Trace number 239873

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-21? (TO) 1800.11 43

General information on the benchmark

Nameqcp-qwh/QWH-20/
qwh-20-166-3_ext.xml
MD5SUM1e75ff834f43b71f39c215be1aeba93c
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.58691
SatisfiableYES
(Un)Satisfiability was proved
Number of variables400
Number of constraints7600
Maximum constraint arity2
Maximum domain size20
Number of constraints which are defined in extension7600
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

1808.82	/tmp/evaluation/239873-1168368103/solver: line 5: 18521 Terminated              xlisp 2>&1
1808.82	     18522                       | sed -e '1,/; loading "rndiautocompete.fsl"/d'
c 
c 
c 
c conversion script
c 
c 

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node18/watcher-239873-1168368103 -o ROOT/results/node18/solver-239873-1168368103 -C 1800 -M 900 /tmp/evaluation/239873-1168368103/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.78 1.96 1.98 5/88 18519
/proc/meminfo: memFree=1727464/2055920 swapFree=4192812/4192956
[pid=18518] ppid=18516 vsize=5352 CPUtime=0
/proc/18518/stat : 18518 (solver) R 18516 18518 17227 0 -1 4194304 261 0 0 0 0 0 0 0 20 0 1 0 185205196 5480448 228 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 227848809119 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/18518/statm: 1338 228 191 169 0 49 0
[pid=18520] ppid=18518 vsize=5352 CPUtime=0
/proc/18520/stat : 18520 (solver) R 18518 18518 17227 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 185205196 5480448 228 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 227848809119 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/18520/statm: 1338 228 191 169 0 49 0

[startup+0.105226 s]
/proc/loadavg: 1.78 1.96 1.98 5/88 18519
/proc/meminfo: memFree=1727464/2055920 swapFree=4192812/4192956
[pid=18518] ppid=18516 vsize=5352 CPUtime=0
/proc/18518/stat : 18518 (solver) S 18516 18518 17227 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 185205196 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18518/statm: 1338 229 192 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.514266 s]
/proc/loadavg: 1.78 1.96 1.98 5/88 18519
/proc/meminfo: memFree=1727464/2055920 swapFree=4192812/4192956
[pid=18518] ppid=18516 vsize=5352 CPUtime=0
/proc/18518/stat : 18518 (solver) S 18516 18518 17227 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 185205196 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18518/statm: 1338 229 192 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.34335 s]
/proc/loadavg: 1.80 1.96 1.98 3/90 18522
/proc/meminfo: memFree=1707736/2055920 swapFree=4192812/4192956
[pid=18518] ppid=18516 vsize=5352 CPUtime=0
/proc/18518/stat : 18518 (solver) S 18516 18518 17227 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 185205196 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18518/statm: 1338 229 192 169 0 49 0
[pid=18521] ppid=18518 vsize=24548 CPUtime=1.32
/proc/18521/stat : 18521 (xlisp) R 18518 18518 17227 0 -1 4194304 5649 0 0 0 129 3 0 0 25 0 1 0 185205197 25137152 5608 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134683881 0 0 4096 130 0 0 0 17 1 0 0
/proc/18521/statm: 6137 5608 241 197 0 5377 0
[pid=18522] ppid=18518 vsize=2600 CPUtime=0
/proc/18522/stat : 18522 (sed) S 18518 18518 17227 0 -1 4194304 146 0 0 0 0 0 0 0 24 0 1 0 185205197 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 227848978514 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 32500

[startup+2.98751 s]
/proc/loadavg: 1.80 1.96 1.98 3/90 18522
/proc/meminfo: memFree=1702104/2055920 swapFree=4192812/4192956
[pid=18518] ppid=18516 vsize=5352 CPUtime=0
/proc/18518/stat : 18518 (solver) S 18516 18518 17227 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 185205196 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18518/statm: 1338 229 192 169 0 49 0
[pid=18521] ppid=18518 vsize=28764 CPUtime=2.95
/proc/18521/stat : 18521 (xlisp) R 18518 18518 17227 0 -1 4194304 6706 0 0 0 292 3 0 0 25 0 1 0 185205197 29454336 6665 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684584 0 0 4096 130 0 0 0 17 1 0 0
/proc/18521/statm: 7191 6665 242 197 0 6431 0
[pid=18522] ppid=18518 vsize=2600 CPUtime=0
/proc/18522/stat : 18522 (sed) S 18518 18518 17227 0 -1 4194304 146 0 0 0 0 0 0 0 24 0 1 0 185205197 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 227848978514 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 36716

[startup+6.26682 s]
/proc/loadavg: 1.81 1.96 1.98 3/90 18522
/proc/meminfo: memFree=1701272/2055920 swapFree=4192812/4192956
[pid=18518] ppid=18516 vsize=5352 CPUtime=0
/proc/18518/stat : 18518 (solver) S 18516 18518 17227 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 185205196 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18518/statm: 1338 229 192 169 0 49 0
[pid=18521] ppid=18518 vsize=28764 CPUtime=6.22
/proc/18521/stat : 18521 (xlisp) R 18518 18518 17227 0 -1 4194304 6706 0 0 0 619 3 0 0 25 0 1 0 185205197 29454336 6665 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684091 0 0 4096 130 0 0 0 17 1 0 0
/proc/18521/statm: 7191 6665 242 197 0 6431 0
[pid=18522] ppid=18518 vsize=2600 CPUtime=0
/proc/18522/stat : 18522 (sed) S 18518 18518 17227 0 -1 4194304 146 0 0 0 0 0 0 0 24 0 1 0 185205197 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 227848978514 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 36716

[startup+12.7534 s]
/proc/loadavg: 1.83 1.97 1.98 3/90 18522
/proc/meminfo: memFree=1701272/2055920 swapFree=4192812/4192956
[pid=18518] ppid=18516 vsize=5352 CPUtime=0
/proc/18518/stat : 18518 (solver) S 18516 18518 17227 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 185205196 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18518/statm: 1338 229 192 169 0 49 0
[pid=18521] ppid=18518 vsize=28764 CPUtime=12.67
/proc/18521/stat : 18521 (xlisp) R 18518 18518 17227 0 -1 4194304 6706 0 0 0 1264 3 0 0 25 0 1 0 185205197 29454336 6665 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684152 0 0 4096 130 0 0 0 17 1 0 0
/proc/18521/statm: 7191 6665 242 197 0 6431 0
[pid=18522] ppid=18518 vsize=2600 CPUtime=0
/proc/18522/stat : 18522 (sed) S 18518 18518 17227 0 -1 4194304 146 0 0 0 0 0 0 0 24 0 1 0 185205197 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 227848978514 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 36716

[startup+25.5957 s]
/proc/loadavg: 1.85 1.97 1.98 3/90 18522
/proc/meminfo: memFree=1701344/2055920 swapFree=4192812/4192956
[pid=18518] ppid=18516 vsize=5352 CPUtime=0
/proc/18518/stat : 18518 (solver) S 18516 18518 17227 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 185205196 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18518/statm: 1338 229 192 169 0 49 0
[pid=18521] ppid=18518 vsize=28764 CPUtime=25.46
/proc/18521/stat : 18521 (xlisp) R 18518 18518 17227 0 -1 4194304 6706 0 0 0 2542 4 0 0 25 0 1 0 185205197 29454336 6665 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684106 0 0 4096 130 0 0 0 17 1 0 0
/proc/18521/statm: 7191 6665 242 197 0 6431 0
[pid=18522] ppid=18518 vsize=2600 CPUtime=0
/proc/18522/stat : 18522 (sed) S 18518 18518 17227 0 -1 4194304 146 0 0 0 0 0 0 0 24 0 1 0 185205197 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 227848978514 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 36716

[startup+51.1962 s]
/proc/loadavg: 2.05 2.00 1.99 3/90 18522
/proc/meminfo: memFree=1700192/2055920 swapFree=4192812/4192956
[pid=18518] ppid=18516 vsize=5352 CPUtime=0
/proc/18518/stat : 18518 (solver) S 18516 18518 17227 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 185205196 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18518/statm: 1338 229 192 169 0 49 0
[pid=18521] ppid=18518 vsize=28764 CPUtime=50.94
/proc/18521/stat : 18521 (xlisp) R 18518 18518 17227 0 -1 4194304 33570 0 0 0 5073 21 0 0 25 0 1 0 185205197 29454336 6669 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134683822 0 0 4096 130 0 0 0 17 1 0 0
/proc/18521/statm: 7191 6669 244 197 0 6431 0
[pid=18522] ppid=18518 vsize=2600 CPUtime=0
/proc/18522/stat : 18522 (sed) S 18518 18518 17227 0 -1 4194304 146 0 0 0 0 0 0 0 24 0 1 0 185205197 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 227848978514 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 36716

[startup+102.496 s]
/proc/loadavg: 2.02 2.00 1.99 3/90 18522
/proc/meminfo: memFree=1699744/2055920 swapFree=4192812/4192956
[pid=18518] ppid=18516 vsize=5352 CPUtime=0
/proc/18518/stat : 18518 (solver) S 18516 18518 17227 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 185205196 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18518/statm: 1338 229 192 169 0 49 0
[pid=18521] ppid=18518 vsize=28764 CPUtime=102
/proc/18521/stat : 18521 (xlisp) R 18518 18518 17227 0 -1 4194304 61062 0 0 0 10161 39 0 0 25 0 1 0 185205197 29454336 6669 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134790756 0 0 4096 130 0 0 0 17 1 0 0
/proc/18521/statm: 7191 6669 244 197 0 6431 0
[pid=18522] ppid=18518 vsize=2600 CPUtime=0
/proc/18522/stat : 18522 (sed) S 18518 18518 17227 0 -1 4194304 146 0 0 0 0 0 0 0 24 0 1 0 185205197 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 227848978514 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 102
Current children cumulated vsize (KiB) 36716

[startup+162.538 s]
/proc/loadavg: 2.01 2.00 1.99 3/90 18522
/proc/meminfo: memFree=1700136/2055920 swapFree=4192812/4192956
[pid=18518] ppid=18516 vsize=5352 CPUtime=0
/proc/18518/stat : 18518 (solver) S 18516 18518 17227 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 185205196 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18518/statm: 1338 229 192 169 0 49 0
[pid=18521] ppid=18518 vsize=28764 CPUtime=161.76
/proc/18521/stat : 18521 (xlisp) R 18518 18518 17227 0 -1 4194304 89186 0 0 0 16118 58 0 0 25 0 1 0 185205197 29454336 6669 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684575 0 0 4096 130 0 0 0 17 1 0 0
/proc/18521/statm: 7191 6669 244 197 0 6431 0
[pid=18522] ppid=18518 vsize=2600 CPUtime=0
/proc/18522/stat : 18522 (sed) S 18518 18518 17227 0 -1 4194304 146 0 0 0 0 0 0 0 24 0 1 0 185205197 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 227848978514 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 161.76
Current children cumulated vsize (KiB) 36716

[startup+222.58 s]
/proc/loadavg: 2.00 2.00 1.99 3/90 18522
/proc/meminfo: memFree=1699176/2055920 swapFree=4192812/4192956
[pid=18518] ppid=18516 vsize=5352 CPUtime=0
/proc/18518/stat : 18518 (solver) S 18516 18518 17227 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 185205196 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18518/statm: 1338 229 192 169 0 49 0
[pid=18521] ppid=18518 vsize=29396 CPUtime=221.52
/proc/18521/stat : 18521 (xlisp) R 18518 18518 17227 0 -1 4194304 143380 0 0 0 22058 94 0 0 25 0 1 0 185205197 30101504 6827 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684184 0 0 4096 130 0 0 0 17 1 0 0
/proc/18521/statm: 7349 6827 244 197 0 6589 0
[pid=18522] ppid=18518 vsize=2600 CPUtime=0
/proc/18522/stat : 18522 (sed) S 18518 18518 17227 0 -1 4194304 146 0 0 0 0 0 0 0 24 0 1 0 185205197 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 227848978514 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 221.52
Current children cumulated vsize (KiB) 37348

[startup+282.623 s]
/proc/loadavg: 2.00 2.00 1.99 3/90 18522
/proc/meminfo: memFree=1699560/2055920 swapFree=4192812/4192956
[pid=18518] ppid=18516 vsize=5352 CPUtime=0
/proc/18518/stat : 18518 (solver) S 18516 18518 17227 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 185205196 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18518/statm: 1338 229 192 169 0 49 0
[pid=18521] ppid=18518 vsize=28764 CPUtime=281.28
/proc/18521/stat : 18521 (xlisp) R 18518 18518 17227 0 -1 4194304 172926 0 0 0 28015 113 0 0 25 0 1 0 185205197 29454336 6669 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134790763 0 0 4096 130 0 0 0 17 1 0 0
/proc/18521/statm: 7191 6669 244 197 0 6431 0
[pid=18522] ppid=18518 vsize=2600 CPUtime=0
/proc/18522/stat : 18522 (sed) S 18518 18518 17227 0 -1 4194304 146 0 0 0 0 0 0 0 24 0 1 0 185205197 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 227848978514 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 281.28
Current children cumulated vsize (KiB) 36716

[startup+342.661 s]
/proc/loadavg: 2.00 2.00 1.99 4/90 18522
/proc/meminfo: memFree=1699560/2055920 swapFree=4192812/4192956
[pid=18518] ppid=18516 vsize=5352 CPUtime=0
/proc/18518/stat : 18518 (solver) S 18516 18518 17227 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 185205196 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18518/statm: 1338 229 192 169 0 49 0
[pid=18521] ppid=18518 vsize=28764 CPUtime=341.05
/proc/18521/stat : 18521 (xlisp) R 18518 18518 17227 0 -1 4194304 200418 0 0 0 33972 133 0 0 25 0 1 0 185205197 29454336 6669 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684091 0 0 4096 130 0 0 0 17 1 0 0
/proc/18521/statm: 7191 6669 244 197 0 6431 0
[pid=18522] ppid=18518 vsize=2600 CPUtime=0
/proc/18522/stat : 18522 (sed) S 18518 18518 17227 0 -1 4194304 146 0 0 0 0 0 0 0 24 0 1 0 185205197 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 227848978514 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 341.05

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

/proc/meminfo: memFree=1697904/2055920 swapFree=4192812/4192956
[pid=18518] ppid=18516 vsize=5352 CPUtime=0
/proc/18518/stat : 18518 (solver) S 18516 18518 17227 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 185205196 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18518/statm: 1338 229 192 169 0 49 0
[pid=18521] ppid=18518 vsize=29396 CPUtime=1237.24
/proc/18521/stat : 18521 (xlisp) R 18518 18518 17227 0 -1 4194304 745677 0 0 0 123237 487 0 0 25 0 1 0 185205197 30101504 6828 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684584 0 0 4096 130 0 0 0 17 1 0 0
/proc/18521/statm: 7349 6828 245 197 0 6589 0
[pid=18522] ppid=18518 vsize=2600 CPUtime=0
/proc/18522/stat : 18522 (sed) S 18518 18518 17227 0 -1 4194304 146 0 0 0 0 0 0 0 24 0 1 0 185205197 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 227848978514 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1237.24
Current children cumulated vsize (KiB) 37348

[startup+1303.33 s]
/proc/loadavg: 2.08 2.03 2.01 3/90 18720
/proc/meminfo: memFree=1698856/2055920 swapFree=4192812/4192956
[pid=18518] ppid=18516 vsize=5352 CPUtime=0
/proc/18518/stat : 18518 (solver) S 18516 18518 17227 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 185205196 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18518/statm: 1338 229 192 169 0 49 0
[pid=18521] ppid=18518 vsize=28764 CPUtime=1296.97
/proc/18521/stat : 18521 (xlisp) R 18518 18518 17227 0 -1 4194304 800661 0 0 0 129176 521 0 0 25 0 1 0 185205197 29454336 6670 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684238 0 0 4096 130 0 0 0 17 1 0 0
/proc/18521/statm: 7191 6670 245 197 0 6431 0
[pid=18522] ppid=18518 vsize=2600 CPUtime=0
/proc/18522/stat : 18522 (sed) S 18518 18518 17227 0 -1 4194304 146 0 0 0 0 0 0 0 24 0 1 0 185205197 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 227848978514 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1296.97
Current children cumulated vsize (KiB) 36716

[startup+1363.36 s]
/proc/loadavg: 2.03 2.03 2.00 3/90 18720
/proc/meminfo: memFree=1698856/2055920 swapFree=4192812/4192956
[pid=18518] ppid=18516 vsize=5352 CPUtime=0
/proc/18518/stat : 18518 (solver) S 18516 18518 17227 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 185205196 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18518/statm: 1338 229 192 169 0 49 0
[pid=18521] ppid=18518 vsize=28764 CPUtime=1356.73
/proc/18521/stat : 18521 (xlisp) R 18518 18518 17227 0 -1 4194304 827363 0 0 0 135134 539 0 0 25 0 1 0 185205197 29454336 6670 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684848 0 0 4096 130 0 0 0 17 1 0 0
/proc/18521/statm: 7191 6670 245 197 0 6431 0
[pid=18522] ppid=18518 vsize=2600 CPUtime=0
/proc/18522/stat : 18522 (sed) S 18518 18518 17227 0 -1 4194304 146 0 0 0 0 0 0 0 24 0 1 0 185205197 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 227848978514 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1356.73
Current children cumulated vsize (KiB) 36716

[startup+1423.4 s]
/proc/loadavg: 2.01 2.02 2.00 3/90 18720
/proc/meminfo: memFree=1698344/2055920 swapFree=4192812/4192956
[pid=18518] ppid=18516 vsize=5352 CPUtime=0
/proc/18518/stat : 18518 (solver) S 18516 18518 17227 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 185205196 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18518/statm: 1338 229 192 169 0 49 0
[pid=18521] ppid=18518 vsize=29396 CPUtime=1416.48
/proc/18521/stat : 18521 (xlisp) R 18518 18518 17227 0 -1 4194304 859595 0 0 0 141087 561 0 0 25 0 1 0 185205197 30101504 6828 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684572 0 0 4096 130 0 0 0 17 1 0 0
/proc/18521/statm: 7349 6828 245 197 0 6589 0
[pid=18522] ppid=18518 vsize=2600 CPUtime=0
/proc/18522/stat : 18522 (sed) S 18518 18518 17227 0 -1 4194304 146 0 0 0 0 0 0 0 24 0 1 0 185205197 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 227848978514 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1416.48
Current children cumulated vsize (KiB) 37348

[startup+1483.44 s]
/proc/loadavg: 2.07 2.03 2.00 3/90 18720
/proc/meminfo: memFree=1698792/2055920 swapFree=4192812/4192956
[pid=18518] ppid=18516 vsize=5352 CPUtime=0
/proc/18518/stat : 18518 (solver) S 18516 18518 17227 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 185205196 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18518/statm: 1338 229 192 169 0 49 0
[pid=18521] ppid=18518 vsize=28764 CPUtime=1476.24
/proc/18521/stat : 18521 (xlisp) R 18518 18518 17227 0 -1 4194304 909523 0 0 0 147031 593 0 0 25 0 1 0 185205197 29454336 6670 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684803 0 0 4096 130 0 0 0 17 1 0 0
/proc/18521/statm: 7191 6670 245 197 0 6431 0
[pid=18522] ppid=18518 vsize=2600 CPUtime=0
/proc/18522/stat : 18522 (sed) S 18518 18518 17227 0 -1 4194304 146 0 0 0 0 0 0 0 24 0 1 0 185205197 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 227848978514 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1476.24
Current children cumulated vsize (KiB) 36716

[startup+1543.47 s]
/proc/loadavg: 2.03 2.02 2.00 3/90 18720
/proc/meminfo: memFree=1698856/2055920 swapFree=4192812/4192956
[pid=18518] ppid=18516 vsize=5352 CPUtime=0
/proc/18518/stat : 18518 (solver) S 18516 18518 17227 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 185205196 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18518/statm: 1338 229 192 169 0 49 0
[pid=18521] ppid=18518 vsize=28764 CPUtime=1536
/proc/18521/stat : 18521 (xlisp) R 18518 18518 17227 0 -1 4194304 937489 0 0 0 152988 612 0 0 25 0 1 0 185205197 29454336 6670 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684677 0 0 4096 130 0 0 0 17 1 0 0
/proc/18521/statm: 7191 6670 245 197 0 6431 0
[pid=18522] ppid=18518 vsize=2600 CPUtime=0
/proc/18522/stat : 18522 (sed) S 18518 18518 17227 0 -1 4194304 146 0 0 0 0 0 0 0 24 0 1 0 185205197 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 227848978514 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1536
Current children cumulated vsize (KiB) 36716

[startup+1603.51 s]
/proc/loadavg: 2.01 2.02 2.00 3/90 18720
/proc/meminfo: memFree=1698792/2055920 swapFree=4192812/4192956
[pid=18518] ppid=18516 vsize=5352 CPUtime=0
/proc/18518/stat : 18518 (solver) S 18516 18518 17227 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 185205196 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18518/statm: 1338 229 192 169 0 49 0
[pid=18521] ppid=18518 vsize=29396 CPUtime=1595.76
/proc/18521/stat : 18521 (xlisp) R 18518 18518 17227 0 -1 4194304 972565 0 0 0 158943 633 0 0 25 0 1 0 185205197 30101504 6828 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684584 0 0 4096 130 0 0 0 17 1 0 0
/proc/18521/statm: 7349 6828 245 197 0 6589 0
[pid=18522] ppid=18518 vsize=2600 CPUtime=0
/proc/18522/stat : 18522 (sed) S 18518 18518 17227 0 -1 4194304 146 0 0 0 0 0 0 0 24 0 1 0 185205197 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 227848978514 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1595.76
Current children cumulated vsize (KiB) 37348

[startup+1663.55 s]
/proc/loadavg: 2.00 2.01 2.00 3/90 18720
/proc/meminfo: memFree=1698792/2055920 swapFree=4192812/4192956
[pid=18518] ppid=18516 vsize=5352 CPUtime=0
/proc/18518/stat : 18518 (solver) S 18516 18518 17227 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 185205196 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18518/statm: 1338 229 192 169 0 49 0
[pid=18521] ppid=18518 vsize=28764 CPUtime=1655.51
/proc/18521/stat : 18521 (xlisp) R 18518 18518 17227 0 -1 4194304 1020597 0 0 0 164887 664 0 0 25 0 1 0 185205197 29454336 6670 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684890 0 0 4096 130 0 0 0 17 1 0 0
/proc/18521/statm: 7191 6670 245 197 0 6431 0
[pid=18522] ppid=18518 vsize=2600 CPUtime=0
/proc/18522/stat : 18522 (sed) S 18518 18518 17227 0 -1 4194304 146 0 0 0 0 0 0 0 24 0 1 0 185205197 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 227848978514 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1655.51
Current children cumulated vsize (KiB) 36716

[startup+1723.59 s]
/proc/loadavg: 2.00 2.01 2.00 3/90 18720
/proc/meminfo: memFree=1698856/2055920 swapFree=4192812/4192956
[pid=18518] ppid=18516 vsize=5352 CPUtime=0
/proc/18518/stat : 18518 (solver) S 18516 18518 17227 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 185205196 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18518/statm: 1338 229 192 169 0 49 0
[pid=18521] ppid=18518 vsize=28764 CPUtime=1715.26
/proc/18521/stat : 18521 (xlisp) R 18518 18518 17227 0 -1 4194304 1048405 0 0 0 170844 682 0 0 25 0 1 0 185205197 29454336 6670 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134752660 0 0 4096 130 0 0 0 17 1 0 0
/proc/18521/statm: 7191 6670 245 197 0 6431 0
[pid=18522] ppid=18518 vsize=2600 CPUtime=0
/proc/18522/stat : 18522 (sed) S 18518 18518 17227 0 -1 4194304 146 0 0 0 0 0 0 0 24 0 1 0 185205197 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 227848978514 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1715.26
Current children cumulated vsize (KiB) 36716

[startup+1783.63 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 18720
/proc/meminfo: memFree=1698408/2055920 swapFree=4192812/4192956
[pid=18518] ppid=18516 vsize=5352 CPUtime=0
/proc/18518/stat : 18518 (solver) S 18516 18518 17227 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 185205196 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18518/statm: 1338 229 192 169 0 49 0
[pid=18521] ppid=18518 vsize=29396 CPUtime=1775.03
/proc/18521/stat : 18521 (xlisp) R 18518 18518 17227 0 -1 4194304 1086483 0 0 0 176796 707 0 0 25 0 1 0 185205197 30101504 6828 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134684584 0 0 4096 130 0 0 0 17 1 0 0
/proc/18521/statm: 7349 6828 245 197 0 6589 0
[pid=18522] ppid=18518 vsize=2600 CPUtime=0
/proc/18522/stat : 18522 (sed) S 18518 18518 17227 0 -1 4194304 146 0 0 0 0 0 0 0 24 0 1 0 185205197 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 227848978514 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1775.03
Current children cumulated vsize (KiB) 37348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.81 s]
/proc/loadavg: 2.00 2.00 2.00 2/83 18735
/proc/meminfo: memFree=1728672/2055920 swapFree=4192812/4192956
[pid=18518] ppid=18516 vsize=5352 CPUtime=0
/proc/18518/stat : 18518 (solver) S 18516 18518 17227 0 -1 4194304 313 174 0 0 0 0 0 0 20 0 1 0 185205196 5480448 229 18446744073709551615 4194304 4889804 548682069392 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18518/statm: 1338 229 192 169 0 49 0
[pid=18521] ppid=18518 vsize=28764 CPUtime=1800.09
/proc/18521/stat : 18521 (xlisp) R 18518 18518 17227 0 -1 4194304 1101335 0 0 0 179292 717 0 0 25 0 1 0 185205197 29454336 6670 18446744073709551615 134512640 135322396 4294956848 18446744073709551615 134683877 0 0 4096 130 0 0 0 17 0 0 0
/proc/18521/statm: 7191 6670 245 197 0 6431 0
[pid=18522] ppid=18518 vsize=2600 CPUtime=0
/proc/18522/stat : 18522 (sed) S 18518 18518 17227 0 -1 4194304 146 0 0 0 0 0 0 0 24 0 1 0 185205197 2662400 119 18446744073709551615 4194304 4240196 548682069504 18446744073709551615 227848978514 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/18522/statm: 650 119 96 11 0 54 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 36716

Sending SIGTERM to process tree (bottom up)

Child status: 143
Real time (s): 43
Sleeping 2 seconds
1808.82
CPU time (s): 1800.11
CPU user time (s): 1792.93
CPU system time (s): 7.18591
CPU usage (%): 99.5185
Max. virtual memory (cumulated for all children) (KiB): 37348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.93
system time used= 7.18591
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1101984
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= 28
involuntary context switches= 19811

runsolver used 2.13468 s user time and 5.9141 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Tue Jan  9 18:41:44 UTC 2007


IDJOB= 239873
IDBENCH= 7088
FILE ID= node18/239873-1168368103

PBS_JOBID= 3503811

Free space on /tmp= 66551 MiB

BENCH NAME= HOME/pub/bench/CPAI06/qcp-qwh/QWH-20/qwh-20-166-3_ext.xml
COMMAND LINE= /tmp/evaluation/239873-1168368103/solver
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node18/convwatcher-239873-1168368103 -o ROOT/results/node18/conversion-239873-1168368103 -C 600 -M 900 /tmp/evaluation/239873-1168368103/conversion /tmp/evaluation/239873-1168368103/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-239873-1168368103 -o ROOT/results/node18/solver-239873-1168368103 -C 1800 -M 900  /tmp/evaluation/239873-1168368103/solver

META MD5SUM SOLVER= b57068d1450403a75f014042200261c5
MD5SUM BENCH=  1e75ff834f43b71f39c215be1aeba93c

RANDOM SEED= 578278031

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.231
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.231
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:       1727880 kB
Buffers:         40604 kB
Cached:         146872 kB
SwapCached:          0 kB
Active:         200732 kB
Inactive:        73936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1727880 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3540 kB
Writeback:           0 kB
Mapped:         107736 kB
Slab:            38320 kB
Committed_AS:  5693568 kB
PageTables:       2140 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 node18 on Tue Jan  9 19:11:54 UTC 2007