Trace number 2059116

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.04 1800.81

General information on the benchmark

Namecsp/QCP-25/
normalized-qcp-25-264-8_ext.xml
MD5SUMb3cef17bed4272bd9d0c5d0b577b3635
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark82.6724
Satisfiable
(Un)Satisfiability was proved
Number of variables625
Number of constraints10142
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension10142
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.00	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-2059116-1247323568/watcher-2059116-1247323568 -o /tmp/evaluation-result-2059116-1247323568/solver-2059116-1247323568 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2059116-1247323568.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: 2.07 1.99 1.91 3/81 14237
/proc/meminfo: memFree=949800/2055920 swapFree=4192956/4192956
[pid=14237] ppid=14235 vsize=4804 CPUtime=0
/proc/14237/stat : 14237 (ld-linux.so.2) R 14235 14237 13672 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 19424385 4919296 162 996147200 1448431616 1448550632 4294956208 18446744073709551615 1448480482 0 0 4096 0 0 0 0 17 0 0 0
/proc/14237/statm: 1201 163 138 29 0 16 0

[startup+0.049165 s]
/proc/loadavg: 2.07 1.99 1.91 3/81 14237
/proc/meminfo: memFree=949800/2055920 swapFree=4192956/4192956
[pid=14237] ppid=14235 vsize=5472 CPUtime=0.04
/proc/14237/stat : 14237 (ld-linux.so.2) R 14235 14237 13672 0 -1 4194304 569 0 0 0 4 0 0 0 18 0 1 0 19424385 5603328 548 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 0 0 0
/proc/14237/statm: 1368 548 367 29 0 183 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5472

[startup+0.102174 s]
/proc/loadavg: 2.07 1.99 1.91 3/81 14237
/proc/meminfo: memFree=949800/2055920 swapFree=4192956/4192956
[pid=14237] ppid=14235 vsize=6000 CPUtime=0.09
/proc/14237/stat : 14237 (ld-linux.so.2) R 14235 14237 13672 0 -1 4194304 708 0 0 0 9 0 0 0 18 0 1 0 19424385 6144000 687 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 0 0 0
/proc/14237/statm: 1500 687 367 29 0 315 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6000

[startup+0.302205 s]
/proc/loadavg: 2.07 1.99 1.91 3/81 14237
/proc/meminfo: memFree=949800/2055920 swapFree=4192956/4192956
[pid=14237] ppid=14235 vsize=7272 CPUtime=0.29
/proc/14237/stat : 14237 (ld-linux.so.2) R 14235 14237 13672 0 -1 4194304 1018 0 0 0 29 0 0 0 19 0 1 0 19424385 7446528 997 996147200 1448431616 1448550632 4294956208 18446744073709551615 134956535 0 0 4096 0 0 0 0 17 0 0 0
/proc/14237/statm: 1818 1000 372 29 0 633 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7272

[startup+0.702269 s]
/proc/loadavg: 2.07 1.99 1.91 3/81 14237
/proc/meminfo: memFree=949800/2055920 swapFree=4192956/4192956
[pid=14237] ppid=14235 vsize=10452 CPUtime=0.69
/proc/14237/stat : 14237 (ld-linux.so.2) R 14235 14237 13672 0 -1 4194304 1983 0 0 0 68 1 0 0 23 0 1 0 19424385 10702848 1852 996147200 1448431616 1448550632 4294956208 18446744073709551615 135304894 0 0 4096 0 0 0 0 17 0 0 0
/proc/14237/statm: 2613 1852 417 29 0 1428 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10452

[startup+1.5014 s]
/proc/loadavg: 2.07 1.99 1.91 3/82 14238
/proc/meminfo: memFree=944160/2055920 swapFree=4192956/4192956
[pid=14237] ppid=14235 vsize=10452 CPUtime=1.49
/proc/14237/stat : 14237 (ld-linux.so.2) R 14235 14237 13672 0 -1 4194304 1983 0 0 0 148 1 0 0 25 0 1 0 19424385 10702848 1852 996147200 1448431616 1448550632 4294956208 18446744073709551615 135117630 0 0 4096 0 0 0 0 17 0 0 0
/proc/14237/statm: 2613 1852 417 29 0 1428 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10452

[startup+3.10166 s]
/proc/loadavg: 2.07 1.99 1.91 3/82 14238
/proc/meminfo: memFree=943840/2055920 swapFree=4192956/4192956
[pid=14237] ppid=14235 vsize=10452 CPUtime=3.08
/proc/14237/stat : 14237 (ld-linux.so.2) R 14235 14237 13672 0 -1 4194304 1984 0 0 0 307 1 0 0 25 0 1 0 19424385 10702848 1853 996147200 1448431616 1448550632 4294956208 18446744073709551615 135205031 0 0 4096 0 0 0 0 17 0 0 0
/proc/14237/statm: 2613 1853 417 29 0 1428 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10452

[startup+6.30118 s]
/proc/loadavg: 2.07 1.99 1.91 3/82 14238
/proc/meminfo: memFree=943840/2055920 swapFree=4192956/4192956
[pid=14237] ppid=14235 vsize=10452 CPUtime=6.28
/proc/14237/stat : 14237 (ld-linux.so.2) R 14235 14237 13672 0 -1 4194304 1984 0 0 0 627 1 0 0 25 0 1 0 19424385 10702848 1853 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268913 0 0 4096 0 0 0 0 17 0 0 0
/proc/14237/statm: 2613 1853 417 29 0 1428 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10452

[startup+12.7012 s]
/proc/loadavg: 2.14 2.00 1.92 3/82 14238
/proc/meminfo: memFree=943712/2055920 swapFree=4192956/4192956
[pid=14237] ppid=14235 vsize=10452 CPUtime=12.68
/proc/14237/stat : 14237 (ld-linux.so.2) R 14235 14237 13672 0 -1 4194304 1984 0 0 0 1267 1 0 0 25 0 1 0 19424385 10702848 1853 996147200 1448431616 1448550632 4294956208 18446744073709551615 135304986 0 0 4096 0 0 0 0 17 0 0 0
/proc/14237/statm: 2613 1853 417 29 0 1428 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10452

[startup+25.5013 s]
/proc/loadavg: 2.11 2.00 1.92 3/82 14238
/proc/meminfo: memFree=943776/2055920 swapFree=4192956/4192956
[pid=14237] ppid=14235 vsize=10452 CPUtime=25.47
/proc/14237/stat : 14237 (ld-linux.so.2) R 14235 14237 13672 0 -1 4194304 1984 0 0 0 2546 1 0 0 25 0 1 0 19424385 10702848 1853 996147200 1448431616 1448550632 4294956208 18446744073709551615 135117632 0 0 4096 0 0 0 0 17 0 0 0
/proc/14237/statm: 2613 1853 417 29 0 1428 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10452

[startup+51.1024 s]
/proc/loadavg: 2.07 2.00 1.92 3/82 14238
/proc/meminfo: memFree=943840/2055920 swapFree=4192956/4192956
[pid=14237] ppid=14235 vsize=10452 CPUtime=51.06
/proc/14237/stat : 14237 (ld-linux.so.2) R 14235 14237 13672 0 -1 4194304 1984 0 0 0 5105 1 0 0 25 0 1 0 19424385 10702848 1853 996147200 1448431616 1448550632 4294956208 18446744073709551615 135117584 0 0 4096 0 0 0 0 17 0 0 0
/proc/14237/statm: 2613 1853 417 29 0 1428 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10452

[startup+102.308 s]
/proc/loadavg: 2.07 2.01 1.93 3/82 14238
/proc/meminfo: memFree=943712/2055920 swapFree=4192956/4192956
[pid=14237] ppid=14235 vsize=10452 CPUtime=102.24
/proc/14237/stat : 14237 (ld-linux.so.2) R 14235 14237 13672 0 -1 4194304 1984 0 0 0 10223 1 0 0 25 0 1 0 19424385 10702848 1853 996147200 1448431616 1448550632 4294956208 18446744073709551615 134718445 0 0 4096 0 0 0 0 17 0 0 0
/proc/14237/statm: 2613 1853 417 29 0 1428 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 10452

[startup+162.301 s]
/proc/loadavg: 2.06 2.02 1.93 3/82 14238
/proc/meminfo: memFree=943648/2055920 swapFree=4192956/4192956
[pid=14237] ppid=14235 vsize=10452 CPUtime=162.22
/proc/14237/stat : 14237 (ld-linux.so.2) R 14235 14237 13672 0 -1 4194304 1984 0 0 0 16220 2 0 0 25 0 1 0 19424385 10702848 1853 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865259 0 0 4096 0 0 0 0 17 0 0 0
/proc/14237/statm: 2613 1853 417 29 0 1428 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 10452

[startup+222.301 s]
/proc/loadavg: 2.05 2.03 1.94 3/82 14240
/proc/meminfo: memFree=943456/2055920 swapFree=4192956/4192956
[pid=14237] ppid=14235 vsize=10452 CPUtime=222.19
/proc/14237/stat : 14237 (ld-linux.so.2) R 14235 14237 13672 0 -1 4194304 1984 0 0 0 22217 2 0 0 25 0 1 0 19424385 10702848 1853 996147200 1448431616 1448550632 4294956208 18446744073709551615 134718751 0 0 4096 0 0 0 0 17 0 0 0
/proc/14237/statm: 2613 1853 417 29 0 1428 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 10452

[startup+282.302 s]
/proc/loadavg: 2.02 2.02 1.94 3/82 14240
/proc/meminfo: memFree=943520/2055920 swapFree=4192956/4192956
[pid=14237] ppid=14235 vsize=10452 CPUtime=282.16
/proc/14237/stat : 14237 (ld-linux.so.2) R 14235 14237 13672 0 -1 4194304 1984 0 0 0 28214 2 0 0 25 0 1 0 19424385 10702848 1853 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268141 0 0 4096 0 0 0 0 17 0 0 0
/proc/14237/statm: 2613 1853 417 29 0 1428 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 10452

[startup+342.302 s]
/proc/loadavg: 2.00 2.02 1.94 3/82 14240
/proc/meminfo: memFree=943520/2055920 swapFree=4192956/4192956
[pid=14237] ppid=14235 vsize=10452 CPUtime=342.14
/proc/14237/stat : 14237 (ld-linux.so.2) R 14235 14237 13672 0 -1 4194304 1984 0 0 0 34212 2 0 0 25 0 1 0 19424385 10702848 1853 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/14237/statm: 2613 1853 417 29 0 1428 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 10452

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 1.94 3/82 14240
/proc/meminfo: memFree=943584/2055920 swapFree=4192956/4192956
[pid=14237] ppid=14235 vsize=10452 CPUtime=402.11
/proc/14237/stat : 14237 (ld-linux.so.2) R 14235 14237 13672 0 -1 4194304 1984 0 0 0 40209 2 0 0 25 0 1 0 19424385 10702848 1853 996147200 1448431616 1448550632 4294956208 18446744073709551615 134718530 0 0 4096 0 0 0 0 17 0 0 0
/proc/14237/statm: 2613 1853 417 29 0 1428 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 10452

[startup+462.302 s]
/proc/loadavg: 2.00 2.01 1.94 3/82 14240
/proc/meminfo: memFree=943584/2055920 swapFree=4192956/4192956
[pid=14237] ppid=14235 vsize=10452 CPUtime=462.08
/proc/14237/stat : 14237 (ld-linux.so.2) R 14235 14237 13672 0 -1 4194304 1984 0 0 0 46206 2 0 0 25 0 1 0 19424385 10702848 1853 996147200 1448431616 1448550632 4294956208 18446744073709551615 134718482 0 0 4096 0 0 0 0 17 0 0 0
/proc/14237/statm: 2613 1853 417 29 0 1428 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 10452

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 1.94 3/82 14240
/proc/meminfo: memFree=943520/2055920 swapFree=4192956/4192956
[pid=14237] ppid=14235 vsize=10452 CPUtime=522.06
/proc/14237/stat : 14237 (ld-linux.so.2) R 14235 14237 13672 0 -1 4194304 1984 0 0 0 52204 2 0 0 25 0 1 0 19424385 10702848 1853 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268129 0 0 4096 0 0 0 0 17 0 0 0
/proc/14237/statm: 2613 1853 417 29 0 1428 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 10452

[startup+582.301 s]
/proc/loadavg: 2.04 2.01 1.94 3/82 14240
/proc/meminfo: memFree=943456/2055920 swapFree=4192956/4192956
[pid=14237] ppid=14235 vsize=10452 CPUtime=582.03
/proc/14237/stat : 14237 (ld-linux.so.2) R 14235 14237 13672 0 -1 4194304 1984 0 0 0 58201 2 0 0 25 0 1 0 19424385 10702848 1853 996147200 1448431616 1448550632 4294956208 18446744073709551615 134756418 0 0 4096 0 0 0 0 17 0 0 0
/proc/14237/statm: 2613 1853 417 29 0 1428 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 10452

[startup+642.301 s]
/proc/loadavg: 2.01 2.01 1.94 3/82 14240
/proc/meminfo: memFree=943456/2055920 swapFree=4192956/4192956
[pid=14237] ppid=14235 vsize=10452 CPUtime=642.01
/proc/14237/stat : 14237 (ld-linux.so.2) R 14235 14237 13672 0 -1 4194304 1984 0 0 0 64199 2 0 0 25 0 1 0 19424385 10702848 1853 996147200 1448431616 1448550632 4294956208 18446744073709551615 135264340 0 0 4096 0 0 0 0 17 0 0 0
/proc/14237/statm: 2613 1853 417 29 0 1428 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 10452

[startup+702.302 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/82 14240
/proc/meminfo: memFree=943456/2055920 swapFree=4192956/4192956
[pid=14237] ppid=14235 vsize=10452 CPUtime=821.94
/proc/14237/stat : 14237 (ld-linux.so.2) R 14235 14237 13672 0 -1 4194304 1984 0 0 0 82191 3 0 0 25 0 1 0 19424385 10702848 1853 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865417 0 0 4096 0 0 0 0 17 0 0 0
/proc/14237/statm: 2613 1853 417 29 0 1428 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 10452

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 1.94 3/82 14240
/proc/meminfo: memFree=943520/2055920 swapFree=4192956/4192956
[pid=14237] ppid=14235 vsize=10452 CPUtime=881.91
/proc/14237/stat : 14237 (ld-linux.so.2) R 14235 14237 13672 0 -1 4194304 1984 0 0 0 88188 3 0 0 25 0 1 0 19424385 10702848 1853 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864874 0 0 4096 0 0 0 0 17 0 0 0
/proc/14237/statm: 2613 1853 417 29 0 1428 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 10452

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 1.94 3/82 14246
/proc/meminfo: memFree=943256/2055920 swapFree=4192956/4192956
[pid=14237] ppid=14235 vsize=10452 CPUtime=941.89
/proc/14237/stat : 14237 (ld-linux.so.2) R 14235 14237 13672 0 -1 4194304 1984 0 0 0 94186 3 0 0 25 0 1 0 19424385 10702848 1853 996147200 1448431616 1448550632 4294956208 18446744073709551615 135257290 0 0 4096 0 0 0 0 17 0 0 0
/proc/14237/statm: 2613 1853 417 29 0 1428 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 10452

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/82 14246
/proc/meminfo: memFree=943256/2055920 swapFree=4192956/4192956
[pid=14237] ppid=14235 vsize=10452 CPUtime=1001.86
/proc/14237/stat : 14237 (ld-linux.so.2) R 14235 14237 13672 0 -1 4194304 1984 0 0 0 100183 3 0 0 25 0 1 0 19424385 10702848 1853 996147200 1448431616 1448550632 4294956208 18446744073709551615 135305036 0 0 4096 0 0 0 0 17 0 0 0
/proc/14237/statm: 2613 1853 417 29 0 1428 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 10452

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/82 14246
/proc/meminfo: memFree=943320/2055920 swapFree=4192956/4192956
[pid=14237] ppid=14235 vsize=10452 CPUtime=1061.83
/proc/14237/stat : 14237 (ld-linux.so.2) R 14235 14237 13672 0 -1 4194304 1984 0 0 0 106180 3 0 0 25 0 1 0 19424385 10702848 1853 996147200 1448431616 1448550632 4294956208 18446744073709551615 135304742 0 0 4096 0 0 0 0 17 0 0 0
/proc/14237/statm: 2613 1853 417 29 0 1428 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 10452

[startup+1122.3 s]
/proc/loadavg: 1.94 1.98 1.94 3/75 14298
/proc/meminfo: memFree=988248/2055920 swapFree=4192956/4192956
[pid=14237] ppid=14235 vsize=10452 CPUtime=1121.81
/proc/14237/stat : 14237 (ld-linux.so.2) R 14235 14237 13672 0 -1 4194304 1984 0 0 0 112177 4 0 0 25 0 1 0 19424385 10702848 1853 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865259 0 0 4096 0 0 0 0 17 0 0 0
/proc/14237/statm: 2613 1853 417 29 0 1428 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 10452

[startup+1182.3 s]
/proc/loadavg: 1.97 1.98 1.94 4/75 14298
/proc/meminfo: memFree=987352/2055920 swapFree=4192956/4192956
[pid=14237] ppid=14235 vsize=10452 CPUtime=1181.78
/proc/14237/stat : 14237 (ld-linux.so.2) R 14235 14237 13672 0 -1 4194304 1984 0 0 0 118174 4 0 0 25 0 1 0 19424385 10702848 1853 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865484 0 0 4096 0 0 0 0 17 0 0 0
/proc/14237/statm: 2613 1853 417 29 0 1428 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 10452

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.94 3/75 14298
/proc/meminfo: memFree=986712/2055920 swapFree=4192956/4192956
[pid=14237] ppid=14235 vsize=10452 CPUtime=1241.75
/proc/14237/stat : 14237 (ld-linux.so.2) R 14235 14237 13672 0 -1 4194304 1984 0 0 0 124171 4 0 0 25 0 1 0 19424385 10702848 1853 996147200 1448431616 1448550632 4294956208 18446744073709551615 135117596 0 0 4096 0 0 0 0 17 0 0 0
/proc/14237/statm: 2613 1853 417 29 0 1428 0
Current children cumulated CPU time (s) 1241.75
Current children cumulated vsize (KiB) 10452

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.94 3/75 14298
/proc/meminfo: memFree=986264/2055920 swapFree=4192956/4192956
[pid=14237] ppid=14235 vsize=10452 CPUtime=1301.73
/proc/14237/stat : 14237 (ld-linux.so.2) R 14235 14237 13672 0 -1 4194304 1984 0 0 0 130169 4 0 0 25 0 1 0 19424385 10702848 1853 996147200 1448431616 1448550632 4294956208 18446744073709551615 134814513 0 0 4096 0 0 0 0 17 0 0 0
/proc/14237/statm: 2613 1853 417 29 0 1428 0
Current children cumulated CPU time (s) 1301.73
Current children cumulated vsize (KiB) 10452

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.94 3/75 14298
/proc/meminfo: memFree=986008/2055920 swapFree=4192956/4192956
[pid=14237] ppid=14235 vsize=10452 CPUtime=1361.7
/proc/14237/stat : 14237 (ld-linux.so.2) R 14235 14237 13672 0 -1 4194304 1984 0 0 0 136166 4 0 0 25 0 1 0 19424385 10702848 1853 996147200 1448431616 1448550632 4294956208 18446744073709551615 135172192 0 0 4096 0 0 0 0 17 0 0 0
/proc/14237/statm: 2613 1853 417 29 0 1428 0
Current children cumulated CPU time (s) 1361.7
Current children cumulated vsize (KiB) 10452

[startup+1422.31 s]
/proc/loadavg: 1.99 1.98 1.94 4/75 14298
/proc/meminfo: memFree=985632/2055920 swapFree=4192956/4192956
[pid=14237] ppid=14235 vsize=10452 CPUtime=1421.68
/proc/14237/stat : 14237 (ld-linux.so.2) R 14235 14237 13672 0 -1 4194304 1984 0 0 0 142164 4 0 0 25 0 1 0 19424385 10702848 1853 996147200 1448431616 1448550632 4294956208 18446744073709551615 135264326 0 0 4096 0 0 0 0 17 0 0 0
/proc/14237/statm: 2613 1853 417 29 0 1428 0
Current children cumulated CPU time (s) 1421.68
Current children cumulated vsize (KiB) 10452

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.94 3/75 14298
/proc/meminfo: memFree=985440/2055920 swapFree=4192956/4192956
[pid=14237] ppid=14235 vsize=10452 CPUtime=1481.66
/proc/14237/stat : 14237 (ld-linux.so.2) R 14235 14237 13672 0 -1 4194304 1984 0 0 0 148161 5 0 0 25 0 1 0 19424385 10702848 1853 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865164 0 0 4096 0 0 0 0 17 0 0 0
/proc/14237/statm: 2613 1853 417 29 0 1428 0
Current children cumulated CPU time (s) 1481.66
Current children cumulated vsize (KiB) 10452

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 1.94 3/75 14298
/proc/meminfo: memFree=985056/2055920 swapFree=4192956/4192956
[pid=14237] ppid=14235 vsize=10452 CPUtime=1541.63
/proc/14237/stat : 14237 (ld-linux.so.2) R 14235 14237 13672 0 -1 4194304 1984 0 0 0 154158 5 0 0 25 0 1 0 19424385 10702848 1853 996147200 1448431616 1448550632 4294956208 18446744073709551615 134828993 0 0 4096 0 0 0 0 17 0 0 0
/proc/14237/statm: 2613 1853 417 29 0 1428 0
Current children cumulated CPU time (s) 1541.63
Current children cumulated vsize (KiB) 10452

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.94 4/75 14298
/proc/meminfo: memFree=984992/2055920 swapFree=4192956/4192956
[pid=14237] ppid=14235 vsize=10452 CPUtime=1601.61
/proc/14237/stat : 14237 (ld-linux.so.2) R 14235 14237 13672 0 -1 4194304 1984 0 0 0 160156 5 0 0 25 0 1 0 19424385 10702848 1853 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864860 0 0 4096 0 0 0 0 17 0 0 0
/proc/14237/statm: 2613 1853 417 29 0 1428 0
Current children cumulated CPU time (s) 1601.61
Current children cumulated vsize (KiB) 10452

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.94 3/75 14298
/proc/meminfo: memFree=984672/2055920 swapFree=4192956/4192956
[pid=14237] ppid=14235 vsize=10452 CPUtime=1661.58
/proc/14237/stat : 14237 (ld-linux.so.2) R 14235 14237 13672 0 -1 4194304 1984 0 0 0 166153 5 0 0 25 0 1 0 19424385 10702848 1853 996147200 1448431616 1448550632 4294956208 18446744073709551615 134756361 0 0 4096 0 0 0 0 17 0 0 0
/proc/14237/statm: 2613 1853 417 29 0 1428 0
Current children cumulated CPU time (s) 1661.58
Current children cumulated vsize (KiB) 10452

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.94 3/75 14298
/proc/meminfo: memFree=984608/2055920 swapFree=4192956/4192956
[pid=14237] ppid=14235 vsize=10452 CPUtime=1721.55
/proc/14237/stat : 14237 (ld-linux.so.2) R 14235 14237 13672 0 -1 4194304 1984 0 0 0 172150 5 0 0 25 0 1 0 19424385 10702848 1853 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161279 0 0 4096 0 0 0 0 17 0 0 0
/proc/14237/statm: 2613 1853 417 29 0 1428 0
Current children cumulated CPU time (s) 1721.55
Current children cumulated vsize (KiB) 10452

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.94 4/75 14298
/proc/meminfo: memFree=984288/2055920 swapFree=4192956/4192956
[pid=14237] ppid=14235 vsize=10452 CPUtime=1781.53
/proc/14237/stat : 14237 (ld-linux.so.2) R 14235 14237 13672 0 -1 4194304 1984 0 0 0 178148 5 0 0 25 0 1 0 19424385 10702848 1853 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865162 0 0 4096 0 0 0 0 17 0 0 0
/proc/14237/statm: 2613 1853 417 29 0 1428 0
Current children cumulated CPU time (s) 1781.53
Current children cumulated vsize (KiB) 10452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.99 1.98 1.94 3/75 14298
/proc/meminfo: memFree=984288/2055920 swapFree=4192956/4192956
[pid=14237] ppid=14235 vsize=10452 CPUtime=1800.03
/proc/14237/stat : 14237 (ld-linux.so.2) R 14235 14237 13672 0 -1 4194304 1984 0 0 0 179998 5 0 0 25 0 1 0 19424385 10702848 1853 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269029 0 0 4096 0 0 0 0 17 0 0 0
/proc/14237/statm: 2613 1853 417 29 0 1428 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 10452

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): 1800.81
CPU time (s): 1800.04
CPU user time (s): 1799.98
CPU system time (s): 0.057991
CPU usage (%): 99.9574
Max. virtual memory (cumulated for all children) (KiB): 10452

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

runsolver used 2.6256 second user time and 5.54816 second system time

The end

Launcher Data

Begin job on node3 at 2009-07-11 16:46:08
IDJOB=2059116
IDBENCH=53552
IDSOLVER=769
FILE ID=node3/2059116-1247323568
PBS_JOBID= 9506621
Free space on /tmp= 66380 MiB

SOLVER NAME= Mistral 1.545
BENCH NAME= CPAI08/csp/QCP-25/normalized-qcp-25-264-8_ext.xml
COMMAND LINE= /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2059116-1247323568/watcher-2059116-1247323568 -o /tmp/evaluation-result-2059116-1247323568/solver-2059116-1247323568 -C 1800 -W 2000 -M 900  /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2059116-1247323568.xml

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

MD5SUM BENCH= b3cef17bed4272bd9d0c5d0b577b3635
RANDOM SEED=1357329362

node3.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.259
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.259
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:        950280 kB
Buffers:         57240 kB
Cached:         905776 kB
SwapCached:          0 kB
Active:         321268 kB
Inactive:       707536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        950280 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1920 kB
Writeback:           0 kB
Mapped:          86140 kB
Slab:            61944 kB
Committed_AS:   215968 kB
PageTables:       1904 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= 66380 MiB
End job on node3 at 2009-07-11 17:16:11