Trace number 2081545

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 1812.51

General information on the benchmark

Namecsp/super-js/super-js-taillard-15/
normalized-super-js-taillard-15-11.xml
MD5SUM711195861ae8d6ea60c538674c25157e
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark72.9219
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints5580
Maximum constraint arity2
Maximum domain size1309
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5580
Global constraints used (with number of constraints)

Solver Data

0.19/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-2081545-1247373138/watcher-2081545-1247373138 -o /tmp/evaluation-result-2081545-1247373138/solver-2081545-1247373138 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2081545-1247373138.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.99 1.99 3/81 25470
/proc/meminfo: memFree=1567608/2055920 swapFree=4192812/4192956
[pid=25470] ppid=25468 vsize=18576 CPUtime=0
/proc/25470/stat : 25470 (runsolver) R 25468 25470 5419 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 24376934 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 217051622695 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/25470/statm: 4644 284 249 26 0 2626 0

[startup+0.111853 s]
/proc/loadavg: 1.92 1.99 1.99 3/81 25470
/proc/meminfo: memFree=1567608/2055920 swapFree=4192812/4192956
[pid=25470] ppid=25468 vsize=7512 CPUtime=0.09
/proc/25470/stat : 25470 (ld-linux.so.2) R 25468 25470 5419 0 -1 4194304 1091 0 0 0 9 0 0 0 18 0 1 0 24376934 7692288 1070 996147200 1448431616 1448550632 4294956208 18446744073709551615 134688899 0 0 4096 0 0 0 0 17 1 0 0
/proc/25470/statm: 1878 1070 378 29 0 693 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7512

[startup+0.201868 s]
/proc/loadavg: 1.92 1.99 1.99 3/81 25470
/proc/meminfo: memFree=1567608/2055920 swapFree=4192812/4192956
[pid=25470] ppid=25468 vsize=9468 CPUtime=0.19
/proc/25470/stat : 25470 (ld-linux.so.2) R 25468 25470 5419 0 -1 4194304 1566 0 0 0 18 1 0 0 18 0 1 0 24376934 9695232 1545 996147200 1448431616 1448550632 4294956208 18446744073709551615 4158968571 0 0 4096 0 0 0 0 17 1 0 0
/proc/25470/statm: 2367 1545 378 29 0 1182 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 9468

[startup+0.301905 s]
/proc/loadavg: 1.92 1.99 1.99 3/81 25470
/proc/meminfo: memFree=1567608/2055920 swapFree=4192812/4192956
[pid=25470] ppid=25468 vsize=12648 CPUtime=0.28
/proc/25470/stat : 25470 (ld-linux.so.2) R 25468 25470 5419 0 -1 4194304 2355 0 0 0 27 1 0 0 19 0 1 0 24376934 12951552 2334 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 1 0 0
/proc/25470/statm: 3162 2334 395 29 0 1977 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 12648

[startup+0.70197 s]
/proc/loadavg: 1.92 1.99 1.99 3/81 25470
/proc/meminfo: memFree=1567608/2055920 swapFree=4192812/4192956
[pid=25470] ppid=25468 vsize=27872 CPUtime=0.68
/proc/25470/stat : 25470 (ld-linux.so.2) R 25468 25470 5419 0 -1 4194304 6144 0 0 0 65 3 0 0 23 0 1 0 24376934 28540928 6123 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157384981 0 0 4096 0 0 0 0 17 1 0 0
/proc/25470/statm: 6968 6123 426 29 0 5783 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 27872

[startup+1.50112 s]
/proc/loadavg: 1.92 1.99 1.99 3/82 25471
/proc/meminfo: memFree=1544112/2055920 swapFree=4192812/4192956
[pid=25470] ppid=25468 vsize=28524 CPUtime=1.47
/proc/25470/stat : 25470 (ld-linux.so.2) R 25468 25470 5419 0 -1 4194304 6268 0 0 0 144 3 0 0 25 0 1 0 24376934 29208576 6247 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864867 0 0 4096 0 0 0 0 17 1 0 0
/proc/25470/statm: 7131 6247 426 29 0 5946 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 28524

[startup+3.10243 s]
/proc/loadavg: 1.92 1.99 1.99 3/82 25471
/proc/meminfo: memFree=1543984/2055920 swapFree=4192812/4192956
[pid=25470] ppid=25468 vsize=28656 CPUtime=3.06
/proc/25470/stat : 25470 (ld-linux.so.2) R 25468 25470 5419 0 -1 4194304 6296 0 0 0 303 3 0 0 25 0 1 0 24376934 29343744 6275 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161214 0 0 4096 0 0 0 0 17 1 0 0
/proc/25470/statm: 7164 6275 426 29 0 5979 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 28656

[startup+6.30104 s]
/proc/loadavg: 1.93 1.99 1.99 3/82 25471
/proc/meminfo: memFree=1543792/2055920 swapFree=4192812/4192956
[pid=25470] ppid=25468 vsize=28788 CPUtime=6.23
/proc/25470/stat : 25470 (ld-linux.so.2) R 25468 25470 5419 0 -1 4194304 6322 0 0 0 620 3 0 0 25 0 1 0 24376934 29478912 6301 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/25470/statm: 7197 6301 426 29 0 6012 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 28788

[startup+12.7013 s]
/proc/loadavg: 1.93 1.99 1.99 4/82 25471
/proc/meminfo: memFree=1543408/2055920 swapFree=4192812/4192956
[pid=25470] ppid=25468 vsize=29052 CPUtime=12.56
/proc/25470/stat : 25470 (ld-linux.so.2) R 25468 25470 5419 0 -1 4194304 6391 0 0 0 1253 3 0 0 25 0 1 0 24376934 29749248 6370 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215941 0 0 4096 0 0 0 0 17 1 0 0
/proc/25470/statm: 7263 6370 426 29 0 6078 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 29052

[startup+25.5017 s]
/proc/loadavg: 1.95 1.99 1.99 3/82 25471
/proc/meminfo: memFree=1543472/2055920 swapFree=4192812/4192956
[pid=25470] ppid=25468 vsize=29052 CPUtime=25.24
/proc/25470/stat : 25470 (ld-linux.so.2) R 25468 25470 5419 0 -1 4194304 6399 0 0 0 2521 3 0 0 25 0 1 0 24376934 29749248 6378 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/25470/statm: 7263 6378 426 29 0 6078 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 29052

[startup+51.1016 s]
/proc/loadavg: 1.96 1.99 1.99 3/82 25471
/proc/meminfo: memFree=1543472/2055920 swapFree=4192812/4192956
[pid=25470] ppid=25468 vsize=29052 CPUtime=50.6
/proc/25470/stat : 25470 (ld-linux.so.2) R 25468 25470 5419 0 -1 4194304 6404 0 0 0 5057 3 0 0 25 0 1 0 24376934 29749248 6383 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267165 0 0 4096 0 0 0 0 17 1 0 0
/proc/25470/statm: 7263 6383 426 29 0 6078 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 29052

[startup+102.301 s]
/proc/loadavg: 1.98 1.99 1.99 3/82 25471
/proc/meminfo: memFree=1543280/2055920 swapFree=4192812/4192956
[pid=25470] ppid=25468 vsize=29184 CPUtime=101.32
/proc/25470/stat : 25470 (ld-linux.so.2) R 25468 25470 5419 0 -1 4194304 6439 0 0 0 10129 3 0 0 25 0 1 0 24376934 29884416 6418 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215908 0 0 4096 0 0 0 0 17 1 0 0
/proc/25470/statm: 7296 6418 426 29 0 6111 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 29184

[startup+162.302 s]
/proc/loadavg: 1.99 1.99 1.99 3/82 25471
/proc/meminfo: memFree=1543216/2055920 swapFree=4192812/4192956
[pid=25470] ppid=25468 vsize=29316 CPUtime=160.74
/proc/25470/stat : 25470 (ld-linux.so.2) R 25468 25470 5419 0 -1 4194304 6440 0 0 0 16071 3 0 0 25 0 1 0 24376934 30019584 6419 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/25470/statm: 7329 6419 426 29 0 6144 0
Current children cumulated CPU time (s) 160.74
Current children cumulated vsize (KiB) 29316

[startup+222.307 s]
/proc/loadavg: 1.99 1.99 1.99 3/82 25471
/proc/meminfo: memFree=1543152/2055920 swapFree=4192812/4192956
[pid=25470] ppid=25468 vsize=29316 CPUtime=220.18
/proc/25470/stat : 25470 (ld-linux.so.2) R 25468 25470 5419 0 -1 4194304 6440 0 0 0 22015 3 0 0 25 0 1 0 24376934 30019584 6419 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269053 0 0 4096 0 0 0 0 17 1 0 0
/proc/25470/statm: 7329 6419 426 29 0 6144 0
Current children cumulated CPU time (s) 220.18
Current children cumulated vsize (KiB) 29316

[startup+282.302 s]
/proc/loadavg: 1.99 1.99 1.99 3/82 25471
/proc/meminfo: memFree=1543152/2055920 swapFree=4192812/4192956
[pid=25470] ppid=25468 vsize=29316 CPUtime=279.61
/proc/25470/stat : 25470 (ld-linux.so.2) R 25468 25470 5419 0 -1 4194304 6440 0 0 0 27958 3 0 0 25 0 1 0 24376934 30019584 6419 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161208 0 0 4096 0 0 0 0 17 1 0 0
/proc/25470/statm: 7329 6419 426 29 0 6144 0
Current children cumulated CPU time (s) 279.61
Current children cumulated vsize (KiB) 29316

[startup+342.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/82 25471
/proc/meminfo: memFree=1543088/2055920 swapFree=4192812/4192956
[pid=25470] ppid=25468 vsize=29316 CPUtime=339.05
/proc/25470/stat : 25470 (ld-linux.so.2) R 25468 25470 5419 0 -1 4194304 6446 0 0 0 33901 4 0 0 25 0 1 0 24376934 30019584 6425 996147200 1448431616 1448550632 4294956208 18446744073709551615 135292128 0 0 4096 0 0 0 0 17 1 0 0
/proc/25470/statm: 7329 6425 426 29 0 6144 0
Current children cumulated CPU time (s) 339.05
Current children cumulated vsize (KiB) 29316

[startup+402.302 s]
/proc/loadavg: 1.99 1.99 1.99 3/82 25471
/proc/meminfo: memFree=1543088/2055920 swapFree=4192812/4192956
[pid=25470] ppid=25468 vsize=29316 CPUtime=398.48
/proc/25470/stat : 25470 (ld-linux.so.2) R 25468 25470 5419 0 -1 4194304 6446 0 0 0 39844 4 0 0 25 0 1 0 24376934 30019584 6425 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/25470/statm: 7329 6425 426 29 0 6144 0
Current children cumulated CPU time (s) 398.48
Current children cumulated vsize (KiB) 29316

[startup+462.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/82 25471
/proc/meminfo: memFree=1543088/2055920 swapFree=4192812/4192956
[pid=25470] ppid=25468 vsize=29316 CPUtime=457.91
/proc/25470/stat : 25470 (ld-linux.so.2) R 25468 25470 5419 0 -1 4194304 6446 0 0 0 45787 4 0 0 25 0 1 0 24376934 30019584 6425 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/25470/statm: 7329 6425 426 29 0 6144 0
Current children cumulated CPU time (s) 457.91
Current children cumulated vsize (KiB) 29316

[startup+522.302 s]
/proc/loadavg: 1.99 1.99 1.99 3/82 25471
/proc/meminfo: memFree=1543088/2055920 swapFree=4192812/4192956
[pid=25470] ppid=25468 vsize=29316 CPUtime=517.34
/proc/25470/stat : 25470 (ld-linux.so.2) R 25468 25470 5419 0 -1 4194304 6452 0 0 0 51730 4 0 0 25 0 1 0 24376934 30019584 6431 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/25470/statm: 7329 6431 426 29 0 6144 0
Current children cumulated CPU time (s) 517.34
Current children cumulated vsize (KiB) 29316

[startup+582.302 s]
/proc/loadavg: 1.99 1.99 1.99 3/82 25471
/proc/meminfo: memFree=1543024/2055920 swapFree=4192812/4192956
[pid=25470] ppid=25468 vsize=29316 CPUtime=576.77
/proc/25470/stat : 25470 (ld-linux.so.2) R 25468 25470 5419 0 -1 4194304 6472 0 0 0 57673 4 0 0 25 0 1 0 24376934 30019584 6451 996147200 1448431616 1448550632 4294956208 18446744073709551615 134843760 0 0 4096 0 0 0 0 17 1 0 0
/proc/25470/statm: 7329 6451 426 29 0 6144 0
Current children cumulated CPU time (s) 576.77
Current children cumulated vsize (KiB) 29316

[startup+642.302 s]
/proc/loadavg: 1.99 1.99 1.99 3/82 25471
/proc/meminfo: memFree=1542960/2055920 swapFree=4192812/4192956
[pid=25470] ppid=25468 vsize=29316 CPUtime=636.21
/proc/25470/stat : 25470 (ld-linux.so.2) R 25468 25470 5419 0 -1 4194304 6472 0 0 0 63617 4 0 0 25 0 1 0 24376934 30019584 6451 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824147 0 0 4096 0 0 0 0 17 1 0 0
/proc/25470/statm: 7329 6451 426 29 0 6144 0
Current children cumulated CPU time (s) 636.21
Current children cumulated vsize (KiB) 29316

[startup+702.302 s]

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

[startup+822.302 s]
/proc/loadavg: 1.99 1.99 1.99 3/82 25471
/proc/meminfo: memFree=1542768/2055920 swapFree=4192812/4192956
[pid=25470] ppid=25468 vsize=29316 CPUtime=814.5
/proc/25470/stat : 25470 (ld-linux.so.2) R 25468 25470 5419 0 -1 4194304 6472 0 0 0 81446 4 0 0 25 0 1 0 24376934 30019584 6451 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/25470/statm: 7329 6451 426 29 0 6144 0
Current children cumulated CPU time (s) 814.5
Current children cumulated vsize (KiB) 29316

[startup+882.307 s]
/proc/loadavg: 1.99 1.99 1.99 3/82 25471
/proc/meminfo: memFree=1542832/2055920 swapFree=4192812/4192956
[pid=25470] ppid=25468 vsize=29316 CPUtime=873.93
/proc/25470/stat : 25470 (ld-linux.so.2) R 25468 25470 5419 0 -1 4194304 6472 0 0 0 87389 4 0 0 25 0 1 0 24376934 30019584 6451 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824147 0 0 4096 0 0 0 0 17 1 0 0
/proc/25470/statm: 7329 6451 426 29 0 6144 0
Current children cumulated CPU time (s) 873.93
Current children cumulated vsize (KiB) 29316

[startup+942.302 s]
/proc/loadavg: 1.99 1.99 1.99 3/82 25471
/proc/meminfo: memFree=1542768/2055920 swapFree=4192812/4192956
[pid=25470] ppid=25468 vsize=29316 CPUtime=933.36
/proc/25470/stat : 25470 (ld-linux.so.2) R 25468 25470 5419 0 -1 4194304 6472 0 0 0 93332 4 0 0 25 0 1 0 24376934 30019584 6451 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/25470/statm: 7329 6451 426 29 0 6144 0
Current children cumulated CPU time (s) 933.36
Current children cumulated vsize (KiB) 29316

[startup+1002.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/82 25471
/proc/meminfo: memFree=1542704/2055920 swapFree=4192812/4192956
[pid=25470] ppid=25468 vsize=29316 CPUtime=992.79
/proc/25470/stat : 25470 (ld-linux.so.2) R 25468 25470 5419 0 -1 4194304 6472 0 0 0 99275 4 0 0 25 0 1 0 24376934 30019584 6451 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/25470/statm: 7329 6451 426 29 0 6144 0
Current children cumulated CPU time (s) 992.79
Current children cumulated vsize (KiB) 29316

[startup+1062.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/82 25471
/proc/meminfo: memFree=1542704/2055920 swapFree=4192812/4192956
[pid=25470] ppid=25468 vsize=29316 CPUtime=1052.22
/proc/25470/stat : 25470 (ld-linux.so.2) R 25468 25470 5419 0 -1 4194304 6472 0 0 0 105218 4 0 0 25 0 1 0 24376934 30019584 6451 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269029 0 0 4096 0 0 0 0 17 1 0 0
/proc/25470/statm: 7329 6451 426 29 0 6144 0
Current children cumulated CPU time (s) 1052.22
Current children cumulated vsize (KiB) 29316

[startup+1122.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/82 25471
/proc/meminfo: memFree=1542768/2055920 swapFree=4192812/4192956
[pid=25470] ppid=25468 vsize=29316 CPUtime=1111.65
/proc/25470/stat : 25470 (ld-linux.so.2) R 25468 25470 5419 0 -1 4194304 6472 0 0 0 111161 4 0 0 25 0 1 0 24376934 30019584 6451 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824128 0 0 4096 0 0 0 0 17 1 0 0
/proc/25470/statm: 7329 6451 426 29 0 6144 0
Current children cumulated CPU time (s) 1111.65
Current children cumulated vsize (KiB) 29316

[startup+1182.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/82 25473
/proc/meminfo: memFree=1542640/2055920 swapFree=4192812/4192956
[pid=25470] ppid=25468 vsize=29316 CPUtime=1171.08
/proc/25470/stat : 25470 (ld-linux.so.2) R 25468 25470 5419 0 -1 4194304 6472 0 0 0 117104 4 0 0 25 0 1 0 24376934 30019584 6451 996147200 1448431616 1448550632 4294956208 18446744073709551615 135172202 0 0 4096 0 0 0 0 17 1 0 0
/proc/25470/statm: 7329 6451 426 29 0 6144 0
Current children cumulated CPU time (s) 1171.08
Current children cumulated vsize (KiB) 29316

[startup+1242.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/82 25473
/proc/meminfo: memFree=1542640/2055920 swapFree=4192812/4192956
[pid=25470] ppid=25468 vsize=29316 CPUtime=1230.51
/proc/25470/stat : 25470 (ld-linux.so.2) R 25468 25470 5419 0 -1 4194304 6472 0 0 0 123047 4 0 0 25 0 1 0 24376934 30019584 6451 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/25470/statm: 7329 6451 426 29 0 6144 0
Current children cumulated CPU time (s) 1230.51
Current children cumulated vsize (KiB) 29316

[startup+1302.3 s]
/proc/loadavg: 1.93 1.97 1.99 3/74 25570
/proc/meminfo: memFree=1571968/2055920 swapFree=4192812/4192956
[pid=25470] ppid=25468 vsize=29316 CPUtime=1290.06
/proc/25470/stat : 25470 (ld-linux.so.2) R 25468 25470 5419 0 -1 4194304 6472 0 0 0 129002 4 0 0 25 0 1 0 24376934 30019584 6451 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/25470/statm: 7329 6451 426 29 0 6144 0
Current children cumulated CPU time (s) 1290.06
Current children cumulated vsize (KiB) 29316

[startup+1362.3 s]
/proc/loadavg: 1.97 1.97 1.99 3/74 25570
/proc/meminfo: memFree=1572096/2055920 swapFree=4192812/4192956
[pid=25470] ppid=25468 vsize=29316 CPUtime=1350.04
/proc/25470/stat : 25470 (ld-linux.so.2) R 25468 25470 5419 0 -1 4194304 6472 0 0 0 134999 5 0 0 25 0 1 0 24376934 30019584 6451 996147200 1448431616 1448550632 4294956208 18446744073709551615 135290160 0 0 4096 0 0 0 0 17 0 0 0
/proc/25470/statm: 7329 6451 426 29 0 6144 0
Current children cumulated CPU time (s) 1350.04
Current children cumulated vsize (KiB) 29316

[startup+1422.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 25570
/proc/meminfo: memFree=1572096/2055920 swapFree=4192812/4192956
[pid=25470] ppid=25468 vsize=29316 CPUtime=1410.01
/proc/25470/stat : 25470 (ld-linux.so.2) R 25468 25470 5419 0 -1 4194304 6472 0 0 0 140996 5 0 0 25 0 1 0 24376934 30019584 6451 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/25470/statm: 7329 6451 426 29 0 6144 0
Current children cumulated CPU time (s) 1410.01
Current children cumulated vsize (KiB) 29316

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 25570
/proc/meminfo: memFree=1572032/2055920 swapFree=4192812/4192956
[pid=25470] ppid=25468 vsize=29448 CPUtime=1469.98
/proc/25470/stat : 25470 (ld-linux.so.2) R 25468 25470 5419 0 -1 4194304 6485 0 0 0 146993 5 0 0 25 0 1 0 24376934 30154752 6464 996147200 1448431616 1448550632 4294956208 18446744073709551615 134843647 0 0 4096 0 0 0 0 17 0 0 0
/proc/25470/statm: 7362 6464 426 29 0 6177 0
Current children cumulated CPU time (s) 1469.98
Current children cumulated vsize (KiB) 29448

[startup+1542.31 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 25570
/proc/meminfo: memFree=1572032/2055920 swapFree=4192812/4192956
[pid=25470] ppid=25468 vsize=29448 CPUtime=1529.96
/proc/25470/stat : 25470 (ld-linux.so.2) R 25468 25470 5419 0 -1 4194304 6485 0 0 0 152991 5 0 0 25 0 1 0 24376934 30154752 6464 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215941 0 0 4096 0 0 0 0 17 0 0 0
/proc/25470/statm: 7362 6464 426 29 0 6177 0
Current children cumulated CPU time (s) 1529.96
Current children cumulated vsize (KiB) 29448

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 25570
/proc/meminfo: memFree=1572032/2055920 swapFree=4192812/4192956
[pid=25470] ppid=25468 vsize=29448 CPUtime=1589.93
/proc/25470/stat : 25470 (ld-linux.so.2) R 25468 25470 5419 0 -1 4194304 6485 0 0 0 158988 5 0 0 25 0 1 0 24376934 30154752 6464 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269053 0 0 4096 0 0 0 0 17 0 0 0
/proc/25470/statm: 7362 6464 426 29 0 6177 0
Current children cumulated CPU time (s) 1589.93
Current children cumulated vsize (KiB) 29448

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 25570
/proc/meminfo: memFree=1572032/2055920 swapFree=4192812/4192956
[pid=25470] ppid=25468 vsize=29448 CPUtime=1649.9
/proc/25470/stat : 25470 (ld-linux.so.2) R 25468 25470 5419 0 -1 4194304 6485 0 0 0 164985 5 0 0 25 0 1 0 24376934 30154752 6464 996147200 1448431616 1448550632 4294956208 18446744073709551615 134843647 0 0 4096 0 0 0 0 17 0 0 0
/proc/25470/statm: 7362 6464 426 29 0 6177 0
Current children cumulated CPU time (s) 1649.9
Current children cumulated vsize (KiB) 29448

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 25570
/proc/meminfo: memFree=1571968/2055920 swapFree=4192812/4192956
[pid=25470] ppid=25468 vsize=29448 CPUtime=1709.87
/proc/25470/stat : 25470 (ld-linux.so.2) R 25468 25470 5419 0 -1 4194304 6485 0 0 0 170982 5 0 0 25 0 1 0 24376934 30154752 6464 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824356 0 0 4096 0 0 0 0 17 0 0 0
/proc/25470/statm: 7362 6464 426 29 0 6177 0
Current children cumulated CPU time (s) 1709.87
Current children cumulated vsize (KiB) 29448

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 25576
/proc/meminfo: memFree=1571832/2055920 swapFree=4192812/4192956
[pid=25470] ppid=25468 vsize=29448 CPUtime=1769.84
/proc/25470/stat : 25470 (ld-linux.so.2) R 25468 25470 5419 0 -1 4194304 6485 0 0 0 176979 5 0 0 25 0 1 0 24376934 30154752 6464 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269029 0 0 4096 0 0 0 0 17 0 0 0
/proc/25470/statm: 7362 6464 426 29 0 6177 0
Current children cumulated CPU time (s) 1769.84
Current children cumulated vsize (KiB) 29448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.5 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 25576
/proc/meminfo: memFree=1571832/2055920 swapFree=4192812/4192956
[pid=25470] ppid=25468 vsize=29448 CPUtime=1800.03
/proc/25470/stat : 25470 (ld-linux.so.2) R 25468 25470 5419 0 -1 4194304 6485 0 0 0 179998 5 0 0 25 0 1 0 24376934 30154752 6464 996147200 1448431616 1448550632 4294956208 18446744073709551615 135289858 0 0 4096 0 0 0 0 17 0 0 0
/proc/25470/statm: 7362 6464 426 29 0 6177 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 29448

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1812.51
CPU time (s): 1800.05
CPU user time (s): 1799.99
CPU system time (s): 0.058991
CPU usage (%): 99.3123
Max. virtual memory (cumulated for all children) (KiB): 29448

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

runsolver used 2.28165 second user time and 5.48717 second system time

The end

Launcher Data

Begin job on node59 at 2009-07-12 06:32:18
IDJOB=2081545
IDBENCH=57424
IDSOLVER=769
FILE ID=node59/2081545-1247373138
PBS_JOBID= 9507107
Free space on /tmp= 66388 MiB

SOLVER NAME= Mistral 1.545
BENCH NAME= CPAI08/csp/super-js/super-js-taillard-15/normalized-super-js-taillard-15-11.xml
COMMAND LINE= /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2081545-1247373138/watcher-2081545-1247373138 -o /tmp/evaluation-result-2081545-1247373138/solver-2081545-1247373138 -C 1800 -W 2000 -M 900  /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2081545-1247373138.xml

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

MD5SUM BENCH= 711195861ae8d6ea60c538674c25157e
RANDOM SEED=148699876

node59.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.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	: 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.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:       1568088 kB
Buffers:         71020 kB
Cached:         287136 kB
SwapCached:          0 kB
Active:         214988 kB
Inactive:       193428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1568088 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1896 kB
Writeback:           0 kB
Mapped:          70660 kB
Slab:            64456 kB
Committed_AS:   249152 kB
PageTables:       2012 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= 66384 MiB
End job on node59 at 2009-07-12 07:02:33