Trace number 252946

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 2006-12-21UNSAT 777.898 778.396

DiagnosticValue
CHECKS25606857
NODES15893

General information on the benchmark

Namecoloring/
le-450-5a-4-ext.xml
MD5SUM3f1ecdecd1f6c292a86049a9005b7c6b
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 benchmark0.151976
SatisfiableNO
(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)

Solver Data (download as text)

778.39	c Weights stabilised after 90 restarts; starting run to completion 
778.39	c Nodes on final run 201
778.39	s UNSATISFIABLE
778.39	d NODES 15893
778.39	d CHECKS 25606857
c 
c 
c 
c conversion script
c 
c 

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node6/watcher-252946-1168383540 -o ROOT/results/node6/solver-252946-1168383540 -C 1800 -M 900 /tmp/evaluation/252946-1168383540/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: 0.29 0.73 0.95 3/88 20517
/proc/meminfo: memFree=1751648/2055924 swapFree=4165672/4192956
[pid=20516] ppid=20508 vsize=5352 CPUtime=0
/proc/20516/stat : 20516 (solver) S 20508 20516 20158 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 186750088 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20516/statm: 1338 229 192 169 0 49 0
[pid=20518] ppid=20516 vsize=5352 CPUtime=0
/proc/20518/stat : 20518 (solver) R 20516 20516 20158 0 -1 4194368 18 0 0 0 0 0 0 0 20 0 1 0 186750088 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 268582841639 0 0 4096 0 0 0 0 17 1 0 0
/proc/20518/statm: 1338 229 192 169 0 49 0

[startup+0.102879 s]
/proc/loadavg: 0.29 0.73 0.95 3/88 20517
/proc/meminfo: memFree=1751648/2055924 swapFree=4165672/4192956
[pid=20516] ppid=20508 vsize=5352 CPUtime=0
/proc/20516/stat : 20516 (solver) S 20508 20516 20158 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 186750088 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20516/statm: 1338 229 192 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.51093 s]
/proc/loadavg: 0.29 0.73 0.95 3/88 20517
/proc/meminfo: memFree=1751648/2055924 swapFree=4165672/4192956
[pid=20516] ppid=20508 vsize=5352 CPUtime=0
/proc/20516/stat : 20516 (solver) S 20508 20516 20158 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 186750088 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20516/statm: 1338 229 192 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.33902 s]
/proc/loadavg: 0.29 0.73 0.95 3/90 20520
/proc/meminfo: memFree=1736336/2055924 swapFree=4165672/4192956
[pid=20516] ppid=20508 vsize=5352 CPUtime=0
/proc/20516/stat : 20516 (solver) S 20508 20516 20158 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 186750088 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20516/statm: 1338 229 192 169 0 49 0
[pid=20519] ppid=20516 vsize=10968 CPUtime=1.31
/proc/20519/stat : 20519 (xlisp) R 20516 20516 20158 0 -1 4194304 3660 0 0 0 129 2 0 0 25 0 1 0 186750089 11231232 2226 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134865646 0 0 4096 130 0 0 0 17 0 0 0
/proc/20519/statm: 2742 2226 244 197 0 1982 0
[pid=20520] ppid=20516 vsize=2600 CPUtime=0
/proc/20520/stat : 20520 (sed) S 20516 20516 20158 0 -1 4194304 146 0 0 0 0 0 0 0 16 0 1 0 186750089 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 268583010386 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/20520/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 18920

[startup+2.98322 s]
/proc/loadavg: 0.29 0.73 0.95 3/90 20520
/proc/meminfo: memFree=1735568/2055924 swapFree=4165672/4192956
[pid=20516] ppid=20508 vsize=5352 CPUtime=0
/proc/20516/stat : 20516 (solver) S 20508 20516 20158 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 186750088 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20516/statm: 1338 229 192 169 0 49 0
[pid=20519] ppid=20516 vsize=10968 CPUtime=2.94
/proc/20519/stat : 20519 (xlisp) R 20516 20516 20158 0 -1 4194304 12018 0 0 0 288 6 0 0 25 0 1 0 186750089 11231232 2226 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134672808 0 0 4096 130 0 0 0 17 0 0 0
/proc/20519/statm: 2742 2226 244 197 0 1982 0
[pid=20520] ppid=20516 vsize=2600 CPUtime=0
/proc/20520/stat : 20520 (sed) S 20516 20516 20158 0 -1 4194304 146 0 0 0 0 0 0 0 16 0 1 0 186750089 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 268583010386 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/20520/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 18920

[startup+6.26361 s]
/proc/loadavg: 0.43 0.75 0.96 3/90 20520
/proc/meminfo: memFree=1735568/2055924 swapFree=4165672/4192956
[pid=20516] ppid=20508 vsize=5352 CPUtime=0
/proc/20516/stat : 20516 (solver) S 20508 20516 20158 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 186750088 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20516/statm: 1338 229 192 169 0 49 0
[pid=20519] ppid=20516 vsize=10968 CPUtime=6.2
/proc/20519/stat : 20519 (xlisp) R 20516 20516 20158 0 -1 4194304 26582 0 0 0 605 15 0 0 25 0 1 0 186750089 11231232 2064 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 2653911 0 0 4096 130 0 0 0 17 0 0 0
/proc/20519/statm: 2742 2064 244 197 0 1982 0
[pid=20520] ppid=20516 vsize=2600 CPUtime=0
/proc/20520/stat : 20520 (sed) S 20516 20516 20158 0 -1 4194304 146 0 0 0 0 0 0 0 16 0 1 0 186750089 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 268583010386 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/20520/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 18920

[startup+12.7414 s]
/proc/loadavg: 0.55 0.77 0.96 2/83 20530
/proc/meminfo: memFree=1744584/2055924 swapFree=4165672/4192956
[pid=20516] ppid=20508 vsize=5352 CPUtime=0
/proc/20516/stat : 20516 (solver) S 20508 20516 20158 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 186750088 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20516/statm: 1338 229 192 169 0 49 0
[pid=20519] ppid=20516 vsize=11100 CPUtime=12.63
/proc/20519/stat : 20519 (xlisp) R 20516 20516 20158 0 -1 4194304 53610 0 0 0 1234 29 0 0 25 0 1 0 186750089 11366400 2227 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684018 0 0 4096 130 0 0 0 17 1 0 0
/proc/20519/statm: 2775 2227 244 197 0 2015 0
[pid=20520] ppid=20516 vsize=2600 CPUtime=0
/proc/20520/stat : 20520 (sed) S 20516 20516 20158 0 -1 4194304 146 0 0 0 0 0 0 0 16 0 1 0 186750089 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 268583010386 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/20520/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 19052

[startup+25.5629 s]
/proc/loadavg: 0.65 0.78 0.96 2/83 21232
/proc/meminfo: memFree=1745416/2055924 swapFree=4165672/4192956
[pid=20516] ppid=20508 vsize=5352 CPUtime=0
/proc/20516/stat : 20516 (solver) S 20508 20516 20158 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 186750088 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20516/statm: 1338 229 192 169 0 49 0
[pid=20519] ppid=20516 vsize=11100 CPUtime=25.39
/proc/20519/stat : 20519 (xlisp) R 20516 20516 20158 0 -1 4194304 99778 0 0 0 2485 54 0 0 25 0 1 0 186750089 11366400 2227 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134746277 0 0 4096 130 0 0 0 17 1 0 0
/proc/20519/statm: 2775 2227 244 197 0 2015 0
[pid=20520] ppid=20516 vsize=2600 CPUtime=0
/proc/20520/stat : 20520 (sed) S 20516 20516 20158 0 -1 4194304 146 0 0 0 0 0 0 0 16 0 1 0 186750089 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 268583010386 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/20520/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 19052

[startup+51.2129 s]
/proc/loadavg: 0.77 0.80 0.96 2/80 21416
/proc/meminfo: memFree=1750816/2055924 swapFree=4165672/4192956
[pid=20516] ppid=20508 vsize=5352 CPUtime=0
/proc/20516/stat : 20516 (solver) S 20508 20516 20158 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 186750088 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20516/statm: 1338 229 192 169 0 49 0
[pid=20519] ppid=20516 vsize=11100 CPUtime=51
/proc/20519/stat : 20519 (xlisp) R 20516 20516 20158 0 -1 4194304 201268 0 0 0 4992 108 0 0 25 0 1 0 186750089 11366400 2227 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134672808 0 0 4096 130 0 0 0 17 1 0 0
/proc/20519/statm: 2775 2227 244 197 0 2015 0
[pid=20520] ppid=20516 vsize=2600 CPUtime=0
/proc/20520/stat : 20520 (sed) S 20516 20516 20158 0 -1 4194304 146 0 0 0 0 0 0 0 16 0 1 0 186750089 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 268583010386 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/20520/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 19052

[startup+102.496 s]
/proc/loadavg: 0.90 0.83 0.96 2/80 21416
/proc/meminfo: memFree=1751008/2055924 swapFree=4165672/4192956
[pid=20516] ppid=20508 vsize=5352 CPUtime=0
/proc/20516/stat : 20516 (solver) S 20508 20516 20158 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 186750088 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20516/statm: 1338 229 192 169 0 49 0
[pid=20519] ppid=20516 vsize=11100 CPUtime=102.27
/proc/20519/stat : 20519 (xlisp) R 20516 20516 20158 0 -1 4194304 412606 0 0 0 10008 219 0 0 25 0 1 0 186750089 11366400 2227 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134672808 0 0 4096 130 0 0 0 17 1 0 0
/proc/20519/statm: 2775 2227 244 197 0 2015 0
[pid=20520] ppid=20516 vsize=2600 CPUtime=0
/proc/20520/stat : 20520 (sed) S 20516 20516 20158 0 -1 4194304 146 0 0 0 0 0 0 0 16 0 1 0 186750089 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 268583010386 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/20520/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 19052

[startup+162.524 s]
/proc/loadavg: 0.96 0.86 0.96 2/86 21560
/proc/meminfo: memFree=1749872/2055924 swapFree=4165672/4192956
[pid=20516] ppid=20508 vsize=5352 CPUtime=0
/proc/20516/stat : 20516 (solver) S 20508 20516 20158 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 186750088 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20516/statm: 1338 229 192 169 0 49 0
[pid=20519] ppid=20516 vsize=11100 CPUtime=162.22
/proc/20519/stat : 20519 (xlisp) R 20516 20516 20158 0 -1 4194304 657575 0 0 0 15873 349 0 0 25 0 1 0 186750089 11366400 2227 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134677690 0 0 4096 130 0 0 0 17 1 0 0
/proc/20519/statm: 2775 2227 244 197 0 2015 0
[pid=20520] ppid=20516 vsize=2600 CPUtime=0
/proc/20520/stat : 20520 (sed) S 20516 20516 20158 0 -1 4194304 146 0 0 0 0 0 0 0 16 0 1 0 186750089 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 268583010386 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/20520/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 19052

[startup+222.551 s]
/proc/loadavg: 1.05 0.90 0.97 2/80 21614
/proc/meminfo: memFree=1750816/2055924 swapFree=4165672/4192956
[pid=20516] ppid=20508 vsize=5352 CPUtime=0
/proc/20516/stat : 20516 (solver) S 20508 20516 20158 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 186750088 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20516/statm: 1338 229 192 169 0 49 0
[pid=20519] ppid=20516 vsize=11100 CPUtime=222.19
/proc/20519/stat : 20519 (xlisp) R 20516 20516 20158 0 -1 4194304 906923 0 0 0 21738 481 0 0 25 0 1 0 186750089 11366400 2228 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134746277 0 0 4096 130 0 0 0 17 1 0 0
/proc/20519/statm: 2775 2228 245 197 0 2015 0
[pid=20520] ppid=20516 vsize=2600 CPUtime=0
/proc/20520/stat : 20520 (sed) S 20516 20516 20158 0 -1 4194304 146 0 0 0 0 0 0 0 16 0 1 0 186750089 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 268583010386 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/20520/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 19052

[startup+282.554 s]
/proc/loadavg: 1.02 0.91 0.97 2/80 21614
/proc/meminfo: memFree=1750880/2055924 swapFree=4165672/4192956
[pid=20516] ppid=20508 vsize=5352 CPUtime=0
/proc/20516/stat : 20516 (solver) S 20508 20516 20158 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 186750088 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20516/statm: 1338 229 192 169 0 49 0
[pid=20519] ppid=20516 vsize=11100 CPUtime=282.18
/proc/20519/stat : 20519 (xlisp) R 20516 20516 20158 0 -1 4194304 1155083 0 0 0 27605 613 0 0 25 0 1 0 186750089 11366400 2235 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 4294960144 0 0 4096 130 0 0 0 17 1 0 0
/proc/20519/statm: 2775 2235 245 197 0 2015 0
[pid=20520] ppid=20516 vsize=2600 CPUtime=0
/proc/20520/stat : 20520 (sed) S 20516 20516 20158 0 -1 4194304 146 0 0 0 0 0 0 0 16 0 1 0 186750089 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 268583010386 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/20520/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 19052

[startup+342.558 s]
/proc/loadavg: 1.00 0.92 0.97 2/80 21614
/proc/meminfo: memFree=1750880/2055924 swapFree=4165672/4192956
[pid=20516] ppid=20508 vsize=5352 CPUtime=0
/proc/20516/stat : 20516 (solver) S 20508 20516 20158 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 186750088 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20516/statm: 1338 229 192 169 0 49 0
[pid=20519] ppid=20516 vsize=11100 CPUtime=342.16
/proc/20519/stat : 20519 (xlisp) R 20516 20516 20158 0 -1 4194304 1388510 0 0 0 33477 739 0 0 25 0 1 0 186750089 11366400 2235 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684588 0 0 4096 130 0 0 0 17 1 0 0
/proc/20519/statm: 2775 2235 245 197 0 2015 0
[pid=20520] ppid=20516 vsize=2600 CPUtime=0
/proc/20520/stat : 20520 (sed) S 20516 20516 20158 0 -1 4194304 146 0 0 0 0 0 0 0 16 0 1 0 186750089 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 268583010386 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/20520/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 19052

[startup+402.562 s]
/proc/loadavg: 1.00 0.94 0.97 2/80 21614
/proc/meminfo: memFree=1750944/2055924 swapFree=4165672/4192956
[pid=20516] ppid=20508 vsize=5352 CPUtime=0
/proc/20516/stat : 20516 (solver) S 20508 20516 20158 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 186750088 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20516/statm: 1338 229 192 169 0 49 0
[pid=20519] ppid=20516 vsize=11100 CPUtime=402.15
/proc/20519/stat : 20519 (xlisp) R 20516 20516 20158 0 -1 4194304 1636862 0 0 0 39345 870 0 0 25 0 1 0 186750089 11366400 2235 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134904029 0 0 4096 130 0 0 0 17 1 0 0
/proc/20519/statm: 2775 2235 245 197 0 2015 0
[pid=20520] ppid=20516 vsize=2600 CPUtime=0
/proc/20520/stat : 20520 (sed) S 20516 20516 20158 0 -1 4194304 146 0 0 0 0 0 0 0 16 0 1 0 186750089 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 268583010386 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/20520/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 19052

[startup+462.565 s]
/proc/loadavg: 1.08 0.96 0.97 2/80 21614
/proc/meminfo: memFree=1750944/2055924 swapFree=4165672/4192956
[pid=20516] ppid=20508 vsize=5352 CPUtime=0
/proc/20516/stat : 20516 (solver) S 20508 20516 20158 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 186750088 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20516/statm: 1338 229 192 169 0 49 0
[pid=20519] ppid=20516 vsize=11100 CPUtime=462.14
/proc/20519/stat : 20519 (xlisp) R 20516 20516 20158 0 -1 4194304 1887204 0 0 0 45210 1004 0 0 25 0 1 0 186750089 11366400 2235 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134869362 0 0 4096 130 0 0 0 17 1 0 0
/proc/20519/statm: 2775 2235 245 197 0 2015 0
[pid=20520] ppid=20516 vsize=2600 CPUtime=0
/proc/20520/stat : 20520 (sed) S 20516 20516 20158 0 -1 4194304 146 0 0 0 0 0 0 0 16 0 1 0 186750089 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 268583010386 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/20520/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 19052

[startup+522.571 s]
/proc/loadavg: 1.03 0.97 0.97 2/80 21614
/proc/meminfo: memFree=1750888/2055924 swapFree=4165672/4192956
[pid=20516] ppid=20508 vsize=5352 CPUtime=0
/proc/20516/stat : 20516 (solver) S 20508 20516 20158 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 186750088 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20516/statm: 1338 229 192 169 0 49 0
[pid=20519] ppid=20516 vsize=11100 CPUtime=522.13
/proc/20519/stat : 20519 (xlisp) R 20516 20516 20158 0 -1 4194304 2141924 0 0 0 51073 1140 0 0 25 0 1 0 186750089 11366400 2235 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134904480 0 0 4096 130 0 0 0 17 1 0 0
/proc/20519/statm: 2775 2235 245 197 0 2015 0
[pid=20520] ppid=20516 vsize=2600 CPUtime=0
/proc/20520/stat : 20520 (sed) S 20516 20516 20158 0 -1 4194304 146 0 0 0 0 0 0 0 16 0 1 0 186750089 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 268583010386 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/20520/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 19052

[startup+582.673 s]
/proc/loadavg: 1.01 0.97 0.97 2/80 21614
/proc/meminfo: memFree=1750888/2055924 swapFree=4165672/4192956
[pid=20516] ppid=20508 vsize=5352 CPUtime=0
/proc/20516/stat : 20516 (solver) S 20508 20516 20158 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 186750088 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20516/statm: 1338 229 192 169 0 49 0
[pid=20519] ppid=20516 vsize=11100 CPUtime=582.21
/proc/20519/stat : 20519 (xlisp) R 20516 20516 20158 0 -1 4194304 2380326 0 0 0 56952 1269 0 0 25 0 1 0 186750089 11366400 2235 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 2653911 0 0 4096 130 0 0 0 17 1 0 0
/proc/20519/statm: 2775 2235 245 197 0 2015 0
[pid=20520] ppid=20516 vsize=2600 CPUtime=0
/proc/20520/stat : 20520 (sed) S 20516 20516 20158 0 -1 4194304 146 0 0 0 0 0 0 0 16 0 1 0 186750089 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 268583010386 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/20520/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 19052

[startup+642.678 s]
/proc/loadavg: 1.00 0.97 0.97 2/80 21614
/proc/meminfo: memFree=1750824/2055924 swapFree=4165672/4192956
[pid=20516] ppid=20508 vsize=5352 CPUtime=0
/proc/20516/stat : 20516 (solver) S 20508 20516 20158 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 186750088 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20516/statm: 1338 229 192 169 0 49 0
[pid=20519] ppid=20516 vsize=11100 CPUtime=642.2
/proc/20519/stat : 20519 (xlisp) R 20516 20516 20158 0 -1 4194304 2621315 0 0 0 62823 1397 0 0 25 0 1 0 186750089 11366400 2235 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 4294960144 0 0 4096 130 0 0 0 17 1 0 0
/proc/20519/statm: 2775 2235 245 197 0 2015 0
[pid=20520] ppid=20516 vsize=2600 CPUtime=0
/proc/20520/stat : 20520 (sed) S 20516 20516 20158 0 -1 4194304 146 0 0 0 0 0 0 0 16 0 1 0 186750089 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 268583010386 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/20520/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 642.2
Current children cumulated vsize (KiB) 19052

[startup+702.68 s]
/proc/loadavg: 1.00 0.97 0.97 2/80 21614
/proc/meminfo: memFree=1750760/2055924 swapFree=4165672/4192956
[pid=20516] ppid=20508 vsize=5352 CPUtime=0
/proc/20516/stat : 20516 (solver) S 20508 20516 20158 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 186750088 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20516/statm: 1338 229 192 169 0 49 0
[pid=20519] ppid=20516 vsize=11100 CPUtime=702.19
/proc/20519/stat : 20519 (xlisp) R 20516 20516 20158 0 -1 4194304 2871872 0 0 0 68689 1530 0 0 25 0 1 0 186750089 11366400 2251 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134751704 0 0 4096 130 0 0 0 17 1 0 0
/proc/20519/statm: 2775 2251 245 197 0 2015 0
[pid=20520] ppid=20516 vsize=2600 CPUtime=0
/proc/20520/stat : 20520 (sed) S 20516 20516 20158 0 -1 4194304 146 0 0 0 0 0 0 0 16 0 1 0 186750089 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 268583010386 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/20520/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 702.19
Current children cumulated vsize (KiB) 19052

[startup+762.682 s]
/proc/loadavg: 1.00 0.97 0.97 2/80 21614
/proc/meminfo: memFree=1750760/2055924 swapFree=4165672/4192956
[pid=20516] ppid=20508 vsize=5352 CPUtime=0
/proc/20516/stat : 20516 (solver) S 20508 20516 20158 0 -1 4194304 313 174 0 0 0 0 0 0 16 0 1 0 186750088 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20516/statm: 1338 229 192 169 0 49 0
[pid=20519] ppid=20516 vsize=11100 CPUtime=762.17
/proc/20519/stat : 20519 (xlisp) R 20516 20516 20158 0 -1 4194304 3119429 0 0 0 74556 1661 0 0 25 0 1 0 186750089 11366400 2053 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 2653911 0 0 4096 130 0 0 0 17 1 0 0
/proc/20519/statm: 2775 2058 245 197 0 2015 0
[pid=20520] ppid=20516 vsize=2600 CPUtime=0
/proc/20520/stat : 20520 (sed) S 20516 20516 20158 0 -1 4194304 146 0 0 0 0 0 0 0 16 0 1 0 186750089 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 268583010386 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/20520/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 762.17
Current children cumulated vsize (KiB) 19052

Child status: 0
Real time (s): 778.396
CPU time (s): 777.898
CPU user time (s): 760.931
CPU system time (s): 16.9664
CPU usage (%): 99.936
Max. virtual memory (cumulated for all children) (KiB): 19052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 760.931
system time used= 16.9664
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3183590
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= 31
involuntary context switches= 2207

runsolver used 0.742887 s user time and 2.02469 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Tue Jan  9 22:59:02 UTC 2007


IDJOB= 252946
IDBENCH= 12973
FILE ID= node6/252946-1168383540

PBS_JOBID= 3522516

Free space on /tmp= 66551 MiB

BENCH NAME= HOME/pub/bench/CPAI06/coloring/le-450-5a-4-ext.xml
COMMAND LINE= /tmp/evaluation/252946-1168383540/solver
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node6/convwatcher-252946-1168383540 -o ROOT/results/node6/conversion-252946-1168383540 -C 600 -M 900 /tmp/evaluation/252946-1168383540/conversion /tmp/evaluation/252946-1168383540/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-252946-1168383540 -o ROOT/results/node6/solver-252946-1168383540 -C 1800 -M 900  /tmp/evaluation/252946-1168383540/solver

META MD5SUM SOLVER= b57068d1450403a75f014042200261c5
MD5SUM BENCH=  3f1ecdecd1f6c292a86049a9005b7c6b

RANDOM SEED= 883098328

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.240
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.240
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:      2055924 kB
MemFree:       1753400 kB
Buffers:         44144 kB
Cached:         161184 kB
SwapCached:       2888 kB
Active:         170792 kB
Inactive:        71688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1753400 kB
SwapTotal:     4192956 kB
SwapFree:      4165672 kB
Dirty:            2756 kB
Writeback:           0 kB
Mapped:          46340 kB
Slab:            45044 kB
Committed_AS:  6272240 kB
PageTables:       2196 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= 66552 MiB



End job on node6 on Tue Jan  9 23:12:05 UTC 2007