Trace number 209437

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Tramontane 2006-12-04? (TO) 1800.05 1812.62

General information on the benchmark

Namefapp/fapp26-30/fapp30/
fapp30-3000-0.xml
MD5SUMf9262080289384ddf7c958cc27e00c89
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark9.72352
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables3000
Number of constraints63204
Maximum constraint arity2
Maximum domain size778
Number of constraints which are defined in extension0
Number of constraints which are defined in intension63204
Global constraints used (with number of constraints)

Solver Data (download as text)

0.21	c 
0.21	c Parsing xml file
0.21	c 	domains............... 0.16
0.21	c 	variables............. 0.18
0.35	c 	predicates............    0
0.35	c 	constraints........... 4.94
5.34	c Allocating memory
5.34	c 
5.34	c time limit = -1
5.34	c heuristic = dom/wdeg
5.34	c restart policy = Geometric increment
5.34	c restart base = 1999
5.34	c restart factor = 1.33
5.34	c 
5.34	c Solving
5.34	c

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node6/watcher-209437-1168192738 -o ROOT/results/node6/solver-209437-1168192738 -C 1800 -M 900 /tmp/evaluation/209437-1168192738/tramontane/bin/solver /tmp/evaluation/209437-1168192738/unknown.xml -res geom -f 3 -v 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.01 2.01 2.00 3/86 18582
/proc/meminfo: memFree=1281896/2055924 swapFree=4165672/4192956
[pid=18581] ppid=18579 vsize=18540 CPUtime=0
/proc/18581/stat : 18581 (runsolver) R 18579 18581 16347 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 167669329 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 268582841639 0 0 4096 24578 0 0 0 17 1 0 0
/proc/18581/statm: 4635 279 244 17 0 2626 0

[startup+0.10229 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 18582
/proc/meminfo: memFree=1281896/2055924 swapFree=4165672/4192956
[pid=18581] ppid=18579 vsize=7048 CPUtime=0.08
/proc/18581/stat : 18581 (solver) R 18579 18581 16347 0 -1 4194304 818 0 0 0 8 0 0 0 18 0 1 0 167669329 7217152 786 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 4157818084 0 0 4096 0 0 0 0 17 1 0 0
/proc/18581/statm: 1762 786 669 92 0 106 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7048

[startup+0.510341 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 18582
/proc/meminfo: memFree=1281896/2055924 swapFree=4165672/4192956
[pid=18581] ppid=18579 vsize=149176 CPUtime=0.49
/proc/18581/stat : 18581 (solver) R 18579 18581 16347 0 -1 4194304 15445 0 0 0 44 5 0 0 22 0 1 0 167669329 152756224 15413 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 2324690 0 0 4096 0 0 0 0 17 1 0 0
/proc/18581/statm: 37294 15413 709 92 0 35638 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 149176

[startup+1.33144 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 18582
/proc/meminfo: memFree=1219624/2055924 swapFree=4165672/4192956
[pid=18581] ppid=18579 vsize=153360 CPUtime=1.3
/proc/18581/stat : 18581 (solver) R 18579 18581 16347 0 -1 4194304 16479 0 0 0 125 5 0 0 25 0 1 0 167669329 157040640 16447 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 2676550 0 0 4096 0 0 0 0 17 1 0 0
/proc/18581/statm: 38340 16447 709 92 0 36684 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 153360

[startup+2.96863 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 18582
/proc/meminfo: memFree=1213928/2055924 swapFree=4165672/4192956
[pid=18581] ppid=18579 vsize=161656 CPUtime=2.92
/proc/18581/stat : 18581 (solver) R 18579 18581 16347 0 -1 4194304 18568 0 0 0 286 6 0 0 25 0 1 0 167669329 165535744 18503 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 2620968 0 0 4096 0 0 0 0 17 1 0 0
/proc/18581/statm: 40414 18503 709 92 0 38758 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 161656

[startup+6.25701 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 18582
/proc/meminfo: memFree=1167912/2055924 swapFree=4165672/4192956
[pid=18581] ppid=18579 vsize=204164 CPUtime=6.19
/proc/18581/stat : 18581 (solver) R 18579 18581 16347 0 -1 4194304 29319 0 0 0 608 11 0 0 25 0 1 0 167669329 209063936 29107 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134708985 0 0 4096 0 0 0 0 17 1 0 0
/proc/18581/statm: 51041 29107 719 92 0 49385 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 204164

[startup+12.7138 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 18582
/proc/meminfo: memFree=1168040/2055924 swapFree=4165672/4192956
[pid=18581] ppid=18579 vsize=204164 CPUtime=12.59
/proc/18581/stat : 18581 (solver) R 18579 18581 16347 0 -1 4194304 29319 0 0 0 1248 11 0 0 25 0 1 0 167669329 209063936 29107 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 1 0 0
/proc/18581/statm: 51041 29107 719 92 0 49385 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 204164

[startup+25.5303 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 18582
/proc/meminfo: memFree=1168168/2055924 swapFree=4165672/4192956
[pid=18581] ppid=18579 vsize=204168 CPUtime=25.3
/proc/18581/stat : 18581 (solver) R 18579 18581 16347 0 -1 4194304 29320 0 0 0 2519 11 0 0 25 0 1 0 167669329 209068032 29108 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711312 0 0 4096 0 0 0 0 17 1 0 0
/proc/18581/statm: 51042 29108 719 92 0 49386 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 204168

[startup+51.1713 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 18582
/proc/meminfo: memFree=1168232/2055924 swapFree=4165672/4192956
[pid=18581] ppid=18579 vsize=204172 CPUtime=50.72
/proc/18581/stat : 18581 (solver) R 18579 18581 16347 0 -1 4194304 29321 0 0 0 5060 12 0 0 25 0 1 0 167669329 209072128 29109 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/18581/statm: 51043 29109 719 92 0 49387 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 204172

[startup+102.444 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 18582
/proc/meminfo: memFree=1168360/2055924 swapFree=4165672/4192956
[pid=18581] ppid=18579 vsize=204172 CPUtime=101.6
/proc/18581/stat : 18581 (solver) R 18579 18581 16347 0 -1 4194304 29321 0 0 0 10147 13 0 0 25 0 1 0 167669329 209072128 29109 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710490 0 0 4096 0 0 0 0 17 1 0 0
/proc/18581/statm: 51043 29109 719 92 0 49387 0
Current children cumulated CPU time (s) 101.6
Current children cumulated vsize (KiB) 204172

[startup+162.454 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 18720
/proc/meminfo: memFree=1167096/2055924 swapFree=4165672/4192956
[pid=18581] ppid=18579 vsize=204176 CPUtime=160.96
/proc/18581/stat : 18581 (solver) R 18579 18581 16347 0 -1 4194304 29322 0 0 0 16083 13 0 0 25 0 1 0 167669329 209076224 29110 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812996 0 0 4096 0 0 0 0 17 1 0 0
/proc/18581/statm: 51044 29110 719 92 0 49388 0
Current children cumulated CPU time (s) 160.96
Current children cumulated vsize (KiB) 204176

[startup+222.467 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 18780
/proc/meminfo: memFree=1168104/2055924 swapFree=4165672/4192956
[pid=18581] ppid=18579 vsize=204176 CPUtime=220.36
/proc/18581/stat : 18581 (solver) R 18579 18581 16347 0 -1 4194304 29322 0 0 0 22023 13 0 0 25 0 1 0 167669329 209076224 29110 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 1 0 0
/proc/18581/statm: 51044 29110 719 92 0 49388 0
Current children cumulated CPU time (s) 220.36
Current children cumulated vsize (KiB) 204176

[startup+282.56 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 18780
/proc/meminfo: memFree=1168104/2055924 swapFree=4165672/4192956
[pid=18581] ppid=18579 vsize=204176 CPUtime=279.98
/proc/18581/stat : 18581 (solver) R 18579 18581 16347 0 -1 4194304 29322 0 0 0 27984 14 0 0 25 0 1 0 167669329 209076224 29110 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/18581/statm: 51044 29110 719 92 0 49388 0
Current children cumulated CPU time (s) 279.98
Current children cumulated vsize (KiB) 204176

[startup+342.66 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 18780
/proc/meminfo: memFree=1168104/2055924 swapFree=4165672/4192956
[pid=18581] ppid=18579 vsize=204176 CPUtime=339.58
/proc/18581/stat : 18581 (solver) R 18579 18581 16347 0 -1 4194304 29322 0 0 0 33943 15 0 0 25 0 1 0 167669329 209076224 29110 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710354 0 0 4096 0 0 0 0 17 1 0 0
/proc/18581/statm: 51044 29110 719 92 0 49388 0
Current children cumulated CPU time (s) 339.58
Current children cumulated vsize (KiB) 204176

[startup+402.756 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 18780
/proc/meminfo: memFree=1168168/2055924 swapFree=4165672/4192956
[pid=18581] ppid=18579 vsize=204184 CPUtime=399.2
/proc/18581/stat : 18581 (solver) R 18579 18581 16347 0 -1 4194304 29324 0 0 0 39904 16 0 0 25 0 1 0 167669329 209084416 29112 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709356 0 0 4096 0 0 0 0 17 1 0 0
/proc/18581/statm: 51046 29112 719 92 0 49390 0
Current children cumulated CPU time (s) 399.2
Current children cumulated vsize (KiB) 204184

[startup+462.848 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 18780
/proc/meminfo: memFree=1168168/2055924 swapFree=4165672/4192956
[pid=18581] ppid=18579 vsize=204184 CPUtime=458.81
/proc/18581/stat : 18581 (solver) R 18579 18581 16347 0 -1 4194304 29324 0 0 0 45865 16 0 0 25 0 1 0 167669329 209084416 29112 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/18581/statm: 51046 29112 719 92 0 49390 0
Current children cumulated CPU time (s) 458.81
Current children cumulated vsize (KiB) 204184

[startup+522.941 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 18780
/proc/meminfo: memFree=1168168/2055924 swapFree=4165672/4192956
[pid=18581] ppid=18579 vsize=204188 CPUtime=518.45
/proc/18581/stat : 18581 (solver) R 18579 18581 16347 0 -1 4194304 29325 0 0 0 51828 17 0 0 25 0 1 0 167669329 209088512 29113 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/18581/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 518.45
Current children cumulated vsize (KiB) 204188

[startup+582.946 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 18780
/proc/meminfo: memFree=1168232/2055924 swapFree=4165672/4192956
[pid=18581] ppid=18579 vsize=204192 CPUtime=577.99
/proc/18581/stat : 18581 (solver) R 18579 18581 16347 0 -1 4194304 29326 0 0 0 57781 18 0 0 25 0 1 0 167669329 209092608 29114 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134813004 0 0 4096 0 0 0 0 17 1 0 0
/proc/18581/statm: 51048 29114 719 92 0 49392 0
Current children cumulated CPU time (s) 577.99
Current children cumulated vsize (KiB) 204192

[startup+642.952 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 18780
/proc/meminfo: memFree=1168232/2055924 swapFree=4165672/4192956
[pid=18581] ppid=18579 vsize=204196 CPUtime=637.52
/proc/18581/stat : 18581 (solver) R 18579 18581 16347 0 -1 4194304 29327 0 0 0 63734 18 0 0 25 0 1 0 167669329 209096704 29115 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709356 0 0 4096 0 0 0 0 17 1 0 0
/proc/18581/statm: 51049 29115 719 92 0 49393 0
Current children cumulated CPU time (s) 637.52
Current children cumulated vsize (KiB) 204196

[startup+702.963 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 18780
/proc/meminfo: memFree=1168232/2055924 swapFree=4165672/4192956
[pid=18581] ppid=18579 vsize=204208 CPUtime=697.05
/proc/18581/stat : 18581 (solver) R 18579 18581 16347 0 -1 4194304 29330 0 0 0 69686 19 0 0 25 0 1 0 167669329 209108992 29118 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711318 0 0 4096 0 0 0 0 17 1 0 0
/proc/18581/statm: 51052 29118 719 92 0 49396 0
Current children cumulated CPU time (s) 697.05
Current children cumulated vsize (KiB) 204208

[startup+763.032 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 18780
/proc/meminfo: memFree=1168232/2055924 swapFree=4165672/4192956
[pid=18581] ppid=18579 vsize=204208 CPUtime=756.66
/proc/18581/stat : 18581 (solver) R 18579 18581 16347 0 -1 4194304 29330 0 0 0 75647 19 0 0 25 0 1 0 167669329 209108992 29118 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/18581/statm: 51052 29118 719 92 0 49396 0
Current children cumulated CPU time (s) 756.66
Current children cumulated vsize (KiB) 204208

[startup+823.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 18780
/proc/meminfo: memFree=1168232/2055924 swapFree=4165672/4192956
[pid=18581] ppid=18579 vsize=204208 CPUtime=816.28
/proc/18581/stat : 18581 (solver) R 18579 18581 16347 0 -1 4194304 29330 0 0 0 81608 20 0 0 25 0 1 0 167669329 209108992 29118 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709356 0 0 4096 0 0 0 0 17 1 0 0
/proc/18581/statm: 51052 29118 719 92 0 49396 0
Current children cumulated CPU time (s) 816.28
Current children cumulated vsize (KiB) 204208

[startup+883.168 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 18780
/proc/meminfo: memFree=1168232/2055924 swapFree=4165672/4192956
[pid=18581] ppid=18579 vsize=204208 CPUtime=875.89
/proc/18581/stat : 18581 (solver) R 18579 18581 16347 0 -1 4194304 29330 0 0 0 87569 20 0 0 25 0 1 0 167669329 209108992 29118 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722070 0 0 4096 0 0 0 0 17 1 0 0
/proc/18581/statm: 51052 29118 719 92 0 49396 0
Current children cumulated CPU time (s) 875.89
Current children cumulated vsize (KiB) 204208

[startup+943.241 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 18780
/proc/meminfo: memFree=1168232/2055924 swapFree=4165672/4192956
[pid=18581] ppid=18579 vsize=204208 CPUtime=935.51
/proc/18581/stat : 18581 (solver) R 18579 18581 16347 0 -1 4194304 29330 0 0 0 93530 21 0 0 25 0 1 0 167669329 209108992 29118 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637111 0 0 4096 0 0 0 0 17 1 0 0
/proc/18581/statm: 51052 29118 719 92 0 49396 0
Current children cumulated CPU time (s) 935.51
Current children cumulated vsize (KiB) 204208

[startup+1003.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 18780
/proc/meminfo: memFree=1168232/2055924 swapFree=4165672/4192956
[pid=18581] ppid=18579 vsize=204208 CPUtime=995.12
/proc/18581/stat : 18581 (solver) R 18579 18581 16347 0 -1 4194304 29330 0 0 0 99491 21 0 0 25 0 1 0 167669329 209108992 29118 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/18581/statm: 51052 29118 719 92 0 49396 0
Current children cumulated CPU time (s) 995.12
Current children cumulated vsize (KiB) 204208

[startup+1063.33 s]
/proc/loadavg: 2.04 2.01 2.00 3/94 18851
/proc/meminfo: memFree=812392/2055924 swapFree=4165672/4192956
[pid=18581] ppid=18579 vsize=204208 CPUtime=1054.81
/proc/18581/stat : 18581 (solver) R 18579 18581 16347 0 -1 4194304 29330 0 0 0 105456 25 0 0 25 0 1 0 167669329 209108992 29118 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709358 0 0 4096 0 0 0 0 17 0 0 0
/proc/18581/statm: 51052 29118 719 92 0 49396 0
Current children cumulated CPU time (s) 1054.81
Current children cumulated vsize (KiB) 204208

[startup+1123.36 s]
/proc/loadavg: 2.09 2.02 2.00 3/94 18851
/proc/meminfo: memFree=597160/2055924 swapFree=4165672/4192956
[pid=18581] ppid=18579 vsize=204208 CPUtime=1114.5
/proc/18581/stat : 18581 (solver) R 18579 18581 16347 0 -1 4194304 29330 0 0 0 111425 25 0 0 25 0 1 0 167669329 209108992 29118 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/18581/statm: 51052 29118 719 92 0 49396 0
Current children cumulated CPU time (s) 1114.5
Current children cumulated vsize (KiB) 204208

[startup+1183.39 s]
/proc/loadavg: 2.14 2.05 2.01 3/94 18851
/proc/meminfo: memFree=575464/2055924 swapFree=4165672/4192956
[pid=18581] ppid=18579 vsize=204208 CPUtime=1174.22
/proc/18581/stat : 18581 (solver) R 18579 18581 16347 0 -1 4194304 29330 0 0 0 117397 25 0 0 25 0 1 0 167669329 209108992 29118 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 0 0 0
/proc/18581/statm: 51052 29118 719 92 0 49396 0
Current children cumulated CPU time (s) 1174.22
Current children cumulated vsize (KiB) 204208

[startup+1243.42 s]
/proc/loadavg: 2.18 2.07 2.01 3/94 18853
/proc/meminfo: memFree=542568/2055924 swapFree=4165672/4192956
[pid=18581] ppid=18579 vsize=204208 CPUtime=1233.92
/proc/18581/stat : 18581 (solver) R 18579 18581 16347 0 -1 4194304 29330 0 0 0 123367 25 0 0 25 0 1 0 167669329 209108992 29118 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637305 0 0 4096 0 0 0 0 17 0 0 0
/proc/18581/statm: 51052 29118 719 92 0 49396 0
Current children cumulated CPU time (s) 1233.92
Current children cumulated vsize (KiB) 204208

[startup+1303.45 s]
/proc/loadavg: 2.10 2.07 2.01 3/94 18853
/proc/meminfo: memFree=529000/2055924 swapFree=4165672/4192956
[pid=18581] ppid=18579 vsize=204208 CPUtime=1293.6
/proc/18581/stat : 18581 (solver) R 18579 18581 16347 0 -1 4194304 29330 0 0 0 129335 25 0 0 25 0 1 0 167669329 209108992 29118 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/18581/statm: 51052 29118 719 92 0 49396 0
Current children cumulated CPU time (s) 1293.6
Current children cumulated vsize (KiB) 204208

[startup+1363.45 s]
/proc/loadavg: 2.17 2.08 2.02 3/94 18853
/proc/meminfo: memFree=522408/2055924 swapFree=4165672/4192956
[pid=18581] ppid=18579 vsize=204208 CPUtime=1353.29
/proc/18581/stat : 18581 (solver) R 18579 18581 16347 0 -1 4194304 29330 0 0 0 135304 25 0 0 25 0 1 0 167669329 209108992 29118 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709370 0 0 4096 0 0 0 0 17 0 0 0
/proc/18581/statm: 51052 29118 719 92 0 49396 0
Current children cumulated CPU time (s) 1353.29
Current children cumulated vsize (KiB) 204208

[startup+1423.52 s]
/proc/loadavg: 2.06 2.06 2.01 3/94 18853
/proc/meminfo: memFree=522408/2055924 swapFree=4165672/4192956
[pid=18581] ppid=18579 vsize=204208 CPUtime=1413.03
/proc/18581/stat : 18581 (solver) R 18579 18581 16347 0 -1 4194304 29330 0 0 0 141278 25 0 0 25 0 1 0 167669329 209108992 29118 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 0 0 0
/proc/18581/statm: 51052 29118 719 92 0 49396 0
Current children cumulated CPU time (s) 1413.03
Current children cumulated vsize (KiB) 204208

[startup+1483.6 s]
/proc/loadavg: 2.08 2.07 2.01 3/94 18853
/proc/meminfo: memFree=522344/2055924 swapFree=4165672/4192956
[pid=18581] ppid=18579 vsize=204208 CPUtime=1472.77
/proc/18581/stat : 18581 (solver) R 18579 18581 16347 0 -1 4194304 29330 0 0 0 147252 25 0 0 25 0 1 0 167669329 209108992 29118 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710332 0 0 4096 0 0 0 0 17 0 0 0
/proc/18581/statm: 51052 29118 719 92 0 49396 0
Current children cumulated CPU time (s) 1472.77
Current children cumulated vsize (KiB) 204208

[startup+1543.68 s]
/proc/loadavg: 2.06 2.06 2.01 3/94 18853
/proc/meminfo: memFree=522280/2055924 swapFree=4165672/4192956
[pid=18581] ppid=18579 vsize=204208 CPUtime=1532.55
/proc/18581/stat : 18581 (solver) R 18579 18581 16347 0 -1 4194304 29330 0 0 0 153230 25 0 0 25 0 1 0 167669329 209108992 29118 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/18581/statm: 51052 29118 719 92 0 49396 0
Current children cumulated CPU time (s) 1532.55
Current children cumulated vsize (KiB) 204208

[startup+1603.76 s]
/proc/loadavg: 2.02 2.05 2.01 3/94 18853
/proc/meminfo: memFree=522216/2055924 swapFree=4165672/4192956
[pid=18581] ppid=18579 vsize=204208 CPUtime=1592.31
/proc/18581/stat : 18581 (solver) R 18579 18581 16347 0 -1 4194304 29330 0 0 0 159205 26 0 0 25 0 1 0 167669329 209108992 29118 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812999 0 0 4096 0 0 0 0 17 0 0 0
/proc/18581/statm: 51052 29118 719 92 0 49396 0
Current children cumulated CPU time (s) 1592.31
Current children cumulated vsize (KiB) 204208

[startup+1663.84 s]
/proc/loadavg: 2.01 2.04 2.00 3/94 18853
/proc/meminfo: memFree=522216/2055924 swapFree=4165672/4192956
[pid=18581] ppid=18579 vsize=204208 CPUtime=1652.05
/proc/18581/stat : 18581 (solver) R 18579 18581 16347 0 -1 4194304 29330 0 0 0 165179 26 0 0 25 0 1 0 167669329 209108992 29118 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637250 0 0 4096 0 0 0 0 17 0 0 0
/proc/18581/statm: 51052 29118 719 92 0 49396 0
Current children cumulated CPU time (s) 1652.05
Current children cumulated vsize (KiB) 204208

[startup+1723.91 s]
/proc/loadavg: 2.00 2.03 2.00 3/94 18853
/proc/meminfo: memFree=522152/2055924 swapFree=4165672/4192956
[pid=18581] ppid=18579 vsize=204208 CPUtime=1711.81
/proc/18581/stat : 18581 (solver) R 18579 18581 16347 0 -1 4194304 29330 0 0 0 171155 26 0 0 25 0 1 0 167669329 209108992 29118 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710506 0 0 4096 0 0 0 0 17 0 0 0
/proc/18581/statm: 51052 29118 719 92 0 49396 0
Current children cumulated CPU time (s) 1711.81
Current children cumulated vsize (KiB) 204208

[startup+1783.99 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 18853
/proc/meminfo: memFree=522024/2055924 swapFree=4165672/4192956
[pid=18581] ppid=18579 vsize=204208 CPUtime=1771.58
/proc/18581/stat : 18581 (solver) R 18579 18581 16347 0 -1 4194304 29330 0 0 0 177131 27 0 0 25 0 1 0 167669329 209108992 29118 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722073 0 0 4096 0 0 0 0 17 0 0 0
/proc/18581/statm: 51052 29118 719 92 0 49396 0
Current children cumulated CPU time (s) 1771.58
Current children cumulated vsize (KiB) 204208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.6 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 18853
/proc/meminfo: memFree=522024/2055924 swapFree=4165672/4192956
[pid=18581] ppid=18579 vsize=204208 CPUtime=1800.03
/proc/18581/stat : 18581 (solver) R 18579 18581 16347 0 -1 4194304 29330 0 0 0 179976 27 0 0 25 0 1 0 167669329 209108992 29118 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722074 0 0 4096 0 0 0 0 17 0 0 0
/proc/18581/statm: 51052 29118 719 92 0 49396 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 204208

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1812.62
CPU time (s): 1800.05
CPU user time (s): 1799.76
CPU system time (s): 0.289955
CPU usage (%): 99.3065
Max. virtual memory (cumulated for all children) (KiB): 204208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.76
system time used= 0.289955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29330
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 49614

runsolver used 1.86072 s user time and 5.16821 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Sun Jan  7 17:58:59 UTC 2007


IDJOB= 209437
IDBENCH= 4516
FILE ID= node6/209437-1168192738

PBS_JOBID= 3478988

Free space on /tmp= 66538 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp26-30/fapp30/fapp30-3000-0.xml
COMMAND LINE= /tmp/evaluation/209437-1168192738/tramontane/bin/solver /tmp/evaluation/209437-1168192738/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-209437-1168192738 -o ROOT/results/node6/solver-209437-1168192738 -C 1800 -M 900  /tmp/evaluation/209437-1168192738/tramontane/bin/solver /tmp/evaluation/209437-1168192738/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  f9262080289384ddf7c958cc27e00c89

RANDOM SEED= 157467780

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.240
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.240
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1282312 kB
Buffers:         72496 kB
Cached:         571556 kB
SwapCached:       2424 kB
Active:         181424 kB
Inactive:       507252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1282312 kB
SwapTotal:     4192956 kB
SwapFree:      4165672 kB
Dirty:           11880 kB
Writeback:           0 kB
Mapped:          57776 kB
Slab:            69716 kB
Committed_AS:  4797964 kB
PageTables:       2352 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66538 MiB



End job on node6 on Sun Jan  7 18:29:12 UTC 2007