Trace number 195184

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
Mistral 2006-12-04? (TO) 1800.03 1803.9

General information on the benchmark

Namerandom/rand-2-50-23/
rand-2-50-23-587-230-25_ext.xml
MD5SUM20e4c7641cc969a5059f4b4183173b13
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 benchmark1077.61
SatisfiableYES
(Un)Satisfiability was proved
Number of variables50
Number of constraints471
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension471
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.16	c 
0.16	c Parsing xml file
0.16	c 	domains...............    0
0.16	c 	variables.............    0
0.16	c 	relations............. 0.12
0.16	c 	constraints........... 0.03
0.16	c Allocating memory
0.16	c 
0.16	c time limit = -1
0.16	c heuristic = dom/wdeg
0.16	c restart policy = No restart
0.16	c 
0.16	c Solving
0.16	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/node12/watcher-195184-1168111446 -o ROOT/results/node12/solver-195184-1168111446 -C 1800 -M 900 /tmp/evaluation/195184-1168111446/mistral/bin/solver /tmp/evaluation/195184-1168111446/unknown.xml -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


[startup+0.103109 s]
/proc/loadavg: 1.99 1.98 1.99 2/94 658
/proc/meminfo: memFree=1686624/2055920 swapFree=4160348/4192956
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
/proc/loadavg: 1.99 1.98 1.99 2/94 658
/proc/meminfo: memFree=1686624/2055920 swapFree=4160348/4192956
[pid=657] ppid=655 vsize=8500 CPUtime=0.19
/proc/657/stat : 657 (solver) R 655 657 32159 0 -1 4194304 1216 0 0 0 19 0 0 0 19 0 1 0 159539668 8704000 1184 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727372 0 0 4096 0 0 0 0 17 1 0 0
/proc/657/statm: 2125 1184 709 92 0 469 0

[startup+0.511176 s]
/proc/loadavg: 1.99 1.98 1.99 2/94 658
/proc/meminfo: memFree=1686624/2055920 swapFree=4160348/4192956
[pid=657] ppid=655 vsize=8500 CPUtime=0.49
/proc/657/stat : 657 (solver) R 655 657 32159 0 -1 4194304 1216 0 0 0 49 0 0 0 22 0 1 0 159539668 8704000 1184 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637613 0 0 4096 0 0 0 0 17 1 0 0
/proc/657/statm: 2125 1184 709 92 0 469 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 8500

[startup+1.33432 s]
/proc/loadavg: 1.99 1.98 1.99 3/94 658
/proc/meminfo: memFree=1684640/2055920 swapFree=4160348/4192956
[pid=657] ppid=655 vsize=8500 CPUtime=1.31
/proc/657/stat : 657 (solver) R 655 657 32159 0 -1 4194304 1216 0 0 0 131 0 0 0 25 0 1 0 159539668 8704000 1184 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637409 0 0 4096 0 0 0 0 17 1 0 0
/proc/657/statm: 2125 1184 709 92 0 469 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 8500

[startup+2.97162 s]
/proc/loadavg: 1.99 1.98 1.99 3/94 658
/proc/meminfo: memFree=1684640/2055920 swapFree=4160348/4192956
[pid=657] ppid=655 vsize=8500 CPUtime=2.94
/proc/657/stat : 657 (solver) R 655 657 32159 0 -1 4194304 1216 0 0 0 294 0 0 0 25 0 1 0 159539668 8704000 1184 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637404 0 0 4096 0 0 0 0 17 1 0 0
/proc/657/statm: 2125 1184 709 92 0 469 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 8500

[startup+6.25221 s]
/proc/loadavg: 1.99 1.98 1.99 3/94 658
/proc/meminfo: memFree=1684512/2055920 swapFree=4160348/4192956
[pid=657] ppid=655 vsize=8500 CPUtime=6.21
/proc/657/stat : 657 (solver) R 655 657 32159 0 -1 4194304 1216 0 0 0 621 0 0 0 25 0 1 0 159539668 8704000 1184 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637519 0 0 4096 0 0 0 0 17 1 0 0
/proc/657/statm: 2125 1184 709 92 0 469 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 8500

[startup+12.6992 s]
/proc/loadavg: 1.99 1.98 1.99 3/94 658
/proc/meminfo: memFree=1684512/2055920 swapFree=4160348/4192956
[pid=657] ppid=655 vsize=8500 CPUtime=12.65
/proc/657/stat : 657 (solver) R 655 657 32159 0 -1 4194304 1216 0 0 0 1265 0 0 0 25 0 1 0 159539668 8704000 1184 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790623 0 0 4096 0 0 0 0 17 1 0 0
/proc/657/statm: 2125 1184 709 92 0 469 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 8500

[startup+25.5185 s]
/proc/loadavg: 1.99 1.98 1.99 3/94 658
/proc/meminfo: memFree=1684640/2055920 swapFree=4160348/4192956
[pid=657] ppid=655 vsize=8500 CPUtime=25.47
/proc/657/stat : 657 (solver) R 655 657 32159 0 -1 4194304 1216 0 0 0 2547 0 0 0 25 0 1 0 159539668 8704000 1184 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790751 0 0 4096 0 0 0 0 17 1 0 0
/proc/657/statm: 2125 1184 709 92 0 469 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 8500

[startup+51.1531 s]
/proc/loadavg: 1.99 1.98 1.99 3/94 658
/proc/meminfo: memFree=1684768/2055920 swapFree=4160348/4192956
[pid=657] ppid=655 vsize=8500 CPUtime=51.09
/proc/657/stat : 657 (solver) R 655 657 32159 0 -1 4194304 1216 0 0 0 5109 0 0 0 25 0 1 0 159539668 8704000 1184 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722272 0 0 4096 0 0 0 0 17 1 0 0
/proc/657/statm: 2125 1184 709 92 0 469 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 8500

[startup+102.39 s]
/proc/loadavg: 2.03 2.00 2.00 4/94 658
/proc/meminfo: memFree=1684768/2055920 swapFree=4160348/4192956
[pid=657] ppid=655 vsize=8500 CPUtime=102.32
/proc/657/stat : 657 (solver) R 655 657 32159 0 -1 4194304 1216 0 0 0 10231 1 0 0 25 0 1 0 159539668 8704000 1184 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637456 0 0 4096 0 0 0 0 17 1 0 0
/proc/657/statm: 2125 1184 709 92 0 469 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 8500

[startup+162.476 s]
/proc/loadavg: 2.01 2.00 2.00 3/94 658
/proc/meminfo: memFree=1684768/2055920 swapFree=4160348/4192956
[pid=657] ppid=655 vsize=8500 CPUtime=162.38
/proc/657/stat : 657 (solver) R 655 657 32159 0 -1 4194304 1216 0 0 0 16237 1 0 0 25 0 1 0 159539668 8704000 1184 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637529 0 0 4096 0 0 0 0 17 1 0 0
/proc/657/statm: 2125 1184 709 92 0 469 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 8500

[startup+222.515 s]
/proc/loadavg: 2.04 2.01 2.00 3/94 658
/proc/meminfo: memFree=1684768/2055920 swapFree=4160348/4192956
[pid=657] ppid=655 vsize=8500 CPUtime=222.4
/proc/657/stat : 657 (solver) R 655 657 32159 0 -1 4194304 1216 0 0 0 22239 1 0 0 25 0 1 0 159539668 8704000 1184 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722299 0 0 4096 0 0 0 0 17 1 0 0
/proc/657/statm: 2125 1184 709 92 0 469 0
Current children cumulated CPU time (s) 222.4
Current children cumulated vsize (KiB) 8500

[startup+282.566 s]
/proc/loadavg: 2.01 2.01 2.00 4/94 658
/proc/meminfo: memFree=1684768/2055920 swapFree=4160348/4192956
[pid=657] ppid=655 vsize=8500 CPUtime=282.43
/proc/657/stat : 657 (solver) R 655 657 32159 0 -1 4194304 1216 0 0 0 28242 1 0 0 25 0 1 0 159539668 8704000 1184 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790414 0 0 4096 0 0 0 0 17 1 0 0
/proc/657/statm: 2125 1184 709 92 0 469 0
Current children cumulated CPU time (s) 282.43
Current children cumulated vsize (KiB) 8500

[startup+342.57 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 658
/proc/meminfo: memFree=1684768/2055920 swapFree=4160348/4192956
[pid=657] ppid=655 vsize=8500 CPUtime=342.41
/proc/657/stat : 657 (solver) R 655 657 32159 0 -1 4194304 1216 0 0 0 34240 1 0 0 25 0 1 0 159539668 8704000 1184 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722093 0 0 4096 0 0 0 0 17 1 0 0
/proc/657/statm: 2125 1184 709 92 0 469 0
Current children cumulated CPU time (s) 342.41
Current children cumulated vsize (KiB) 8500

[startup+402.645 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 658
/proc/meminfo: memFree=1684768/2055920 swapFree=4160348/4192956
[pid=657] ppid=655 vsize=8500 CPUtime=402.47
/proc/657/stat : 657 (solver) R 655 657 32159 0 -1 4194304 1216 0 0 0 40245 2 0 0 25 0 1 0 159539668 8704000 1184 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790720 0 0 4096 0 0 0 0 17 1 0 0
/proc/657/statm: 2125 1184 709 92 0 469 0
Current children cumulated CPU time (s) 402.47
Current children cumulated vsize (KiB) 8500

[startup+462.649 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 658
/proc/meminfo: memFree=1684768/2055920 swapFree=4160348/4192956
[pid=657] ppid=655 vsize=8500 CPUtime=462.46
/proc/657/stat : 657 (solver) R 655 657 32159 0 -1 4194304 1216 0 0 0 46244 2 0 0 25 0 1 0 159539668 8704000 1184 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790399 0 0 4096 0 0 0 0 17 1 0 0
/proc/657/statm: 2125 1184 709 92 0 469 0
Current children cumulated CPU time (s) 462.46
Current children cumulated vsize (KiB) 8500

[startup+522.715 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 658
/proc/meminfo: memFree=1684704/2055920 swapFree=4160348/4192956
[pid=657] ppid=655 vsize=8500 CPUtime=522.5
/proc/657/stat : 657 (solver) R 655 657 32159 0 -1 4194304 1216 0 0 0 52248 2 0 0 25 0 1 0 159539668 8704000 1184 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639577 0 0 4096 0 0 0 0 17 1 0 0
/proc/657/statm: 2125 1184 709 92 0 469 0
Current children cumulated CPU time (s) 522.5
Current children cumulated vsize (KiB) 8500

[startup+582.816 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 658
/proc/meminfo: memFree=1684640/2055920 swapFree=4160348/4192956
[pid=657] ppid=655 vsize=8500 CPUtime=582.58
/proc/657/stat : 657 (solver) R 655 657 32159 0 -1 4194304 1216 0 0 0 58256 2 0 0 25 0 1 0 159539668 8704000 1184 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785527 0 0 4096 0 0 0 0 17 1 0 0
/proc/657/statm: 2125 1184 709 92 0 469 0
Current children cumulated CPU time (s) 582.58
Current children cumulated vsize (KiB) 8500

[startup+642.913 s]
/proc/loadavg: 2.06 2.02 2.00 3/94 658
/proc/meminfo: memFree=1684640/2055920 swapFree=4160348/4192956
[pid=657] ppid=655 vsize=8500 CPUtime=642.65
/proc/657/stat : 657 (solver) R 655 657 32159 0 -1 4194304 1216 0 0 0 64263 2 0 0 25 0 1 0 159539668 8704000 1184 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790388 0 0 4096 0 0 0 0 17 1 0 0
/proc/657/statm: 2125 1184 709 92 0 469 0
Current children cumulated CPU time (s) 642.65
Current children cumulated vsize (KiB) 8500

[startup+703.008 s]
/proc/loadavg: 2.02 2.01 2.00 3/94 658
/proc/meminfo: memFree=1684640/2055920 swapFree=4160348/4192956
[pid=657] ppid=655 vsize=8500 CPUtime=702.73
/proc/657/stat : 657 (solver) R 655 657 32159 0 -1 4194304 1216 0 0 0 70271 2 0 0 25 0 1 0 159539668 8704000 1184 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722112 0 0 4096 0 0 0 0 17 1 0 0
/proc/657/statm: 2125 1184 709 92 0 469 0
Current children cumulated CPU time (s) 702.73
Current children cumulated vsize (KiB) 8500

[startup+763.098 s]
/proc/loadavg: 2.01 2.00 2.00 3/94 658
/proc/meminfo: memFree=1684640/2055920 swapFree=4160348/4192956
[pid=657] ppid=655 vsize=8500 CPUtime=762.81
/proc/657/stat : 657 (solver) R 655 657 32159 0 -1 4194304 1216 0 0 0 76278 3 0 0 25 0 1 0 159539668 8704000 1184 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134714776 0 0 4096 0 0 0 0 17 1 0 0
/proc/657/statm: 2125 1184 709 92 0 469 0
Current children cumulated CPU time (s) 762.81
Current children cumulated vsize (KiB) 8500

[startup+823.191 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 658
/proc/meminfo: memFree=1684640/2055920 swapFree=4160348/4192956
[pid=657] ppid=655 vsize=8500 CPUtime=822.88
/proc/657/stat : 657 (solver) R 655 657 32159 0 -1 4194304 1216 0 0 0 82285 3 0 0 25 0 1 0 159539668 8704000 1184 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785492 0 0 4096 0 0 0 0 17 1 0 0
/proc/657/statm: 2125 1184 709 92 0 469 0
Current children cumulated CPU time (s) 822.88
Current children cumulated vsize (KiB) 8500

[startup+883.281 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 658
/proc/meminfo: memFree=1684640/2055920 swapFree=4160348/4192956
[pid=657] ppid=655 vsize=8500 CPUtime=882.94
/proc/657/stat : 657 (solver) R 655 657 32159 0 -1 4194304 1216 0 0 0 88291 3 0 0 25 0 1 0 159539668 8704000 1184 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637608 0 0 4096 0 0 0 0 17 1 0 0
/proc/657/statm: 2125 1184 709 92 0 469 0
Current children cumulated CPU time (s) 882.94
Current children cumulated vsize (KiB) 8500

[startup+943.379 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 658
/proc/meminfo: memFree=1684576/2055920 swapFree=4160348/4192956
[pid=657] ppid=655 vsize=8500 CPUtime=943.02
/proc/657/stat : 657 (solver) R 655 657 32159 0 -1 4194304 1216 0 0 0 94299 3 0 0 25 0 1 0 159539668 8704000 1184 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637298 0 0 4096 0 0 0 0 17 1 0 0
/proc/657/statm: 2125 1184 709 92 0 469 0
Current children cumulated CPU time (s) 943.02
Current children cumulated vsize (KiB) 8500

[startup+1003.47 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 658
/proc/meminfo: memFree=1684640/2055920 swapFree=4160348/4192956
[pid=657] ppid=655 vsize=8500 CPUtime=1003.1
/proc/657/stat : 657 (solver) R 655 657 32159 0 -1 4194304 1216 0 0 0 100306 4 0 0 25 0 1 0 159539668 8704000 1184 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790402 0 0 4096 0 0 0 0 17 1 0 0
/proc/657/statm: 2125 1184 709 92 0 469 0
Current children cumulated CPU time (s) 1003.1
Current children cumulated vsize (KiB) 8500

[startup+1063.53 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 658
/proc/meminfo: memFree=1684640/2055920 swapFree=4160348/4192956
[pid=657] ppid=655 vsize=8500 CPUtime=1063.14
/proc/657/stat : 657 (solver) R 655 657 32159 0 -1 4194304 1216 0 0 0 106310 4 0 0 25 0 1 0 159539668 8704000 1184 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790402 0 0 4096 0 0 0 0 17 1 0 0
/proc/657/statm: 2125 1184 709 92 0 469 0
Current children cumulated CPU time (s) 1063.14
Current children cumulated vsize (KiB) 8500

[startup+1123.56 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 658
/proc/meminfo: memFree=1684576/2055920 swapFree=4160348/4192956
[pid=657] ppid=655 vsize=8500 CPUtime=1123.14
/proc/657/stat : 657 (solver) R 655 657 32159 0 -1 4194304 1216 0 0 0 112310 4 0 0 25 0 1 0 159539668 8704000 1184 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722174 0 0 4096 0 0 0 0 17 1 0 0
/proc/657/statm: 2125 1184 709 92 0 469 0
Current children cumulated CPU time (s) 1123.14
Current children cumulated vsize (KiB) 8500

[startup+1183.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 658
/proc/meminfo: memFree=1684576/2055920 swapFree=4160348/4192956
[pid=657] ppid=655 vsize=8500 CPUtime=1183.17
/proc/657/stat : 657 (solver) R 655 657 32159 0 -1 4194304 1216 0 0 0 118312 5 0 0 25 0 1 0 159539668 8704000 1184 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637709 0 0 4096 0 0 0 0 17 1 0 0
/proc/657/statm: 2125 1184 709 92 0 469 0
Current children cumulated CPU time (s) 1183.17
Current children cumulated vsize (KiB) 8500

[startup+1243.61 s]
/proc/loadavg: 2.00 2.00 2.00 4/94 658
/proc/meminfo: memFree=1684512/2055920 swapFree=4160348/4192956
[pid=657] ppid=655 vsize=8500 CPUtime=1243.16
/proc/657/stat : 657 (solver) R 655 657 32159 0 -1 4194304 1216 0 0 0 124311 5 0 0 25 0 1 0 159539668 8704000 1184 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637083 0 0 4096 0 0 0 0 17 1 0 0
/proc/657/statm: 2125 1184 709 92 0 469 0
Current children cumulated CPU time (s) 1243.16
Current children cumulated vsize (KiB) 8500

[startup+1303.62 s]
/proc/loadavg: 2.04 2.01 2.00 3/94 658
/proc/meminfo: memFree=1684512/2055920 swapFree=4160348/4192956
[pid=657] ppid=655 vsize=8500 CPUtime=1303.15
/proc/657/stat : 657 (solver) R 655 657 32159 0 -1 4194304 1216 0 0 0 130310 5 0 0 25 0 1 0 159539668 8704000 1184 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722057 0 0 4096 0 0 0 0 17 1 0 0
/proc/657/statm: 2125 1184 709 92 0 469 0
Current children cumulated CPU time (s) 1303.15
Current children cumulated vsize (KiB) 8500

[startup+1363.64 s]
/proc/loadavg: 1.79 1.96 1.98 2/81 672
/proc/meminfo: memFree=1696904/2055920 swapFree=4160348/4192956
[pid=657] ppid=655 vsize=8500 CPUtime=1363.13
/proc/657/stat : 657 (solver) R 655 657 32159 0 -1 4194304 1216 0 0 0 136308 5 0 0 25 0 1 0 159539668 8704000 1184 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637498 0 0 4096 0 0 0 0 17 1 0 0
/proc/657/statm: 2125 1184 709 92 0 469 0
Current children cumulated CPU time (s) 1363.13
Current children cumulated vsize (KiB) 8500

[startup+1423.7 s]
/proc/loadavg: 1.49 1.85 1.95 2/81 728
/proc/meminfo: memFree=1696200/2055920 swapFree=4160348/4192956
[pid=657] ppid=655 vsize=8500 CPUtime=1423.15
/proc/657/stat : 657 (solver) R 655 657 32159 0 -1 4194304 1216 0 0 0 142309 6 0 0 25 0 1 0 159539668 8704000 1184 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790751 0 0 4096 0 0 0 0 17 1 0 0
/proc/657/statm: 2125 1184 709 92 0 469 0
Current children cumulated CPU time (s) 1423.15
Current children cumulated vsize (KiB) 8500

[startup+1483.78 s]
/proc/loadavg: 1.71 1.83 1.93 3/95 791
/proc/meminfo: memFree=1618008/2055920 swapFree=4160348/4192956
[pid=657] ppid=655 vsize=8500 CPUtime=1482.81
/proc/657/stat : 657 (solver) R 655 657 32159 0 -1 4194304 1216 0 0 0 148274 7 0 0 25 0 1 0 159539668 8704000 1184 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637552 0 0 4096 0 0 0 0 17 0 0 0
/proc/657/statm: 2125 1184 709 92 0 469 0
Current children cumulated CPU time (s) 1482.81
Current children cumulated vsize (KiB) 8500

[startup+1543.86 s]
/proc/loadavg: 1.89 1.86 1.93 3/95 791
/proc/meminfo: memFree=1618008/2055920 swapFree=4160348/4192956
[pid=657] ppid=655 vsize=8500 CPUtime=1542.33
/proc/657/stat : 657 (solver) R 655 657 32159 0 -1 4194304 1216 0 0 0 154226 7 0 0 25 0 1 0 159539668 8704000 1184 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637361 0 0 4096 0 0 0 0 17 0 0 0
/proc/657/statm: 2125 1184 709 92 0 469 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 8500

[startup+1603.96 s]
/proc/loadavg: 1.96 1.88 1.93 3/95 791
/proc/meminfo: memFree=1618008/2055920 swapFree=4160348/4192956
[pid=657] ppid=655 vsize=8500 CPUtime=1601.88
/proc/657/stat : 657 (solver) R 655 657 32159 0 -1 4194304 1216 0 0 0 160181 7 0 0 25 0 1 0 159539668 8704000 1184 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637606 0 0 4096 0 0 0 0 17 0 0 0
/proc/657/statm: 2125 1184 709 92 0 469 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 8500

[startup+1664.04 s]
/proc/loadavg: 1.98 1.90 1.93 3/95 791
/proc/meminfo: memFree=1595672/2055920 swapFree=4160348/4192956
[pid=657] ppid=655 vsize=8500 CPUtime=1661.42
/proc/657/stat : 657 (solver) R 655 657 32159 0 -1 4194304 1216 0 0 0 166135 7 0 0 25 0 1 0 159539668 8704000 1184 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639611 0 0 4096 0 0 0 0 17 0 0 0
/proc/657/statm: 2125 1184 709 92 0 469 0
Current children cumulated CPU time (s) 1661.42
Current children cumulated vsize (KiB) 8500

[startup+1724.04 s]
/proc/loadavg: 1.99 1.92 1.93 3/95 791
/proc/meminfo: memFree=1595672/2055920 swapFree=4160348/4192956
[pid=657] ppid=655 vsize=8500 CPUtime=1720.88
/proc/657/stat : 657 (solver) R 655 657 32159 0 -1 4194304 1216 0 0 0 172080 8 0 0 25 0 1 0 159539668 8704000 1184 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790405 0 0 4096 0 0 0 0 17 0 0 0
/proc/657/statm: 2125 1184 709 92 0 469 0
Current children cumulated CPU time (s) 1720.88
Current children cumulated vsize (KiB) 8500

[startup+1784.11 s]
/proc/loadavg: 1.99 1.93 1.93 3/95 791
/proc/meminfo: memFree=1595672/2055920 swapFree=4160348/4192956
[pid=657] ppid=655 vsize=8500 CPUtime=1780.4
/proc/657/stat : 657 (solver) R 655 657 32159 0 -1 4194304 1216 0 0 0 178032 8 0 0 25 0 1 0 159539668 8704000 1184 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639586 0 0 4096 0 0 0 0 17 0 0 0
/proc/657/statm: 2125 1184 709 92 0 469 0
Current children cumulated CPU time (s) 1780.4
Current children cumulated vsize (KiB) 8500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.89 s]
/proc/loadavg: 1.99 1.93 1.93 3/95 791
/proc/meminfo: memFree=1595608/2055920 swapFree=4160348/4192956
[pid=657] ppid=655 vsize=8500 CPUtime=1800.02
/proc/657/stat : 657 (solver) R 655 657 32159 0 -1 4194304 1216 0 0 0 179994 8 0 0 25 0 1 0 159539668 8704000 1184 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637475 0 0 4096 0 0 0 0 17 0 0 0
/proc/657/statm: 2125 1184 709 92 0 469 0
Current children cumulated CPU time (s) 1800.02
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): 1803.9
CPU time (s): 1800.03
CPU user time (s): 1799.94
CPU system time (s): 0.088986
CPU usage (%): 99.7853
Max. virtual memory (cumulated for all children) (KiB): 8500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.088986
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= 11
involuntary context switches= 44690

runsolver used 1.88371 s user time and 5.14122 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Sat Jan  6 19:24:06 UTC 2007


IDJOB= 195184
IDBENCH= 3253
FILE ID= node12/195184-1168111446

PBS_JOBID= 3477081

Free space on /tmp= 66315 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-50-23/rand-2-50-23-587-230-25_ext.xml
COMMAND LINE= /tmp/evaluation/195184-1168111446/mistral/bin/solver /tmp/evaluation/195184-1168111446/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-195184-1168111446 -o ROOT/results/node12/solver-195184-1168111446 -C 1800 -M 900  /tmp/evaluation/195184-1168111446/mistral/bin/solver /tmp/evaluation/195184-1168111446/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  20e4c7641cc969a5059f4b4183173b13

RANDOM SEED= 4499788

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.265
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.265
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:       1687104 kB
Buffers:         43528 kB
Cached:         206404 kB
SwapCached:       4660 kB
Active:         124764 kB
Inactive:       170656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1687104 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            3388 kB
Writeback:           0 kB
Mapped:          62752 kB
Slab:            58288 kB
Committed_AS:  4167076 kB
PageTables:       2184 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= 66312 MiB



End job on node12 on Sat Jan  6 19:54:11 UTC 2007