Trace number 2064968

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 1.545? (TO) 1800.05 1805.01

General information on the benchmark

Namecsp/fischer/
normalized-fischer-8-7-fair.xml
MD5SUM6868c0dbaa1b83433bdc467ecccba464
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark159.489
Satisfiable
(Un)Satisfiability was proved
Number of variables14823
Number of constraints14025
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension14025
Global constraints used (with number of constraints)

Solver Data

0.18/0.21	c mistral version 1.545

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2064968-1247337537/watcher-2064968-1247337537 -o /tmp/evaluation-result-2064968-1247337537/solver-2064968-1247337537 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2064968-1247337537.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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 s]
/proc/loadavg: 1.92 1.98 1.99 4/74 14529
/proc/meminfo: memFree=1681032/2055920 swapFree=4192812/4192956
[pid=14529] ppid=14527 vsize=18576 CPUtime=0
/proc/14529/stat : 14529 (runsolver) R 14527 14529 13895 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 20816521 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 227607637287 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/14529/statm: 4644 284 249 26 0 2626 0

[startup+0.11184 s]
/proc/loadavg: 1.92 1.98 1.99 4/74 14529
/proc/meminfo: memFree=1681032/2055920 swapFree=4192812/4192956
[pid=14529] ppid=14527 vsize=7324 CPUtime=0.1
/proc/14529/stat : 14529 (ld-linux.so.2) R 14527 14529 13895 0 -1 4194304 1051 0 0 0 10 0 0 0 18 0 1 0 20816521 7499776 1030 996147200 1448431616 1448550632 4294956208 18446744073709551615 134705802 0 0 4096 0 0 0 0 17 1 0 0
/proc/14529/statm: 1831 1030 381 29 0 646 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7324

[startup+0.201852 s]
/proc/loadavg: 1.92 1.98 1.99 4/74 14529
/proc/meminfo: memFree=1681032/2055920 swapFree=4192812/4192956
[pid=14529] ppid=14527 vsize=8352 CPUtime=0.18
/proc/14529/stat : 14529 (ld-linux.so.2) R 14527 14529 13895 0 -1 4194304 1289 0 0 0 18 0 0 0 18 0 1 0 20816521 8552448 1268 996147200 1448431616 1448550632 4294956208 18446744073709551615 134655599 0 0 4096 0 0 0 0 17 1 0 0
/proc/14529/statm: 2088 1268 382 29 0 903 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 8352

[startup+0.301863 s]
/proc/loadavg: 1.92 1.98 1.99 4/74 14529
/proc/meminfo: memFree=1681032/2055920 swapFree=4192812/4192956
[pid=14529] ppid=14527 vsize=9504 CPUtime=0.28
/proc/14529/stat : 14529 (ld-linux.so.2) R 14527 14529 13895 0 -1 4194304 1589 0 0 0 28 0 0 0 19 0 1 0 20816521 9732096 1568 996147200 1448431616 1448550632 4294956208 18446744073709551615 134694151 0 0 4096 0 0 0 0 17 1 0 0
/proc/14529/statm: 2376 1568 382 29 0 1191 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9504

[startup+0.701909 s]
/proc/loadavg: 1.92 1.98 1.99 4/74 14529
/proc/meminfo: memFree=1681032/2055920 swapFree=4192812/4192956
[pid=14529] ppid=14527 vsize=13088 CPUtime=0.68
/proc/14529/stat : 14529 (ld-linux.so.2) R 14527 14529 13895 0 -1 4194304 2466 0 0 0 67 1 0 0 23 0 1 0 20816521 13402112 2445 996147200 1448431616 1448550632 4294956208 18446744073709551615 134655641 0 0 4096 0 0 0 0 17 1 0 0
/proc/14529/statm: 3272 2445 383 29 0 2087 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13088

[startup+1.50201 s]
/proc/loadavg: 1.92 1.98 1.99 3/75 14530
/proc/meminfo: memFree=1649216/2055920 swapFree=4192812/4192956
[pid=14529] ppid=14527 vsize=36692 CPUtime=1.47
/proc/14529/stat : 14529 (ld-linux.so.2) R 14527 14529 13895 0 -1 4194304 8380 0 0 0 144 3 0 0 25 0 1 0 20816521 37572608 8359 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/14529/statm: 9173 8359 432 29 0 7988 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 36692

[startup+3.1012 s]
/proc/loadavg: 1.92 1.98 1.99 3/75 14530
/proc/meminfo: memFree=1648896/2055920 swapFree=4192812/4192956
[pid=14529] ppid=14527 vsize=36692 CPUtime=3.05
/proc/14529/stat : 14529 (ld-linux.so.2) R 14527 14529 13895 0 -1 4194304 8381 0 0 0 302 3 0 0 25 0 1 0 20816521 37572608 8360 996147200 1448431616 1448550632 4294956208 18446744073709551615 135291466 0 0 4096 0 0 0 0 17 1 0 0
/proc/14529/statm: 9173 8360 432 29 0 7988 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 36692

[startup+6.30259 s]
/proc/loadavg: 1.93 1.98 1.99 3/75 14530
/proc/meminfo: memFree=1648896/2055920 swapFree=4192812/4192956
[pid=14529] ppid=14527 vsize=36692 CPUtime=6.23
/proc/14529/stat : 14529 (ld-linux.so.2) R 14527 14529 13895 0 -1 4194304 8382 0 0 0 620 3 0 0 25 0 1 0 20816521 37572608 8361 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161208 0 0 4096 0 0 0 0 17 1 0 0
/proc/14529/statm: 9173 8361 432 29 0 7988 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 36692

[startup+12.7014 s]
/proc/loadavg: 1.93 1.98 1.99 3/75 14530
/proc/meminfo: memFree=1648832/2055920 swapFree=4192812/4192956
[pid=14529] ppid=14527 vsize=36692 CPUtime=12.57
/proc/14529/stat : 14529 (ld-linux.so.2) R 14527 14529 13895 0 -1 4194304 8382 0 0 0 1254 3 0 0 25 0 1 0 20816521 37572608 8361 996147200 1448431616 1448550632 4294956208 18446744073709551615 134818335 0 0 4096 0 0 0 0 17 1 0 0
/proc/14529/statm: 9173 8361 432 29 0 7988 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 36692

[startup+25.5019 s]
/proc/loadavg: 1.95 1.98 1.99 3/75 14530
/proc/meminfo: memFree=1648896/2055920 swapFree=4192812/4192956
[pid=14529] ppid=14527 vsize=36824 CPUtime=25.25
/proc/14529/stat : 14529 (ld-linux.so.2) R 14527 14529 13895 0 -1 4194304 8400 0 0 0 2522 3 0 0 25 0 1 0 20816521 37707776 8379 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269029 0 0 4096 0 0 0 0 17 1 0 0
/proc/14529/statm: 9206 8379 432 29 0 8021 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 36824

[startup+51.102 s]
/proc/loadavg: 1.96 1.98 1.99 3/75 14530
/proc/meminfo: memFree=1648896/2055920 swapFree=4192812/4192956
[pid=14529] ppid=14527 vsize=36824 CPUtime=50.62
/proc/14529/stat : 14529 (ld-linux.so.2) R 14527 14529 13895 0 -1 4194304 8400 0 0 0 5059 3 0 0 25 0 1 0 20816521 37707776 8379 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864846 0 0 4096 0 0 0 0 17 1 0 0
/proc/14529/statm: 9206 8379 432 29 0 8021 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 36824

[startup+102.301 s]
/proc/loadavg: 1.98 1.98 1.99 3/76 14531
/proc/meminfo: memFree=1648760/2055920 swapFree=4192812/4192956
[pid=14529] ppid=14527 vsize=36824 CPUtime=101.36
/proc/14529/stat : 14529 (ld-linux.so.2) R 14527 14529 13895 0 -1 4194304 8400 0 0 0 10133 3 0 0 25 0 1 0 20816521 37707776 8379 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268128 0 0 4096 0 0 0 0 17 1 0 0
/proc/14529/statm: 9206 8379 432 29 0 8021 0
Current children cumulated CPU time (s) 101.36
Current children cumulated vsize (KiB) 36824

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 14531
/proc/meminfo: memFree=1648696/2055920 swapFree=4192812/4192956
[pid=14529] ppid=14527 vsize=36824 CPUtime=160.83
/proc/14529/stat : 14529 (ld-linux.so.2) R 14527 14529 13895 0 -1 4194304 8400 0 0 0 16080 3 0 0 25 0 1 0 20816521 37707776 8379 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259322 0 0 4096 0 0 0 0 17 1 0 0
/proc/14529/statm: 9206 8379 432 29 0 8021 0
Current children cumulated CPU time (s) 160.83
Current children cumulated vsize (KiB) 36824

[startup+222.306 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 14531
/proc/meminfo: memFree=1648696/2055920 swapFree=4192812/4192956
[pid=14529] ppid=14527 vsize=36824 CPUtime=220.29
/proc/14529/stat : 14529 (ld-linux.so.2) R 14527 14529 13895 0 -1 4194304 8400 0 0 0 22026 3 0 0 25 0 1 0 20816521 37707776 8379 996147200 1448431616 1448550632 4294956208 18446744073709551615 134836566 0 0 4096 0 0 0 0 17 1 0 0
/proc/14529/statm: 9206 8379 432 29 0 8021 0
Current children cumulated CPU time (s) 220.29
Current children cumulated vsize (KiB) 36824

[startup+282.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 14531
/proc/meminfo: memFree=1648696/2055920 swapFree=4192812/4192956
[pid=14529] ppid=14527 vsize=36824 CPUtime=279.76
/proc/14529/stat : 14529 (ld-linux.so.2) R 14527 14529 13895 0 -1 4194304 8400 0 0 0 27972 4 0 0 25 0 1 0 20816521 37707776 8379 996147200 1448431616 1448550632 4294956208 18446744073709551615 135283621 0 0 4096 0 0 0 0 17 1 0 0
/proc/14529/statm: 9206 8379 432 29 0 8021 0
Current children cumulated CPU time (s) 279.76
Current children cumulated vsize (KiB) 36824

[startup+342.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 14532
/proc/meminfo: memFree=1648624/2055920 swapFree=4192812/4192956
[pid=14529] ppid=14527 vsize=36824 CPUtime=339.21
/proc/14529/stat : 14529 (ld-linux.so.2) R 14527 14529 13895 0 -1 4194304 8400 0 0 0 33917 4 0 0 25 0 1 0 20816521 37707776 8379 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865011 0 0 4096 0 0 0 0 17 1 0 0
/proc/14529/statm: 9206 8379 432 29 0 8021 0
Current children cumulated CPU time (s) 339.21
Current children cumulated vsize (KiB) 36824

[startup+402.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 14532
/proc/meminfo: memFree=1648624/2055920 swapFree=4192812/4192956
[pid=14529] ppid=14527 vsize=36824 CPUtime=398.67
/proc/14529/stat : 14529 (ld-linux.so.2) R 14527 14529 13895 0 -1 4194304 8400 0 0 0 39863 4 0 0 25 0 1 0 20816521 37707776 8379 996147200 1448431616 1448550632 4294956208 18446744073709551615 134836566 0 0 4096 0 0 0 0 17 1 0 0
/proc/14529/statm: 9206 8379 432 29 0 8021 0
Current children cumulated CPU time (s) 398.67
Current children cumulated vsize (KiB) 36824

[startup+462.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 14532
/proc/meminfo: memFree=1648432/2055920 swapFree=4192812/4192956
[pid=14529] ppid=14527 vsize=36824 CPUtime=458.12
/proc/14529/stat : 14529 (ld-linux.so.2) R 14527 14529 13895 0 -1 4194304 8400 0 0 0 45808 4 0 0 25 0 1 0 20816521 37707776 8379 996147200 1448431616 1448550632 4294956208 18446744073709551615 134818294 0 0 4096 0 0 0 0 17 1 0 0
/proc/14529/statm: 9206 8379 432 29 0 8021 0
Current children cumulated CPU time (s) 458.12
Current children cumulated vsize (KiB) 36824

[startup+522.301 s]
/proc/loadavg: 2.00 1.98 1.99 3/73 14560
/proc/meminfo: memFree=1815376/2055920 swapFree=4192812/4192956
[pid=14529] ppid=14527 vsize=36824 CPUtime=517.87
/proc/14529/stat : 14529 (ld-linux.so.2) R 14527 14529 13895 0 -1 4194304 8400 0 0 0 51782 5 0 0 25 0 1 0 20816521 37707776 8379 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865162 0 0 4096 0 0 0 0 17 0 0 0
/proc/14529/statm: 9206 8379 432 29 0 8021 0
Current children cumulated CPU time (s) 517.87
Current children cumulated vsize (KiB) 36824

[startup+582.301 s]
/proc/loadavg: 2.00 1.98 1.99 3/73 14560
/proc/meminfo: memFree=1815248/2055920 swapFree=4192812/4192956
[pid=14529] ppid=14527 vsize=36824 CPUtime=577.84
/proc/14529/stat : 14529 (ld-linux.so.2) R 14527 14529 13895 0 -1 4194304 8400 0 0 0 57779 5 0 0 25 0 1 0 20816521 37707776 8379 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864860 0 0 4096 0 0 0 0 17 0 0 0
/proc/14529/statm: 9206 8379 432 29 0 8021 0
Current children cumulated CPU time (s) 577.84
Current children cumulated vsize (KiB) 36824

[startup+642.301 s]
/proc/loadavg: 2.00 1.98 1.99 3/73 14560
/proc/meminfo: memFree=1815248/2055920 swapFree=4192812/4192956
[pid=14529] ppid=14527 vsize=36824 CPUtime=637.82
/proc/14529/stat : 14529 (ld-linux.so.2) R 14527 14529 13895 0 -1 4194304 8400 0 0 0 63777 5 0 0 25 0 1 0 20816521 37707776 8379 996147200 1448431616 1448550632 4294956208 18446744073709551615 135289858 0 0 4096 0 0 0 0 17 0 0 0
/proc/14529/statm: 9206 8379 432 29 0 8021 0
Current children cumulated CPU time (s) 637.82
Current children cumulated vsize (KiB) 36824

[startup+702.302 s]

################
# More data... #
################

[startup+882.307 s]
/proc/loadavg: 2.00 1.98 1.99 3/73 14562
/proc/meminfo: memFree=1814928/2055920 swapFree=4192812/4192956
[pid=14529] ppid=14527 vsize=36824 CPUtime=877.72
/proc/14529/stat : 14529 (ld-linux.so.2) R 14527 14529 13895 0 -1 4194304 8420 0 0 0 87767 5 0 0 25 0 1 0 20816521 37707776 8399 996147200 1448431616 1448550632 4294956208 18446744073709551615 134836616 0 0 4096 0 0 0 0 17 0 0 0
/proc/14529/statm: 9206 8399 432 29 0 8021 0
Current children cumulated CPU time (s) 877.72
Current children cumulated vsize (KiB) 36824

[startup+942.302 s]
/proc/loadavg: 2.00 1.98 1.99 3/73 14562
/proc/meminfo: memFree=1814864/2055920 swapFree=4192812/4192956
[pid=14529] ppid=14527 vsize=36824 CPUtime=937.69
/proc/14529/stat : 14529 (ld-linux.so.2) R 14527 14529 13895 0 -1 4194304 8420 0 0 0 93764 5 0 0 25 0 1 0 20816521 37707776 8399 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269029 0 0 4096 0 0 0 0 17 0 0 0
/proc/14529/statm: 9206 8399 432 29 0 8021 0
Current children cumulated CPU time (s) 937.69
Current children cumulated vsize (KiB) 36824

[startup+1002.3 s]
/proc/loadavg: 2.00 1.98 1.99 3/73 14562
/proc/meminfo: memFree=1814864/2055920 swapFree=4192812/4192956
[pid=14529] ppid=14527 vsize=36824 CPUtime=997.66
/proc/14529/stat : 14529 (ld-linux.so.2) R 14527 14529 13895 0 -1 4194304 8423 0 0 0 99761 5 0 0 25 0 1 0 20816521 37707776 8402 996147200 1448431616 1448550632 4294956208 18446744073709551615 134838884 0 0 4096 0 0 0 0 17 0 0 0
/proc/14529/statm: 9206 8402 432 29 0 8021 0
Current children cumulated CPU time (s) 997.66
Current children cumulated vsize (KiB) 36824

[startup+1062.3 s]
/proc/loadavg: 2.00 1.98 1.99 3/73 14562
/proc/meminfo: memFree=1814800/2055920 swapFree=4192812/4192956
[pid=14529] ppid=14527 vsize=36824 CPUtime=1057.63
/proc/14529/stat : 14529 (ld-linux.so.2) R 14527 14529 13895 0 -1 4194304 8423 0 0 0 105758 5 0 0 25 0 1 0 20816521 37707776 8402 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267137 0 0 4096 0 0 0 0 17 0 0 0
/proc/14529/statm: 9206 8402 432 29 0 8021 0
Current children cumulated CPU time (s) 1057.63
Current children cumulated vsize (KiB) 36824

[startup+1122.3 s]
/proc/loadavg: 2.00 1.98 1.99 3/73 14562
/proc/meminfo: memFree=1814800/2055920 swapFree=4192812/4192956
[pid=14529] ppid=14527 vsize=36824 CPUtime=1117.62
/proc/14529/stat : 14529 (ld-linux.so.2) R 14527 14529 13895 0 -1 4194304 8424 0 0 0 111756 6 0 0 25 0 1 0 20816521 37707776 8403 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865140 0 0 4096 0 0 0 0 17 0 0 0
/proc/14529/statm: 9206 8403 432 29 0 8021 0
Current children cumulated CPU time (s) 1117.62
Current children cumulated vsize (KiB) 36824

[startup+1182.3 s]
/proc/loadavg: 2.00 1.98 1.99 3/73 14562
/proc/meminfo: memFree=1814672/2055920 swapFree=4192812/4192956
[pid=14529] ppid=14527 vsize=36824 CPUtime=1177.6
/proc/14529/stat : 14529 (ld-linux.so.2) R 14527 14529 13895 0 -1 4194304 8424 0 0 0 117754 6 0 0 25 0 1 0 20816521 37707776 8403 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864860 0 0 4096 0 0 0 0 17 0 0 0
/proc/14529/statm: 9206 8403 432 29 0 8021 0
Current children cumulated CPU time (s) 1177.6
Current children cumulated vsize (KiB) 36824

[startup+1242.3 s]
/proc/loadavg: 2.00 1.98 1.99 3/73 14562
/proc/meminfo: memFree=1814480/2055920 swapFree=4192812/4192956
[pid=14529] ppid=14527 vsize=36824 CPUtime=1237.57
/proc/14529/stat : 14529 (ld-linux.so.2) R 14527 14529 13895 0 -1 4194304 8424 0 0 0 123751 6 0 0 25 0 1 0 20816521 37707776 8403 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/14529/statm: 9206 8403 432 29 0 8021 0
Current children cumulated CPU time (s) 1237.57
Current children cumulated vsize (KiB) 36824

[startup+1302.3 s]
/proc/loadavg: 2.00 1.98 1.99 3/73 14562
/proc/meminfo: memFree=1814416/2055920 swapFree=4192812/4192956
[pid=14529] ppid=14527 vsize=36824 CPUtime=1297.54
/proc/14529/stat : 14529 (ld-linux.so.2) R 14527 14529 13895 0 -1 4194304 8424 0 0 0 129748 6 0 0 25 0 1 0 20816521 37707776 8403 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215856 0 0 4096 0 0 0 0 17 0 0 0
/proc/14529/statm: 9206 8403 432 29 0 8021 0
Current children cumulated CPU time (s) 1297.54
Current children cumulated vsize (KiB) 36824

[startup+1362.3 s]
/proc/loadavg: 2.04 2.00 2.00 3/73 14568
/proc/meminfo: memFree=1814288/2055920 swapFree=4192812/4192956
[pid=14529] ppid=14527 vsize=36824 CPUtime=1357.51
/proc/14529/stat : 14529 (ld-linux.so.2) R 14527 14529 13895 0 -1 4194304 8424 0 0 0 135745 6 0 0 25 0 1 0 20816521 37707776 8403 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269577 0 0 4096 0 0 0 0 17 0 0 0
/proc/14529/statm: 9206 8403 432 29 0 8021 0
Current children cumulated CPU time (s) 1357.51
Current children cumulated vsize (KiB) 36824

[startup+1422.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/73 14568
/proc/meminfo: memFree=1814288/2055920 swapFree=4192812/4192956
[pid=14529] ppid=14527 vsize=36956 CPUtime=1417.48
/proc/14529/stat : 14529 (ld-linux.so.2) R 14527 14529 13895 0 -1 4194304 8439 0 0 0 141742 6 0 0 25 0 1 0 20816521 37842944 8418 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267984 0 0 4096 0 0 0 0 17 0 0 0
/proc/14529/statm: 9239 8418 432 29 0 8054 0
Current children cumulated CPU time (s) 1417.48
Current children cumulated vsize (KiB) 36956

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14568
/proc/meminfo: memFree=1814288/2055920 swapFree=4192812/4192956
[pid=14529] ppid=14527 vsize=36956 CPUtime=1477.46
/proc/14529/stat : 14529 (ld-linux.so.2) R 14527 14529 13895 0 -1 4194304 8439 0 0 0 147740 6 0 0 25 0 1 0 20816521 37842944 8418 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259360 0 0 4096 0 0 0 0 17 0 0 0
/proc/14529/statm: 9239 8418 432 29 0 8054 0
Current children cumulated CPU time (s) 1477.46
Current children cumulated vsize (KiB) 36956

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14568
/proc/meminfo: memFree=1814224/2055920 swapFree=4192812/4192956
[pid=14529] ppid=14527 vsize=36956 CPUtime=1537.44
/proc/14529/stat : 14529 (ld-linux.so.2) R 14527 14529 13895 0 -1 4194304 8439 0 0 0 153738 6 0 0 25 0 1 0 20816521 37842944 8418 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897000 0 0 4096 0 0 0 0 17 0 0 0
/proc/14529/statm: 9239 8418 432 29 0 8054 0
Current children cumulated CPU time (s) 1537.44
Current children cumulated vsize (KiB) 36956

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14568
/proc/meminfo: memFree=1814160/2055920 swapFree=4192812/4192956
[pid=14529] ppid=14527 vsize=36956 CPUtime=1597.41
/proc/14529/stat : 14529 (ld-linux.so.2) R 14527 14529 13895 0 -1 4194304 8439 0 0 0 159735 6 0 0 25 0 1 0 20816521 37842944 8418 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897000 0 0 4096 0 0 0 0 17 0 0 0
/proc/14529/statm: 9239 8418 432 29 0 8054 0
Current children cumulated CPU time (s) 1597.41
Current children cumulated vsize (KiB) 36956

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14568
/proc/meminfo: memFree=1814096/2055920 swapFree=4192812/4192956
[pid=14529] ppid=14527 vsize=36956 CPUtime=1657.39
/proc/14529/stat : 14529 (ld-linux.so.2) R 14527 14529 13895 0 -1 4194304 8439 0 0 0 165732 7 0 0 25 0 1 0 20816521 37842944 8418 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824255 0 0 4096 0 0 0 0 17 0 0 0
/proc/14529/statm: 9239 8418 432 29 0 8054 0
Current children cumulated CPU time (s) 1657.39
Current children cumulated vsize (KiB) 36956

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14568
/proc/meminfo: memFree=1814032/2055920 swapFree=4192812/4192956
[pid=14529] ppid=14527 vsize=36956 CPUtime=1717.36
/proc/14529/stat : 14529 (ld-linux.so.2) R 14527 14529 13895 0 -1 4194304 8439 0 0 0 171729 7 0 0 25 0 1 0 20816521 37842944 8418 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865228 0 0 4096 0 0 0 0 17 0 0 0
/proc/14529/statm: 9239 8418 432 29 0 8054 0
Current children cumulated CPU time (s) 1717.36
Current children cumulated vsize (KiB) 36956

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14568
/proc/meminfo: memFree=1813840/2055920 swapFree=4192812/4192956
[pid=14529] ppid=14527 vsize=36956 CPUtime=1777.34
/proc/14529/stat : 14529 (ld-linux.so.2) R 14527 14529 13895 0 -1 4194304 8439 0 0 0 177727 7 0 0 25 0 1 0 20816521 37842944 8418 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897000 0 0 4096 0 0 0 0 17 0 0 0
/proc/14529/statm: 9239 8418 432 29 0 8054 0
Current children cumulated CPU time (s) 1777.34
Current children cumulated vsize (KiB) 36956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14568
/proc/meminfo: memFree=1813904/2055920 swapFree=4192812/4192956
[pid=14529] ppid=14527 vsize=36956 CPUtime=1800.03
/proc/14529/stat : 14529 (ld-linux.so.2) R 14527 14529 13895 0 -1 4194304 8439 0 0 0 179996 7 0 0 25 0 1 0 20816521 37842944 8418 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897000 0 0 4096 0 0 0 0 17 0 0 0
/proc/14529/statm: 9239 8418 432 29 0 8054 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 36956

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

Solver just ended. Dumping a history of the last processes samples

[startup+1805 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14568
/proc/meminfo: memFree=1813904/2055920 swapFree=4192812/4192956
[pid=14529] ppid=14527 vsize=36956 CPUtime=1800.03
/proc/14529/stat : 14529 (ld-linux.so.2) R 14527 14529 13895 0 -1 4194304 8439 0 0 0 179996 7 0 0 25 0 1 0 20816521 37842944 8418 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897000 0 0 4096 0 0 0 0 17 0 0 0
/proc/14529/statm: 9239 8418 432 29 0 8054 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 36956

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1805.01
CPU time (s): 1800.05
CPU user time (s): 1799.97
CPU system time (s): 0.079987
CPU usage (%): 99.7251
Max. virtual memory (cumulated for all children) (KiB): 36956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.079987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8439
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= 24
involuntary context switches= 15596

runsolver used 2.45663 second user time and 5.20121 second system time

The end

Launcher Data

Begin job on node66 at 2009-07-11 20:38:57
IDJOB=2064968
IDBENCH=54233
IDSOLVER=769
FILE ID=node66/2064968-1247337537
PBS_JOBID= 9506660
Free space on /tmp= 66160 MiB

SOLVER NAME= Mistral 1.545
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-8-7-fair.xml
COMMAND LINE= /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2064968-1247337537/watcher-2064968-1247337537 -o /tmp/evaluation-result-2064968-1247337537/solver-2064968-1247337537 -C 1800 -W 2000 -M 900  /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2064968-1247337537.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 6868c0dbaa1b83433bdc467ecccba464
RANDOM SEED=347073589

node66.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.214
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.214
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:       1681512 kB
Buffers:         13640 kB
Cached:          82648 kB
SwapCached:          0 kB
Active:         289572 kB
Inactive:        33868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1681512 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3656 kB
Writeback:           0 kB
Mapped:         237860 kB
Slab:            35688 kB
Committed_AS:   467980 kB
PageTables:       2420 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= 66168 MiB
End job on node66 at 2009-07-11 21:09:04