Trace number 2066651

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.09 1800.92

General information on the benchmark

Namecsp/pseudo/ii/
normalized-ii-32e5.xml
MD5SUMfaa57d28b443bcfc668a0f40a81e1157
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 benchmark9.32258
Satisfiable
(Un)Satisfiability was proved
Number of variables1044
Number of constraints12158
Maximum constraint arity32
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension12158
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-2066651-1247343319/watcher-2066651-1247343319 -o /tmp/evaluation-result-2066651-1247343319/solver-2066651-1247343319 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2066651-1247343319.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 14484
/proc/meminfo: memFree=907152/2055920 swapFree=4192956/4192956
[pid=14484] ppid=14482 vsize=4804 CPUtime=0
/proc/14484/stat : 14484 (ld-linux.so.2) R 14482 14484 13958 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 21395673 4919296 163 996147200 1448431616 1448550632 4294956208 18446744073709551615 1448480482 0 0 4096 0 0 0 0 17 0 0 0
/proc/14484/statm: 1201 163 138 29 0 16 0

[startup+0.0427509 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 14484
/proc/meminfo: memFree=907152/2055920 swapFree=4192956/4192956
[pid=14484] ppid=14482 vsize=5472 CPUtime=0.03
/proc/14484/stat : 14484 (ld-linux.so.2) R 14482 14484 13958 0 -1 4194304 587 0 0 0 3 0 0 0 18 0 1 0 21395673 5603328 566 996147200 1448431616 1448550632 4294956208 18446744073709551615 4160172296 0 0 4096 0 0 0 0 17 0 0 0
/proc/14484/statm: 1368 567 377 29 0 183 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5472

[startup+0.101719 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 14484
/proc/meminfo: memFree=907152/2055920 swapFree=4192956/4192956
[pid=14484] ppid=14482 vsize=6268 CPUtime=0.09
/proc/14484/stat : 14484 (ld-linux.so.2) R 14482 14484 13958 0 -1 4194304 780 0 0 0 9 0 0 0 18 0 1 0 21395673 6418432 759 996147200 1448431616 1448550632 4294956208 18446744073709551615 134614792 0 0 4096 0 0 0 0 17 0 0 0
/proc/14484/statm: 1567 760 377 29 0 382 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6268

[startup+0.301742 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 14484
/proc/meminfo: memFree=907152/2055920 swapFree=4192956/4192956
[pid=14484] ppid=14482 vsize=8836 CPUtime=0.29
/proc/14484/stat : 14484 (ld-linux.so.2) R 14482 14484 13958 0 -1 4194304 1422 0 0 0 29 0 0 0 19 0 1 0 21395673 9048064 1401 996147200 1448431616 1448550632 4294956208 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/14484/statm: 2209 1402 377 29 0 1024 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8836

[startup+0.701785 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 14484
/proc/meminfo: memFree=907152/2055920 swapFree=4192956/4192956
[pid=14484] ppid=14482 vsize=34076 CPUtime=0.69
/proc/14484/stat : 14484 (ld-linux.so.2) R 14482 14484 13958 0 -1 4194304 7755 0 0 0 65 4 0 0 23 0 1 0 21395673 34893824 7734 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 0 0 0
/proc/14484/statm: 8552 7737 405 29 0 7367 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34076

[startup+1.50187 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14485
/proc/meminfo: memFree=866824/2055920 swapFree=4192956/4192956
[pid=14484] ppid=14482 vsize=46704 CPUtime=1.49
/proc/14484/stat : 14484 (ld-linux.so.2) R 14482 14484 13958 0 -1 4194304 10854 0 0 0 144 5 0 0 25 0 1 0 21395673 47824896 10833 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/14484/statm: 11676 10833 423 29 0 10491 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46704

[startup+3.10104 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14485
/proc/meminfo: memFree=863624/2055920 swapFree=4192956/4192956
[pid=14484] ppid=14482 vsize=52548 CPUtime=3.09
/proc/14484/stat : 14484 (ld-linux.so.2) R 14482 14484 13958 0 -1 4194304 11825 0 0 0 303 6 0 0 25 0 1 0 21395673 53809152 11804 996147200 1448431616 1448550632 4294956208 18446744073709551615 135291808 0 0 4096 0 0 0 0 17 0 0 0
/proc/14484/statm: 13137 11804 423 29 0 11952 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52548

[startup+6.30239 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14485
/proc/meminfo: memFree=856200/2055920 swapFree=4192956/4192956
[pid=14484] ppid=14482 vsize=56112 CPUtime=6.29
/proc/14484/stat : 14484 (ld-linux.so.2) R 14482 14484 13958 0 -1 4194304 13088 0 0 0 623 6 0 0 25 0 1 0 21395673 57458688 13067 996147200 1448431616 1448550632 4294956208 18446744073709551615 135290409 0 0 4096 0 0 0 0 17 0 0 0
/proc/14484/statm: 14028 13067 423 29 0 12843 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56112

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14485
/proc/meminfo: memFree=855304/2055920 swapFree=4192956/4192956
[pid=14484] ppid=14482 vsize=56772 CPUtime=12.69
/proc/14484/stat : 14484 (ld-linux.so.2) R 14482 14484 13958 0 -1 4194304 13306 0 0 0 1263 6 0 0 25 0 1 0 21395673 58134528 13285 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269029 0 0 4096 0 0 0 0 17 0 0 0
/proc/14484/statm: 14193 13285 423 29 0 13008 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56772

[startup+25.5015 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14485
/proc/meminfo: memFree=855304/2055920 swapFree=4192956/4192956
[pid=14484] ppid=14482 vsize=56904 CPUtime=25.48
/proc/14484/stat : 14484 (ld-linux.so.2) R 14482 14484 13958 0 -1 4194304 13326 0 0 0 2542 6 0 0 25 0 1 0 21395673 58269696 13305 996147200 1448431616 1448550632 4294956208 18446744073709551615 135291960 0 0 4096 0 0 0 0 17 0 0 0
/proc/14484/statm: 14226 13305 423 29 0 13041 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 56904

[startup+51.1012 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14485
/proc/meminfo: memFree=854984/2055920 swapFree=4192956/4192956
[pid=14484] ppid=14482 vsize=57168 CPUtime=51.07
/proc/14484/stat : 14484 (ld-linux.so.2) R 14482 14484 13958 0 -1 4194304 13421 0 0 0 5101 6 0 0 25 0 1 0 21395673 58540032 13400 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865184 0 0 4096 0 0 0 0 17 0 0 0
/proc/14484/statm: 14292 13400 423 29 0 13107 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 57168

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 14485
/proc/meminfo: memFree=853832/2055920 swapFree=4192956/4192956
[pid=14484] ppid=14482 vsize=58092 CPUtime=102.25
/proc/14484/stat : 14484 (ld-linux.so.2) R 14482 14484 13958 0 -1 4194304 13643 0 0 0 10219 6 0 0 25 0 1 0 21395673 59486208 13622 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268108 0 0 4096 0 0 0 0 17 0 0 0
/proc/14484/statm: 14523 13622 423 29 0 13338 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 58092

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14485
/proc/meminfo: memFree=853768/2055920 swapFree=4192956/4192956
[pid=14484] ppid=14482 vsize=58092 CPUtime=162.22
/proc/14484/stat : 14484 (ld-linux.so.2) R 14482 14484 13958 0 -1 4194304 13650 0 0 0 16216 6 0 0 25 0 1 0 21395673 59486208 13629 996147200 1448431616 1448550632 4294956208 18446744073709551615 135211680 0 0 4096 0 0 0 0 17 0 0 0
/proc/14484/statm: 14523 13629 423 29 0 13338 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 58092

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14485
/proc/meminfo: memFree=853704/2055920 swapFree=4192956/4192956
[pid=14484] ppid=14482 vsize=58092 CPUtime=222.2
/proc/14484/stat : 14484 (ld-linux.so.2) R 14482 14484 13958 0 -1 4194304 13657 0 0 0 22214 6 0 0 25 0 1 0 21395673 59486208 13636 996147200 1448431616 1448550632 4294956208 18446744073709551615 135291328 0 0 4096 0 0 0 0 17 0 0 0
/proc/14484/statm: 14523 13636 423 29 0 13338 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 58092

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14485
/proc/meminfo: memFree=853640/2055920 swapFree=4192956/4192956
[pid=14484] ppid=14482 vsize=58092 CPUtime=282.17
/proc/14484/stat : 14484 (ld-linux.so.2) R 14482 14484 13958 0 -1 4194304 13672 0 0 0 28211 6 0 0 25 0 1 0 21395673 59486208 13651 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864828 0 0 4096 0 0 0 0 17 0 0 0
/proc/14484/statm: 14523 13651 423 29 0 13338 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 58092

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14485
/proc/meminfo: memFree=853640/2055920 swapFree=4192956/4192956
[pid=14484] ppid=14482 vsize=58224 CPUtime=342.16
/proc/14484/stat : 14484 (ld-linux.so.2) R 14482 14484 13958 0 -1 4194304 13684 0 0 0 34209 7 0 0 25 0 1 0 21395673 59621376 13663 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/14484/statm: 14556 13663 423 29 0 13371 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 58224

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14485
/proc/meminfo: memFree=853640/2055920 swapFree=4192956/4192956
[pid=14484] ppid=14482 vsize=58224 CPUtime=402.13
/proc/14484/stat : 14484 (ld-linux.so.2) R 14482 14484 13958 0 -1 4194304 13684 0 0 0 40206 7 0 0 25 0 1 0 21395673 59621376 13663 996147200 1448431616 1448550632 4294956208 18446744073709551615 134829017 0 0 4096 0 0 0 0 17 0 0 0
/proc/14484/statm: 14556 13663 423 29 0 13371 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 58224

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14485
/proc/meminfo: memFree=853576/2055920 swapFree=4192956/4192956
[pid=14484] ppid=14482 vsize=58224 CPUtime=462.11
/proc/14484/stat : 14484 (ld-linux.so.2) R 14482 14484 13958 0 -1 4194304 13693 0 0 0 46204 7 0 0 25 0 1 0 21395673 59621376 13672 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839791 0 0 4096 0 0 0 0 17 0 0 0
/proc/14484/statm: 14556 13672 423 29 0 13371 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 58224

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14485
/proc/meminfo: memFree=853576/2055920 swapFree=4192956/4192956
[pid=14484] ppid=14482 vsize=58224 CPUtime=522.08
/proc/14484/stat : 14484 (ld-linux.so.2) R 14482 14484 13958 0 -1 4194304 13693 0 0 0 52201 7 0 0 25 0 1 0 21395673 59621376 13672 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/14484/statm: 14556 13672 423 29 0 13371 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 58224

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14485
/proc/meminfo: memFree=853576/2055920 swapFree=4192956/4192956
[pid=14484] ppid=14482 vsize=58224 CPUtime=582.05
/proc/14484/stat : 14484 (ld-linux.so.2) R 14482 14484 13958 0 -1 4194304 13694 0 0 0 58198 7 0 0 25 0 1 0 21395673 59621376 13673 996147200 1448431616 1448550632 4294956208 18446744073709551615 135292128 0 0 4096 0 0 0 0 17 0 0 0
/proc/14484/statm: 14556 13673 423 29 0 13371 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 58224

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14485
/proc/meminfo: memFree=853384/2055920 swapFree=4192956/4192956
[pid=14484] ppid=14482 vsize=58356 CPUtime=642.03
/proc/14484/stat : 14484 (ld-linux.so.2) R 14482 14484 13958 0 -1 4194304 13724 0 0 0 64196 7 0 0 25 0 1 0 21395673 59756544 13703 996147200 1448431616 1448550632 4294956208 18446744073709551615 135172204 0 0 4096 0 0 0 0 17 0 0 0
/proc/14484/statm: 14589 13703 423 29 0 13404 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 58356

[startup+702.302 s]

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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14591
/proc/meminfo: memFree=474248/2055920 swapFree=4192956/4192956
[pid=14484] ppid=14482 vsize=58488 CPUtime=881.83
/proc/14484/stat : 14484 (ld-linux.so.2) R 14482 14484 13958 0 -1 4194304 13752 0 0 0 88174 9 0 0 25 0 1 0 21395673 59891712 13731 996147200 1448431616 1448550632 4294956208 18446744073709551615 134829017 0 0 4096 0 0 0 0 17 0 0 0
/proc/14484/statm: 14622 13731 423 29 0 13437 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 58488

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14591
/proc/meminfo: memFree=474248/2055920 swapFree=4192956/4192956
[pid=14484] ppid=14482 vsize=58488 CPUtime=941.81
/proc/14484/stat : 14484 (ld-linux.so.2) R 14482 14484 13958 0 -1 4194304 13753 0 0 0 94172 9 0 0 25 0 1 0 21395673 59891712 13732 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/14484/statm: 14622 13732 423 29 0 13437 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 58488

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14591
/proc/meminfo: memFree=474256/2055920 swapFree=4192956/4192956
[pid=14484] ppid=14482 vsize=58488 CPUtime=1001.78
/proc/14484/stat : 14484 (ld-linux.so.2) R 14482 14484 13958 0 -1 4194304 13753 0 0 0 100169 9 0 0 25 0 1 0 21395673 59891712 13732 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269021 0 0 4096 0 0 0 0 17 0 0 0
/proc/14484/statm: 14622 13732 423 29 0 13437 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 58488

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14591
/proc/meminfo: memFree=474256/2055920 swapFree=4192956/4192956
[pid=14484] ppid=14482 vsize=58488 CPUtime=1061.76
/proc/14484/stat : 14484 (ld-linux.so.2) R 14482 14484 13958 0 -1 4194304 13753 0 0 0 106167 9 0 0 25 0 1 0 21395673 59891712 13732 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268093 0 0 4096 0 0 0 0 17 0 0 0
/proc/14484/statm: 14622 13732 423 29 0 13437 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 58488

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14591
/proc/meminfo: memFree=474256/2055920 swapFree=4192956/4192956
[pid=14484] ppid=14482 vsize=58488 CPUtime=1121.73
/proc/14484/stat : 14484 (ld-linux.so.2) R 14482 14484 13958 0 -1 4194304 13760 0 0 0 112164 9 0 0 25 0 1 0 21395673 59891712 13739 996147200 1448431616 1448550632 4294956208 18446744073709551615 134829017 0 0 4096 0 0 0 0 17 0 0 0
/proc/14484/statm: 14622 13739 423 29 0 13437 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 58488

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14591
/proc/meminfo: memFree=474256/2055920 swapFree=4192956/4192956
[pid=14484] ppid=14482 vsize=58488 CPUtime=1181.71
/proc/14484/stat : 14484 (ld-linux.so.2) R 14482 14484 13958 0 -1 4194304 13761 0 0 0 118162 9 0 0 25 0 1 0 21395673 59891712 13740 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/14484/statm: 14622 13740 423 29 0 13437 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 58488

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14591
/proc/meminfo: memFree=474128/2055920 swapFree=4192956/4192956
[pid=14484] ppid=14482 vsize=58488 CPUtime=1241.69
/proc/14484/stat : 14484 (ld-linux.so.2) R 14482 14484 13958 0 -1 4194304 13764 0 0 0 124160 9 0 0 25 0 1 0 21395673 59891712 13743 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865255 0 0 4096 0 0 0 0 17 0 0 0
/proc/14484/statm: 14622 13743 423 29 0 13437 0
Current children cumulated CPU time (s) 1241.69
Current children cumulated vsize (KiB) 58488

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14591
/proc/meminfo: memFree=474064/2055920 swapFree=4192956/4192956
[pid=14484] ppid=14482 vsize=58488 CPUtime=1301.66
/proc/14484/stat : 14484 (ld-linux.so.2) R 14482 14484 13958 0 -1 4194304 13764 0 0 0 130157 9 0 0 25 0 1 0 21395673 59891712 13743 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14484/statm: 14622 13743 423 29 0 13437 0
Current children cumulated CPU time (s) 1301.66
Current children cumulated vsize (KiB) 58488

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14591
/proc/meminfo: memFree=474064/2055920 swapFree=4192956/4192956
[pid=14484] ppid=14482 vsize=58488 CPUtime=1361.64
/proc/14484/stat : 14484 (ld-linux.so.2) R 14482 14484 13958 0 -1 4194304 13764 0 0 0 136155 9 0 0 25 0 1 0 21395673 59891712 13743 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269021 0 0 4096 0 0 0 0 17 0 0 0
/proc/14484/statm: 14622 13743 423 29 0 13437 0
Current children cumulated CPU time (s) 1361.64
Current children cumulated vsize (KiB) 58488

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14591
/proc/meminfo: memFree=474000/2055920 swapFree=4192956/4192956
[pid=14484] ppid=14482 vsize=58488 CPUtime=1421.62
/proc/14484/stat : 14484 (ld-linux.so.2) R 14482 14484 13958 0 -1 4194304 13766 0 0 0 142153 9 0 0 25 0 1 0 21395673 59891712 13745 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864867 0 0 4096 0 0 0 0 17 0 0 0
/proc/14484/statm: 14622 13745 423 29 0 13437 0
Current children cumulated CPU time (s) 1421.62
Current children cumulated vsize (KiB) 58488

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14591
/proc/meminfo: memFree=473936/2055920 swapFree=4192956/4192956
[pid=14484] ppid=14482 vsize=58488 CPUtime=1481.58
/proc/14484/stat : 14484 (ld-linux.so.2) R 14482 14484 13958 0 -1 4194304 13768 0 0 0 148149 9 0 0 25 0 1 0 21395673 59891712 13747 996147200 1448431616 1448550632 4294956208 18446744073709551615 135290160 0 0 4096 0 0 0 0 17 0 0 0
/proc/14484/statm: 14622 13747 423 29 0 13437 0
Current children cumulated CPU time (s) 1481.58
Current children cumulated vsize (KiB) 58488

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14591
/proc/meminfo: memFree=473936/2055920 swapFree=4192956/4192956
[pid=14484] ppid=14482 vsize=58488 CPUtime=1541.56
/proc/14484/stat : 14484 (ld-linux.so.2) R 14482 14484 13958 0 -1 4194304 13768 0 0 0 154147 9 0 0 25 0 1 0 21395673 59891712 13747 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268102 0 0 4096 0 0 0 0 17 0 0 0
/proc/14484/statm: 14622 13747 423 29 0 13437 0
Current children cumulated CPU time (s) 1541.56
Current children cumulated vsize (KiB) 58488

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14591
/proc/meminfo: memFree=473936/2055920 swapFree=4192956/4192956
[pid=14484] ppid=14482 vsize=58488 CPUtime=1601.54
/proc/14484/stat : 14484 (ld-linux.so.2) R 14482 14484 13958 0 -1 4194304 13771 0 0 0 160145 9 0 0 25 0 1 0 21395673 59891712 13750 996147200 1448431616 1448550632 4294956208 18446744073709551615 134839822 0 0 4096 0 0 0 0 17 0 0 0
/proc/14484/statm: 14622 13750 423 29 0 13437 0
Current children cumulated CPU time (s) 1601.54
Current children cumulated vsize (KiB) 58488

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14591
/proc/meminfo: memFree=473936/2055920 swapFree=4192956/4192956
[pid=14484] ppid=14482 vsize=58488 CPUtime=1661.51
/proc/14484/stat : 14484 (ld-linux.so.2) R 14482 14484 13958 0 -1 4194304 13771 0 0 0 166142 9 0 0 25 0 1 0 21395673 59891712 13750 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268093 0 0 4096 0 0 0 0 17 0 0 0
/proc/14484/statm: 14622 13750 423 29 0 13437 0
Current children cumulated CPU time (s) 1661.51
Current children cumulated vsize (KiB) 58488

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14591
/proc/meminfo: memFree=473936/2055920 swapFree=4192956/4192956
[pid=14484] ppid=14482 vsize=58488 CPUtime=1721.5
/proc/14484/stat : 14484 (ld-linux.so.2) R 14482 14484 13958 0 -1 4194304 13772 0 0 0 172140 10 0 0 25 0 1 0 21395673 59891712 13751 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864886 0 0 4096 0 0 0 0 17 0 0 0
/proc/14484/statm: 14622 13751 423 29 0 13437 0
Current children cumulated CPU time (s) 1721.5
Current children cumulated vsize (KiB) 58488

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14591
/proc/meminfo: memFree=473872/2055920 swapFree=4192956/4192956
[pid=14484] ppid=14482 vsize=58488 CPUtime=1781.48
/proc/14484/stat : 14484 (ld-linux.so.2) R 14482 14484 13958 0 -1 4194304 13772 0 0 0 178138 10 0 0 25 0 1 0 21395673 59891712 13751 996147200 1448431616 1448550632 4294956208 18446744073709551615 134829017 0 0 4096 0 0 0 0 17 0 0 0
/proc/14484/statm: 14622 13751 423 29 0 13437 0
Current children cumulated CPU time (s) 1781.48
Current children cumulated vsize (KiB) 58488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14591
/proc/meminfo: memFree=473872/2055920 swapFree=4192956/4192956
[pid=14484] ppid=14482 vsize=58488 CPUtime=1800.07
/proc/14484/stat : 14484 (ld-linux.so.2) R 14482 14484 13958 0 -1 4194304 13772 0 0 0 179997 10 0 0 25 0 1 0 21395673 59891712 13751 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865140 0 0 4096 0 0 0 0 17 0 0 0
/proc/14484/statm: 14622 13751 423 29 0 13437 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 58488

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

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

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14591
/proc/meminfo: memFree=473872/2055920 swapFree=4192956/4192956
[pid=14484] ppid=14482 vsize=58488 CPUtime=1800.07
/proc/14484/stat : 14484 (ld-linux.so.2) R 14482 14484 13958 0 -1 4194304 13772 0 0 0 179997 10 0 0 25 0 1 0 21395673 59891712 13751 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865140 0 0 4096 0 0 0 0 17 0 0 0
/proc/14484/statm: 14622 13751 423 29 0 13437 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 58488

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.92
CPU time (s): 1800.09
CPU user time (s): 1799.98
CPU system time (s): 0.109983
CPU usage (%): 99.9539
Max. virtual memory (cumulated for all children) (KiB): 58488

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

runsolver used 1.76973 second user time and 5.46217 second system time

The end

Launcher Data

Begin job on node47 at 2009-07-11 22:15:20
IDJOB=2066651
IDBENCH=54552
IDSOLVER=769
FILE ID=node47/2066651-1247343319
PBS_JOBID= 9506780
Free space on /tmp= 66456 MiB

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

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

MD5SUM BENCH= faa57d28b443bcfc668a0f40a81e1157
RANDOM SEED=164162637

node47.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.218
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.218
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:        907632 kB
Buffers:         59520 kB
Cached:         979520 kB
SwapCached:          0 kB
Active:         316396 kB
Inactive:       763824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        907632 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2964 kB
Writeback:           0 kB
Mapped:          61560 kB
Slab:            53236 kB
Committed_AS:   205316 kB
PageTables:       1976 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= 66456 MiB
End job on node47 at 2009-07-11 22:45:23