Trace number 2069137

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.07 1809.61

General information on the benchmark

Namecsp/pseudo/uclid/
normalized-ooo-rf8.xml
MD5SUM2ce4d21cf2d69359655b1bebad60447f
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 benchmark7.28189
Satisfiable
(Un)Satisfiability was proved
Number of variables6832
Number of constraints19476
Maximum constraint arity11
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension19476
Global constraints used (with number of constraints)

Solver Data

0.00/0.20	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-2069137-1247349600/watcher-2069137-1247349600 -o /tmp/evaluation-result-2069137-1247349600/solver-2069137-1247349600 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2069137-1247349600.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: 1.94 2.00 1.99 2/72 14689
/proc/meminfo: memFree=1674256/2055920 swapFree=4192952/4192956
[pid=14689] ppid=14687 vsize=7808 CPUtime=0.19
/proc/14689/stat : 14689 (ld-linux.so.2) R 14687 14689 14133 0 -1 4194304 1142 0 0 0 19 0 0 0 19 0 1 0 22023091 7995392 1121 996147200 1448431616 1448550632 4294956208 18446744073709551615 134692165 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 1952 1121 377 29 0 767 0

[startup+0.305545 s]
/proc/loadavg: 1.94 2.00 1.99 2/72 14689
/proc/meminfo: memFree=1674256/2055920 swapFree=4192952/4192956
[pid=14689] ppid=14687 vsize=8840 CPUtime=0.29
/proc/14689/stat : 14689 (ld-linux.so.2) R 14687 14689 14133 0 -1 4194304 1411 0 0 0 29 0 0 0 20 0 1 0 22023091 9052160 1390 996147200 1448431616 1448550632 4294956208 18446744073709551615 134525380 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 2210 1390 377 29 0 1025 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8840

[startup+0.402557 s]
/proc/loadavg: 1.94 2.00 1.99 2/72 14689
/proc/meminfo: memFree=1674256/2055920 swapFree=4192952/4192956
[pid=14689] ppid=14687 vsize=10000 CPUtime=0.38
/proc/14689/stat : 14689 (ld-linux.so.2) R 14687 14689 14133 0 -1 4194304 1669 0 0 0 38 0 0 0 20 0 1 0 22023091 10240000 1648 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157414941 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 2500 1648 378 29 0 1315 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 10000

[startup+0.502566 s]
/proc/loadavg: 1.94 2.00 1.99 2/72 14689
/proc/meminfo: memFree=1674256/2055920 swapFree=4192952/4192956
[pid=14689] ppid=14687 vsize=11028 CPUtime=0.48
/proc/14689/stat : 14689 (ld-linux.so.2) R 14687 14689 14133 0 -1 4194304 1926 0 0 0 48 0 0 0 21 0 1 0 22023091 11292672 1905 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157379015 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 2757 1905 378 29 0 1572 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 11028

[startup+0.701589 s]
/proc/loadavg: 1.94 2.00 1.99 2/72 14689
/proc/meminfo: memFree=1674256/2055920 swapFree=4192952/4192956
[pid=14689] ppid=14687 vsize=13108 CPUtime=0.69
/proc/14689/stat : 14689 (ld-linux.so.2) R 14687 14689 14133 0 -1 4194304 2473 0 0 0 68 1 0 0 23 0 1 0 22023091 13422592 2452 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157379203 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 3277 2452 379 29 0 2092 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13108

[startup+1.50267 s]
/proc/loadavg: 1.94 2.00 1.99 3/73 14690
/proc/meminfo: memFree=1638344/2055920 swapFree=4192952/4192956
[pid=14689] ppid=14687 vsize=41108 CPUtime=1.48
/proc/14689/stat : 14689 (ld-linux.so.2) R 14687 14689 14133 0 -1 4194304 9370 0 0 0 144 4 0 0 25 0 1 0 22023091 42094592 9349 996147200 1448431616 1448550632 4294956208 18446744073709551615 135172286 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 10277 9349 425 29 0 9092 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 41108

[startup+3.10183 s]
/proc/loadavg: 1.94 2.00 1.99 3/73 14690
/proc/meminfo: memFree=1638216/2055920 swapFree=4192952/4192956
[pid=14689] ppid=14687 vsize=41108 CPUtime=3.08
/proc/14689/stat : 14689 (ld-linux.so.2) R 14687 14689 14133 0 -1 4194304 9376 0 0 0 304 4 0 0 25 0 1 0 22023091 42094592 9355 996147200 1448431616 1448550632 4294956208 18446744073709551615 134860438 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 10277 9355 425 29 0 9092 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 41108

[startup+6.30114 s]
/proc/loadavg: 1.95 2.00 1.99 3/73 14690
/proc/meminfo: memFree=1638088/2055920 swapFree=4192952/4192956
[pid=14689] ppid=14687 vsize=41108 CPUtime=6.26
/proc/14689/stat : 14689 (ld-linux.so.2) R 14687 14689 14133 0 -1 4194304 9391 0 0 0 622 4 0 0 25 0 1 0 22023091 42094592 9370 996147200 1448431616 1448550632 4294956208 18446744073709551615 135172204 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 10277 9370 425 29 0 9092 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 41108

[startup+12.7018 s]
/proc/loadavg: 1.95 2.00 1.99 3/73 14690
/proc/meminfo: memFree=1638088/2055920 swapFree=4192952/4192956
[pid=14689] ppid=14687 vsize=41108 CPUtime=12.63
/proc/14689/stat : 14689 (ld-linux.so.2) R 14687 14689 14133 0 -1 4194304 9391 0 0 0 1259 4 0 0 25 0 1 0 22023091 42094592 9370 996147200 1448431616 1448550632 4294956208 18446744073709551615 135290312 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 10277 9370 425 29 0 9092 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 41108

[startup+25.502 s]
/proc/loadavg: 1.96 2.00 1.99 3/73 14690
/proc/meminfo: memFree=1638216/2055920 swapFree=4192952/4192956
[pid=14689] ppid=14687 vsize=41108 CPUtime=25.38
/proc/14689/stat : 14689 (ld-linux.so.2) R 14687 14689 14133 0 -1 4194304 9391 0 0 0 2534 4 0 0 25 0 1 0 22023091 42094592 9370 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269029 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 10277 9370 425 29 0 9092 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 41108

[startup+51.1015 s]
/proc/loadavg: 1.97 2.00 1.99 3/73 14690
/proc/meminfo: memFree=1638280/2055920 swapFree=4192952/4192956
[pid=14689] ppid=14687 vsize=41108 CPUtime=50.85
/proc/14689/stat : 14689 (ld-linux.so.2) R 14687 14689 14133 0 -1 4194304 9391 0 0 0 5081 4 0 0 25 0 1 0 22023091 42094592 9370 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864860 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 10277 9370 425 29 0 9092 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 41108

[startup+102.302 s]
/proc/loadavg: 2.11 2.04 2.01 3/73 14696
/proc/meminfo: memFree=1638016/2055920 swapFree=4192952/4192956
[pid=14689] ppid=14687 vsize=41108 CPUtime=101.8
/proc/14689/stat : 14689 (ld-linux.so.2) R 14687 14689 14133 0 -1 4194304 9391 0 0 0 10176 4 0 0 25 0 1 0 22023091 42094592 9370 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864867 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 10277 9370 425 29 0 9092 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 41108

[startup+162.301 s]
/proc/loadavg: 2.04 2.03 2.00 3/73 14696
/proc/meminfo: memFree=1638016/2055920 swapFree=4192952/4192956
[pid=14689] ppid=14687 vsize=41240 CPUtime=161.53
/proc/14689/stat : 14689 (ld-linux.so.2) R 14687 14689 14133 0 -1 4194304 9392 0 0 0 16149 4 0 0 25 0 1 0 22023091 42229760 9371 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839868 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 10310 9371 425 29 0 9125 0
Current children cumulated CPU time (s) 161.53
Current children cumulated vsize (KiB) 41240

[startup+222.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/73 14696
/proc/meminfo: memFree=1638016/2055920 swapFree=4192952/4192956
[pid=14689] ppid=14687 vsize=41240 CPUtime=221.27
/proc/14689/stat : 14689 (ld-linux.so.2) R 14687 14689 14133 0 -1 4194304 9392 0 0 0 22123 4 0 0 25 0 1 0 22023091 42229760 9371 996147200 1448431616 1448550632 4294956208 18446744073709551615 135289712 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 10310 9371 425 29 0 9125 0
Current children cumulated CPU time (s) 221.27
Current children cumulated vsize (KiB) 41240

[startup+282.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/73 14696
/proc/meminfo: memFree=1638016/2055920 swapFree=4192952/4192956
[pid=14689] ppid=14687 vsize=41240 CPUtime=281.01
/proc/14689/stat : 14689 (ld-linux.so.2) R 14687 14689 14133 0 -1 4194304 9392 0 0 0 28096 5 0 0 25 0 1 0 22023091 42229760 9371 996147200 1448431616 1448550632 4294956208 18446744073709551615 135291357 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 10310 9371 425 29 0 9125 0
Current children cumulated CPU time (s) 281.01
Current children cumulated vsize (KiB) 41240

[startup+342.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 14696
/proc/meminfo: memFree=1638016/2055920 swapFree=4192952/4192956
[pid=14689] ppid=14687 vsize=41240 CPUtime=340.75
/proc/14689/stat : 14689 (ld-linux.so.2) R 14687 14689 14133 0 -1 4194304 9392 0 0 0 34070 5 0 0 25 0 1 0 22023091 42229760 9371 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268093 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 10310 9371 425 29 0 9125 0
Current children cumulated CPU time (s) 340.75
Current children cumulated vsize (KiB) 41240

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14696
/proc/meminfo: memFree=1638024/2055920 swapFree=4192952/4192956
[pid=14689] ppid=14687 vsize=41240 CPUtime=400.48
/proc/14689/stat : 14689 (ld-linux.so.2) R 14687 14689 14133 0 -1 4194304 9393 0 0 0 40043 5 0 0 25 0 1 0 22023091 42229760 9372 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864860 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 10310 9372 425 29 0 9125 0
Current children cumulated CPU time (s) 400.48
Current children cumulated vsize (KiB) 41240

[startup+462.307 s]
/proc/loadavg: 2.06 2.02 2.00 3/73 14696
/proc/meminfo: memFree=1638024/2055920 swapFree=4192952/4192956
[pid=14689] ppid=14687 vsize=41240 CPUtime=460.22
/proc/14689/stat : 14689 (ld-linux.so.2) R 14687 14689 14133 0 -1 4194304 9393 0 0 0 46017 5 0 0 25 0 1 0 22023091 42229760 9372 996147200 1448431616 1448550632 4294956208 18446744073709551615 135291386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 10310 9372 425 29 0 9125 0
Current children cumulated CPU time (s) 460.22
Current children cumulated vsize (KiB) 41240

[startup+522.302 s]
/proc/loadavg: 2.07 2.03 2.00 3/73 14696
/proc/meminfo: memFree=1638024/2055920 swapFree=4192952/4192956
[pid=14689] ppid=14687 vsize=41240 CPUtime=519.94
/proc/14689/stat : 14689 (ld-linux.so.2) R 14687 14689 14133 0 -1 4194304 9393 0 0 0 51989 5 0 0 25 0 1 0 22023091 42229760 9372 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865087 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 10310 9372 425 29 0 9125 0
Current children cumulated CPU time (s) 519.94
Current children cumulated vsize (KiB) 41240

[startup+582.302 s]
/proc/loadavg: 2.11 2.05 2.01 3/73 14696
/proc/meminfo: memFree=1637896/2055920 swapFree=4192952/4192956
[pid=14689] ppid=14687 vsize=41240 CPUtime=579.67
/proc/14689/stat : 14689 (ld-linux.so.2) R 14687 14689 14133 0 -1 4194304 9393 0 0 0 57962 5 0 0 25 0 1 0 22023091 42229760 9372 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161208 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 10310 9372 425 29 0 9125 0
Current children cumulated CPU time (s) 579.67
Current children cumulated vsize (KiB) 41240

[startup+642.301 s]
/proc/loadavg: 2.12 2.05 2.01 3/83 14778
/proc/meminfo: memFree=1583808/2055920 swapFree=4192952/4192956
[pid=14689] ppid=14687 vsize=41240 CPUtime=639.6
/proc/14689/stat : 14689 (ld-linux.so.2) R 14687 14689 14133 0 -1 4194304 9393 0 0 0 63953 7 0 0 25 0 1 0 22023091 42229760 9372 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268111 0 0 4096 0 0 0 0 17 0 0 0
/proc/14689/statm: 10310 9372 425 29 0 9125 0
Current children cumulated CPU time (s) 639.6
Current children cumulated vsize (KiB) 41240

[startup+702.301 s]

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

[startup+882.302 s]
/proc/loadavg: 2.31 2.13 2.03 4/84 14897
/proc/meminfo: memFree=978048/2055920 swapFree=4192952/4192956
[pid=14689] ppid=14687 vsize=41240 CPUtime=878.79
/proc/14689/stat : 14689 (ld-linux.so.2) R 14687 14689 14133 0 -1 4194304 9393 0 0 0 87864 15 0 0 25 0 1 0 22023091 42229760 9372 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268108 0 0 4096 0 0 0 0 17 0 0 0
/proc/14689/statm: 10310 9372 425 29 0 9125 0
Current children cumulated CPU time (s) 878.79
Current children cumulated vsize (KiB) 41240

[startup+942.302 s]
/proc/loadavg: 2.19 2.13 2.04 3/84 14897
/proc/meminfo: memFree=977856/2055920 swapFree=4192952/4192956
[pid=14689] ppid=14687 vsize=41240 CPUtime=938.53
/proc/14689/stat : 14689 (ld-linux.so.2) R 14687 14689 14133 0 -1 4194304 9397 0 0 0 93838 15 0 0 25 0 1 0 22023091 42229760 9376 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839885 0 0 4096 0 0 0 0 17 0 0 0
/proc/14689/statm: 10310 9376 425 29 0 9125 0
Current children cumulated CPU time (s) 938.53
Current children cumulated vsize (KiB) 41240

[startup+1002.3 s]
/proc/loadavg: 2.07 2.11 2.03 3/82 14999
/proc/meminfo: memFree=1642504/2055920 swapFree=4192952/4192956
[pid=14689] ppid=14687 vsize=41240 CPUtime=998.27
/proc/14689/stat : 14689 (ld-linux.so.2) R 14687 14689 14133 0 -1 4194304 9397 0 0 0 99810 17 0 0 25 0 1 0 22023091 42229760 9376 996147200 1448431616 1448550632 4294956208 18446744073709551615 135289775 0 0 4096 0 0 0 0 17 0 0 0
/proc/14689/statm: 10310 9376 425 29 0 9125 0
Current children cumulated CPU time (s) 998.27
Current children cumulated vsize (KiB) 41240

[startup+1062.3 s]
/proc/loadavg: 2.02 2.08 2.03 3/82 14999
/proc/meminfo: memFree=1642248/2055920 swapFree=4192952/4192956
[pid=14689] ppid=14687 vsize=41240 CPUtime=1058.02
/proc/14689/stat : 14689 (ld-linux.so.2) R 14687 14689 14133 0 -1 4194304 9397 0 0 0 105785 17 0 0 25 0 1 0 22023091 42229760 9376 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864860 0 0 4096 0 0 0 0 17 0 0 0
/proc/14689/statm: 10310 9376 425 29 0 9125 0
Current children cumulated CPU time (s) 1058.02
Current children cumulated vsize (KiB) 41240

[startup+1122.31 s]
/proc/loadavg: 2.01 2.07 2.02 3/82 14999
/proc/meminfo: memFree=1642184/2055920 swapFree=4192952/4192956
[pid=14689] ppid=14687 vsize=41240 CPUtime=1117.78
/proc/14689/stat : 14689 (ld-linux.so.2) R 14687 14689 14133 0 -1 4194304 9397 0 0 0 111761 17 0 0 25 0 1 0 22023091 42229760 9376 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268321 0 0 4096 0 0 0 0 17 0 0 0
/proc/14689/statm: 10310 9376 425 29 0 9125 0
Current children cumulated CPU time (s) 1117.78
Current children cumulated vsize (KiB) 41240

[startup+1182.3 s]
/proc/loadavg: 1.72 1.99 1.99 3/83 15100
/proc/meminfo: memFree=1685384/2055920 swapFree=4192952/4192956
[pid=14689] ppid=14687 vsize=41240 CPUtime=1177.57
/proc/14689/stat : 14689 (ld-linux.so.2) R 14687 14689 14133 0 -1 4194304 9397 0 0 0 117739 18 0 0 25 0 1 0 22023091 42229760 9376 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268993 0 0 4096 0 0 0 0 17 0 0 0
/proc/14689/statm: 10310 9376 425 29 0 9125 0
Current children cumulated CPU time (s) 1177.57
Current children cumulated vsize (KiB) 41240

[startup+1242.3 s]
/proc/loadavg: 1.32 1.82 1.93 2/68 15279
/proc/meminfo: memFree=1701504/2055920 swapFree=4192952/4192956
[pid=14689] ppid=14687 vsize=41240 CPUtime=1237.5
/proc/14689/stat : 14689 (ld-linux.so.2) R 14687 14689 14133 0 -1 4194304 9397 0 0 0 123729 21 0 0 25 0 1 0 22023091 42229760 9376 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269021 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 10310 9376 425 29 0 9125 0
Current children cumulated CPU time (s) 1237.5
Current children cumulated vsize (KiB) 41240

[startup+1302.3 s]
/proc/loadavg: 1.17 1.68 1.88 2/68 15409
/proc/meminfo: memFree=1701184/2055920 swapFree=4192952/4192956
[pid=14689] ppid=14687 vsize=41240 CPUtime=1297.45
/proc/14689/stat : 14689 (ld-linux.so.2) R 14687 14689 14133 0 -1 4194304 9397 0 0 0 129723 22 0 0 25 0 1 0 22023091 42229760 9376 996147200 1448431616 1448550632 4294956208 18446744073709551615 134829021 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 10310 9376 425 29 0 9125 0
Current children cumulated CPU time (s) 1297.45
Current children cumulated vsize (KiB) 41240

[startup+1362.3 s]
/proc/loadavg: 1.69 1.74 1.88 3/81 15427
/proc/meminfo: memFree=1635992/2055920 swapFree=4192952/4192956
[pid=14689] ppid=14687 vsize=41240 CPUtime=1357.15
/proc/14689/stat : 14689 (ld-linux.so.2) R 14687 14689 14133 0 -1 4194304 9397 0 0 0 135692 23 0 0 25 0 1 0 22023091 42229760 9376 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839910 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 10310 9376 425 29 0 9125 0
Current children cumulated CPU time (s) 1357.15
Current children cumulated vsize (KiB) 41240

[startup+1422.3 s]
/proc/loadavg: 1.97 1.80 1.89 3/84 15507
/proc/meminfo: memFree=1416832/2055920 swapFree=4192952/4192956
[pid=14689] ppid=14687 vsize=41240 CPUtime=1415.96
/proc/14689/stat : 14689 (ld-linux.so.2) R 14687 14689 14133 0 -1 4194304 9397 0 0 0 141572 24 0 0 25 0 1 0 22023091 42229760 9376 996147200 1448431616 1448550632 4294956208 18446744073709551615 135291660 0 0 4096 0 0 0 0 17 0 0 0
/proc/14689/statm: 10310 9376 425 29 0 9125 0
Current children cumulated CPU time (s) 1415.96
Current children cumulated vsize (KiB) 41240

[startup+1482.3 s]
/proc/loadavg: 2.05 1.86 1.91 3/84 15507
/proc/meminfo: memFree=1006080/2055920 swapFree=4192952/4192956
[pid=14689] ppid=14687 vsize=41240 CPUtime=1475.22
/proc/14689/stat : 14689 (ld-linux.so.2) R 14687 14689 14133 0 -1 4194304 9397 0 0 0 147498 24 0 0 25 0 1 0 22023091 42229760 9376 996147200 1448431616 1448550632 4294956208 18446744073709551615 134828992 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 10310 9376 425 29 0 9125 0
Current children cumulated CPU time (s) 1475.22
Current children cumulated vsize (KiB) 41240

[startup+1542.3 s]
/proc/loadavg: 2.19 1.93 1.93 3/84 15757
/proc/meminfo: memFree=1007736/2055920 swapFree=4192952/4192956
[pid=14689] ppid=14687 vsize=41240 CPUtime=1533.89
/proc/14689/stat : 14689 (ld-linux.so.2) R 14687 14689 14133 0 -1 4194304 9397 0 0 0 153361 28 0 0 25 0 1 0 22023091 42229760 9376 996147200 1448431616 1448550632 4294956208 18446744073709551615 134842511 0 0 4096 0 0 0 0 17 1 0 0
/proc/14689/statm: 10310 9376 425 29 0 9125 0
Current children cumulated CPU time (s) 1533.89
Current children cumulated vsize (KiB) 41240

[startup+1602.3 s]
/proc/loadavg: 2.07 1.93 1.92 3/83 15889
/proc/meminfo: memFree=1589120/2055920 swapFree=4192952/4192956
[pid=14689] ppid=14687 vsize=41240 CPUtime=1593.63
/proc/14689/stat : 14689 (ld-linux.so.2) R 14687 14689 14133 0 -1 4194304 9397 0 0 0 159332 31 0 0 25 0 1 0 22023091 42229760 9376 996147200 1448431616 1448550632 4294956208 18446744073709551615 135172204 0 0 4096 0 0 0 0 17 0 0 0
/proc/14689/statm: 10310 9376 425 29 0 9125 0
Current children cumulated CPU time (s) 1593.63
Current children cumulated vsize (KiB) 41240

[startup+1662.3 s]
/proc/loadavg: 2.02 1.94 1.92 3/83 15889
/proc/meminfo: memFree=1560512/2055920 swapFree=4192952/4192956
[pid=14689] ppid=14687 vsize=41240 CPUtime=1653.37
/proc/14689/stat : 14689 (ld-linux.so.2) R 14687 14689 14133 0 -1 4194304 9397 0 0 0 165306 31 0 0 25 0 1 0 22023091 42229760 9376 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259313 0 0 4096 0 0 0 0 17 0 0 0
/proc/14689/statm: 10310 9376 425 29 0 9125 0
Current children cumulated CPU time (s) 1653.37
Current children cumulated vsize (KiB) 41240

[startup+1722.3 s]
/proc/loadavg: 2.01 1.95 1.92 3/83 15889
/proc/meminfo: memFree=1538624/2055920 swapFree=4192952/4192956
[pid=14689] ppid=14687 vsize=41240 CPUtime=1713.12
/proc/14689/stat : 14689 (ld-linux.so.2) R 14687 14689 14133 0 -1 4194304 9397 0 0 0 171280 32 0 0 25 0 1 0 22023091 42229760 9376 996147200 1448431616 1448550632 4294956208 18446744073709551615 134842574 0 0 4096 0 0 0 0 17 0 0 0
/proc/14689/statm: 10310 9376 425 29 0 9125 0
Current children cumulated CPU time (s) 1713.12
Current children cumulated vsize (KiB) 41240

[startup+1782.31 s]
/proc/loadavg: 2.07 1.97 1.93 3/75 15891
/proc/meminfo: memFree=1602624/2055920 swapFree=4192952/4192956
[pid=14689] ppid=14687 vsize=41240 CPUtime=1772.86
/proc/14689/stat : 14689 (ld-linux.so.2) R 14687 14689 14133 0 -1 4194304 9397 0 0 0 177254 32 0 0 25 0 1 0 22023091 42229760 9376 996147200 1448431616 1448550632 4294956208 18446744073709551615 135292018 0 0 4096 0 0 0 0 17 0 0 0
/proc/14689/statm: 10310 9376 425 29 0 9125 0
Current children cumulated CPU time (s) 1772.86
Current children cumulated vsize (KiB) 41240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.6 s]
/proc/loadavg: 2.05 1.97 1.93 3/75 15891
/proc/meminfo: memFree=1543232/2055920 swapFree=4192952/4192956
[pid=14689] ppid=14687 vsize=41240 CPUtime=1800.06
/proc/14689/stat : 14689 (ld-linux.so.2) R 14687 14689 14133 0 -1 4194304 9397 0 0 0 179973 33 0 0 25 0 1 0 22023091 42229760 9376 996147200 1448431616 1448550632 4294956208 18446744073709551615 135289717 0 0 4096 0 0 0 0 17 0 0 0
/proc/14689/statm: 10310 9376 425 29 0 9125 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 41240

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

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

[startup+1809.6 s]
/proc/loadavg: 2.05 1.97 1.93 3/75 15891
/proc/meminfo: memFree=1543232/2055920 swapFree=4192952/4192956
[pid=14689] ppid=14687 vsize=41240 CPUtime=1800.06
/proc/14689/stat : 14689 (ld-linux.so.2) R 14687 14689 14133 0 -1 4194304 9397 0 0 0 179973 33 0 0 25 0 1 0 22023091 42229760 9376 996147200 1448431616 1448550632 4294956208 18446744073709551615 135289717 0 0 4096 0 0 0 0 17 0 0 0
/proc/14689/statm: 10310 9376 425 29 0 9125 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 41240

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.61
CPU time (s): 1800.07
CPU user time (s): 1799.74
CPU system time (s): 0.336948
CPU usage (%): 99.4728
Max. virtual memory (cumulated for all children) (KiB): 41240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.74
system time used= 0.336948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9397
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= 25
involuntary context switches= 22279

runsolver used 2.08468 second user time and 5.03523 second system time

The end

Launcher Data

Begin job on node60 at 2009-07-12 00:00:01
IDJOB=2069137
IDBENCH=54988
IDSOLVER=769
FILE ID=node60/2069137-1247349600
PBS_JOBID= 9506804
Free space on /tmp= 66388 MiB

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

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

MD5SUM BENCH= 2ce4d21cf2d69359655b1bebad60447f
RANDOM SEED=1338551584

node60.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.232
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.232
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:       1674736 kB
Buffers:         44464 kB
Cached:         206384 kB
SwapCached:          4 kB
Active:         158864 kB
Inactive:       172060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1674736 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            4336 kB
Writeback:           0 kB
Mapped:          91632 kB
Slab:            35608 kB
Committed_AS:   220328 kB
PageTables:       1936 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= 66312 MiB
End job on node60 at 2009-07-12 00:30:12