Trace number 2066354

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.1 1804.11

General information on the benchmark

Namecsp/pseudo/chnl/
normalized-chnl-50-60.xml
MD5SUMcabdf9a782c3979d3dd3fb1fe0f10ac8
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables6000
Number of constraints220
Maximum constraint arity60
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension220
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-2066354-1247342680/watcher-2066354-1247342680 -o /tmp/evaluation-result-2066354-1247342680/solver-2066354-1247342680 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2066354-1247342680.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.15 2.21 2.09 4/74 14727
/proc/meminfo: memFree=1494912/2055920 swapFree=4192952/4192956
[pid=14727] ppid=14725 vsize=4804 CPUtime=0
/proc/14727/stat : 14727 (ld-linux.so.2) R 14725 14727 14016 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 21334344 4919296 162 996147200 1448431616 1448550632 4294956208 18446744073709551615 1448480482 0 0 4096 0 0 0 0 17 0 0 0
/proc/14727/statm: 1201 162 137 29 0 16 0

[startup+0.0324891 s]
/proc/loadavg: 2.15 2.21 2.09 4/74 14727
/proc/meminfo: memFree=1494912/2055920 swapFree=4192952/4192956
[pid=14727] ppid=14725 vsize=5620 CPUtime=0.02
/proc/14727/stat : 14727 (ld-linux.so.2) R 14725 14727 14016 0 -1 4194304 592 0 0 0 2 0 0 0 18 0 1 0 21334344 5754880 571 996147200 1448431616 1448550632 4294956208 18446744073709551615 134655669 0 0 4096 0 0 0 0 17 0 0 0
/proc/14727/statm: 1405 571 355 29 0 220 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5620

[startup+0.102501 s]
/proc/loadavg: 2.15 2.21 2.09 4/74 14727
/proc/meminfo: memFree=1494912/2055920 swapFree=4192952/4192956
[pid=14727] ppid=14725 vsize=8148 CPUtime=0.08
/proc/14727/stat : 14727 (ld-linux.so.2) R 14725 14727 14016 0 -1 4194304 1221 0 0 0 8 0 0 0 18 0 1 0 21334344 8343552 1200 996147200 1448431616 1448550632 4294956208 18446744073709551615 135013457 0 0 4096 0 0 0 0 17 0 0 0
/proc/14727/statm: 2037 1200 374 29 0 852 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8148

[startup+0.30253 s]
/proc/loadavg: 2.15 2.21 2.09 4/74 14727
/proc/meminfo: memFree=1494912/2055920 swapFree=4192952/4192956
[pid=14727] ppid=14725 vsize=27736 CPUtime=0.29
/proc/14727/stat : 14727 (ld-linux.so.2) R 14725 14727 14016 0 -1 4194304 6058 0 1 0 26 3 0 0 20 0 1 0 21334344 28401664 6038 996147200 1448431616 1448550632 4294956208 18446744073709551615 135289837 0 0 4096 0 0 0 0 17 0 0 0
/proc/14727/statm: 6934 6039 420 29 0 5749 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27736

[startup+0.701599 s]
/proc/loadavg: 2.15 2.21 2.09 4/74 14727
/proc/meminfo: memFree=1494912/2055920 swapFree=4192952/4192956
[pid=14727] ppid=14725 vsize=32176 CPUtime=0.68
/proc/14727/stat : 14727 (ld-linux.so.2) R 14725 14727 14016 0 -1 4194304 7163 0 1 0 65 3 0 0 22 0 1 0 21334344 32948224 7143 996147200 1448431616 1448550632 4294956208 18446744073709551615 135172204 0 0 4096 0 0 0 0 17 0 0 0
/proc/14727/statm: 8044 7143 422 29 0 6859 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 32176

[startup+1.50172 s]
/proc/loadavg: 2.15 2.21 2.09 3/75 14728
/proc/meminfo: memFree=1467512/2055920 swapFree=4192952/4192956
[pid=14727] ppid=14725 vsize=32176 CPUtime=1.48
/proc/14727/stat : 14727 (ld-linux.so.2) R 14725 14727 14016 0 -1 4194304 7169 0 1 0 145 3 0 0 25 0 1 0 21334344 32948224 7149 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/14727/statm: 8044 7149 422 29 0 6859 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 32176

[startup+3.10198 s]
/proc/loadavg: 2.15 2.21 2.09 3/75 14728
/proc/meminfo: memFree=1467320/2055920 swapFree=4192952/4192956
[pid=14727] ppid=14725 vsize=32176 CPUtime=3.08
/proc/14727/stat : 14727 (ld-linux.so.2) R 14725 14727 14016 0 -1 4194304 7188 0 1 0 305 3 0 0 25 0 1 0 21334344 32948224 7168 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268321 0 0 4096 0 0 0 0 17 0 0 0
/proc/14727/statm: 8044 7168 422 29 0 6859 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 32176

[startup+6.30149 s]
/proc/loadavg: 2.14 2.20 2.09 3/75 14728
/proc/meminfo: memFree=1467192/2055920 swapFree=4192952/4192956
[pid=14727] ppid=14725 vsize=32176 CPUtime=6.28
/proc/14727/stat : 14727 (ld-linux.so.2) R 14725 14727 14016 0 -1 4194304 7188 0 1 0 625 3 0 0 25 0 1 0 21334344 32948224 7168 996147200 1448431616 1448550632 4294956208 18446744073709551615 135289837 0 0 4096 0 0 0 0 17 0 0 0
/proc/14727/statm: 8044 7168 422 29 0 6859 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 32176

[startup+12.7015 s]
/proc/loadavg: 2.12 2.20 2.09 3/75 14728
/proc/meminfo: memFree=1467000/2055920 swapFree=4192952/4192956
[pid=14727] ppid=14725 vsize=32308 CPUtime=12.68
/proc/14727/stat : 14727 (ld-linux.so.2) R 14725 14727 14016 0 -1 4194304 7190 0 1 0 1265 3 0 0 25 0 1 0 21334344 33083392 7170 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864831 0 0 4096 0 0 0 0 17 0 0 0
/proc/14727/statm: 8077 7170 422 29 0 6892 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32308

[startup+25.5026 s]
/proc/loadavg: 2.10 2.19 2.08 3/75 14728
/proc/meminfo: memFree=1467064/2055920 swapFree=4192952/4192956
[pid=14727] ppid=14725 vsize=32308 CPUtime=25.48
/proc/14727/stat : 14727 (ld-linux.so.2) R 14725 14727 14016 0 -1 4194304 7203 0 1 0 2544 4 0 0 25 0 1 0 21334344 33083392 7183 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865097 0 0 4096 0 0 0 0 17 0 0 0
/proc/14727/statm: 8077 7183 422 29 0 6892 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32308

[startup+51.1027 s]
/proc/loadavg: 2.06 2.17 2.08 3/75 14728
/proc/meminfo: memFree=1467064/2055920 swapFree=4192952/4192956
[pid=14727] ppid=14725 vsize=32308 CPUtime=51.07
/proc/14727/stat : 14727 (ld-linux.so.2) R 14725 14727 14016 0 -1 4194304 7204 0 1 0 5103 4 0 0 25 0 1 0 21334344 33083392 7184 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839877 0 0 4096 0 0 0 0 17 0 0 0
/proc/14727/statm: 8077 7184 422 29 0 6892 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 32308

[startup+102.307 s]
/proc/loadavg: 2.02 2.14 2.08 3/75 14728
/proc/meminfo: memFree=1466944/2055920 swapFree=4192952/4192956
[pid=14727] ppid=14725 vsize=32308 CPUtime=102.25
/proc/14727/stat : 14727 (ld-linux.so.2) R 14725 14727 14016 0 -1 4194304 7204 0 1 0 10221 4 0 0 25 0 1 0 21334344 33083392 7184 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259393 0 0 4096 0 0 0 0 17 0 0 0
/proc/14727/statm: 8077 7184 422 29 0 6892 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 32308

[startup+162.302 s]
/proc/loadavg: 2.01 2.11 2.07 3/75 14728
/proc/meminfo: memFree=1466880/2055920 swapFree=4192952/4192956
[pid=14727] ppid=14725 vsize=32308 CPUtime=162.22
/proc/14727/stat : 14727 (ld-linux.so.2) R 14725 14727 14016 0 -1 4194304 7205 0 1 0 16218 4 0 0 25 0 1 0 21334344 33083392 7185 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268321 0 0 4096 0 0 0 0 17 0 0 0
/proc/14727/statm: 8077 7185 422 29 0 6892 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 32308

[startup+222.301 s]
/proc/loadavg: 2.00 2.09 2.06 3/75 14728
/proc/meminfo: memFree=1466880/2055920 swapFree=4192952/4192956
[pid=14727] ppid=14725 vsize=32308 CPUtime=222.19
/proc/14727/stat : 14727 (ld-linux.so.2) R 14725 14727 14016 0 -1 4194304 7205 0 1 0 22215 4 0 0 25 0 1 0 21334344 33083392 7185 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161279 0 0 4096 0 0 0 0 17 0 0 0
/proc/14727/statm: 8077 7185 422 29 0 6892 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 32308

[startup+282.302 s]
/proc/loadavg: 2.00 2.07 2.06 3/75 14728
/proc/meminfo: memFree=1467264/2055920 swapFree=4192952/4192956
[pid=14727] ppid=14725 vsize=32308 CPUtime=282.17
/proc/14727/stat : 14727 (ld-linux.so.2) R 14725 14727 14016 0 -1 4194304 7205 0 1 0 28213 4 0 0 25 0 1 0 21334344 33083392 7185 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268108 0 0 4096 0 0 0 0 17 0 0 0
/proc/14727/statm: 8077 7185 422 29 0 6892 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 32308

[startup+342.301 s]
/proc/loadavg: 2.00 2.06 2.05 3/75 14728
/proc/meminfo: memFree=1467264/2055920 swapFree=4192952/4192956
[pid=14727] ppid=14725 vsize=32308 CPUtime=342.14
/proc/14727/stat : 14727 (ld-linux.so.2) R 14725 14727 14016 0 -1 4194304 7205 0 1 0 34210 4 0 0 25 0 1 0 21334344 33083392 7185 996147200 1448431616 1448550632 4294956208 18446744073709551615 135290795 0 0 4096 0 0 0 0 17 0 0 0
/proc/14727/statm: 8077 7185 422 29 0 6892 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 32308

[startup+402.302 s]
/proc/loadavg: 2.00 2.04 2.05 3/75 14728
/proc/meminfo: memFree=1467264/2055920 swapFree=4192952/4192956
[pid=14727] ppid=14725 vsize=32308 CPUtime=402.11
/proc/14727/stat : 14727 (ld-linux.so.2) R 14725 14727 14016 0 -1 4194304 7205 0 1 0 40207 4 0 0 25 0 1 0 21334344 33083392 7185 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269021 0 0 4096 0 0 0 0 17 0 0 0
/proc/14727/statm: 8077 7185 422 29 0 6892 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 32308

[startup+462.303 s]
/proc/loadavg: 2.00 2.03 2.04 3/75 14728
/proc/meminfo: memFree=1467200/2055920 swapFree=4192952/4192956
[pid=14727] ppid=14725 vsize=32308 CPUtime=462.08
/proc/14727/stat : 14727 (ld-linux.so.2) R 14725 14727 14016 0 -1 4194304 7205 0 1 0 46204 4 0 0 25 0 1 0 21334344 33083392 7185 996147200 1448431616 1448550632 4294956208 18446744073709551615 135291328 0 0 4096 0 0 0 0 17 0 0 0
/proc/14727/statm: 8077 7185 422 29 0 6892 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 32308

[startup+522.301 s]
/proc/loadavg: 2.00 2.02 2.04 3/75 14728
/proc/meminfo: memFree=1461120/2055920 swapFree=4192952/4192956
[pid=14727] ppid=14725 vsize=32308 CPUtime=522.05
/proc/14727/stat : 14727 (ld-linux.so.2) R 14725 14727 14016 0 -1 4194304 7205 0 1 0 52201 4 0 0 25 0 1 0 21334344 33083392 7185 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268111 0 0 4096 0 0 0 0 17 0 0 0
/proc/14727/statm: 8077 7185 422 29 0 6892 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 32308

[startup+582.302 s]
/proc/loadavg: 2.00 2.02 2.03 3/75 14728
/proc/meminfo: memFree=1461120/2055920 swapFree=4192952/4192956
[pid=14727] ppid=14725 vsize=32308 CPUtime=582.03
/proc/14727/stat : 14727 (ld-linux.so.2) R 14725 14727 14016 0 -1 4194304 7206 0 1 0 58199 4 0 0 25 0 1 0 21334344 33083392 7186 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865154 0 0 4096 0 0 0 0 17 0 0 0
/proc/14727/statm: 8077 7186 422 29 0 6892 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 32308

[startup+642.302 s]
/proc/loadavg: 2.00 2.01 2.02 3/75 14728
/proc/meminfo: memFree=1461184/2055920 swapFree=4192952/4192956
[pid=14727] ppid=14725 vsize=32308 CPUtime=642.01
/proc/14727/stat : 14727 (ld-linux.so.2) R 14725 14727 14016 0 -1 4194304 7206 0 1 0 64197 4 0 0 25 0 1 0 21334344 33083392 7186 996147200 1448431616 1448550632 4294956208 18446744073709551615 135290862 0 0 4096 0 0 0 0 17 0 0 0
/proc/14727/statm: 8077 7186 422 29 0 6892 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 32308

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 14728
/proc/meminfo: memFree=1460096/2055920 swapFree=4192952/4192956
[pid=14727] ppid=14725 vsize=32308 CPUtime=881.9
/proc/14727/stat : 14727 (ld-linux.so.2) R 14725 14727 14016 0 -1 4194304 7206 0 1 0 88186 4 0 0 25 0 1 0 21334344 33083392 7186 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269021 0 0 4096 0 0 0 0 17 0 0 0
/proc/14727/statm: 8077 7186 422 29 0 6892 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 32308

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 14728
/proc/meminfo: memFree=1459904/2055920 swapFree=4192952/4192956
[pid=14727] ppid=14725 vsize=32308 CPUtime=941.87
/proc/14727/stat : 14727 (ld-linux.so.2) R 14725 14727 14016 0 -1 4194304 7206 0 1 0 94183 4 0 0 25 0 1 0 21334344 33083392 7186 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259312 0 0 4096 0 0 0 0 17 0 0 0
/proc/14727/statm: 8077 7186 422 29 0 6892 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 32308

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 14728
/proc/meminfo: memFree=1459968/2055920 swapFree=4192952/4192956
[pid=14727] ppid=14725 vsize=32308 CPUtime=1001.85
/proc/14727/stat : 14727 (ld-linux.so.2) R 14725 14727 14016 0 -1 4194304 7206 0 1 0 100181 4 0 0 25 0 1 0 21334344 33083392 7186 996147200 1448431616 1448550632 4294956208 18446744073709551615 135289844 0 0 4096 0 0 0 0 17 0 0 0
/proc/14727/statm: 8077 7186 422 29 0 6892 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 32308

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 14728
/proc/meminfo: memFree=1459968/2055920 swapFree=4192952/4192956
[pid=14727] ppid=14725 vsize=32308 CPUtime=1061.83
/proc/14727/stat : 14727 (ld-linux.so.2) R 14725 14727 14016 0 -1 4194304 7206 0 1 0 106178 5 0 0 25 0 1 0 21334344 33083392 7186 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864867 0 0 4096 0 0 0 0 17 0 0 0
/proc/14727/statm: 8077 7186 422 29 0 6892 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 32308

[startup+1122.3 s]
/proc/loadavg: 1.85 1.97 1.99 3/83 14818
/proc/meminfo: memFree=1497984/2055920 swapFree=4192952/4192956
[pid=14727] ppid=14725 vsize=32308 CPUtime=1121.8
/proc/14727/stat : 14727 (ld-linux.so.2) R 14725 14727 14016 0 -1 4194304 7206 0 1 0 112175 5 0 0 25 0 1 0 21334344 33083392 7186 996147200 1448431616 1448550632 4294956208 18446744073709551615 135290160 0 0 4096 0 0 0 0 17 0 0 0
/proc/14727/statm: 8077 7186 422 29 0 6892 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 32308

[startup+1182.3 s]
/proc/loadavg: 2.05 2.00 2.00 3/83 14973
/proc/meminfo: memFree=1059976/2055920 swapFree=4192952/4192956
[pid=14727] ppid=14725 vsize=32308 CPUtime=1181.3
/proc/14727/stat : 14727 (ld-linux.so.2) R 14725 14727 14016 0 -1 4194304 7206 0 1 0 118123 7 0 0 25 0 1 0 21334344 33083392 7186 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864831 0 0 4096 0 0 0 0 17 1 0 0
/proc/14727/statm: 8077 7186 422 29 0 6892 0
Current children cumulated CPU time (s) 1181.3
Current children cumulated vsize (KiB) 32308

[startup+1242.3 s]
/proc/loadavg: 2.28 2.06 2.02 4/82 14974
/proc/meminfo: memFree=1232008/2055920 swapFree=4192952/4192956
[pid=14727] ppid=14725 vsize=32308 CPUtime=1240.81
/proc/14727/stat : 14727 (ld-linux.so.2) R 14725 14727 14016 0 -1 4194304 7206 0 1 0 124074 7 0 0 25 0 1 0 21334344 33083392 7186 996147200 1448431616 1448550632 4294956208 18446744073709551615 135291333 0 0 4096 0 0 0 0 17 0 0 0
/proc/14727/statm: 8077 7186 422 29 0 6892 0
Current children cumulated CPU time (s) 1240.81
Current children cumulated vsize (KiB) 32308

[startup+1302.3 s]
/proc/loadavg: 2.41 2.15 2.05 3/83 15016
/proc/meminfo: memFree=1281984/2055920 swapFree=4192952/4192956
[pid=14727] ppid=14725 vsize=32308 CPUtime=1300.55
/proc/14727/stat : 14727 (ld-linux.so.2) R 14725 14727 14016 0 -1 4194304 7206 0 1 0 130046 9 0 0 25 0 1 0 21334344 33083392 7186 996147200 1448431616 1448550632 4294956208 18446744073709551615 135289858 0 0 4096 0 0 0 0 17 0 0 0
/proc/14727/statm: 8077 7186 422 29 0 6892 0
Current children cumulated CPU time (s) 1300.55
Current children cumulated vsize (KiB) 32308

[startup+1362.3 s]
/proc/loadavg: 2.19 2.13 2.05 3/83 15016
/proc/meminfo: memFree=1281792/2055920 swapFree=4192952/4192956
[pid=14727] ppid=14725 vsize=32308 CPUtime=1360.27
/proc/14727/stat : 14727 (ld-linux.so.2) R 14725 14727 14016 0 -1 4194304 7206 0 1 0 136018 9 0 0 25 0 1 0 21334344 33083392 7186 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839888 0 0 4096 0 0 0 0 17 0 0 0
/proc/14727/statm: 8077 7186 422 29 0 6892 0
Current children cumulated CPU time (s) 1360.27
Current children cumulated vsize (KiB) 32308

[startup+1422.31 s]
/proc/loadavg: 2.07 2.11 2.04 3/83 15016
/proc/meminfo: memFree=1281856/2055920 swapFree=4192952/4192956
[pid=14727] ppid=14725 vsize=32308 CPUtime=1419.99
/proc/14727/stat : 14727 (ld-linux.so.2) R 14725 14727 14016 0 -1 4194304 7206 0 1 0 141990 9 0 0 25 0 1 0 21334344 33083392 7186 996147200 1448431616 1448550632 4294956208 18446744073709551615 135291329 0 0 4096 0 0 0 0 17 0 0 0
/proc/14727/statm: 8077 7186 422 29 0 6892 0
Current children cumulated CPU time (s) 1419.99
Current children cumulated vsize (KiB) 32308

[startup+1482.3 s]
/proc/loadavg: 2.02 2.08 2.04 3/83 15016
/proc/meminfo: memFree=1281728/2055920 swapFree=4192952/4192956
[pid=14727] ppid=14725 vsize=32308 CPUtime=1479.72
/proc/14727/stat : 14727 (ld-linux.so.2) R 14725 14727 14016 0 -1 4194304 7206 0 1 0 147963 9 0 0 25 0 1 0 21334344 33083392 7186 996147200 1448431616 1448550632 4294956208 18446744073709551615 135289712 0 0 4096 0 0 0 0 17 0 0 0
/proc/14727/statm: 8077 7186 422 29 0 6892 0
Current children cumulated CPU time (s) 1479.72
Current children cumulated vsize (KiB) 32308

[startup+1542.3 s]
/proc/loadavg: 2.21 2.12 2.05 4/82 15016
/proc/meminfo: memFree=1091520/2055920 swapFree=4192952/4192956
[pid=14727] ppid=14725 vsize=32308 CPUtime=1539.42
/proc/14727/stat : 14727 (ld-linux.so.2) R 14725 14727 14016 0 -1 4194304 7206 0 1 0 153933 9 0 0 25 0 1 0 21334344 33083392 7186 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161208 0 0 4096 0 0 0 0 17 0 0 0
/proc/14727/statm: 8077 7186 422 29 0 6892 0
Current children cumulated CPU time (s) 1539.42
Current children cumulated vsize (KiB) 32308

[startup+1602.3 s]
/proc/loadavg: 2.69 2.27 2.11 3/82 15016
/proc/meminfo: memFree=1062080/2055920 swapFree=4192952/4192956
[pid=14727] ppid=14725 vsize=32308 CPUtime=1599.16
/proc/14727/stat : 14727 (ld-linux.so.2) R 14725 14727 14016 0 -1 4194304 7206 0 1 0 159906 10 0 0 25 0 1 0 21334344 33083392 7186 996147200 1448431616 1448550632 4294956208 18446744073709551615 135289712 0 0 4096 0 0 0 0 17 0 0 0
/proc/14727/statm: 8077 7186 422 29 0 6892 0
Current children cumulated CPU time (s) 1599.16
Current children cumulated vsize (KiB) 32308

[startup+1662.3 s]
/proc/loadavg: 2.29 2.23 2.10 3/82 15016
/proc/meminfo: memFree=1058624/2055920 swapFree=4192952/4192956
[pid=14727] ppid=14725 vsize=32308 CPUtime=1658.9
/proc/14727/stat : 14727 (ld-linux.so.2) R 14725 14727 14016 0 -1 4194304 7206 0 1 0 165880 10 0 0 25 0 1 0 21334344 33083392 7186 996147200 1448431616 1448550632 4294956208 18446744073709551615 135292131 0 0 4096 0 0 0 0 17 0 0 0
/proc/14727/statm: 8077 7186 422 29 0 6892 0
Current children cumulated CPU time (s) 1658.9
Current children cumulated vsize (KiB) 32308

[startup+1722.3 s]
/proc/loadavg: 2.10 2.19 2.09 3/82 15016
/proc/meminfo: memFree=1058560/2055920 swapFree=4192952/4192956
[pid=14727] ppid=14725 vsize=32308 CPUtime=1718.64
/proc/14727/stat : 14727 (ld-linux.so.2) R 14725 14727 14016 0 -1 4194304 7206 0 1 0 171854 10 0 0 25 0 1 0 21334344 33083392 7186 996147200 1448431616 1448550632 4294956208 18446744073709551615 135289908 0 0 4096 0 0 0 0 17 0 0 0
/proc/14727/statm: 8077 7186 422 29 0 6892 0
Current children cumulated CPU time (s) 1718.64
Current children cumulated vsize (KiB) 32308

[startup+1782.3 s]
/proc/loadavg: 2.08 2.17 2.09 3/82 15016
/proc/meminfo: memFree=1058560/2055920 swapFree=4192952/4192956
[pid=14727] ppid=14725 vsize=32308 CPUtime=1778.38
/proc/14727/stat : 14727 (ld-linux.so.2) R 14725 14727 14016 0 -1 4194304 7206 0 1 0 177828 10 0 0 25 0 1 0 21334344 33083392 7186 996147200 1448431616 1448550632 4294956208 18446744073709551615 135290312 0 0 4096 0 0 0 0 17 0 0 0
/proc/14727/statm: 8077 7186 422 29 0 6892 0
Current children cumulated CPU time (s) 1778.38
Current children cumulated vsize (KiB) 32308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.1 s]
/proc/loadavg: 2.11 2.17 2.09 3/82 15016
/proc/meminfo: memFree=1058496/2055920 swapFree=4192952/4192956
[pid=14727] ppid=14725 vsize=32308 CPUtime=1800.09
/proc/14727/stat : 14727 (ld-linux.so.2) R 14725 14727 14016 0 -1 4194304 7206 0 1 0 179999 10 0 0 25 0 1 0 21334344 33083392 7186 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/14727/statm: 8077 7186 422 29 0 6892 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 32308

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

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

[startup+1804.1 s]
/proc/loadavg: 2.11 2.17 2.09 3/82 15016
/proc/meminfo: memFree=1058496/2055920 swapFree=4192952/4192956
[pid=14727] ppid=14725 vsize=32308 CPUtime=1800.09
/proc/14727/stat : 14727 (ld-linux.so.2) R 14725 14727 14016 0 -1 4194304 7206 0 1 0 179999 10 0 0 25 0 1 0 21334344 33083392 7186 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/14727/statm: 8077 7186 422 29 0 6892 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 32308

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.11
CPU time (s): 1800.1
CPU user time (s): 1799.99
CPU system time (s): 0.107983
CPU usage (%): 99.7776
Max. virtual memory (cumulated for all children) (KiB): 32308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.99
system time used= 0.107983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7206
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25
involuntary context switches= 14319

runsolver used 2.05569 second user time and 5.87211 second system time

The end

Launcher Data

Begin job on node26 at 2009-07-11 22:04:40
IDJOB=2066354
IDBENCH=54510
IDSOLVER=769
FILE ID=node26/2066354-1247342680
PBS_JOBID= 9506760
Free space on /tmp= 66368 MiB

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

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

MD5SUM BENCH= cabdf9a782c3979d3dd3fb1fe0f10ac8
RANDOM SEED=2013154377

node26.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.281
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.281
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:       1495392 kB
Buffers:         45692 kB
Cached:         402356 kB
SwapCached:          4 kB
Active:         128096 kB
Inactive:       376516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1495392 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            1580 kB
Writeback:           0 kB
Mapped:          67672 kB
Slab:            41120 kB
Committed_AS:   175032 kB
PageTables:       1848 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= 66368 MiB
End job on node26 at 2009-07-11 22:34:46