Trace number 287160

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, and are wall clock time (not CPU 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
Diarmuid-rndi 2007-01-22? (TO) 1800.07 1811.93

General information on the benchmark

Namecoloring/
myciel-5g-5-ext.xml
MD5SUM6350e3a68b258bb6cda8764f11403dc3
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.08
SatisfiableNO
(Un)Satisfiability was proved
Number of variables47
Number of constraints236
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension236
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

1811.92	/tmp/evaluation/287160-1169495958/solver: line 5: 19822 Terminated              xlisp 2>&1
1811.92	     19823                       | sed -e '1,/; loading "rndiautocompete.fsl"/d'
c 
c 
c 
c conversion script
c 
c 

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node2/watcher-287160-1169495958 -o ROOT/results/node2/solver-287160-1169495958 -C 1800 -M 900 /tmp/evaluation/287160-1169495958/solver 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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

/proc/loadavg: 1.05 1.67 1.82 5/88 19820
/proc/meminfo: memFree=1491576/2055920 swapFree=4180552/4192956
[pid=19819] ppid=19817 vsize=5352 CPUtime=0
/proc/19819/stat : 19819 (solver) S 19817 19819 19547 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 297991666 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19819/statm: 1338 229 192 169 0 49 0
[pid=19821] ppid=19819 vsize=64 CPUtime=0
/proc/19821/stat : 19821 (cp) R 19819 19819 19547 0 -1 4194304 19 0 0 0 0 0 0 0 20 0 1 0 297991666 65536 2 18446744073709551615 0 0 548682070226 18446744073709551615 206381313319 0 0 4096 0 0 0 0 17 1 0 0
/proc/19821/statm: 16 2 0 0 0 1 0

[startup+0.102567 s]
/proc/loadavg: 1.05 1.67 1.82 5/88 19820
/proc/meminfo: memFree=1491576/2055920 swapFree=4180552/4192956
[pid=19819] ppid=19817 vsize=5352 CPUtime=0
/proc/19819/stat : 19819 (solver) S 19817 19819 19547 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 297991666 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19819/statm: 1338 229 192 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.510639 s]
/proc/loadavg: 1.05 1.67 1.82 5/88 19820
/proc/meminfo: memFree=1491576/2055920 swapFree=4180552/4192956
[pid=19819] ppid=19817 vsize=5352 CPUtime=0
/proc/19819/stat : 19819 (solver) S 19817 19819 19547 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 297991666 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19819/statm: 1338 229 192 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.33279 s]
/proc/loadavg: 1.05 1.67 1.82 3/90 19823
/proc/meminfo: memFree=1489952/2055920 swapFree=4180552/4192956
[pid=19819] ppid=19817 vsize=5352 CPUtime=0
/proc/19819/stat : 19819 (solver) S 19817 19819 19547 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 297991666 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19819/statm: 1338 229 192 169 0 49 0
[pid=19822] ppid=19819 vsize=4016 CPUtime=1.3
/proc/19822/stat : 19822 (xlisp) R 19819 19819 19547 0 -1 4194304 592 0 0 0 130 0 0 0 25 0 1 0 297991667 4112384 488 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134878505 0 0 4096 130 0 0 0 17 0 0 0
/proc/19822/statm: 1004 488 244 197 0 244 0
[pid=19823] ppid=19819 vsize=2600 CPUtime=0
/proc/19823/stat : 19823 (sed) S 19819 19819 19547 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 297991667 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 206381482066 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/19823/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 11968

[startup+2.97409 s]
/proc/loadavg: 1.05 1.67 1.82 2/83 19833
/proc/meminfo: memFree=1491928/2055920 swapFree=4180552/4192956
[pid=19819] ppid=19817 vsize=5352 CPUtime=0
/proc/19819/stat : 19819 (solver) S 19817 19819 19547 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 297991666 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19819/statm: 1338 229 192 169 0 49 0
[pid=19822] ppid=19819 vsize=4016 CPUtime=2.94
/proc/19822/stat : 19822 (xlisp) R 19819 19819 19547 0 -1 4194304 604 0 0 0 294 0 0 0 25 0 1 0 297991667 4112384 489 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 4294960144 0 0 4096 130 0 0 0 17 1 0 0
/proc/19822/statm: 1004 489 245 197 0 244 0
[pid=19823] ppid=19819 vsize=2600 CPUtime=0
/proc/19823/stat : 19823 (sed) S 19819 19819 19547 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 297991667 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 206381482066 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/19823/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 11968

[startup+6.2537 s]
/proc/loadavg: 1.04 1.66 1.81 2/83 19838
/proc/meminfo: memFree=1492432/2055920 swapFree=4180552/4192956
[pid=19819] ppid=19817 vsize=5352 CPUtime=0
/proc/19819/stat : 19819 (solver) S 19817 19819 19547 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 297991666 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19819/statm: 1338 229 192 169 0 49 0
[pid=19822] ppid=19819 vsize=4016 CPUtime=6.21
/proc/19822/stat : 19822 (xlisp) R 19819 19819 19547 0 -1 4194304 627 0 0 0 620 1 0 0 25 0 1 0 297991667 4112384 492 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134904039 0 0 4096 130 0 0 0 17 0 0 0
/proc/19822/statm: 1004 492 248 197 0 244 0
[pid=19823] ppid=19819 vsize=2600 CPUtime=0
/proc/19823/stat : 19823 (sed) S 19819 19819 19547 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 297991667 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 206381482066 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/19823/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 11968

[startup+12.7219 s]
/proc/loadavg: 1.04 1.65 1.81 3/83 19923
/proc/meminfo: memFree=1491856/2055920 swapFree=4180552/4192956
[pid=19819] ppid=19817 vsize=5352 CPUtime=0
/proc/19819/stat : 19819 (solver) S 19817 19819 19547 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 297991666 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19819/statm: 1338 229 192 169 0 49 0
[pid=19822] ppid=19819 vsize=4016 CPUtime=12.64
/proc/19822/stat : 19822 (xlisp) R 19819 19819 19547 0 -1 4194304 627 0 0 0 1262 2 0 0 25 0 1 0 297991667 4112384 492 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134790745 0 0 4096 130 0 0 0 17 1 0 0
/proc/19822/statm: 1004 492 248 197 0 244 0
[pid=19823] ppid=19819 vsize=2600 CPUtime=0
/proc/19823/stat : 19823 (sed) S 19819 19819 19547 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 297991667 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 206381482066 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/19823/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 11968

[startup+25.5513 s]
/proc/loadavg: 1.18 1.65 1.81 3/100 19972
/proc/meminfo: memFree=1390864/2055920 swapFree=4180552/4192956
[pid=19819] ppid=19817 vsize=5352 CPUtime=0
/proc/19819/stat : 19819 (solver) S 19817 19819 19547 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 297991666 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19819/statm: 1338 229 192 169 0 49 0
[pid=19822] ppid=19819 vsize=4016 CPUtime=25.39
/proc/19822/stat : 19822 (xlisp) R 19819 19819 19547 0 -1 4194304 627 0 0 0 2535 4 0 0 25 0 1 0 297991667 4112384 492 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 4294960144 0 0 4096 130 0 0 0 17 1 0 0
/proc/19822/statm: 1004 492 248 197 0 244 0
[pid=19823] ppid=19819 vsize=2600 CPUtime=0
/proc/19823/stat : 19823 (sed) S 19819 19819 19547 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 297991667 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 206381482066 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/19823/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 11968

[startup+51.215 s]
/proc/loadavg: 1.58 1.70 1.82 3/100 19974
/proc/meminfo: memFree=1217984/2055920 swapFree=4180552/4192956
[pid=19819] ppid=19817 vsize=5352 CPUtime=0
/proc/19819/stat : 19819 (solver) S 19817 19819 19547 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 297991666 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19819/statm: 1338 229 192 169 0 49 0
[pid=19822] ppid=19819 vsize=4016 CPUtime=50.8
/proc/19822/stat : 19822 (xlisp) R 19819 19819 19547 0 -1 4194304 627 0 0 0 5074 6 0 0 25 0 1 0 297991667 4112384 492 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134871433 0 0 4096 130 0 0 0 17 0 0 0
/proc/19822/statm: 1004 492 248 197 0 244 0
[pid=19823] ppid=19819 vsize=2600 CPUtime=0
/proc/19823/stat : 19823 (sed) S 19819 19819 19547 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 297991667 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 206381482066 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/19823/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 11968

[startup+102.451 s]
/proc/loadavg: 1.92 1.78 1.84 3/106 20000
/proc/meminfo: memFree=1076432/2055920 swapFree=4180552/4192956
[pid=19819] ppid=19817 vsize=5352 CPUtime=0
/proc/19819/stat : 19819 (solver) S 19817 19819 19547 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 297991666 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19819/statm: 1338 229 192 169 0 49 0
[pid=19822] ppid=19819 vsize=4016 CPUtime=101.69
/proc/19822/stat : 19822 (xlisp) R 19819 19819 19547 0 -1 4194304 629 0 0 0 10158 11 0 0 25 0 1 0 297991667 4112384 492 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 4294960144 0 0 4096 130 0 0 0 17 1 0 0
/proc/19822/statm: 1004 492 248 197 0 244 0
[pid=19823] ppid=19819 vsize=2600 CPUtime=0
/proc/19823/stat : 19823 (sed) S 19819 19819 19547 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 297991667 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 206381482066 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/19823/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 11968

[startup+162.536 s]
/proc/loadavg: 1.97 1.82 1.84 3/106 20146
/proc/meminfo: memFree=946768/2055920 swapFree=4180552/4192956
[pid=19819] ppid=19817 vsize=5352 CPUtime=0
/proc/19819/stat : 19819 (solver) S 19817 19819 19547 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 297991666 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19819/statm: 1338 229 192 169 0 49 0
[pid=19822] ppid=19819 vsize=4016 CPUtime=161.33
/proc/19822/stat : 19822 (xlisp) R 19819 19819 19547 0 -1 4194304 629 0 0 0 16112 21 0 0 25 0 1 0 297991667 4112384 492 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134876746 0 0 4096 130 0 0 0 17 0 0 0
/proc/19822/statm: 1004 492 248 197 0 244 0
[pid=19823] ppid=19819 vsize=2600 CPUtime=0
/proc/19823/stat : 19823 (sed) S 19819 19819 19547 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 297991667 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 206381482066 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/19823/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 161.33
Current children cumulated vsize (KiB) 11968

[startup+222.593 s]
/proc/loadavg: 1.99 1.85 1.85 3/100 20172
/proc/meminfo: memFree=842432/2055920 swapFree=4180552/4192956
[pid=19819] ppid=19817 vsize=5352 CPUtime=0
/proc/19819/stat : 19819 (solver) S 19817 19819 19547 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 297991666 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19819/statm: 1338 229 192 169 0 49 0
[pid=19822] ppid=19819 vsize=4016 CPUtime=221.01
/proc/19822/stat : 19822 (xlisp) R 19819 19819 19547 0 -1 4194304 629 0 0 0 22073 28 0 0 25 0 1 0 297991667 4112384 492 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684044 0 0 4096 130 0 0 0 17 0 0 0
/proc/19822/statm: 1004 492 248 197 0 244 0
[pid=19823] ppid=19819 vsize=2600 CPUtime=0
/proc/19823/stat : 19823 (sed) S 19819 19819 19547 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 297991667 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 206381482066 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/19823/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 221.01
Current children cumulated vsize (KiB) 11968

[startup+282.655 s]
/proc/loadavg: 1.99 1.87 1.85 3/100 20172
/proc/meminfo: memFree=764992/2055920 swapFree=4180552/4192956
[pid=19819] ppid=19817 vsize=5352 CPUtime=0
/proc/19819/stat : 19819 (solver) S 19817 19819 19547 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 297991666 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19819/statm: 1338 229 192 169 0 49 0
[pid=19822] ppid=19819 vsize=4016 CPUtime=280.71
/proc/19822/stat : 19822 (xlisp) R 19819 19819 19547 0 -1 4194304 629 0 0 0 28038 33 0 0 25 0 1 0 297991667 4112384 492 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134869586 0 0 4096 130 0 0 0 17 1 0 0
/proc/19822/statm: 1004 492 248 197 0 244 0
[pid=19823] ppid=19819 vsize=2600 CPUtime=0
/proc/19823/stat : 19823 (sed) S 19819 19819 19547 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 297991667 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 206381482066 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/19823/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 280.71
Current children cumulated vsize (KiB) 11968

[startup+342.734 s]
/proc/loadavg: 1.99 1.89 1.86 3/100 20172
/proc/meminfo: memFree=764928/2055920 swapFree=4180552/4192956
[pid=19819] ppid=19817 vsize=5352 CPUtime=0
/proc/19819/stat : 19819 (solver) S 19817 19819 19547 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 297991666 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19819/statm: 1338 229 192 169 0 49 0
[pid=19822] ppid=19819 vsize=4128 CPUtime=340.44
/proc/19822/stat : 19822 (xlisp) R 19819 19819 19547 0 -1 4194304 786 0 0 0 34006 38 0 0 25 0 1 0 297991667 4227072 502 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 4294960144 0 0 4096 130 0 0 0 17 1 0 0
/proc/19822/statm: 1032 502 248 197 0 272 0
[pid=19823] ppid=19819 vsize=2600 CPUtime=0
/proc/19823/stat : 19823 (sed) S 19819 19819 19547 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 297991667 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 206381482066 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/19823/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 340.44

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

[startup+1243.91 s]
/proc/loadavg: 2.05 2.01 1.92 3/99 20227
/proc/meminfo: memFree=1138648/2055920 swapFree=4180552/4192956
[pid=19819] ppid=19817 vsize=5352 CPUtime=0
/proc/19819/stat : 19819 (solver) S 19817 19819 19547 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 297991666 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19819/statm: 1338 229 192 169 0 49 0
[pid=19822] ppid=19819 vsize=4048 CPUtime=1237.04
/proc/19822/stat : 19822 (xlisp) R 19819 19819 19547 0 -1 4194304 6515 0 0 0 123583 121 0 0 25 0 1 0 297991667 4145152 500 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 4294960144 0 0 4096 130 0 0 0 17 1 0 0
/proc/19822/statm: 1012 500 248 197 0 252 0
[pid=19823] ppid=19819 vsize=2600 CPUtime=0
/proc/19823/stat : 19823 (sed) S 19819 19819 19547 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 297991667 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 206381482066 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/19823/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1237.04
Current children cumulated vsize (KiB) 12000

[startup+1303.98 s]
/proc/loadavg: 2.11 2.05 1.94 3/100 20288
/proc/meminfo: memFree=1303744/2055920 swapFree=4180552/4192956
[pid=19819] ppid=19817 vsize=5352 CPUtime=0
/proc/19819/stat : 19819 (solver) S 19817 19819 19547 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 297991666 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19819/statm: 1338 229 192 169 0 49 0
[pid=19822] ppid=19819 vsize=4104 CPUtime=1295.41
/proc/19822/stat : 19822 (xlisp) R 19819 19819 19547 0 -1 4194304 6855 0 0 0 129415 126 0 0 25 0 1 0 297991667 4202496 502 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134672808 0 0 4096 130 0 0 0 17 1 0 0
/proc/19822/statm: 1026 502 248 197 0 266 0
[pid=19823] ppid=19819 vsize=2600 CPUtime=0
/proc/19823/stat : 19823 (sed) S 19819 19819 19547 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 297991667 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 206381482066 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/19823/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1295.41
Current children cumulated vsize (KiB) 12056

[startup+1364.05 s]
/proc/loadavg: 2.04 2.04 1.94 3/100 20291
/proc/meminfo: memFree=1273400/2055920 swapFree=4180552/4192956
[pid=19819] ppid=19817 vsize=5352 CPUtime=0
/proc/19819/stat : 19819 (solver) S 19817 19819 19547 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 297991666 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19819/statm: 1338 229 192 169 0 49 0
[pid=19822] ppid=19819 vsize=4128 CPUtime=1354.94
/proc/19822/stat : 19822 (xlisp) R 19819 19819 19547 0 -1 4194304 7118 0 0 0 135361 133 0 0 25 0 1 0 297991667 4227072 502 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134904052 0 0 4096 130 0 0 0 17 1 0 0
/proc/19822/statm: 1032 502 248 197 0 272 0
[pid=19823] ppid=19819 vsize=2600 CPUtime=0
/proc/19823/stat : 19823 (sed) S 19819 19819 19547 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 297991667 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 206381482066 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/19823/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1354.94
Current children cumulated vsize (KiB) 12080

[startup+1424.12 s]
/proc/loadavg: 2.01 2.03 1.94 3/100 20291
/proc/meminfo: memFree=1257720/2055920 swapFree=4180552/4192956
[pid=19819] ppid=19817 vsize=5352 CPUtime=0
/proc/19819/stat : 19819 (solver) S 19817 19819 19547 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 297991666 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19819/statm: 1338 229 192 169 0 49 0
[pid=19822] ppid=19819 vsize=4048 CPUtime=1414.45
/proc/19822/stat : 19822 (xlisp) R 19819 19819 19547 0 -1 4194304 7384 0 0 0 141307 138 0 0 25 0 1 0 297991667 4145152 500 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134882556 0 0 4096 130 0 0 0 17 1 0 0
/proc/19822/statm: 1012 500 248 197 0 252 0
[pid=19823] ppid=19819 vsize=2600 CPUtime=0
/proc/19823/stat : 19823 (sed) S 19819 19819 19547 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 297991667 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 206381482066 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/19823/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1414.45
Current children cumulated vsize (KiB) 12000

[startup+1484.17 s]
/proc/loadavg: 2.00 2.02 1.94 4/100 20293
/proc/meminfo: memFree=1241128/2055920 swapFree=4180552/4192956
[pid=19819] ppid=19817 vsize=5352 CPUtime=0
/proc/19819/stat : 19819 (solver) S 19817 19819 19547 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 297991666 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19819/statm: 1338 229 192 169 0 49 0
[pid=19822] ppid=19819 vsize=4048 CPUtime=1473.94
/proc/19822/stat : 19822 (xlisp) R 19819 19819 19547 0 -1 4194304 7721 0 0 0 147250 144 0 0 25 0 1 0 297991667 4145152 500 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134879615 0 0 4096 130 0 0 0 17 1 0 0
/proc/19822/statm: 1012 500 248 197 0 252 0
[pid=19823] ppid=19819 vsize=2600 CPUtime=0
/proc/19823/stat : 19823 (sed) S 19819 19819 19547 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 297991667 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 206381482066 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/19823/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1473.94
Current children cumulated vsize (KiB) 12000

[startup+1544.21 s]
/proc/loadavg: 2.00 2.01 1.94 3/100 20293
/proc/meminfo: memFree=1229608/2055920 swapFree=4180552/4192956
[pid=19819] ppid=19817 vsize=5352 CPUtime=0
/proc/19819/stat : 19819 (solver) S 19817 19819 19547 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 297991666 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19819/statm: 1338 229 192 169 0 49 0
[pid=19822] ppid=19819 vsize=4048 CPUtime=1533.42
/proc/19822/stat : 19822 (xlisp) R 19819 19819 19547 0 -1 4194304 8010 0 0 0 153193 149 0 0 25 0 1 0 297991667 4145152 500 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134876746 0 0 4096 130 0 0 0 17 1 0 0
/proc/19822/statm: 1012 500 248 197 0 252 0
[pid=19823] ppid=19819 vsize=2600 CPUtime=0
/proc/19823/stat : 19823 (sed) S 19819 19819 19547 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 297991667 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 206381482066 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/19823/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1533.42
Current children cumulated vsize (KiB) 12000

[startup+1604.24 s]
/proc/loadavg: 2.00 2.01 1.94 4/100 20293
/proc/meminfo: memFree=1216360/2055920 swapFree=4180552/4192956
[pid=19819] ppid=19817 vsize=5352 CPUtime=0
/proc/19819/stat : 19819 (solver) S 19817 19819 19547 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 297991666 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19819/statm: 1338 229 192 169 0 49 0
[pid=19822] ppid=19819 vsize=4048 CPUtime=1592.91
/proc/19822/stat : 19822 (xlisp) R 19819 19819 19547 0 -1 4194304 8326 0 0 0 159137 154 0 0 25 0 1 0 297991667 4145152 500 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 4294960144 0 0 4096 130 0 0 0 17 0 0 0
/proc/19822/statm: 1012 500 248 197 0 252 0
[pid=19823] ppid=19819 vsize=2600 CPUtime=0
/proc/19823/stat : 19823 (sed) S 19819 19819 19547 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 297991667 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 206381482066 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/19823/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1592.91
Current children cumulated vsize (KiB) 12000

[startup+1664.32 s]
/proc/loadavg: 2.00 2.00 1.94 3/100 20293
/proc/meminfo: memFree=1205928/2055920 swapFree=4180552/4192956
[pid=19819] ppid=19817 vsize=5352 CPUtime=0
/proc/19819/stat : 19819 (solver) S 19817 19819 19547 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 297991666 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19819/statm: 1338 229 192 169 0 49 0
[pid=19822] ppid=19819 vsize=4048 CPUtime=1652.93
/proc/19822/stat : 19822 (xlisp) R 19819 19819 19547 0 -1 4194304 8639 0 0 0 165134 159 0 0 25 0 1 0 297991667 4145152 500 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 4294960144 0 0 4096 130 0 0 0 17 0 0 0
/proc/19822/statm: 1012 500 248 197 0 252 0
[pid=19823] ppid=19819 vsize=2600 CPUtime=0
/proc/19823/stat : 19823 (sed) S 19819 19819 19547 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 297991667 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 206381482066 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/19823/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1652.93
Current children cumulated vsize (KiB) 12000

[startup+1724.38 s]
/proc/loadavg: 2.05 2.01 1.94 3/100 20293
/proc/meminfo: memFree=1200168/2055920 swapFree=4180552/4192956
[pid=19819] ppid=19817 vsize=5352 CPUtime=0
/proc/19819/stat : 19819 (solver) S 19817 19819 19547 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 297991666 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19819/statm: 1338 229 192 169 0 49 0
[pid=19822] ppid=19819 vsize=4048 CPUtime=1712.91
/proc/19822/stat : 19822 (xlisp) R 19819 19819 19547 0 -1 4194304 8940 0 0 0 171128 163 0 0 25 0 1 0 297991667 4145152 500 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 4294960144 0 0 4096 130 0 0 0 17 0 0 0
/proc/19822/statm: 1012 500 248 197 0 252 0
[pid=19823] ppid=19819 vsize=2600 CPUtime=0
/proc/19823/stat : 19823 (sed) S 19819 19819 19547 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 297991667 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 206381482066 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/19823/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1712.91
Current children cumulated vsize (KiB) 12000

[startup+1784.43 s]
/proc/loadavg: 2.02 2.01 1.94 3/100 20293
/proc/meminfo: memFree=1190888/2055920 swapFree=4180552/4192956
[pid=19819] ppid=19817 vsize=5352 CPUtime=0
/proc/19819/stat : 19819 (solver) S 19817 19819 19547 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 297991666 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19819/statm: 1338 229 192 169 0 49 0
[pid=19822] ppid=19819 vsize=4068 CPUtime=1772.82
/proc/19822/stat : 19822 (xlisp) R 19819 19819 19547 0 -1 4194304 9300 0 0 0 177114 168 0 0 25 0 1 0 297991667 4165632 502 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134870529 0 0 4096 130 0 0 0 17 1 0 0
/proc/19822/statm: 1017 502 248 197 0 257 0
[pid=19823] ppid=19819 vsize=2600 CPUtime=0
/proc/19823/stat : 19823 (sed) S 19819 19819 19547 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 297991667 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 206381482066 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/19823/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1772.82
Current children cumulated vsize (KiB) 12020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.92 s]
/proc/loadavg: 2.01 2.01 1.94 3/100 20293
/proc/meminfo: memFree=1187560/2055920 swapFree=4180552/4192956
[pid=19819] ppid=19817 vsize=5352 CPUtime=0
/proc/19819/stat : 19819 (solver) S 19817 19819 19547 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 297991666 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19819/statm: 1338 229 192 169 0 49 0
[pid=19822] ppid=19819 vsize=4112 CPUtime=1800.05
/proc/19822/stat : 19822 (xlisp) R 19819 19819 19547 0 -1 4194304 9452 0 0 0 179835 170 0 0 25 0 1 0 297991667 4210688 504 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134870167 0 0 4096 130 0 0 0 17 1 0 0
/proc/19822/statm: 1028 504 248 197 0 268 0
[pid=19823] ppid=19819 vsize=2600 CPUtime=0
/proc/19823/stat : 19823 (sed) S 19819 19819 19547 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 297991667 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 206381482066 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/19823/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 12064

Sending SIGTERM to process tree (bottom up)

Child status: 143
Real time (s): 1811.93
CPU time (s): 1800.07
CPU user time (s): 1798.36
CPU system time (s): 1.71574
CPU usage (%): 99.3456
Max. virtual memory (cumulated for all children) (KiB): 12164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.36
system time used= 1.71574
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10101
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= 29
involuntary context switches= 58934

runsolver used 2.05569 s user time and 5.00824 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Mon Jan 22 19:59:19 UTC 2007


IDJOB= 287160
IDBENCH= 12974
IDSOLVER= 95
FILE ID= node2/287160-1169495958

PBS_JOBID= 3619594

Free space on /tmp= 66564 MiB

SOLVER NAME= Diarmuid-rndi 2007-01-22
BENCH NAME= HOME/pub/bench/CPAI06/coloring/myciel-5g-5-ext.xml
COMMAND LINE= /tmp/evaluation/287160-1169495958/solver
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node2/convwatcher-287160-1169495958 -o ROOT/results/node2/conversion-287160-1169495958 -C 600 -M 900 /tmp/evaluation/287160-1169495958/conversion /tmp/evaluation/287160-1169495958/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-287160-1169495958 -o ROOT/results/node2/solver-287160-1169495958 -C 1800 -M 900  /tmp/evaluation/287160-1169495958/solver

META MD5SUM SOLVER= 765b919a98ff2c4c419956167ea5299a
MD5SUM BENCH=  6350e3a68b258bb6cda8764f11403dc3

RANDOM SEED= 231392951

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.259
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	: 5931.00
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.259
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:       1492064 kB
Buffers:         56196 kB
Cached:         379248 kB
SwapCached:        572 kB
Active:         100736 kB
Inactive:       386976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1492064 kB
SwapTotal:     4192956 kB
SwapFree:      4180552 kB
Dirty:            1488 kB
Writeback:           0 kB
Mapped:          65468 kB
Slab:            60796 kB
Committed_AS:  8168024 kB
PageTables:       2416 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= 66563 MiB



End job on node2 on Mon Jan 22 20:29:32 UTC 2007