Trace number 1797181

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
kw_pre 2009-03-21UNSAT 393.513 393.682

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-10-10p0.cnf
MD5SUM76f64a29755badc2dae8f70e8e96bc3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark95.1435
Satisfiable
(Un)Satisfiability was proved
Number of variables130859
Number of clauses627223
Sum of the clauses size1471348
Maximum clause length10
Minimum clause length1
Number of clauses of size 16856
Number of clauses of size 2498729
Number of clauses of size 387598
Number of clauses of size 43780
Number of clauses of size 515120
Number of clauses of size over 515140

Solver Data

393.43/393.68	This is MiniSat 2.0 beta
393.43/393.68	WARNING: for repeatability, setting FPU to use double precision
393.43/393.68	============================[ Problem Statistics ]=============================
393.43/393.68	|                                                                             |
393.43/393.68	|  Number of variables:  1                                                    |
393.43/393.68	|  Number of clauses:    2                                                    |
393.43/393.68	|  Parsing time:         0.00         s                                       |
393.43/393.68	Solved by unit propagation
393.43/393.68	UNSATISFIABLE
393.43/393.68	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1797181-1242085718/watcher-1797181-1242085718 -o /tmp/evaluation-result-1797181-1242085718/solver-1797181-1242085718 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1797181-1242085718.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.01 1.02 1.05 3/65 31723
/proc/meminfo: memFree=1523384/2055924 swapFree=4181596/4192956
[pid=31723] ppid=31721 vsize=5356 CPUtime=0
/proc/31723/stat : 31723 (kw_pre) S 31721 31723 31272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236601217 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31723/statm: 1339 231 192 169 0 50 0
[pid=31724] ppid=31723 vsize=3984 CPUtime=0
/proc/31724/stat : 31724 (kw_preprocessor) R 31723 31723 31272 0 -1 0 596 0 0 0 0 0 0 0 19 0 1 0 236601217 4079616 572 1992294400 4194304 6416590 548682068912 18446744073709551615 4404923 0 0 4096 0 0 0 0 17 0 0 0
/proc/31724/statm: 996 582 191 542 0 445 0

[startup+0.106762 s]
/proc/loadavg: 1.01 1.02 1.05 3/65 31723
/proc/meminfo: memFree=1523384/2055924 swapFree=4181596/4192956
[pid=31723] ppid=31721 vsize=5356 CPUtime=0
/proc/31723/stat : 31723 (kw_pre) S 31721 31723 31272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236601217 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31723/statm: 1339 231 192 169 0 50 0
[pid=31724] ppid=31723 vsize=67012 CPUtime=0.1
/proc/31724/stat : 31724 (kw_preprocessor) R 31723 31723 31272 0 -1 0 15943 0 0 0 3 7 0 0 20 0 1 0 236601217 68620288 15919 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/31724/statm: 16753 15926 205 542 0 16202 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 72368

[startup+0.202771 s]
/proc/loadavg: 1.01 1.02 1.05 3/65 31723
/proc/meminfo: memFree=1523384/2055924 swapFree=4181596/4192956
[pid=31723] ppid=31721 vsize=5356 CPUtime=0
/proc/31723/stat : 31723 (kw_pre) S 31721 31723 31272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236601217 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31723/statm: 1339 231 192 169 0 50 0
[pid=31724] ppid=31723 vsize=84848 CPUtime=0.19
/proc/31724/stat : 31724 (kw_preprocessor) R 31723 31723 31272 0 -1 0 19105 0 0 0 11 8 0 0 20 0 1 0 236601217 86884352 19081 1992294400 4194304 6416590 548682068912 18446744073709551615 4377300 0 0 4096 0 0 0 0 17 0 0 0
/proc/31724/statm: 21212 19081 215 542 0 20661 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 90204

[startup+0.30278 s]
/proc/loadavg: 1.01 1.02 1.05 3/65 31723
/proc/meminfo: memFree=1523384/2055924 swapFree=4181596/4192956
[pid=31723] ppid=31721 vsize=5356 CPUtime=0
/proc/31723/stat : 31723 (kw_pre) S 31721 31723 31272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236601217 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31723/statm: 1339 231 192 169 0 50 0
[pid=31724] ppid=31723 vsize=86300 CPUtime=0.29
/proc/31724/stat : 31724 (kw_preprocessor) R 31723 31723 31272 0 -1 0 19528 0 0 0 21 8 0 0 21 0 1 0 236601217 88371200 19504 1992294400 4194304 6416590 548682068912 18446744073709551615 5280333 0 0 4096 0 0 0 0 17 0 0 0
/proc/31724/statm: 21575 19504 215 542 0 21024 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 91656

[startup+0.701822 s]
/proc/loadavg: 1.01 1.02 1.05 3/65 31723
/proc/meminfo: memFree=1523384/2055924 swapFree=4181596/4192956
[pid=31723] ppid=31721 vsize=5356 CPUtime=0
/proc/31723/stat : 31723 (kw_pre) S 31721 31723 31272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236601217 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31723/statm: 1339 231 192 169 0 50 0
[pid=31724] ppid=31723 vsize=91448 CPUtime=0.69
/proc/31724/stat : 31724 (kw_preprocessor) R 31723 31723 31272 0 -1 0 20986 0 0 0 60 9 0 0 25 0 1 0 236601217 93642752 20962 1992294400 4194304 6416590 548682068912 18446744073709551615 4920206 0 0 4096 0 0 0 0 17 0 0 0
/proc/31724/statm: 22862 20962 215 542 0 22311 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 96804

[startup+1.50191 s]
/proc/loadavg: 1.01 1.02 1.05 2/67 31725
/proc/meminfo: memFree=1431720/2055924 swapFree=4181596/4192956
[pid=31723] ppid=31721 vsize=5356 CPUtime=0
/proc/31723/stat : 31723 (kw_pre) S 31721 31723 31272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236601217 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31723/statm: 1339 231 192 169 0 50 0
[pid=31724] ppid=31723 vsize=101432 CPUtime=1.49
/proc/31724/stat : 31724 (kw_preprocessor) R 31723 31723 31272 0 -1 0 24150 0 0 0 139 10 0 0 25 0 1 0 236601217 103866368 23741 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/31724/statm: 25358 23741 216 542 0 24807 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 106788

[startup+3.10107 s]
/proc/loadavg: 1.01 1.02 1.05 2/67 31725
/proc/meminfo: memFree=1419688/2055924 swapFree=4181596/4192956
[pid=31723] ppid=31721 vsize=5356 CPUtime=0
/proc/31723/stat : 31723 (kw_pre) S 31721 31723 31272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236601217 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31723/statm: 1339 231 192 169 0 50 0
[pid=31724] ppid=31723 vsize=121796 CPUtime=3.09
/proc/31724/stat : 31724 (kw_preprocessor) R 31723 31723 31272 0 -1 0 30622 0 0 0 297 12 0 0 25 0 1 0 236601217 124719104 29444 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/31724/statm: 30449 29444 217 542 0 29898 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 127152

[startup+6.30141 s]
/proc/loadavg: 1.09 1.04 1.06 2/67 31725
/proc/meminfo: memFree=1375912/2055924 swapFree=4181596/4192956
[pid=31723] ppid=31721 vsize=5356 CPUtime=0
/proc/31723/stat : 31723 (kw_pre) S 31721 31723 31272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236601217 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31723/statm: 1339 231 192 169 0 50 0
[pid=31724] ppid=31723 vsize=158216 CPUtime=6.29
/proc/31724/stat : 31724 (kw_preprocessor) R 31723 31723 31272 0 -1 0 39753 0 0 0 598 31 0 0 25 0 1 0 236601217 162013184 38575 1992294400 4194304 6416590 548682068912 18446744073709551615 4593761 0 0 4096 0 0 0 0 17 0 0 0
/proc/31724/statm: 39554 38575 242 542 0 39003 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 163572

[startup+12.7011 s]
/proc/loadavg: 1.24 1.07 1.07 2/67 31725
/proc/meminfo: memFree=1367024/2055924 swapFree=4181596/4192956
[pid=31723] ppid=31721 vsize=5356 CPUtime=0
/proc/31723/stat : 31723 (kw_pre) S 31721 31723 31272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236601217 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31723/statm: 1339 231 192 169 0 50 0
[pid=31724] ppid=31723 vsize=156672 CPUtime=12.68
/proc/31724/stat : 31724 (kw_preprocessor) R 31723 31723 31272 0 -1 0 40464 0 0 0 1236 32 0 0 25 0 1 0 236601217 160432128 38263 1992294400 4194304 6416590 548682068912 18446744073709551615 4294541 0 0 4096 0 0 0 0 17 0 0 0
/proc/31724/statm: 39168 38263 250 542 0 38617 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 162028

[startup+25.5024 s]
/proc/loadavg: 1.56 1.15 1.09 2/67 31725
/proc/meminfo: memFree=1367024/2055924 swapFree=4181596/4192956
[pid=31723] ppid=31721 vsize=5356 CPUtime=0
/proc/31723/stat : 31723 (kw_pre) S 31721 31723 31272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236601217 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31723/statm: 1339 231 192 169 0 50 0
[pid=31724] ppid=31723 vsize=156672 CPUtime=25.48
/proc/31724/stat : 31724 (kw_preprocessor) R 31723 31723 31272 0 -1 0 40482 0 0 0 2513 35 0 0 25 0 1 0 236601217 160432128 38281 1992294400 4194304 6416590 548682068912 18446744073709551615 4342146 0 0 4096 0 0 0 0 17 0 0 0
/proc/31724/statm: 39168 38281 250 542 0 38617 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 162028

[startup+51.1021 s]
/proc/loadavg: 1.49 1.17 1.10 2/67 31725
/proc/meminfo: memFree=1359728/2055924 swapFree=4181596/4192956
[pid=31723] ppid=31721 vsize=5356 CPUtime=0
/proc/31723/stat : 31723 (kw_pre) S 31721 31723 31272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236601217 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31723/statm: 1339 231 192 169 0 50 0
[pid=31724] ppid=31723 vsize=164096 CPUtime=51.07
/proc/31724/stat : 31724 (kw_preprocessor) R 31723 31723 31272 0 -1 0 42469 0 0 0 5065 42 0 0 25 0 1 0 236601217 168034304 40268 1992294400 4194304 6416590 548682068912 18446744073709551615 4293706 0 0 4096 0 0 0 0 17 0 0 0
/proc/31724/statm: 41024 40268 253 542 0 40473 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 169452

[startup+102.302 s]
/proc/loadavg: 1.23 1.15 1.09 2/67 31725
/proc/meminfo: memFree=1353520/2055924 swapFree=4181596/4192956
[pid=31723] ppid=31721 vsize=5356 CPUtime=0
/proc/31723/stat : 31723 (kw_pre) S 31721 31723 31272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236601217 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31723/statm: 1339 231 192 169 0 50 0
[pid=31724] ppid=31723 vsize=170556 CPUtime=102.26
/proc/31724/stat : 31724 (kw_preprocessor) R 31723 31723 31272 0 -1 0 44065 0 0 0 10182 44 0 0 25 0 1 0 236601217 174649344 41864 1992294400 4194304 6416590 548682068912 18446744073709551615 4305078 0 0 4096 0 0 0 0 17 0 0 0
/proc/31724/statm: 42639 41864 253 542 0 42088 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 175912

[startup+162.303 s]
/proc/loadavg: 1.13 1.14 1.09 2/67 31725
/proc/meminfo: memFree=1313072/2055924 swapFree=4181596/4192956
[pid=31723] ppid=31721 vsize=5356 CPUtime=0
/proc/31723/stat : 31723 (kw_pre) S 31721 31723 31272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236601217 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31723/statm: 1339 231 192 169 0 50 0
[pid=31724] ppid=31723 vsize=211100 CPUtime=162.23
/proc/31724/stat : 31724 (kw_preprocessor) R 31723 31723 31272 0 -1 0 54163 0 0 0 16162 61 0 0 25 0 1 0 236601217 216166400 51961 1992294400 4194304 6416590 548682068912 18446744073709551615 4577387 0 0 4096 0 0 0 0 17 0 0 0
/proc/31724/statm: 52775 51961 254 542 0 52224 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 216456

[startup+222.307 s]
/proc/loadavg: 1.08 1.12 1.09 2/67 31725
/proc/meminfo: memFree=1309936/2055924 swapFree=4181596/4192956
[pid=31723] ppid=31721 vsize=5356 CPUtime=0
/proc/31723/stat : 31723 (kw_pre) S 31721 31723 31272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236601217 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31723/statm: 1339 231 192 169 0 50 0
[pid=31724] ppid=31723 vsize=214168 CPUtime=222.2
/proc/31724/stat : 31724 (kw_preprocessor) R 31723 31723 31272 0 -1 0 54941 0 0 0 22158 62 0 0 25 0 1 0 236601217 219308032 52739 1992294400 4194304 6416590 548682068912 18446744073709551615 4293505 0 0 4096 0 0 0 0 17 0 0 0
/proc/31724/statm: 53542 52739 254 542 0 52991 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 219524

[startup+282.302 s]
/proc/loadavg: 1.20 1.14 1.10 2/67 31725
/proc/meminfo: memFree=1276720/2055924 swapFree=4181596/4192956
[pid=31723] ppid=31721 vsize=5356 CPUtime=0
/proc/31723/stat : 31723 (kw_pre) S 31721 31723 31272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236601217 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31723/statm: 1339 231 192 169 0 50 0
[pid=31724] ppid=31723 vsize=248128 CPUtime=282.17
/proc/31724/stat : 31724 (kw_preprocessor) R 31723 31723 31272 0 -1 0 63232 0 0 0 28144 73 0 0 25 0 1 0 236601217 254083072 61030 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/31724/statm: 62032 61030 254 542 0 61481 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 253484

[startup+342.302 s]
/proc/loadavg: 1.18 1.15 1.09 2/67 31725
/proc/meminfo: memFree=1259952/2055924 swapFree=4181596/4192956
[pid=31723] ppid=31721 vsize=5356 CPUtime=0
/proc/31723/stat : 31723 (kw_pre) S 31721 31723 31272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236601217 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31723/statm: 1339 231 192 169 0 50 0
[pid=31724] ppid=31723 vsize=264812 CPUtime=342.14
/proc/31724/stat : 31724 (kw_preprocessor) R 31723 31723 31272 0 -1 0 67407 0 0 0 34135 79 0 0 25 0 1 0 236601217 271167488 65205 1992294400 4194304 6416590 548682068912 18446744073709551615 4577283 0 0 4096 0 0 0 0 17 0 0 0
/proc/31724/statm: 66203 65205 254 542 0 65652 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 270168

Solver just ended. Dumping a history of the last processes samples

[startup+358.401 s]
/proc/loadavg: 1.13 1.14 1.09 2/67 31725
/proc/meminfo: memFree=1259952/2055924 swapFree=4181596/4192956
[pid=31723] ppid=31721 vsize=5356 CPUtime=0
/proc/31723/stat : 31723 (kw_pre) S 31721 31723 31272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236601217 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31723/statm: 1339 231 192 169 0 50 0
[pid=31724] ppid=31723 vsize=264812 CPUtime=358.23
/proc/31724/stat : 31724 (kw_preprocessor) R 31723 31723 31272 0 -1 0 67407 0 0 0 35744 79 0 0 25 0 1 0 236601217 271167488 65205 1992294400 4194304 6416590 548682068912 18446744073709551615 4573121 0 0 4096 0 0 0 0 17 0 0 0
/proc/31724/statm: 66203 65205 254 542 0 65652 0
Current children cumulated CPU time (s) 358.23
Current children cumulated vsize (KiB) 270168

[startup+371.201 s]
/proc/loadavg: 1.11 1.13 1.09 2/67 31725
/proc/meminfo: memFree=1259952/2055924 swapFree=4181596/4192956
[pid=31723] ppid=31721 vsize=5356 CPUtime=0
/proc/31723/stat : 31723 (kw_pre) S 31721 31723 31272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236601217 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31723/statm: 1339 231 192 169 0 50 0
[pid=31724] ppid=31723 vsize=264812 CPUtime=371.03
/proc/31724/stat : 31724 (kw_preprocessor) R 31723 31723 31272 0 -1 0 67407 0 0 0 37024 79 0 0 25 0 1 0 236601217 271167488 65205 1992294400 4194304 6416590 548682068912 18446744073709551615 4576219 0 0 4096 0 0 0 0 17 0 0 0
/proc/31724/statm: 66203 65205 254 542 0 65652 0
Current children cumulated CPU time (s) 371.03
Current children cumulated vsize (KiB) 270168

[startup+384.006 s]
/proc/loadavg: 1.08 1.12 1.09 2/67 31725
/proc/meminfo: memFree=1256944/2055924 swapFree=4181596/4192956
[pid=31723] ppid=31721 vsize=5356 CPUtime=0
/proc/31723/stat : 31723 (kw_pre) S 31721 31723 31272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236601217 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31723/statm: 1339 231 192 169 0 50 0
[pid=31724] ppid=31723 vsize=267880 CPUtime=383.83
/proc/31724/stat : 31724 (kw_preprocessor) R 31723 31723 31272 0 -1 0 68174 0 0 0 38303 80 0 0 25 0 1 0 236601217 274309120 65972 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/31724/statm: 66970 65972 254 542 0 66419 0
Current children cumulated CPU time (s) 383.83
Current children cumulated vsize (KiB) 273236

[startup+390.401 s]
/proc/loadavg: 1.08 1.12 1.09 2/67 31725
/proc/meminfo: memFree=1256880/2055924 swapFree=4181596/4192956
[pid=31723] ppid=31721 vsize=5356 CPUtime=0
/proc/31723/stat : 31723 (kw_pre) S 31721 31723 31272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236601217 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31723/statm: 1339 231 192 169 0 50 0
[pid=31724] ppid=31723 vsize=267880 CPUtime=390.22
/proc/31724/stat : 31724 (kw_preprocessor) R 31723 31723 31272 0 -1 0 68177 0 0 0 38942 80 0 0 25 0 1 0 236601217 274309120 65975 1992294400 4194304 6416590 548682068912 18446744073709551615 4293505 0 0 4096 0 0 0 0 17 0 0 0
/proc/31724/statm: 66970 65975 254 542 0 66419 0
Current children cumulated CPU time (s) 390.22
Current children cumulated vsize (KiB) 273236

[startup+392.002 s]
/proc/loadavg: 1.08 1.12 1.09 2/67 31725
/proc/meminfo: memFree=1256880/2055924 swapFree=4181596/4192956
[pid=31723] ppid=31721 vsize=5356 CPUtime=0
/proc/31723/stat : 31723 (kw_pre) S 31721 31723 31272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236601217 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31723/statm: 1339 231 192 169 0 50 0
[pid=31724] ppid=31723 vsize=267880 CPUtime=391.83
/proc/31724/stat : 31724 (kw_preprocessor) R 31723 31723 31272 0 -1 0 68177 0 0 0 39102 81 0 0 25 0 1 0 236601217 274309120 65975 1992294400 4194304 6416590 548682068912 18446744073709551615 4294541 0 0 4096 0 0 0 0 17 0 0 0
/proc/31724/statm: 66970 65975 254 542 0 66419 0
Current children cumulated CPU time (s) 391.83
Current children cumulated vsize (KiB) 273236

[startup+392.806 s]
/proc/loadavg: 1.07 1.12 1.09 2/67 31725
/proc/meminfo: memFree=1256880/2055924 swapFree=4181596/4192956
[pid=31723] ppid=31721 vsize=5356 CPUtime=0
/proc/31723/stat : 31723 (kw_pre) S 31721 31723 31272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236601217 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31723/statm: 1339 231 192 169 0 50 0
[pid=31724] ppid=31723 vsize=267880 CPUtime=392.63
/proc/31724/stat : 31724 (kw_preprocessor) R 31723 31723 31272 0 -1 0 68178 0 0 0 39182 81 0 0 25 0 1 0 236601217 274309120 65976 1992294400 4194304 6416590 548682068912 18446744073709551615 4420273 0 0 4096 0 0 0 0 17 0 0 0
/proc/31724/statm: 66970 65976 254 542 0 66419 0
Current children cumulated CPU time (s) 392.63
Current children cumulated vsize (KiB) 273236

[startup+393.203 s]
/proc/loadavg: 1.07 1.12 1.09 2/67 31725
/proc/meminfo: memFree=1256880/2055924 swapFree=4181596/4192956
[pid=31723] ppid=31721 vsize=5356 CPUtime=0
/proc/31723/stat : 31723 (kw_pre) S 31721 31723 31272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236601217 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31723/statm: 1339 231 192 169 0 50 0
[pid=31724] ppid=31723 vsize=267880 CPUtime=393.03
/proc/31724/stat : 31724 (kw_preprocessor) R 31723 31723 31272 0 -1 0 68178 0 0 0 39222 81 0 0 25 0 1 0 236601217 274309120 65976 1992294400 4194304 6416590 548682068912 18446744073709551615 4341071 0 0 4096 0 0 0 0 17 0 0 0
/proc/31724/statm: 66970 65976 254 542 0 66419 0
Current children cumulated CPU time (s) 393.03
Current children cumulated vsize (KiB) 273236

[startup+393.603 s]
/proc/loadavg: 1.07 1.12 1.09 2/67 31725
/proc/meminfo: memFree=1256880/2055924 swapFree=4181596/4192956
[pid=31723] ppid=31721 vsize=5356 CPUtime=0
/proc/31723/stat : 31723 (kw_pre) S 31721 31723 31272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236601217 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31723/statm: 1339 231 192 169 0 50 0
[pid=31724] ppid=31723 vsize=267880 CPUtime=393.43
/proc/31724/stat : 31724 (kw_preprocessor) R 31723 31723 31272 0 -1 0 68182 0 0 0 39262 81 0 0 25 0 1 0 236601217 274309120 65980 1992294400 4194304 6416590 548682068912 18446744073709551615 4367381 0 0 4096 0 0 0 0 17 0 0 0
/proc/31724/statm: 66970 65980 254 542 0 66419 0
Current children cumulated CPU time (s) 393.43
Current children cumulated vsize (KiB) 273236

Child status: 0
Real time (s): 393.682
CPU time (s): 393.513
CPU user time (s): 392.658
CPU system time (s): 0.85487
CPU usage (%): 99.9572
Max. virtual memory (cumulated for all children) (KiB): 273236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 392.658
system time used= 0.85487
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68610
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= 16
involuntary context switches= 1240

runsolver used 0.32295 second user time and 1.11383 second system time

The end

Launcher Data

Begin job on node83 at 2009-05-12 01:48:39
IDJOB=1797181
IDBENCH=71042
IDSOLVER=646
FILE ID=node83/1797181-1242085718
PBS_JOBID= 9277628
Free space on /tmp= 66176 MiB

SOLVER NAME= kw_pre 2009-03-21
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-10-10p0.cnf
COMMAND LINE= HOME/kw_pre BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797181-1242085718/watcher-1797181-1242085718 -o /tmp/evaluation-result-1797181-1242085718/solver-1797181-1242085718 -C 1200 -W 1800 -M 1800  HOME/kw_pre HOME/instance-1797181-1242085718.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 76f64a29755badc2dae8f70e8e96bc3e
RANDOM SEED=2054090777

node83.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.222
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.222
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1523800 kB
Buffers:         67684 kB
Cached:         383292 kB
SwapCached:       5508 kB
Active:         191504 kB
Inactive:       267636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1523800 kB
SwapTotal:     4192956 kB
SwapFree:      4181596 kB
Dirty:           13984 kB
Writeback:           0 kB
Mapped:          13740 kB
Slab:            58852 kB
Committed_AS:   807172 kB
PageTables:       1384 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= 66168 MiB
End job on node83 at 2009-05-12 01:55:13