Trace number 240044

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-21SAT 892.759 893.182

DiagnosticValue
CHECKS27195787
NODES53688

General information on the benchmark

Nameqcp-qwh/QCP-15/
qcp-15-120-8_ext.xml
MD5SUMcf319c3d778b545d6992f736e2b438ef
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.232963
SatisfiableYES
(Un)Satisfiability was proved
Number of variables225
Number of constraints3150
Maximum constraint arity2
Maximum domain size15
Number of constraints which are defined in extension3150
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

893.18	v 0 7 6 2 3 11 1 4 13 10 8 9 5 12 14 9 6 0 4 1 5 12 13 7 3 11 8 10 14 2 4 8 1 0 7 6 11 9 5 2 12 3 14 10 13 10 14 7 11 2 12 8 3 1 4 0 5 9 13 6 12 0 8 14 11 3 10 1 9 6 13 7 4 2 5 5 11 10 6 9 8 2 7 4 12 3 14 13 1 0 3 13 2 8 6 10 9 5 12 1 14 0 7 11 4 11 3 9 13 5 1 4 12 8 14 2 10 6 0 7 1 10 13 12 14 7 5 2 3 0 4 6 8 9 11 6 12 3 7 0 9 13 8 14 11 5 2 1 4 10 13 4 14 5 8 0 3 10 11 9 6 1 2 7 12 7 9 4 1 13 14 6 11 2 5 10 12 0 3 8 2 5 12 10 4 13 7 14 0 8 9 11 3 6 1 14 2 5 3 12 4 0 6 10 7 1 13 11 8 9 8 1 11 9 10 2 14 0 6 13 7 4 12 5 3 
893.18	c Nodes on final run 27621
893.18	s SATISFIABLE
893.18	d NODES 53688
893.18	d CHECKS 27195787
c 
c 
c 
c conversion script
c 
c 

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node42/watcher-240044-1168368844 -o ROOT/results/node42/solver-240044-1168368844 -C 1800 -M 900 /tmp/evaluation/240044-1168368844/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.61 1.89 1.81 7/75 20949
/proc/meminfo: memFree=1801624/2055920 swapFree=4191892/4192956
[pid=20947] ppid=20945 vsize=5352 CPUtime=0
/proc/20947/stat : 20947 (solver) S 20945 20947 19838 0 -1 4194304 280 0 0 0 0 0 0 0 19 0 1 0 185284203 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20947/statm: 1338 229 192 169 0 49 0
[pid=20948] ppid=20947 vsize=5352 CPUtime=0
/proc/20948/stat : 20948 (solver) R 20947 20947 19838 0 -1 4194368 18 0 0 0 0 0 0 0 21 0 1 0 185284204 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259415141671 0 0 4096 0 0 0 0 17 1 0 0
/proc/20948/statm: 1338 229 192 169 0 49 0

[startup+0.104706 s]
/proc/loadavg: 1.61 1.89 1.81 7/75 20949
/proc/meminfo: memFree=1801624/2055920 swapFree=4191892/4192956
[pid=20947] ppid=20945 vsize=5352 CPUtime=0
/proc/20947/stat : 20947 (solver) S 20945 20947 19838 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185284203 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20947/statm: 1338 229 192 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.512754 s]
/proc/loadavg: 1.61 1.89 1.81 7/75 20949
/proc/meminfo: memFree=1801624/2055920 swapFree=4191892/4192956
[pid=20947] ppid=20945 vsize=5352 CPUtime=0
/proc/20947/stat : 20947 (solver) S 20945 20947 19838 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185284203 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20947/statm: 1338 229 192 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.33389 s]
/proc/loadavg: 1.64 1.89 1.81 3/76 20951
/proc/meminfo: memFree=1793424/2055920 swapFree=4191892/4192956
[pid=20947] ppid=20945 vsize=5352 CPUtime=0
/proc/20947/stat : 20947 (solver) S 20945 20947 19838 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185284203 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20947/statm: 1338 229 192 169 0 49 0
[pid=20950] ppid=20947 vsize=10956 CPUtime=1.29
/proc/20950/stat : 20950 (xlisp) R 20947 20947 19838 0 -1 4194304 2261 0 0 0 129 0 0 0 25 0 1 0 185284204 11218944 2220 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684815 0 0 4096 130 0 0 0 17 1 0 0
/proc/20950/statm: 2739 2220 242 197 0 1979 0
[pid=20951] ppid=20947 vsize=2600 CPUtime=0
/proc/20951/stat : 20951 (sed) S 20947 20947 19838 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185284204 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/20951/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 18908

[startup+2.97102 s]
/proc/loadavg: 1.64 1.89 1.81 3/76 20951
/proc/meminfo: memFree=1793360/2055920 swapFree=4191892/4192956
[pid=20947] ppid=20945 vsize=5352 CPUtime=0
/proc/20947/stat : 20947 (solver) S 20945 20947 19838 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185284203 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20947/statm: 1338 229 192 169 0 49 0
[pid=20950] ppid=20947 vsize=10956 CPUtime=2.92
/proc/20950/stat : 20950 (xlisp) R 20947 20947 19838 0 -1 4194304 2261 0 0 0 291 1 0 0 25 0 1 0 185284204 11218944 2220 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134683881 0 0 4096 130 0 0 0 17 1 0 0
/proc/20950/statm: 2739 2220 242 197 0 1979 0
[pid=20951] ppid=20947 vsize=2600 CPUtime=0
/proc/20951/stat : 20951 (sed) S 20947 20947 19838 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185284204 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/20951/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 18908

[startup+6.26239 s]
/proc/loadavg: 1.64 1.89 1.81 3/76 20951
/proc/meminfo: memFree=1793360/2055920 swapFree=4191892/4192956
[pid=20947] ppid=20945 vsize=5352 CPUtime=0
/proc/20947/stat : 20947 (solver) S 20945 20947 19838 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185284203 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20947/statm: 1338 229 192 169 0 49 0
[pid=20950] ppid=20947 vsize=11556 CPUtime=6.18
/proc/20950/stat : 20950 (xlisp) R 20947 20947 19838 0 -1 4194304 2564 0 0 0 617 1 0 0 25 0 1 0 185284204 11833344 2373 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134751395 0 0 4096 130 0 0 0 17 1 0 0
/proc/20950/statm: 2889 2373 244 197 0 2129 0
[pid=20951] ppid=20947 vsize=2600 CPUtime=0
/proc/20951/stat : 20951 (sed) S 20947 20947 19838 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185284204 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/20951/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 19508

[startup+12.7311 s]
/proc/loadavg: 1.61 1.88 1.80 2/70 20966
/proc/meminfo: memFree=1814336/2055920 swapFree=4191892/4192956
[pid=20947] ppid=20945 vsize=5352 CPUtime=0
/proc/20947/stat : 20947 (solver) S 20945 20947 19838 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185284203 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20947/statm: 1338 229 192 169 0 49 0
[pid=20950] ppid=20947 vsize=10956 CPUtime=12.61
/proc/20950/stat : 20950 (xlisp) R 20947 20947 19838 0 -1 4194304 10765 0 0 0 1255 6 0 0 25 0 1 0 185284204 11218944 2224 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 4294960144 0 0 4096 130 0 0 0 17 0 0 0
/proc/20950/statm: 2739 2224 244 197 0 1979 0
[pid=20951] ppid=20947 vsize=2600 CPUtime=0
/proc/20951/stat : 20951 (sed) S 20947 20947 19838 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185284204 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/20951/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 18908

[startup+25.5775 s]
/proc/loadavg: 1.60 1.87 1.80 2/70 21241
/proc/meminfo: memFree=1814144/2055920 swapFree=4191892/4192956
[pid=20947] ppid=20945 vsize=5352 CPUtime=0
/proc/20947/stat : 20947 (solver) S 20945 20947 19838 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185284203 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20947/statm: 1338 229 192 169 0 49 0
[pid=20950] ppid=20947 vsize=10956 CPUtime=25.41
/proc/20950/stat : 20950 (xlisp) R 20947 20947 19838 0 -1 4194304 28715 0 0 0 2525 16 0 0 25 0 1 0 185284204 11218944 2224 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684809 0 0 4096 130 0 0 0 17 0 0 0
/proc/20950/statm: 2739 2224 244 197 0 1979 0
[pid=20951] ppid=20947 vsize=2600 CPUtime=0
/proc/20951/stat : 20951 (sed) S 20947 20947 19838 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185284204 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/20951/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 18908

[startup+51.2253 s]
/proc/loadavg: 1.39 1.80 1.78 2/67 21245
/proc/meminfo: memFree=1819808/2055920 swapFree=4191892/4192956
[pid=20947] ppid=20945 vsize=5352 CPUtime=0
/proc/20947/stat : 20947 (solver) S 20945 20947 19838 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185284203 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20947/statm: 1338 229 192 169 0 49 0
[pid=20950] ppid=20947 vsize=10956 CPUtime=51.05
/proc/20950/stat : 20950 (xlisp) R 20947 20947 19838 0 -1 4194304 63715 0 0 0 5071 34 0 0 25 0 1 0 185284204 11218944 2224 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684584 0 0 4096 130 0 0 0 17 0 0 0
/proc/20950/statm: 2739 2224 244 197 0 1979 0
[pid=20951] ppid=20947 vsize=2600 CPUtime=0
/proc/20951/stat : 20951 (sed) S 20947 20947 19838 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185284204 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/20951/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 18908

[startup+102.513 s]
/proc/loadavg: 1.16 1.66 1.73 2/67 21245
/proc/meminfo: memFree=1819808/2055920 swapFree=4191892/4192956
[pid=20947] ppid=20945 vsize=5352 CPUtime=0
/proc/20947/stat : 20947 (solver) S 20945 20947 19838 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185284203 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20947/statm: 1338 229 192 169 0 49 0
[pid=20950] ppid=20947 vsize=10956 CPUtime=102.32
/proc/20950/stat : 20950 (xlisp) R 20947 20947 19838 0 -1 4194304 124365 0 0 0 10166 66 0 0 25 0 1 0 185284204 11218944 2224 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684584 0 0 4096 130 0 0 0 17 0 0 0
/proc/20950/statm: 2739 2224 244 197 0 1979 0
[pid=20951] ppid=20947 vsize=2600 CPUtime=0
/proc/20951/stat : 20951 (sed) S 20947 20947 19838 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185284204 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/20951/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 18908

[startup+162.521 s]
/proc/loadavg: 1.06 1.54 1.68 2/67 21245
/proc/meminfo: memFree=1819872/2055920 swapFree=4191892/4192956
[pid=20947] ppid=20945 vsize=5352 CPUtime=0
/proc/20947/stat : 20947 (solver) S 20945 20947 19838 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185284203 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20947/statm: 1338 229 192 169 0 49 0
[pid=20950] ppid=20947 vsize=10956 CPUtime=162.32
/proc/20950/stat : 20950 (xlisp) R 20947 20947 19838 0 -1 4194304 204516 0 0 0 16124 108 0 0 25 0 1 0 185284204 11218944 2225 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684584 0 0 4096 130 0 0 0 17 0 0 0
/proc/20950/statm: 2739 2225 245 197 0 1979 0
[pid=20951] ppid=20947 vsize=2600 CPUtime=0
/proc/20951/stat : 20951 (sed) S 20947 20947 19838 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185284204 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/20951/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 18908

[startup+222.535 s]
/proc/loadavg: 1.02 1.44 1.63 2/67 21245
/proc/meminfo: memFree=1819872/2055920 swapFree=4191892/4192956
[pid=20947] ppid=20945 vsize=5352 CPUtime=0
/proc/20947/stat : 20947 (solver) S 20945 20947 19838 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185284203 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20947/statm: 1338 229 192 169 0 49 0
[pid=20950] ppid=20947 vsize=10956 CPUtime=222.31
/proc/20950/stat : 20950 (xlisp) R 20947 20947 19838 0 -1 4194304 285366 0 0 0 22081 150 0 0 25 0 1 0 185284204 11218944 2225 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684584 0 0 4096 130 0 0 0 17 0 0 0
/proc/20950/statm: 2739 2225 245 197 0 1979 0
[pid=20951] ppid=20947 vsize=2600 CPUtime=0
/proc/20951/stat : 20951 (sed) S 20947 20947 19838 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185284204 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/20951/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 18908

[startup+282.544 s]
/proc/loadavg: 1.08 1.37 1.60 2/67 21245
/proc/meminfo: memFree=1819296/2055920 swapFree=4191892/4192956
[pid=20947] ppid=20945 vsize=5352 CPUtime=0
/proc/20947/stat : 20947 (solver) S 20945 20947 19838 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185284203 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20947/statm: 1338 229 192 169 0 49 0
[pid=20950] ppid=20947 vsize=11956 CPUtime=282.3
/proc/20950/stat : 20950 (xlisp) R 20947 20947 19838 0 -1 4194304 359016 0 0 0 28041 189 0 0 25 0 1 0 185284204 12242944 2475 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684898 0 0 4096 130 0 0 0 17 0 0 0
/proc/20950/statm: 2989 2475 245 197 0 2229 0
[pid=20951] ppid=20947 vsize=2600 CPUtime=0
/proc/20951/stat : 20951 (sed) S 20947 20947 19838 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185284204 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/20951/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 19908

[startup+342.553 s]
/proc/loadavg: 1.03 1.30 1.56 2/67 21245
/proc/meminfo: memFree=1819872/2055920 swapFree=4191892/4192956
[pid=20947] ppid=20945 vsize=5352 CPUtime=0
/proc/20947/stat : 20947 (solver) S 20945 20947 19838 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185284203 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20947/statm: 1338 229 192 169 0 49 0
[pid=20950] ppid=20947 vsize=10956 CPUtime=342.3
/proc/20950/stat : 20950 (xlisp) R 20947 20947 19838 0 -1 4194304 434016 0 0 0 34000 230 0 0 25 0 1 0 185284204 11218944 2225 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 4294960144 0 0 4096 130 0 0 0 17 0 0 0
/proc/20950/statm: 2739 2225 245 197 0 1979 0
[pid=20951] ppid=20947 vsize=2600 CPUtime=0
/proc/20951/stat : 20951 (sed) S 20947 20947 19838 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185284204 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/20951/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 18908

[startup+402.56 s]
/proc/loadavg: 1.01 1.24 1.52 2/67 21245
/proc/meminfo: memFree=1819872/2055920 swapFree=4191892/4192956
[pid=20947] ppid=20945 vsize=5352 CPUtime=0
/proc/20947/stat : 20947 (solver) S 20945 20947 19838 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185284203 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20947/statm: 1338 229 192 169 0 49 0
[pid=20950] ppid=20947 vsize=10956 CPUtime=402.29
/proc/20950/stat : 20950 (xlisp) R 20947 20947 19838 0 -1 4194304 514116 0 0 0 39961 268 0 0 25 0 1 0 185284204 11218944 2225 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684890 0 0 4096 130 0 0 0 17 0 0 0
/proc/20950/statm: 2739 2225 245 197 0 1979 0
[pid=20951] ppid=20947 vsize=2600 CPUtime=0
/proc/20951/stat : 20951 (sed) S 20947 20947 19838 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185284204 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/20951/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 18908

[startup+462.596 s]
/proc/loadavg: 1.00 1.20 1.49 2/73 21389
/proc/meminfo: memFree=1817904/2055920 swapFree=4191892/4192956
[pid=20947] ppid=20945 vsize=5352 CPUtime=0
/proc/20947/stat : 20947 (solver) S 20945 20947 19838 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185284203 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20947/statm: 1338 229 192 169 0 49 0
[pid=20950] ppid=20947 vsize=11956 CPUtime=462.3
/proc/20950/stat : 20950 (xlisp) R 20947 20947 19838 0 -1 4194304 591566 0 0 0 45911 319 0 0 25 0 1 0 185284204 12242944 2475 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684137 0 0 4096 130 0 0 0 17 0 0 0
/proc/20950/statm: 2989 2475 245 197 0 2229 0
[pid=20951] ppid=20947 vsize=2600 CPUtime=0
/proc/20951/stat : 20951 (sed) S 20947 20947 19838 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185284204 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/20951/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 19908

[startup+522.628 s]
/proc/loadavg: 1.16 1.20 1.47 2/67 21443
/proc/meminfo: memFree=1819424/2055920 swapFree=4191892/4192956
[pid=20947] ppid=20945 vsize=5352 CPUtime=0
/proc/20947/stat : 20947 (solver) S 20945 20947 19838 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185284203 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20947/statm: 1338 229 192 169 0 49 0
[pid=20950] ppid=20947 vsize=10956 CPUtime=522.31
/proc/20950/stat : 20950 (xlisp) R 20947 20947 19838 0 -1 4194304 663216 0 0 0 51870 361 0 0 25 0 1 0 185284204 11218944 2225 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684809 0 0 4096 130 0 0 0 17 0 0 0
/proc/20950/statm: 2739 2225 245 197 0 1979 0
[pid=20951] ppid=20947 vsize=2600 CPUtime=0
/proc/20951/stat : 20951 (sed) S 20947 20947 19838 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185284204 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/20951/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 18908

[startup+582.635 s]
/proc/loadavg: 1.06 1.16 1.43 2/67 21443
/proc/meminfo: memFree=1819488/2055920 swapFree=4191892/4192956
[pid=20947] ppid=20945 vsize=5352 CPUtime=0
/proc/20947/stat : 20947 (solver) S 20945 20947 19838 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185284203 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20947/statm: 1338 229 192 169 0 49 0
[pid=20950] ppid=20947 vsize=10956 CPUtime=582.3
/proc/20950/stat : 20950 (xlisp) R 20947 20947 19838 0 -1 4194304 741916 0 0 0 57828 402 0 0 25 0 1 0 185284204 11218944 2225 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684584 0 0 4096 130 0 0 0 17 0 0 0
/proc/20950/statm: 2739 2225 245 197 0 1979 0
[pid=20951] ppid=20947 vsize=2600 CPUtime=0
/proc/20951/stat : 20951 (sed) S 20947 20947 19838 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185284204 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/20951/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 18908

[startup+642.644 s]
/proc/loadavg: 1.02 1.13 1.41 2/67 21443
/proc/meminfo: memFree=1819488/2055920 swapFree=4191892/4192956
[pid=20947] ppid=20945 vsize=5352 CPUtime=0
/proc/20947/stat : 20947 (solver) S 20945 20947 19838 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185284203 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20947/statm: 1338 229 192 169 0 49 0
[pid=20950] ppid=20947 vsize=10956 CPUtime=642.3
/proc/20950/stat : 20950 (xlisp) R 20947 20947 19838 0 -1 4194304 820816 0 0 0 63785 445 0 0 25 0 1 0 185284204 11218944 2225 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 4294960144 0 0 4096 130 0 0 0 17 0 0 0
/proc/20950/statm: 2739 2225 245 197 0 1979 0
[pid=20951] ppid=20947 vsize=2600 CPUtime=0
/proc/20951/stat : 20951 (sed) S 20947 20947 19838 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185284204 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/20951/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 18908

[startup+702.649 s]
/proc/loadavg: 1.00 1.11 1.38 2/67 21443
/proc/meminfo: memFree=1818720/2055920 swapFree=4191892/4192956
[pid=20947] ppid=20945 vsize=5352 CPUtime=0
/proc/20947/stat : 20947 (solver) S 20945 20947 19838 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185284203 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20947/statm: 1338 229 192 169 0 49 0
[pid=20950] ppid=20947 vsize=11956 CPUtime=702.28
/proc/20950/stat : 20950 (xlisp) R 20947 20947 19838 0 -1 4194304 915966 0 0 0 69735 493 0 0 25 0 1 0 185284204 12242944 2475 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684815 0 0 4096 130 0 0 0 17 0 0 0
/proc/20950/statm: 2989 2475 245 197 0 2229 0
[pid=20951] ppid=20947 vsize=2600 CPUtime=0
/proc/20951/stat : 20951 (sed) S 20947 20947 19838 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185284204 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/20951/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 19908

[startup+762.659 s]
/proc/loadavg: 1.00 1.08 1.35 2/67 21443
/proc/meminfo: memFree=1818720/2055920 swapFree=4191892/4192956
[pid=20947] ppid=20945 vsize=5352 CPUtime=0
/proc/20947/stat : 20947 (solver) S 20945 20947 19838 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185284203 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20947/statm: 1338 229 192 169 0 49 0
[pid=20950] ppid=20947 vsize=11956 CPUtime=762.26
/proc/20950/stat : 20950 (xlisp) R 20947 20947 19838 0 -1 4194304 1180966 0 0 0 75599 627 0 0 25 0 1 0 185284204 12242944 2475 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134852936 0 0 4096 130 0 0 0 17 0 0 0
/proc/20950/statm: 2989 2475 245 197 0 2229 0
[pid=20951] ppid=20947 vsize=2600 CPUtime=0
/proc/20951/stat : 20951 (sed) S 20947 20947 19838 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185284204 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/20951/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 19908

[startup+822.666 s]
/proc/loadavg: 1.00 1.07 1.33 2/67 21443
/proc/meminfo: memFree=1819168/2055920 swapFree=4191892/4192956
[pid=20947] ppid=20945 vsize=5352 CPUtime=0
/proc/20947/stat : 20947 (solver) S 20945 20947 19838 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185284203 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20947/statm: 1338 229 192 169 0 49 0
[pid=20950] ppid=20947 vsize=11556 CPUtime=822.25
/proc/20950/stat : 20950 (xlisp) R 20947 20947 19838 0 -1 4194304 1453866 0 0 0 81457 768 0 0 25 0 1 0 185284204 11833344 2375 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134752415 0 0 4096 130 0 0 0 17 0 0 0
/proc/20950/statm: 2889 2375 245 197 0 2129 0
[pid=20951] ppid=20947 vsize=2600 CPUtime=0
/proc/20951/stat : 20951 (sed) S 20947 20947 19838 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185284204 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/20951/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 19508

[startup+882.679 s]
/proc/loadavg: 1.00 1.05 1.30 2/67 21443
/proc/meminfo: memFree=1818784/2055920 swapFree=4191892/4192956
[pid=20947] ppid=20945 vsize=5352 CPUtime=0
/proc/20947/stat : 20947 (solver) S 20945 20947 19838 0 -1 4194304 313 174 0 0 0 0 0 0 19 0 1 0 185284203 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20947/statm: 1338 229 192 169 0 49 0
[pid=20950] ppid=20947 vsize=11956 CPUtime=882.24
/proc/20950/stat : 20950 (xlisp) R 20947 20947 19838 0 -1 4194304 1701466 0 0 0 87329 895 0 0 25 0 1 0 185284204 12242944 2475 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134746294 0 0 4096 130 0 0 0 17 0 0 0
/proc/20950/statm: 2989 2475 245 197 0 2229 0
[pid=20951] ppid=20947 vsize=2600 CPUtime=0
/proc/20951/stat : 20951 (sed) S 20947 20947 19838 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 185284204 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 259415310418 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/20951/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 19908

Child status: 0
Real time (s): 893.182
CPU time (s): 892.759
CPU user time (s): 883.572
CPU system time (s): 9.1876
CPU usage (%): 99.9526
Max. virtual memory (cumulated for all children) (KiB): 19908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 883.572
system time used= 9.1876
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1742713
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= 38
involuntary context switches= 2709

runsolver used 0.817875 s user time and 2.37664 s system time

The end

Launcher Data (download as text)

Begin job on node42 on Tue Jan  9 18:54:05 UTC 2007


IDJOB= 240044
IDBENCH= 7099
FILE ID= node42/240044-1168368844

PBS_JOBID= 3504079

Free space on /tmp= 66549 MiB

BENCH NAME= HOME/pub/bench/CPAI06/qcp-qwh/QCP-15/qcp-15-120-8_ext.xml
COMMAND LINE= /tmp/evaluation/240044-1168368844/solver
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node42/convwatcher-240044-1168368844 -o ROOT/results/node42/conversion-240044-1168368844 -C 600 -M 900 /tmp/evaluation/240044-1168368844/conversion /tmp/evaluation/240044-1168368844/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-240044-1168368844 -o ROOT/results/node42/solver-240044-1168368844 -C 1800 -M 900  /tmp/evaluation/240044-1168368844/solver

META MD5SUM SOLVER= b57068d1450403a75f014042200261c5
MD5SUM BENCH=  cf319c3d778b545d6992f736e2b438ef

RANDOM SEED= 493733952

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.229
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.229
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:       1802240 kB
Buffers:         29528 kB
Cached:         145488 kB
SwapCached:        492 kB
Active:         124964 kB
Inactive:        76352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1802240 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            1204 kB
Writeback:           0 kB
Mapped:          36188 kB
Slab:            37820 kB
Committed_AS:  4131132 kB
PageTables:       1780 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= 66564 MiB



End job on node42 on Tue Jan  9 19:09:03 UTC 2007