Trace number 2078850

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.08 1805.81

General information on the benchmark

Namecsp/nengfa/
normalized-block.xml
MD5SUMd774b3d9a6f2ab41cce78f1e9dd6d763
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.20351
Satisfiable
(Un)Satisfiability was proved
Number of variables616
Number of constraints1812
Maximum constraint arity7
Maximum domain size8
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1812
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-2078850-1247367528/watcher-2078850-1247367528 -o /tmp/evaluation-result-2078850-1247367528/solver-2078850-1247367528 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2078850-1247367528.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.19 2.06 2.10 4/84 24205
/proc/meminfo: memFree=1467464/2055920 swapFree=4192812/4192956
[pid=24205] ppid=24203 vsize=4804 CPUtime=0
/proc/24205/stat : 24205 (ld-linux.so.2) R 24203 24205 18669 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 23819720 4919296 162 996147200 1448431616 1448550632 4294956208 18446744073709551615 1448480482 0 0 4096 0 0 0 0 17 0 0 0
/proc/24205/statm: 1201 162 137 29 0 16 0

[startup+0.0224561 s]
/proc/loadavg: 2.19 2.06 2.10 4/84 24205
/proc/meminfo: memFree=1467464/2055920 swapFree=4192812/4192956
[pid=24205] ppid=24203 vsize=5208 CPUtime=0.01
/proc/24205/stat : 24205 (ld-linux.so.2) R 24203 24205 18669 0 -1 4194304 512 0 0 0 1 0 0 0 18 0 1 0 23819720 5332992 491 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 0 0 0
/proc/24205/statm: 1302 491 379 29 0 117 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5208

[startup+0.102467 s]
/proc/loadavg: 2.19 2.06 2.10 4/84 24205
/proc/meminfo: memFree=1467464/2055920 swapFree=4192812/4192956
[pid=24205] ppid=24203 vsize=8004 CPUtime=0.09
/proc/24205/stat : 24205 (ld-linux.so.2) R 24203 24205 18669 0 -1 4194304 1272 0 0 0 9 0 0 0 18 0 1 0 23819720 8196096 1251 996147200 1448431616 1448550632 4294956208 18446744073709551615 134821676 0 0 4096 0 0 0 0 17 0 0 0
/proc/24205/statm: 2001 1251 431 29 0 816 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8004

[startup+0.301494 s]
/proc/loadavg: 2.19 2.06 2.10 4/84 24205
/proc/meminfo: memFree=1467464/2055920 swapFree=4192812/4192956
[pid=24205] ppid=24203 vsize=8136 CPUtime=0.29
/proc/24205/stat : 24205 (ld-linux.so.2) R 24203 24205 18669 0 -1 4194304 1286 0 0 0 29 0 0 0 19 0 1 0 23819720 8331264 1265 996147200 1448431616 1448550632 4294956208 18446744073709551615 134860481 0 0 4096 0 0 0 0 17 0 0 0
/proc/24205/statm: 2034 1265 431 29 0 849 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8136

[startup+0.701547 s]
/proc/loadavg: 2.19 2.06 2.10 4/84 24205
/proc/meminfo: memFree=1467464/2055920 swapFree=4192812/4192956
[pid=24205] ppid=24203 vsize=8136 CPUtime=0.69
/proc/24205/stat : 24205 (ld-linux.so.2) R 24203 24205 18669 0 -1 4194304 1286 0 0 0 69 0 0 0 23 0 1 0 23819720 8331264 1265 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268927 0 0 4096 0 0 0 0 17 0 0 0
/proc/24205/statm: 2034 1265 431 29 0 849 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8136

[startup+1.50265 s]
/proc/loadavg: 2.17 2.06 2.10 3/85 24206
/proc/meminfo: memFree=1464064/2055920 swapFree=4192812/4192956
[pid=24205] ppid=24203 vsize=8136 CPUtime=1.49
/proc/24205/stat : 24205 (ld-linux.so.2) R 24203 24205 18669 0 -1 4194304 1296 0 0 0 149 0 0 0 25 0 1 0 23819720 8331264 1275 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864860 0 0 4096 0 0 0 0 17 0 0 0
/proc/24205/statm: 2034 1275 431 29 0 849 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8136

[startup+3.10186 s]
/proc/loadavg: 2.17 2.06 2.10 3/85 24206
/proc/meminfo: memFree=1463936/2055920 swapFree=4192812/4192956
[pid=24205] ppid=24203 vsize=8136 CPUtime=3.09
/proc/24205/stat : 24205 (ld-linux.so.2) R 24203 24205 18669 0 -1 4194304 1298 0 0 0 309 0 0 0 25 0 1 0 23819720 8331264 1277 996147200 1448431616 1448550632 4294956208 18446744073709551615 135277300 0 0 4096 0 0 0 0 17 0 0 0
/proc/24205/statm: 2034 1277 431 29 0 849 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8136

[startup+6.30129 s]
/proc/loadavg: 2.17 2.06 2.10 3/85 24206
/proc/meminfo: memFree=1463872/2055920 swapFree=4192812/4192956
[pid=24205] ppid=24203 vsize=8136 CPUtime=6.29
/proc/24205/stat : 24205 (ld-linux.so.2) R 24203 24205 18669 0 -1 4194304 1300 0 0 0 629 0 0 0 25 0 1 0 23819720 8331264 1279 996147200 1448431616 1448550632 4294956208 18446744073709551615 135171894 0 0 4096 0 0 0 0 17 0 0 0
/proc/24205/statm: 2034 1279 431 29 0 849 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8136

[startup+12.7011 s]
/proc/loadavg: 2.15 2.05 2.09 3/85 24206
/proc/meminfo: memFree=1463744/2055920 swapFree=4192812/4192956
[pid=24205] ppid=24203 vsize=8136 CPUtime=12.68
/proc/24205/stat : 24205 (ld-linux.so.2) R 24203 24205 18669 0 -1 4194304 1301 0 0 0 1268 0 0 0 25 0 1 0 23819720 8331264 1280 996147200 1448431616 1448550632 4294956208 18446744073709551615 135205873 0 0 4096 0 0 0 0 17 0 0 0
/proc/24205/statm: 2034 1280 431 29 0 849 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8136

[startup+25.5018 s]
/proc/loadavg: 2.12 2.05 2.09 3/85 24206
/proc/meminfo: memFree=1463744/2055920 swapFree=4192812/4192956
[pid=24205] ppid=24203 vsize=8136 CPUtime=25.48
/proc/24205/stat : 24205 (ld-linux.so.2) R 24203 24205 18669 0 -1 4194304 1302 0 0 0 2548 0 0 0 25 0 1 0 23819720 8331264 1281 996147200 1448431616 1448550632 4294956208 18446744073709551615 134815292 0 0 4096 0 0 0 0 17 0 0 0
/proc/24205/statm: 2034 1281 431 29 0 849 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8136

[startup+51.1012 s]
/proc/loadavg: 2.08 2.05 2.09 3/85 24206
/proc/meminfo: memFree=1463744/2055920 swapFree=4192812/4192956
[pid=24205] ppid=24203 vsize=8136 CPUtime=51.07
/proc/24205/stat : 24205 (ld-linux.so.2) R 24203 24205 18669 0 -1 4194304 1304 0 0 0 5107 0 0 0 25 0 1 0 23819720 8331264 1283 996147200 1448431616 1448550632 4294956208 18446744073709551615 135284399 0 0 4096 0 0 0 0 17 0 0 0
/proc/24205/statm: 2034 1283 431 29 0 849 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 8136

[startup+102.307 s]
/proc/loadavg: 2.03 2.04 2.08 3/85 24206
/proc/meminfo: memFree=1463680/2055920 swapFree=4192812/4192956
[pid=24205] ppid=24203 vsize=8136 CPUtime=102.25
/proc/24205/stat : 24205 (ld-linux.so.2) R 24203 24205 18669 0 -1 4194304 1305 0 0 0 10225 0 0 0 25 0 1 0 23819720 8331264 1284 996147200 1448431616 1448550632 4294956208 18446744073709551615 134860849 0 0 4096 0 0 0 0 17 0 0 0
/proc/24205/statm: 2034 1284 431 29 0 849 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 8136

[startup+162.302 s]
/proc/loadavg: 2.01 2.03 2.08 3/85 24212
/proc/meminfo: memFree=1463672/2055920 swapFree=4192812/4192956
[pid=24205] ppid=24203 vsize=8136 CPUtime=162.22
/proc/24205/stat : 24205 (ld-linux.so.2) R 24203 24205 18669 0 -1 4194304 1306 0 0 0 16221 1 0 0 25 0 1 0 23819720 8331264 1285 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865472 0 0 4096 0 0 0 0 17 0 0 0
/proc/24205/statm: 2034 1285 431 29 0 849 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 8136

[startup+222.302 s]
/proc/loadavg: 2.21 2.09 2.09 3/84 24342
/proc/meminfo: memFree=940616/2055920 swapFree=4192812/4192956
[pid=24205] ppid=24203 vsize=8136 CPUtime=221.56
/proc/24205/stat : 24205 (ld-linux.so.2) R 24203 24205 18669 0 -1 4194304 1308 0 0 0 22154 2 0 0 25 0 1 0 23819720 8331264 1287 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/24205/statm: 2034 1287 431 29 0 849 0
Current children cumulated CPU time (s) 221.56
Current children cumulated vsize (KiB) 8136

[startup+282.302 s]
/proc/loadavg: 2.02 2.06 2.08 3/83 24391
/proc/meminfo: memFree=1567952/2055920 swapFree=4192812/4192956
[pid=24205] ppid=24203 vsize=8136 CPUtime=281.53
/proc/24205/stat : 24205 (ld-linux.so.2) R 24203 24205 18669 0 -1 4194304 1309 0 0 0 28150 3 0 0 25 0 1 0 23819720 8331264 1288 996147200 1448431616 1448550632 4294956208 18446744073709551615 134531998 0 0 4096 0 0 0 0 17 0 0 0
/proc/24205/statm: 2034 1288 431 29 0 849 0
Current children cumulated CPU time (s) 281.53
Current children cumulated vsize (KiB) 8136

[startup+342.302 s]
/proc/loadavg: 2.01 2.05 2.08 4/83 24391
/proc/meminfo: memFree=1553168/2055920 swapFree=4192812/4192956
[pid=24205] ppid=24203 vsize=8136 CPUtime=341.5
/proc/24205/stat : 24205 (ld-linux.so.2) R 24203 24205 18669 0 -1 4194304 1309 0 0 0 34147 3 0 0 25 0 1 0 23819720 8331264 1288 996147200 1448431616 1448550632 4294956208 18446744073709551615 134860481 0 0 4096 0 0 0 0 17 0 0 0
/proc/24205/statm: 2034 1288 431 29 0 849 0
Current children cumulated CPU time (s) 341.5
Current children cumulated vsize (KiB) 8136

[startup+402.302 s]
/proc/loadavg: 2.00 2.03 2.07 3/83 24391
/proc/meminfo: memFree=1532368/2055920 swapFree=4192812/4192956
[pid=24205] ppid=24203 vsize=8136 CPUtime=401.47
/proc/24205/stat : 24205 (ld-linux.so.2) R 24203 24205 18669 0 -1 4194304 1310 0 0 0 40144 3 0 0 25 0 1 0 23819720 8331264 1289 996147200 1448431616 1448550632 4294956208 18446744073709551615 135171427 0 0 4096 0 0 0 0 17 0 0 0
/proc/24205/statm: 2034 1289 431 29 0 849 0
Current children cumulated CPU time (s) 401.47
Current children cumulated vsize (KiB) 8136

[startup+462.301 s]
/proc/loadavg: 2.00 2.03 2.06 3/83 24391
/proc/meminfo: memFree=1525976/2055920 swapFree=4192812/4192956
[pid=24205] ppid=24203 vsize=8136 CPUtime=461.44
/proc/24205/stat : 24205 (ld-linux.so.2) R 24203 24205 18669 0 -1 4194304 1310 0 0 0 46141 3 0 0 25 0 1 0 23819720 8331264 1289 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865209 0 0 4096 0 0 0 0 17 0 0 0
/proc/24205/statm: 2034 1289 431 29 0 849 0
Current children cumulated CPU time (s) 461.44
Current children cumulated vsize (KiB) 8136

[startup+522.301 s]
/proc/loadavg: 2.00 2.02 2.06 3/75 24393
/proc/meminfo: memFree=1570328/2055920 swapFree=4192812/4192956
[pid=24205] ppid=24203 vsize=8136 CPUtime=521.41
/proc/24205/stat : 24205 (ld-linux.so.2) R 24203 24205 18669 0 -1 4194304 1310 0 0 0 52138 3 0 0 25 0 1 0 23819720 8331264 1289 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259361 0 0 4096 0 0 0 0 17 0 0 0
/proc/24205/statm: 2034 1289 431 29 0 849 0
Current children cumulated CPU time (s) 521.41
Current children cumulated vsize (KiB) 8136

[startup+582.301 s]
/proc/loadavg: 2.03 2.03 2.06 3/81 24480
/proc/meminfo: memFree=1586536/2055920 swapFree=4192812/4192956
[pid=24205] ppid=24203 vsize=8136 CPUtime=581.38
/proc/24205/stat : 24205 (ld-linux.so.2) R 24203 24205 18669 0 -1 4194304 1310 0 0 0 58134 4 0 0 25 0 1 0 23819720 8331264 1289 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865472 0 0 4096 0 0 0 0 17 0 0 0
/proc/24205/statm: 2034 1289 431 29 0 849 0
Current children cumulated CPU time (s) 581.38
Current children cumulated vsize (KiB) 8136

[startup+642.301 s]
/proc/loadavg: 2.16 2.08 2.07 3/84 24546
/proc/meminfo: memFree=917776/2055920 swapFree=4192812/4192956
[pid=24205] ppid=24203 vsize=8136 CPUtime=639.07
/proc/24205/stat : 24205 (ld-linux.so.2) R 24203 24205 18669 0 -1 4194304 1310 0 0 0 63902 5 0 0 25 0 1 0 23819720 8331264 1289 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268129 0 0 4096 0 0 0 0 17 0 0 0
/proc/24205/statm: 2034 1289 431 29 0 849 0
Current children cumulated CPU time (s) 639.07
Current children cumulated vsize (KiB) 8136

[startup+702.302 s]

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

[startup+822.303 s]
/proc/loadavg: 2.00 2.04 2.06 3/75 24597
/proc/meminfo: memFree=1600016/2055920 swapFree=4192812/4192956
[pid=24205] ppid=24203 vsize=8136 CPUtime=818.98
/proc/24205/stat : 24205 (ld-linux.so.2) R 24203 24205 18669 0 -1 4194304 1310 0 0 0 81892 6 0 0 25 0 1 0 23819720 8331264 1289 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897014 0 0 4096 0 0 0 0 17 0 0 0
/proc/24205/statm: 2034 1289 431 29 0 849 0
Current children cumulated CPU time (s) 818.98
Current children cumulated vsize (KiB) 8136

[startup+882.303 s]
/proc/loadavg: 2.00 2.03 2.05 3/82 24648
/proc/meminfo: memFree=1620448/2055920 swapFree=4192812/4192956
[pid=24205] ppid=24203 vsize=8136 CPUtime=878.93
/proc/24205/stat : 24205 (ld-linux.so.2) R 24203 24205 18669 0 -1 4194304 1310 0 0 0 87886 7 0 0 25 0 1 0 23819720 8331264 1289 996147200 1448431616 1448550632 4294956208 18446744073709551615 134821860 0 0 4096 0 0 0 0 17 0 0 0
/proc/24205/statm: 2034 1289 431 29 0 849 0
Current children cumulated CPU time (s) 878.93
Current children cumulated vsize (KiB) 8136

[startup+942.303 s]
/proc/loadavg: 2.00 2.02 2.04 3/82 24648
/proc/meminfo: memFree=1619488/2055920 swapFree=4192812/4192956
[pid=24205] ppid=24203 vsize=8136 CPUtime=938.91
/proc/24205/stat : 24205 (ld-linux.so.2) R 24203 24205 18669 0 -1 4194304 1310 0 0 0 93883 8 0 0 25 0 1 0 23819720 8331264 1289 996147200 1448431616 1448550632 4294956208 18446744073709551615 135264016 0 0 4096 0 0 0 0 17 0 0 0
/proc/24205/statm: 2034 1289 431 29 0 849 0
Current children cumulated CPU time (s) 938.91
Current children cumulated vsize (KiB) 8136

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/82 24648
/proc/meminfo: memFree=1619424/2055920 swapFree=4192812/4192956
[pid=24205] ppid=24203 vsize=8136 CPUtime=998.88
/proc/24205/stat : 24205 (ld-linux.so.2) R 24203 24205 18669 0 -1 4194304 1310 0 0 0 99880 8 0 0 25 0 1 0 23819720 8331264 1289 996147200 1448431616 1448550632 4294956208 18446744073709551615 135305338 0 0 4096 0 0 0 0 17 0 0 0
/proc/24205/statm: 2034 1289 431 29 0 849 0
Current children cumulated CPU time (s) 998.88
Current children cumulated vsize (KiB) 8136

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.03 4/82 24648
/proc/meminfo: memFree=1619360/2055920 swapFree=4192812/4192956
[pid=24205] ppid=24203 vsize=8136 CPUtime=1058.85
/proc/24205/stat : 24205 (ld-linux.so.2) R 24203 24205 18669 0 -1 4194304 1310 0 0 0 105877 8 0 0 25 0 1 0 23819720 8331264 1289 996147200 1448431616 1448550632 4294956208 18446744073709551615 135284382 0 0 4096 0 0 0 0 17 0 0 0
/proc/24205/statm: 2034 1289 431 29 0 849 0
Current children cumulated CPU time (s) 1058.85
Current children cumulated vsize (KiB) 8136

[startup+1122.3 s]
/proc/loadavg: 2.07 2.02 2.03 3/82 24690
/proc/meminfo: memFree=1621656/2055920 swapFree=4192812/4192956
[pid=24205] ppid=24203 vsize=8136 CPUtime=1118.83
/proc/24205/stat : 24205 (ld-linux.so.2) R 24203 24205 18669 0 -1 4194304 1310 0 0 0 111874 9 0 0 25 0 1 0 23819720 8331264 1289 996147200 1448431616 1448550632 4294956208 18446744073709551615 134860732 0 0 4096 0 0 0 0 17 0 0 0
/proc/24205/statm: 2034 1289 431 29 0 849 0
Current children cumulated CPU time (s) 1118.83
Current children cumulated vsize (KiB) 8136

[startup+1182.31 s]
/proc/loadavg: 1.98 2.00 2.02 3/82 24759
/proc/meminfo: memFree=1620312/2055920 swapFree=4192812/4192956
[pid=24205] ppid=24203 vsize=8136 CPUtime=1178.8
/proc/24205/stat : 24205 (ld-linux.so.2) R 24203 24205 18669 0 -1 4194304 1310 0 0 0 117870 10 0 0 25 0 1 0 23819720 8331264 1289 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897005 0 0 4096 0 0 0 0 17 0 0 0
/proc/24205/statm: 2034 1289 431 29 0 849 0
Current children cumulated CPU time (s) 1178.8
Current children cumulated vsize (KiB) 8136

[startup+1242.3 s]
/proc/loadavg: 1.99 2.00 2.01 3/82 24759
/proc/meminfo: memFree=1618072/2055920 swapFree=4192812/4192956
[pid=24205] ppid=24203 vsize=8136 CPUtime=1238.77
/proc/24205/stat : 24205 (ld-linux.so.2) R 24203 24205 18669 0 -1 4194304 1310 0 0 0 123867 10 0 0 25 0 1 0 23819720 8331264 1289 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865011 0 0 4096 0 0 0 0 17 0 0 0
/proc/24205/statm: 2034 1289 431 29 0 849 0
Current children cumulated CPU time (s) 1238.77
Current children cumulated vsize (KiB) 8136

[startup+1302.3 s]
/proc/loadavg: 2.05 2.01 2.01 3/82 24759
/proc/meminfo: memFree=1618072/2055920 swapFree=4192812/4192956
[pid=24205] ppid=24203 vsize=8136 CPUtime=1298.76
/proc/24205/stat : 24205 (ld-linux.so.2) R 24203 24205 18669 0 -1 4194304 1310 0 0 0 129865 11 0 0 25 0 1 0 23819720 8331264 1289 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897011 0 0 4096 0 0 0 0 17 0 0 0
/proc/24205/statm: 2034 1289 431 29 0 849 0
Current children cumulated CPU time (s) 1298.76
Current children cumulated vsize (KiB) 8136

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.01 3/82 24759
/proc/meminfo: memFree=1617880/2055920 swapFree=4192812/4192956
[pid=24205] ppid=24203 vsize=8136 CPUtime=1358.72
/proc/24205/stat : 24205 (ld-linux.so.2) R 24203 24205 18669 0 -1 4194304 1310 0 0 0 135861 11 0 0 25 0 1 0 23819720 8331264 1289 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259370 0 0 4096 0 0 0 0 17 0 0 0
/proc/24205/statm: 2034 1289 431 29 0 849 0
Current children cumulated CPU time (s) 1358.72
Current children cumulated vsize (KiB) 8136

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 24759
/proc/meminfo: memFree=1617496/2055920 swapFree=4192812/4192956
[pid=24205] ppid=24203 vsize=8136 CPUtime=1418.7
/proc/24205/stat : 24205 (ld-linux.so.2) R 24203 24205 18669 0 -1 4194304 1310 0 0 0 141859 11 0 0 25 0 1 0 23819720 8331264 1289 996147200 1448431616 1448550632 4294956208 18446744073709551615 134860628 0 0 4096 0 0 0 0 17 0 0 0
/proc/24205/statm: 2034 1289 431 29 0 849 0
Current children cumulated CPU time (s) 1418.7
Current children cumulated vsize (KiB) 8136

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 24759
/proc/meminfo: memFree=1617432/2055920 swapFree=4192812/4192956
[pid=24205] ppid=24203 vsize=8136 CPUtime=1478.67
/proc/24205/stat : 24205 (ld-linux.so.2) R 24203 24205 18669 0 -1 4194304 1310 0 0 0 147856 11 0 0 25 0 1 0 23819720 8331264 1289 996147200 1448431616 1448550632 4294956208 18446744073709551615 135304986 0 0 4096 0 0 0 0 17 0 0 0
/proc/24205/statm: 2034 1289 431 29 0 849 0
Current children cumulated CPU time (s) 1478.67
Current children cumulated vsize (KiB) 8136

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/82 24759
/proc/meminfo: memFree=1617432/2055920 swapFree=4192812/4192956
[pid=24205] ppid=24203 vsize=8136 CPUtime=1538.64
/proc/24205/stat : 24205 (ld-linux.so.2) R 24203 24205 18669 0 -1 4194304 1310 0 0 0 153853 11 0 0 25 0 1 0 23819720 8331264 1289 996147200 1448431616 1448550632 4294956208 18446744073709551615 135264018 0 0 4096 0 0 0 0 17 0 0 0
/proc/24205/statm: 2034 1289 431 29 0 849 0
Current children cumulated CPU time (s) 1538.64
Current children cumulated vsize (KiB) 8136

[startup+1602.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/84 24798
/proc/meminfo: memFree=1542032/2055920 swapFree=4192812/4192956
[pid=24205] ppid=24203 vsize=8136 CPUtime=1598.62
/proc/24205/stat : 24205 (ld-linux.so.2) R 24203 24205 18669 0 -1 4194304 1310 0 0 0 159850 12 0 0 25 0 1 0 23819720 8331264 1289 996147200 1448431616 1448550632 4294956208 18446744073709551615 134860481 0 0 4096 0 0 0 0 17 0 0 0
/proc/24205/statm: 2034 1289 431 29 0 849 0
Current children cumulated CPU time (s) 1598.62
Current children cumulated vsize (KiB) 8136

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/84 24798
/proc/meminfo: memFree=1459024/2055920 swapFree=4192812/4192956
[pid=24205] ppid=24203 vsize=8136 CPUtime=1658.5
/proc/24205/stat : 24205 (ld-linux.so.2) R 24203 24205 18669 0 -1 4194304 1310 0 0 0 165838 12 0 0 25 0 1 0 23819720 8331264 1289 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161580 0 0 4096 0 0 0 0 17 0 0 0
/proc/24205/statm: 2034 1289 431 29 0 849 0
Current children cumulated CPU time (s) 1658.5
Current children cumulated vsize (KiB) 8136

[startup+1722.3 s]
/proc/loadavg: 2.22 2.07 2.02 3/84 24798
/proc/meminfo: memFree=1212112/2055920 swapFree=4192812/4192956
[pid=24205] ppid=24203 vsize=8136 CPUtime=1717.8
/proc/24205/stat : 24205 (ld-linux.so.2) R 24203 24205 18669 0 -1 4194304 1310 0 0 0 171768 12 0 0 25 0 1 0 23819720 8331264 1289 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865209 0 0 4096 0 0 0 0 17 0 0 0
/proc/24205/statm: 2034 1289 431 29 0 849 0
Current children cumulated CPU time (s) 1717.8
Current children cumulated vsize (KiB) 8136

[startup+1782.3 s]
/proc/loadavg: 2.33 2.13 2.04 3/84 24798
/proc/meminfo: memFree=967056/2055920 swapFree=4192812/4192956
[pid=24205] ppid=24203 vsize=8136 CPUtime=1776.74
/proc/24205/stat : 24205 (ld-linux.so.2) R 24203 24205 18669 0 -1 4194304 1310 0 0 0 177662 12 0 0 25 0 1 0 23819720 8331264 1289 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267928 0 0 4096 0 0 0 0 17 0 0 0
/proc/24205/statm: 2034 1289 431 29 0 849 0
Current children cumulated CPU time (s) 1776.74
Current children cumulated vsize (KiB) 8136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.8 s]
/proc/loadavg: 2.36 2.15 2.05 4/84 24798
/proc/meminfo: memFree=960784/2055920 swapFree=4192812/4192956
[pid=24205] ppid=24203 vsize=8136 CPUtime=1800.07
/proc/24205/stat : 24205 (ld-linux.so.2) R 24203 24205 18669 0 -1 4194304 1310 0 0 0 179995 12 0 0 25 0 1 0 23819720 8331264 1289 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864867 0 0 4096 0 0 0 0 17 1 0 0
/proc/24205/statm: 2034 1289 431 29 0 849 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 8136

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.81
CPU time (s): 1800.08
CPU user time (s): 1799.96
CPU system time (s): 0.12698
CPU usage (%): 99.683
Max. virtual memory (cumulated for all children) (KiB): 8136

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

runsolver used 2.27565 second user time and 5.2512 second system time

The end

Launcher Data

Begin job on node13 at 2009-07-12 04:58:48
IDJOB=2078850
IDBENCH=56818
IDSOLVER=769
FILE ID=node13/2078850-1247367528
PBS_JOBID= 9507031
Free space on /tmp= 66300 MiB

SOLVER NAME= Mistral 1.545
BENCH NAME= CPAI08/csp/nengfa/normalized-block.xml
COMMAND LINE= /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2078850-1247367528/watcher-2078850-1247367528 -o /tmp/evaluation-result-2078850-1247367528/solver-2078850-1247367528 -C 1800 -W 2000 -M 900  /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2078850-1247367528.xml

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

MD5SUM BENCH= d774b3d9a6f2ab41cce78f1e9dd6d763
RANDOM SEED=244950227

node13.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.241
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.241
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:       1467944 kB
Buffers:         47324 kB
Cached:         266836 kB
SwapCached:          0 kB
Active:         331980 kB
Inactive:       179672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1467944 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1424 kB
Writeback:           0 kB
Mapped:         213200 kB
Slab:            61184 kB
Committed_AS:   875932 kB
PageTables:       2224 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= 66300 MiB
End job on node13 at 2009-07-12 05:28:56