Trace number 1115054

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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
toulbar2 2008-06-27? (TO) 3600.03 3649.41

General information on the benchmark

Namecsp/tightness0.1/
normalized-rand-2-40-8-753-100-78_ext.xml
MD5SUM8c1f6ccac803ecd715fe8379bb39abf1
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints2
Best CPU time to get the best result obtained on this benchmark1592.6
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints752
Maximum constraint arity2
Maximum domain size8
Number of constraints which are defined in extension752
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.09/0.11	o 18
0.09/0.11	o 17
0.09/0.11	o 16
0.09/0.11	o 15
0.09/0.11	o 14
0.59/0.60	o 13
2.39/2.46	o 12
2.39/2.50	o 11
3.59/3.68	o 10
9.67/10.83	o 9
27.56/28.98	o 8
33.19/34.67	o 7
72.94/74.88	o 6
180.61/183.75	o 5
1087.38/1098.67	o 4
1755.33/1800.38	o 3
3111.75/3161.05	o 2
3600.01/3649.40	HOME/solver.sh: line 3: 14409 Terminated              ./toulbar2 $1

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1115054-1215914263/watcher-1115054-1215914263 -o /tmp/evaluation-result-1115054-1215914263/solver-1115054-1215914263 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/solver.sh HOME/instance-1115054-1215914263.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.31 1.13 1.26 4/99 14407
/proc/meminfo: memFree=1776856/2055920 swapFree=4192812/4192956
[pid=14407] ppid=14405 vsize=5356 CPUtime=0
/proc/14407/stat : 14407 (solver.sh) R 14405 14407 14370 0 -1 4194304 284 117 0 0 0 0 0 0 16 0 1 0 48123515 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 234045893279 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/14407/statm: 1339 231 192 169 0 50 0
[pid=14409] ppid=14407 vsize=6500 CPUtime=0
/proc/14409/stat : 14409 (toulbar2) R 14407 14407 14370 0 -1 4194304 275 0 0 0 0 0 0 0 16 0 1 0 48123516 6656000 258 996147200 134512640 137370052 4294956384 18446744073709551615 136687772 0 0 4096 0 0 0 0 17 1 0 0
/proc/14409/statm: 1625 259 199 697 0 924 0

[startup+0.0831401 s]
/proc/loadavg: 1.31 1.13 1.26 4/99 14407
/proc/meminfo: memFree=1776856/2055920 swapFree=4192812/4192956
[pid=14407] ppid=14405 vsize=5356 CPUtime=0
/proc/14407/stat : 14407 (solver.sh) S 14405 14407 14370 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 48123515 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14407/statm: 1339 231 192 169 0 50 0
[pid=14409] ppid=14407 vsize=7564 CPUtime=0.07
/proc/14409/stat : 14409 (toulbar2) R 14407 14407 14370 0 -1 4194304 634 0 0 0 7 0 0 0 18 0 1 0 48123516 7745536 617 996147200 134512640 137370052 4294956384 18446744073709551615 134564941 0 0 4096 0 0 0 0 17 1 0 0
/proc/14409/statm: 1891 617 277 697 0 1190 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12920

[startup+0.102143 s]
/proc/loadavg: 1.31 1.13 1.26 4/99 14407
/proc/meminfo: memFree=1776856/2055920 swapFree=4192812/4192956
[pid=14407] ppid=14405 vsize=5356 CPUtime=0
/proc/14407/stat : 14407 (solver.sh) S 14405 14407 14370 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 48123515 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14407/statm: 1339 231 192 169 0 50 0
[pid=14409] ppid=14407 vsize=7564 CPUtime=0.09
/proc/14409/stat : 14409 (toulbar2) R 14407 14407 14370 0 -1 4194304 634 0 0 0 9 0 0 0 18 0 1 0 48123516 7745536 617 996147200 134512640 137370052 4294956384 18446744073709551615 136074587 0 0 4096 0 0 0 0 17 1 0 0
/proc/14409/statm: 1891 617 277 697 0 1190 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12920

[startup+0.301161 s]
/proc/loadavg: 1.31 1.13 1.26 4/99 14407
/proc/meminfo: memFree=1776856/2055920 swapFree=4192812/4192956
[pid=14407] ppid=14405 vsize=5356 CPUtime=0
/proc/14407/stat : 14407 (solver.sh) S 14405 14407 14370 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 48123515 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14407/statm: 1339 231 192 169 0 50 0
[pid=14409] ppid=14407 vsize=7564 CPUtime=0.29
/proc/14409/stat : 14409 (toulbar2) R 14407 14407 14370 0 -1 4194304 634 0 0 0 29 0 0 0 20 0 1 0 48123516 7745536 617 996147200 134512640 137370052 4294956384 18446744073709551615 136491591 0 0 4096 0 0 0 0 17 1 0 0
/proc/14409/statm: 1891 617 277 697 0 1190 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12920

[startup+0.701206 s]
/proc/loadavg: 1.31 1.13 1.26 4/99 14407
/proc/meminfo: memFree=1776856/2055920 swapFree=4192812/4192956
[pid=14407] ppid=14405 vsize=5356 CPUtime=0
/proc/14407/stat : 14407 (solver.sh) S 14405 14407 14370 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 48123515 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14407/statm: 1339 231 192 169 0 50 0
[pid=14409] ppid=14407 vsize=7564 CPUtime=0.69
/proc/14409/stat : 14409 (toulbar2) R 14407 14407 14370 0 -1 4194304 634 0 0 0 69 0 0 0 25 0 1 0 48123516 7745536 617 996147200 134512640 137370052 4294956384 18446744073709551615 134733772 0 0 4096 0 0 0 0 17 1 0 0
/proc/14409/statm: 1891 617 277 697 0 1190 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12920

[startup+1.50229 s]
/proc/loadavg: 1.31 1.13 1.26 3/101 14410
/proc/meminfo: memFree=1775104/2055920 swapFree=4192812/4192956
[pid=14407] ppid=14405 vsize=5356 CPUtime=0
/proc/14407/stat : 14407 (solver.sh) S 14405 14407 14370 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 48123515 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14407/statm: 1339 231 192 169 0 50 0
[pid=14409] ppid=14407 vsize=7564 CPUtime=1.49
/proc/14409/stat : 14409 (toulbar2) R 14407 14407 14370 0 -1 4194304 634 0 0 0 149 0 0 0 25 0 1 0 48123516 7745536 617 996147200 134512640 137370052 4294956384 18446744073709551615 134565178 0 0 4096 0 0 0 0 17 1 0 0
/proc/14409/statm: 1891 617 277 697 0 1190 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12920

[startup+3.10146 s]
/proc/loadavg: 1.31 1.13 1.26 3/101 14410
/proc/meminfo: memFree=1774912/2055920 swapFree=4192812/4192956
[pid=14407] ppid=14405 vsize=5356 CPUtime=0
/proc/14407/stat : 14407 (solver.sh) S 14405 14407 14370 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 48123515 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14407/statm: 1339 231 192 169 0 50 0
[pid=14409] ppid=14407 vsize=7564 CPUtime=3.09
/proc/14409/stat : 14409 (toulbar2) R 14407 14407 14370 0 -1 4194304 634 0 0 0 309 0 0 0 25 0 1 0 48123516 7745536 617 996147200 134512640 137370052 4294956384 18446744073709551615 134564897 0 0 4096 0 0 0 0 17 1 0 0
/proc/14409/statm: 1891 617 277 697 0 1190 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12920

[startup+6.30178 s]
/proc/loadavg: 1.45 1.16 1.27 3/101 14410
/proc/meminfo: memFree=1774656/2055920 swapFree=4192812/4192956
[pid=14407] ppid=14405 vsize=5356 CPUtime=0
/proc/14407/stat : 14407 (solver.sh) S 14405 14407 14370 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 48123515 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14407/statm: 1339 231 192 169 0 50 0
[pid=14409] ppid=14407 vsize=7564 CPUtime=5.22
/proc/14409/stat : 14409 (toulbar2) R 14407 14407 14370 0 -1 4194304 634 0 0 0 522 0 0 0 25 0 1 0 48123516 7745536 617 996147200 134512640 137370052 4294956384 18446744073709551615 134571967 0 0 4096 0 0 0 0 17 0 0 0
/proc/14409/statm: 1891 617 277 697 0 1190 0
Current children cumulated CPU time (s) 5.22
Current children cumulated vsize (KiB) 12920

[startup+12.7015 s]
/proc/loadavg: 1.49 1.18 1.28 3/101 14410
/proc/meminfo: memFree=1774720/2055920 swapFree=4192812/4192956
[pid=14407] ppid=14405 vsize=5356 CPUtime=0
/proc/14407/stat : 14407 (solver.sh) S 14405 14407 14370 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 48123515 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14407/statm: 1339 231 192 169 0 50 0
[pid=14409] ppid=14407 vsize=7564 CPUtime=11.55
/proc/14409/stat : 14409 (toulbar2) R 14407 14407 14370 0 -1 4194304 634 0 0 0 1155 0 0 0 25 0 1 0 48123516 7745536 617 996147200 134512640 137370052 4294956384 18446744073709551615 134575744 0 0 4096 0 0 0 0 17 0 0 0
/proc/14409/statm: 1891 617 277 697 0 1190 0
Current children cumulated CPU time (s) 11.55
Current children cumulated vsize (KiB) 12920

[startup+25.5018 s]
/proc/loadavg: 1.60 1.22 1.29 3/101 14410
/proc/meminfo: memFree=1774720/2055920 swapFree=4192812/4192956
[pid=14407] ppid=14405 vsize=5356 CPUtime=0
/proc/14407/stat : 14407 (solver.sh) S 14405 14407 14370 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 48123515 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14407/statm: 1339 231 192 169 0 50 0
[pid=14409] ppid=14407 vsize=7564 CPUtime=24.19
/proc/14409/stat : 14409 (toulbar2) R 14407 14407 14370 0 -1 4194304 634 0 0 0 2419 0 0 0 25 0 1 0 48123516 7745536 617 996147200 134512640 137370052 4294956384 18446744073709551615 135172385 0 0 4096 0 0 0 0 17 0 0 0
/proc/14409/statm: 1891 617 277 697 0 1190 0
Current children cumulated CPU time (s) 24.19
Current children cumulated vsize (KiB) 12920

[startup+51.1015 s]
/proc/loadavg: 1.81 1.29 1.31 3/101 14410
/proc/meminfo: memFree=1774720/2055920 swapFree=4192812/4192956
[pid=14407] ppid=14405 vsize=5356 CPUtime=0
/proc/14407/stat : 14407 (solver.sh) S 14405 14407 14370 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 48123515 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14407/statm: 1339 231 192 169 0 50 0
[pid=14409] ppid=14407 vsize=7564 CPUtime=49.51
/proc/14409/stat : 14409 (toulbar2) R 14407 14407 14370 0 -1 4194304 634 0 0 0 4951 0 0 0 25 0 1 0 48123516 7745536 617 996147200 134512640 137370052 4294956384 18446744073709551615 134580163 0 0 4096 0 0 0 0 17 0 0 0
/proc/14409/statm: 1891 617 277 697 0 1190 0
Current children cumulated CPU time (s) 49.51
Current children cumulated vsize (KiB) 12920

[startup+102.308 s]
/proc/loadavg: 1.92 1.40 1.34 3/101 14410
/proc/meminfo: memFree=1774464/2055920 swapFree=4192812/4192956
[pid=14407] ppid=14405 vsize=5356 CPUtime=0
/proc/14407/stat : 14407 (solver.sh) S 14405 14407 14370 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 48123515 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14407/statm: 1339 231 192 169 0 50 0
[pid=14409] ppid=14407 vsize=7564 CPUtime=100.13
/proc/14409/stat : 14409 (toulbar2) R 14407 14407 14370 0 -1 4194304 634 0 0 0 10013 0 0 0 25 0 1 0 48123516 7745536 617 996147200 134512640 137370052 4294956384 18446744073709551615 135163280 0 0 4096 0 0 0 0 17 0 0 0
/proc/14409/statm: 1891 617 277 697 0 1190 0
Current children cumulated CPU time (s) 100.13
Current children cumulated vsize (KiB) 12920

[startup+162.301 s]
/proc/loadavg: 1.97 1.51 1.38 3/101 14410
/proc/meminfo: memFree=1774208/2055920 swapFree=4192812/4192956
[pid=14407] ppid=14405 vsize=5356 CPUtime=0
/proc/14407/stat : 14407 (solver.sh) S 14405 14407 14370 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 48123515 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14407/statm: 1339 231 192 169 0 50 0
[pid=14409] ppid=14407 vsize=7568 CPUtime=159.45
/proc/14409/stat : 14409 (toulbar2) R 14407 14407 14370 0 -1 4194304 635 0 0 0 15945 0 0 0 25 0 1 0 48123516 7749632 618 996147200 134512640 137370052 4294956384 18446744073709551615 136702042 0 0 4096 0 0 0 0 17 0 0 0
/proc/14409/statm: 1892 618 277 697 0 1191 0
Current children cumulated CPU time (s) 159.45
Current children cumulated vsize (KiB) 12924

[startup+222.302 s]
/proc/loadavg: 1.99 1.59 1.42 3/101 14416
/proc/meminfo: memFree=1773760/2055920 swapFree=4192812/4192956
[pid=14407] ppid=14405 vsize=5356 CPUtime=0
/proc/14407/stat : 14407 (solver.sh) S 14405 14407 14370 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 48123515 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14407/statm: 1339 231 192 169 0 50 0
[pid=14409] ppid=14407 vsize=7568 CPUtime=218.75
/proc/14409/stat : 14409 (toulbar2) R 14407 14407 14370 0 -1 4194304 635 0 0 0 21875 0 0 0 25 0 1 0 48123516 7749632 618 996147200 134512640 137370052 4294956384 18446744073709551615 134571930 0 0 4096 0 0 0 0 17 0 0 0
/proc/14409/statm: 1892 618 277 697 0 1191 0
Current children cumulated CPU time (s) 218.75
Current children cumulated vsize (KiB) 12924

[startup+282.302 s]
/proc/loadavg: 2.33 1.75 1.48 4/107 14907
/proc/meminfo: memFree=1763984/2055920 swapFree=4192812/4192956
[pid=14407] ppid=14405 vsize=5356 CPUtime=0
/proc/14407/stat : 14407 (solver.sh) S 14405 14407 14370 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 48123515 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14407/statm: 1339 231 192 169 0 50 0
[pid=14409] ppid=14407 vsize=7568 CPUtime=276.17
/proc/14409/stat : 14409 (toulbar2) R 14407 14407 14370 0 -1 4194304 635 0 0 0 27614 3 0 0 25 0 1 0 48123516 7749632 618 996147200 134512640 137370052 4294956384 18446744073709551615 134565198 0 0 4096 0 0 0 0 17 0 0 0
/proc/14409/statm: 1892 618 277 697 0 1191 0
Current children cumulated CPU time (s) 276.17
Current children cumulated vsize (KiB) 12924

[startup+342.301 s]
/proc/loadavg: 2.84 2.00 1.58 4/107 15123
/proc/meminfo: memFree=1742480/2055920 swapFree=4192812/4192956
[pid=14407] ppid=14405 vsize=5356 CPUtime=0
/proc/14407/stat : 14407 (solver.sh) S 14405 14407 14370 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 48123515 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14407/statm: 1339 231 192 169 0 50 0
[pid=14409] ppid=14407 vsize=7568 CPUtime=335.46
/proc/14409/stat : 14409 (toulbar2) R 14407 14407 14370 0 -1 4194304 635 0 0 0 33542 4 0 0 25 0 1 0 48123516 7749632 618 996147200 134512640 137370052 4294956384 18446744073709551615 134578170 0 0 4096 0 0 0 0 17 0 0 0
/proc/14409/statm: 1892 618 277 697 0 1191 0

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

/proc/14407/stat : 14407 (solver.sh) S 14405 14407 14370 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 48123515 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14407/statm: 1339 231 192 169 0 50 0
[pid=14409] ppid=14407 vsize=7568 CPUtime=2873.12
/proc/14409/stat : 14409 (toulbar2) R 14407 14407 14370 0 -1 4194304 635 0 0 0 287280 32 0 0 25 0 1 0 48123516 7749632 618 996147200 134512640 137370052 4294956384 18446744073709551615 134578029 0 0 4096 0 0 0 0 17 1 0 0
/proc/14409/statm: 1892 618 277 697 0 1191 0
Current children cumulated CPU time (s) 2873.12
Current children cumulated vsize (KiB) 12924

[startup+2982.3 s]
/proc/loadavg: 2.00 2.01 2.14 3/108 19168
/proc/meminfo: memFree=1629056/2055920 swapFree=4192812/4192956
[pid=14407] ppid=14405 vsize=5356 CPUtime=0
/proc/14407/stat : 14407 (solver.sh) S 14405 14407 14370 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 48123515 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14407/statm: 1339 231 192 169 0 50 0
[pid=14409] ppid=14407 vsize=7568 CPUtime=2933.1
/proc/14409/stat : 14409 (toulbar2) R 14407 14407 14370 0 -1 4194304 635 0 0 0 293278 32 0 0 25 0 1 0 48123516 7749632 618 996147200 134512640 137370052 4294956384 18446744073709551615 134718211 0 0 4096 0 0 0 0 17 1 0 0
/proc/14409/statm: 1892 618 277 697 0 1191 0
Current children cumulated CPU time (s) 2933.1
Current children cumulated vsize (KiB) 12924

[startup+3042.3 s]
/proc/loadavg: 2.00 2.01 2.13 3/108 19168
/proc/meminfo: memFree=1629056/2055920 swapFree=4192812/4192956
[pid=14407] ppid=14405 vsize=5356 CPUtime=0
/proc/14407/stat : 14407 (solver.sh) S 14405 14407 14370 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 48123515 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14407/statm: 1339 231 192 169 0 50 0
[pid=14409] ppid=14407 vsize=7568 CPUtime=2993.08
/proc/14409/stat : 14409 (toulbar2) R 14407 14407 14370 0 -1 4194304 635 0 0 0 299276 32 0 0 25 0 1 0 48123516 7749632 618 996147200 134512640 137370052 4294956384 18446744073709551615 134564938 0 0 4096 0 0 0 0 17 1 0 0
/proc/14409/statm: 1892 618 277 697 0 1191 0
Current children cumulated CPU time (s) 2993.08
Current children cumulated vsize (KiB) 12924

[startup+3102.3 s]
/proc/loadavg: 2.00 2.00 2.12 3/108 19168
/proc/meminfo: memFree=1628992/2055920 swapFree=4192812/4192956
[pid=14407] ppid=14405 vsize=5356 CPUtime=0
/proc/14407/stat : 14407 (solver.sh) S 14405 14407 14370 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 48123515 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14407/statm: 1339 231 192 169 0 50 0
[pid=14409] ppid=14407 vsize=7568 CPUtime=3053.07
/proc/14409/stat : 14409 (toulbar2) R 14407 14407 14370 0 -1 4194304 635 0 0 0 305275 32 0 0 25 0 1 0 48123516 7749632 618 996147200 134512640 137370052 4294956384 18446744073709551615 134576161 0 0 4096 0 0 0 0 17 1 0 0
/proc/14409/statm: 1892 618 277 697 0 1191 0
Current children cumulated CPU time (s) 3053.07
Current children cumulated vsize (KiB) 12924

[startup+3162.3 s]
/proc/loadavg: 2.05 2.01 2.11 3/108 19168
/proc/meminfo: memFree=1628992/2055920 swapFree=4192812/4192956
[pid=14407] ppid=14405 vsize=5356 CPUtime=0
/proc/14407/stat : 14407 (solver.sh) S 14405 14407 14370 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 48123515 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14407/statm: 1339 231 192 169 0 50 0
[pid=14409] ppid=14407 vsize=7568 CPUtime=3113.05
/proc/14409/stat : 14409 (toulbar2) R 14407 14407 14370 0 -1 4194304 635 0 0 0 311273 32 0 0 25 0 1 0 48123516 7749632 618 996147200 134512640 137370052 4294956384 18446744073709551615 134571810 0 0 4096 0 0 0 0 17 1 0 0
/proc/14409/statm: 1892 618 277 697 0 1191 0
Current children cumulated CPU time (s) 3113.05
Current children cumulated vsize (KiB) 12924

[startup+3222.3 s]
/proc/loadavg: 2.02 2.01 2.10 3/108 19168
/proc/meminfo: memFree=1628928/2055920 swapFree=4192812/4192956
[pid=14407] ppid=14405 vsize=5356 CPUtime=0
/proc/14407/stat : 14407 (solver.sh) S 14405 14407 14370 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 48123515 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14407/statm: 1339 231 192 169 0 50 0
[pid=14409] ppid=14407 vsize=7568 CPUtime=3173.03
/proc/14409/stat : 14409 (toulbar2) R 14407 14407 14370 0 -1 4194304 635 0 0 0 317271 32 0 0 25 0 1 0 48123516 7749632 618 996147200 134512640 137370052 4294956384 18446744073709551615 136446867 0 0 4096 0 0 0 0 17 1 0 0
/proc/14409/statm: 1892 618 277 697 0 1191 0
Current children cumulated CPU time (s) 3173.03
Current children cumulated vsize (KiB) 12924

[startup+3282.3 s]
/proc/loadavg: 2.05 2.02 2.09 3/108 19168
/proc/meminfo: memFree=1628928/2055920 swapFree=4192812/4192956
[pid=14407] ppid=14405 vsize=5356 CPUtime=0
/proc/14407/stat : 14407 (solver.sh) S 14405 14407 14370 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 48123515 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14407/statm: 1339 231 192 169 0 50 0
[pid=14409] ppid=14407 vsize=7568 CPUtime=3233.02
/proc/14409/stat : 14409 (toulbar2) R 14407 14407 14370 0 -1 4194304 635 0 0 0 323270 32 0 0 25 0 1 0 48123516 7749632 618 996147200 134512640 137370052 4294956384 18446744073709551615 134712188 0 0 4096 0 0 0 0 17 1 0 0
/proc/14409/statm: 1892 618 277 697 0 1191 0
Current children cumulated CPU time (s) 3233.02
Current children cumulated vsize (KiB) 12924

[startup+3342.3 s]
/proc/loadavg: 2.06 2.03 2.09 3/108 19168
/proc/meminfo: memFree=1629248/2055920 swapFree=4192812/4192956
[pid=14407] ppid=14405 vsize=5356 CPUtime=0
/proc/14407/stat : 14407 (solver.sh) S 14405 14407 14370 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 48123515 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14407/statm: 1339 231 192 169 0 50 0
[pid=14409] ppid=14407 vsize=7568 CPUtime=3293
/proc/14409/stat : 14409 (toulbar2) R 14407 14407 14370 0 -1 4194304 635 0 0 0 329268 32 0 0 25 0 1 0 48123516 7749632 618 996147200 134512640 137370052 4294956384 18446744073709551615 134571065 0 0 4096 0 0 0 0 17 1 0 0
/proc/14409/statm: 1892 618 277 697 0 1191 0
Current children cumulated CPU time (s) 3293
Current children cumulated vsize (KiB) 12924

[startup+3402.31 s]
/proc/loadavg: 2.06 2.03 2.09 3/108 19168
/proc/meminfo: memFree=1629120/2055920 swapFree=4192812/4192956
[pid=14407] ppid=14405 vsize=5356 CPUtime=0
/proc/14407/stat : 14407 (solver.sh) S 14405 14407 14370 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 48123515 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14407/statm: 1339 231 192 169 0 50 0
[pid=14409] ppid=14407 vsize=7568 CPUtime=3352.99
/proc/14409/stat : 14409 (toulbar2) R 14407 14407 14370 0 -1 4194304 635 0 0 0 335267 32 0 0 25 0 1 0 48123516 7749632 618 996147200 134512640 137370052 4294956384 18446744073709551615 136064838 0 0 4096 0 0 0 0 17 1 0 0
/proc/14409/statm: 1892 618 277 697 0 1191 0
Current children cumulated CPU time (s) 3352.99
Current children cumulated vsize (KiB) 12924

[startup+3462.3 s]
/proc/loadavg: 2.09 2.05 2.09 3/108 19168
/proc/meminfo: memFree=1628928/2055920 swapFree=4192812/4192956
[pid=14407] ppid=14405 vsize=5356 CPUtime=0
/proc/14407/stat : 14407 (solver.sh) S 14405 14407 14370 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 48123515 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14407/statm: 1339 231 192 169 0 50 0
[pid=14409] ppid=14407 vsize=7568 CPUtime=3412.96
/proc/14409/stat : 14409 (toulbar2) R 14407 14407 14370 0 -1 4194304 635 0 0 0 341264 32 0 0 25 0 1 0 48123516 7749632 618 996147200 134512640 137370052 4294956384 18446744073709551615 136498417 0 0 4096 0 0 0 0 17 1 0 0
/proc/14409/statm: 1892 618 277 697 0 1191 0
Current children cumulated CPU time (s) 3412.96
Current children cumulated vsize (KiB) 12924

[startup+3522.3 s]
/proc/loadavg: 2.14 2.07 2.09 3/108 19168
/proc/meminfo: memFree=1628864/2055920 swapFree=4192812/4192956
[pid=14407] ppid=14405 vsize=5356 CPUtime=0
/proc/14407/stat : 14407 (solver.sh) S 14405 14407 14370 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 48123515 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14407/statm: 1339 231 192 169 0 50 0
[pid=14409] ppid=14407 vsize=7568 CPUtime=3472.94
/proc/14409/stat : 14409 (toulbar2) R 14407 14407 14370 0 -1 4194304 635 0 0 0 347262 32 0 0 25 0 1 0 48123516 7749632 618 996147200 134512640 137370052 4294956384 18446744073709551615 134571424 0 0 4096 0 0 0 0 17 1 0 0
/proc/14409/statm: 1892 618 277 697 0 1191 0
Current children cumulated CPU time (s) 3472.94
Current children cumulated vsize (KiB) 12924

[startup+3582.3 s]
/proc/loadavg: 2.12 2.07 2.09 3/108 19168
/proc/meminfo: memFree=1628800/2055920 swapFree=4192812/4192956
[pid=14407] ppid=14405 vsize=5356 CPUtime=0
/proc/14407/stat : 14407 (solver.sh) S 14405 14407 14370 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 48123515 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14407/statm: 1339 231 192 169 0 50 0
[pid=14409] ppid=14407 vsize=7568 CPUtime=3532.93
/proc/14409/stat : 14409 (toulbar2) R 14407 14407 14370 0 -1 4194304 635 0 0 0 353261 32 0 0 25 0 1 0 48123516 7749632 618 996147200 134512640 137370052 4294956384 18446744073709551615 134730079 0 0 4096 0 0 0 0 17 1 0 0
/proc/14409/statm: 1892 618 277 697 0 1191 0
Current children cumulated CPU time (s) 3532.93
Current children cumulated vsize (KiB) 12924

[startup+3642.3 s]
/proc/loadavg: 2.16 2.09 2.09 3/108 19168
/proc/meminfo: memFree=1628736/2055920 swapFree=4192812/4192956
[pid=14407] ppid=14405 vsize=5356 CPUtime=0
/proc/14407/stat : 14407 (solver.sh) S 14405 14407 14370 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 48123515 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14407/statm: 1339 231 192 169 0 50 0
[pid=14409] ppid=14407 vsize=7568 CPUtime=3592.91
/proc/14409/stat : 14409 (toulbar2) R 14407 14407 14370 0 -1 4194304 635 0 0 0 359259 32 0 0 25 0 1 0 48123516 7749632 618 996147200 134512640 137370052 4294956384 18446744073709551615 136498458 0 0 4096 0 0 0 0 17 1 0 0
/proc/14409/statm: 1892 618 277 697 0 1191 0
Current children cumulated CPU time (s) 3592.91
Current children cumulated vsize (KiB) 12924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3649.4 s]
/proc/loadavg: 2.13 2.08 2.09 3/108 19168
/proc/meminfo: memFree=1628736/2055920 swapFree=4192812/4192956
[pid=14407] ppid=14405 vsize=5356 CPUtime=0
/proc/14407/stat : 14407 (solver.sh) S 14405 14407 14370 0 -1 4194304 302 117 0 0 0 0 0 0 16 0 1 0 48123515 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14407/statm: 1339 231 192 169 0 50 0
[pid=14409] ppid=14407 vsize=7568 CPUtime=3600.01
/proc/14409/stat : 14409 (toulbar2) R 14407 14407 14370 0 -1 4194304 635 0 0 0 359969 32 0 0 25 0 1 0 48123516 7749632 618 996147200 134512640 137370052 4294956384 18446744073709551615 134733804 0 0 4096 0 0 0 0 17 1 0 0
/proc/14409/statm: 1892 618 277 697 0 1191 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 12924

Sending SIGTERM to process tree (bottom up)
SSolver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 3649.41
CPU time (s): 3600.03
CPU user time (s): 3599.7
CPU system time (s): 0.329949
CPU usage (%): 98.6469
Max. virtual memory (cumulated for all children) (KiB): 12924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.7
system time used= 0.329949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1067
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= 9
involuntary context switches= 46122

runsolver used 5.12122 second user time and 14.8617 second system time

The end

Launcher Data (download as text)

Begin job on node79 at 2008-07-13 03:57:43
IDJOB=1115054
IDBENCH=61810
IDSOLVER=371
FILE ID=node79/1115054-1215914263
PBS_JOBID= 7903788
Free space on /tmp= 66484 MiB

SOLVER NAME= toulbar2 2008-06-27
BENCH NAME= CPAI08/csp/tightness0.1/normalized-rand-2-40-8-753-100-78_ext.xml
COMMAND LINE= HOME/solver.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1115054-1215914263/watcher-1115054-1215914263 -o /tmp/evaluation-result-1115054-1215914263/solver-1115054-1215914263 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/solver.sh HOME/instance-1115054-1215914263.xml 

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 8c1f6ccac803ecd715fe8379bb39abf1
RANDOM SEED=723459631

node79.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.234
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.234
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1777336 kB
Buffers:         36448 kB
Cached:          85544 kB
SwapCached:          0 kB
Active:         182012 kB
Inactive:        47528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1777336 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9140 kB
Writeback:           0 kB
Mapped:         119364 kB
Slab:            31368 kB
Committed_AS:   380868 kB
PageTables:       4024 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= 66492 MiB
End job on node79 at 2008-07-13 04:58:33