Trace number 1796615

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 115.626 115.716

General information on the benchmark

Namemanol-pipe-c6bidw_i.cnf
MD5SUM8aeb1eb6b7bf22d54183762fb5b6410c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark114.882
Satisfiable
(Un)Satisfiability was proved
Number of variables96089
Number of clauses283993
Sum of the clauses size662649
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2189328
Number of clauses of size 394664
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

115.60/115.71	This is MiniSat 2.0 beta
115.60/115.71	WARNING: for repeatability, setting FPU to use double precision
115.60/115.71	============================[ Problem Statistics ]=============================
115.60/115.71	|                                                                             |
115.60/115.71	|  Number of variables:  1                                                    |
115.60/115.71	|  Number of clauses:    2                                                    |
115.60/115.71	|  Parsing time:         0.00         s                                       |
115.60/115.71	Solved by unit propagation
115.60/115.71	UNSATISFIABLE
115.60/115.71	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-1796615-1242078115/watcher-1796615-1242078115 -o /tmp/evaluation-result-1796615-1242078115/solver-1796615-1242078115 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1796615-1242078115.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.22 3/64 16831
/proc/meminfo: memFree=773156/2055920 swapFree=4181692/4192956
[pid=16831] ppid=16829 vsize=5356 CPUtime=0
/proc/16831/stat : 16831 (kw_pre) R 16829 16831 16487 0 -1 4194304 262 0 0 0 0 0 0 0 18 0 1 0 235840594 5484544 230 1992294400 4194304 4889804 548682068832 18446744073709551615 256364833439 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/16831/statm: 1339 230 191 169 0 50 0
[pid=16832] ppid=16831 vsize=3404 CPUtime=0
/proc/16832/stat : 16832 (kw_preprocessor) R 16831 16831 16487 0 -1 0 459 0 0 0 0 0 0 0 18 0 1 0 235840594 3485696 435 1992294400 4194304 6416590 548682068912 18446744073709551615 4271281 0 0 4096 0 0 0 0 17 0 0 0
/proc/16832/statm: 851 436 193 542 0 300 0

[startup+0.064575 s]
/proc/loadavg: 1.00 1.03 1.22 3/64 16831
/proc/meminfo: memFree=773156/2055920 swapFree=4181692/4192956
[pid=16831] ppid=16829 vsize=5356 CPUtime=0
/proc/16831/stat : 16831 (kw_pre) S 16829 16831 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235840594 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16831/statm: 1339 231 192 169 0 50 0
[pid=16832] ppid=16831 vsize=34648 CPUtime=0.05
/proc/16832/stat : 16832 (kw_preprocessor) R 16831 16831 16487 0 -1 0 7625 0 0 0 2 3 0 0 19 0 1 0 235840594 35479552 7601 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/16832/statm: 8662 7606 205 542 0 8111 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 40004

[startup+0.101578 s]
/proc/loadavg: 1.00 1.03 1.22 3/64 16831
/proc/meminfo: memFree=773156/2055920 swapFree=4181692/4192956
[pid=16831] ppid=16829 vsize=5356 CPUtime=0
/proc/16831/stat : 16831 (kw_pre) S 16829 16831 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235840594 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16831/statm: 1339 231 192 169 0 50 0
[pid=16832] ppid=16831 vsize=51016 CPUtime=0.08
/proc/16832/stat : 16832 (kw_preprocessor) R 16831 16831 16487 0 -1 0 12116 0 0 0 3 5 0 0 19 0 1 0 235840594 52240384 12092 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/16832/statm: 12787 12098 205 542 0 12236 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 56372

[startup+0.301599 s]
/proc/loadavg: 1.00 1.03 1.22 3/64 16831
/proc/meminfo: memFree=773156/2055920 swapFree=4181692/4192956
[pid=16831] ppid=16829 vsize=5356 CPUtime=0
/proc/16831/stat : 16831 (kw_pre) S 16829 16831 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235840594 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16831/statm: 1339 231 192 169 0 50 0
[pid=16832] ppid=16831 vsize=62580 CPUtime=0.29
/proc/16832/stat : 16832 (kw_preprocessor) R 16831 16831 16487 0 -1 0 14514 0 0 0 22 7 0 0 21 0 1 0 235840594 64081920 14490 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/16832/statm: 15645 14490 215 542 0 15094 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 67936

[startup+0.70164 s]
/proc/loadavg: 1.00 1.03 1.22 3/64 16831
/proc/meminfo: memFree=773156/2055920 swapFree=4181692/4192956
[pid=16831] ppid=16829 vsize=5356 CPUtime=0
/proc/16831/stat : 16831 (kw_pre) S 16829 16831 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235840594 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16831/statm: 1339 231 192 169 0 50 0
[pid=16832] ppid=16831 vsize=68124 CPUtime=0.69
/proc/16832/stat : 16832 (kw_preprocessor) R 16831 16831 16487 0 -1 0 16066 0 0 0 62 7 0 0 25 0 1 0 235840594 69758976 16042 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/16832/statm: 17031 16042 215 542 0 16480 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 73480

[startup+1.50172 s]
/proc/loadavg: 1.00 1.03 1.22 2/66 16833
/proc/meminfo: memFree=704340/2055920 swapFree=4181692/4192956
[pid=16831] ppid=16829 vsize=5356 CPUtime=0
/proc/16831/stat : 16831 (kw_pre) S 16829 16831 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235840594 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16831/statm: 1339 231 192 169 0 50 0
[pid=16832] ppid=16831 vsize=78396 CPUtime=1.49
/proc/16832/stat : 16832 (kw_preprocessor) R 16831 16831 16487 0 -1 0 19690 0 0 0 140 9 0 0 25 0 1 0 235840594 80277504 18909 1992294400 4194304 6416590 548682068912 18446744073709551615 4312547 0 0 4096 0 0 0 0 17 0 0 0
/proc/16832/statm: 19599 18909 225 542 0 19048 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83752

[startup+3.10189 s]
/proc/loadavg: 1.00 1.03 1.22 2/66 16833
/proc/meminfo: memFree=677140/2055920 swapFree=4181692/4192956
[pid=16831] ppid=16829 vsize=5356 CPUtime=0
/proc/16831/stat : 16831 (kw_pre) S 16829 16831 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235840594 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16831/statm: 1339 231 192 169 0 50 0
[pid=16832] ppid=16831 vsize=115140 CPUtime=3.08
/proc/16832/stat : 16832 (kw_preprocessor) R 16831 16831 16487 0 -1 0 28900 0 0 0 276 32 0 0 25 0 1 0 235840594 117903360 27734 1992294400 4194304 6416590 548682068912 18446744073709551615 5556880 0 0 4096 0 0 0 0 17 0 0 0
/proc/16832/statm: 28785 27734 243 542 0 28234 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 120496

[startup+6.30122 s]
/proc/loadavg: 1.16 1.06 1.23 2/66 16833
/proc/meminfo: memFree=618900/2055920 swapFree=4181692/4192956
[pid=16831] ppid=16829 vsize=5356 CPUtime=0
/proc/16831/stat : 16831 (kw_pre) S 16829 16831 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235840594 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16831/statm: 1339 231 192 169 0 50 0
[pid=16832] ppid=16831 vsize=149984 CPUtime=6.28
/proc/16832/stat : 16832 (kw_preprocessor) R 16831 16831 16487 0 -1 0 36975 0 0 0 564 64 0 0 25 0 1 0 235840594 153583616 35809 1992294400 4194304 6416590 548682068912 18446744073709551615 4312608 0 0 4096 0 0 0 0 17 0 0 0
/proc/16832/statm: 37496 35809 243 542 0 36945 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 155340

[startup+12.7029 s]
/proc/loadavg: 1.31 1.09 1.24 2/66 16833
/proc/meminfo: memFree=620124/2055920 swapFree=4181692/4192956
[pid=16831] ppid=16829 vsize=5356 CPUtime=0
/proc/16831/stat : 16831 (kw_pre) S 16829 16831 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235840594 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16831/statm: 1339 231 192 169 0 50 0
[pid=16832] ppid=16831 vsize=148468 CPUtime=12.68
/proc/16832/stat : 16832 (kw_preprocessor) R 16831 16831 16487 0 -1 0 37432 0 0 0 1196 72 0 0 25 0 1 0 235840594 152031232 35515 1992294400 4194304 6416590 548682068912 18446744073709551615 4420328 0 0 4096 0 0 0 0 17 0 0 0
/proc/16832/statm: 37117 35515 250 542 0 36566 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 153824

[startup+25.5012 s]
/proc/loadavg: 1.60 1.17 1.26 2/66 16833
/proc/meminfo: memFree=617756/2055920 swapFree=4181692/4192956
[pid=16831] ppid=16829 vsize=5356 CPUtime=0
/proc/16831/stat : 16831 (kw_pre) S 16829 16831 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235840594 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16831/statm: 1339 231 192 169 0 50 0
[pid=16832] ppid=16831 vsize=150744 CPUtime=25.48
/proc/16832/stat : 16832 (kw_preprocessor) R 16831 16831 16487 0 -1 0 38023 0 0 0 2464 84 0 0 25 0 1 0 235840594 154361856 36106 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/16832/statm: 37686 36106 254 542 0 37135 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 156100

[startup+51.1018 s]
/proc/loadavg: 1.87 1.26 1.28 2/66 16833
/proc/meminfo: memFree=617564/2055920 swapFree=4181692/4192956
[pid=16831] ppid=16829 vsize=5356 CPUtime=0
/proc/16831/stat : 16831 (kw_pre) S 16829 16831 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235840594 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16831/statm: 1339 231 192 169 0 50 0
[pid=16832] ppid=16831 vsize=150744 CPUtime=51.04
/proc/16832/stat : 16832 (kw_preprocessor) R 16831 16831 16487 0 -1 0 38110 0 0 0 4997 107 0 0 25 0 1 0 235840594 154361856 36193 1992294400 4194304 6416590 548682068912 18446744073709551615 4552929 0 0 4096 0 0 0 0 17 0 0 0
/proc/16832/statm: 37686 36193 254 542 0 37135 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 156100

[startup+102.301 s]
/proc/loadavg: 1.41 1.24 1.27 2/66 16835
/proc/meminfo: memFree=610780/2055920 swapFree=4181692/4192956
[pid=16831] ppid=16829 vsize=5356 CPUtime=0
/proc/16831/stat : 16831 (kw_pre) S 16829 16831 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235840594 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16831/statm: 1339 231 192 169 0 50 0
[pid=16832] ppid=16831 vsize=158216 CPUtime=102.21
/proc/16832/stat : 16832 (kw_preprocessor) R 16831 16831 16487 0 -1 0 39924 0 0 0 10080 141 0 0 25 0 1 0 235840594 162013184 38007 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/16832/statm: 39554 38007 254 542 0 39003 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 163572

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

[startup+103.005 s]
/proc/loadavg: 1.41 1.24 1.27 2/66 16835
/proc/meminfo: memFree=610780/2055920 swapFree=4181692/4192956
[pid=16831] ppid=16829 vsize=5356 CPUtime=0
/proc/16831/stat : 16831 (kw_pre) S 16829 16831 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235840594 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16831/statm: 1339 231 192 169 0 50 0
[pid=16832] ppid=16831 vsize=158216 CPUtime=102.91
/proc/16832/stat : 16832 (kw_preprocessor) R 16831 16831 16487 0 -1 0 39924 0 0 0 10150 141 0 0 25 0 1 0 235840594 162013184 38007 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/16832/statm: 39554 38007 254 542 0 39003 0
Current children cumulated CPU time (s) 102.91
Current children cumulated vsize (KiB) 163572

[startup+109.402 s]
/proc/loadavg: 1.38 1.23 1.27 2/66 16835
/proc/meminfo: memFree=610524/2055920 swapFree=4181692/4192956
[pid=16831] ppid=16829 vsize=5356 CPUtime=0
/proc/16831/stat : 16831 (kw_pre) S 16829 16831 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235840594 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16831/statm: 1339 231 192 169 0 50 0
[pid=16832] ppid=16831 vsize=159044 CPUtime=109.3
/proc/16832/stat : 16832 (kw_preprocessor) R 16831 16831 16487 0 -1 0 40053 0 0 0 10786 144 0 0 25 0 1 0 235840594 162861056 38136 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/16832/statm: 39761 38136 254 542 0 39210 0
Current children cumulated CPU time (s) 109.3
Current children cumulated vsize (KiB) 164400

[startup+112.601 s]
/proc/loadavg: 1.35 1.23 1.27 2/66 16835
/proc/meminfo: memFree=610140/2055920 swapFree=4181692/4192956
[pid=16831] ppid=16829 vsize=5356 CPUtime=0
/proc/16831/stat : 16831 (kw_pre) S 16829 16831 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235840594 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16831/statm: 1339 231 192 169 0 50 0
[pid=16832] ppid=16831 vsize=159204 CPUtime=112.5
/proc/16832/stat : 16832 (kw_preprocessor) R 16831 16831 16487 0 -1 0 40081 0 0 0 11105 145 0 0 25 0 1 0 235840594 163024896 38164 1992294400 4194304 6416590 548682068912 18446744073709551615 4293547 0 0 4096 0 0 0 0 17 0 0 0
/proc/16832/statm: 39801 38164 254 542 0 39250 0
Current children cumulated CPU time (s) 112.5
Current children cumulated vsize (KiB) 164560

[startup+114.201 s]
/proc/loadavg: 1.35 1.23 1.27 2/66 16835
/proc/meminfo: memFree=610012/2055920 swapFree=4181692/4192956
[pid=16831] ppid=16829 vsize=5356 CPUtime=0
/proc/16831/stat : 16831 (kw_pre) S 16829 16831 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235840594 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16831/statm: 1339 231 192 169 0 50 0
[pid=16832] ppid=16831 vsize=159512 CPUtime=114.1
/proc/16832/stat : 16832 (kw_preprocessor) R 16831 16831 16487 0 -1 0 40144 0 0 0 11264 146 0 0 25 0 1 0 235840594 163340288 38227 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 0 0 0
/proc/16832/statm: 39878 38227 254 542 0 39327 0
Current children cumulated CPU time (s) 114.1
Current children cumulated vsize (KiB) 164868

[startup+115.001 s]
/proc/loadavg: 1.35 1.23 1.27 2/66 16835
/proc/meminfo: memFree=609820/2055920 swapFree=4181692/4192956
[pid=16831] ppid=16829 vsize=5356 CPUtime=0
/proc/16831/stat : 16831 (kw_pre) S 16829 16831 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235840594 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16831/statm: 1339 231 192 169 0 50 0
[pid=16832] ppid=16831 vsize=159512 CPUtime=114.91
/proc/16832/stat : 16832 (kw_preprocessor) R 16831 16831 16487 0 -1 0 40155 0 0 0 11345 146 0 0 25 0 1 0 235840594 163340288 38238 1992294400 4194304 6416590 548682068912 18446744073709551615 4297125 0 0 4096 0 0 0 0 17 0 0 0
/proc/16832/statm: 39878 38238 254 542 0 39327 0
Current children cumulated CPU time (s) 114.91
Current children cumulated vsize (KiB) 164868

[startup+115.402 s]
/proc/loadavg: 1.35 1.23 1.27 2/66 16835
/proc/meminfo: memFree=609820/2055920 swapFree=4181692/4192956
[pid=16831] ppid=16829 vsize=5356 CPUtime=0
/proc/16831/stat : 16831 (kw_pre) S 16829 16831 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235840594 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16831/statm: 1339 231 192 169 0 50 0
[pid=16832] ppid=16831 vsize=159672 CPUtime=115.3
/proc/16832/stat : 16832 (kw_preprocessor) R 16831 16831 16487 0 -1 0 40179 0 0 0 11384 146 0 0 25 0 1 0 235840594 163504128 38262 1992294400 4194304 6416590 548682068912 18446744073709551615 4294581 0 0 4096 0 0 0 0 17 0 0 0
/proc/16832/statm: 39918 38262 254 542 0 39367 0
Current children cumulated CPU time (s) 115.3
Current children cumulated vsize (KiB) 165028

[startup+115.602 s]
/proc/loadavg: 1.35 1.23 1.27 2/66 16835
/proc/meminfo: memFree=609820/2055920 swapFree=4181692/4192956
[pid=16831] ppid=16829 vsize=5356 CPUtime=0
/proc/16831/stat : 16831 (kw_pre) S 16829 16831 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235840594 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16831/statm: 1339 231 192 169 0 50 0
[pid=16832] ppid=16831 vsize=159672 CPUtime=115.5
/proc/16832/stat : 16832 (kw_preprocessor) R 16831 16831 16487 0 -1 0 40180 0 0 0 11404 146 0 0 25 0 1 0 235840594 163504128 38263 1992294400 4194304 6416590 548682068912 18446744073709551615 4307078 0 0 4096 0 0 0 0 17 0 0 0
/proc/16832/statm: 39918 38263 254 542 0 39367 0
Current children cumulated CPU time (s) 115.5
Current children cumulated vsize (KiB) 165028

[startup+115.702 s]
/proc/loadavg: 1.35 1.23 1.27 2/66 16835
/proc/meminfo: memFree=609820/2055920 swapFree=4181692/4192956
[pid=16831] ppid=16829 vsize=5356 CPUtime=0
/proc/16831/stat : 16831 (kw_pre) S 16829 16831 16487 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235840594 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16831/statm: 1339 231 192 169 0 50 0
[pid=16832] ppid=16831 vsize=0 CPUtime=115.6
/proc/16832/stat : 16832 (kw_preprocessor) R 16831 16831 16487 0 -1 4 40193 0 0 0 11413 147 0 0 25 0 1 0 235840594 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/16832/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 115.6
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 115.716
CPU time (s): 115.626
CPU user time (s): 114.134
CPU system time (s): 1.49277
CPU usage (%): 99.9224
Max. virtual memory (cumulated for all children) (KiB): 165028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 114.134
system time used= 1.49277
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40608
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= 17
involuntary context switches= 481

runsolver used 0.419936 second user time and 1.03984 second system time

The end

Launcher Data

Begin job on node90 at 2009-05-11 23:41:55
IDJOB=1796615
IDBENCH=69599
IDSOLVER=646
FILE ID=node90/1796615-1242078115
PBS_JOBID= 9277664
Free space on /tmp= 66284 MiB

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

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

MD5SUM BENCH= 8aeb1eb6b7bf22d54183762fb5b6410c
RANDOM SEED=1705803118

node90.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.238
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.238
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:      2055920 kB
MemFree:        773772 kB
Buffers:         74100 kB
Cached:        1098316 kB
SwapCached:       5480 kB
Active:         232792 kB
Inactive:       948620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        773772 kB
SwapTotal:     4192956 kB
SwapFree:      4181692 kB
Dirty:            7668 kB
Writeback:           0 kB
Mapped:          15032 kB
Slab:            86740 kB
Committed_AS:   704572 kB
PageTables:       1428 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= 66268 MiB
End job on node90 at 2009-05-11 23:43:51