Trace number 1797420

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 266.181 266.325

General information on the benchmark

Nameschup-l2s-guid-1-k56.cnf
MD5SUM8945850ff5a1fb30f0867a5172da0b2e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark266.181
Satisfiable
(Un)Satisfiability was proved
Number of variables98746
Number of clauses307346
Sum of the clauses size757661
Maximum clause length57
Minimum clause length1
Number of clauses of size 172
Number of clauses of size 2178795
Number of clauses of size 3120630
Number of clauses of size 44935
Number of clauses of size 52464
Number of clauses of size over 5450

Solver Data

266.15/266.32	This is MiniSat 2.0 beta
266.15/266.32	WARNING: for repeatability, setting FPU to use double precision
266.15/266.32	============================[ Problem Statistics ]=============================
266.15/266.32	|                                                                             |
266.15/266.32	|  Number of variables:  1                                                    |
266.15/266.32	|  Number of clauses:    2                                                    |
266.15/266.32	|  Parsing time:         0.00         s                                       |
266.15/266.32	Solved by unit propagation
266.15/266.32	UNSATISFIABLE
266.15/266.32	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-1797420-1242090447/watcher-1797420-1242090447 -o /tmp/evaluation-result-1797420-1242090447/solver-1797420-1242090447 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1797420-1242090447.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: 0.99 1.00 1.00 3/64 9420
/proc/meminfo: memFree=1959368/2055920 swapFree=4177644/4192956
[pid=9420] ppid=9418 vsize=5356 CPUtime=0
/proc/9420/stat : 9420 (kw_pre) S 9418 9420 9255 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237077901 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9420/statm: 1339 231 192 169 0 50 0
[pid=9421] ppid=9420 vsize=3412 CPUtime=0
/proc/9421/stat : 9421 (kw_preprocessor) R 9420 9420 9255 0 -1 0 457 0 0 0 0 0 0 0 19 0 1 0 237077901 3493888 433 1992294400 4194304 6416590 548682068912 18446744073709551615 4271281 0 0 4096 0 0 0 0 17 1 0 0
/proc/9421/statm: 853 436 193 542 0 302 0

[startup+0.077414 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 9420
/proc/meminfo: memFree=1959368/2055920 swapFree=4177644/4192956
[pid=9420] ppid=9418 vsize=5356 CPUtime=0
/proc/9420/stat : 9420 (kw_pre) S 9418 9420 9255 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237077901 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9420/statm: 1339 231 192 169 0 50 0
[pid=9421] ppid=9420 vsize=46168 CPUtime=0.06
/proc/9421/stat : 9421 (kw_preprocessor) R 9420 9420 9255 0 -1 0 10752 0 0 0 2 4 0 0 19 0 1 0 237077901 47276032 10728 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/9421/statm: 11542 10733 205 542 0 10991 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 51524

[startup+0.102415 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 9420
/proc/meminfo: memFree=1959368/2055920 swapFree=4177644/4192956
[pid=9420] ppid=9418 vsize=5356 CPUtime=0
/proc/9420/stat : 9420 (kw_pre) S 9418 9420 9255 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237077901 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9420/statm: 1339 231 192 169 0 50 0
[pid=9421] ppid=9420 vsize=61692 CPUtime=0.09
/proc/9421/stat : 9421 (kw_preprocessor) R 9420 9420 9255 0 -1 0 14152 0 0 0 3 6 0 0 19 0 1 0 237077901 63172608 14128 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/9421/statm: 15423 14128 217 542 0 14872 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 67048

[startup+0.302436 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 9420
/proc/meminfo: memFree=1959368/2055920 swapFree=4177644/4192956
[pid=9420] ppid=9418 vsize=5356 CPUtime=0
/proc/9420/stat : 9420 (kw_pre) S 9418 9420 9255 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237077901 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9420/statm: 1339 231 192 169 0 50 0
[pid=9421] ppid=9420 vsize=64200 CPUtime=0.29
/proc/9421/stat : 9421 (kw_preprocessor) R 9420 9420 9255 0 -1 0 14861 0 0 0 23 6 0 0 21 0 1 0 237077901 65740800 14837 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/9421/statm: 16050 14837 217 542 0 15499 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 69556

[startup+0.70248 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 9420
/proc/meminfo: memFree=1959368/2055920 swapFree=4177644/4192956
[pid=9420] ppid=9418 vsize=5356 CPUtime=0
/proc/9420/stat : 9420 (kw_pre) S 9418 9420 9255 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237077901 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9420/statm: 1339 231 192 169 0 50 0
[pid=9421] ppid=9420 vsize=69216 CPUtime=0.68
/proc/9421/stat : 9421 (kw_preprocessor) R 9420 9420 9255 0 -1 0 16276 0 0 0 62 6 0 0 25 0 1 0 237077901 70877184 16252 1992294400 4194304 6416590 548682068912 18446744073709551615 4857537 0 0 4096 0 0 0 0 17 1 0 0
/proc/9421/statm: 17304 16252 217 542 0 16753 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 74572

[startup+1.50157 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9422
/proc/meminfo: memFree=1890232/2055920 swapFree=4177644/4192956
[pid=9420] ppid=9418 vsize=5356 CPUtime=0
/proc/9420/stat : 9420 (kw_pre) S 9418 9420 9255 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237077901 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9420/statm: 1339 231 192 169 0 50 0
[pid=9421] ppid=9420 vsize=79488 CPUtime=1.49
/proc/9421/stat : 9421 (kw_preprocessor) R 9420 9420 9255 0 -1 0 19352 0 0 0 141 8 0 0 25 0 1 0 237077901 81395712 19135 1992294400 4194304 6416590 548682068912 18446744073709551615 4356802 0 0 4096 0 0 0 0 17 1 0 0
/proc/9421/statm: 19872 19136 218 542 0 19321 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84844

[startup+3.10175 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9422
/proc/meminfo: memFree=1867768/2055920 swapFree=4177644/4192956
[pid=9420] ppid=9418 vsize=5356 CPUtime=0
/proc/9420/stat : 9420 (kw_pre) S 9418 9420 9255 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237077901 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9420/statm: 1339 231 192 169 0 50 0
[pid=9421] ppid=9420 vsize=108212 CPUtime=3.03
/proc/9421/stat : 9421 (kw_preprocessor) R 9420 9420 9255 0 -1 0 26547 0 0 0 276 27 0 0 25 0 1 0 237077901 110809088 25751 1992294400 4194304 6416590 548682068912 18446744073709551615 4782811 0 0 4096 0 0 0 0 17 0 0 0
/proc/9421/statm: 27053 25751 243 542 0 26502 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 113568

[startup+6.30108 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9422
/proc/meminfo: memFree=1831864/2055920 swapFree=4177644/4192956
[pid=9420] ppid=9418 vsize=5356 CPUtime=0
/proc/9420/stat : 9420 (kw_pre) S 9418 9420 9255 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237077901 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9420/statm: 1339 231 192 169 0 50 0
[pid=9421] ppid=9420 vsize=125892 CPUtime=6.22
/proc/9421/stat : 9421 (kw_preprocessor) R 9420 9420 9255 0 -1 0 31295 0 0 0 573 49 0 0 25 0 1 0 237077901 128913408 30499 1992294400 4194304 6416590 548682068912 18446744073709551615 5479324 0 0 4096 0 0 0 0 17 1 0 0
/proc/9421/statm: 31473 30499 243 542 0 30922 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 131248

[startup+12.7018 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9422
/proc/meminfo: memFree=1833272/2055920 swapFree=4177644/4192956
[pid=9420] ppid=9418 vsize=5356 CPUtime=0
/proc/9420/stat : 9420 (kw_pre) S 9418 9420 9255 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237077901 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9420/statm: 1339 231 192 169 0 50 0
[pid=9421] ppid=9420 vsize=123664 CPUtime=12.61
/proc/9421/stat : 9421 (kw_preprocessor) R 9420 9420 9255 0 -1 0 31552 0 0 0 1206 55 0 0 25 0 1 0 237077901 126631936 29984 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/9421/statm: 30916 29984 250 542 0 30365 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 129020

[startup+25.5012 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9422
/proc/meminfo: memFree=1832440/2055920 swapFree=4177644/4192956
[pid=9420] ppid=9418 vsize=5356 CPUtime=0
/proc/9420/stat : 9420 (kw_pre) S 9418 9420 9255 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237077901 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9420/statm: 1339 231 192 169 0 50 0
[pid=9421] ppid=9420 vsize=124336 CPUtime=25.41
/proc/9421/stat : 9421 (kw_preprocessor) R 9420 9420 9255 0 -1 0 31793 0 0 0 2481 60 0 0 25 0 1 0 237077901 127320064 30225 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/9421/statm: 31084 30225 253 542 0 30533 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 129692

[startup+51.1019 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9422
/proc/meminfo: memFree=1832440/2055920 swapFree=4177644/4192956
[pid=9420] ppid=9418 vsize=5356 CPUtime=0
/proc/9420/stat : 9420 (kw_pre) S 9418 9420 9255 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237077901 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9420/statm: 1339 231 192 169 0 50 0
[pid=9421] ppid=9420 vsize=124336 CPUtime=51.01
/proc/9421/stat : 9421 (kw_preprocessor) R 9420 9420 9255 0 -1 0 31819 0 0 0 5033 68 0 0 25 0 1 0 237077901 127320064 30251 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/9421/statm: 31084 30251 254 542 0 30533 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 129692

[startup+102.305 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9422
/proc/meminfo: memFree=1830648/2055920 swapFree=4177644/4192956
[pid=9420] ppid=9418 vsize=5356 CPUtime=0
/proc/9420/stat : 9420 (kw_pre) S 9418 9420 9255 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237077901 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9420/statm: 1339 231 192 169 0 50 0
[pid=9421] ppid=9420 vsize=125984 CPUtime=102.2
/proc/9421/stat : 9421 (kw_preprocessor) R 9420 9420 9255 0 -1 0 32273 0 0 0 10143 77 0 0 25 0 1 0 237077901 129007616 30705 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/9421/statm: 31496 30705 254 542 0 30945 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 131340

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9422
/proc/meminfo: memFree=1830136/2055920 swapFree=4177644/4192956
[pid=9420] ppid=9418 vsize=5356 CPUtime=0
/proc/9420/stat : 9420 (kw_pre) S 9418 9420 9255 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237077901 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9420/statm: 1339 231 192 169 0 50 0
[pid=9421] ppid=9420 vsize=126396 CPUtime=162.17
/proc/9421/stat : 9421 (kw_preprocessor) R 9420 9420 9255 0 -1 0 32389 0 0 0 16135 82 0 0 25 0 1 0 237077901 129429504 30821 1992294400 4194304 6416590 548682068912 18446744073709551615 4294575 0 0 4096 0 0 0 0 17 1 0 0
/proc/9421/statm: 31599 30821 254 542 0 31048 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 131752

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9422
/proc/meminfo: memFree=1825336/2055920 swapFree=4177644/4192956
[pid=9420] ppid=9418 vsize=5356 CPUtime=0
/proc/9420/stat : 9420 (kw_pre) S 9418 9420 9255 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237077901 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9420/statm: 1339 231 192 169 0 50 0
[pid=9421] ppid=9420 vsize=131740 CPUtime=222.16
/proc/9421/stat : 9421 (kw_preprocessor) R 9420 9420 9255 0 -1 0 33579 0 0 0 22131 85 0 0 25 0 1 0 237077901 134901760 32011 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/9421/statm: 32935 32011 254 542 0 32384 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 137096

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

[startup+230.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9422
/proc/meminfo: memFree=1825336/2055920 swapFree=4177644/4192956
[pid=9420] ppid=9418 vsize=5356 CPUtime=0
/proc/9420/stat : 9420 (kw_pre) S 9418 9420 9255 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237077901 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9420/statm: 1339 231 192 169 0 50 0
[pid=9421] ppid=9420 vsize=131740 CPUtime=230.16
/proc/9421/stat : 9421 (kw_preprocessor) R 9420 9420 9255 0 -1 0 33580 0 0 0 22930 86 0 0 25 0 1 0 237077901 134901760 32012 1992294400 4194304 6416590 548682068912 18446744073709551615 4293505 0 0 4096 0 0 0 0 17 1 0 0
/proc/9421/statm: 32935 32012 254 542 0 32384 0
Current children cumulated CPU time (s) 230.16
Current children cumulated vsize (KiB) 137096

[startup+243.106 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9422
/proc/meminfo: memFree=1825336/2055920 swapFree=4177644/4192956
[pid=9420] ppid=9418 vsize=5356 CPUtime=0
/proc/9420/stat : 9420 (kw_pre) S 9418 9420 9255 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237077901 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9420/statm: 1339 231 192 169 0 50 0
[pid=9421] ppid=9420 vsize=131740 CPUtime=242.96
/proc/9421/stat : 9421 (kw_preprocessor) R 9420 9420 9255 0 -1 0 33583 0 0 0 24208 88 0 0 25 0 1 0 237077901 134901760 32015 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/9421/statm: 32935 32015 254 542 0 32384 0
Current children cumulated CPU time (s) 242.96
Current children cumulated vsize (KiB) 137096

[startup+255.901 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9422
/proc/meminfo: memFree=1825272/2055920 swapFree=4177644/4192956
[pid=9420] ppid=9418 vsize=5356 CPUtime=0
/proc/9420/stat : 9420 (kw_pre) S 9418 9420 9255 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237077901 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9420/statm: 1339 231 192 169 0 50 0
[pid=9421] ppid=9420 vsize=131740 CPUtime=255.75
/proc/9421/stat : 9421 (kw_preprocessor) R 9420 9420 9255 0 -1 0 33586 0 0 0 25486 89 0 0 25 0 1 0 237077901 134901760 32018 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/9421/statm: 32935 32018 254 542 0 32384 0
Current children cumulated CPU time (s) 255.75
Current children cumulated vsize (KiB) 137096

[startup+262.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9422
/proc/meminfo: memFree=1825080/2055920 swapFree=4177644/4192956
[pid=9420] ppid=9418 vsize=5356 CPUtime=0
/proc/9420/stat : 9420 (kw_pre) S 9418 9420 9255 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237077901 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9420/statm: 1339 231 192 169 0 50 0
[pid=9421] ppid=9420 vsize=131896 CPUtime=262.15
/proc/9421/stat : 9421 (kw_preprocessor) R 9420 9420 9255 0 -1 0 33651 0 0 0 26125 90 0 0 25 0 1 0 237077901 135061504 32083 1992294400 4194304 6416590 548682068912 18446744073709551615 4294507 0 0 4096 0 0 0 0 17 1 0 0
/proc/9421/statm: 32974 32083 254 542 0 32423 0
Current children cumulated CPU time (s) 262.15
Current children cumulated vsize (KiB) 137252

[startup+263.902 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9422
/proc/meminfo: memFree=1825016/2055920 swapFree=4177644/4192956
[pid=9420] ppid=9418 vsize=5356 CPUtime=0
/proc/9420/stat : 9420 (kw_pre) S 9418 9420 9255 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237077901 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9420/statm: 1339 231 192 169 0 50 0
[pid=9421] ppid=9420 vsize=131896 CPUtime=263.76
/proc/9421/stat : 9421 (kw_preprocessor) R 9420 9420 9255 0 -1 0 33658 0 0 0 26286 90 0 0 25 0 1 0 237077901 135061504 32090 1992294400 4194304 6416590 548682068912 18446744073709551615 4420273 0 0 4096 0 0 0 0 17 1 0 0
/proc/9421/statm: 32974 32090 254 542 0 32423 0
Current children cumulated CPU time (s) 263.76
Current children cumulated vsize (KiB) 137252

[startup+265.501 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9422
/proc/meminfo: memFree=1824952/2055920 swapFree=4177644/4192956
[pid=9420] ppid=9418 vsize=5356 CPUtime=0
/proc/9420/stat : 9420 (kw_pre) S 9418 9420 9255 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237077901 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9420/statm: 1339 231 192 169 0 50 0
[pid=9421] ppid=9420 vsize=132032 CPUtime=265.35
/proc/9421/stat : 9421 (kw_preprocessor) R 9420 9420 9255 0 -1 0 33673 0 0 0 26445 90 0 0 25 0 1 0 237077901 135200768 32105 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/9421/statm: 33008 32105 254 542 0 32457 0
Current children cumulated CPU time (s) 265.35
Current children cumulated vsize (KiB) 137388

[startup+265.902 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9422
/proc/meminfo: memFree=1824952/2055920 swapFree=4177644/4192956
[pid=9420] ppid=9418 vsize=5356 CPUtime=0
/proc/9420/stat : 9420 (kw_pre) S 9418 9420 9255 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237077901 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9420/statm: 1339 231 192 169 0 50 0
[pid=9421] ppid=9420 vsize=132032 CPUtime=265.75
/proc/9421/stat : 9421 (kw_preprocessor) R 9420 9420 9255 0 -1 0 33681 0 0 0 26485 90 0 0 25 0 1 0 237077901 135200768 32113 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/9421/statm: 33008 32113 254 542 0 32457 0
Current children cumulated CPU time (s) 265.75
Current children cumulated vsize (KiB) 137388

[startup+266.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 9422
/proc/meminfo: memFree=1824888/2055920 swapFree=4177644/4192956
[pid=9420] ppid=9418 vsize=5356 CPUtime=0
/proc/9420/stat : 9420 (kw_pre) S 9418 9420 9255 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237077901 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9420/statm: 1339 231 192 169 0 50 0
[pid=9421] ppid=9420 vsize=0 CPUtime=266.15
/proc/9421/stat : 9421 (kw_preprocessor) R 9420 9420 9255 0 -1 4 33697 0 0 0 26525 90 0 0 25 0 1 0 237077901 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/9421/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 266.15
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 266.325
CPU time (s): 266.181
CPU user time (s): 265.252
CPU system time (s): 0.928858
CPU usage (%): 99.9459
Max. virtual memory (cumulated for all children) (KiB): 137388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 265.252
system time used= 0.928858
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34112
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= 18
involuntary context switches= 752

runsolver used 0.319951 second user time and 0.6539 second system time

The end

Launcher Data

Begin job on node21 at 2009-05-12 03:07:27
IDJOB=1797420
IDBENCH=71751
IDSOLVER=646
FILE ID=node21/1797420-1242090447
PBS_JOBID= 9277672
Free space on /tmp= 66036 MiB

SOLVER NAME= kw_pre 2009-03-21
BENCH NAME= SAT_RACE06/schup-l2s-guid-1-k56.cnf
COMMAND LINE= HOME/kw_pre BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797420-1242090447/watcher-1797420-1242090447 -o /tmp/evaluation-result-1797420-1242090447/solver-1797420-1242090447 -C 1200 -W 1800 -M 1800  HOME/kw_pre HOME/instance-1797420-1242090447.cnf

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

MD5SUM BENCH= 8945850ff5a1fb30f0867a5172da0b2e
RANDOM SEED=289677062

node21.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.233
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.233
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:       1959784 kB
Buffers:          1692 kB
Cached:          32712 kB
SwapCached:       8436 kB
Active:          20504 kB
Inactive:        22684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1959784 kB
SwapTotal:     4192956 kB
SwapFree:      4177644 kB
Dirty:            8348 kB
Writeback:           0 kB
Mapped:          13400 kB
Slab:            38980 kB
Committed_AS:   898508 kB
PageTables:       1380 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= 66028 MiB
End job on node21 at 2009-05-12 03:11:54