Trace number 1796605

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 262.216 262.35

General information on the benchmark

Namemanol-pipe-g10nid.cnf
MD5SUMd46e452956bc993f202d3b06fd3e858e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark262.216
Satisfiable
(Un)Satisfiability was proved
Number of variables217725
Number of clauses646228
Sum of the clauses size1507864
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2430818
Number of clauses of size 3215409
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

262.15/262.34	This is MiniSat 2.0 beta
262.15/262.34	WARNING: for repeatability, setting FPU to use double precision
262.15/262.34	============================[ Problem Statistics ]=============================
262.15/262.34	|                                                                             |
262.15/262.34	|  Number of variables:  1                                                    |
262.15/262.34	|  Number of clauses:    2                                                    |
262.15/262.34	|  Parsing time:         0.00         s                                       |
262.15/262.34	Solved by unit propagation
262.15/262.34	UNSATISFIABLE
262.15/262.34	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-1796605-1242077948/watcher-1796605-1242077948 -o /tmp/evaluation-result-1796605-1242077948/solver-1796605-1242077948 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1796605-1242077948.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.00 1.03 1.00 3/64 16892
/proc/meminfo: memFree=1264544/2055920 swapFree=4191900/4192956
[pid=16892] ppid=16890 vsize=5356 CPUtime=0
/proc/16892/stat : 16892 (kw_pre) S 16890 16892 16665 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235823320 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16892/statm: 1339 231 192 169 0 50 0
[pid=16893] ppid=16892 vsize=4412 CPUtime=0
/proc/16893/stat : 16893 (kw_preprocessor) R 16892 16892 16665 0 -1 0 683 0 0 0 0 0 0 0 18 0 1 0 235823320 4517888 659 1992294400 4194304 6416590 548682068912 18446744073709551615 4271281 0 0 4096 0 0 0 0 17 1 0 0
/proc/16893/statm: 1103 662 193 542 0 552 0

[startup+0.09078 s]
/proc/loadavg: 1.00 1.03 1.00 3/64 16892
/proc/meminfo: memFree=1264544/2055920 swapFree=4191900/4192956
[pid=16892] ppid=16890 vsize=5356 CPUtime=0
/proc/16892/stat : 16892 (kw_pre) S 16890 16892 16665 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235823320 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16892/statm: 1339 231 192 169 0 50 0
[pid=16893] ppid=16892 vsize=54244 CPUtime=0.08
/proc/16893/stat : 16893 (kw_preprocessor) R 16892 16892 16665 0 -1 0 11225 0 0 0 4 4 0 0 18 0 1 0 235823320 55545856 11201 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/16893/statm: 13594 11207 205 542 0 13043 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 59600

[startup+0.101781 s]
/proc/loadavg: 1.00 1.03 1.00 3/64 16892
/proc/meminfo: memFree=1264544/2055920 swapFree=4191900/4192956
[pid=16892] ppid=16890 vsize=5356 CPUtime=0
/proc/16892/stat : 16892 (kw_pre) S 16890 16892 16665 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235823320 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16892/statm: 1339 231 192 169 0 50 0
[pid=16893] ppid=16892 vsize=60976 CPUtime=0.08
/proc/16893/stat : 16893 (kw_preprocessor) R 16892 16892 16665 0 -1 0 13031 0 0 0 4 4 0 0 18 0 1 0 235823320 62439424 13007 1992294400 4194304 6416590 548682068912 18446744073709551615 4288647 0 0 4096 0 0 0 0 17 1 0 0
/proc/16893/statm: 15244 13013 205 542 0 14693 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 66332

[startup+0.301819 s]
/proc/loadavg: 1.00 1.03 1.00 3/64 16892
/proc/meminfo: memFree=1264544/2055920 swapFree=4191900/4192956
[pid=16892] ppid=16890 vsize=5356 CPUtime=0
/proc/16892/stat : 16892 (kw_pre) S 16890 16892 16665 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235823320 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16892/statm: 1339 231 192 169 0 50 0
[pid=16893] ppid=16892 vsize=133788 CPUtime=0.29
/proc/16893/stat : 16893 (kw_preprocessor) R 16892 16892 16665 0 -1 0 31127 0 0 0 16 13 0 0 19 0 1 0 235823320 136998912 31103 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/16893/statm: 33447 31103 215 542 0 32896 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 139144

[startup+0.701895 s]
/proc/loadavg: 1.00 1.03 1.00 3/64 16892
/proc/meminfo: memFree=1264544/2055920 swapFree=4191900/4192956
[pid=16892] ppid=16890 vsize=5356 CPUtime=0
/proc/16892/stat : 16892 (kw_pre) S 16890 16892 16665 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235823320 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16892/statm: 1339 231 192 169 0 50 0
[pid=16893] ppid=16892 vsize=138804 CPUtime=0.69
/proc/16893/stat : 16893 (kw_preprocessor) R 16892 16892 16665 0 -1 0 32573 0 0 0 55 14 0 0 23 0 1 0 235823320 142135296 32549 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/16893/statm: 34701 32549 215 542 0 34150 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 144160

[startup+1.50105 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 16894
/proc/meminfo: memFree=1130256/2055920 swapFree=4191900/4192956
[pid=16892] ppid=16890 vsize=5356 CPUtime=0
/proc/16892/stat : 16892 (kw_pre) S 16890 16892 16665 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235823320 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16892/statm: 1339 231 192 169 0 50 0
[pid=16893] ppid=16892 vsize=149232 CPUtime=1.49
/proc/16893/stat : 16893 (kw_preprocessor) R 16892 16892 16665 0 -1 0 35480 0 0 0 134 15 0 0 25 0 1 0 235823320 152813568 35456 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/16893/statm: 37308 35456 215 542 0 36757 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 154588

[startup+3.10135 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 16894
/proc/meminfo: memFree=1113616/2055920 swapFree=4191900/4192956
[pid=16892] ppid=16890 vsize=5356 CPUtime=0
/proc/16892/stat : 16892 (kw_pre) S 16890 16892 16665 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235823320 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16892/statm: 1339 231 192 169 0 50 0
[pid=16893] ppid=16892 vsize=170572 CPUtime=3.08
/proc/16893/stat : 16893 (kw_preprocessor) R 16892 16892 16665 0 -1 0 41802 0 0 0 290 18 0 0 25 0 1 0 235823320 174665728 41393 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/16893/statm: 42643 41393 216 542 0 42092 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 175928

[startup+6.30196 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 16894
/proc/meminfo: memFree=1038864/2055920 swapFree=4191900/4192956
[pid=16892] ppid=16890 vsize=5356 CPUtime=0
/proc/16892/stat : 16892 (kw_pre) S 16890 16892 16665 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235823320 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16892/statm: 1339 231 192 169 0 50 0
[pid=16893] ppid=16892 vsize=244608 CPUtime=6.28
/proc/16893/stat : 16893 (kw_preprocessor) R 16892 16892 16665 0 -1 0 61347 0 0 0 582 46 0 0 25 0 1 0 235823320 250478592 58893 1992294400 4194304 6416590 548682068912 18446744073709551615 5556880 0 0 4096 0 0 0 0 17 1 0 0
/proc/16893/statm: 61152 58894 242 542 0 60601 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 249964

[startup+12.7022 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 16894
/proc/meminfo: memFree=921488/2055920 swapFree=4191900/4192956
[pid=16892] ppid=16890 vsize=5356 CPUtime=0
/proc/16892/stat : 16892 (kw_pre) S 16890 16892 16665 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235823320 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16892/statm: 1339 231 192 169 0 50 0
[pid=16893] ppid=16892 vsize=339592 CPUtime=12.66
/proc/16893/stat : 16893 (kw_preprocessor) R 16892 16892 16665 0 -1 0 83791 0 0 0 1125 141 0 0 25 0 1 0 235823320 347742208 81337 1992294400 4194304 6416590 548682068912 18446744073709551615 5556880 0 0 4096 0 0 0 0 17 1 0 0
/proc/16893/statm: 84898 81337 243 542 0 84347 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 344948

[startup+25.5016 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 16894
/proc/meminfo: memFree=885648/2055920 swapFree=4191900/4192956
[pid=16892] ppid=16890 vsize=5356 CPUtime=0
/proc/16892/stat : 16892 (kw_pre) S 16890 16892 16665 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235823320 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16892/statm: 1339 231 192 169 0 50 0
[pid=16893] ppid=16892 vsize=356732 CPUtime=25.45
/proc/16893/stat : 16893 (kw_preprocessor) R 16892 16892 16665 0 -1 0 90090 0 0 0 2374 171 0 0 25 0 1 0 235823320 365293568 85935 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/16893/statm: 89183 85935 250 542 0 88632 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 362088

[startup+51.1015 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 16894
/proc/meminfo: memFree=880272/2055920 swapFree=4191900/4192956
[pid=16892] ppid=16890 vsize=5356 CPUtime=0
/proc/16892/stat : 16892 (kw_pre) S 16890 16892 16665 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235823320 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16892/statm: 1339 231 192 169 0 50 0
[pid=16893] ppid=16892 vsize=361864 CPUtime=51.03
/proc/16893/stat : 16893 (kw_preprocessor) R 16892 16892 16665 0 -1 0 91481 0 0 0 4916 187 0 0 25 0 1 0 235823320 370548736 87326 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/16893/statm: 90466 87326 254 542 0 89915 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 367220

[startup+102.305 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 16894
/proc/meminfo: memFree=879376/2055920 swapFree=4191900/4192956
[pid=16892] ppid=16890 vsize=5356 CPUtime=0
/proc/16892/stat : 16892 (kw_pre) S 16890 16892 16665 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235823320 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16892/statm: 1339 231 192 169 0 50 0
[pid=16893] ppid=16892 vsize=361864 CPUtime=102.22
/proc/16893/stat : 16893 (kw_preprocessor) R 16892 16892 16665 0 -1 0 91726 0 0 0 10000 222 0 0 25 0 1 0 235823320 370548736 87571 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/16893/statm: 90466 87571 254 542 0 89915 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 367220

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 16894
/proc/meminfo: memFree=875472/2055920 swapFree=4191900/4192956
[pid=16892] ppid=16890 vsize=5356 CPUtime=0
/proc/16892/stat : 16892 (kw_pre) S 16890 16892 16665 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235823320 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16892/statm: 1339 231 192 169 0 50 0
[pid=16893] ppid=16892 vsize=366532 CPUtime=162.2
/proc/16893/stat : 16893 (kw_preprocessor) R 16892 16892 16665 0 -1 0 92702 0 0 0 15964 256 0 0 25 0 1 0 235823320 375328768 88547 1992294400 4194304 6416590 548682068912 18446744073709551615 4552929 0 0 4096 0 0 0 0 17 1 0 0
/proc/16893/statm: 91633 88547 254 542 0 91082 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 371888

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16896
/proc/meminfo: memFree=868240/2055920 swapFree=4191900/4192956
[pid=16892] ppid=16890 vsize=5356 CPUtime=0
/proc/16892/stat : 16892 (kw_pre) S 16890 16892 16665 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235823320 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16892/statm: 1339 231 192 169 0 50 0
[pid=16893] ppid=16892 vsize=374592 CPUtime=222.17
/proc/16893/stat : 16893 (kw_preprocessor) R 16892 16892 16665 0 -1 0 94503 0 0 0 21940 277 0 0 25 0 1 0 235823320 383582208 90348 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/16893/statm: 93648 90348 254 542 0 93097 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 379948

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

[startup+230.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16896
/proc/meminfo: memFree=867152/2055920 swapFree=4191900/4192956
[pid=16892] ppid=16890 vsize=5356 CPUtime=0
/proc/16892/stat : 16892 (kw_pre) S 16890 16892 16665 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235823320 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16892/statm: 1339 231 192 169 0 50 0
[pid=16893] ppid=16892 vsize=376352 CPUtime=230.17
/proc/16893/stat : 16893 (kw_preprocessor) R 16892 16892 16665 0 -1 0 94766 0 0 0 22739 278 0 0 25 0 1 0 235823320 385384448 90611 1992294400 4194304 6416590 548682068912 18446744073709551615 4294546 0 0 4096 0 0 0 0 17 1 0 0
/proc/16893/statm: 94088 90611 254 542 0 93537 0
Current children cumulated CPU time (s) 230.17
Current children cumulated vsize (KiB) 381708

[startup+243.105 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16896
/proc/meminfo: memFree=864912/2055920 swapFree=4191900/4192956
[pid=16892] ppid=16890 vsize=5356 CPUtime=0
/proc/16892/stat : 16892 (kw_pre) S 16890 16892 16665 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235823320 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16892/statm: 1339 231 192 169 0 50 0
[pid=16893] ppid=16892 vsize=378832 CPUtime=242.97
/proc/16893/stat : 16893 (kw_preprocessor) R 16892 16892 16665 0 -1 0 95328 0 0 0 24016 281 0 0 25 0 1 0 235823320 387923968 91173 1992294400 4194304 6416590 548682068912 18446744073709551615 4295356 0 0 4096 0 0 0 0 17 1 0 0
/proc/16893/statm: 94708 91173 254 542 0 94157 0
Current children cumulated CPU time (s) 242.97
Current children cumulated vsize (KiB) 384188

[startup+255.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16896
/proc/meminfo: memFree=860624/2055920 swapFree=4191900/4192956
[pid=16892] ppid=16890 vsize=5356 CPUtime=0
/proc/16892/stat : 16892 (kw_pre) S 16890 16892 16665 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235823320 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16892/statm: 1339 231 192 169 0 50 0
[pid=16893] ppid=16892 vsize=383488 CPUtime=255.76
/proc/16893/stat : 16893 (kw_preprocessor) R 16892 16892 16665 0 -1 0 96401 0 0 0 25293 283 0 0 25 0 1 0 235823320 392691712 92246 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/16893/statm: 95872 92246 254 542 0 95321 0
Current children cumulated CPU time (s) 255.76
Current children cumulated vsize (KiB) 388844

[startup+259.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16896
/proc/meminfo: memFree=860624/2055920 swapFree=4191900/4192956
[pid=16892] ppid=16890 vsize=5356 CPUtime=0
/proc/16892/stat : 16892 (kw_pre) S 16890 16892 16665 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235823320 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16892/statm: 1339 231 192 169 0 50 0
[pid=16893] ppid=16892 vsize=383488 CPUtime=258.96
/proc/16893/stat : 16893 (kw_preprocessor) R 16892 16892 16665 0 -1 0 96411 0 0 0 25613 283 0 0 25 0 1 0 235823320 392691712 92256 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/16893/statm: 95872 92256 254 542 0 95321 0
Current children cumulated CPU time (s) 258.96
Current children cumulated vsize (KiB) 388844

[startup+260.705 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16896
/proc/meminfo: memFree=860496/2055920 swapFree=4191900/4192956
[pid=16892] ppid=16890 vsize=5356 CPUtime=0
/proc/16892/stat : 16892 (kw_pre) S 16890 16892 16665 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235823320 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16892/statm: 1339 231 192 169 0 50 0
[pid=16893] ppid=16892 vsize=383488 CPUtime=260.57
/proc/16893/stat : 16893 (kw_preprocessor) R 16892 16892 16665 0 -1 0 96419 0 0 0 25773 284 0 0 25 0 1 0 235823320 392691712 92264 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/16893/statm: 95872 92264 254 542 0 95321 0
Current children cumulated CPU time (s) 260.57
Current children cumulated vsize (KiB) 388844

[startup+261.503 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16896
/proc/meminfo: memFree=860496/2055920 swapFree=4191900/4192956
[pid=16892] ppid=16890 vsize=5356 CPUtime=0
/proc/16892/stat : 16892 (kw_pre) S 16890 16892 16665 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235823320 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16892/statm: 1339 231 192 169 0 50 0
[pid=16893] ppid=16892 vsize=383488 CPUtime=261.36
/proc/16893/stat : 16893 (kw_preprocessor) R 16892 16892 16665 0 -1 0 96425 0 0 0 25852 284 0 0 25 0 1 0 235823320 392691712 92270 1992294400 4194304 6416590 548682068912 18446744073709551615 4359045 0 0 4096 0 0 0 0 17 1 0 0
/proc/16893/statm: 95872 92270 254 542 0 95321 0
Current children cumulated CPU time (s) 261.36
Current children cumulated vsize (KiB) 388844

[startup+261.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16896
/proc/meminfo: memFree=860496/2055920 swapFree=4191900/4192956
[pid=16892] ppid=16890 vsize=5356 CPUtime=0
/proc/16892/stat : 16892 (kw_pre) S 16890 16892 16665 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235823320 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16892/statm: 1339 231 192 169 0 50 0
[pid=16893] ppid=16892 vsize=383488 CPUtime=261.76
/proc/16893/stat : 16893 (kw_preprocessor) R 16892 16892 16665 0 -1 0 96425 0 0 0 25892 284 0 0 25 0 1 0 235823320 392691712 92270 1992294400 4194304 6416590 548682068912 18446744073709551615 4304248 0 0 4096 0 0 0 0 17 1 0 0
/proc/16893/statm: 95872 92270 254 542 0 95321 0
Current children cumulated CPU time (s) 261.76
Current children cumulated vsize (KiB) 388844

[startup+262.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16896
/proc/meminfo: memFree=860496/2055920 swapFree=4191900/4192956
[pid=16892] ppid=16890 vsize=5356 CPUtime=0
/proc/16892/stat : 16892 (kw_pre) S 16890 16892 16665 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235823320 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16892/statm: 1339 231 192 169 0 50 0
[pid=16893] ppid=16892 vsize=0 CPUtime=262.15
/proc/16893/stat : 16893 (kw_preprocessor) R 16892 16892 16665 0 -1 4 96438 0 0 0 25930 285 0 0 25 0 1 0 235823320 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/16893/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 262.15
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 262.35
CPU time (s): 262.216
CPU user time (s): 259.312
CPU system time (s): 2.90456
CPU usage (%): 99.9489
Max. virtual memory (cumulated for all children) (KiB): 388844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 259.312
system time used= 2.90456
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96853
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= 20
involuntary context switches= 506

runsolver used 0.284956 second user time and 0.674897 second system time

The end

Launcher Data

Begin job on node38 at 2009-05-11 23:39:09
IDJOB=1796605
IDBENCH=69595
IDSOLVER=646
FILE ID=node38/1796605-1242077948
PBS_JOBID= 9277637
Free space on /tmp= 66244 MiB

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

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

MD5SUM BENCH= d46e452956bc993f202d3b06fd3e858e
RANDOM SEED=1607080120

node38.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.265
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.265
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:       1265096 kB
Buffers:         67048 kB
Cached:         625000 kB
SwapCached:        260 kB
Active:         294116 kB
Inactive:       411660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1265096 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           14440 kB
Writeback:           0 kB
Mapped:          22296 kB
Slab:            71100 kB
Committed_AS:   871316 kB
PageTables:       1456 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= 66204 MiB
End job on node38 at 2009-05-11 23:43:31