Trace number 1797435

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 183.064 183.116

General information on the benchmark

Namemanol-pipe-c7bidw_i.cnf
MD5SUM3eac71f4fca7132b74d6d27cfa83813f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark183.064
Satisfiable
(Un)Satisfiability was proved
Number of variables131004
Number of clauses387841
Sum of the clauses size904961
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2258560
Number of clauses of size 3129280
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

183.03/183.11	This is MiniSat 2.0 beta
183.03/183.11	WARNING: for repeatability, setting FPU to use double precision
183.03/183.11	============================[ Problem Statistics ]=============================
183.03/183.11	|                                                                             |
183.03/183.11	|  Number of variables:  1                                                    |
183.03/183.11	|  Number of clauses:    2                                                    |
183.03/183.11	|  Parsing time:         0.00         s                                       |
183.03/183.11	Solved by unit propagation
183.03/183.11	UNSATISFIABLE
183.03/183.11	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-1797435-1242090820/watcher-1797435-1242090820 -o /tmp/evaluation-result-1797435-1242090820/solver-1797435-1242090820 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1797435-1242090820.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.92 0.98 0.99 3/67 25574
/proc/meminfo: memFree=1916944/2055920 swapFree=4172744/4192956
[pid=25574] ppid=25572 vsize=5356 CPUtime=0
/proc/25574/stat : 25574 (kw_pre) S 25572 25574 25410 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237108194 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25574/statm: 1339 231 192 169 0 50 0
[pid=25575] ppid=25574 vsize=3472 CPUtime=0
/proc/25575/stat : 25575 (kw_preprocessor) R 25574 25574 25410 0 -1 0 465 0 0 0 0 0 0 0 20 0 1 0 237108195 3555328 441 1992294400 4194304 6416590 548682068912 18446744073709551615 4271281 0 0 4096 0 0 0 0 17 1 0 0
/proc/25575/statm: 868 443 193 542 0 317 0

[startup+0.0878919 s]
/proc/loadavg: 0.92 0.98 0.99 3/67 25574
/proc/meminfo: memFree=1916944/2055920 swapFree=4172744/4192956
[pid=25574] ppid=25572 vsize=5356 CPUtime=0
/proc/25574/stat : 25574 (kw_pre) S 25572 25574 25410 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237108194 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25574/statm: 1339 231 192 169 0 50 0
[pid=25575] ppid=25574 vsize=52260 CPUtime=0.07
/proc/25575/stat : 25575 (kw_preprocessor) R 25574 25574 25410 0 -1 0 11933 0 0 0 3 4 0 0 20 0 1 0 237108195 53514240 11909 1992294400 4194304 6416590 548682068912 18446744073709551615 4288647 0 0 4096 0 0 0 0 17 1 0 0
/proc/25575/statm: 13065 11915 205 542 0 12514 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 57616

[startup+0.101892 s]
/proc/loadavg: 0.92 0.98 0.99 3/67 25574
/proc/meminfo: memFree=1916944/2055920 swapFree=4172744/4192956
[pid=25574] ppid=25572 vsize=5356 CPUtime=0
/proc/25574/stat : 25574 (kw_pre) S 25572 25574 25410 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237108194 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25574/statm: 1339 231 192 169 0 50 0
[pid=25575] ppid=25574 vsize=60708 CPUtime=0.08
/proc/25575/stat : 25575 (kw_preprocessor) R 25574 25574 25410 0 -1 0 14235 0 0 0 3 5 0 0 20 0 1 0 237108195 62164992 14211 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/25575/statm: 15177 14217 205 542 0 14626 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 66064

[startup+0.301908 s]
/proc/loadavg: 0.92 0.98 0.99 3/67 25574
/proc/meminfo: memFree=1916944/2055920 swapFree=4172744/4192956
[pid=25574] ppid=25572 vsize=5356 CPUtime=0
/proc/25574/stat : 25574 (kw_pre) S 25572 25574 25410 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237108194 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25574/statm: 1339 231 192 169 0 50 0
[pid=25575] ppid=25574 vsize=82808 CPUtime=0.28
/proc/25575/stat : 25575 (kw_preprocessor) R 25574 25574 25410 0 -1 0 19229 0 0 0 21 7 0 0 21 0 1 0 237108195 84795392 19205 1992294400 4194304 6416590 548682068912 18446744073709551615 4355949 0 0 4096 0 0 0 0 17 1 0 0
/proc/25575/statm: 20702 19205 215 542 0 20151 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 88164

[startup+0.701943 s]
/proc/loadavg: 0.92 0.98 0.99 3/67 25574
/proc/meminfo: memFree=1916944/2055920 swapFree=4172744/4192956
[pid=25574] ppid=25572 vsize=5356 CPUtime=0
/proc/25574/stat : 25574 (kw_pre) S 25572 25574 25410 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237108194 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25574/statm: 1339 231 192 169 0 50 0
[pid=25575] ppid=25574 vsize=87956 CPUtime=0.69
/proc/25575/stat : 25575 (kw_preprocessor) R 25574 25574 25410 0 -1 0 20674 0 0 0 61 8 0 0 25 0 1 0 237108195 90066944 20650 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/25575/statm: 21989 20651 215 542 0 21438 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 93312

[startup+1.50202 s]
/proc/loadavg: 0.92 0.98 0.99 2/69 25576
/proc/meminfo: memFree=1830016/2055920 swapFree=4172744/4192956
[pid=25574] ppid=25572 vsize=5356 CPUtime=0
/proc/25574/stat : 25574 (kw_pre) S 25572 25574 25410 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237108194 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25574/statm: 1339 231 192 169 0 50 0
[pid=25575] ppid=25574 vsize=98624 CPUtime=1.49
/proc/25575/stat : 25575 (kw_preprocessor) R 25574 25574 25410 0 -1 0 23863 0 0 0 140 9 0 0 25 0 1 0 237108195 100990976 23646 1992294400 4194304 6416590 548682068912 18446744073709551615 4355949 0 0 4096 0 0 0 0 17 1 0 0
/proc/25575/statm: 24656 23646 216 542 0 24105 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 103980

[startup+3.10217 s]
/proc/loadavg: 0.92 0.98 0.99 2/69 25576
/proc/meminfo: memFree=1810432/2055920 swapFree=4172744/4192956
[pid=25574] ppid=25572 vsize=5356 CPUtime=0
/proc/25574/stat : 25574 (kw_pre) S 25572 25574 25410 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237108194 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25574/statm: 1339 231 192 169 0 50 0
[pid=25575] ppid=25574 vsize=138380 CPUtime=3.09
/proc/25575/stat : 25575 (kw_preprocessor) R 25574 25574 25410 0 -1 0 34378 0 0 0 289 20 0 0 25 0 1 0 237108195 141701120 33008 1992294400 4194304 6416590 548682068912 18446744073709551615 4529233 0 0 4096 0 0 0 0 17 0 0 0
/proc/25575/statm: 34595 33008 242 542 0 34044 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 143736

[startup+6.30145 s]
/proc/loadavg: 0.93 0.98 0.99 2/69 25576
/proc/meminfo: memFree=1743168/2055920 swapFree=4172744/4192956
[pid=25574] ppid=25572 vsize=5356 CPUtime=0
/proc/25574/stat : 25574 (kw_pre) S 25572 25574 25410 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237108194 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25574/statm: 1339 231 192 169 0 50 0
[pid=25575] ppid=25574 vsize=181120 CPUtime=6.28
/proc/25575/stat : 25575 (kw_preprocessor) R 25574 25574 25410 0 -1 0 45719 0 0 0 558 70 0 0 25 0 1 0 237108195 185466880 44349 1992294400 4194304 6416590 548682068912 18446744073709551615 5556880 0 0 4096 0 0 0 0 17 1 0 0
/proc/25575/statm: 45280 44349 242 542 0 44729 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 186476

[startup+12.703 s]
/proc/loadavg: 0.93 0.98 0.99 2/69 25576
/proc/meminfo: memFree=1705792/2055920 swapFree=4172744/4192956
[pid=25574] ppid=25572 vsize=5356 CPUtime=0
/proc/25574/stat : 25574 (kw_pre) S 25572 25574 25410 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237108194 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25574/statm: 1339 231 192 169 0 50 0
[pid=25575] ppid=25574 vsize=203496 CPUtime=12.68
/proc/25575/stat : 25575 (kw_preprocessor) R 25574 25574 25410 0 -1 0 51157 0 0 0 1174 94 0 0 25 0 1 0 237108195 208379904 48763 1992294400 4194304 6416590 548682068912 18446744073709551615 4293706 0 0 4096 0 0 0 0 17 1 0 0
/proc/25575/statm: 50874 48763 250 542 0 50323 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 208852

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/69 25576
/proc/meminfo: memFree=1702592/2055920 swapFree=4172744/4192956
[pid=25574] ppid=25572 vsize=5356 CPUtime=0
/proc/25574/stat : 25574 (kw_pre) S 25572 25574 25410 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237108194 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25574/statm: 1339 231 192 169 0 50 0
[pid=25575] ppid=25574 vsize=206596 CPUtime=25.48
/proc/25575/stat : 25575 (kw_preprocessor) R 25574 25574 25410 0 -1 0 51993 0 0 0 2440 108 0 0 25 0 1 0 237108195 211554304 49599 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/25575/statm: 51649 49599 254 542 0 51098 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 211952

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/69 25576
/proc/meminfo: memFree=1702400/2055920 swapFree=4172744/4192956
[pid=25574] ppid=25572 vsize=5356 CPUtime=0
/proc/25574/stat : 25574 (kw_pre) S 25572 25574 25410 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237108194 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25574/statm: 1339 231 192 169 0 50 0
[pid=25575] ppid=25574 vsize=206600 CPUtime=51.07
/proc/25575/stat : 25575 (kw_preprocessor) R 25574 25574 25410 0 -1 0 52047 0 0 0 4983 124 0 0 25 0 1 0 237108195 211558400 49653 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/25575/statm: 51650 49653 254 542 0 51099 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 211956

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/69 25576
/proc/meminfo: memFree=1699776/2055920 swapFree=4172744/4192956
[pid=25574] ppid=25572 vsize=5356 CPUtime=0
/proc/25574/stat : 25574 (kw_pre) S 25572 25574 25410 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237108194 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25574/statm: 1339 231 192 169 0 50 0
[pid=25575] ppid=25574 vsize=209432 CPUtime=102.26
/proc/25575/stat : 25575 (kw_preprocessor) R 25574 25574 25410 0 -1 0 52691 0 0 0 10066 160 0 0 25 0 1 0 237108195 214458368 50297 1992294400 4194304 6416590 548682068912 18446744073709551615 4293505 0 0 4096 0 0 0 0 17 1 0 0
/proc/25575/statm: 52358 50297 254 542 0 51807 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 214788

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 25576
/proc/meminfo: memFree=1695744/2055920 swapFree=4172744/4192956
[pid=25574] ppid=25572 vsize=5356 CPUtime=0
/proc/25574/stat : 25574 (kw_pre) S 25572 25574 25410 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237108194 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25574/statm: 1339 231 192 169 0 50 0
[pid=25575] ppid=25574 vsize=213192 CPUtime=162.24
/proc/25575/stat : 25575 (kw_preprocessor) R 25574 25574 25410 0 -1 0 53705 0 0 0 16035 189 0 0 25 0 1 0 237108195 218308608 51311 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/25575/statm: 53298 51311 254 542 0 52747 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 218548

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

[startup+166.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 25576
/proc/meminfo: memFree=1695232/2055920 swapFree=4172744/4192956
[pid=25574] ppid=25572 vsize=5356 CPUtime=0
/proc/25574/stat : 25574 (kw_pre) S 25572 25574 25410 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237108194 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25574/statm: 1339 231 192 169 0 50 0
[pid=25575] ppid=25574 vsize=213828 CPUtime=166.25
/proc/25575/stat : 25575 (kw_preprocessor) R 25574 25574 25410 0 -1 0 53827 0 0 0 16434 191 0 0 25 0 1 0 237108195 218959872 51433 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/25575/statm: 53457 51433 254 542 0 52906 0
Current children cumulated CPU time (s) 166.25
Current children cumulated vsize (KiB) 219184

[startup+172.705 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 25576
/proc/meminfo: memFree=1689984/2055920 swapFree=4172744/4192956
[pid=25574] ppid=25572 vsize=5356 CPUtime=0
/proc/25574/stat : 25574 (kw_pre) S 25572 25574 25410 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237108194 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25574/statm: 1339 231 192 169 0 50 0
[pid=25575] ppid=25574 vsize=219032 CPUtime=172.64
/proc/25575/stat : 25575 (kw_preprocessor) R 25574 25574 25410 0 -1 0 55120 0 0 0 17072 192 0 0 25 0 1 0 237108195 224288768 52726 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/25575/statm: 54758 52726 254 542 0 54207 0
Current children cumulated CPU time (s) 172.64
Current children cumulated vsize (KiB) 224388

[startup+179.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 25576
/proc/meminfo: memFree=1689920/2055920 swapFree=4172744/4192956
[pid=25574] ppid=25572 vsize=5356 CPUtime=0
/proc/25574/stat : 25574 (kw_pre) S 25572 25574 25410 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237108194 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25574/statm: 1339 231 192 169 0 50 0
[pid=25575] ppid=25574 vsize=219032 CPUtime=179.03
/proc/25575/stat : 25575 (kw_preprocessor) R 25574 25574 25410 0 -1 0 55145 0 0 0 17710 193 0 0 25 0 1 0 237108195 224288768 52751 1992294400 4194304 6416590 548682068912 18446744073709551615 4294491 0 0 4096 0 0 0 0 17 1 0 0
/proc/25575/statm: 54758 52751 254 542 0 54207 0
Current children cumulated CPU time (s) 179.03
Current children cumulated vsize (KiB) 224388

[startup+180.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 25576
/proc/meminfo: memFree=1689856/2055920 swapFree=4172744/4192956
[pid=25574] ppid=25572 vsize=5356 CPUtime=0
/proc/25574/stat : 25574 (kw_pre) S 25572 25574 25410 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237108194 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25574/statm: 1339 231 192 169 0 50 0
[pid=25575] ppid=25574 vsize=219032 CPUtime=180.64
/proc/25575/stat : 25575 (kw_preprocessor) R 25574 25574 25410 0 -1 0 55155 0 0 0 17870 194 0 0 25 0 1 0 237108195 224288768 52761 1992294400 4194304 6416590 548682068912 18446744073709551615 4295356 0 0 4096 0 0 0 0 17 1 0 0
/proc/25575/statm: 54758 52761 254 542 0 54207 0
Current children cumulated CPU time (s) 180.64
Current children cumulated vsize (KiB) 224388

[startup+182.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 25576
/proc/meminfo: memFree=1689856/2055920 swapFree=4172744/4192956
[pid=25574] ppid=25572 vsize=5356 CPUtime=0
/proc/25574/stat : 25574 (kw_pre) S 25572 25574 25410 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237108194 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25574/statm: 1339 231 192 169 0 50 0
[pid=25575] ppid=25574 vsize=219032 CPUtime=182.24
/proc/25575/stat : 25575 (kw_preprocessor) R 25574 25574 25410 0 -1 0 55158 0 0 0 18030 194 0 0 25 0 1 0 237108195 224288768 52764 1992294400 4194304 6416590 548682068912 18446744073709551615 4306566 0 0 4096 0 0 0 0 17 1 0 0
/proc/25575/statm: 54758 52764 254 542 0 54207 0
Current children cumulated CPU time (s) 182.24
Current children cumulated vsize (KiB) 224388

[startup+182.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 25576
/proc/meminfo: memFree=1689856/2055920 swapFree=4172744/4192956
[pid=25574] ppid=25572 vsize=5356 CPUtime=0
/proc/25574/stat : 25574 (kw_pre) S 25572 25574 25410 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237108194 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25574/statm: 1339 231 192 169 0 50 0
[pid=25575] ppid=25574 vsize=219032 CPUtime=182.64
/proc/25575/stat : 25575 (kw_preprocessor) R 25574 25574 25410 0 -1 0 55158 0 0 0 18070 194 0 0 25 0 1 0 237108195 224288768 52764 1992294400 4194304 6416590 548682068912 18446744073709551615 4312149 0 0 4096 0 0 0 0 17 1 0 0
/proc/25575/statm: 54758 52764 254 542 0 54207 0
Current children cumulated CPU time (s) 182.64
Current children cumulated vsize (KiB) 224388

[startup+183.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 25576
/proc/meminfo: memFree=1689856/2055920 swapFree=4172744/4192956
[pid=25574] ppid=25572 vsize=5356 CPUtime=0
/proc/25574/stat : 25574 (kw_pre) S 25572 25574 25410 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237108194 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25574/statm: 1339 231 192 169 0 50 0
[pid=25575] ppid=25574 vsize=0 CPUtime=183.03
/proc/25575/stat : 25575 (kw_preprocessor) R 25574 25574 25410 0 -1 4 55171 0 0 0 18107 196 0 0 25 0 1 0 237108195 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/25575/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 183.03
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 183.116
CPU time (s): 183.064
CPU user time (s): 181.08
CPU system time (s): 1.9837
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 224388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 181.08
system time used= 1.9837
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55586
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= 19
involuntary context switches= 238

runsolver used 0.181972 second user time and 0.491925 second system time

The end

Launcher Data

Begin job on node68 at 2009-05-12 03:13:40
IDJOB=1797435
IDBENCH=71766
IDSOLVER=646
FILE ID=node68/1797435-1242090820
PBS_JOBID= 9277704
Free space on /tmp= 66276 MiB

SOLVER NAME= kw_pre 2009-03-21
BENCH NAME= SAT_RACE06/manol-pipe-c7bidw_i.cnf
COMMAND LINE= HOME/kw_pre BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797435-1242090820/watcher-1797435-1242090820 -o /tmp/evaluation-result-1797435-1242090820/solver-1797435-1242090820 -C 1200 -W 1800 -M 1800  HOME/kw_pre HOME/instance-1797435-1242090820.cnf

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

MD5SUM BENCH= 3eac71f4fca7132b74d6d27cfa83813f
RANDOM SEED=78820609

node68.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.223
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.223
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:       1917488 kB
Buffers:         10716 kB
Cached:          63272 kB
SwapCached:      12100 kB
Active:          43528 kB
Inactive:        44952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1917488 kB
SwapTotal:     4192956 kB
SwapFree:      4172744 kB
Dirty:            9588 kB
Writeback:           0 kB
Mapped:          14748 kB
Slab:            35612 kB
Committed_AS:   702816 kB
PageTables:       1560 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66260 MiB
End job on node68 at 2009-05-12 03:16:44