Trace number 199757

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 1458.47 1460.12

DiagnosticValue
CHECKS783778269
NODES552805

General information on the benchmark

Namerandom/rand-2-23/
rand-23-23-253-131-46021_ext.xml
MD5SUMa641d5227836e99889f0b65812e13203
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 benchmark24.8602
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables23
Number of constraints253
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension253
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

1460.11	c Weights stabilised after 60 restarts; starting run to completion 
1460.11	c Nodes on final run 544880
1460.11	s UNSATISFIABLE
1460.11	d NODES 552805
1460.11	d CHECKS 783778269
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/node35/watcher-199757-1168136266 -o ROOT/results/node35/solver-199757-1168136266 -C 1800 -M 900 /tmp/evaluation/199757-1168136266/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: 2.00 2.00 1.90 5/82 30247
/proc/meminfo: memFree=1838872/2055920 swapFree=4191892/4192956
[pid=30245] ppid=30243 vsize=5352 CPUtime=0
/proc/30245/stat : 30245 (solver) R 30243 30245 29724 0 -1 4194304 280 0 0 0 0 0 0 0 20 0 1 0 162020806 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 266134414148 0 65536 4100 65538 0 0 0 17 1 0 0
/proc/30245/statm: 1338 229 192 169 0 49 0
[pid=30246] ppid=30245 vsize=0 CPUtime=0
/proc/30246/stat : 30246 (cp) Z 30245 30245 29724 0 -1 4194316 174 0 0 0 0 0 0 0 15 0 1 0 162020807 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744071563351923 0 0 17 1 0 0
/proc/30246/statm: 0 0 0 0 0 0 0

[startup+0.105738 s]
/proc/loadavg: 2.00 2.00 1.90 5/82 30247
/proc/meminfo: memFree=1838872/2055920 swapFree=4191892/4192956
[pid=30245] ppid=30243 vsize=5352 CPUtime=0
/proc/30245/stat : 30245 (solver) S 30243 30245 29724 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 162020806 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30245/statm: 1338 229 192 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.513787 s]
/proc/loadavg: 2.00 2.00 1.90 5/82 30247
/proc/meminfo: memFree=1838872/2055920 swapFree=4191892/4192956
[pid=30245] ppid=30243 vsize=5352 CPUtime=0
/proc/30245/stat : 30245 (solver) S 30243 30245 29724 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 162020806 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30245/statm: 1338 229 192 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.33589 s]
/proc/loadavg: 2.00 2.00 1.90 3/83 30249
/proc/meminfo: memFree=1834384/2055920 swapFree=4191892/4192956
[pid=30245] ppid=30243 vsize=5352 CPUtime=0
/proc/30245/stat : 30245 (solver) S 30243 30245 29724 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 162020806 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30245/statm: 1338 229 192 169 0 49 0
[pid=30248] ppid=30245 vsize=5940 CPUtime=1.25
/proc/30248/stat : 30248 (xlisp) R 30245 30245 29724 0 -1 4194304 990 0 11 0 125 0 0 0 25 0 1 0 162020807 6082560 960 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134752739 0 0 4096 130 0 0 0 17 1 0 0
/proc/30248/statm: 1485 960 244 197 0 725 0
[pid=30249] ppid=30245 vsize=2600 CPUtime=0
/proc/30249/stat : 30249 (sed) S 30245 30245 29724 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 162020807 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 266134585426 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/30249/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 13892

[startup+2.98908 s]
/proc/loadavg: 2.00 2.00 1.90 3/83 30249
/proc/meminfo: memFree=1834384/2055920 swapFree=4191892/4192956
[pid=30245] ppid=30243 vsize=5352 CPUtime=0
/proc/30245/stat : 30245 (solver) S 30243 30245 29724 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 162020806 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30245/statm: 1338 229 192 169 0 49 0
[pid=30248] ppid=30245 vsize=5940 CPUtime=2.89
/proc/30248/stat : 30248 (xlisp) R 30245 30245 29724 0 -1 4194304 990 0 11 0 289 0 0 0 25 0 1 0 162020807 6082560 960 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134870619 0 0 4096 130 0 0 0 17 1 0 0
/proc/30248/statm: 1485 960 244 197 0 725 0
[pid=30249] ppid=30245 vsize=2600 CPUtime=0
/proc/30249/stat : 30249 (sed) S 30245 30245 29724 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 162020807 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 266134585426 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/30249/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 13892

[startup+6.26947 s]
/proc/loadavg: 2.00 2.00 1.90 3/83 30249
/proc/meminfo: memFree=1834320/2055920 swapFree=4191892/4192956
[pid=30245] ppid=30243 vsize=5352 CPUtime=0
/proc/30245/stat : 30245 (solver) S 30243 30245 29724 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 162020806 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30245/statm: 1338 229 192 169 0 49 0
[pid=30248] ppid=30245 vsize=5940 CPUtime=6.14
/proc/30248/stat : 30248 (xlisp) R 30245 30245 29724 0 -1 4194304 990 0 11 0 613 1 0 0 25 0 1 0 162020807 6082560 960 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134865211 0 0 4096 130 0 0 0 17 1 0 0
/proc/30248/statm: 1485 960 244 197 0 725 0
[pid=30249] ppid=30245 vsize=2600 CPUtime=0
/proc/30249/stat : 30249 (sed) S 30245 30245 29724 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 162020807 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 266134585426 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/30249/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 13892

[startup+12.7482 s]
/proc/loadavg: 2.00 2.00 1.90 3/83 30249
/proc/meminfo: memFree=1834320/2055920 swapFree=4191892/4192956
[pid=30245] ppid=30243 vsize=5352 CPUtime=0
/proc/30245/stat : 30245 (solver) S 30243 30245 29724 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 162020806 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30245/statm: 1338 229 192 169 0 49 0
[pid=30248] ppid=30245 vsize=5940 CPUtime=12.55
/proc/30248/stat : 30248 (xlisp) R 30245 30245 29724 0 -1 4194304 991 0 11 0 1254 1 0 0 25 0 1 0 162020807 6082560 961 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134672814 0 0 4096 130 0 0 0 17 1 0 0
/proc/30248/statm: 1485 961 245 197 0 725 0
[pid=30249] ppid=30245 vsize=2600 CPUtime=0
/proc/30249/stat : 30249 (sed) S 30245 30245 29724 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 162020807 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 266134585426 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/30249/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 13892

[startup+25.5678 s]
/proc/loadavg: 2.00 2.00 1.90 3/77 30341
/proc/meminfo: memFree=1843720/2055920 swapFree=4191892/4192956
[pid=30245] ppid=30243 vsize=5352 CPUtime=0
/proc/30245/stat : 30245 (solver) S 30243 30245 29724 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 162020806 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30245/statm: 1338 229 192 169 0 49 0
[pid=30248] ppid=30245 vsize=5940 CPUtime=25.36
/proc/30248/stat : 30248 (xlisp) R 30245 30245 29724 0 -1 4194304 994 0 11 0 2532 4 0 0 25 0 1 0 162020807 6082560 964 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684920 0 0 4096 130 0 0 0 17 0 0 0
/proc/30248/statm: 1485 964 248 197 0 725 0
[pid=30249] ppid=30245 vsize=2600 CPUtime=0
/proc/30249/stat : 30249 (sed) S 30245 30245 29724 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 162020807 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 266134585426 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/30249/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 13892

[startup+51.2488 s]
/proc/loadavg: 2.00 2.00 1.90 3/77 30341
/proc/meminfo: memFree=1843728/2055920 swapFree=4191892/4192956
[pid=30245] ppid=30243 vsize=5352 CPUtime=0
/proc/30245/stat : 30245 (solver) S 30243 30245 29724 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 162020806 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30245/statm: 1338 229 192 169 0 49 0
[pid=30248] ppid=30245 vsize=5940 CPUtime=51
/proc/30248/stat : 30248 (xlisp) R 30245 30245 29724 0 -1 4194304 994 0 11 0 5093 7 0 0 25 0 1 0 162020807 6082560 964 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134873851 0 0 4096 130 0 0 0 17 0 0 0
/proc/30248/statm: 1485 964 248 197 0 725 0
[pid=30249] ppid=30245 vsize=2600 CPUtime=0
/proc/30249/stat : 30249 (sed) S 30245 30245 29724 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 162020807 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 266134585426 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/30249/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 13892

[startup+102.507 s]
/proc/loadavg: 2.00 2.00 1.91 3/77 30343
/proc/meminfo: memFree=1843592/2055920 swapFree=4191892/4192956
[pid=30245] ppid=30243 vsize=5352 CPUtime=0
/proc/30245/stat : 30245 (solver) S 30243 30245 29724 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 162020806 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30245/statm: 1338 229 192 169 0 49 0
[pid=30248] ppid=30245 vsize=5940 CPUtime=102.21
/proc/30248/stat : 30248 (xlisp) R 30245 30245 29724 0 -1 4194304 995 0 11 0 10208 13 0 0 25 0 1 0 162020807 6082560 965 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684597 0 0 4096 130 0 0 0 17 0 0 0
/proc/30248/statm: 1485 965 248 197 0 725 0
[pid=30249] ppid=30245 vsize=2600 CPUtime=0
/proc/30249/stat : 30249 (sed) S 30245 30245 29724 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 162020807 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 266134585426 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/30249/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 13892

[startup+162.6 s]
/proc/loadavg: 2.00 2.00 1.91 3/77 30343
/proc/meminfo: memFree=1843600/2055920 swapFree=4191892/4192956
[pid=30245] ppid=30243 vsize=5352 CPUtime=0
/proc/30245/stat : 30245 (solver) S 30243 30245 29724 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 162020806 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30245/statm: 1338 229 192 169 0 49 0
[pid=30248] ppid=30245 vsize=5940 CPUtime=162.25
/proc/30248/stat : 30248 (xlisp) R 30245 30245 29724 0 -1 4194304 995 0 11 0 16206 19 0 0 25 0 1 0 162020807 6082560 965 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684584 0 0 4096 130 0 0 0 17 0 0 0
/proc/30248/statm: 1485 965 248 197 0 725 0
[pid=30249] ppid=30245 vsize=2600 CPUtime=0
/proc/30249/stat : 30249 (sed) S 30245 30245 29724 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 162020807 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 266134585426 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/30249/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 13892

[startup+222.696 s]
/proc/loadavg: 2.00 2.00 1.91 3/77 30343
/proc/meminfo: memFree=1843600/2055920 swapFree=4191892/4192956
[pid=30245] ppid=30243 vsize=5352 CPUtime=0
/proc/30245/stat : 30245 (solver) S 30243 30245 29724 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 162020806 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30245/statm: 1338 229 192 169 0 49 0
[pid=30248] ppid=30245 vsize=5940 CPUtime=222.29
/proc/30248/stat : 30248 (xlisp) R 30245 30245 29724 0 -1 4194304 995 0 11 0 22203 26 0 0 25 0 1 0 162020807 6082560 965 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684133 0 0 4096 130 0 0 0 17 0 0 0
/proc/30248/statm: 1485 965 248 197 0 725 0
[pid=30249] ppid=30245 vsize=2600 CPUtime=0
/proc/30249/stat : 30249 (sed) S 30245 30245 29724 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 162020807 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 266134585426 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/30249/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 13892

[startup+282.791 s]
/proc/loadavg: 2.00 2.00 1.91 3/77 30343
/proc/meminfo: memFree=1843600/2055920 swapFree=4191892/4192956
[pid=30245] ppid=30243 vsize=5352 CPUtime=0
/proc/30245/stat : 30245 (solver) S 30243 30245 29724 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 162020806 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30245/statm: 1338 229 192 169 0 49 0
[pid=30248] ppid=30245 vsize=5940 CPUtime=282.31
/proc/30248/stat : 30248 (xlisp) R 30245 30245 29724 0 -1 4194304 995 0 11 0 28199 32 0 0 25 0 1 0 162020807 6082560 965 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684591 0 0 4096 130 0 0 0 17 0 0 0
/proc/30248/statm: 1485 965 248 197 0 725 0
[pid=30249] ppid=30245 vsize=2600 CPUtime=0
/proc/30249/stat : 30249 (sed) S 30245 30245 29724 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 162020807 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 266134585426 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/30249/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 13892

[startup+342.878 s]
/proc/loadavg: 2.00 2.00 1.91 3/77 30343
/proc/meminfo: memFree=1843600/2055920 swapFree=4191892/4192956
[pid=30245] ppid=30243 vsize=5352 CPUtime=0
/proc/30245/stat : 30245 (solver) S 30243 30245 29724 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 162020806 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30245/statm: 1338 229 192 169 0 49 0
[pid=30248] ppid=30245 vsize=5940 CPUtime=342.35
/proc/30248/stat : 30248 (xlisp) R 30245 30245 29724 0 -1 4194304 995 0 11 0 34198 37 0 0 25 0 1 0 162020807 6082560 965 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 4294960144 0 0 4096 130 0 0 0 17 0 0 0
/proc/30248/statm: 1485 965 248 197 0 725 0
[pid=30249] ppid=30245 vsize=2600 CPUtime=0
/proc/30249/stat : 30249 (sed) S 30245 30245 29724 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 162020807 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 266134585426 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/30249/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 342.35

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

[pid=30249] ppid=30245 vsize=2600 CPUtime=0
/proc/30249/stat : 30249 (sed) S 30245 30245 29724 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 162020807 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 266134585426 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/30249/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 762.59
Current children cumulated vsize (KiB) 13892

[startup+823.631 s]
/proc/loadavg: 2.00 2.00 1.91 3/77 30343
/proc/meminfo: memFree=1843600/2055920 swapFree=4191892/4192956
[pid=30245] ppid=30243 vsize=5352 CPUtime=0
/proc/30245/stat : 30245 (solver) S 30243 30245 29724 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 162020806 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30245/statm: 1338 229 192 169 0 49 0
[pid=30248] ppid=30245 vsize=5940 CPUtime=822.6
/proc/30248/stat : 30248 (xlisp) R 30245 30245 29724 0 -1 4194304 995 0 11 0 82172 88 0 0 25 0 1 0 162020807 6082560 965 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134672632 0 0 4096 130 0 0 0 17 0 0 0
/proc/30248/statm: 1485 965 248 197 0 725 0
[pid=30249] ppid=30245 vsize=2600 CPUtime=0
/proc/30249/stat : 30249 (sed) S 30245 30245 29724 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 162020807 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 266134585426 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/30249/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 822.6
Current children cumulated vsize (KiB) 13892

[startup+883.728 s]
/proc/loadavg: 2.00 2.00 1.91 3/77 30343
/proc/meminfo: memFree=1843600/2055920 swapFree=4191892/4192956
[pid=30245] ppid=30243 vsize=5352 CPUtime=0
/proc/30245/stat : 30245 (solver) S 30243 30245 29724 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 162020806 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30245/statm: 1338 229 192 169 0 49 0
[pid=30248] ppid=30245 vsize=5940 CPUtime=882.65
/proc/30248/stat : 30248 (xlisp) R 30245 30245 29724 0 -1 4194304 995 0 11 0 88171 94 0 0 25 0 1 0 162020807 6082560 965 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134884037 0 0 4096 130 0 0 0 17 0 0 0
/proc/30248/statm: 1485 965 248 197 0 725 0
[pid=30249] ppid=30245 vsize=2600 CPUtime=0
/proc/30249/stat : 30249 (sed) S 30245 30245 29724 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 162020807 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 266134585426 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/30249/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 882.65
Current children cumulated vsize (KiB) 13892

[startup+943.817 s]
/proc/loadavg: 2.00 2.00 1.91 3/77 30343
/proc/meminfo: memFree=1843600/2055920 swapFree=4191892/4192956
[pid=30245] ppid=30243 vsize=5352 CPUtime=0
/proc/30245/stat : 30245 (solver) S 30243 30245 29724 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 162020806 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30245/statm: 1338 229 192 169 0 49 0
[pid=30248] ppid=30245 vsize=5940 CPUtime=942.69
/proc/30248/stat : 30248 (xlisp) R 30245 30245 29724 0 -1 4194304 995 0 11 0 94169 100 0 0 25 0 1 0 162020807 6082560 965 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134879771 0 0 4096 130 0 0 0 17 0 0 0
/proc/30248/statm: 1485 965 248 197 0 725 0
[pid=30249] ppid=30245 vsize=2600 CPUtime=0
/proc/30249/stat : 30249 (sed) S 30245 30245 29724 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 162020807 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 266134585426 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/30249/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 942.69
Current children cumulated vsize (KiB) 13892

[startup+1003.91 s]
/proc/loadavg: 2.12 2.03 1.92 3/77 30343
/proc/meminfo: memFree=1843600/2055920 swapFree=4191892/4192956
[pid=30245] ppid=30243 vsize=5352 CPUtime=0
/proc/30245/stat : 30245 (solver) S 30243 30245 29724 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 162020806 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30245/statm: 1338 229 192 169 0 49 0
[pid=30248] ppid=30245 vsize=5940 CPUtime=1002.7
/proc/30248/stat : 30248 (xlisp) R 30245 30245 29724 0 -1 4194304 995 0 11 0 100163 107 0 0 25 0 1 0 162020807 6082560 965 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134876908 0 0 4096 130 0 0 0 17 0 0 0
/proc/30248/statm: 1485 965 248 197 0 725 0
[pid=30249] ppid=30245 vsize=2600 CPUtime=0
/proc/30249/stat : 30249 (sed) S 30245 30245 29724 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 162020807 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 266134585426 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/30249/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1002.7
Current children cumulated vsize (KiB) 13892

[startup+1064 s]
/proc/loadavg: 2.04 2.02 1.92 3/77 30343
/proc/meminfo: memFree=1843600/2055920 swapFree=4191892/4192956
[pid=30245] ppid=30243 vsize=5352 CPUtime=0
/proc/30245/stat : 30245 (solver) S 30243 30245 29724 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 162020806 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30245/statm: 1338 229 192 169 0 49 0
[pid=30248] ppid=30245 vsize=5940 CPUtime=1062.74
/proc/30248/stat : 30248 (xlisp) R 30245 30245 29724 0 -1 4194304 995 0 11 0 106161 113 0 0 25 0 1 0 162020807 6082560 965 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134865228 0 0 4096 130 0 0 0 17 0 0 0
/proc/30248/statm: 1485 965 248 197 0 725 0
[pid=30249] ppid=30245 vsize=2600 CPUtime=0
/proc/30249/stat : 30249 (sed) S 30245 30245 29724 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 162020807 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 266134585426 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/30249/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1062.74
Current children cumulated vsize (KiB) 13892

[startup+1124.09 s]
/proc/loadavg: 2.01 2.02 1.92 3/77 30343
/proc/meminfo: memFree=1843600/2055920 swapFree=4191892/4192956
[pid=30245] ppid=30243 vsize=5352 CPUtime=0
/proc/30245/stat : 30245 (solver) S 30243 30245 29724 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 162020806 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30245/statm: 1338 229 192 169 0 49 0
[pid=30248] ppid=30245 vsize=5940 CPUtime=1122.76
/proc/30248/stat : 30248 (xlisp) R 30245 30245 29724 0 -1 4194304 995 0 11 0 112157 119 0 0 25 0 1 0 162020807 6082560 965 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684597 0 0 4096 130 0 0 0 17 0 0 0
/proc/30248/statm: 1485 965 248 197 0 725 0
[pid=30249] ppid=30245 vsize=2600 CPUtime=0
/proc/30249/stat : 30249 (sed) S 30245 30245 29724 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 162020807 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 266134585426 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/30249/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1122.76
Current children cumulated vsize (KiB) 13892

[startup+1184.18 s]
/proc/loadavg: 2.00 2.01 1.92 3/77 30343
/proc/meminfo: memFree=1843600/2055920 swapFree=4191892/4192956
[pid=30245] ppid=30243 vsize=5352 CPUtime=0
/proc/30245/stat : 30245 (solver) S 30243 30245 29724 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 162020806 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30245/statm: 1338 229 192 169 0 49 0
[pid=30248] ppid=30245 vsize=5940 CPUtime=1182.8
/proc/30248/stat : 30248 (xlisp) R 30245 30245 29724 0 -1 4194304 995 0 11 0 118154 126 0 0 25 0 1 0 162020807 6082560 965 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684094 0 0 4096 130 0 0 0 17 0 0 0
/proc/30248/statm: 1485 965 248 197 0 725 0
[pid=30249] ppid=30245 vsize=2600 CPUtime=0
/proc/30249/stat : 30249 (sed) S 30245 30245 29724 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 162020807 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 266134585426 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/30249/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1182.8
Current children cumulated vsize (KiB) 13892

[startup+1244.27 s]
/proc/loadavg: 2.00 2.01 1.92 3/77 30343
/proc/meminfo: memFree=1843536/2055920 swapFree=4191892/4192956
[pid=30245] ppid=30243 vsize=5352 CPUtime=0
/proc/30245/stat : 30245 (solver) S 30243 30245 29724 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 162020806 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30245/statm: 1338 229 192 169 0 49 0
[pid=30248] ppid=30245 vsize=5940 CPUtime=1242.83
/proc/30248/stat : 30248 (xlisp) R 30245 30245 29724 0 -1 4194304 995 0 11 0 124151 132 0 0 25 0 1 0 162020807 6082560 965 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684803 0 0 4096 130 0 0 0 17 0 0 0
/proc/30248/statm: 1485 965 248 197 0 725 0
[pid=30249] ppid=30245 vsize=2600 CPUtime=0
/proc/30249/stat : 30249 (sed) S 30245 30245 29724 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 162020807 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 266134585426 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/30249/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1242.83
Current children cumulated vsize (KiB) 13892

[startup+1304.38 s]
/proc/loadavg: 2.00 2.00 1.92 3/77 30343
/proc/meminfo: memFree=1843536/2055920 swapFree=4191892/4192956
[pid=30245] ppid=30243 vsize=5352 CPUtime=0
/proc/30245/stat : 30245 (solver) S 30243 30245 29724 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 162020806 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30245/statm: 1338 229 192 169 0 49 0
[pid=30248] ppid=30245 vsize=5940 CPUtime=1302.86
/proc/30248/stat : 30248 (xlisp) R 30245 30245 29724 0 -1 4194304 996 0 11 0 130147 139 0 0 25 0 1 0 162020807 6082560 966 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134879433 0 0 4096 130 0 0 0 17 0 0 0
/proc/30248/statm: 1485 966 248 197 0 725 0
[pid=30249] ppid=30245 vsize=2600 CPUtime=0
/proc/30249/stat : 30249 (sed) S 30245 30245 29724 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 162020807 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 266134585426 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/30249/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1302.86
Current children cumulated vsize (KiB) 13892

[startup+1364.46 s]
/proc/loadavg: 2.00 2.00 1.92 3/77 30343
/proc/meminfo: memFree=1843536/2055920 swapFree=4191892/4192956
[pid=30245] ppid=30243 vsize=5352 CPUtime=0
/proc/30245/stat : 30245 (solver) S 30243 30245 29724 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 162020806 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30245/statm: 1338 229 192 169 0 49 0
[pid=30248] ppid=30245 vsize=5940 CPUtime=1362.9
/proc/30248/stat : 30248 (xlisp) R 30245 30245 29724 0 -1 4194304 996 0 11 0 136144 146 0 0 25 0 1 0 162020807 6082560 966 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 4294960144 0 0 4096 130 0 0 0 17 0 0 0
/proc/30248/statm: 1485 966 248 197 0 725 0
[pid=30249] ppid=30245 vsize=2600 CPUtime=0
/proc/30249/stat : 30249 (sed) S 30245 30245 29724 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 162020807 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 266134585426 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/30249/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1362.9
Current children cumulated vsize (KiB) 13892

[startup+1424.55 s]
/proc/loadavg: 2.00 2.00 1.92 3/77 30343
/proc/meminfo: memFree=1843536/2055920 swapFree=4191892/4192956
[pid=30245] ppid=30243 vsize=5352 CPUtime=0
/proc/30245/stat : 30245 (solver) S 30243 30245 29724 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 162020806 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30245/statm: 1338 229 192 169 0 49 0
[pid=30248] ppid=30245 vsize=5940 CPUtime=1422.93
/proc/30248/stat : 30248 (xlisp) R 30245 30245 29724 0 -1 4194304 996 0 11 0 142141 152 0 0 25 0 1 0 162020807 6082560 966 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134877486 0 0 4096 130 0 0 0 17 0 0 0
/proc/30248/statm: 1485 966 248 197 0 725 0
[pid=30249] ppid=30245 vsize=2600 CPUtime=0
/proc/30249/stat : 30249 (sed) S 30245 30245 29724 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 162020807 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 266134585426 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/30249/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1422.93
Current children cumulated vsize (KiB) 13892

Child status: 0
Real time (s): 1460.12
CPU time (s): 1458.47
CPU user time (s): 1456.91
CPU system time (s): 1.56276
CPU usage (%): 99.8873
Max. virtual memory (cumulated for all children) (KiB): 13892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1456.91
system time used= 1.56276
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1674
page faults= 11
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55
involuntary context switches= 7154

runsolver used 1.59876 s user time and 4.86326 s system time

The end

Launcher Data (download as text)

Begin job on node35 on Sun Jan  7 02:17:46 UTC 2007


IDJOB= 199757
IDBENCH= 3635
FILE ID= node35/199757-1168136266

PBS_JOBID= 3478016

Free space on /tmp= 66560 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-23/rand-23-23-253-131-46021_ext.xml
COMMAND LINE= /tmp/evaluation/199757-1168136266/solver
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node35/convwatcher-199757-1168136266 -o ROOT/results/node35/conversion-199757-1168136266 -C 600 -M 900 /tmp/evaluation/199757-1168136266/conversion /tmp/evaluation/199757-1168136266/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-199757-1168136266 -o ROOT/results/node35/solver-199757-1168136266 -C 1800 -M 900  /tmp/evaluation/199757-1168136266/solver

META MD5SUM SOLVER= b57068d1450403a75f014042200261c5
MD5SUM BENCH=  a641d5227836e99889f0b65812e13203

RANDOM SEED= 740342317

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.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1839488 kB
Buffers:          8400 kB
Cached:         127608 kB
SwapCached:        264 kB
Active:          70692 kB
Inactive:        99808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1839488 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            1184 kB
Writeback:           0 kB
Mapped:          51404 kB
Slab:            31172 kB
Committed_AS:  3405708 kB
PageTables:       1896 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= 66559 MiB



End job on node35 on Sun Jan  7 02:42:12 UTC 2007