Trace number 229899

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.04 1814.4

General information on the benchmark

Namerandom/rand-2-50-23-fcd/
rand-2-50-23-587-230-fcd-41_ext.xml
MD5SUM2e7ba53ea9b6aeb5151fd952bd2d9036
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark167.635
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables50
Number of constraints461
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension461
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.10	c 
0.10	c Parsing xml file
0.10	c 	domains...............    0
0.10	c 	variables.............    0
0.10	c 	relations............. 0.11
0.12	c 	constraints........... 0.02
0.15	c Allocating memory
0.15	c 
0.15	c time limit = -1
0.15	c heuristic = dom/wdeg
0.15	c restart policy = Geometric increment
0.15	c restart base = 33
0.15	c restart factor = 1.33
0.15	c 
0.15	c Solving
0.15	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/node61/watcher-229899-1168313067 -o ROOT/results/node61/solver-229899-1168313067 -C 1800 -M 900 /tmp/evaluation/229899-1168313067/tramontane/bin/solver /tmp/evaluation/229899-1168313067/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.03 2.03 2.00 4/74 5400
/proc/meminfo: memFree=1484912/2055920 swapFree=4192812/4192956
[pid=5399] ppid=5397 vsize=540 CPUtime=0
/proc/5399/stat : 5399 (solver) R 5397 5399 3453 0 -1 4194304 41 0 0 0 0 0 0 0 20 0 1 0 179704602 552960 26 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 10384164 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/5399/statm: 135 26 21 92 0 18 0

[startup+0.104556 s]
/proc/loadavg: 2.03 2.03 2.00 4/74 5400
/proc/meminfo: memFree=1484912/2055920 swapFree=4192812/4192956
[pid=5399] ppid=5397 vsize=8104 CPUtime=0.09
/proc/5399/stat : 5399 (solver) R 5397 5399 3453 0 -1 4194304 1099 0 0 0 9 0 0 0 20 0 1 0 179704602 8298496 1067 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4157852804 0 0 4096 0 0 0 0 17 0 0 0
/proc/5399/statm: 2026 1067 692 92 0 370 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8104

[startup+0.512622 s]
/proc/loadavg: 2.03 2.03 2.00 4/74 5400
/proc/meminfo: memFree=1484912/2055920 swapFree=4192812/4192956
[pid=5399] ppid=5397 vsize=8500 CPUtime=0.49
/proc/5399/stat : 5399 (solver) R 5397 5399 3453 0 -1 4194304 1216 0 0 0 49 0 0 0 25 0 1 0 179704602 8704000 1184 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134639618 0 0 4096 0 0 0 0 17 0 0 0
/proc/5399/statm: 2125 1184 711 92 0 469 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 8500

[startup+1.33377 s]
/proc/loadavg: 2.03 2.03 2.00 3/74 5400
/proc/meminfo: memFree=1482928/2055920 swapFree=4192812/4192956
[pid=5399] ppid=5397 vsize=8500 CPUtime=1.29
/proc/5399/stat : 5399 (solver) R 5397 5399 3453 0 -1 4194304 1216 0 0 0 129 0 0 0 25 0 1 0 179704602 8704000 1184 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790431 0 0 4096 0 0 0 0 17 0 0 0
/proc/5399/statm: 2125 1184 711 92 0 469 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 8500

[startup+2.97205 s]
/proc/loadavg: 2.03 2.03 2.00 3/74 5400
/proc/meminfo: memFree=1482928/2055920 swapFree=4192812/4192956
[pid=5399] ppid=5397 vsize=8500 CPUtime=2.92
/proc/5399/stat : 5399 (solver) R 5397 5399 3453 0 -1 4194304 1216 0 0 0 291 1 0 0 25 0 1 0 179704602 8704000 1184 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722125 0 0 4096 0 0 0 0 17 0 0 0
/proc/5399/statm: 2125 1184 711 92 0 469 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 8500

[startup+6.25063 s]
/proc/loadavg: 2.02 2.02 2.00 3/74 5400
/proc/meminfo: memFree=1482928/2055920 swapFree=4192812/4192956
[pid=5399] ppid=5397 vsize=8500 CPUtime=6.17
/proc/5399/stat : 5399 (solver) R 5397 5399 3453 0 -1 4194304 1216 0 0 0 616 1 0 0 25 0 1 0 179704602 8704000 1184 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790762 0 0 4096 0 0 0 0 17 0 0 0
/proc/5399/statm: 2125 1184 711 92 0 469 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 8500

[startup+12.7068 s]
/proc/loadavg: 2.02 2.02 2.00 3/74 5400
/proc/meminfo: memFree=1483072/2055920 swapFree=4192812/4192956
[pid=5399] ppid=5397 vsize=8500 CPUtime=12.57
/proc/5399/stat : 5399 (solver) R 5397 5399 3453 0 -1 4194304 1216 0 0 0 1256 1 0 0 25 0 1 0 179704602 8704000 1184 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790406 0 0 4096 0 0 0 0 17 0 0 0
/proc/5399/statm: 2125 1184 711 92 0 469 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 8500

[startup+25.516 s]
/proc/loadavg: 2.02 2.02 2.00 3/74 5400
/proc/meminfo: memFree=1483264/2055920 swapFree=4192812/4192956
[pid=5399] ppid=5397 vsize=8500 CPUtime=25.29
/proc/5399/stat : 5399 (solver) R 5397 5399 3453 0 -1 4194304 1216 0 0 0 2528 1 0 0 25 0 1 0 179704602 8704000 1184 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637474 0 0 4096 0 0 0 0 17 0 0 0
/proc/5399/statm: 2125 1184 711 92 0 469 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 8500

[startup+51.1335 s]
/proc/loadavg: 2.01 2.02 2.00 3/74 5400
/proc/meminfo: memFree=1483456/2055920 swapFree=4192812/4192956
[pid=5399] ppid=5397 vsize=8500 CPUtime=50.67
/proc/5399/stat : 5399 (solver) R 5397 5399 3453 0 -1 4194304 1216 0 0 0 5066 1 0 0 25 0 1 0 179704602 8704000 1184 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134714848 0 0 4096 0 0 0 0 17 0 0 0
/proc/5399/statm: 2125 1184 711 92 0 469 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 8500

[startup+102.394 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 5400
/proc/meminfo: memFree=1483520/2055920 swapFree=4192812/4192956
[pid=5399] ppid=5397 vsize=8500 CPUtime=101.52
/proc/5399/stat : 5399 (solver) R 5397 5399 3453 0 -1 4194304 1216 0 0 0 10151 1 0 0 25 0 1 0 179704602 8704000 1184 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790655 0 0 4096 0 0 0 0 17 0 0 0
/proc/5399/statm: 2125 1184 711 92 0 469 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 8500

[startup+162.451 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 5400
/proc/meminfo: memFree=1483520/2055920 swapFree=4192812/4192956
[pid=5399] ppid=5397 vsize=8500 CPUtime=161.09
/proc/5399/stat : 5399 (solver) R 5397 5399 3453 0 -1 4194304 1216 0 0 0 16108 1 0 0 25 0 1 0 179704602 8704000 1184 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722125 0 0 4096 0 0 0 0 17 0 0 0
/proc/5399/statm: 2125 1184 711 92 0 469 0
Current children cumulated CPU time (s) 161.09
Current children cumulated vsize (KiB) 8500

[startup+222.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 5400
/proc/meminfo: memFree=1483520/2055920 swapFree=4192812/4192956
[pid=5399] ppid=5397 vsize=8500 CPUtime=220.66
/proc/5399/stat : 5399 (solver) R 5397 5399 3453 0 -1 4194304 1216 0 0 0 22065 1 0 0 25 0 1 0 179704602 8704000 1184 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637322 0 0 4096 0 0 0 0 17 0 0 0
/proc/5399/statm: 2125 1184 711 92 0 469 0
Current children cumulated CPU time (s) 220.66
Current children cumulated vsize (KiB) 8500

[startup+282.544 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 5400
/proc/meminfo: memFree=1483520/2055920 swapFree=4192812/4192956
[pid=5399] ppid=5397 vsize=8500 CPUtime=280.21
/proc/5399/stat : 5399 (solver) R 5397 5399 3453 0 -1 4194304 1216 0 0 0 28020 1 0 0 25 0 1 0 179704602 8704000 1184 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790783 0 0 4096 0 0 0 0 17 0 0 0
/proc/5399/statm: 2125 1184 711 92 0 469 0
Current children cumulated CPU time (s) 280.21
Current children cumulated vsize (KiB) 8500

[startup+342.615 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 5400
/proc/meminfo: memFree=1483520/2055920 swapFree=4192812/4192956
[pid=5399] ppid=5397 vsize=8500 CPUtime=339.79
/proc/5399/stat : 5399 (solver) R 5397 5399 3453 0 -1 4194304 1216 0 0 0 33978 1 0 0 25 0 1 0 179704602 8704000 1184 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134639584 0 0 4096 0 0 0 0 17 0 0 0
/proc/5399/statm: 2125 1184 711 92 0 469 0
Current children cumulated CPU time (s) 339.79
Current children cumulated vsize (KiB) 8500

[startup+402.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 5400
/proc/meminfo: memFree=1483520/2055920 swapFree=4192812/4192956
[pid=5399] ppid=5397 vsize=8500 CPUtime=399.4
/proc/5399/stat : 5399 (solver) R 5397 5399 3453 0 -1 4194304 1216 0 0 0 39938 2 0 0 25 0 1 0 179704602 8704000 1184 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722216 0 0 4096 0 0 0 0 17 0 0 0
/proc/5399/statm: 2125 1184 711 92 0 469 0
Current children cumulated CPU time (s) 399.4
Current children cumulated vsize (KiB) 8500

[startup+462.783 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 5400
/proc/meminfo: memFree=1483520/2055920 swapFree=4192812/4192956
[pid=5399] ppid=5397 vsize=8500 CPUtime=458.99
/proc/5399/stat : 5399 (solver) R 5397 5399 3453 0 -1 4194304 1216 0 0 0 45897 2 0 0 25 0 1 0 179704602 8704000 1184 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637530 0 0 4096 0 0 0 0 17 0 0 0
/proc/5399/statm: 2125 1184 711 92 0 469 0
Current children cumulated CPU time (s) 458.99
Current children cumulated vsize (KiB) 8500

[startup+522.865 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 5400
/proc/meminfo: memFree=1483520/2055920 swapFree=4192812/4192956
[pid=5399] ppid=5397 vsize=8500 CPUtime=518.58
/proc/5399/stat : 5399 (solver) R 5397 5399 3453 0 -1 4194304 1216 0 0 0 51856 2 0 0 25 0 1 0 179704602 8704000 1184 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637649 0 0 4096 0 0 0 0 17 0 0 0
/proc/5399/statm: 2125 1184 711 92 0 469 0
Current children cumulated CPU time (s) 518.58
Current children cumulated vsize (KiB) 8500

[startup+582.918 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 5400
/proc/meminfo: memFree=1483520/2055920 swapFree=4192812/4192956
[pid=5399] ppid=5397 vsize=8500 CPUtime=578.16
/proc/5399/stat : 5399 (solver) R 5397 5399 3453 0 -1 4194304 1216 0 0 0 57814 2 0 0 25 0 1 0 179704602 8704000 1184 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637179 0 0 4096 0 0 0 0 17 0 0 0
/proc/5399/statm: 2125 1184 711 92 0 469 0
Current children cumulated CPU time (s) 578.16
Current children cumulated vsize (KiB) 8500

[startup+642.968 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 5400
/proc/meminfo: memFree=1483520/2055920 swapFree=4192812/4192956
[pid=5399] ppid=5397 vsize=8500 CPUtime=637.7
/proc/5399/stat : 5399 (solver) R 5397 5399 3453 0 -1 4194304 1216 0 0 0 63768 2 0 0 25 0 1 0 179704602 8704000 1184 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722144 0 0 4096 0 0 0 0 17 0 0 0
/proc/5399/statm: 2125 1184 711 92 0 469 0
Current children cumulated CPU time (s) 637.7
Current children cumulated vsize (KiB) 8500

[startup+703.018 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 5400
/proc/meminfo: memFree=1483520/2055920 swapFree=4192812/4192956
[pid=5399] ppid=5397 vsize=8500 CPUtime=697.27
/proc/5399/stat : 5399 (solver) R 5397 5399 3453 0 -1 4194304 1216 0 0 0 69725 2 0 0 25 0 1 0 179704602 8704000 1184 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790664 0 0 4096 0 0 0 0 17 0 0 0
/proc/5399/statm: 2125 1184 711 92 0 469 0
Current children cumulated CPU time (s) 697.27
Current children cumulated vsize (KiB) 8500

[startup+763.097 s]
/proc/loadavg: 2.07 2.02 2.00 3/74 5400
/proc/meminfo: memFree=1483520/2055920 swapFree=4192812/4192956
[pid=5399] ppid=5397 vsize=8500 CPUtime=756.88
/proc/5399/stat : 5399 (solver) R 5397 5399 3453 0 -1 4194304 1216 0 0 0 75685 3 0 0 25 0 1 0 179704602 8704000 1184 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134639643 0 0 4096 0 0 0 0 17 0 0 0
/proc/5399/statm: 2125 1184 711 92 0 469 0
Current children cumulated CPU time (s) 756.88
Current children cumulated vsize (KiB) 8500

[startup+823.152 s]
/proc/loadavg: 2.02 2.01 2.00 3/74 5400
/proc/meminfo: memFree=1483520/2055920 swapFree=4192812/4192956
[pid=5399] ppid=5397 vsize=8500 CPUtime=816.43
/proc/5399/stat : 5399 (solver) R 5397 5399 3453 0 -1 4194304 1216 0 0 0 81640 3 0 0 25 0 1 0 179704602 8704000 1184 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637542 0 0 4096 0 0 0 0 17 0 0 0
/proc/5399/statm: 2125 1184 711 92 0 469 0
Current children cumulated CPU time (s) 816.43
Current children cumulated vsize (KiB) 8500

[startup+883.197 s]
/proc/loadavg: 2.01 2.00 2.00 3/74 5400
/proc/meminfo: memFree=1483520/2055920 swapFree=4192812/4192956
[pid=5399] ppid=5397 vsize=8500 CPUtime=875.99
/proc/5399/stat : 5399 (solver) R 5397 5399 3453 0 -1 4194304 1216 0 0 0 87596 3 0 0 25 0 1 0 179704602 8704000 1184 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134639663 0 0 4096 0 0 0 0 17 0 0 0
/proc/5399/statm: 2125 1184 711 92 0 469 0
Current children cumulated CPU time (s) 875.99
Current children cumulated vsize (KiB) 8500

[startup+943.251 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 5400
/proc/meminfo: memFree=1483520/2055920 swapFree=4192812/4192956
[pid=5399] ppid=5397 vsize=8500 CPUtime=935.56
/proc/5399/stat : 5399 (solver) R 5397 5399 3453 0 -1 4194304 1216 0 0 0 93553 3 0 0 25 0 1 0 179704602 8704000 1184 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637115 0 0 4096 0 0 0 0 17 0 0 0
/proc/5399/statm: 2125 1184 711 92 0 469 0
Current children cumulated CPU time (s) 935.56
Current children cumulated vsize (KiB) 8500

[startup+1003.33 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 5400
/proc/meminfo: memFree=1483520/2055920 swapFree=4192812/4192956
[pid=5399] ppid=5397 vsize=8500 CPUtime=995.13
/proc/5399/stat : 5399 (solver) R 5397 5399 3453 0 -1 4194304 1216 0 0 0 99510 3 0 0 25 0 1 0 179704602 8704000 1184 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637551 0 0 4096 0 0 0 0 17 0 0 0
/proc/5399/statm: 2125 1184 711 92 0 469 0
Current children cumulated CPU time (s) 995.13
Current children cumulated vsize (KiB) 8500

[startup+1063.41 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 5400
/proc/meminfo: memFree=1483520/2055920 swapFree=4192812/4192956
[pid=5399] ppid=5397 vsize=8500 CPUtime=1054.74
/proc/5399/stat : 5399 (solver) R 5397 5399 3453 0 -1 4194304 1216 0 0 0 105471 3 0 0 25 0 1 0 179704602 8704000 1184 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637200 0 0 4096 0 0 0 0 17 0 0 0
/proc/5399/statm: 2125 1184 711 92 0 469 0
Current children cumulated CPU time (s) 1054.74
Current children cumulated vsize (KiB) 8500

[startup+1123.49 s]
/proc/loadavg: 2.03 2.01 2.00 3/74 5400
/proc/meminfo: memFree=1483520/2055920 swapFree=4192812/4192956
[pid=5399] ppid=5397 vsize=8500 CPUtime=1114.33
/proc/5399/stat : 5399 (solver) R 5397 5399 3453 0 -1 4194304 1216 0 0 0 111430 3 0 0 25 0 1 0 179704602 8704000 1184 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722176 0 0 4096 0 0 0 0 17 0 0 0
/proc/5399/statm: 2125 1184 711 92 0 469 0
Current children cumulated CPU time (s) 1114.33
Current children cumulated vsize (KiB) 8500

[startup+1183.54 s]
/proc/loadavg: 2.01 2.01 2.00 3/74 5400
/proc/meminfo: memFree=1483520/2055920 swapFree=4192812/4192956
[pid=5399] ppid=5397 vsize=8500 CPUtime=1173.88
/proc/5399/stat : 5399 (solver) R 5397 5399 3453 0 -1 4194304 1216 0 0 0 117385 3 0 0 25 0 1 0 179704602 8704000 1184 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637492 0 0 4096 0 0 0 0 17 0 0 0
/proc/5399/statm: 2125 1184 711 92 0 469 0
Current children cumulated CPU time (s) 1173.88
Current children cumulated vsize (KiB) 8500

[startup+1243.58 s]
/proc/loadavg: 2.03 2.02 2.00 3/74 5400
/proc/meminfo: memFree=1483520/2055920 swapFree=4192812/4192956
[pid=5399] ppid=5397 vsize=8500 CPUtime=1233.44
/proc/5399/stat : 5399 (solver) R 5397 5399 3453 0 -1 4194304 1216 0 0 0 123341 3 0 0 25 0 1 0 179704602 8704000 1184 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637551 0 0 4096 0 0 0 0 17 0 0 0
/proc/5399/statm: 2125 1184 711 92 0 469 0
Current children cumulated CPU time (s) 1233.44
Current children cumulated vsize (KiB) 8500

[startup+1303.65 s]
/proc/loadavg: 2.01 2.01 2.00 3/74 5400
/proc/meminfo: memFree=1483520/2055920 swapFree=4192812/4192956
[pid=5399] ppid=5397 vsize=8500 CPUtime=1293.03
/proc/5399/stat : 5399 (solver) R 5397 5399 3453 0 -1 4194304 1216 0 0 0 129299 4 0 0 25 0 1 0 179704602 8704000 1184 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637568 0 0 4096 0 0 0 0 17 0 0 0
/proc/5399/statm: 2125 1184 711 92 0 469 0
Current children cumulated CPU time (s) 1293.03
Current children cumulated vsize (KiB) 8500

[startup+1363.73 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 5400
/proc/meminfo: memFree=1483520/2055920 swapFree=4192812/4192956
[pid=5399] ppid=5397 vsize=8500 CPUtime=1352.61
/proc/5399/stat : 5399 (solver) R 5397 5399 3453 0 -1 4194304 1216 0 0 0 135257 4 0 0 25 0 1 0 179704602 8704000 1184 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790659 0 0 4096 0 0 0 0 17 0 0 0
/proc/5399/statm: 2125 1184 711 92 0 469 0
Current children cumulated CPU time (s) 1352.61
Current children cumulated vsize (KiB) 8500

[startup+1423.82 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 5400
/proc/meminfo: memFree=1483520/2055920 swapFree=4192812/4192956
[pid=5399] ppid=5397 vsize=8500 CPUtime=1412.22
/proc/5399/stat : 5399 (solver) R 5397 5399 3453 0 -1 4194304 1216 0 0 0 141218 4 0 0 25 0 1 0 179704602 8704000 1184 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790655 0 0 4096 0 0 0 0 17 0 0 0
/proc/5399/statm: 2125 1184 711 92 0 469 0
Current children cumulated CPU time (s) 1412.22
Current children cumulated vsize (KiB) 8500

[startup+1483.91 s]
/proc/loadavg: 2.05 2.01 2.00 3/74 5400
/proc/meminfo: memFree=1483520/2055920 swapFree=4192812/4192956
[pid=5399] ppid=5397 vsize=8500 CPUtime=1471.82
/proc/5399/stat : 5399 (solver) R 5397 5399 3453 0 -1 4194304 1216 0 0 0 147178 4 0 0 25 0 1 0 179704602 8704000 1184 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637611 0 0 4096 0 0 0 0 17 0 0 0
/proc/5399/statm: 2125 1184 711 92 0 469 0
Current children cumulated CPU time (s) 1471.82
Current children cumulated vsize (KiB) 8500

[startup+1543.96 s]
/proc/loadavg: 2.02 2.01 2.00 3/74 5400
/proc/meminfo: memFree=1483520/2055920 swapFree=4192812/4192956
[pid=5399] ppid=5397 vsize=8500 CPUtime=1531.37
/proc/5399/stat : 5399 (solver) R 5397 5399 3453 0 -1 4194304 1216 0 0 0 153133 4 0 0 25 0 1 0 179704602 8704000 1184 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790607 0 0 4096 0 0 0 0 17 0 0 0
/proc/5399/statm: 2125 1184 711 92 0 469 0
Current children cumulated CPU time (s) 1531.37
Current children cumulated vsize (KiB) 8500

[startup+1604.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 5400
/proc/meminfo: memFree=1483520/2055920 swapFree=4192812/4192956
[pid=5399] ppid=5397 vsize=8500 CPUtime=1590.94
/proc/5399/stat : 5399 (solver) R 5397 5399 3453 0 -1 4194304 1216 0 0 0 159090 4 0 0 25 0 1 0 179704602 8704000 1184 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722090 0 0 4096 0 0 0 0 17 0 0 0
/proc/5399/statm: 2125 1184 711 92 0 469 0
Current children cumulated CPU time (s) 1590.94
Current children cumulated vsize (KiB) 8500

[startup+1664.05 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 5400
/proc/meminfo: memFree=1483520/2055920 swapFree=4192812/4192956
[pid=5399] ppid=5397 vsize=8500 CPUtime=1650.5
/proc/5399/stat : 5399 (solver) R 5397 5399 3453 0 -1 4194304 1216 0 0 0 165046 4 0 0 25 0 1 0 179704602 8704000 1184 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637433 0 0 4096 0 0 0 0 17 0 0 0
/proc/5399/statm: 2125 1184 711 92 0 469 0
Current children cumulated CPU time (s) 1650.5
Current children cumulated vsize (KiB) 8500

[startup+1724.11 s]
/proc/loadavg: 1.95 1.98 1.99 3/73 5629
/proc/meminfo: memFree=1491024/2055920 swapFree=4192812/4192956
[pid=5399] ppid=5397 vsize=8500 CPUtime=1710.17
/proc/5399/stat : 5399 (solver) R 5397 5399 3453 0 -1 4194304 1216 0 0 0 171012 5 0 0 25 0 1 0 179704602 8704000 1184 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708410 0 0 4096 0 0 0 0 17 0 0 0
/proc/5399/statm: 2125 1184 711 92 0 469 0
Current children cumulated CPU time (s) 1710.17
Current children cumulated vsize (KiB) 8500

[startup+1784.16 s]
/proc/loadavg: 1.98 1.98 1.99 3/73 5629
/proc/meminfo: memFree=1491152/2055920 swapFree=4192812/4192956
[pid=5399] ppid=5397 vsize=8500 CPUtime=1769.96
/proc/5399/stat : 5399 (solver) R 5397 5399 3453 0 -1 4194304 1216 0 0 0 176990 6 0 0 25 0 1 0 179704602 8704000 1184 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134639668 0 0 4096 0 0 0 0 17 0 0 0
/proc/5399/statm: 2125 1184 711 92 0 469 0
Current children cumulated CPU time (s) 1769.96
Current children cumulated vsize (KiB) 8500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.39 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 5629
/proc/meminfo: memFree=1491152/2055920 swapFree=4192812/4192956
[pid=5399] ppid=5397 vsize=8500 CPUtime=1800.04
/proc/5399/stat : 5399 (solver) R 5397 5399 3453 0 -1 4194304 1216 0 0 0 179998 6 0 0 25 0 1 0 179704602 8704000 1184 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637584 0 0 4096 0 0 0 0 17 0 0 0
/proc/5399/statm: 2125 1184 711 92 0 469 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 8500

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814.4
CPU time (s): 1800.04
CPU user time (s): 1799.98
CPU system time (s): 0.06199
CPU usage (%): 99.2089
Max. virtual memory (cumulated for all children) (KiB): 8500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.98
system time used= 0.06199
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1216
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= 10
involuntary context switches= 37473

runsolver used 1.64375 s user time and 4.80527 s system time

The end

Launcher Data (download as text)

Begin job on node61 on Tue Jan  9 03:24:27 UTC 2007


IDJOB= 229899
IDBENCH= 6374
FILE ID= node61/229899-1168313067

PBS_JOBID= 3502377

Free space on /tmp= 66507 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-50-23-fcd/rand-2-50-23-587-230-fcd-41_ext.xml
COMMAND LINE= /tmp/evaluation/229899-1168313067/tramontane/bin/solver /tmp/evaluation/229899-1168313067/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-229899-1168313067 -o ROOT/results/node61/solver-229899-1168313067 -C 1800 -M 900  /tmp/evaluation/229899-1168313067/tramontane/bin/solver /tmp/evaluation/229899-1168313067/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  2e7ba53ea9b6aeb5151fd952bd2d9036

RANDOM SEED= 824674430

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.259
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.259
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:      2055920 kB
MemFree:       1485520 kB
Buffers:         64812 kB
Cached:         423088 kB
SwapCached:          0 kB
Active:         171400 kB
Inactive:       339188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1485520 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           15904 kB
Writeback:           0 kB
Mapped:          33908 kB
Slab:            45348 kB
Committed_AS:  3999680 kB
PageTables:       1736 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= 66516 MiB



End job on node61 on Tue Jan  9 03:54:42 UTC 2007