Trace number 216416

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.09 1811.53

General information on the benchmark

NamepseudoSeries/chnl/
chnl-20-21.xml
MD5SUM22581d00fad9829aa974b0d157227271
Bench CategoryN-ARY-INT (n-ary constraints in intension)
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 variables840
Number of constraints82
Maximum constraint arity21
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension82
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
0.21	c 	variables............. 0.02
0.21	c 	predicates............    0
0.21	c 	constraints........... 0.03
0.21	c Allocating memory
0.21	c 
0.21	c time limit = -1
0.21	c heuristic = dom/wdeg
0.21	c restart policy = No restart
0.21	c 
0.21	c Solving
0.21	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/node17/watcher-216416-1168241493 -o ROOT/results/node17/solver-216416-1168241493 -C 1800 -M 900 /tmp/evaluation/216416-1168241493/mistral/bin/solver /tmp/evaluation/216416-1168241493/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

/proc/loadavg: 2.00 2.00 2.00 5/94 11575
/proc/meminfo: memFree=1669984/2055920 swapFree=4192812/4192956
[pid=11574] ppid=11572 vsize=540 CPUtime=0
/proc/11574/stat : 11574 (solver) R 11572 11574 10562 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 172544140 552960 26 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 2859812 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/11574/statm: 135 26 21 92 0 18 0

[startup+0.103055 s]
/proc/loadavg: 2.00 2.00 2.00 5/94 11575
/proc/meminfo: memFree=1669984/2055920 swapFree=4192812/4192956
[pid=11574] ppid=11572 vsize=9200 CPUtime=0.08
/proc/11574/stat : 11574 (solver) R 11572 11574 10562 0 -1 4194304 1407 0 0 0 8 0 0 0 18 0 1 0 172544140 9420800 1375 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785343 0 0 4096 0 0 0 0 17 1 0 0
/proc/11574/statm: 2300 1375 720 92 0 644 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9200

[startup+0.511091 s]
/proc/loadavg: 2.00 2.00 2.00 5/94 11575
/proc/meminfo: memFree=1669984/2055920 swapFree=4192812/4192956
[pid=11574] ppid=11572 vsize=9216 CPUtime=0.49
/proc/11574/stat : 11574 (solver) R 11572 11574 10562 0 -1 4194304 1411 0 0 0 49 0 0 0 21 0 1 0 172544140 9437184 1379 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134652287 0 0 4096 0 0 0 0 17 1 0 0
/proc/11574/statm: 2304 1379 720 92 0 648 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9216

[startup+1.33218 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11575
/proc/meminfo: memFree=1667296/2055920 swapFree=4192812/4192956
[pid=11574] ppid=11572 vsize=9216 CPUtime=1.3
/proc/11574/stat : 11574 (solver) R 11572 11574 10562 0 -1 4194304 1411 0 0 0 130 0 0 0 25 0 1 0 172544140 9437184 1379 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792877 0 0 4096 0 0 0 0 17 1 0 0
/proc/11574/statm: 2304 1379 720 92 0 648 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 9216

[startup+2.96935 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11575
/proc/meminfo: memFree=1667296/2055920 swapFree=4192812/4192956
[pid=11574] ppid=11572 vsize=9216 CPUtime=2.93
/proc/11574/stat : 11574 (solver) R 11572 11574 10562 0 -1 4194304 1411 0 0 0 293 0 0 0 25 0 1 0 172544140 9437184 1379 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 1 0 0
/proc/11574/statm: 2304 1379 720 92 0 648 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 9216

[startup+6.25369 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11575
/proc/meminfo: memFree=1667168/2055920 swapFree=4192812/4192956
[pid=11574] ppid=11572 vsize=9216 CPUtime=6.18
/proc/11574/stat : 11574 (solver) R 11572 11574 10562 0 -1 4194304 1411 0 0 0 618 0 0 0 25 0 1 0 172544140 9437184 1379 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637418 0 0 4096 0 0 0 0 17 1 0 0
/proc/11574/statm: 2304 1379 720 92 0 648 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 9216

[startup+12.7104 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11575
/proc/meminfo: memFree=1667168/2055920 swapFree=4192812/4192956
[pid=11574] ppid=11572 vsize=9216 CPUtime=12.59
/proc/11574/stat : 11574 (solver) R 11572 11574 10562 0 -1 4194304 1411 0 0 0 1259 0 0 0 25 0 1 0 172544140 9437184 1379 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/11574/statm: 2304 1379 720 92 0 648 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 9216

[startup+25.5492 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11575
/proc/meminfo: memFree=1667232/2055920 swapFree=4192812/4192956
[pid=11574] ppid=11572 vsize=9216 CPUtime=25.32
/proc/11574/stat : 11574 (solver) R 11572 11574 10562 0 -1 4194304 1411 0 0 0 2531 1 0 0 25 0 1 0 172544140 9437184 1379 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 3326942 0 0 4096 0 0 0 0 17 1 0 0
/proc/11574/statm: 2304 1379 720 92 0 648 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 9216

[startup+51.1754 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11575
/proc/meminfo: memFree=1667296/2055920 swapFree=4192812/4192956
[pid=11574] ppid=11572 vsize=9216 CPUtime=50.71
/proc/11574/stat : 11574 (solver) R 11572 11574 10562 0 -1 4194304 1411 0 0 0 5070 1 0 0 25 0 1 0 172544140 9437184 1379 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134795075 0 0 4096 0 0 0 0 17 1 0 0
/proc/11574/statm: 2304 1379 720 92 0 648 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 9216

[startup+102.433 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11575
/proc/meminfo: memFree=1667232/2055920 swapFree=4192812/4192956
[pid=11574] ppid=11572 vsize=9216 CPUtime=101.52
/proc/11574/stat : 11574 (solver) R 11572 11574 10562 0 -1 4194304 1411 0 0 0 10151 1 0 0 25 0 1 0 172544140 9437184 1379 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/11574/statm: 2304 1379 720 92 0 648 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 9216

[startup+162.511 s]
/proc/loadavg: 2.05 2.01 2.00 3/94 11575
/proc/meminfo: memFree=1667232/2055920 swapFree=4192812/4192956
[pid=11574] ppid=11572 vsize=9216 CPUtime=161.06
/proc/11574/stat : 11574 (solver) R 11572 11574 10562 0 -1 4194304 1411 0 0 0 16104 2 0 0 25 0 1 0 172544140 9437184 1379 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708383 0 0 4096 0 0 0 0 17 1 0 0
/proc/11574/statm: 2304 1379 720 92 0 648 0
Current children cumulated CPU time (s) 161.06
Current children cumulated vsize (KiB) 9216

[startup+222.558 s]
/proc/loadavg: 2.02 2.01 2.00 3/94 11575
/proc/meminfo: memFree=1667168/2055920 swapFree=4192812/4192956
[pid=11574] ppid=11572 vsize=9216 CPUtime=220.6
/proc/11574/stat : 11574 (solver) R 11572 11574 10562 0 -1 4194304 1411 0 0 0 22058 2 0 0 25 0 1 0 172544140 9437184 1379 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134652088 0 0 4096 0 0 0 0 17 1 0 0
/proc/11574/statm: 2304 1379 720 92 0 648 0
Current children cumulated CPU time (s) 220.6
Current children cumulated vsize (KiB) 9216

[startup+282.562 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11575
/proc/meminfo: memFree=1667168/2055920 swapFree=4192812/4192956
[pid=11574] ppid=11572 vsize=9216 CPUtime=280.1
/proc/11574/stat : 11574 (solver) R 11572 11574 10562 0 -1 4194304 1411 0 0 0 28007 3 0 0 25 0 1 0 172544140 9437184 1379 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785572 0 0 4096 0 0 0 0 17 1 0 0
/proc/11574/statm: 2304 1379 720 92 0 648 0
Current children cumulated CPU time (s) 280.1
Current children cumulated vsize (KiB) 9216

[startup+342.579 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11575
/proc/meminfo: memFree=1667104/2055920 swapFree=4192812/4192956
[pid=11574] ppid=11572 vsize=9216 CPUtime=339.61
/proc/11574/stat : 11574 (solver) R 11572 11574 10562 0 -1 4194304 1411 0 0 0 33958 3 0 0 25 0 1 0 172544140 9437184 1379 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134813317 0 0 4096 0 0 0 0 17 1 0 0
/proc/11574/statm: 2304 1379 720 92 0 648 0
Current children cumulated CPU time (s) 339.61
Current children cumulated vsize (KiB) 9216

[startup+402.599 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11575
/proc/meminfo: memFree=1667104/2055920 swapFree=4192812/4192956
[pid=11574] ppid=11572 vsize=9216 CPUtime=399.1
/proc/11574/stat : 11574 (solver) R 11572 11574 10562 0 -1 4194304 1411 0 0 0 39907 3 0 0 25 0 1 0 172544140 9437184 1379 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134792822 0 0 4096 0 0 0 0 17 1 0 0
/proc/11574/statm: 2304 1379 720 92 0 648 0
Current children cumulated CPU time (s) 399.1
Current children cumulated vsize (KiB) 9216

[startup+462.623 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11575
/proc/meminfo: memFree=1667040/2055920 swapFree=4192812/4192956
[pid=11574] ppid=11572 vsize=9216 CPUtime=458.61
/proc/11574/stat : 11574 (solver) R 11572 11574 10562 0 -1 4194304 1411 0 0 0 45857 4 0 0 25 0 1 0 172544140 9437184 1379 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/11574/statm: 2304 1379 720 92 0 648 0
Current children cumulated CPU time (s) 458.61
Current children cumulated vsize (KiB) 9216

[startup+522.698 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11575
/proc/meminfo: memFree=1666976/2055920 swapFree=4192812/4192956
[pid=11574] ppid=11572 vsize=9216 CPUtime=518.13
/proc/11574/stat : 11574 (solver) R 11572 11574 10562 0 -1 4194304 1411 0 0 0 51809 4 0 0 25 0 1 0 172544140 9437184 1379 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727341 0 0 4096 0 0 0 0 17 1 0 0
/proc/11574/statm: 2304 1379 720 92 0 648 0
Current children cumulated CPU time (s) 518.13
Current children cumulated vsize (KiB) 9216

[startup+582.719 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11575
/proc/meminfo: memFree=1666912/2055920 swapFree=4192812/4192956
[pid=11574] ppid=11572 vsize=9216 CPUtime=577.64
/proc/11574/stat : 11574 (solver) R 11572 11574 10562 0 -1 4194304 1411 0 0 0 57759 5 0 0 25 0 1 0 172544140 9437184 1379 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727341 0 0 4096 0 0 0 0 17 1 0 0
/proc/11574/statm: 2304 1379 720 92 0 648 0
Current children cumulated CPU time (s) 577.64
Current children cumulated vsize (KiB) 9216

[startup+642.792 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11575
/proc/meminfo: memFree=1666912/2055920 swapFree=4192812/4192956
[pid=11574] ppid=11572 vsize=9216 CPUtime=637.17
/proc/11574/stat : 11574 (solver) R 11572 11574 10562 0 -1 4194304 1411 0 0 0 63712 5 0 0 25 0 1 0 172544140 9437184 1379 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 1 0 0
/proc/11574/statm: 2304 1379 720 92 0 648 0
Current children cumulated CPU time (s) 637.17
Current children cumulated vsize (KiB) 9216

[startup+702.892 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11575
/proc/meminfo: memFree=1666912/2055920 swapFree=4192812/4192956
[pid=11574] ppid=11572 vsize=9216 CPUtime=696.73
/proc/11574/stat : 11574 (solver) R 11572 11574 10562 0 -1 4194304 1411 0 0 0 69668 5 0 0 25 0 1 0 172544140 9437184 1379 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/11574/statm: 2304 1379 720 92 0 648 0
Current children cumulated CPU time (s) 696.73
Current children cumulated vsize (KiB) 9216

[startup+762.988 s]
/proc/loadavg: 2.03 2.01 2.00 3/94 11575
/proc/meminfo: memFree=1666848/2055920 swapFree=4192812/4192956
[pid=11574] ppid=11572 vsize=9216 CPUtime=756.29
/proc/11574/stat : 11574 (solver) R 11572 11574 10562 0 -1 4194304 1411 0 0 0 75623 6 0 0 25 0 1 0 172544140 9437184 1379 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727333 0 0 4096 0 0 0 0 17 1 0 0
/proc/11574/statm: 2304 1379 720 92 0 648 0
Current children cumulated CPU time (s) 756.29
Current children cumulated vsize (KiB) 9216

[startup+823.013 s]
/proc/loadavg: 2.01 2.01 2.00 3/94 11575
/proc/meminfo: memFree=1666848/2055920 swapFree=4192812/4192956
[pid=11574] ppid=11572 vsize=9216 CPUtime=815.78
/proc/11574/stat : 11574 (solver) R 11572 11574 10562 0 -1 4194304 1411 0 0 0 81572 6 0 0 25 0 1 0 172544140 9437184 1379 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727378 0 0 4096 0 0 0 0 17 1 0 0
/proc/11574/statm: 2304 1379 720 92 0 648 0
Current children cumulated CPU time (s) 815.78
Current children cumulated vsize (KiB) 9216

[startup+883.087 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11575
/proc/meminfo: memFree=1666784/2055920 swapFree=4192812/4192956
[pid=11574] ppid=11572 vsize=9216 CPUtime=875.31
/proc/11574/stat : 11574 (solver) R 11572 11574 10562 0 -1 4194304 1411 0 0 0 87525 6 0 0 25 0 1 0 172544140 9437184 1379 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134795073 0 0 4096 0 0 0 0 17 1 0 0
/proc/11574/statm: 2304 1379 720 92 0 648 0
Current children cumulated CPU time (s) 875.31
Current children cumulated vsize (KiB) 9216

[startup+943.116 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11575
/proc/meminfo: memFree=1666784/2055920 swapFree=4192812/4192956
[pid=11574] ppid=11572 vsize=9216 CPUtime=934.82
/proc/11574/stat : 11574 (solver) R 11572 11574 10562 0 -1 4194304 1411 0 0 0 93475 7 0 0 25 0 1 0 172544140 9437184 1379 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785505 0 0 4096 0 0 0 0 17 1 0 0
/proc/11574/statm: 2304 1379 720 92 0 648 0
Current children cumulated CPU time (s) 934.82
Current children cumulated vsize (KiB) 9216

[startup+1003.12 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11575
/proc/meminfo: memFree=1666720/2055920 swapFree=4192812/4192956
[pid=11574] ppid=11572 vsize=9216 CPUtime=994.32
/proc/11574/stat : 11574 (solver) R 11572 11574 10562 0 -1 4194304 1411 0 0 0 99425 7 0 0 25 0 1 0 172544140 9437184 1379 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790516 0 0 4096 0 0 0 0 17 1 0 0
/proc/11574/statm: 2304 1379 720 92 0 648 0
Current children cumulated CPU time (s) 994.32
Current children cumulated vsize (KiB) 9216

[startup+1063.13 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11575
/proc/meminfo: memFree=1666656/2055920 swapFree=4192812/4192956
[pid=11574] ppid=11572 vsize=9216 CPUtime=1053.83
/proc/11574/stat : 11574 (solver) R 11572 11574 10562 0 -1 4194304 1411 0 0 0 105376 7 0 0 25 0 1 0 172544140 9437184 1379 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134784989 0 0 4096 0 0 0 0 17 1 0 0
/proc/11574/statm: 2304 1379 720 92 0 648 0
Current children cumulated CPU time (s) 1053.83
Current children cumulated vsize (KiB) 9216

[startup+1123.13 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11575
/proc/meminfo: memFree=1666720/2055920 swapFree=4192812/4192956
[pid=11574] ppid=11572 vsize=9216 CPUtime=1113.34
/proc/11574/stat : 11574 (solver) R 11572 11574 10562 0 -1 4194304 1411 0 0 0 111326 8 0 0 25 0 1 0 172544140 9437184 1379 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134650537 0 0 4096 0 0 0 0 17 1 0 0
/proc/11574/statm: 2304 1379 720 92 0 648 0
Current children cumulated CPU time (s) 1113.34
Current children cumulated vsize (KiB) 9216

[startup+1183.17 s]
/proc/loadavg: 2.06 2.01 2.00 3/94 11575
/proc/meminfo: memFree=1666656/2055920 swapFree=4192812/4192956
[pid=11574] ppid=11572 vsize=9216 CPUtime=1172.87
/proc/11574/stat : 11574 (solver) R 11572 11574 10562 0 -1 4194304 1411 0 0 0 117279 8 0 0 25 0 1 0 172544140 9437184 1379 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 3326929 0 0 4096 0 0 0 0 17 1 0 0
/proc/11574/statm: 2304 1379 720 92 0 648 0
Current children cumulated CPU time (s) 1172.87
Current children cumulated vsize (KiB) 9216

[startup+1243.18 s]
/proc/loadavg: 2.02 2.01 2.00 2/81 11589
/proc/meminfo: memFree=1689800/2055920 swapFree=4192812/4192956
[pid=11574] ppid=11572 vsize=9216 CPUtime=1232.36
/proc/11574/stat : 11574 (solver) R 11572 11574 10562 0 -1 4194304 1411 0 0 0 123227 9 0 0 25 0 1 0 172544140 9437184 1379 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 3326942 0 0 4096 0 0 0 0 17 0 0 0
/proc/11574/statm: 2304 1379 720 92 0 648 0
Current children cumulated CPU time (s) 1232.36
Current children cumulated vsize (KiB) 9216

[startup+1303.24 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11804
/proc/meminfo: memFree=1682592/2055920 swapFree=4192812/4192956
[pid=11574] ppid=11572 vsize=9216 CPUtime=1292.36
/proc/11574/stat : 11574 (solver) R 11572 11574 10562 0 -1 4194304 1411 0 0 0 129227 9 0 0 25 0 1 0 172544140 9437184 1379 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/11574/statm: 2304 1379 720 92 0 648 0
Current children cumulated CPU time (s) 1292.36
Current children cumulated vsize (KiB) 9216

[startup+1363.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11804
/proc/meminfo: memFree=1682592/2055920 swapFree=4192812/4192956
[pid=11574] ppid=11572 vsize=9216 CPUtime=1352.34
/proc/11574/stat : 11574 (solver) R 11572 11574 10562 0 -1 4194304 1411 0 0 0 135225 9 0 0 25 0 1 0 172544140 9437184 1379 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/11574/statm: 2304 1379 720 92 0 648 0
Current children cumulated CPU time (s) 1352.34
Current children cumulated vsize (KiB) 9216

[startup+1423.36 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11804
/proc/meminfo: memFree=1682528/2055920 swapFree=4192812/4192956
[pid=11574] ppid=11572 vsize=9216 CPUtime=1412.35
/proc/11574/stat : 11574 (solver) R 11572 11574 10562 0 -1 4194304 1411 0 0 0 141225 10 0 0 25 0 1 0 172544140 9437184 1379 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134650435 0 0 4096 0 0 0 0 17 0 0 0
/proc/11574/statm: 2304 1379 720 92 0 648 0
Current children cumulated CPU time (s) 1412.35
Current children cumulated vsize (KiB) 9216

[startup+1483.42 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11804
/proc/meminfo: memFree=1682464/2055920 swapFree=4192812/4192956
[pid=11574] ppid=11572 vsize=9216 CPUtime=1472.36
/proc/11574/stat : 11574 (solver) R 11572 11574 10562 0 -1 4194304 1411 0 0 0 147226 10 0 0 25 0 1 0 172544140 9437184 1379 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790414 0 0 4096 0 0 0 0 17 0 0 0
/proc/11574/statm: 2304 1379 720 92 0 648 0
Current children cumulated CPU time (s) 1472.36
Current children cumulated vsize (KiB) 9216

[startup+1543.48 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11804
/proc/meminfo: memFree=1682464/2055920 swapFree=4192812/4192956
[pid=11574] ppid=11572 vsize=9216 CPUtime=1532.34
/proc/11574/stat : 11574 (solver) R 11572 11574 10562 0 -1 4194304 1411 0 0 0 153224 10 0 0 25 0 1 0 172544140 9437184 1379 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 0 0 0
/proc/11574/statm: 2304 1379 720 92 0 648 0
Current children cumulated CPU time (s) 1532.34
Current children cumulated vsize (KiB) 9216

[startup+1603.54 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11804
/proc/meminfo: memFree=1682400/2055920 swapFree=4192812/4192956
[pid=11574] ppid=11572 vsize=9216 CPUtime=1592.34
/proc/11574/stat : 11574 (solver) R 11572 11574 10562 0 -1 4194304 1411 0 0 0 159224 10 0 0 25 0 1 0 172544140 9437184 1379 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134790227 0 0 4096 0 0 0 0 17 0 0 0
/proc/11574/statm: 2304 1379 720 92 0 648 0
Current children cumulated CPU time (s) 1592.34
Current children cumulated vsize (KiB) 9216

[startup+1663.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11804
/proc/meminfo: memFree=1682400/2055920 swapFree=4192812/4192956
[pid=11574] ppid=11572 vsize=9216 CPUtime=1652.34
/proc/11574/stat : 11574 (solver) R 11572 11574 10562 0 -1 4194304 1411 0 0 0 165224 10 0 0 25 0 1 0 172544140 9437184 1379 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727347 0 0 4096 0 0 0 0 17 0 0 0
/proc/11574/statm: 2304 1379 720 92 0 648 0
Current children cumulated CPU time (s) 1652.34
Current children cumulated vsize (KiB) 9216

[startup+1723.66 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11804
/proc/meminfo: memFree=1682336/2055920 swapFree=4192812/4192956
[pid=11574] ppid=11572 vsize=9216 CPUtime=1712.33
/proc/11574/stat : 11574 (solver) R 11572 11574 10562 0 -1 4194304 1411 0 0 0 171223 10 0 0 25 0 1 0 172544140 9437184 1379 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785656 0 0 4096 0 0 0 0 17 0 0 0
/proc/11574/statm: 2304 1379 720 92 0 648 0
Current children cumulated CPU time (s) 1712.33
Current children cumulated vsize (KiB) 9216

[startup+1783.73 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 11886
/proc/meminfo: memFree=1681048/2055920 swapFree=4192812/4192956
[pid=11574] ppid=11572 vsize=9216 CPUtime=1772.32
/proc/11574/stat : 11574 (solver) R 11572 11574 10562 0 -1 4194304 1411 0 0 0 177219 13 0 0 25 0 1 0 172544140 9437184 1379 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134715090 0 0 4096 0 0 0 0 17 0 0 0
/proc/11574/statm: 2304 1379 720 92 0 648 0
Current children cumulated CPU time (s) 1772.32
Current children cumulated vsize (KiB) 9216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.52 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 11944
/proc/meminfo: memFree=1681056/2055920 swapFree=4192812/4192956
[pid=11574] ppid=11572 vsize=9216 CPUtime=1800.08
/proc/11574/stat : 11574 (solver) R 11572 11574 10562 0 -1 4194304 1411 0 0 0 179993 15 0 0 25 0 1 0 172544140 9437184 1379 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/11574/statm: 2304 1379 720 92 0 648 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 9216

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1811.53
CPU time (s): 1800.09
CPU user time (s): 1799.94
CPU system time (s): 0.154976
CPU usage (%): 99.3685
Max. virtual memory (cumulated for all children) (KiB): 9216

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

runsolver used 1.9527 s user time and 5.10122 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Mon Jan  8 07:31:34 UTC 2007


IDJOB= 216416
IDBENCH= 5076
FILE ID= node17/216416-1168241493

PBS_JOBID= 3481274

Free space on /tmp= 66325 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/chnl/chnl-20-21.xml
COMMAND LINE= /tmp/evaluation/216416-1168241493/mistral/bin/solver /tmp/evaluation/216416-1168241493/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-216416-1168241493 -o ROOT/results/node17/solver-216416-1168241493 -C 1800 -M 900  /tmp/evaluation/216416-1168241493/mistral/bin/solver /tmp/evaluation/216416-1168241493/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  22581d00fad9829aa974b0d157227271

RANDOM SEED= 281795238

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.236
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.236
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:       1670464 kB
Buffers:         54940 kB
Cached:         185644 kB
SwapCached:          0 kB
Active:         202872 kB
Inactive:       118896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1670464 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3028 kB
Writeback:           0 kB
Mapped:         108124 kB
Slab:            48328 kB
Committed_AS:  4824272 kB
PageTables:       2368 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= 66322 MiB



End job on node17 on Mon Jan  8 08:01:45 UTC 2007