Trace number 2068059

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.11 1805.85

General information on the benchmark

Namecsp/pseudo/mpsReduced/
normalized-mps-red-air04.xml
MD5SUM1c33d5c6f9f3c2f4aba8109c35a09670
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark905.456
Satisfiable
(Un)Satisfiability was proved
Number of variables8904
Number of constraints1646
Maximum constraint arity368
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1646
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-2068059-1247345826/watcher-2068059-1247345826 -o /tmp/evaluation-result-2068059-1247345826/solver-2068059-1247345826 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2068059-1247345826.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/80 14211
/proc/meminfo: memFree=1069752/2055920 swapFree=4192952/4192956
[pid=14211] ppid=14209 vsize=4804 CPUtime=0
/proc/14211/stat : 14211 (ld-linux.so.2) R 14209 14211 12747 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 21645220 4919296 161 996147200 1448431616 1448550632 4294956208 18446744073709551615 1448480496 0 0 4096 0 0 0 0 17 0 0 0
/proc/14211/statm: 1201 161 136 29 0 16 0

[startup+0.067229 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 14211
/proc/meminfo: memFree=1069752/2055920 swapFree=4192952/4192956
[pid=14211] ppid=14209 vsize=6412 CPUtime=0.06
/proc/14211/stat : 14211 (ld-linux.so.2) R 14209 14211 12747 0 -1 4194304 803 0 0 0 6 0 0 0 18 0 1 0 21645220 6565888 782 996147200 1448431616 1448550632 4294956208 18446744073709551615 134673577 0 0 4096 0 0 0 0 17 0 0 0
/proc/14211/statm: 1603 782 362 29 0 418 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6412

[startup+0.101202 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 14211
/proc/meminfo: memFree=1069752/2055920 swapFree=4192952/4192956
[pid=14211] ppid=14209 vsize=7236 CPUtime=0.09
/proc/14211/stat : 14211 (ld-linux.so.2) R 14209 14211 12747 0 -1 4194304 983 0 0 0 9 0 0 0 18 0 1 0 21645220 7409664 962 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157379124 0 0 4096 0 0 0 0 17 0 0 0
/proc/14211/statm: 1809 962 362 29 0 624 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7236

[startup+0.301231 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 14211
/proc/meminfo: memFree=1069752/2055920 swapFree=4192952/4192956
[pid=14211] ppid=14209 vsize=8440 CPUtime=0.28
/proc/14211/stat : 14211 (ld-linux.so.2) R 14209 14211 12747 0 -1 4194304 1290 0 0 0 28 0 0 0 19 0 1 0 21645220 8642560 1269 996147200 1448431616 1448550632 4294956208 18446744073709551615 134568188 0 0 4096 0 0 0 0 17 0 0 0
/proc/14211/statm: 2110 1269 362 29 0 925 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8440

[startup+0.701284 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 14211
/proc/meminfo: memFree=1069752/2055920 swapFree=4192952/4192956
[pid=14211] ppid=14209 vsize=10052 CPUtime=0.69
/proc/14211/stat : 14211 (ld-linux.so.2) R 14209 14211 12747 0 -1 4194304 1712 0 0 0 68 1 0 0 23 0 1 0 21645220 10293248 1691 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157378269 0 0 4096 0 0 0 0 17 0 0 0
/proc/14211/statm: 2513 1691 362 29 0 1328 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10052

[startup+1.50139 s]
/proc/loadavg: 1.92 1.98 1.99 3/81 14212
/proc/meminfo: memFree=1063088/2055920 swapFree=4192952/4192956
[pid=14211] ppid=14209 vsize=15300 CPUtime=1.49
/proc/14211/stat : 14211 (ld-linux.so.2) R 14209 14211 12747 0 -1 4194304 2986 0 0 0 147 2 0 0 25 0 1 0 21645220 15667200 2965 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 0 0 0
/proc/14211/statm: 3825 2966 362 29 0 2640 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15300

[startup+3.10161 s]
/proc/loadavg: 1.93 1.98 1.99 3/81 14212
/proc/meminfo: memFree=1057008/2055920 swapFree=4192952/4192956
[pid=14211] ppid=14209 vsize=51292 CPUtime=3.09
/proc/14211/stat : 14211 (ld-linux.so.2) R 14209 14211 12747 0 -1 4194304 11802 0 0 0 302 7 0 0 25 0 1 0 21645220 52523008 11781 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157387461 0 0 4096 0 0 0 0 17 0 0 0
/proc/14211/statm: 12823 11782 379 29 0 11638 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51292

[startup+6.30105 s]
/proc/loadavg: 1.93 1.98 1.99 3/81 14212
/proc/meminfo: memFree=834032/2055920 swapFree=4192952/4192956
[pid=14211] ppid=14209 vsize=244500 CPUtime=6.29
/proc/14211/stat : 14211 (ld-linux.so.2) R 14209 14211 12747 0 -1 4194304 59487 0 0 0 601 28 0 0 25 0 1 0 21645220 250368000 59466 996147200 1448431616 1448550632 4294956208 18446744073709551615 135219891 0 0 4096 0 0 0 0 17 0 0 0
/proc/14211/statm: 61125 59466 427 29 0 59940 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 244500

[startup+12.7019 s]
/proc/loadavg: 1.94 1.98 1.99 3/81 14212
/proc/meminfo: memFree=819056/2055920 swapFree=4192952/4192956
[pid=14211] ppid=14209 vsize=260412 CPUtime=12.68
/proc/14211/stat : 14211 (ld-linux.so.2) R 14209 14211 12747 0 -1 4194304 63006 0 0 0 1237 31 0 0 25 0 1 0 21645220 266661888 62985 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/14211/statm: 65103 62985 427 29 0 63918 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 260412

[startup+25.5017 s]
/proc/loadavg: 1.95 1.98 1.99 3/81 14212
/proc/meminfo: memFree=818928/2055920 swapFree=4192952/4192956
[pid=14211] ppid=14209 vsize=260544 CPUtime=25.48
/proc/14211/stat : 14211 (ld-linux.so.2) R 14209 14211 12747 0 -1 4194304 63053 0 0 0 2517 31 0 0 25 0 1 0 21645220 266797056 63032 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864867 0 0 4096 0 0 0 0 17 0 0 0
/proc/14211/statm: 65136 63032 427 29 0 63951 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 260544

[startup+51.1011 s]
/proc/loadavg: 1.96 1.98 1.99 3/81 14212
/proc/meminfo: memFree=817584/2055920 swapFree=4192952/4192956
[pid=14211] ppid=14209 vsize=261996 CPUtime=51.06
/proc/14211/stat : 14211 (ld-linux.so.2) R 14209 14211 12747 0 -1 4194304 63403 0 0 0 5075 31 0 0 25 0 1 0 21645220 268283904 63382 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/14211/statm: 65499 63382 427 29 0 64314 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 261996

[startup+102.306 s]
/proc/loadavg: 2.04 2.00 2.00 3/81 14212
/proc/meminfo: memFree=814448/2055920 swapFree=4192952/4192956
[pid=14211] ppid=14209 vsize=264636 CPUtime=102.24
/proc/14211/stat : 14211 (ld-linux.so.2) R 14209 14211 12747 0 -1 4194304 64162 0 0 0 10192 32 0 0 25 0 1 0 21645220 270987264 64141 996147200 1448431616 1448550632 4294956208 18446744073709551615 135172202 0 0 4096 0 0 0 0 17 0 0 0
/proc/14211/statm: 66159 64141 427 29 0 64974 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 264636

[startup+162.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/81 14212
/proc/meminfo: memFree=812592/2055920 swapFree=4192952/4192956
[pid=14211] ppid=14209 vsize=266352 CPUtime=162.22
/proc/14211/stat : 14211 (ld-linux.so.2) R 14209 14211 12747 0 -1 4194304 64626 0 0 0 16189 33 0 0 25 0 1 0 21645220 272744448 64605 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/14211/statm: 66588 64605 427 29 0 65403 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 266352

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 14212
/proc/meminfo: memFree=812528/2055920 swapFree=4192952/4192956
[pid=14211] ppid=14209 vsize=266484 CPUtime=222.19
/proc/14211/stat : 14211 (ld-linux.so.2) R 14209 14211 12747 0 -1 4194304 64635 0 0 0 22186 33 0 0 25 0 1 0 21645220 272879616 64614 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268093 0 0 4096 0 0 0 0 17 0 0 0
/proc/14211/statm: 66621 64614 427 29 0 65436 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 266484

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 14218
/proc/meminfo: memFree=812144/2055920 swapFree=4192952/4192956
[pid=14211] ppid=14209 vsize=266616 CPUtime=282.16
/proc/14211/stat : 14211 (ld-linux.so.2) R 14209 14211 12747 0 -1 4194304 64699 0 0 0 28183 33 0 0 25 0 1 0 21645220 273014784 64678 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839774 0 0 4096 0 0 0 0 17 0 0 0
/proc/14211/statm: 66654 64678 427 29 0 65469 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 266616

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 14218
/proc/meminfo: memFree=812144/2055920 swapFree=4192952/4192956
[pid=14211] ppid=14209 vsize=266616 CPUtime=342.14
/proc/14211/stat : 14211 (ld-linux.so.2) R 14209 14211 12747 0 -1 4194304 64699 0 0 0 34181 33 0 0 25 0 1 0 21645220 273014784 64678 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268093 0 0 4096 0 0 0 0 17 0 0 0
/proc/14211/statm: 66654 64678 427 29 0 65469 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 266616

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 14218
/proc/meminfo: memFree=811952/2055920 swapFree=4192952/4192956
[pid=14211] ppid=14209 vsize=266880 CPUtime=402.11
/proc/14211/stat : 14211 (ld-linux.so.2) R 14209 14211 12747 0 -1 4194304 64741 0 0 0 40178 33 0 0 25 0 1 0 21645220 273285120 64720 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897000 0 0 4096 0 0 0 0 17 0 0 0
/proc/14211/statm: 66720 64720 427 29 0 65535 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 266880

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 14218
/proc/meminfo: memFree=811888/2055920 swapFree=4192952/4192956
[pid=14211] ppid=14209 vsize=266880 CPUtime=462.08
/proc/14211/stat : 14211 (ld-linux.so.2) R 14209 14211 12747 0 -1 4194304 64758 0 0 0 46175 33 0 0 25 0 1 0 21645220 273285120 64737 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864846 0 0 4096 0 0 0 0 17 0 0 0
/proc/14211/statm: 66720 64737 427 29 0 65535 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 266880

[startup+522.301 s]
/proc/loadavg: 2.02 2.00 2.00 3/73 14248
/proc/meminfo: memFree=741232/2055920 swapFree=4192952/4192956
[pid=14211] ppid=14209 vsize=267012 CPUtime=521.85
/proc/14211/stat : 14211 (ld-linux.so.2) R 14209 14211 12747 0 -1 4194304 64780 0 0 0 52150 35 0 0 25 0 1 0 21645220 273420288 64759 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161214 0 0 4096 0 0 0 0 17 1 0 0
/proc/14211/statm: 66753 64759 427 29 0 65568 0
Current children cumulated CPU time (s) 521.85
Current children cumulated vsize (KiB) 267012

[startup+582.301 s]
/proc/loadavg: 2.16 2.04 2.01 3/75 14298
/proc/meminfo: memFree=787416/2055920 swapFree=4192952/4192956
[pid=14211] ppid=14209 vsize=267012 CPUtime=581.54
/proc/14211/stat : 14211 (ld-linux.so.2) R 14209 14211 12747 0 -1 4194304 64780 0 0 0 58118 36 0 0 25 0 1 0 21645220 273420288 64759 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268913 0 0 4096 0 0 0 0 17 0 0 0
/proc/14211/statm: 66753 64759 427 29 0 65568 0
Current children cumulated CPU time (s) 581.54
Current children cumulated vsize (KiB) 267012

[startup+642.301 s]
/proc/loadavg: 2.10 2.05 2.01 3/75 14298
/proc/meminfo: memFree=745240/2055920 swapFree=4192952/4192956
[pid=14211] ppid=14209 vsize=267012 CPUtime=641.3
/proc/14211/stat : 14211 (ld-linux.so.2) R 14209 14211 12747 0 -1 4194304 64781 0 0 0 64094 36 0 0 25 0 1 0 21645220 273420288 64760 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215908 0 0 4096 0 0 0 0 17 0 0 0
/proc/14211/statm: 66753 64760 427 29 0 65568 0
Current children cumulated CPU time (s) 641.3
Current children cumulated vsize (KiB) 267012

[startup+702.301 s]

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

[startup+822.302 s]
/proc/loadavg: 2.06 2.06 2.01 3/75 14298
/proc/meminfo: memFree=661720/2055920 swapFree=4192952/4192956
[pid=14211] ppid=14209 vsize=267144 CPUtime=820.56
/proc/14211/stat : 14211 (ld-linux.so.2) R 14209 14211 12747 0 -1 4194304 64800 0 0 0 82020 36 0 0 25 0 1 0 21645220 273555456 64779 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161275 0 0 4096 0 0 0 0 17 0 0 0
/proc/14211/statm: 66786 64779 427 29 0 65601 0
Current children cumulated CPU time (s) 820.56
Current children cumulated vsize (KiB) 267144

[startup+882.302 s]
/proc/loadavg: 2.02 2.04 2.00 3/75 14298
/proc/meminfo: memFree=653208/2055920 swapFree=4192952/4192956
[pid=14211] ppid=14209 vsize=267144 CPUtime=880.31
/proc/14211/stat : 14211 (ld-linux.so.2) R 14209 14211 12747 0 -1 4194304 64801 0 0 0 87995 36 0 0 25 0 1 0 21645220 273555456 64780 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/14211/statm: 66786 64780 427 29 0 65601 0
Current children cumulated CPU time (s) 880.31
Current children cumulated vsize (KiB) 267144

[startup+942.302 s]
/proc/loadavg: 2.00 2.03 2.00 3/75 14298
/proc/meminfo: memFree=653208/2055920 swapFree=4192952/4192956
[pid=14211] ppid=14209 vsize=267144 CPUtime=940.07
/proc/14211/stat : 14211 (ld-linux.so.2) R 14209 14211 12747 0 -1 4194304 64802 0 0 0 93971 36 0 0 25 0 1 0 21645220 273555456 64781 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161214 0 0 4096 0 0 0 0 17 0 0 0
/proc/14211/statm: 66786 64781 427 29 0 65601 0
Current children cumulated CPU time (s) 940.07
Current children cumulated vsize (KiB) 267144

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 14298
/proc/meminfo: memFree=653208/2055920 swapFree=4192952/4192956
[pid=14211] ppid=14209 vsize=267144 CPUtime=999.83
/proc/14211/stat : 14211 (ld-linux.so.2) R 14209 14211 12747 0 -1 4194304 64812 0 0 0 99946 37 0 0 25 0 1 0 21645220 273555456 64791 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215894 0 0 4096 0 0 0 0 17 0 0 0
/proc/14211/statm: 66786 64791 427 29 0 65601 0
Current children cumulated CPU time (s) 999.83
Current children cumulated vsize (KiB) 267144

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 14298
/proc/meminfo: memFree=650072/2055920 swapFree=4192952/4192956
[pid=14211] ppid=14209 vsize=267144 CPUtime=1059.59
/proc/14211/stat : 14211 (ld-linux.so.2) R 14209 14211 12747 0 -1 4194304 64812 0 0 0 105922 37 0 0 25 0 1 0 21645220 273555456 64791 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268108 0 0 4096 0 0 0 0 17 0 0 0
/proc/14211/statm: 66786 64791 427 29 0 65601 0
Current children cumulated CPU time (s) 1059.59
Current children cumulated vsize (KiB) 267144

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 14298
/proc/meminfo: memFree=633752/2055920 swapFree=4192952/4192956
[pid=14211] ppid=14209 vsize=267144 CPUtime=1119.34
/proc/14211/stat : 14211 (ld-linux.so.2) R 14209 14211 12747 0 -1 4194304 64829 0 0 0 111897 37 0 0 25 0 1 0 21645220 273555456 64808 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161208 0 0 4096 0 0 0 0 17 0 0 0
/proc/14211/statm: 66786 64808 427 29 0 65601 0
Current children cumulated CPU time (s) 1119.34
Current children cumulated vsize (KiB) 267144

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 14298
/proc/meminfo: memFree=633688/2055920 swapFree=4192952/4192956
[pid=14211] ppid=14209 vsize=267276 CPUtime=1179.1
/proc/14211/stat : 14211 (ld-linux.so.2) R 14209 14211 12747 0 -1 4194304 64838 0 0 0 117873 37 0 0 25 0 1 0 21645220 273690624 64817 996147200 1448431616 1448550632 4294956208 18446744073709551615 135219941 0 0 4096 0 0 0 0 17 0 0 0
/proc/14211/statm: 66819 64817 427 29 0 65634 0
Current children cumulated CPU time (s) 1179.1
Current children cumulated vsize (KiB) 267276

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 14298
/proc/meminfo: memFree=633496/2055920 swapFree=4192952/4192956
[pid=14211] ppid=14209 vsize=267276 CPUtime=1238.85
/proc/14211/stat : 14211 (ld-linux.so.2) R 14209 14211 12747 0 -1 4194304 64847 0 0 0 123848 37 0 0 25 0 1 0 21645220 273690624 64826 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839868 0 0 4096 0 0 0 0 17 0 0 0
/proc/14211/statm: 66819 64826 427 29 0 65634 0
Current children cumulated CPU time (s) 1238.85
Current children cumulated vsize (KiB) 267276

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 14298
/proc/meminfo: memFree=633432/2055920 swapFree=4192952/4192956
[pid=14211] ppid=14209 vsize=267276 CPUtime=1298.61
/proc/14211/stat : 14211 (ld-linux.so.2) R 14209 14211 12747 0 -1 4194304 64853 0 0 0 129824 37 0 0 25 0 1 0 21645220 273690624 64832 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865184 0 0 4096 0 0 0 0 17 0 0 0
/proc/14211/statm: 66819 64832 427 29 0 65634 0
Current children cumulated CPU time (s) 1298.61
Current children cumulated vsize (KiB) 267276

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 14298
/proc/meminfo: memFree=633432/2055920 swapFree=4192952/4192956
[pid=14211] ppid=14209 vsize=267276 CPUtime=1358.36
/proc/14211/stat : 14211 (ld-linux.so.2) R 14209 14211 12747 0 -1 4194304 64853 0 0 0 135799 37 0 0 25 0 1 0 21645220 273690624 64832 996147200 1448431616 1448550632 4294956208 18446744073709551615 135291445 0 0 4096 0 0 0 0 17 0 0 0
/proc/14211/statm: 66819 64832 427 29 0 65634 0
Current children cumulated CPU time (s) 1358.36
Current children cumulated vsize (KiB) 267276

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 14298
/proc/meminfo: memFree=631704/2055920 swapFree=4192952/4192956
[pid=14211] ppid=14209 vsize=267276 CPUtime=1418.11
/proc/14211/stat : 14211 (ld-linux.so.2) R 14209 14211 12747 0 -1 4194304 64855 0 0 0 141774 37 0 0 25 0 1 0 21645220 273690624 64834 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839791 0 0 4096 0 0 0 0 17 0 0 0
/proc/14211/statm: 66819 64834 427 29 0 65634 0
Current children cumulated CPU time (s) 1418.11
Current children cumulated vsize (KiB) 267276

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 14298
/proc/meminfo: memFree=631640/2055920 swapFree=4192952/4192956
[pid=14211] ppid=14209 vsize=267276 CPUtime=1477.88
/proc/14211/stat : 14211 (ld-linux.so.2) R 14209 14211 12747 0 -1 4194304 64857 0 0 0 147750 38 0 0 25 0 1 0 21645220 273690624 64836 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/14211/statm: 66819 64836 427 29 0 65634 0
Current children cumulated CPU time (s) 1477.88
Current children cumulated vsize (KiB) 267276

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 14298
/proc/meminfo: memFree=631640/2055920 swapFree=4192952/4192956
[pid=14211] ppid=14209 vsize=267276 CPUtime=1537.63
/proc/14211/stat : 14211 (ld-linux.so.2) R 14209 14211 12747 0 -1 4194304 64859 0 0 0 153725 38 0 0 25 0 1 0 21645220 273690624 64838 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161275 0 0 4096 0 0 0 0 17 0 0 0
/proc/14211/statm: 66819 64838 427 29 0 65634 0
Current children cumulated CPU time (s) 1537.63
Current children cumulated vsize (KiB) 267276

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 14298
/proc/meminfo: memFree=631640/2055920 swapFree=4192952/4192956
[pid=14211] ppid=14209 vsize=267276 CPUtime=1597.39
/proc/14211/stat : 14211 (ld-linux.so.2) R 14209 14211 12747 0 -1 4194304 64864 0 0 0 159701 38 0 0 25 0 1 0 21645220 273690624 64843 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839766 0 0 4096 0 0 0 0 17 0 0 0
/proc/14211/statm: 66819 64843 427 29 0 65634 0
Current children cumulated CPU time (s) 1597.39
Current children cumulated vsize (KiB) 267276

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 14298
/proc/meminfo: memFree=631640/2055920 swapFree=4192952/4192956
[pid=14211] ppid=14209 vsize=267408 CPUtime=1657.14
/proc/14211/stat : 14211 (ld-linux.so.2) R 14209 14211 12747 0 -1 4194304 64865 0 0 0 165676 38 0 0 25 0 1 0 21645220 273825792 64844 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839766 0 0 4096 0 0 0 0 17 0 0 0
/proc/14211/statm: 66852 64844 427 29 0 65667 0
Current children cumulated CPU time (s) 1657.14
Current children cumulated vsize (KiB) 267408

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 14298
/proc/meminfo: memFree=627096/2055920 swapFree=4192952/4192956
[pid=14211] ppid=14209 vsize=267408 CPUtime=1716.89
/proc/14211/stat : 14211 (ld-linux.so.2) R 14209 14211 12747 0 -1 4194304 64867 0 0 0 171651 38 0 0 25 0 1 0 21645220 273825792 64846 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864906 0 0 4096 0 0 0 0 17 0 0 0
/proc/14211/statm: 66852 64846 427 29 0 65667 0
Current children cumulated CPU time (s) 1716.89
Current children cumulated vsize (KiB) 267408

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 14298
/proc/meminfo: memFree=626904/2055920 swapFree=4192952/4192956
[pid=14211] ppid=14209 vsize=267408 CPUtime=1776.65
/proc/14211/stat : 14211 (ld-linux.so.2) R 14209 14211 12747 0 -1 4194304 64872 0 0 0 177627 38 0 0 25 0 1 0 21645220 273825792 64851 996147200 1448431616 1448550632 4294956208 18446744073709551615 135219886 0 0 4096 0 0 0 0 17 0 0 0
/proc/14211/statm: 66852 64851 427 29 0 65667 0
Current children cumulated CPU time (s) 1776.65
Current children cumulated vsize (KiB) 267408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 14298
/proc/meminfo: memFree=626904/2055920 swapFree=4192952/4192956
[pid=14211] ppid=14209 vsize=267408 CPUtime=1800.06
/proc/14211/stat : 14211 (ld-linux.so.2) R 14209 14211 12747 0 -1 4194304 64873 0 0 0 179968 38 0 0 25 0 1 0 21645220 273825792 64852 996147200 1448431616 1448550632 4294956208 18446744073709551615 135291527 0 0 4096 0 0 0 0 17 0 0 0
/proc/14211/statm: 66852 64852 427 29 0 65667 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 267408

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): 1805.85
CPU time (s): 1800.11
CPU user time (s): 1799.68
CPU system time (s): 0.425935
CPU usage (%): 99.6822
Max. virtual memory (cumulated for all children) (KiB): 267408

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

runsolver used 1.90071 second user time and 5.07923 second system time

The end

Launcher Data

Begin job on node71 at 2009-07-11 22:57:06
IDJOB=2068059
IDBENCH=54789
IDSOLVER=769
FILE ID=node71/2068059-1247345826
PBS_JOBID= 9506673
Free space on /tmp= 66376 MiB

SOLVER NAME= Mistral 1.545
BENCH NAME= CPAI08/csp/pseudo/mpsReduced/normalized-mps-red-air04.xml
COMMAND LINE= /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2068059-1247345826/watcher-2068059-1247345826 -o /tmp/evaluation-result-2068059-1247345826/solver-2068059-1247345826 -C 1800 -W 2000 -M 900  /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2068059-1247345826.xml

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

MD5SUM BENCH= 1c33d5c6f9f3c2f4aba8109c35a09670
RANDOM SEED=1494969115

node71.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.222
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.222
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:       1070232 kB
Buffers:         56816 kB
Cached:         795696 kB
SwapCached:          4 kB
Active:         161856 kB
Inactive:       770732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1070232 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            4940 kB
Writeback:           0 kB
Mapped:          97964 kB
Slab:            38080 kB
Committed_AS:   906388 kB
PageTables:       1992 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= 66340 MiB
End job on node71 at 2009-07-11 23:27:14