Trace number 194367

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.05 1806.72

General information on the benchmark

Namerandom/rand-2-50-23/
rand-2-50-23-587-230-49_ext.xml
MD5SUM8e9364a8312392aba5edf6899f972d6b
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(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.15	c 
0.15	c Parsing xml file
0.15	c 	domains...............    0
0.15	c 	variables.............    0
0.15	c 	relations............. 0.12
0.15	c 	constraints........... 0.02
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/node50/watcher-194367-1168099886 -o ROOT/results/node50/solver-194367-1168099886 -C 1800 -M 900 /tmp/evaluation/194367-1168099886/mistral/bin/solver /tmp/evaluation/194367-1168099886/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.104393 s]
/proc/loadavg: 1.22 0.58 0.30 5/75 13074
/proc/meminfo: memFree=1803896/2055920 swapFree=4191892/4192956
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
/proc/loadavg: 1.22 0.58 0.30 5/75 13074
/proc/meminfo: memFree=1803896/2055920 swapFree=4191892/4192956
[pid=13073] ppid=13071 vsize=8500 CPUtime=0.19
/proc/13073/stat : 13073 (solver) R 13071 13073 11856 0 -1 4194304 1217 0 0 0 19 0 0 0 19 0 1 0 158387324 8704000 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637498 0 0 4096 0 0 0 0 17 1 0 0
/proc/13073/statm: 2125 1185 709 92 0 469 0

[startup+0.515463 s]
/proc/loadavg: 1.22 0.58 0.30 5/75 13074
/proc/meminfo: memFree=1803896/2055920 swapFree=4191892/4192956
[pid=13073] ppid=13071 vsize=8500 CPUtime=0.5
/proc/13073/stat : 13073 (solver) R 13071 13073 11856 0 -1 4194304 1217 0 0 0 50 0 0 0 21 0 1 0 158387324 8704000 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637305 0 0 4096 0 0 0 0 17 1 0 0
/proc/13073/statm: 2125 1185 709 92 0 469 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 8500

[startup+1.33659 s]
/proc/loadavg: 1.28 0.60 0.31 3/75 13074
/proc/meminfo: memFree=1801848/2055920 swapFree=4191892/4192956
[pid=13073] ppid=13071 vsize=8500 CPUtime=1.32
/proc/13073/stat : 13073 (solver) R 13071 13073 11856 0 -1 4194304 1217 0 0 0 132 0 0 0 25 0 1 0 158387324 8704000 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639567 0 0 4096 0 0 0 0 17 1 0 0
/proc/13073/statm: 2125 1185 709 92 0 469 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 8500

[startup+2.97386 s]
/proc/loadavg: 1.28 0.60 0.31 3/75 13074
/proc/meminfo: memFree=1801656/2055920 swapFree=4191892/4192956
[pid=13073] ppid=13071 vsize=8500 CPUtime=2.95
/proc/13073/stat : 13073 (solver) R 13071 13073 11856 0 -1 4194304 1217 0 0 0 295 0 0 0 25 0 1 0 158387324 8704000 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790709 0 0 4096 0 0 0 0 17 1 0 0
/proc/13073/statm: 2125 1185 709 92 0 469 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 8500

[startup+6.25541 s]
/proc/loadavg: 1.28 0.60 0.31 3/75 13074
/proc/meminfo: memFree=1801144/2055920 swapFree=4191892/4192956
[pid=13073] ppid=13071 vsize=8500 CPUtime=6.22
/proc/13073/stat : 13073 (solver) R 13071 13073 11856 0 -1 4194304 1217 0 0 0 622 0 0 0 25 0 1 0 158387324 8704000 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722093 0 0 4096 0 0 0 0 17 1 0 0
/proc/13073/statm: 2125 1185 709 92 0 469 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 8500

[startup+12.7135 s]
/proc/loadavg: 1.39 0.65 0.33 3/75 13074
/proc/meminfo: memFree=1800376/2055920 swapFree=4191892/4192956
[pid=13073] ppid=13071 vsize=8500 CPUtime=12.65
/proc/13073/stat : 13073 (solver) R 13071 13073 11856 0 -1 4194304 1217 0 0 0 1265 0 0 0 25 0 1 0 158387324 8704000 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637510 0 0 4096 0 0 0 0 17 1 0 0
/proc/13073/statm: 2125 1185 709 92 0 469 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 8500

[startup+25.5246 s]
/proc/loadavg: 1.48 0.69 0.35 3/75 13074
/proc/meminfo: memFree=1798968/2055920 swapFree=4191892/4192956
[pid=13073] ppid=13071 vsize=8500 CPUtime=25.41
/proc/13073/stat : 13073 (solver) R 13071 13073 11856 0 -1 4194304 1217 0 0 0 2541 0 0 0 25 0 1 0 158387324 8704000 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134714816 0 0 4096 0 0 0 0 17 1 0 0
/proc/13073/statm: 2125 1185 709 92 0 469 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 8500

[startup+51.1559 s]
/proc/loadavg: 1.66 0.80 0.39 3/75 13074
/proc/meminfo: memFree=1796088/2055920 swapFree=4191892/4192956
[pid=13073] ppid=13071 vsize=8500 CPUtime=50.94
/proc/13073/stat : 13073 (solver) R 13071 13073 11856 0 -1 4194304 1217 0 0 0 5094 0 0 0 25 0 1 0 158387324 8704000 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722299 0 0 4096 0 0 0 0 17 1 0 0
/proc/13073/statm: 2125 1185 709 92 0 469 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 8500

[startup+102.414 s]
/proc/loadavg: 1.90 1.01 0.48 3/75 13074
/proc/meminfo: memFree=1795256/2055920 swapFree=4191892/4192956
[pid=13073] ppid=13071 vsize=8500 CPUtime=102
/proc/13073/stat : 13073 (solver) R 13071 13073 11856 0 -1 4194304 1217 0 0 0 10200 0 0 0 25 0 1 0 158387324 8704000 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637573 0 0 4096 0 0 0 0 17 1 0 0
/proc/13073/statm: 2125 1185 709 92 0 469 0
Current children cumulated CPU time (s) 102
Current children cumulated vsize (KiB) 8500

[startup+162.487 s]
/proc/loadavg: 1.96 1.19 0.58 3/75 13074
/proc/meminfo: memFree=1793016/2055920 swapFree=4191892/4192956
[pid=13073] ppid=13071 vsize=8500 CPUtime=161.84
/proc/13073/stat : 13073 (solver) R 13071 13073 11856 0 -1 4194304 1217 0 0 0 16184 0 0 0 25 0 1 0 158387324 8704000 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639613 0 0 4096 0 0 0 0 17 1 0 0
/proc/13073/statm: 2125 1185 709 92 0 469 0
Current children cumulated CPU time (s) 161.84
Current children cumulated vsize (KiB) 8500

[startup+222.559 s]
/proc/loadavg: 1.98 1.33 0.66 3/75 13074
/proc/meminfo: memFree=1787640/2055920 swapFree=4191892/4192956
[pid=13073] ppid=13071 vsize=8500 CPUtime=221.68
/proc/13073/stat : 13073 (solver) R 13071 13073 11856 0 -1 4194304 1217 0 0 0 22168 0 0 0 25 0 1 0 158387324 8704000 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637481 0 0 4096 0 0 0 0 17 1 0 0
/proc/13073/statm: 2125 1185 709 92 0 469 0
Current children cumulated CPU time (s) 221.68
Current children cumulated vsize (KiB) 8500

[startup+282.629 s]
/proc/loadavg: 1.99 1.45 0.74 3/75 13074
/proc/meminfo: memFree=1787256/2055920 swapFree=4191892/4192956
[pid=13073] ppid=13071 vsize=8500 CPUtime=281.51
/proc/13073/stat : 13073 (solver) R 13071 13073 11856 0 -1 4194304 1217 0 0 0 28151 0 0 0 25 0 1 0 158387324 8704000 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722278 0 0 4096 0 0 0 0 17 1 0 0
/proc/13073/statm: 2125 1185 709 92 0 469 0
Current children cumulated CPU time (s) 281.51
Current children cumulated vsize (KiB) 8500

[startup+342.697 s]
/proc/loadavg: 1.99 1.55 0.82 3/75 13074
/proc/meminfo: memFree=1787000/2055920 swapFree=4191892/4192956
[pid=13073] ppid=13071 vsize=8500 CPUtime=341.36
/proc/13073/stat : 13073 (solver) R 13071 13073 11856 0 -1 4194304 1217 0 0 0 34135 1 0 0 25 0 1 0 158387324 8704000 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790735 0 0 4096 0 0 0 0 17 1 0 0
/proc/13073/statm: 2125 1185 709 92 0 469 0
Current children cumulated CPU time (s) 341.36
Current children cumulated vsize (KiB) 8500

[startup+402.773 s]
/proc/loadavg: 1.99 1.63 0.89 3/75 13076
/proc/meminfo: memFree=1785400/2055920 swapFree=4191892/4192956
[pid=13073] ppid=13071 vsize=8500 CPUtime=401.19
/proc/13073/stat : 13073 (solver) R 13071 13073 11856 0 -1 4194304 1217 0 0 0 40118 1 0 0 25 0 1 0 158387324 8704000 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637385 0 0 4096 0 0 0 0 17 1 0 0
/proc/13073/statm: 2125 1185 709 92 0 469 0
Current children cumulated CPU time (s) 401.19
Current children cumulated vsize (KiB) 8500

[startup+462.845 s]
/proc/loadavg: 1.99 1.69 0.96 3/75 13076
/proc/meminfo: memFree=1785144/2055920 swapFree=4191892/4192956
[pid=13073] ppid=13071 vsize=8500 CPUtime=461.03
/proc/13073/stat : 13073 (solver) R 13071 13073 11856 0 -1 4194304 1217 0 0 0 46102 1 0 0 25 0 1 0 158387324 8704000 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790399 0 0 4096 0 0 0 0 17 1 0 0
/proc/13073/statm: 2125 1185 709 92 0 469 0
Current children cumulated CPU time (s) 461.03
Current children cumulated vsize (KiB) 8500

[startup+522.915 s]
/proc/loadavg: 1.99 1.75 1.02 3/75 13076
/proc/meminfo: memFree=1785080/2055920 swapFree=4191892/4192956
[pid=13073] ppid=13071 vsize=8500 CPUtime=520.86
/proc/13073/stat : 13073 (solver) R 13071 13073 11856 0 -1 4194304 1217 0 0 0 52085 1 0 0 25 0 1 0 158387324 8704000 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722080 0 0 4096 0 0 0 0 17 1 0 0
/proc/13073/statm: 2125 1185 709 92 0 469 0
Current children cumulated CPU time (s) 520.86
Current children cumulated vsize (KiB) 8500

[startup+582.991 s]
/proc/loadavg: 1.99 1.79 1.08 3/75 13076
/proc/meminfo: memFree=1783544/2055920 swapFree=4191892/4192956
[pid=13073] ppid=13071 vsize=8500 CPUtime=580.71
/proc/13073/stat : 13073 (solver) R 13071 13073 11856 0 -1 4194304 1217 0 0 0 58070 1 0 0 25 0 1 0 158387324 8704000 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790625 0 0 4096 0 0 0 0 17 1 0 0
/proc/13073/statm: 2125 1185 709 92 0 469 0
Current children cumulated CPU time (s) 580.71
Current children cumulated vsize (KiB) 8500

[startup+643.068 s]
/proc/loadavg: 1.99 1.83 1.13 3/75 13076
/proc/meminfo: memFree=1781944/2055920 swapFree=4191892/4192956
[pid=13073] ppid=13071 vsize=8500 CPUtime=640.55
/proc/13073/stat : 13073 (solver) R 13071 13073 11856 0 -1 4194304 1217 0 0 0 64054 1 0 0 25 0 1 0 158387324 8704000 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637519 0 0 4096 0 0 0 0 17 1 0 0
/proc/13073/statm: 2125 1185 709 92 0 469 0
Current children cumulated CPU time (s) 640.55
Current children cumulated vsize (KiB) 8500

[startup+703.14 s]
/proc/loadavg: 1.99 1.85 1.19 3/75 13076
/proc/meminfo: memFree=1781560/2055920 swapFree=4191892/4192956
[pid=13073] ppid=13071 vsize=8500 CPUtime=700.38
/proc/13073/stat : 13073 (solver) R 13071 13073 11856 0 -1 4194304 1217 0 0 0 70037 1 0 0 25 0 1 0 158387324 8704000 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790704 0 0 4096 0 0 0 0 17 1 0 0
/proc/13073/statm: 2125 1185 709 92 0 469 0
Current children cumulated CPU time (s) 700.38
Current children cumulated vsize (KiB) 8500

[startup+763.21 s]
/proc/loadavg: 1.99 1.88 1.23 3/75 13076
/proc/meminfo: memFree=1781560/2055920 swapFree=4191892/4192956
[pid=13073] ppid=13071 vsize=8500 CPUtime=760.23
/proc/13073/stat : 13073 (solver) R 13071 13073 11856 0 -1 4194304 1217 0 0 0 76021 2 0 0 25 0 1 0 158387324 8704000 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637404 0 0 4096 0 0 0 0 17 1 0 0
/proc/13073/statm: 2125 1185 709 92 0 469 0
Current children cumulated CPU time (s) 760.23
Current children cumulated vsize (KiB) 8500

[startup+823.283 s]
/proc/loadavg: 1.99 1.90 1.28 3/75 13076
/proc/meminfo: memFree=1779704/2055920 swapFree=4191892/4192956
[pid=13073] ppid=13071 vsize=8500 CPUtime=820.06
/proc/13073/stat : 13073 (solver) R 13071 13073 11856 0 -1 4194304 1217 0 0 0 82004 2 0 0 25 0 1 0 158387324 8704000 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790623 0 0 4096 0 0 0 0 17 1 0 0
/proc/13073/statm: 2125 1185 709 92 0 469 0
Current children cumulated CPU time (s) 820.06
Current children cumulated vsize (KiB) 8500

[startup+883.351 s]
/proc/loadavg: 1.99 1.91 1.32 3/75 13076
/proc/meminfo: memFree=1777080/2055920 swapFree=4191892/4192956
[pid=13073] ppid=13071 vsize=8500 CPUtime=879.9
/proc/13073/stat : 13073 (solver) R 13071 13073 11856 0 -1 4194304 1217 0 0 0 87988 2 0 0 25 0 1 0 158387324 8704000 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637709 0 0 4096 0 0 0 0 17 1 0 0
/proc/13073/statm: 2125 1185 709 92 0 469 0
Current children cumulated CPU time (s) 879.9
Current children cumulated vsize (KiB) 8500

[startup+943.422 s]
/proc/loadavg: 2.07 1.94 1.37 3/75 13076
/proc/meminfo: memFree=1777016/2055920 swapFree=4191892/4192956
[pid=13073] ppid=13071 vsize=8500 CPUtime=939.74
/proc/13073/stat : 13073 (solver) R 13071 13073 11856 0 -1 4194304 1217 0 0 0 93972 2 0 0 25 0 1 0 158387324 8704000 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637510 0 0 4096 0 0 0 0 17 1 0 0
/proc/13073/statm: 2125 1185 709 92 0 469 0
Current children cumulated CPU time (s) 939.74
Current children cumulated vsize (KiB) 8500

[startup+1003.49 s]
/proc/loadavg: 2.03 1.95 1.40 3/75 13076
/proc/meminfo: memFree=1776824/2055920 swapFree=4191892/4192956
[pid=13073] ppid=13071 vsize=8500 CPUtime=999.58
/proc/13073/stat : 13073 (solver) R 13071 13073 11856 0 -1 4194304 1217 0 0 0 99956 2 0 0 25 0 1 0 158387324 8704000 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637392 0 0 4096 0 0 0 0 17 1 0 0
/proc/13073/statm: 2125 1185 709 92 0 469 0
Current children cumulated CPU time (s) 999.58
Current children cumulated vsize (KiB) 8500

[startup+1063.57 s]
/proc/loadavg: 2.01 1.95 1.44 3/75 13076
/proc/meminfo: memFree=1776504/2055920 swapFree=4191892/4192956
[pid=13073] ppid=13071 vsize=8500 CPUtime=1059.42
/proc/13073/stat : 13073 (solver) R 13071 13073 11856 0 -1 4194304 1217 0 0 0 105940 2 0 0 25 0 1 0 158387324 8704000 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637519 0 0 4096 0 0 0 0 17 1 0 0
/proc/13073/statm: 2125 1185 709 92 0 469 0
Current children cumulated CPU time (s) 1059.42
Current children cumulated vsize (KiB) 8500

[startup+1123.65 s]
/proc/loadavg: 2.04 1.97 1.47 3/75 13076
/proc/meminfo: memFree=1776440/2055920 swapFree=4191892/4192956
[pid=13073] ppid=13071 vsize=8500 CPUtime=1119.26
/proc/13073/stat : 13073 (solver) R 13071 13073 11856 0 -1 4194304 1217 0 0 0 111924 2 0 0 25 0 1 0 158387324 8704000 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790395 0 0 4096 0 0 0 0 17 1 0 0
/proc/13073/statm: 2125 1185 709 92 0 469 0
Current children cumulated CPU time (s) 1119.26
Current children cumulated vsize (KiB) 8500

[startup+1183.72 s]
/proc/loadavg: 2.01 1.97 1.50 3/75 13076
/proc/meminfo: memFree=1776248/2055920 swapFree=4191892/4192956
[pid=13073] ppid=13071 vsize=8500 CPUtime=1179.09
/proc/13073/stat : 13073 (solver) R 13071 13073 11856 0 -1 4194304 1217 0 0 0 117907 2 0 0 25 0 1 0 158387324 8704000 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637472 0 0 4096 0 0 0 0 17 1 0 0
/proc/13073/statm: 2125 1185 709 92 0 469 0
Current children cumulated CPU time (s) 1179.09
Current children cumulated vsize (KiB) 8500

[startup+1243.79 s]
/proc/loadavg: 2.00 1.97 1.53 3/75 13076
/proc/meminfo: memFree=1776184/2055920 swapFree=4191892/4192956
[pid=13073] ppid=13071 vsize=8500 CPUtime=1238.93
/proc/13073/stat : 13073 (solver) R 13071 13073 11856 0 -1 4194304 1217 0 0 0 123891 2 0 0 25 0 1 0 158387324 8704000 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134639606 0 0 4096 0 0 0 0 17 1 0 0
/proc/13073/statm: 2125 1185 709 92 0 469 0
Current children cumulated CPU time (s) 1238.93
Current children cumulated vsize (KiB) 8500

[startup+1303.86 s]
/proc/loadavg: 2.00 1.97 1.56 3/75 13076
/proc/meminfo: memFree=1775992/2055920 swapFree=4191892/4192956
[pid=13073] ppid=13071 vsize=8500 CPUtime=1298.77
/proc/13073/stat : 13073 (solver) R 13071 13073 11856 0 -1 4194304 1217 0 0 0 129875 2 0 0 25 0 1 0 158387324 8704000 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790561 0 0 4096 0 0 0 0 17 1 0 0
/proc/13073/statm: 2125 1185 709 92 0 469 0
Current children cumulated CPU time (s) 1298.77
Current children cumulated vsize (KiB) 8500

[startup+1363.93 s]
/proc/loadavg: 2.06 1.99 1.59 3/75 13076
/proc/meminfo: memFree=1774072/2055920 swapFree=4191892/4192956
[pid=13073] ppid=13071 vsize=8500 CPUtime=1358.61
/proc/13073/stat : 13073 (solver) R 13071 13073 11856 0 -1 4194304 1217 0 0 0 135858 3 0 0 25 0 1 0 158387324 8704000 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722272 0 0 4096 0 0 0 0 17 1 0 0
/proc/13073/statm: 2125 1185 709 92 0 469 0
Current children cumulated CPU time (s) 1358.61
Current children cumulated vsize (KiB) 8500

[startup+1424 s]
/proc/loadavg: 2.02 1.99 1.61 3/75 13076
/proc/meminfo: memFree=1771192/2055920 swapFree=4191892/4192956
[pid=13073] ppid=13071 vsize=8500 CPUtime=1418.44
/proc/13073/stat : 13073 (solver) R 13071 13073 11856 0 -1 4194304 1217 0 0 0 141841 3 0 0 25 0 1 0 158387324 8704000 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637501 0 0 4096 0 0 0 0 17 1 0 0
/proc/13073/statm: 2125 1185 709 92 0 469 0
Current children cumulated CPU time (s) 1418.44
Current children cumulated vsize (KiB) 8500

[startup+1484.07 s]
/proc/loadavg: 2.00 1.99 1.63 3/75 13076
/proc/meminfo: memFree=1771128/2055920 swapFree=4191892/4192956
[pid=13073] ppid=13071 vsize=8500 CPUtime=1478.28
/proc/13073/stat : 13073 (solver) R 13071 13073 11856 0 -1 4194304 1217 0 0 0 147825 3 0 0 25 0 1 0 158387324 8704000 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637608 0 0 4096 0 0 0 0 17 1 0 0
/proc/13073/statm: 2125 1185 709 92 0 469 0
Current children cumulated CPU time (s) 1478.28
Current children cumulated vsize (KiB) 8500

[startup+1544.14 s]
/proc/loadavg: 2.00 1.99 1.65 3/75 13076
/proc/meminfo: memFree=1771128/2055920 swapFree=4191892/4192956
[pid=13073] ppid=13071 vsize=8500 CPUtime=1538.12
/proc/13073/stat : 13073 (solver) R 13071 13073 11856 0 -1 4194304 1217 0 0 0 153809 3 0 0 25 0 1 0 158387324 8704000 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637416 0 0 4096 0 0 0 0 17 1 0 0
/proc/13073/statm: 2125 1185 709 92 0 469 0
Current children cumulated CPU time (s) 1538.12
Current children cumulated vsize (KiB) 8500

[startup+1604.22 s]
/proc/loadavg: 2.00 1.99 1.67 3/75 13076
/proc/meminfo: memFree=1771000/2055920 swapFree=4191892/4192956
[pid=13073] ppid=13071 vsize=8500 CPUtime=1597.96
/proc/13073/stat : 13073 (solver) R 13071 13073 11856 0 -1 4194304 1217 0 0 0 159793 3 0 0 25 0 1 0 158387324 8704000 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790579 0 0 4096 0 0 0 0 17 1 0 0
/proc/13073/statm: 2125 1185 709 92 0 469 0
Current children cumulated CPU time (s) 1597.96
Current children cumulated vsize (KiB) 8500

[startup+1664.29 s]
/proc/loadavg: 2.00 1.99 1.69 3/75 13076
/proc/meminfo: memFree=1770936/2055920 swapFree=4191892/4192956
[pid=13073] ppid=13071 vsize=8500 CPUtime=1657.8
/proc/13073/stat : 13073 (solver) R 13071 13073 11856 0 -1 4194304 1217 0 0 0 165777 3 0 0 25 0 1 0 158387324 8704000 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790623 0 0 4096 0 0 0 0 17 1 0 0
/proc/13073/statm: 2125 1185 709 92 0 469 0
Current children cumulated CPU time (s) 1657.8
Current children cumulated vsize (KiB) 8500

[startup+1724.36 s]
/proc/loadavg: 1.79 1.94 1.69 2/65 13144
/proc/meminfo: memFree=1854736/2055920 swapFree=4191892/4192956
[pid=13073] ppid=13071 vsize=8500 CPUtime=1717.71
/proc/13073/stat : 13073 (solver) R 13071 13073 11856 0 -1 4194304 1217 0 0 0 171767 4 0 0 25 0 1 0 158387324 8704000 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637510 0 0 4096 0 0 0 0 17 0 0 0
/proc/13073/statm: 2125 1185 709 92 0 469 0
Current children cumulated CPU time (s) 1717.71
Current children cumulated vsize (KiB) 8500

[startup+1784.39 s]
/proc/loadavg: 1.29 1.77 1.64 2/65 13144
/proc/meminfo: memFree=1855008/2055920 swapFree=4191892/4192956
[pid=13073] ppid=13071 vsize=8500 CPUtime=1777.72
/proc/13073/stat : 13073 (solver) R 13071 13073 11856 0 -1 4194304 1217 0 0 0 177767 5 0 0 25 0 1 0 158387324 8704000 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790701 0 0 4096 0 0 0 0 17 0 0 0
/proc/13073/statm: 2125 1185 709 92 0 469 0
Current children cumulated CPU time (s) 1777.72
Current children cumulated vsize (KiB) 8500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.72 s]
/proc/loadavg: 1.19 1.70 1.62 2/65 13144
/proc/meminfo: memFree=1855008/2055920 swapFree=4191892/4192956
[pid=13073] ppid=13071 vsize=8500 CPUtime=1800.04
/proc/13073/stat : 13073 (solver) R 13071 13073 11856 0 -1 4194304 1217 0 0 0 179999 5 0 0 25 0 1 0 158387324 8704000 1185 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637718 0 0 4096 0 0 0 0 17 0 0 0
/proc/13073/statm: 2125 1185 709 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): 1806.72
CPU time (s): 1800.05
CPU user time (s): 1800
CPU system time (s): 0.052991
CPU usage (%): 99.6308
Max. virtual memory (cumulated for all children) (KiB): 8500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800
system time used= 0.052991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1217
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= 18600

runsolver used 1.81272 s user time and 4.6083 s system time

The end

Launcher Data (download as text)

Begin job on node50 on Sat Jan  6 16:11:28 UTC 2007


IDJOB= 194367
IDBENCH= 3210
FILE ID= node50/194367-1168099886

PBS_JOBID= 3477251

Free space on /tmp= 66533 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  8e9364a8312392aba5edf6899f972d6b

RANDOM SEED= 571045219

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.263
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	: 5931.00
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.263
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:       1804376 kB
Buffers:         12880 kB
Cached:         138264 kB
SwapCached:        428 kB
Active:         131852 kB
Inactive:        71352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1804376 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            3432 kB
Writeback:           0 kB
Mapped:          61676 kB
Slab:            33664 kB
Committed_AS:  3517860 kB
PageTables:       1924 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= 66548 MiB



End job on node50 on Sat Jan  6 16:41:44 UTC 2007