Trace number 2086748

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 1801.82

General information on the benchmark

Namecsp/js-taillard-20/
normalized-js-taillard-20-105-9.xml
MD5SUM501f6fc5db626afa3267b44860e8f65f
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 benchmark46.7539
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints4180
Maximum constraint arity2
Maximum domain size1697
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4180
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-2086748-1247384054/watcher-2086748-1247384054 -o /tmp/evaluation-result-2086748-1247384054/solver-2086748-1247384054 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2086748-1247384054.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.00 2.00 1.92 3/84 30360
/proc/meminfo: memFree=1664976/2055920 swapFree=4192812/4192956
[pid=30360] ppid=30358 vsize=4804 CPUtime=0
/proc/30360/stat : 30360 (ld-linux.so.2) R 30358 30360 29324 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 25472834 4919296 162 996147200 1448431616 1448550632 4294956208 18446744073709551615 1448480482 0 0 4096 0 0 0 0 17 0 0 0
/proc/30360/statm: 1201 162 137 29 0 16 0

[startup+0.0813871 s]
/proc/loadavg: 2.00 2.00 1.92 3/84 30360
/proc/meminfo: memFree=1664976/2055920 swapFree=4192812/4192956
[pid=30360] ppid=30358 vsize=8944 CPUtime=0.07
/proc/30360/stat : 30360 (ld-linux.so.2) R 30358 30360 29324 0 -1 4194304 1436 0 0 0 6 1 0 0 18 0 1 0 25472834 9158656 1415 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 0 0 0
/proc/30360/statm: 2236 1416 378 29 0 1051 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8944

[startup+0.102392 s]
/proc/loadavg: 2.00 2.00 1.92 3/84 30360
/proc/meminfo: memFree=1664976/2055920 swapFree=4192812/4192956
[pid=30360] ppid=30358 vsize=9336 CPUtime=0.09
/proc/30360/stat : 30360 (ld-linux.so.2) R 30358 30360 29324 0 -1 4194304 1551 0 0 0 8 1 0 0 18 0 1 0 25472834 9560064 1530 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 0 0 0
/proc/30360/statm: 2334 1531 378 29 0 1149 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9336

[startup+0.301432 s]
/proc/loadavg: 2.00 2.00 1.92 3/84 30360
/proc/meminfo: memFree=1664976/2055920 swapFree=4192812/4192956
[pid=30360] ppid=30358 vsize=18644 CPUtime=0.29
/proc/30360/stat : 30360 (ld-linux.so.2) R 30358 30360 29324 0 -1 4194304 3875 0 0 0 27 2 0 0 19 0 1 0 25472834 19091456 3854 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/30360/statm: 4661 3854 413 29 0 3476 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18644

[startup+0.702507 s]
/proc/loadavg: 2.00 2.00 1.92 3/84 30360
/proc/meminfo: memFree=1664976/2055920 swapFree=4192812/4192956
[pid=30360] ppid=30358 vsize=19436 CPUtime=0.69
/proc/30360/stat : 30360 (ld-linux.so.2) R 30358 30360 29324 0 -1 4194304 4059 0 0 0 67 2 0 0 23 0 1 0 25472834 19902464 4038 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/30360/statm: 4859 4038 421 29 0 3674 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19436

[startup+1.50166 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 30361
/proc/meminfo: memFree=1650504/2055920 swapFree=4192812/4192956
[pid=30360] ppid=30358 vsize=19436 CPUtime=1.49
/proc/30360/stat : 30360 (ld-linux.so.2) R 30358 30360 29324 0 -1 4194304 4061 0 0 0 147 2 0 0 25 0 1 0 25472834 19902464 4040 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267142 0 0 4096 0 0 0 0 17 0 0 0
/proc/30360/statm: 4859 4040 421 29 0 3674 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19436

[startup+3.10197 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 30361
/proc/meminfo: memFree=1650184/2055920 swapFree=4192812/4192956
[pid=30360] ppid=30358 vsize=19700 CPUtime=3.09
/proc/30360/stat : 30360 (ld-linux.so.2) R 30358 30360 29324 0 -1 4194304 4113 0 0 0 307 2 0 0 25 0 1 0 25472834 20172800 4092 996147200 1448431616 1448550632 4294956208 18446744073709551615 134843647 0 0 4096 0 0 0 0 17 0 0 0
/proc/30360/statm: 4925 4092 421 29 0 3740 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19700

[startup+6.30258 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 30361
/proc/meminfo: memFree=1649800/2055920 swapFree=4192812/4192956
[pid=30360] ppid=30358 vsize=19832 CPUtime=6.29
/proc/30360/stat : 30360 (ld-linux.so.2) R 30358 30360 29324 0 -1 4194304 4176 0 0 0 627 2 0 0 25 0 1 0 25472834 20307968 4155 996147200 1448431616 1448550632 4294956208 18446744073709551615 134843647 0 0 4096 0 0 0 0 17 0 0 0
/proc/30360/statm: 4958 4155 421 29 0 3773 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19832

[startup+12.7018 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 30361
/proc/meminfo: memFree=1649672/2055920 swapFree=4192812/4192956
[pid=30360] ppid=30358 vsize=19964 CPUtime=12.68
/proc/30360/stat : 30360 (ld-linux.so.2) R 30358 30360 29324 0 -1 4194304 4204 0 0 0 1266 2 0 0 25 0 1 0 25472834 20443136 4183 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824188 0 0 4096 0 0 0 0 17 0 0 0
/proc/30360/statm: 4991 4183 421 29 0 3806 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 19964

[startup+25.5013 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 30361
/proc/meminfo: memFree=1649672/2055920 swapFree=4192812/4192956
[pid=30360] ppid=30358 vsize=19964 CPUtime=25.47
/proc/30360/stat : 30360 (ld-linux.so.2) R 30358 30360 29324 0 -1 4194304 4204 0 0 0 2545 2 0 0 25 0 1 0 25472834 20443136 4183 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824147 0 0 4096 0 0 0 0 17 0 0 0
/proc/30360/statm: 4991 4183 421 29 0 3806 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 19964

[startup+51.1012 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 30361
/proc/meminfo: memFree=1649672/2055920 swapFree=4192812/4192956
[pid=30360] ppid=30358 vsize=20096 CPUtime=51.07
/proc/30360/stat : 30360 (ld-linux.so.2) R 30358 30360 29324 0 -1 4194304 4237 0 0 0 5104 3 0 0 25 0 1 0 25472834 20578304 4216 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/30360/statm: 5024 4216 421 29 0 3839 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 20096

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 30361
/proc/meminfo: memFree=1649416/2055920 swapFree=4192812/4192956
[pid=30360] ppid=30358 vsize=20228 CPUtime=102.24
/proc/30360/stat : 30360 (ld-linux.so.2) R 30358 30360 29324 0 -1 4194304 4247 0 0 0 10221 3 0 0 25 0 1 0 25472834 20713472 4226 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824147 0 0 4096 0 0 0 0 17 0 0 0
/proc/30360/statm: 5057 4226 421 29 0 3872 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 20228

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 30361
/proc/meminfo: memFree=1649352/2055920 swapFree=4192812/4192956
[pid=30360] ppid=30358 vsize=20228 CPUtime=162.21
/proc/30360/stat : 30360 (ld-linux.so.2) R 30358 30360 29324 0 -1 4194304 4254 0 0 0 16218 3 0 0 25 0 1 0 25472834 20713472 4233 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/30360/statm: 5057 4233 421 29 0 3872 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 20228

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 30361
/proc/meminfo: memFree=1649352/2055920 swapFree=4192812/4192956
[pid=30360] ppid=30358 vsize=20228 CPUtime=222.18
/proc/30360/stat : 30360 (ld-linux.so.2) R 30358 30360 29324 0 -1 4194304 4255 0 0 0 22215 3 0 0 25 0 1 0 25472834 20713472 4234 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824188 0 0 4096 0 0 0 0 17 0 0 0
/proc/30360/statm: 5057 4234 421 29 0 3872 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 20228

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 30361
/proc/meminfo: memFree=1649288/2055920 swapFree=4192812/4192956
[pid=30360] ppid=30358 vsize=20228 CPUtime=282.14
/proc/30360/stat : 30360 (ld-linux.so.2) R 30358 30360 29324 0 -1 4194304 4265 0 0 0 28211 3 0 0 25 0 1 0 25472834 20713472 4244 996147200 1448431616 1448550632 4294956208 18446744073709551615 135219941 0 0 4096 0 0 0 0 17 0 0 0
/proc/30360/statm: 5057 4244 421 29 0 3872 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 20228

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 30361
/proc/meminfo: memFree=1596752/2055920 swapFree=4192812/4192956
[pid=30360] ppid=30358 vsize=20228 CPUtime=342.01
/proc/30360/stat : 30360 (ld-linux.so.2) R 30358 30360 29324 0 -1 4194304 4267 0 0 0 34198 3 0 0 25 0 1 0 25472834 20713472 4246 996147200 1448431616 1448550632 4294956208 18446744073709551615 134843647 0 0 4096 0 0 0 0 17 0 0 0
/proc/30360/statm: 5057 4246 421 29 0 3872 0
Current children cumulated CPU time (s) 342.01
Current children cumulated vsize (KiB) 20228

[startup+402.303 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 30361
/proc/meminfo: memFree=1596688/2055920 swapFree=4192812/4192956
[pid=30360] ppid=30358 vsize=20228 CPUtime=401.99
/proc/30360/stat : 30360 (ld-linux.so.2) R 30358 30360 29324 0 -1 4194304 4274 0 0 0 40195 4 0 0 25 0 1 0 25472834 20713472 4253 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/30360/statm: 5057 4253 421 29 0 3872 0
Current children cumulated CPU time (s) 401.99
Current children cumulated vsize (KiB) 20228

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 30361
/proc/meminfo: memFree=1596688/2055920 swapFree=4192812/4192956
[pid=30360] ppid=30358 vsize=20228 CPUtime=461.96
/proc/30360/stat : 30360 (ld-linux.so.2) R 30358 30360 29324 0 -1 4194304 4275 0 0 0 46192 4 0 0 25 0 1 0 25472834 20713472 4254 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/30360/statm: 5057 4254 421 29 0 3872 0
Current children cumulated CPU time (s) 461.96
Current children cumulated vsize (KiB) 20228

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 30361
/proc/meminfo: memFree=1596624/2055920 swapFree=4192812/4192956
[pid=30360] ppid=30358 vsize=20228 CPUtime=521.93
/proc/30360/stat : 30360 (ld-linux.so.2) R 30358 30360 29324 0 -1 4194304 4275 0 0 0 52189 4 0 0 25 0 1 0 25472834 20713472 4254 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161214 0 0 4096 0 0 0 0 17 0 0 0
/proc/30360/statm: 5057 4254 421 29 0 3872 0
Current children cumulated CPU time (s) 521.93
Current children cumulated vsize (KiB) 20228

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 30361
/proc/meminfo: memFree=1596624/2055920 swapFree=4192812/4192956
[pid=30360] ppid=30358 vsize=20228 CPUtime=581.9
/proc/30360/stat : 30360 (ld-linux.so.2) R 30358 30360 29324 0 -1 4194304 4275 0 0 0 58186 4 0 0 25 0 1 0 25472834 20713472 4254 996147200 1448431616 1448550632 4294956208 18446744073709551615 135219908 0 0 4096 0 0 0 0 17 0 0 0
/proc/30360/statm: 5057 4254 421 29 0 3872 0
Current children cumulated CPU time (s) 581.9
Current children cumulated vsize (KiB) 20228

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 30361
/proc/meminfo: memFree=1596496/2055920 swapFree=4192812/4192956
[pid=30360] ppid=30358 vsize=20228 CPUtime=641.88
/proc/30360/stat : 30360 (ld-linux.so.2) R 30358 30360 29324 0 -1 4194304 4275 0 0 0 64184 4 0 0 25 0 1 0 25472834 20713472 4254 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/30360/statm: 5057 4254 421 29 0 3872 0
Current children cumulated CPU time (s) 641.88
Current children cumulated vsize (KiB) 20228

[startup+702.302 s]

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

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 30403
/proc/meminfo: memFree=1435984/2055920 swapFree=4192812/4192956
[pid=30360] ppid=30358 vsize=20228 CPUtime=821.21
/proc/30360/stat : 30360 (ld-linux.so.2) R 30358 30360 29324 0 -1 4194304 4275 0 0 0 82112 9 0 0 25 0 1 0 25472834 20713472 4254 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824165 0 0 4096 0 0 0 0 17 0 0 0
/proc/30360/statm: 5057 4254 421 29 0 3872 0
Current children cumulated CPU time (s) 821.21
Current children cumulated vsize (KiB) 20228

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 30403
/proc/meminfo: memFree=1418768/2055920 swapFree=4192812/4192956
[pid=30360] ppid=30358 vsize=20228 CPUtime=881.05
/proc/30360/stat : 30360 (ld-linux.so.2) R 30358 30360 29324 0 -1 4194304 4275 0 0 0 88096 9 0 0 25 0 1 0 25472834 20713472 4254 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/30360/statm: 5057 4254 421 29 0 3872 0
Current children cumulated CPU time (s) 881.05
Current children cumulated vsize (KiB) 20228

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 30403
/proc/meminfo: memFree=1418576/2055920 swapFree=4192812/4192956
[pid=30360] ppid=30358 vsize=20228 CPUtime=941.02
/proc/30360/stat : 30360 (ld-linux.so.2) R 30358 30360 29324 0 -1 4194304 4275 0 0 0 94093 9 0 0 25 0 1 0 25472834 20713472 4254 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824188 0 0 4096 0 0 0 0 17 1 0 0
/proc/30360/statm: 5057 4254 421 29 0 3872 0
Current children cumulated CPU time (s) 941.02
Current children cumulated vsize (KiB) 20228

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.92 4/85 30405
/proc/meminfo: memFree=1404688/2055920 swapFree=4192812/4192956
[pid=30360] ppid=30358 vsize=20228 CPUtime=1001
/proc/30360/stat : 30360 (ld-linux.so.2) R 30358 30360 29324 0 -1 4194304 4275 0 0 0 100091 9 0 0 25 0 1 0 25472834 20713472 4254 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161208 0 0 4096 0 0 0 0 17 1 0 0
/proc/30360/statm: 5057 4254 421 29 0 3872 0
Current children cumulated CPU time (s) 1001
Current children cumulated vsize (KiB) 20228

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 30405
/proc/meminfo: memFree=1404688/2055920 swapFree=4192812/4192956
[pid=30360] ppid=30358 vsize=20228 CPUtime=1060.98
/proc/30360/stat : 30360 (ld-linux.so.2) R 30358 30360 29324 0 -1 4194304 4275 0 0 0 106089 9 0 0 25 0 1 0 25472834 20713472 4254 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824147 0 0 4096 0 0 0 0 17 1 0 0
/proc/30360/statm: 5057 4254 421 29 0 3872 0
Current children cumulated CPU time (s) 1060.98
Current children cumulated vsize (KiB) 20228

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 30405
/proc/meminfo: memFree=1404624/2055920 swapFree=4192812/4192956
[pid=30360] ppid=30358 vsize=20228 CPUtime=1120.96
/proc/30360/stat : 30360 (ld-linux.so.2) R 30358 30360 29324 0 -1 4194304 4275 0 0 0 112087 9 0 0 25 0 1 0 25472834 20713472 4254 996147200 1448431616 1448550632 4294956208 18446744073709551615 135220075 0 0 4096 0 0 0 0 17 1 0 0
/proc/30360/statm: 5057 4254 421 29 0 3872 0
Current children cumulated CPU time (s) 1120.96
Current children cumulated vsize (KiB) 20228

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 30405
/proc/meminfo: memFree=1404624/2055920 swapFree=4192812/4192956
[pid=30360] ppid=30358 vsize=20228 CPUtime=1180.95
/proc/30360/stat : 30360 (ld-linux.so.2) R 30358 30360 29324 0 -1 4194304 4275 0 0 0 118085 10 0 0 25 0 1 0 25472834 20713472 4254 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161635 0 0 4096 0 0 0 0 17 1 0 0
/proc/30360/statm: 5057 4254 421 29 0 3872 0
Current children cumulated CPU time (s) 1180.95
Current children cumulated vsize (KiB) 20228

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 30405
/proc/meminfo: memFree=1404432/2055920 swapFree=4192812/4192956
[pid=30360] ppid=30358 vsize=20228 CPUtime=1240.92
/proc/30360/stat : 30360 (ld-linux.so.2) R 30358 30360 29324 0 -1 4194304 4275 0 0 0 124082 10 0 0 25 0 1 0 25472834 20713472 4254 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/30360/statm: 5057 4254 421 29 0 3872 0
Current children cumulated CPU time (s) 1240.92
Current children cumulated vsize (KiB) 20228

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.92 4/85 30405
/proc/meminfo: memFree=1404304/2055920 swapFree=4192812/4192956
[pid=30360] ppid=30358 vsize=20228 CPUtime=1300.91
/proc/30360/stat : 30360 (ld-linux.so.2) R 30358 30360 29324 0 -1 4194304 4275 0 0 0 130081 10 0 0 25 0 1 0 25472834 20713472 4254 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824169 0 0 4096 0 0 0 0 17 1 0 0
/proc/30360/statm: 5057 4254 421 29 0 3872 0
Current children cumulated CPU time (s) 1300.91
Current children cumulated vsize (KiB) 20228

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 30405
/proc/meminfo: memFree=1386192/2055920 swapFree=4192812/4192956
[pid=30360] ppid=30358 vsize=20228 CPUtime=1360.85
/proc/30360/stat : 30360 (ld-linux.so.2) R 30358 30360 29324 0 -1 4194304 4275 0 0 0 136075 10 0 0 25 0 1 0 25472834 20713472 4254 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215908 0 0 4096 0 0 0 0 17 1 0 0
/proc/30360/statm: 5057 4254 421 29 0 3872 0
Current children cumulated CPU time (s) 1360.85
Current children cumulated vsize (KiB) 20228

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 30405
/proc/meminfo: memFree=1386000/2055920 swapFree=4192812/4192956
[pid=30360] ppid=30358 vsize=20228 CPUtime=1420.83
/proc/30360/stat : 30360 (ld-linux.so.2) R 30358 30360 29324 0 -1 4194304 4275 0 0 0 142073 10 0 0 25 0 1 0 25472834 20713472 4254 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/30360/statm: 5057 4254 421 29 0 3872 0
Current children cumulated CPU time (s) 1420.83
Current children cumulated vsize (KiB) 20228

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 30405
/proc/meminfo: memFree=1385936/2055920 swapFree=4192812/4192956
[pid=30360] ppid=30358 vsize=20228 CPUtime=1480.81
/proc/30360/stat : 30360 (ld-linux.so.2) R 30358 30360 29324 0 -1 4194304 4275 0 0 0 148071 10 0 0 25 0 1 0 25472834 20713472 4254 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824147 0 0 4096 0 0 0 0 17 1 0 0
/proc/30360/statm: 5057 4254 421 29 0 3872 0
Current children cumulated CPU time (s) 1480.81
Current children cumulated vsize (KiB) 20228

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 30405
/proc/meminfo: memFree=1385872/2055920 swapFree=4192812/4192956
[pid=30360] ppid=30358 vsize=20360 CPUtime=1540.79
/proc/30360/stat : 30360 (ld-linux.so.2) R 30358 30360 29324 0 -1 4194304 4276 0 0 0 154069 10 0 0 25 0 1 0 25472834 20848640 4255 996147200 1448431616 1448550632 4294956208 18446744073709551615 135219941 0 0 4096 0 0 0 0 17 1 0 0
/proc/30360/statm: 5090 4255 421 29 0 3905 0
Current children cumulated CPU time (s) 1540.79
Current children cumulated vsize (KiB) 20360

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 30405
/proc/meminfo: memFree=1385872/2055920 swapFree=4192812/4192956
[pid=30360] ppid=30358 vsize=20360 CPUtime=1600.77
/proc/30360/stat : 30360 (ld-linux.so.2) R 30358 30360 29324 0 -1 4194304 4276 0 0 0 160067 10 0 0 25 0 1 0 25472834 20848640 4255 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824233 0 0 4096 0 0 0 0 17 1 0 0
/proc/30360/statm: 5090 4255 421 29 0 3905 0
Current children cumulated CPU time (s) 1600.77
Current children cumulated vsize (KiB) 20360

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 30411
/proc/meminfo: memFree=1385480/2055920 swapFree=4192812/4192956
[pid=30360] ppid=30358 vsize=20360 CPUtime=1660.73
/proc/30360/stat : 30360 (ld-linux.so.2) R 30358 30360 29324 0 -1 4194304 4276 0 0 0 166063 10 0 0 25 0 1 0 25472834 20848640 4255 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161272 0 0 4096 0 0 0 0 17 1 0 0
/proc/30360/statm: 5090 4255 421 29 0 3905 0
Current children cumulated CPU time (s) 1660.73
Current children cumulated vsize (KiB) 20360

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 30411
/proc/meminfo: memFree=1385480/2055920 swapFree=4192812/4192956
[pid=30360] ppid=30358 vsize=20360 CPUtime=1720.71
/proc/30360/stat : 30360 (ld-linux.so.2) R 30358 30360 29324 0 -1 4194304 4276 0 0 0 172061 10 0 0 25 0 1 0 25472834 20848640 4255 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267149 0 0 4096 0 0 0 0 17 1 0 0
/proc/30360/statm: 5090 4255 421 29 0 3905 0
Current children cumulated CPU time (s) 1720.71
Current children cumulated vsize (KiB) 20360

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 30411
/proc/meminfo: memFree=1362632/2055920 swapFree=4192812/4192956
[pid=30360] ppid=30358 vsize=20360 CPUtime=1780.52
/proc/30360/stat : 30360 (ld-linux.so.2) R 30358 30360 29324 0 -1 4194304 4276 0 0 0 178042 10 0 0 25 0 1 0 25472834 20848640 4255 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/30360/statm: 5090 4255 421 29 0 3905 0
Current children cumulated CPU time (s) 1780.52
Current children cumulated vsize (KiB) 20360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.81 s]
/proc/loadavg: 2.00 2.00 1.92 3/85 30411
/proc/meminfo: memFree=1362632/2055920 swapFree=4192812/4192956
[pid=30360] ppid=30358 vsize=20360 CPUtime=1800.03
/proc/30360/stat : 30360 (ld-linux.so.2) R 30358 30360 29324 0 -1 4194304 4276 0 0 0 179993 10 0 0 25 0 1 0 25472834 20848640 4255 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215894 0 0 4096 0 0 0 0 17 1 0 0
/proc/30360/statm: 5090 4255 421 29 0 3905 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 20360

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): 1801.82
CPU time (s): 1800.04
CPU user time (s): 1799.93
CPU system time (s): 0.108983
CPU usage (%): 99.9016
Max. virtual memory (cumulated for all children) (KiB): 20360

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

runsolver used 1.78173 second user time and 5.51416 second system time

The end

Launcher Data

Begin job on node5 at 2009-07-12 09:34:14
IDJOB=2086748
IDBENCH=58624
IDSOLVER=769
FILE ID=node5/2086748-1247384054
PBS_JOBID= 9507182
Free space on /tmp= 66440 MiB

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

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

MD5SUM BENCH= 501f6fc5db626afa3267b44860e8f65f
RANDOM SEED=1485876127

node5.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.258
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.258
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:       1665456 kB
Buffers:         29544 kB
Cached:          76400 kB
SwapCached:          0 kB
Active:         293356 kB
Inactive:        45880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1665456 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1824 kB
Writeback:           0 kB
Mapped:         248968 kB
Slab:            36096 kB
Committed_AS:   910504 kB
PageTables:       2200 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= 66408 MiB
End job on node5 at 2009-07-12 10:04:17