Trace number 2063978

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.12 1819.63

General information on the benchmark

Namecsp/compet08/
normalized-patat-08-comp-6.xml
MD5SUM5ef5412c0ffa303b60f6d13c783c47df
Bench CategoryAlldiff (alldiff)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark116.03
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints39827
Maximum constraint arity24
Maximum domain size36
Number of constraints which are defined in extension0
Number of constraints which are defined in intension39527
Global constraints used (with number of constraints)alldifferent(300)

Solver Data

0.09/0.16	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-2063978-1247333495/watcher-2063978-1247333495 -o /tmp/evaluation-result-2063978-1247333495/solver-2063978-1247333495 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2063978-1247333495.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.39 2.43 2.25 3/76 15317
/proc/meminfo: memFree=1791112/2055920 swapFree=4192812/4192956
[pid=15317] ppid=15315 vsize=18576 CPUtime=0
/proc/15317/stat : 15317 (runsolver) R 15315 15317 15171 0 -1 4194368 15 0 0 0 0 0 0 0 22 0 1 0 20416152 19021824 285 996147200 4194304 4302564 548682068496 18446744073709551615 217871609127 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/15317/statm: 4644 285 249 26 0 2626 0

[startup+0.0988799 s]
/proc/loadavg: 2.39 2.43 2.25 3/76 15317
/proc/meminfo: memFree=1791112/2055920 swapFree=4192812/4192956
[pid=15317] ppid=15315 vsize=5980 CPUtime=0.08
/proc/15317/stat : 15317 (ld-linux.so.2) R 15315 15317 15171 0 -1 4194304 711 0 0 0 8 0 0 0 18 0 1 0 20416152 6123520 690 996147200 1448431616 1448550632 4294956208 18446744073709551615 4159696881 0 0 4096 0 0 0 0 17 1 0 0
/proc/15317/statm: 1495 690 376 29 0 310 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5980

[startup+0.102877 s]
/proc/loadavg: 2.39 2.43 2.25 3/76 15317
/proc/meminfo: memFree=1791112/2055920 swapFree=4192812/4192956
[pid=15317] ppid=15315 vsize=5980 CPUtime=0.09
/proc/15317/stat : 15317 (ld-linux.so.2) R 15315 15317 15171 0 -1 4194304 721 0 0 0 9 0 0 0 18 0 1 0 20416152 6123520 700 996147200 1448431616 1448550632 4294956208 18446744073709551615 135013219 0 0 4096 0 0 0 0 17 1 0 0
/proc/15317/statm: 1495 700 376 29 0 310 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5980

[startup+0.302905 s]
/proc/loadavg: 2.39 2.43 2.25 3/76 15317
/proc/meminfo: memFree=1791112/2055920 swapFree=4192812/4192956
[pid=15317] ppid=15315 vsize=8032 CPUtime=0.28
/proc/15317/stat : 15317 (ld-linux.so.2) R 15315 15317 15171 0 -1 4194304 1219 0 0 0 28 0 0 0 20 0 1 0 20416152 8224768 1198 996147200 1448431616 1448550632 4294956208 18446744073709551615 134705921 0 0 4096 0 0 0 0 17 1 0 0
/proc/15317/statm: 2008 1198 376 29 0 823 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8032

[startup+0.702954 s]
/proc/loadavg: 2.39 2.43 2.25 3/76 15317
/proc/meminfo: memFree=1791112/2055920 swapFree=4192812/4192956
[pid=15317] ppid=15315 vsize=12000 CPUtime=0.68
/proc/15317/stat : 15317 (ld-linux.so.2) R 15315 15317 15171 0 -1 4194304 2204 0 0 0 67 1 0 0 23 0 1 0 20416152 12288000 2183 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157374945 0 0 4096 0 0 0 0 17 1 0 0
/proc/15317/statm: 3000 2183 377 29 0 1815 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12000

[startup+1.50105 s]
/proc/loadavg: 2.39 2.43 2.25 3/77 15318
/proc/meminfo: memFree=1780800/2055920 swapFree=4192812/4192956
[pid=15317] ppid=15315 vsize=19704 CPUtime=1.46
/proc/15317/stat : 15317 (ld-linux.so.2) R 15315 15317 15171 0 -1 4194304 4120 0 0 0 144 2 0 0 25 0 1 0 20416152 20176896 4099 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 0 0 0
/proc/15317/statm: 4926 4099 377 29 0 3741 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 19704

[startup+3.10125 s]
/proc/loadavg: 2.39 2.43 2.25 2/71 15319
/proc/meminfo: memFree=1868720/2055920 swapFree=4192812/4192956
[pid=15317] ppid=15315 vsize=85484 CPUtime=2.94
/proc/15317/stat : 15317 (ld-linux.so.2) R 15315 15317 15171 0 -1 4194304 20153 0 0 0 283 11 0 0 25 0 1 0 20416152 87535616 20132 996147200 1448431616 1448550632 4294956208 18446744073709551615 134718029 0 0 4096 0 0 0 0 17 1 0 0
/proc/15317/statm: 21371 20132 423 29 0 20186 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 85484

[startup+6.30163 s]
/proc/loadavg: 2.44 2.44 2.25 2/68 15336
/proc/meminfo: memFree=1826944/2055920 swapFree=4192812/4192956
[pid=15317] ppid=15315 vsize=85872 CPUtime=6.06
/proc/15317/stat : 15317 (ld-linux.so.2) R 15315 15317 15171 0 -1 4194304 20192 0 0 0 595 11 0 0 25 0 1 0 20416152 87932928 20171 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864867 0 0 4096 0 0 0 0 17 0 0 0
/proc/15317/statm: 21468 20171 425 29 0 20283 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 85872

[startup+12.7015 s]
/proc/loadavg: 2.32 2.42 2.24 3/68 15369
/proc/meminfo: memFree=1827216/2055920 swapFree=4192812/4192956
[pid=15317] ppid=15315 vsize=85872 CPUtime=12.43
/proc/15317/stat : 15317 (ld-linux.so.2) R 15315 15317 15171 0 -1 4194304 20198 0 0 0 1231 12 0 0 25 0 1 0 20416152 87932928 20177 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865187 0 0 4096 0 0 0 0 17 1 0 0
/proc/15317/statm: 21468 20177 426 29 0 20283 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 85872

[startup+25.5068 s]
/proc/loadavg: 2.56 2.46 2.26 2/68 15411
/proc/meminfo: memFree=1825552/2055920 swapFree=4192812/4192956
[pid=15317] ppid=15315 vsize=85872 CPUtime=25.16
/proc/15317/stat : 15317 (ld-linux.so.2) R 15315 15317 15171 0 -1 4194304 20202 0 0 0 2502 14 0 0 25 0 1 0 20416152 87932928 20181 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/15317/statm: 21468 20181 426 29 0 20283 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 85872

[startup+51.1011 s]
/proc/loadavg: 2.37 2.42 2.25 3/81 15429
/proc/meminfo: memFree=1729904/2055920 swapFree=4192812/4192956
[pid=15317] ppid=15315 vsize=85872 CPUtime=49.99
/proc/15317/stat : 15317 (ld-linux.so.2) R 15315 15317 15171 0 -1 4194304 20206 0 0 0 4985 14 0 0 25 0 1 0 20416152 87932928 20185 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259425 0 0 4096 0 0 0 0 17 1 0 0
/proc/15317/statm: 21468 20185 426 29 0 20283 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (KiB) 85872

[startup+102.301 s]
/proc/loadavg: 2.16 2.36 2.24 3/81 15429
/proc/meminfo: memFree=1729776/2055920 swapFree=4192812/4192956
[pid=15317] ppid=15315 vsize=85872 CPUtime=100.7
/proc/15317/stat : 15317 (ld-linux.so.2) R 15315 15317 15171 0 -1 4194304 20209 0 0 0 10056 14 0 0 25 0 1 0 20416152 87932928 20188 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/15317/statm: 21468 20188 426 29 0 20283 0
Current children cumulated CPU time (s) 100.7
Current children cumulated vsize (KiB) 85872

[startup+162.301 s]
/proc/loadavg: 2.26 2.35 2.24 3/82 15469
/proc/meminfo: memFree=1777960/2055920 swapFree=4192812/4192956
[pid=15317] ppid=15315 vsize=85872 CPUtime=159.28
/proc/15317/stat : 15317 (ld-linux.so.2) R 15315 15317 15171 0 -1 4194304 20211 0 0 0 15912 16 0 0 25 0 1 0 20416152 87932928 20190 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/15317/statm: 21468 20190 426 29 0 20283 0
Current children cumulated CPU time (s) 159.28
Current children cumulated vsize (KiB) 85872

[startup+222.302 s]
/proc/loadavg: 2.09 2.28 2.22 3/82 15469
/proc/meminfo: memFree=1763496/2055920 swapFree=4192812/4192956
[pid=15317] ppid=15315 vsize=85872 CPUtime=218.71
/proc/15317/stat : 15317 (ld-linux.so.2) R 15315 15317 15171 0 -1 4194304 20212 0 0 0 21855 16 0 0 25 0 1 0 20416152 87932928 20191 996147200 1448431616 1448550632 4294956208 18446744073709551615 134821875 0 0 4096 0 0 0 0 17 0 0 0
/proc/15317/statm: 21468 20191 426 29 0 20283 0
Current children cumulated CPU time (s) 218.71
Current children cumulated vsize (KiB) 85872

[startup+282.301 s]
/proc/loadavg: 2.03 2.23 2.21 3/82 15469
/proc/meminfo: memFree=1754472/2055920 swapFree=4192812/4192956
[pid=15317] ppid=15315 vsize=85872 CPUtime=278.11
/proc/15317/stat : 15317 (ld-linux.so.2) R 15315 15317 15171 0 -1 4194304 20212 0 0 0 27795 16 0 0 25 0 1 0 20416152 87932928 20191 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864867 0 0 4096 0 0 0 0 17 0 0 0
/proc/15317/statm: 21468 20191 426 29 0 20283 0
Current children cumulated CPU time (s) 278.11
Current children cumulated vsize (KiB) 85872

[startup+342.301 s]
/proc/loadavg: 2.01 2.18 2.19 3/82 15469
/proc/meminfo: memFree=1746984/2055920 swapFree=4192812/4192956
[pid=15317] ppid=15315 vsize=85872 CPUtime=337.53
/proc/15317/stat : 15317 (ld-linux.so.2) R 15315 15317 15171 0 -1 4194304 20212 0 0 0 33737 16 0 0 25 0 1 0 20416152 87932928 20191 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/15317/statm: 21468 20191 426 29 0 20283 0
Current children cumulated CPU time (s) 337.53
Current children cumulated vsize (KiB) 85872

[startup+402.302 s]
/proc/loadavg: 2.00 2.15 2.17 3/82 15469
/proc/meminfo: memFree=1737896/2055920 swapFree=4192812/4192956
[pid=15317] ppid=15315 vsize=85872 CPUtime=396.94
/proc/15317/stat : 15317 (ld-linux.so.2) R 15315 15317 15171 0 -1 4194304 20213 0 0 0 39678 16 0 0 25 0 1 0 20416152 87932928 20192 996147200 1448431616 1448550632 4294956208 18446744073709551615 134821875 0 0 4096 0 0 0 0 17 0 0 0
/proc/15317/statm: 21468 20192 426 29 0 20283 0
Current children cumulated CPU time (s) 396.94
Current children cumulated vsize (KiB) 85872

[startup+462.302 s]
/proc/loadavg: 2.00 2.12 2.16 3/82 15469
/proc/meminfo: memFree=1732392/2055920 swapFree=4192812/4192956
[pid=15317] ppid=15315 vsize=85872 CPUtime=456.36
/proc/15317/stat : 15317 (ld-linux.so.2) R 15315 15317 15171 0 -1 4194304 20213 0 0 0 45620 16 0 0 25 0 1 0 20416152 87932928 20192 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/15317/statm: 21468 20192 426 29 0 20283 0
Current children cumulated CPU time (s) 456.36
Current children cumulated vsize (KiB) 85872

[startup+522.301 s]
/proc/loadavg: 2.00 2.09 2.15 3/82 15469
/proc/meminfo: memFree=1726312/2055920 swapFree=4192812/4192956
[pid=15317] ppid=15315 vsize=85872 CPUtime=515.78
/proc/15317/stat : 15317 (ld-linux.so.2) R 15315 15317 15171 0 -1 4194304 20213 0 0 0 51562 16 0 0 25 0 1 0 20416152 87932928 20192 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865184 0 0 4096 0 0 0 0 17 0 0 0
/proc/15317/statm: 21468 20192 426 29 0 20283 0
Current children cumulated CPU time (s) 515.78
Current children cumulated vsize (KiB) 85872

[startup+582.301 s]
/proc/loadavg: 2.00 2.08 2.14 3/83 15470
/proc/meminfo: memFree=1675424/2055920 swapFree=4192812/4192956
[pid=15317] ppid=15315 vsize=85872 CPUtime=575.19
/proc/15317/stat : 15317 (ld-linux.so.2) R 15315 15317 15171 0 -1 4194304 20213 0 0 0 57503 16 0 0 25 0 1 0 20416152 87932928 20192 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/15317/statm: 21468 20192 426 29 0 20283 0
Current children cumulated CPU time (s) 575.19
Current children cumulated vsize (KiB) 85872

[startup+642.302 s]
/proc/loadavg: 2.35 2.15 2.16 4/82 15471
/proc/meminfo: memFree=1366552/2055920 swapFree=4192812/4192956
[pid=15317] ppid=15315 vsize=85872 CPUtime=634.59
/proc/15317/stat : 15317 (ld-linux.so.2) R 15315 15317 15171 0 -1 4194304 20213 0 0 0 63443 16 0 0 25 0 1 0 20416152 87932928 20192 996147200 1448431616 1448550632 4294956208 18446744073709551615 134718557 0 0 4096 0 0 0 0 17 0 0 0
/proc/15317/statm: 21468 20192 426 29 0 20283 0
Current children cumulated CPU time (s) 634.59
Current children cumulated vsize (KiB) 85872

[startup+702.308 s]

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

[startup+822.302 s]
/proc/loadavg: 2.73 2.41 2.25 4/82 15471
/proc/meminfo: memFree=1366232/2055920 swapFree=4192812/4192956
[pid=15317] ppid=15315 vsize=85872 CPUtime=812.79
/proc/15317/stat : 15317 (ld-linux.so.2) R 15315 15317 15171 0 -1 4194304 20214 0 0 0 81262 17 0 0 25 0 1 0 20416152 87932928 20193 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865184 0 0 4096 0 0 0 0 17 0 0 0
/proc/15317/statm: 21468 20193 426 29 0 20283 0
Current children cumulated CPU time (s) 812.79
Current children cumulated vsize (KiB) 85872

[startup+882.302 s]
/proc/loadavg: 2.78 2.48 2.28 4/82 15471
/proc/meminfo: memFree=1365592/2055920 swapFree=4192812/4192956
[pid=15317] ppid=15315 vsize=85872 CPUtime=872.2
/proc/15317/stat : 15317 (ld-linux.so.2) R 15315 15317 15171 0 -1 4194304 20214 0 0 0 87203 17 0 0 25 0 1 0 20416152 87932928 20193 996147200 1448431616 1448550632 4294956208 18446744073709551615 135257054 0 0 4096 0 0 0 0 17 0 0 0
/proc/15317/statm: 21468 20193 426 29 0 20283 0
Current children cumulated CPU time (s) 872.2
Current children cumulated vsize (KiB) 85872

[startup+942.302 s]
/proc/loadavg: 2.81 2.54 2.31 4/82 15471
/proc/meminfo: memFree=1365592/2055920 swapFree=4192812/4192956
[pid=15317] ppid=15315 vsize=85872 CPUtime=931.6
/proc/15317/stat : 15317 (ld-linux.so.2) R 15315 15317 15171 0 -1 4194304 20214 0 0 0 93143 17 0 0 25 0 1 0 20416152 87932928 20193 996147200 1448431616 1448550632 4294956208 18446744073709551615 135264044 0 0 4096 0 0 0 0 17 0 0 0
/proc/15317/statm: 21468 20193 426 29 0 20283 0
Current children cumulated CPU time (s) 931.6
Current children cumulated vsize (KiB) 85872

[startup+1002.3 s]
/proc/loadavg: 2.78 2.58 2.34 4/82 15471
/proc/meminfo: memFree=1365016/2055920 swapFree=4192812/4192956
[pid=15317] ppid=15315 vsize=85872 CPUtime=991.01
/proc/15317/stat : 15317 (ld-linux.so.2) R 15315 15317 15171 0 -1 4194304 20214 0 0 0 99084 17 0 0 25 0 1 0 20416152 87932928 20193 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/15317/statm: 21468 20193 426 29 0 20283 0
Current children cumulated CPU time (s) 991.01
Current children cumulated vsize (KiB) 85872

[startup+1062.3 s]
/proc/loadavg: 2.44 2.53 2.34 4/82 15471
/proc/meminfo: memFree=1364440/2055920 swapFree=4192812/4192956
[pid=15317] ppid=15315 vsize=85872 CPUtime=1050.41
/proc/15317/stat : 15317 (ld-linux.so.2) R 15315 15317 15171 0 -1 4194304 20214 0 0 0 105024 17 0 0 25 0 1 0 20416152 87932928 20193 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/15317/statm: 21468 20193 426 29 0 20283 0
Current children cumulated CPU time (s) 1050.41
Current children cumulated vsize (KiB) 85872

[startup+1122.3 s]
/proc/loadavg: 2.51 2.53 2.35 3/82 15471
/proc/meminfo: memFree=1368408/2055920 swapFree=4192812/4192956
[pid=15317] ppid=15315 vsize=85872 CPUtime=1109.82
/proc/15317/stat : 15317 (ld-linux.so.2) R 15315 15317 15171 0 -1 4194304 20214 0 0 0 110965 17 0 0 25 0 1 0 20416152 87932928 20193 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/15317/statm: 21468 20193 426 29 0 20283 0
Current children cumulated CPU time (s) 1109.82
Current children cumulated vsize (KiB) 85872

[startup+1182.3 s]
/proc/loadavg: 2.44 2.51 2.36 4/82 15473
/proc/meminfo: memFree=1364376/2055920 swapFree=4192812/4192956
[pid=15317] ppid=15315 vsize=85872 CPUtime=1169.21
/proc/15317/stat : 15317 (ld-linux.so.2) R 15315 15317 15171 0 -1 4194304 20214 0 0 0 116904 17 0 0 25 0 1 0 20416152 87932928 20193 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259408 0 0 4096 0 0 0 0 17 0 0 0
/proc/15317/statm: 21468 20193 426 29 0 20283 0
Current children cumulated CPU time (s) 1169.21
Current children cumulated vsize (KiB) 85872

[startup+1242.3 s]
/proc/loadavg: 2.37 2.47 2.35 4/82 15473
/proc/meminfo: memFree=1368152/2055920 swapFree=4192812/4192956
[pid=15317] ppid=15315 vsize=85872 CPUtime=1228.63
/proc/15317/stat : 15317 (ld-linux.so.2) R 15315 15317 15171 0 -1 4194304 20214 0 0 0 122845 18 0 0 25 0 1 0 20416152 87932928 20193 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/15317/statm: 21468 20193 426 29 0 20283 0
Current children cumulated CPU time (s) 1228.63
Current children cumulated vsize (KiB) 85872

[startup+1302.3 s]
/proc/loadavg: 2.24 2.43 2.35 3/82 15473
/proc/meminfo: memFree=1364184/2055920 swapFree=4192812/4192956
[pid=15317] ppid=15315 vsize=85872 CPUtime=1288.03
/proc/15317/stat : 15317 (ld-linux.so.2) R 15315 15317 15171 0 -1 4194304 20214 0 0 0 128785 18 0 0 25 0 1 0 20416152 87932928 20193 996147200 1448431616 1448550632 4294956208 18446744073709551615 134821875 0 0 4096 0 0 0 0 17 0 0 0
/proc/15317/statm: 21468 20193 426 29 0 20283 0
Current children cumulated CPU time (s) 1288.03
Current children cumulated vsize (KiB) 85872

[startup+1362.31 s]
/proc/loadavg: 2.36 2.42 2.35 4/82 15473
/proc/meminfo: memFree=1368024/2055920 swapFree=4192812/4192956
[pid=15317] ppid=15315 vsize=85872 CPUtime=1347.43
/proc/15317/stat : 15317 (ld-linux.so.2) R 15315 15317 15171 0 -1 4194304 20214 0 0 0 134725 18 0 0 25 0 1 0 20416152 87932928 20193 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/15317/statm: 21468 20193 426 29 0 20283 0
Current children cumulated CPU time (s) 1347.43
Current children cumulated vsize (KiB) 85872

[startup+1422.3 s]
/proc/loadavg: 2.49 2.44 2.36 4/82 15473
/proc/meminfo: memFree=1364120/2055920 swapFree=4192812/4192956
[pid=15317] ppid=15315 vsize=85872 CPUtime=1406.84
/proc/15317/stat : 15317 (ld-linux.so.2) R 15315 15317 15171 0 -1 4194304 20214 0 0 0 140666 18 0 0 25 0 1 0 20416152 87932928 20193 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269626 0 0 4096 0 0 0 0 17 0 0 0
/proc/15317/statm: 21468 20193 426 29 0 20283 0
Current children cumulated CPU time (s) 1406.84
Current children cumulated vsize (KiB) 85872

[startup+1482.3 s]
/proc/loadavg: 2.60 2.47 2.37 4/82 15473
/proc/meminfo: memFree=1367960/2055920 swapFree=4192812/4192956
[pid=15317] ppid=15315 vsize=85872 CPUtime=1466.24
/proc/15317/stat : 15317 (ld-linux.so.2) R 15315 15317 15171 0 -1 4194304 20214 0 0 0 146606 18 0 0 25 0 1 0 20416152 87932928 20193 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161606 0 0 4096 0 0 0 0 17 0 0 0
/proc/15317/statm: 21468 20193 426 29 0 20283 0
Current children cumulated CPU time (s) 1466.24
Current children cumulated vsize (KiB) 85872

[startup+1542.3 s]
/proc/loadavg: 2.70 2.52 2.39 5/82 15473
/proc/meminfo: memFree=1364120/2055920 swapFree=4192812/4192956
[pid=15317] ppid=15315 vsize=85872 CPUtime=1525.65
/proc/15317/stat : 15317 (ld-linux.so.2) R 15315 15317 15171 0 -1 4194304 20214 0 0 0 152546 19 0 0 25 0 1 0 20416152 87932928 20193 996147200 1448431616 1448550632 4294956208 18446744073709551615 135210527 0 0 4096 0 0 0 0 17 0 0 0
/proc/15317/statm: 21468 20193 426 29 0 20283 0
Current children cumulated CPU time (s) 1525.65
Current children cumulated vsize (KiB) 85872

[startup+1602.3 s]
/proc/loadavg: 2.73 2.56 2.41 4/82 15473
/proc/meminfo: memFree=1367896/2055920 swapFree=4192812/4192956
[pid=15317] ppid=15315 vsize=85872 CPUtime=1585.05
/proc/15317/stat : 15317 (ld-linux.so.2) R 15315 15317 15171 0 -1 4194304 20214 0 0 0 158486 19 0 0 25 0 1 0 20416152 87932928 20193 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864860 0 0 4096 0 0 0 0 17 0 0 0
/proc/15317/statm: 21468 20193 426 29 0 20283 0
Current children cumulated CPU time (s) 1585.05
Current children cumulated vsize (KiB) 85872

[startup+1662.3 s]
/proc/loadavg: 2.67 2.58 2.43 4/82 15473
/proc/meminfo: memFree=1363928/2055920 swapFree=4192812/4192956
[pid=15317] ppid=15315 vsize=85872 CPUtime=1644.45
/proc/15317/stat : 15317 (ld-linux.so.2) R 15315 15317 15171 0 -1 4194304 20214 0 0 0 164426 19 0 0 25 0 1 0 20416152 87932928 20193 996147200 1448431616 1448550632 4294956208 18446744073709551615 134821875 0 0 4096 0 0 0 0 17 0 0 0
/proc/15317/statm: 21468 20193 426 29 0 20283 0
Current children cumulated CPU time (s) 1644.45
Current children cumulated vsize (KiB) 85872

[startup+1722.3 s]
/proc/loadavg: 2.67 2.59 2.44 4/82 15473
/proc/meminfo: memFree=1363928/2055920 swapFree=4192812/4192956
[pid=15317] ppid=15315 vsize=85872 CPUtime=1703.85
/proc/15317/stat : 15317 (ld-linux.so.2) R 15315 15317 15171 0 -1 4194304 20214 0 0 0 170366 19 0 0 25 0 1 0 20416152 87932928 20193 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865140 0 0 4096 0 0 0 0 17 0 0 0
/proc/15317/statm: 21468 20193 426 29 0 20283 0
Current children cumulated CPU time (s) 1703.85
Current children cumulated vsize (KiB) 85872

[startup+1782.3 s]
/proc/loadavg: 2.59 2.59 2.45 4/82 15479
/proc/meminfo: memFree=1367440/2055920 swapFree=4192812/4192956
[pid=15317] ppid=15315 vsize=85872 CPUtime=1763.17
/proc/15317/stat : 15317 (ld-linux.so.2) R 15315 15317 15171 0 -1 4194304 20214 0 0 0 176297 20 0 0 25 0 1 0 20416152 87932928 20193 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268288 0 0 4096 0 0 0 0 17 0 0 0
/proc/15317/statm: 21468 20193 426 29 0 20283 0
Current children cumulated CPU time (s) 1763.17
Current children cumulated vsize (KiB) 85872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1819.6 s]
/proc/loadavg: 2.30 2.51 2.43 5/82 15479
/proc/meminfo: memFree=1367440/2055920 swapFree=4192812/4192956
[pid=15317] ppid=15315 vsize=85872 CPUtime=1800.09
/proc/15317/stat : 15317 (ld-linux.so.2) R 15315 15317 15171 0 -1 4194304 20214 0 0 0 179989 20 0 0 25 0 1 0 20416152 87932928 20193 996147200 1448431616 1448550632 4294956208 18446744073709551615 134756372 0 0 4096 0 0 0 0 17 0 0 0
/proc/15317/statm: 21468 20193 426 29 0 20283 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 85872

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): 1819.63
CPU time (s): 1800.12
CPU user time (s): 1799.9
CPU system time (s): 0.217966
CPU usage (%): 98.9279
Max. virtual memory (cumulated for all children) (KiB): 85872

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

runsolver used 2.04469 second user time and 5.76512 second system time

The end

Launcher Data

Begin job on node28 at 2009-07-11 19:31:35
IDJOB=2063978
IDBENCH=54111
IDSOLVER=769
FILE ID=node28/2063978-1247333495
PBS_JOBID= 9506671
Free space on /tmp= 66084 MiB

SOLVER NAME= Mistral 1.545
BENCH NAME= CPAI08/csp/compet08/normalized-patat-08-comp-6.xml
COMMAND LINE= /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2063978-1247333495/watcher-2063978-1247333495 -o /tmp/evaluation-result-2063978-1247333495/solver-2063978-1247333495 -C 1800 -W 2000 -M 900  /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2063978-1247333495.xml

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

MD5SUM BENCH= 5ef5412c0ffa303b60f6d13c783c47df
RANDOM SEED=1708225087

node28.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.230
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.230
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:       1791592 kB
Buffers:         11704 kB
Cached:          76628 kB
SwapCached:          0 kB
Active:         190128 kB
Inactive:        24640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1791592 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6812 kB
Writeback:           0 kB
Mapped:         133660 kB
Slab:            34316 kB
Committed_AS:   338632 kB
PageTables:       2116 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66080 MiB
End job on node28 at 2009-07-11 20:01:57