Trace number 2066739

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.02 1801.51

General information on the benchmark

Namecsp/pseudo/ii/
normalized-ii-16c2.xml
MD5SUM51422a62c8e2e0237ca5d2c5c58755f2
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 benchmark5.78412
Satisfiable
(Un)Satisfiability was proved
Number of variables1848
Number of constraints14727
Maximum constraint arity16
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension14727
Global constraints used (with number of constraints)

Solver Data

0.19/0.21	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-2066739-1247343534/watcher-2066739-1247343534 -o /tmp/evaluation-result-2066739-1247343534/solver-2066739-1247343534 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2066739-1247343534.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.04 2.03 2.01 4/81 13459
/proc/meminfo: memFree=432352/2055920 swapFree=4192956/4192956
[pid=13459] ppid=13457 vsize=18576 CPUtime=0
/proc/13459/stat : 13459 (runsolver) R 13457 13459 12758 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 21417315 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 236437695783 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/13459/statm: 4644 284 249 26 0 2626 0

[startup+0.0519501 s]
/proc/loadavg: 2.04 2.03 2.01 4/81 13459
/proc/meminfo: memFree=432352/2055920 swapFree=4192956/4192956
[pid=13459] ppid=13457 vsize=5600 CPUtime=0.04
/proc/13459/stat : 13459 (ld-linux.so.2) R 13457 13459 12758 0 -1 4194304 607 0 0 0 4 0 0 0 18 0 1 0 21417315 5734400 586 996147200 1448431616 1448550632 4294956208 18446744073709551615 134691952 0 0 4096 0 0 0 0 17 1 0 0
/proc/13459/statm: 1400 586 377 29 0 215 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5600

[startup+0.101952 s]
/proc/loadavg: 2.04 2.03 2.01 4/81 13459
/proc/meminfo: memFree=432352/2055920 swapFree=4192956/4192956
[pid=13459] ppid=13457 vsize=6272 CPUtime=0.09
/proc/13459/stat : 13459 (ld-linux.so.2) R 13457 13459 12758 0 -1 4194304 759 0 0 0 9 0 0 0 18 0 1 0 21417315 6422528 738 996147200 1448431616 1448550632 4294956208 18446744073709551615 4160505529 0 0 4096 0 0 0 0 17 1 0 0
/proc/13459/statm: 1568 738 377 29 0 383 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6272

[startup+0.301979 s]
/proc/loadavg: 2.04 2.03 2.01 4/81 13459
/proc/meminfo: memFree=432352/2055920 swapFree=4192956/4192956
[pid=13459] ppid=13457 vsize=8596 CPUtime=0.28
/proc/13459/stat : 13459 (ld-linux.so.2) R 13457 13459 12758 0 -1 4194304 1349 0 0 0 28 0 0 0 19 0 1 0 21417315 8802304 1328 996147200 1448431616 1448550632 4294956208 18446744073709551615 134615941 0 0 4096 0 0 0 0 17 1 0 0
/proc/13459/statm: 2149 1328 377 29 0 964 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8596

[startup+0.702032 s]
/proc/loadavg: 2.04 2.03 2.01 4/81 13459
/proc/meminfo: memFree=432352/2055920 swapFree=4192956/4192956
[pid=13459] ppid=13457 vsize=14124 CPUtime=0.68
/proc/13459/stat : 13459 (ld-linux.so.2) R 13457 13459 12758 0 -1 4194304 2759 0 0 0 67 1 0 0 23 0 1 0 21417315 14462976 2738 996147200 1448431616 1448550632 4294956208 18446744073709551615 134985801 0 0 4096 0 0 0 0 17 1 0 0
/proc/13459/statm: 3531 2738 384 29 0 2346 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 14124

[startup+1.50111 s]
/proc/loadavg: 2.04 2.03 2.00 3/82 13460
/proc/meminfo: memFree=407448/2055920 swapFree=4192956/4192956
[pid=13459] ppid=13457 vsize=31952 CPUtime=1.48
/proc/13459/stat : 13459 (ld-linux.so.2) R 13457 13459 12758 0 -1 4194304 7121 0 0 0 144 4 0 0 25 0 1 0 21417315 32718848 7100 996147200 1448431616 1448550632 4294956208 18446744073709551615 135289712 0 0 4096 0 0 0 0 17 1 0 0
/proc/13459/statm: 7988 7100 423 29 0 6803 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 31952

[startup+3.1013 s]
/proc/loadavg: 2.04 2.03 2.00 3/82 13460
/proc/meminfo: memFree=405144/2055920 swapFree=4192956/4192956
[pid=13459] ppid=13457 vsize=32084 CPUtime=3.07
/proc/13459/stat : 13459 (ld-linux.so.2) R 13457 13459 12758 0 -1 4194304 7147 0 0 0 303 4 0 0 25 0 1 0 21417315 32854016 7126 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864860 0 0 4096 0 0 0 0 17 1 0 0
/proc/13459/statm: 8021 7126 423 29 0 6836 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 32084

[startup+6.30268 s]
/proc/loadavg: 2.04 2.03 2.00 3/82 13460
/proc/meminfo: memFree=405088/2055920 swapFree=4192956/4192956
[pid=13459] ppid=13457 vsize=32084 CPUtime=6.26
/proc/13459/stat : 13459 (ld-linux.so.2) R 13457 13459 12758 0 -1 4194304 7149 0 0 0 622 4 0 0 25 0 1 0 21417315 32854016 7128 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269021 0 0 4096 0 0 0 0 17 1 0 0
/proc/13459/statm: 8021 7128 423 29 0 6836 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 32084

[startup+12.7014 s]
/proc/loadavg: 2.03 2.03 2.00 3/82 13460
/proc/meminfo: memFree=405024/2055920 swapFree=4192956/4192956
[pid=13459] ppid=13457 vsize=32084 CPUtime=12.62
/proc/13459/stat : 13459 (ld-linux.so.2) R 13457 13459 12758 0 -1 4194304 7151 0 0 0 1258 4 0 0 25 0 1 0 21417315 32854016 7130 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259313 0 0 4096 0 0 0 0 17 1 0 0
/proc/13459/statm: 8021 7130 423 29 0 6836 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 32084

[startup+25.5019 s]
/proc/loadavg: 2.03 2.03 2.00 3/82 13460
/proc/meminfo: memFree=404704/2055920 swapFree=4192956/4192956
[pid=13459] ppid=13457 vsize=32348 CPUtime=25.36
/proc/13459/stat : 13459 (ld-linux.so.2) R 13457 13459 12758 0 -1 4194304 7267 0 0 0 2532 4 0 0 25 0 1 0 21417315 33124352 7246 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/13459/statm: 8087 7246 423 29 0 6902 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 32348

[startup+51.1018 s]
/proc/loadavg: 2.02 2.02 2.00 3/82 13460
/proc/meminfo: memFree=404512/2055920 swapFree=4192956/4192956
[pid=13459] ppid=13457 vsize=32480 CPUtime=50.83
/proc/13459/stat : 13459 (ld-linux.so.2) R 13457 13459 12758 0 -1 4194304 7313 0 0 0 5079 4 0 0 25 0 1 0 21417315 33259520 7292 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864867 0 0 4096 0 0 0 0 17 1 0 0
/proc/13459/statm: 8120 7292 423 29 0 6935 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 32480

[startup+102.307 s]
/proc/loadavg: 2.07 2.03 2.00 4/82 13771
/proc/meminfo: memFree=790952/2055920 swapFree=4192956/4192956
[pid=13459] ppid=13457 vsize=32612 CPUtime=101.86
/proc/13459/stat : 13459 (ld-linux.so.2) R 13457 13459 12758 0 -1 4194304 7344 0 0 0 10179 7 0 0 25 0 1 0 21417315 33394688 7323 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864846 0 0 4096 0 0 0 0 17 0 0 0
/proc/13459/statm: 8153 7323 423 29 0 6968 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 32612

[startup+162.302 s]
/proc/loadavg: 1.50 1.87 1.95 4/81 14174
/proc/meminfo: memFree=781368/2055920 swapFree=4192956/4192956
[pid=13459] ppid=13457 vsize=32612 CPUtime=161.81
/proc/13459/stat : 13459 (ld-linux.so.2) R 13457 13459 12758 0 -1 4194304 7353 0 0 0 16169 12 0 0 25 0 1 0 21417315 33394688 7332 996147200 1448431616 1448550632 4294956208 18446744073709551615 135172204 0 0 4096 0 0 0 0 17 0 0 0
/proc/13459/statm: 8153 7332 423 29 0 6968 0
Current children cumulated CPU time (s) 161.81
Current children cumulated vsize (KiB) 32612

[startup+222.302 s]
/proc/loadavg: 2.03 1.95 1.97 4/83 14215
/proc/meminfo: memFree=374568/2055920 swapFree=4192956/4192956
[pid=13459] ppid=13457 vsize=32612 CPUtime=221.78
/proc/13459/stat : 13459 (ld-linux.so.2) R 13457 13459 12758 0 -1 4194304 7355 0 0 0 22166 12 0 0 25 0 1 0 21417315 33394688 7334 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268093 0 0 4096 0 0 0 0 17 0 0 0
/proc/13459/statm: 8153 7334 423 29 0 6968 0
Current children cumulated CPU time (s) 221.78
Current children cumulated vsize (KiB) 32612

[startup+282.301 s]
/proc/loadavg: 2.04 1.97 1.98 3/83 14216
/proc/meminfo: memFree=395360/2055920 swapFree=4192956/4192956
[pid=13459] ppid=13457 vsize=32612 CPUtime=281.76
/proc/13459/stat : 13459 (ld-linux.so.2) R 13457 13459 12758 0 -1 4194304 7355 0 0 0 28163 13 0 0 25 0 1 0 21417315 33394688 7334 996147200 1448431616 1448550632 4294956208 18446744073709551615 134829017 0 0 4096 0 0 0 0 17 0 0 0
/proc/13459/statm: 8153 7334 423 29 0 6968 0
Current children cumulated CPU time (s) 281.76
Current children cumulated vsize (KiB) 32612

[startup+342.301 s]
/proc/loadavg: 2.01 1.97 1.98 4/82 14216
/proc/meminfo: memFree=382112/2055920 swapFree=4192956/4192956
[pid=13459] ppid=13457 vsize=32612 CPUtime=341.73
/proc/13459/stat : 13459 (ld-linux.so.2) R 13457 13459 12758 0 -1 4194304 7355 0 0 0 34160 13 0 0 25 0 1 0 21417315 33394688 7334 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839766 0 0 4096 0 0 0 0 17 0 0 0
/proc/13459/statm: 8153 7334 423 29 0 6968 0
Current children cumulated CPU time (s) 341.73
Current children cumulated vsize (KiB) 32612

[startup+402.301 s]
/proc/loadavg: 2.49 2.11 2.02 4/82 14216
/proc/meminfo: memFree=361248/2055920 swapFree=4192956/4192956
[pid=13459] ppid=13457 vsize=32744 CPUtime=401.71
/proc/13459/stat : 13459 (ld-linux.so.2) R 13457 13459 12758 0 -1 4194304 7356 0 0 0 40158 13 0 0 25 0 1 0 21417315 33529856 7335 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865187 0 0 4096 0 0 0 0 17 0 0 0
/proc/13459/statm: 8186 7335 423 29 0 7001 0
Current children cumulated CPU time (s) 401.71
Current children cumulated vsize (KiB) 32744

[startup+462.301 s]
/proc/loadavg: 2.24 2.12 2.03 3/82 14216
/proc/meminfo: memFree=357920/2055920 swapFree=4192956/4192956
[pid=13459] ppid=13457 vsize=32744 CPUtime=461.68
/proc/13459/stat : 13459 (ld-linux.so.2) R 13457 13459 12758 0 -1 4194304 7357 0 0 0 46155 13 0 0 25 0 1 0 21417315 33529856 7336 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839744 0 0 4096 0 0 0 0 17 0 0 0
/proc/13459/statm: 8186 7336 423 29 0 7001 0
Current children cumulated CPU time (s) 461.68
Current children cumulated vsize (KiB) 32744

[startup+522.301 s]
/proc/loadavg: 2.09 2.09 2.02 3/82 14216
/proc/meminfo: memFree=357920/2055920 swapFree=4192956/4192956
[pid=13459] ppid=13457 vsize=32744 CPUtime=521.66
/proc/13459/stat : 13459 (ld-linux.so.2) R 13457 13459 12758 0 -1 4194304 7358 0 0 0 52153 13 0 0 25 0 1 0 21417315 33529856 7337 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864939 0 0 4096 0 0 0 0 17 0 0 0
/proc/13459/statm: 8186 7337 423 29 0 7001 0
Current children cumulated CPU time (s) 521.66
Current children cumulated vsize (KiB) 32744

[startup+582.302 s]
/proc/loadavg: 2.03 2.07 2.02 3/82 14216
/proc/meminfo: memFree=357920/2055920 swapFree=4192956/4192956
[pid=13459] ppid=13457 vsize=32744 CPUtime=581.63
/proc/13459/stat : 13459 (ld-linux.so.2) R 13457 13459 12758 0 -1 4194304 7360 0 0 0 58150 13 0 0 25 0 1 0 21417315 33529856 7339 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269053 0 0 4096 0 0 0 0 17 0 0 0
/proc/13459/statm: 8186 7339 423 29 0 7001 0
Current children cumulated CPU time (s) 581.63
Current children cumulated vsize (KiB) 32744

[startup+642.301 s]
/proc/loadavg: 2.06 2.07 2.02 3/82 14216
/proc/meminfo: memFree=357856/2055920 swapFree=4192956/4192956
[pid=13459] ppid=13457 vsize=32744 CPUtime=641.61
/proc/13459/stat : 13459 (ld-linux.so.2) R 13457 13459 12758 0 -1 4194304 7361 0 0 0 64148 13 0 0 25 0 1 0 21417315 33529856 7340 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268141 0 0 4096 0 0 0 0 17 0 0 0
/proc/13459/statm: 8186 7340 423 29 0 7001 0
Current children cumulated CPU time (s) 641.61
Current children cumulated vsize (KiB) 32744

[startup+702.301 s]

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

[startup+882.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 14216
/proc/meminfo: memFree=357728/2055920 swapFree=4192956/4192956
[pid=13459] ppid=13457 vsize=32744 CPUtime=881.51
/proc/13459/stat : 13459 (ld-linux.so.2) R 13457 13459 12758 0 -1 4194304 7366 0 0 0 88137 14 0 0 25 0 1 0 21417315 33529856 7345 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864860 0 0 4096 0 0 0 0 17 0 0 0
/proc/13459/statm: 8186 7345 423 29 0 7001 0
Current children cumulated CPU time (s) 881.51
Current children cumulated vsize (KiB) 32744

[startup+942.302 s]
/proc/loadavg: 2.00 2.02 2.00 4/82 14216
/proc/meminfo: memFree=357664/2055920 swapFree=4192956/4192956
[pid=13459] ppid=13457 vsize=32744 CPUtime=941.49
/proc/13459/stat : 13459 (ld-linux.so.2) R 13457 13459 12758 0 -1 4194304 7366 0 0 0 94135 14 0 0 25 0 1 0 21417315 33529856 7345 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268093 0 0 4096 0 0 0 0 17 0 0 0
/proc/13459/statm: 8186 7345 423 29 0 7001 0
Current children cumulated CPU time (s) 941.49
Current children cumulated vsize (KiB) 32744

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 14216
/proc/meminfo: memFree=357664/2055920 swapFree=4192956/4192956
[pid=13459] ppid=13457 vsize=32744 CPUtime=1001.46
/proc/13459/stat : 13459 (ld-linux.so.2) R 13457 13459 12758 0 -1 4194304 7366 0 0 0 100132 14 0 0 25 0 1 0 21417315 33529856 7345 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/13459/statm: 8186 7345 423 29 0 7001 0
Current children cumulated CPU time (s) 1001.46
Current children cumulated vsize (KiB) 32744

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 14216
/proc/meminfo: memFree=357664/2055920 swapFree=4192956/4192956
[pid=13459] ppid=13457 vsize=32744 CPUtime=1061.43
/proc/13459/stat : 13459 (ld-linux.so.2) R 13457 13459 12758 0 -1 4194304 7369 0 0 0 106129 14 0 0 25 0 1 0 21417315 33529856 7348 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865184 0 0 4096 0 0 0 0 17 0 0 0
/proc/13459/statm: 8186 7348 423 29 0 7001 0
Current children cumulated CPU time (s) 1061.43
Current children cumulated vsize (KiB) 32744

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14216
/proc/meminfo: memFree=357664/2055920 swapFree=4192956/4192956
[pid=13459] ppid=13457 vsize=32744 CPUtime=1121.42
/proc/13459/stat : 13459 (ld-linux.so.2) R 13457 13459 12758 0 -1 4194304 7370 0 0 0 112127 15 0 0 25 0 1 0 21417315 33529856 7349 996147200 1448431616 1448550632 4294956208 18446744073709551615 135290312 0 0 4096 0 0 0 0 17 0 0 0
/proc/13459/statm: 8186 7349 423 29 0 7001 0
Current children cumulated CPU time (s) 1121.42
Current children cumulated vsize (KiB) 32744

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14216
/proc/meminfo: memFree=357664/2055920 swapFree=4192956/4192956
[pid=13459] ppid=13457 vsize=32744 CPUtime=1181.39
/proc/13459/stat : 13459 (ld-linux.so.2) R 13457 13459 12758 0 -1 4194304 7372 0 0 0 118124 15 0 0 25 0 1 0 21417315 33529856 7351 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269029 0 0 4096 0 0 0 0 17 0 0 0
/proc/13459/statm: 8186 7351 423 29 0 7001 0
Current children cumulated CPU time (s) 1181.39
Current children cumulated vsize (KiB) 32744

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14216
/proc/meminfo: memFree=357600/2055920 swapFree=4192956/4192956
[pid=13459] ppid=13457 vsize=32744 CPUtime=1241.36
/proc/13459/stat : 13459 (ld-linux.so.2) R 13457 13459 12758 0 -1 4194304 7374 0 0 0 124121 15 0 0 25 0 1 0 21417315 33529856 7353 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269053 0 0 4096 0 0 0 0 17 0 0 0
/proc/13459/statm: 8186 7353 423 29 0 7001 0
Current children cumulated CPU time (s) 1241.36
Current children cumulated vsize (KiB) 32744

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14216
/proc/meminfo: memFree=357536/2055920 swapFree=4192956/4192956
[pid=13459] ppid=13457 vsize=32744 CPUtime=1301.34
/proc/13459/stat : 13459 (ld-linux.so.2) R 13457 13459 12758 0 -1 4194304 7376 0 0 0 130119 15 0 0 25 0 1 0 21417315 33529856 7355 996147200 1448431616 1448550632 4294956208 18446744073709551615 134829017 0 0 4096 0 0 0 0 17 0 0 0
/proc/13459/statm: 8186 7355 423 29 0 7001 0
Current children cumulated CPU time (s) 1301.34
Current children cumulated vsize (KiB) 32744

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14216
/proc/meminfo: memFree=357536/2055920 swapFree=4192956/4192956
[pid=13459] ppid=13457 vsize=32744 CPUtime=1361.31
/proc/13459/stat : 13459 (ld-linux.so.2) R 13457 13459 12758 0 -1 4194304 7383 0 0 0 136116 15 0 0 25 0 1 0 21417315 33529856 7362 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268102 0 0 4096 0 0 0 0 17 0 0 0
/proc/13459/statm: 8186 7362 423 29 0 7001 0
Current children cumulated CPU time (s) 1361.31
Current children cumulated vsize (KiB) 32744

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14216
/proc/meminfo: memFree=357472/2055920 swapFree=4192956/4192956
[pid=13459] ppid=13457 vsize=32744 CPUtime=1421.29
/proc/13459/stat : 13459 (ld-linux.so.2) R 13457 13459 12758 0 -1 4194304 7388 0 0 0 142114 15 0 0 25 0 1 0 21417315 33529856 7367 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/13459/statm: 8186 7367 423 29 0 7001 0
Current children cumulated CPU time (s) 1421.29
Current children cumulated vsize (KiB) 32744

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14216
/proc/meminfo: memFree=357472/2055920 swapFree=4192956/4192956
[pid=13459] ppid=13457 vsize=32744 CPUtime=1481.26
/proc/13459/stat : 13459 (ld-linux.so.2) R 13457 13459 12758 0 -1 4194304 7388 0 0 0 148111 15 0 0 25 0 1 0 21417315 33529856 7367 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864883 0 0 4096 0 0 0 0 17 0 0 0
/proc/13459/statm: 8186 7367 423 29 0 7001 0
Current children cumulated CPU time (s) 1481.26
Current children cumulated vsize (KiB) 32744

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14216
/proc/meminfo: memFree=357472/2055920 swapFree=4192956/4192956
[pid=13459] ppid=13457 vsize=32744 CPUtime=1541.23
/proc/13459/stat : 13459 (ld-linux.so.2) R 13457 13459 12758 0 -1 4194304 7388 0 0 0 154108 15 0 0 25 0 1 0 21417315 33529856 7367 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/13459/statm: 8186 7367 423 29 0 7001 0
Current children cumulated CPU time (s) 1541.23
Current children cumulated vsize (KiB) 32744

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14216
/proc/meminfo: memFree=357472/2055920 swapFree=4192956/4192956
[pid=13459] ppid=13457 vsize=32744 CPUtime=1601.21
/proc/13459/stat : 13459 (ld-linux.so.2) R 13457 13459 12758 0 -1 4194304 7388 0 0 0 160106 15 0 0 25 0 1 0 21417315 33529856 7367 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864860 0 0 4096 0 0 0 0 17 0 0 0
/proc/13459/statm: 8186 7367 423 29 0 7001 0
Current children cumulated CPU time (s) 1601.21
Current children cumulated vsize (KiB) 32744

[startup+1662.3 s]
/proc/loadavg: 2.15 2.03 2.01 4/83 14257
/proc/meminfo: memFree=363368/2055920 swapFree=4192956/4192956
[pid=13459] ppid=13457 vsize=32744 CPUtime=1661.19
/proc/13459/stat : 13459 (ld-linux.so.2) R 13457 13459 12758 0 -1 4194304 7388 0 0 0 166102 17 0 0 25 0 1 0 21417315 33529856 7367 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865255 0 0 4096 0 0 0 0 17 0 0 0
/proc/13459/statm: 8186 7367 423 29 0 7001 0
Current children cumulated CPU time (s) 1661.19
Current children cumulated vsize (KiB) 32744

[startup+1722.3 s]
/proc/loadavg: 2.22 2.07 2.02 4/83 14257
/proc/meminfo: memFree=363112/2055920 swapFree=4192956/4192956
[pid=13459] ppid=13457 vsize=32744 CPUtime=1721.16
/proc/13459/stat : 13459 (ld-linux.so.2) R 13457 13459 12758 0 -1 4194304 7388 0 0 0 172099 17 0 0 25 0 1 0 21417315 33529856 7367 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839868 0 0 4096 0 0 0 0 17 0 0 0
/proc/13459/statm: 8186 7367 423 29 0 7001 0
Current children cumulated CPU time (s) 1721.16
Current children cumulated vsize (KiB) 32744

[startup+1782.3 s]
/proc/loadavg: 2.11 2.07 2.02 3/83 14300
/proc/meminfo: memFree=784032/2055920 swapFree=4192956/4192956
[pid=13459] ppid=13457 vsize=32744 CPUtime=1780.87
/proc/13459/stat : 13459 (ld-linux.so.2) R 13457 13459 12758 0 -1 4194304 7388 0 0 0 178069 18 0 0 25 0 1 0 21417315 33529856 7367 996147200 1448431616 1448550632 4294956208 18446744073709551615 135290862 0 0 4096 0 0 0 0 17 0 0 0
/proc/13459/statm: 8186 7367 423 29 0 7001 0
Current children cumulated CPU time (s) 1780.87
Current children cumulated vsize (KiB) 32744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.5 s]
/proc/loadavg: 2.08 2.06 2.02 3/83 14300
/proc/meminfo: memFree=784160/2055920 swapFree=4192956/4192956
[pid=13459] ppid=13457 vsize=32744 CPUtime=1800
/proc/13459/stat : 13459 (ld-linux.so.2) R 13457 13459 12758 0 -1 4194304 7388 0 0 0 179982 18 0 0 25 0 1 0 21417315 33529856 7367 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/13459/statm: 8186 7367 423 29 0 7001 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 32744

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1801.5 s]
/proc/loadavg: 2.08 2.06 2.02 3/83 14300
/proc/meminfo: memFree=784160/2055920 swapFree=4192956/4192956
[pid=13459] ppid=13457 vsize=32744 CPUtime=1800
/proc/13459/stat : 13459 (ld-linux.so.2) R 13457 13459 12758 0 -1 4194304 7388 0 0 0 179982 18 0 0 25 0 1 0 21417315 33529856 7367 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/13459/statm: 8186 7367 423 29 0 7001 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 32744

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.51
CPU time (s): 1800.02
CPU user time (s): 1799.82
CPU system time (s): 0.19397
CPU usage (%): 99.9171
Max. virtual memory (cumulated for all children) (KiB): 32744

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

runsolver used 2.08768 second user time and 6.00309 second system time

The end

Launcher Data

Begin job on node62 at 2009-07-11 22:18:54
IDJOB=2066739
IDBENCH=54566
IDSOLVER=769
FILE ID=node62/2066739-1247343534
PBS_JOBID= 9506789
Free space on /tmp= 66320 MiB

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

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

MD5SUM BENCH= 51422a62c8e2e0237ca5d2c5c58755f2
RANDOM SEED=1985359744

node62.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.220
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.220
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:        432832 kB
Buffers:         68336 kB
Cached:        1075560 kB
SwapCached:          0 kB
Active:         583924 kB
Inactive:       983448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        432832 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3160 kB
Writeback:           0 kB
Mapped:         443920 kB
Slab:            39736 kB
Committed_AS:   581892 kB
PageTables:       2816 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= 66320 MiB
End job on node62 at 2009-07-11 22:48:58