Trace number 1108478

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

General information on the benchmark

Namecsp/coloring/
normalized-le-450-5a-4-ext.xml
MD5SUM1b9f42e73c63b23822cbfeaa1a420be1
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints392
Best CPU time to get the best result obtained on this benchmark3600.03
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints5714
Maximum constraint arity2
Maximum domain size4
Number of constraints which are defined in extension5714
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.00/0.26	o 739
0.00/0.27	o 738
0.00/0.27	o 737
0.00/0.28	o 736
0.00/0.59	o 735
0.00/0.82	o 734
3.44/3.52	o 733
7.51/7.62	o 732
9.21/9.30	o 731
100.54/101.04	o 730
100.54/101.04	o 729
133.51/134.18	o 728
133.51/134.18	o 727
159.30/160.06	o 726
163.58/164.34	o 725
216.07/217.09	o 724
292.76/294.06	o 723
969.52/973.55	o 722
1088.95/1093.41	o 721
1594.79/1601.30	o 720
1625.66/1632.31	o 719
2182.01/2190.96	o 718
3600.07/3614.70	HOME/solver.sh: line 3: 14056 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-1108478-1215782553/watcher-1108478-1215782553 -o /tmp/evaluation-result-1108478-1215782553/solver-1108478-1215782553 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/solver.sh HOME/instance-1108478-1215782553.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: 3.25 3.26 3.15 5/80 14053
/proc/meminfo: memFree=1517736/2055920 swapFree=4180940/4192956
[pid=14053] ppid=14051 vsize=5356 CPUtime=0
/proc/14053/stat : 14053 (solver.sh) D 14051 14053 13727 0 -1 4194304 261 0 0 0 0 0 0 0 21 0 1 0 34954491 5484544 229 996147200 4194304 4889804 548682068832 18446744073709551615 255539772005 0 2147483391 4100 65536 18446744072099781622 0 0 17 0 0 0
/proc/14053/statm: 1339 229 191 169 0 50 0

[startup+0.0488029 s]
/proc/loadavg: 3.25 3.26 3.15 5/80 14053
/proc/meminfo: memFree=1517736/2055920 swapFree=4180940/4192956
[pid=14053] ppid=14051 vsize=5356 CPUtime=0
/proc/14053/stat : 14053 (solver.sh) S 14051 14053 13727 0 -1 4194304 302 117 0 0 0 0 0 0 21 0 1 0 34954491 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14053/statm: 1339 231 192 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101805 s]
/proc/loadavg: 3.25 3.26 3.15 5/80 14053
/proc/meminfo: memFree=1517736/2055920 swapFree=4180940/4192956
[pid=14053] ppid=14051 vsize=5356 CPUtime=0
/proc/14053/stat : 14053 (solver.sh) S 14051 14053 13727 0 -1 4194304 302 117 0 0 0 0 0 0 21 0 1 0 34954491 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14053/statm: 1339 231 192 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301826 s]
/proc/loadavg: 3.25 3.26 3.15 5/80 14053
/proc/meminfo: memFree=1517736/2055920 swapFree=4180940/4192956
[pid=14053] ppid=14051 vsize=5356 CPUtime=0
/proc/14053/stat : 14053 (solver.sh) S 14051 14053 13727 0 -1 4194304 302 117 0 0 0 0 0 0 21 0 1 0 34954491 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14053/statm: 1339 231 192 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701862 s]
/proc/loadavg: 3.25 3.26 3.15 5/80 14053
/proc/meminfo: memFree=1517736/2055920 swapFree=4180940/4192956
[pid=14053] ppid=14051 vsize=5356 CPUtime=0
/proc/14053/stat : 14053 (solver.sh) S 14051 14053 13727 0 -1 4194304 302 117 0 0 0 0 0 0 21 0 1 0 34954491 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14053/statm: 1339 231 192 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50294 s]
/proc/loadavg: 3.25 3.26 3.15 5/82 14056
/proc/meminfo: memFree=1512408/2055920 swapFree=4180940/4192956
[pid=14053] ppid=14051 vsize=5356 CPUtime=0
/proc/14053/stat : 14053 (solver.sh) S 14051 14053 13727 0 -1 4194304 302 117 0 0 0 0 0 0 21 0 1 0 34954491 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14053/statm: 1339 231 192 169 0 50 0
[pid=14056] ppid=14053 vsize=10512 CPUtime=1.46
/proc/14056/stat : 14056 (toulbar2) R 14053 14053 13727 0 -1 4194304 1568 0 0 0 146 0 0 0 25 0 1 0 34954492 10764288 1551 996147200 134512640 137370052 4294956384 18446744073709551615 136502661 0 0 4096 0 0 0 0 17 0 0 0
/proc/14056/statm: 2628 1551 277 697 0 1927 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 15868

[startup+3.10108 s]
/proc/loadavg: 3.23 3.26 3.15 4/82 14056
/proc/meminfo: memFree=1512088/2055920 swapFree=4180940/4192956
[pid=14053] ppid=14051 vsize=5356 CPUtime=0
/proc/14053/stat : 14053 (solver.sh) S 14051 14053 13727 0 -1 4194304 302 117 0 0 0 0 0 0 21 0 1 0 34954491 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14053/statm: 1339 231 192 169 0 50 0
[pid=14056] ppid=14053 vsize=10512 CPUtime=3.05
/proc/14056/stat : 14056 (toulbar2) R 14053 14053 13727 0 -1 4194304 1568 0 0 0 305 0 0 0 25 0 1 0 34954492 10764288 1551 996147200 134512640 137370052 4294956384 18446744073709551615 134733819 0 0 4096 0 0 0 0 17 0 0 0
/proc/14056/statm: 2628 1551 277 697 0 1927 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 15868

[startup+6.30138 s]
/proc/loadavg: 3.23 3.26 3.15 4/82 14056
/proc/meminfo: memFree=1512088/2055920 swapFree=4180940/4192956
[pid=14053] ppid=14051 vsize=5356 CPUtime=0
/proc/14053/stat : 14053 (solver.sh) S 14051 14053 13727 0 -1 4194304 302 117 0 0 0 0 0 0 21 0 1 0 34954491 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14053/statm: 1339 231 192 169 0 50 0
[pid=14056] ppid=14053 vsize=10512 CPUtime=6.23
/proc/14056/stat : 14056 (toulbar2) R 14053 14053 13727 0 -1 4194304 1568 0 0 0 622 1 0 0 25 0 1 0 34954492 10764288 1551 996147200 134512640 137370052 4294956384 18446744073709551615 134568031 0 0 4096 0 0 0 0 17 0 0 0
/proc/14056/statm: 2628 1551 277 697 0 1927 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 15868

[startup+12.702 s]
/proc/loadavg: 3.12 3.23 3.15 2/69 14062
/proc/meminfo: memFree=1558208/2055920 swapFree=4180940/4192956
[pid=14053] ppid=14051 vsize=5356 CPUtime=0
/proc/14053/stat : 14053 (solver.sh) S 14051 14053 13727 0 -1 4194304 302 117 0 0 0 0 0 0 21 0 1 0 34954491 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14053/statm: 1339 231 192 169 0 50 0
[pid=14056] ppid=14053 vsize=10512 CPUtime=12.61
/proc/14056/stat : 14056 (toulbar2) R 14053 14053 13727 0 -1 4194304 1568 0 0 0 1260 1 0 0 25 0 1 0 34954492 10764288 1551 996147200 134512640 137370052 4294956384 18446744073709551615 134733946 0 0 4096 0 0 0 0 17 1 0 0
/proc/14056/statm: 2628 1551 277 697 0 1927 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 15868

[startup+25.5012 s]
/proc/loadavg: 2.94 3.19 3.13 3/76 14169
/proc/meminfo: memFree=1580872/2055920 swapFree=4180940/4192956
[pid=14053] ppid=14051 vsize=5356 CPUtime=0
/proc/14053/stat : 14053 (solver.sh) S 14051 14053 13727 0 -1 4194304 302 117 0 0 0 0 0 0 21 0 1 0 34954491 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14053/statm: 1339 231 192 169 0 50 0
[pid=14056] ppid=14053 vsize=10512 CPUtime=25.34
/proc/14056/stat : 14056 (toulbar2) R 14053 14053 13727 0 -1 4194304 1568 0 0 0 2532 2 0 0 25 0 1 0 34954492 10764288 1551 996147200 134512640 137370052 4294956384 18446744073709551615 134568461 0 0 4096 0 0 0 0 17 0 0 0
/proc/14056/statm: 2628 1551 277 697 0 1927 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 15868

[startup+51.1015 s]
/proc/loadavg: 2.62 3.10 3.10 3/76 14169
/proc/meminfo: memFree=1580488/2055920 swapFree=4180940/4192956
[pid=14053] ppid=14051 vsize=5356 CPUtime=0
/proc/14053/stat : 14053 (solver.sh) S 14051 14053 13727 0 -1 4194304 302 117 0 0 0 0 0 0 21 0 1 0 34954491 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14053/statm: 1339 231 192 169 0 50 0
[pid=14056] ppid=14053 vsize=10516 CPUtime=50.84
/proc/14056/stat : 14056 (toulbar2) R 14053 14053 13727 0 -1 4194304 1569 0 0 0 5081 3 0 0 25 0 1 0 34954492 10768384 1552 996147200 134512640 137370052 4294956384 18446744073709551615 135056759 0 0 4096 0 0 0 0 17 0 0 0
/proc/14056/statm: 2629 1552 277 697 0 1928 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 15872

[startup+102.306 s]
/proc/loadavg: 2.25 2.91 3.04 3/76 14169
/proc/meminfo: memFree=1579912/2055920 swapFree=4180940/4192956
[pid=14053] ppid=14051 vsize=5356 CPUtime=0
/proc/14053/stat : 14053 (solver.sh) S 14051 14053 13727 0 -1 4194304 302 117 0 0 0 0 0 0 21 0 1 0 34954491 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14053/statm: 1339 231 192 169 0 50 0
[pid=14056] ppid=14053 vsize=10516 CPUtime=101.84
/proc/14056/stat : 14056 (toulbar2) R 14053 14053 13727 0 -1 4194304 1569 0 0 0 10181 3 0 0 25 0 1 0 34954492 10768384 1552 996147200 134512640 137370052 4294956384 18446744073709551615 134573728 0 0 4096 0 0 0 0 17 0 0 0
/proc/14056/statm: 2629 1552 277 697 0 1928 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 15872

[startup+162.302 s]
/proc/loadavg: 2.09 2.74 2.97 3/76 14169
/proc/meminfo: memFree=1579464/2055920 swapFree=4180940/4192956
[pid=14053] ppid=14051 vsize=5356 CPUtime=0
/proc/14053/stat : 14053 (solver.sh) S 14051 14053 13727 0 -1 4194304 302 117 0 0 0 0 0 0 21 0 1 0 34954491 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14053/statm: 1339 231 192 169 0 50 0
[pid=14056] ppid=14053 vsize=10516 CPUtime=161.59
/proc/14056/stat : 14056 (toulbar2) R 14053 14053 13727 0 -1 4194304 1569 0 0 0 16156 3 0 0 25 0 1 0 34954492 10768384 1552 996147200 134512640 137370052 4294956384 18446744073709551615 134854879 0 0 4096 0 0 0 0 17 0 0 0
/proc/14056/statm: 2629 1552 277 697 0 1928 0
Current children cumulated CPU time (s) 161.59
Current children cumulated vsize (KiB) 15872

[startup+222.301 s]
/proc/loadavg: 2.03 2.60 2.90 3/76 14169
/proc/meminfo: memFree=1578952/2055920 swapFree=4180940/4192956
[pid=14053] ppid=14051 vsize=5356 CPUtime=0
/proc/14053/stat : 14053 (solver.sh) S 14051 14053 13727 0 -1 4194304 302 117 0 0 0 0 0 0 21 0 1 0 34954491 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14053/statm: 1339 231 192 169 0 50 0
[pid=14056] ppid=14053 vsize=10516 CPUtime=221.35
/proc/14056/stat : 14056 (toulbar2) R 14053 14053 13727 0 -1 4194304 1569 0 0 0 22132 3 0 0 25 0 1 0 34954492 10768384 1552 996147200 134512640 137370052 4294956384 18446744073709551615 135174640 0 0 4096 0 0 0 0 17 0 0 0
/proc/14056/statm: 2629 1552 277 697 0 1928 0
Current children cumulated CPU time (s) 221.35
Current children cumulated vsize (KiB) 15872

[startup+282.302 s]
/proc/loadavg: 2.01 2.49 2.85 3/76 14169
/proc/meminfo: memFree=1578824/2055920 swapFree=4180940/4192956
[pid=14053] ppid=14051 vsize=5356 CPUtime=0
/proc/14053/stat : 14053 (solver.sh) S 14051 14053 13727 0 -1 4194304 302 117 0 0 0 0 0 0 21 0 1 0 34954491 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14053/statm: 1339 231 192 169 0 50 0
[pid=14056] ppid=14053 vsize=10516 CPUtime=281.1
/proc/14056/stat : 14056 (toulbar2) R 14053 14053 13727 0 -1 4194304 1569 0 0 0 28107 3 0 0 25 0 1 0 34954492 10768384 1552 996147200 134512640 137370052 4294956384 18446744073709551615 134703242 0 0 4096 0 0 0 0 17 0 0 0
/proc/14056/statm: 2629 1552 277 697 0 1928 0
Current children cumulated CPU time (s) 281.1
Current children cumulated vsize (KiB) 15872

[startup+342.302 s]
/proc/loadavg: 2.07 2.42 2.80 4/82 14228
/proc/meminfo: memFree=1523928/2055920 swapFree=4180940/4192956
[pid=14053] ppid=14051 vsize=5356 CPUtime=0
/proc/14053/stat : 14053 (solver.sh) S 14051 14053 13727 0 -1 4194304 302 117 0 0 0 0 0 0 21 0 1 0 34954491 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14053/statm: 1339 231 192 169 0 50 0
[pid=14056] ppid=14053 vsize=10516 CPUtime=340.86
/proc/14056/stat : 14056 (toulbar2) R 14053 14053 13727 0 -1 4194304 1571 0 0 0 34082 4 0 0 25 0 1 0 34954492 10768384 1554 996147200 134512640 137370052 4294956384 18446744073709551615 134568470 0 0 4096 0 0 0 0 17 0 0 0
/proc/14056/statm: 2629 1554 277 697 0 1928 0
Current children cumulated CPU time (s) 340.86
Current children cumulated vsize (KiB) 15872

[startup+402.301 s]
/proc/loadavg: 2.31 2.41 2.77 3/82 14228
/proc/meminfo: memFree=1513304/2055920 swapFree=4180940/4192956
[pid=14053] ppid=14051 vsize=5356 CPUtime=0
/proc/14053/stat : 14053 (solver.sh) S 14051 14053 13727 0 -1 4194304 302 117 0 0 0 0 0 0 21 0 1 0 34954491 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14053/statm: 1339 231 192 169 0 50 0
[pid=14056] ppid=14053 vsize=10516 CPUtime=400.62
/proc/14056/stat : 14056 (toulbar2) R 14053 14053 13727 0 -1 4194304 1571 0 0 0 40058 4 0 0 25 0 1 0 34954492 10768384 1554 996147200 134512640 137370052 4294956384 18446744073709551615 134555724 0 0 4096 0 0 0 0 17 0 0 0
/proc/14056/statm: 2629 1554 277 697 0 1928 0
Current children cumulated CPU time (s) 400.62
Current children cumulated vsize (KiB) 15872


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

[pid=14056] ppid=14053 vsize=10516 CPUtime=2910.46
/proc/14056/stat : 14056 (toulbar2) R 14053 14053 13727 0 -1 4194304 1571 0 0 0 291039 7 0 0 25 0 1 0 34954492 10768384 1554 996147200 134512640 137370052 4294956384 18446744073709551615 134718707 0 0 4096 0 0 0 0 17 0 0 0
/proc/14056/statm: 2629 1554 277 697 0 1928 0
Current children cumulated CPU time (s) 2910.46
Current children cumulated vsize (KiB) 15872

[startup+2982.3 s]
/proc/loadavg: 2.68 2.66 2.60 4/82 14234
/proc/meminfo: memFree=1512088/2055920 swapFree=4180940/4192956
[pid=14053] ppid=14051 vsize=5356 CPUtime=0
/proc/14053/stat : 14053 (solver.sh) S 14051 14053 13727 0 -1 4194304 302 117 0 0 0 0 0 0 21 0 1 0 34954491 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14053/statm: 1339 231 192 169 0 50 0
[pid=14056] ppid=14053 vsize=10516 CPUtime=2970.22
/proc/14056/stat : 14056 (toulbar2) R 14053 14053 13727 0 -1 4194304 1571 0 0 0 297015 7 0 0 25 0 1 0 34954492 10768384 1554 996147200 134512640 137370052 4294956384 18446744073709551615 136498736 0 0 4096 0 0 0 0 17 0 0 0
/proc/14056/statm: 2629 1554 277 697 0 1928 0
Current children cumulated CPU time (s) 2970.22
Current children cumulated vsize (KiB) 15872

[startup+3042.3 s]
/proc/loadavg: 2.61 2.63 2.59 4/82 14234
/proc/meminfo: memFree=1512088/2055920 swapFree=4180940/4192956
[pid=14053] ppid=14051 vsize=5356 CPUtime=0
/proc/14053/stat : 14053 (solver.sh) S 14051 14053 13727 0 -1 4194304 302 117 0 0 0 0 0 0 21 0 1 0 34954491 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14053/statm: 1339 231 192 169 0 50 0
[pid=14056] ppid=14053 vsize=10516 CPUtime=3029.99
/proc/14056/stat : 14056 (toulbar2) R 14053 14053 13727 0 -1 4194304 1571 0 0 0 302991 8 0 0 25 0 1 0 34954492 10768384 1554 996147200 134512640 137370052 4294956384 18446744073709551615 135056728 0 0 4096 0 0 0 0 17 0 0 0
/proc/14056/statm: 2629 1554 277 697 0 1928 0
Current children cumulated CPU time (s) 3029.99
Current children cumulated vsize (KiB) 15872

[startup+3102.3 s]
/proc/loadavg: 2.70 2.65 2.60 3/82 14234
/proc/meminfo: memFree=1512088/2055920 swapFree=4180940/4192956
[pid=14053] ppid=14051 vsize=5356 CPUtime=0
/proc/14053/stat : 14053 (solver.sh) S 14051 14053 13727 0 -1 4194304 302 117 0 0 0 0 0 0 21 0 1 0 34954491 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14053/statm: 1339 231 192 169 0 50 0
[pid=14056] ppid=14053 vsize=10516 CPUtime=3089.74
/proc/14056/stat : 14056 (toulbar2) R 14053 14053 13727 0 -1 4194304 1571 0 0 0 308966 8 0 0 25 0 1 0 34954492 10768384 1554 996147200 134512640 137370052 4294956384 18446744073709551615 135172771 0 0 4096 0 0 0 0 17 0 0 0
/proc/14056/statm: 2629 1554 277 697 0 1928 0
Current children cumulated CPU time (s) 3089.74
Current children cumulated vsize (KiB) 15872

[startup+3162.3 s]
/proc/loadavg: 2.70 2.66 2.60 4/82 14234
/proc/meminfo: memFree=1512088/2055920 swapFree=4180940/4192956
[pid=14053] ppid=14051 vsize=5356 CPUtime=0
/proc/14053/stat : 14053 (solver.sh) S 14051 14053 13727 0 -1 4194304 302 117 0 0 0 0 0 0 21 0 1 0 34954491 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14053/statm: 1339 231 192 169 0 50 0
[pid=14056] ppid=14053 vsize=10516 CPUtime=3149.5
/proc/14056/stat : 14056 (toulbar2) R 14053 14053 13727 0 -1 4194304 1571 0 0 0 314942 8 0 0 25 0 1 0 34954492 10768384 1554 996147200 134512640 137370052 4294956384 18446744073709551615 135172463 0 0 4096 0 0 0 0 17 0 0 0
/proc/14056/statm: 2629 1554 277 697 0 1928 0
Current children cumulated CPU time (s) 3149.5
Current children cumulated vsize (KiB) 15872

[startup+3222.3 s]
/proc/loadavg: 2.80 2.70 2.62 4/82 14234
/proc/meminfo: memFree=1512024/2055920 swapFree=4180940/4192956
[pid=14053] ppid=14051 vsize=5356 CPUtime=0
/proc/14053/stat : 14053 (solver.sh) S 14051 14053 13727 0 -1 4194304 302 117 0 0 0 0 0 0 21 0 1 0 34954491 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14053/statm: 1339 231 192 169 0 50 0
[pid=14056] ppid=14053 vsize=10516 CPUtime=3209.26
/proc/14056/stat : 14056 (toulbar2) R 14053 14053 13727 0 -1 4194304 1571 0 0 0 320918 8 0 0 25 0 1 0 34954492 10768384 1554 996147200 134512640 137370052 4294956384 18446744073709551615 134854882 0 0 4096 0 0 0 0 17 0 0 0
/proc/14056/statm: 2629 1554 277 697 0 1928 0
Current children cumulated CPU time (s) 3209.26
Current children cumulated vsize (KiB) 15872

[startup+3282.3 s]
/proc/loadavg: 2.82 2.72 2.63 4/82 14234
/proc/meminfo: memFree=1511960/2055920 swapFree=4180940/4192956
[pid=14053] ppid=14051 vsize=5356 CPUtime=0
/proc/14053/stat : 14053 (solver.sh) S 14051 14053 13727 0 -1 4194304 302 117 0 0 0 0 0 0 21 0 1 0 34954491 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14053/statm: 1339 231 192 169 0 50 0
[pid=14056] ppid=14053 vsize=10516 CPUtime=3269.02
/proc/14056/stat : 14056 (toulbar2) R 14053 14053 13727 0 -1 4194304 1571 0 0 0 326894 8 0 0 25 0 1 0 34954492 10768384 1554 996147200 134512640 137370052 4294956384 18446744073709551615 134724123 0 0 4096 0 0 0 0 17 0 0 0
/proc/14056/statm: 2629 1554 277 697 0 1928 0
Current children cumulated CPU time (s) 3269.02
Current children cumulated vsize (KiB) 15872

[startup+3342.3 s]
/proc/loadavg: 2.75 2.71 2.63 3/82 14234
/proc/meminfo: memFree=1511896/2055920 swapFree=4180940/4192956
[pid=14053] ppid=14051 vsize=5356 CPUtime=0
/proc/14053/stat : 14053 (solver.sh) S 14051 14053 13727 0 -1 4194304 302 117 0 0 0 0 0 0 21 0 1 0 34954491 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14053/statm: 1339 231 192 169 0 50 0
[pid=14056] ppid=14053 vsize=10516 CPUtime=3328.78
/proc/14056/stat : 14056 (toulbar2) R 14053 14053 13727 0 -1 4194304 1571 0 0 0 332870 8 0 0 25 0 1 0 34954492 10768384 1554 996147200 134512640 137370052 4294956384 18446744073709551615 134578036 0 0 4096 0 0 0 0 17 0 0 0
/proc/14056/statm: 2629 1554 277 697 0 1928 0
Current children cumulated CPU time (s) 3328.78
Current children cumulated vsize (KiB) 15872

[startup+3402.31 s]
/proc/loadavg: 2.76 2.71 2.64 4/82 14236
/proc/meminfo: memFree=1511896/2055920 swapFree=4180940/4192956
[pid=14053] ppid=14051 vsize=5356 CPUtime=0
/proc/14053/stat : 14053 (solver.sh) S 14051 14053 13727 0 -1 4194304 302 117 0 0 0 0 0 0 21 0 1 0 34954491 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14053/statm: 1339 231 192 169 0 50 0
[pid=14056] ppid=14053 vsize=10516 CPUtime=3388.54
/proc/14056/stat : 14056 (toulbar2) R 14053 14053 13727 0 -1 4194304 1571 0 0 0 338846 8 0 0 25 0 1 0 34954492 10768384 1554 996147200 134512640 137370052 4294956384 18446744073709551615 134702932 0 0 4096 0 0 0 0 17 0 0 0
/proc/14056/statm: 2629 1554 277 697 0 1928 0
Current children cumulated CPU time (s) 3388.54
Current children cumulated vsize (KiB) 15872

[startup+3462.3 s]
/proc/loadavg: 2.78 2.73 2.65 4/82 14236
/proc/meminfo: memFree=1511896/2055920 swapFree=4180940/4192956
[pid=14053] ppid=14051 vsize=5356 CPUtime=0
/proc/14053/stat : 14053 (solver.sh) S 14051 14053 13727 0 -1 4194304 302 117 0 0 0 0 0 0 21 0 1 0 34954491 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14053/statm: 1339 231 192 169 0 50 0
[pid=14056] ppid=14053 vsize=10516 CPUtime=3448.29
/proc/14056/stat : 14056 (toulbar2) R 14053 14053 13727 0 -1 4194304 1571 0 0 0 344821 8 0 0 25 0 1 0 34954492 10768384 1554 996147200 134512640 137370052 4294956384 18446744073709551615 134577707 0 0 4096 0 0 0 0 17 0 0 0
/proc/14056/statm: 2629 1554 277 697 0 1928 0
Current children cumulated CPU time (s) 3448.29
Current children cumulated vsize (KiB) 15872

[startup+3522.3 s]
/proc/loadavg: 2.77 2.75 2.65 4/82 14236
/proc/meminfo: memFree=1511896/2055920 swapFree=4180940/4192956
[pid=14053] ppid=14051 vsize=5356 CPUtime=0
/proc/14053/stat : 14053 (solver.sh) S 14051 14053 13727 0 -1 4194304 302 117 0 0 0 0 0 0 21 0 1 0 34954491 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14053/statm: 1339 231 192 169 0 50 0
[pid=14056] ppid=14053 vsize=10516 CPUtime=3508.05
/proc/14056/stat : 14056 (toulbar2) R 14053 14053 13727 0 -1 4194304 1571 0 0 0 350797 8 0 0 25 0 1 0 34954492 10768384 1554 996147200 134512640 137370052 4294956384 18446744073709551615 134571778 0 0 4096 0 0 0 0 17 0 0 0
/proc/14056/statm: 2629 1554 277 697 0 1928 0
Current children cumulated CPU time (s) 3508.05
Current children cumulated vsize (KiB) 15872

[startup+3582.3 s]
/proc/loadavg: 2.59 2.70 2.64 4/82 14236
/proc/meminfo: memFree=1511832/2055920 swapFree=4180940/4192956
[pid=14053] ppid=14051 vsize=5356 CPUtime=0
/proc/14053/stat : 14053 (solver.sh) S 14051 14053 13727 0 -1 4194304 302 117 0 0 0 0 0 0 21 0 1 0 34954491 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14053/statm: 1339 231 192 169 0 50 0
[pid=14056] ppid=14053 vsize=10516 CPUtime=3567.8
/proc/14056/stat : 14056 (toulbar2) R 14053 14053 13727 0 -1 4194304 1571 0 0 0 356772 8 0 0 25 0 1 0 34954492 10768384 1554 996147200 134512640 137370052 4294956384 18446744073709551615 136501376 0 0 4096 0 0 0 0 17 0 0 0
/proc/14056/statm: 2629 1554 277 697 0 1928 0
Current children cumulated CPU time (s) 3567.8
Current children cumulated vsize (KiB) 15872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3614.7 s]
/proc/loadavg: 2.55 2.68 2.63 4/82 14236
/proc/meminfo: memFree=1511832/2055920 swapFree=4180940/4192956
[pid=14053] ppid=14051 vsize=5356 CPUtime=0
/proc/14053/stat : 14053 (solver.sh) S 14051 14053 13727 0 -1 4194304 302 117 0 0 0 0 0 0 21 0 1 0 34954491 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14053/statm: 1339 231 192 169 0 50 0
[pid=14056] ppid=14053 vsize=10516 CPUtime=3600.07
/proc/14056/stat : 14056 (toulbar2) R 14053 14053 13727 0 -1 4194304 1571 0 0 0 359999 8 0 0 25 0 1 0 34954492 10768384 1554 996147200 134512640 137370052 4294956384 18446744073709551615 134567872 0 0 4096 0 0 0 0 17 0 0 0
/proc/14056/statm: 2629 1554 277 697 0 1928 0
Current children cumulated CPU time (s) 3600.07
Current children cumulated vsize (KiB) 15872

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

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

[startup+3614.7 s]
/proc/loadavg: 2.55 2.68 2.63 4/82 14236
/proc/meminfo: memFree=1511832/2055920 swapFree=4180940/4192956
[pid=14053] ppid=14051 vsize=5356 CPUtime=0
/proc/14053/stat : 14053 (solver.sh) S 14051 14053 13727 0 -1 4194304 302 117 0 0 0 0 0 0 21 0 1 0 34954491 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14053/statm: 1339 231 192 169 0 50 0
[pid=14056] ppid=14053 vsize=10516 CPUtime=3600.07
/proc/14056/stat : 14056 (toulbar2) R 14053 14053 13727 0 -1 4194304 1571 0 0 0 359999 8 0 0 25 0 1 0 34954492 10768384 1554 996147200 134512640 137370052 4294956384 18446744073709551615 134567872 0 0 4096 0 0 0 0 17 0 0 0
/proc/14056/statm: 2629 1554 277 697 0 1928 0
Current children cumulated CPU time (s) 3600.07
Current children cumulated vsize (KiB) 15872

Child status: 143
Real time (s): 3614.71
CPU time (s): 3600.09
CPU user time (s): 3600
CPU system time (s): 0.091986
CPU usage (%): 99.5957
Max. virtual memory (cumulated for all children) (KiB): 15872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3600
system time used= 0.091986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2003
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= 8
involuntary context switches= 88490

runsolver used 3.57546 second user time and 9.58154 second system time

The end

Launcher Data (download as text)

Begin job on node48 at 2008-07-11 15:22:34
IDJOB=1108478
IDBENCH=60724
IDSOLVER=371
FILE ID=node48/1108478-1215782553
PBS_JOBID= 7903104
Free space on /tmp= 66540 MiB

SOLVER NAME= toulbar2 2008-06-27
BENCH NAME= CPAI08/csp/coloring/normalized-le-450-5a-4-ext.xml
COMMAND LINE= HOME/solver.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1108478-1215782553/watcher-1108478-1215782553 -o /tmp/evaluation-result-1108478-1215782553/solver-1108478-1215782553 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/solver.sh HOME/instance-1108478-1215782553.xml 

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1b9f42e73c63b23822cbfeaa1a420be1
RANDOM SEED=1957396256

node48.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:       1518280 kB
Buffers:         33544 kB
Cached:         354552 kB
SwapCached:       7188 kB
Active:         215720 kB
Inactive:       258384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1518280 kB
SwapTotal:     4192956 kB
SwapFree:      4180940 kB
Dirty:            9496 kB
Writeback:           0 kB
Mapped:         100940 kB
Slab:            48700 kB
Committed_AS:   933824 kB
PageTables:       1952 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= 66532 MiB
End job on node48 at 2008-07-11 16:22:48