Trace number 1796280

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 836.783 837.254

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-09.cnf
MD5SUM50ed98553825ac1825482c1496260592
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark836.783
Satisfiable
(Un)Satisfiability was proved
Number of variables33582
Number of clauses160817
Sum of the clauses size423605
Maximum clause length4200
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2136464
Number of clauses of size 36536
Number of clauses of size 46374
Number of clauses of size 52328
Number of clauses of size over 59114

Solver Data

836.72/837.25	This is MiniSat 2.0 beta
836.72/837.25	WARNING: for repeatability, setting FPU to use double precision
836.72/837.25	============================[ Problem Statistics ]=============================
836.72/837.25	|                                                                             |
836.72/837.25	|  Number of variables:  1                                                    |
836.72/837.25	|  Number of clauses:    2                                                    |
836.72/837.25	|  Parsing time:         0.00         s                                       |
836.72/837.25	Solved by unit propagation
836.72/837.25	UNSATISFIABLE
836.72/837.25	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-1796280-1242073129/watcher-1796280-1242073129 -o /tmp/evaluation-result-1796280-1242073129/solver-1796280-1242073129 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1796280-1242073129.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.14 3/64 29387
/proc/meminfo: memFree=1206192/2055920 swapFree=4178700/4192956
[pid=29387] ppid=29385 vsize=5356 CPUtime=0
/proc/29387/stat : 29387 (kw_pre) S 29385 29387 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235345579 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29387/statm: 1339 231 192 169 0 50 0
[pid=29388] ppid=29387 vsize=3360 CPUtime=0
/proc/29388/stat : 29388 (kw_preprocessor) R 29387 29387 29313 0 -1 0 436 0 0 0 0 0 0 0 19 0 1 0 235345580 3440640 412 1992294400 4194304 6416590 548682068912 18446744073709551615 4350748 0 0 4096 0 0 0 0 17 1 0 0
/proc/29388/statm: 840 420 197 542 0 289 0

[startup+0.0766259 s]
/proc/loadavg: 0.99 1.00 1.14 3/64 29387
/proc/meminfo: memFree=1206192/2055920 swapFree=4178700/4192956
[pid=29387] ppid=29385 vsize=5356 CPUtime=0
/proc/29387/stat : 29387 (kw_pre) S 29385 29387 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235345579 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29387/statm: 1339 231 192 169 0 50 0
[pid=29388] ppid=29387 vsize=23544 CPUtime=0.06
/proc/29388/stat : 29388 (kw_preprocessor) R 29387 29387 29313 0 -1 0 5085 0 0 0 5 1 0 0 19 0 1 0 235345580 24109056 5061 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/29388/statm: 5886 5061 217 542 0 5335 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 28900

[startup+0.101629 s]
/proc/loadavg: 0.99 1.00 1.14 3/64 29387
/proc/meminfo: memFree=1206192/2055920 swapFree=4178700/4192956
[pid=29387] ppid=29385 vsize=5356 CPUtime=0
/proc/29387/stat : 29387 (kw_pre) S 29385 29387 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235345579 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29387/statm: 1339 231 192 169 0 50 0
[pid=29388] ppid=29387 vsize=23676 CPUtime=0.08
/proc/29388/stat : 29388 (kw_preprocessor) R 29387 29387 29313 0 -1 0 5131 0 0 0 7 1 0 0 19 0 1 0 235345580 24244224 5107 1992294400 4194304 6416590 548682068912 18446744073709551615 4831233 0 0 4096 0 0 0 0 17 1 0 0
/proc/29388/statm: 5919 5107 217 542 0 5368 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29032

[startup+0.301653 s]
/proc/loadavg: 0.99 1.00 1.14 3/64 29387
/proc/meminfo: memFree=1206192/2055920 swapFree=4178700/4192956
[pid=29387] ppid=29385 vsize=5356 CPUtime=0
/proc/29387/stat : 29387 (kw_pre) S 29385 29387 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235345579 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29387/statm: 1339 231 192 169 0 50 0
[pid=29388] ppid=29387 vsize=26316 CPUtime=0.29
/proc/29388/stat : 29388 (kw_preprocessor) R 29387 29387 29313 0 -1 0 5873 0 0 0 27 2 0 0 20 0 1 0 235345580 26947584 5849 1992294400 4194304 6416590 548682068912 18446744073709551615 4379101 0 0 4096 0 0 0 0 17 1 0 0
/proc/29388/statm: 6579 5850 218 542 0 6028 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31672

[startup+0.701702 s]
/proc/loadavg: 0.99 1.00 1.14 3/64 29387
/proc/meminfo: memFree=1206192/2055920 swapFree=4178700/4192956
[pid=29387] ppid=29385 vsize=5356 CPUtime=0
/proc/29387/stat : 29387 (kw_pre) S 29385 29387 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235345579 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29387/statm: 1339 231 192 169 0 50 0
[pid=29388] ppid=29387 vsize=33128 CPUtime=0.69
/proc/29388/stat : 29388 (kw_preprocessor) R 29387 29387 29313 0 -1 0 7826 0 0 0 66 3 0 0 24 0 1 0 235345580 33923072 7705 1992294400 4194304 6416590 548682068912 18446744073709551615 4292888 0 0 4096 0 0 0 0 17 1 0 0
/proc/29388/statm: 8282 7705 218 542 0 7731 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38484

[startup+1.5018 s]
/proc/loadavg: 0.99 1.00 1.14 2/66 29389
/proc/meminfo: memFree=1175200/2055920 swapFree=4178700/4192956
[pid=29387] ppid=29385 vsize=5356 CPUtime=0
/proc/29387/stat : 29387 (kw_pre) S 29385 29387 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235345579 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29387/statm: 1339 231 192 169 0 50 0
[pid=29388] ppid=29387 vsize=42556 CPUtime=1.48
/proc/29388/stat : 29388 (kw_preprocessor) R 29387 29387 29313 0 -1 0 10582 0 0 0 144 4 0 0 25 0 1 0 235345580 43577344 10071 1992294400 4194304 6416590 548682068912 18446744073709551615 4567184 0 0 4096 0 0 0 0 17 1 0 0
/proc/29388/statm: 10639 10071 234 542 0 10088 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 47912

[startup+3.10199 s]
/proc/loadavg: 0.99 1.00 1.14 2/66 29389
/proc/meminfo: memFree=1162464/2055920 swapFree=4178700/4192956
[pid=29387] ppid=29385 vsize=5356 CPUtime=0
/proc/29387/stat : 29387 (kw_pre) S 29385 29387 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235345579 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29387/statm: 1339 231 192 169 0 50 0
[pid=29388] ppid=29387 vsize=53116 CPUtime=2.87
/proc/29388/stat : 29388 (kw_preprocessor) R 29387 29387 29313 0 -1 0 12962 0 0 0 276 11 0 0 20 0 1 0 235345580 54390784 12451 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/29388/statm: 13279 12451 243 542 0 12728 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 58472

[startup+6.30138 s]
/proc/loadavg: 0.99 1.00 1.14 2/66 29389
/proc/meminfo: memFree=1139360/2055920 swapFree=4178700/4192956
[pid=29387] ppid=29385 vsize=5356 CPUtime=0
/proc/29387/stat : 29387 (kw_pre) S 29385 29387 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235345579 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29387/statm: 1339 231 192 169 0 50 0
[pid=29388] ppid=29387 vsize=70920 CPUtime=6.07
/proc/29388/stat : 29388 (kw_preprocessor) R 29387 29387 29313 0 -1 0 17319 0 0 0 593 14 0 0 25 0 1 0 235345580 72622080 16808 1992294400 4194304 6416590 548682068912 18446744073709551615 4567210 0 0 4096 0 0 0 0 17 1 0 0
/proc/29388/statm: 17730 16808 243 542 0 17179 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 76276

[startup+12.7012 s]
/proc/loadavg: 0.99 1.00 1.14 2/66 29389
/proc/meminfo: memFree=1133600/2055920 swapFree=4178700/4192956
[pid=29387] ppid=29385 vsize=5356 CPUtime=0
/proc/29387/stat : 29387 (kw_pre) S 29385 29387 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235345579 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29387/statm: 1339 231 192 169 0 50 0
[pid=29388] ppid=29387 vsize=73428 CPUtime=12.47
/proc/29388/stat : 29388 (kw_preprocessor) R 29387 29387 29313 0 -1 0 17953 0 0 0 1232 15 0 0 25 0 1 0 235345580 75190272 17442 1992294400 4194304 6416590 548682068912 18446744073709551615 4567561 0 0 4096 0 0 0 0 17 1 0 0
/proc/29388/statm: 18357 17442 243 542 0 17806 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 78784

[startup+25.5017 s]
/proc/loadavg: 0.99 1.00 1.14 2/66 29389
/proc/meminfo: memFree=1130016/2055920 swapFree=4178700/4192956
[pid=29387] ppid=29385 vsize=5356 CPUtime=0
/proc/29387/stat : 29387 (kw_pre) S 29385 29387 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235345579 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29387/statm: 1339 231 192 169 0 50 0
[pid=29388] ppid=29387 vsize=75996 CPUtime=25.27
/proc/29388/stat : 29388 (kw_preprocessor) R 29387 29387 29313 0 -1 0 18968 0 0 0 2506 21 0 0 25 0 1 0 235345580 77819904 18194 1992294400 4194304 6416590 548682068912 18446744073709551615 4574202 0 0 4096 0 0 0 0 17 1 0 0
/proc/29388/statm: 18999 18194 254 542 0 18448 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 81352

[startup+51.1018 s]
/proc/loadavg: 0.99 1.00 1.13 2/66 29389
/proc/meminfo: memFree=1129888/2055920 swapFree=4178700/4192956
[pid=29387] ppid=29385 vsize=5356 CPUtime=0
/proc/29387/stat : 29387 (kw_pre) S 29385 29387 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235345579 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29387/statm: 1339 231 192 169 0 50 0
[pid=29388] ppid=29387 vsize=76000 CPUtime=50.85
/proc/29388/stat : 29388 (kw_preprocessor) R 29387 29387 29313 0 -1 0 18998 0 0 0 5058 27 0 0 25 0 1 0 235345580 77824000 18224 1992294400 4194304 6416590 548682068912 18446744073709551615 4293505 0 0 4096 0 0 0 0 17 1 0 0
/proc/29388/statm: 19000 18224 254 542 0 18449 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 81356

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 1.12 2/66 29389
/proc/meminfo: memFree=1129440/2055920 swapFree=4178700/4192956
[pid=29387] ppid=29385 vsize=5356 CPUtime=0
/proc/29387/stat : 29387 (kw_pre) S 29385 29387 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235345579 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29387/statm: 1339 231 192 169 0 50 0
[pid=29388] ppid=29387 vsize=76316 CPUtime=102.04
/proc/29388/stat : 29388 (kw_preprocessor) R 29387 29387 29313 0 -1 0 19119 0 0 0 10164 40 0 0 25 0 1 0 235345580 78147584 18345 1992294400 4194304 6416590 548682068912 18446744073709551615 4294491 0 0 4096 0 0 0 0 17 1 0 0
/proc/29388/statm: 19079 18345 254 542 0 18528 0
Current children cumulated CPU time (s) 102.04
Current children cumulated vsize (KiB) 81672

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.11 2/66 29389
/proc/meminfo: memFree=1127008/2055920 swapFree=4178700/4192956
[pid=29387] ppid=29385 vsize=5356 CPUtime=0
/proc/29387/stat : 29387 (kw_pre) S 29385 29387 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235345579 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29387/statm: 1339 231 192 169 0 50 0
[pid=29388] ppid=29387 vsize=78956 CPUtime=162.01
/proc/29388/stat : 29388 (kw_preprocessor) R 29387 29387 29313 0 -1 0 19730 0 0 0 16150 51 0 0 25 0 1 0 235345580 80850944 18956 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/29388/statm: 19739 18956 254 542 0 19188 0
Current children cumulated CPU time (s) 162.01
Current children cumulated vsize (KiB) 84312

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.10 2/66 29389
/proc/meminfo: memFree=1119072/2055920 swapFree=4178700/4192956
[pid=29387] ppid=29385 vsize=5356 CPUtime=0
/proc/29387/stat : 29387 (kw_pre) S 29385 29387 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235345579 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29387/statm: 1339 231 192 169 0 50 0
[pid=29388] ppid=29387 vsize=87660 CPUtime=222
/proc/29388/stat : 29388 (kw_preprocessor) R 29387 29387 29313 0 -1 0 21721 0 0 0 22140 60 0 0 25 0 1 0 235345580 89763840 20947 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/29388/statm: 21915 20947 254 542 0 21364 0
Current children cumulated CPU time (s) 222
Current children cumulated vsize (KiB) 93016

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.09 2/66 29389
/proc/meminfo: memFree=1111264/2055920 swapFree=4178700/4192956
[pid=29387] ppid=29385 vsize=5356 CPUtime=0
/proc/29387/stat : 29387 (kw_pre) S 29385 29387 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235345579 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29387/statm: 1339 231 192 169 0 50 0
[pid=29388] ppid=29387 vsize=97572 CPUtime=281.98
/proc/29388/stat : 29388 (kw_preprocessor) R 29387 29387 29313 0 -1 0 23988 0 0 0 28123 75 0 0 25 0 1 0 235345580 99913728 22938 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/29388/statm: 24393 22938 254 542 0 23842 0
Current children cumulated CPU time (s) 281.98
Current children cumulated vsize (KiB) 102928

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.08 2/66 29389
/proc/meminfo: memFree=1107616/2055920 swapFree=4178700/4192956
[pid=29387] ppid=29385 vsize=5356 CPUtime=0
/proc/29387/stat : 29387 (kw_pre) S 29385 29387 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235345579 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29387/statm: 1339 231 192 169 0 50 0
[pid=29388] ppid=29387 vsize=101640 CPUtime=341.97
/proc/29388/stat : 29388 (kw_preprocessor) R 29387 29387 29313 0 -1 0 24861 0 0 0 34105 92 0 0 25 0 1 0 235345580 104079360 23811 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/29388/statm: 25410 23811 254 542 0 24859 0
Current children cumulated CPU time (s) 341.97

################
# More data... #
################


[startup+462.301 s]
/proc/loadavg: 0.99 1.00 1.07 2/66 29389
/proc/meminfo: memFree=1089376/2055920 swapFree=4178700/4192956
[pid=29387] ppid=29385 vsize=5356 CPUtime=0
/proc/29387/stat : 29387 (kw_pre) S 29385 29387 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235345579 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29387/statm: 1339 231 192 169 0 50 0
[pid=29388] ppid=29387 vsize=123608 CPUtime=461.93
/proc/29388/stat : 29388 (kw_preprocessor) R 29387 29387 29313 0 -1 0 30058 0 0 0 46076 117 0 0 25 0 1 0 235345580 126574592 28326 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/29388/statm: 30902 28326 254 542 0 30351 0
Current children cumulated CPU time (s) 461.93
Current children cumulated vsize (KiB) 128964

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 1.07 2/66 29389
/proc/meminfo: memFree=1081248/2055920 swapFree=4178700/4192956
[pid=29387] ppid=29385 vsize=5356 CPUtime=0
/proc/29387/stat : 29387 (kw_pre) S 29385 29387 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235345579 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29387/statm: 1339 231 192 169 0 50 0
[pid=29388] ppid=29387 vsize=132440 CPUtime=521.91
/proc/29388/stat : 29388 (kw_preprocessor) R 29387 29387 29313 0 -1 0 32538 0 0 0 52064 127 0 0 25 0 1 0 235345580 135618560 30386 1992294400 4194304 6416590 548682068912 18446744073709551615 4294798 0 0 4096 0 0 0 0 17 1 0 0
/proc/29388/statm: 33110 30386 254 542 0 32559 0
Current children cumulated CPU time (s) 521.91
Current children cumulated vsize (KiB) 137796

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.06 2/66 29389
/proc/meminfo: memFree=1071520/2055920 swapFree=4178700/4192956
[pid=29387] ppid=29385 vsize=5356 CPUtime=0
/proc/29387/stat : 29387 (kw_pre) S 29385 29387 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235345579 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29387/statm: 1339 231 192 169 0 50 0
[pid=29388] ppid=29387 vsize=142808 CPUtime=581.89
/proc/29388/stat : 29388 (kw_preprocessor) R 29387 29387 29313 0 -1 0 35393 0 0 0 58052 137 0 0 25 0 1 0 235345580 146235392 32758 1992294400 4194304 6416590 548682068912 18446744073709551615 4294593 0 0 4096 0 0 0 0 17 1 0 0
/proc/29388/statm: 35702 32758 254 542 0 35151 0
Current children cumulated CPU time (s) 581.89
Current children cumulated vsize (KiB) 148164

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 1.05 2/66 29389
/proc/meminfo: memFree=1066656/2055920 swapFree=4178700/4192956
[pid=29387] ppid=29385 vsize=5356 CPUtime=0
/proc/29387/stat : 29387 (kw_pre) S 29385 29387 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235345579 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29387/statm: 1339 231 192 169 0 50 0
[pid=29388] ppid=29387 vsize=148848 CPUtime=641.88
/proc/29388/stat : 29388 (kw_preprocessor) R 29387 29387 29313 0 -1 0 36595 0 0 0 64044 144 0 0 25 0 1 0 235345580 152420352 33960 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/29388/statm: 37212 33960 254 542 0 36661 0
Current children cumulated CPU time (s) 641.88
Current children cumulated vsize (KiB) 154204

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 1.05 2/66 29389
/proc/meminfo: memFree=1056992/2055920 swapFree=4178700/4192956
[pid=29387] ppid=29385 vsize=5356 CPUtime=0
/proc/29387/stat : 29387 (kw_pre) S 29385 29387 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235345579 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29387/statm: 1339 231 192 169 0 50 0
[pid=29388] ppid=29387 vsize=158248 CPUtime=701.85
/proc/29388/stat : 29388 (kw_preprocessor) R 29387 29387 29313 0 -1 0 39520 0 0 0 70033 152 0 0 25 0 1 0 235345580 162045952 36330 1992294400 4194304 6416590 548682068912 18446744073709551615 4294609 0 0 4096 0 0 0 0 17 1 0 0
/proc/29388/statm: 39562 36330 254 542 0 39011 0
Current children cumulated CPU time (s) 701.85
Current children cumulated vsize (KiB) 163604

[startup+762.305 s]
/proc/loadavg: 0.99 1.00 1.04 2/66 29389
/proc/meminfo: memFree=1052064/2055920 swapFree=4178700/4192956
[pid=29387] ppid=29385 vsize=5356 CPUtime=0
/proc/29387/stat : 29387 (kw_pre) S 29385 29387 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235345579 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29387/statm: 1339 231 192 169 0 50 0
[pid=29388] ppid=29387 vsize=165296 CPUtime=761.85
/proc/29388/stat : 29388 (kw_preprocessor) R 29387 29387 29313 0 -1 0 40798 0 0 0 76022 163 0 0 25 0 1 0 235345580 169263104 37608 1992294400 4194304 6416590 548682068912 18446744073709551615 5280333 0 0 4096 0 0 0 0 17 1 0 0
/proc/29388/statm: 41324 37608 254 542 0 40773 0
Current children cumulated CPU time (s) 761.85
Current children cumulated vsize (KiB) 170652

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 1.04 2/66 29389
/proc/meminfo: memFree=1039584/2055920 swapFree=4178700/4192956
[pid=29387] ppid=29385 vsize=5356 CPUtime=0
/proc/29387/stat : 29387 (kw_pre) S 29385 29387 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235345579 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29387/statm: 1339 231 192 169 0 50 0
[pid=29388] ppid=29387 vsize=180808 CPUtime=821.82
/proc/29388/stat : 29388 (kw_preprocessor) R 29387 29387 29313 0 -1 0 43897 0 0 0 82010 172 0 0 25 0 1 0 235345580 185147392 40707 1992294400 4194304 6416590 548682068912 18446744073709551615 4304388 0 0 4096 0 0 0 0 17 1 0 0
/proc/29388/statm: 45202 40707 254 542 0 44651 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 186164

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

[startup+825.502 s]
/proc/loadavg: 0.99 1.00 1.04 2/66 29389
/proc/meminfo: memFree=1039584/2055920 swapFree=4178700/4192956
[pid=29387] ppid=29385 vsize=5356 CPUtime=0
/proc/29387/stat : 29387 (kw_pre) S 29385 29387 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235345579 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29387/statm: 1339 231 192 169 0 50 0
[pid=29388] ppid=29387 vsize=180808 CPUtime=825.02
/proc/29388/stat : 29388 (kw_preprocessor) R 29387 29387 29313 0 -1 0 43897 0 0 0 82330 172 0 0 25 0 1 0 235345580 185147392 40707 1992294400 4194304 6416590 548682068912 18446744073709551615 4304331 0 0 4096 0 0 0 0 17 1 0 0
/proc/29388/statm: 45202 40707 254 542 0 44651 0
Current children cumulated CPU time (s) 825.02
Current children cumulated vsize (KiB) 186164

[startup+831.901 s]
/proc/loadavg: 0.99 1.00 1.04 2/66 29389
/proc/meminfo: memFree=1041952/2055920 swapFree=4178700/4192956
[pid=29387] ppid=29385 vsize=5356 CPUtime=0
/proc/29387/stat : 29387 (kw_pre) S 29385 29387 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235345579 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29387/statm: 1339 231 192 169 0 50 0
[pid=29388] ppid=29387 vsize=178248 CPUtime=831.42
/proc/29388/stat : 29388 (kw_preprocessor) R 29387 29387 29313 0 -1 0 43897 0 0 0 82969 173 0 0 25 0 1 0 235345580 182525952 40068 1992294400 4194304 6416590 548682068912 18446744073709551615 4294943 0 0 4096 0 0 0 0 17 1 0 0
/proc/29388/statm: 44562 40068 254 542 0 44011 0
Current children cumulated CPU time (s) 831.42
Current children cumulated vsize (KiB) 183604

[startup+835.102 s]
/proc/loadavg: 0.99 1.00 1.04 2/66 29389
/proc/meminfo: memFree=1041952/2055920 swapFree=4178700/4192956
[pid=29387] ppid=29385 vsize=5356 CPUtime=0
/proc/29387/stat : 29387 (kw_pre) S 29385 29387 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235345579 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29387/statm: 1339 231 192 169 0 50 0
[pid=29388] ppid=29387 vsize=178248 CPUtime=834.62
/proc/29388/stat : 29388 (kw_preprocessor) R 29387 29387 29313 0 -1 0 43897 0 0 0 83288 174 0 0 25 0 1 0 235345580 182525952 40068 1992294400 4194304 6416590 548682068912 18446744073709551615 4293505 0 0 4096 0 0 0 0 17 1 0 0
/proc/29388/statm: 44562 40068 254 542 0 44011 0
Current children cumulated CPU time (s) 834.62
Current children cumulated vsize (KiB) 183604

[startup+835.902 s]
/proc/loadavg: 0.99 1.00 1.04 2/66 29389
/proc/meminfo: memFree=1041952/2055920 swapFree=4178700/4192956
[pid=29387] ppid=29385 vsize=5356 CPUtime=0
/proc/29387/stat : 29387 (kw_pre) S 29385 29387 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235345579 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29387/statm: 1339 231 192 169 0 50 0
[pid=29388] ppid=29387 vsize=178248 CPUtime=835.43
/proc/29388/stat : 29388 (kw_preprocessor) R 29387 29387 29313 0 -1 0 43897 0 0 0 83369 174 0 0 25 0 1 0 235345580 182525952 40068 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/29388/statm: 44562 40068 254 542 0 44011 0
Current children cumulated CPU time (s) 835.43
Current children cumulated vsize (KiB) 183604

[startup+836.703 s]
/proc/loadavg: 0.99 1.00 1.04 2/66 29389
/proc/meminfo: memFree=1041952/2055920 swapFree=4178700/4192956
[pid=29387] ppid=29385 vsize=5356 CPUtime=0
/proc/29387/stat : 29387 (kw_pre) S 29385 29387 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235345579 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29387/statm: 1339 231 192 169 0 50 0
[pid=29388] ppid=29387 vsize=178248 CPUtime=836.22
/proc/29388/stat : 29388 (kw_preprocessor) R 29387 29387 29313 0 -1 0 43897 0 0 0 83448 174 0 0 25 0 1 0 235345580 182525952 40068 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/29388/statm: 44562 40068 254 542 0 44011 0
Current children cumulated CPU time (s) 836.22
Current children cumulated vsize (KiB) 183604

[startup+837.105 s]
/proc/loadavg: 0.99 1.00 1.04 2/66 29389
/proc/meminfo: memFree=1041952/2055920 swapFree=4178700/4192956
[pid=29387] ppid=29385 vsize=5356 CPUtime=0
/proc/29387/stat : 29387 (kw_pre) S 29385 29387 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235345579 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29387/statm: 1339 231 192 169 0 50 0
[pid=29388] ppid=29387 vsize=178248 CPUtime=836.62
/proc/29388/stat : 29388 (kw_preprocessor) R 29387 29387 29313 0 -1 0 43897 0 0 0 83488 174 0 0 25 0 1 0 235345580 182525952 40068 1992294400 4194304 6416590 548682068912 18446744073709551615 4310015 0 0 4096 0 0 0 0 17 1 0 0
/proc/29388/statm: 44562 40068 254 542 0 44011 0
Current children cumulated CPU time (s) 836.62
Current children cumulated vsize (KiB) 183604

[startup+837.202 s]
/proc/loadavg: 0.99 1.00 1.04 2/66 29389
/proc/meminfo: memFree=1041952/2055920 swapFree=4178700/4192956
[pid=29387] ppid=29385 vsize=5356 CPUtime=0
/proc/29387/stat : 29387 (kw_pre) S 29385 29387 29313 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235345579 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29387/statm: 1339 231 192 169 0 50 0
[pid=29388] ppid=29387 vsize=178248 CPUtime=836.72
/proc/29388/stat : 29388 (kw_preprocessor) R 29387 29387 29313 0 -1 0 43897 0 0 0 83498 174 0 0 25 0 1 0 235345580 182525952 40068 1992294400 4194304 6416590 548682068912 18446744073709551615 4312213 0 0 4096 0 0 0 0 17 1 0 0
/proc/29388/statm: 44562 40068 254 542 0 44011 0
Current children cumulated CPU time (s) 836.72
Current children cumulated vsize (KiB) 183604

Child status: 0
Real time (s): 837.254
CPU time (s): 836.783
CPU user time (s): 835.008
CPU system time (s): 1.77473
CPU usage (%): 99.9437
Max. virtual memory (cumulated for all children) (KiB): 186164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 835.008
system time used= 1.77473
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44325
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= 21
involuntary context switches= 1310

runsolver used 0.976851 second user time and 2.07069 second system time

The end

Launcher Data

Begin job on node33 at 2009-05-11 22:18:49
IDJOB=1796280
IDBENCH=20390
IDSOLVER=646
FILE ID=node33/1796280-1242073129
PBS_JOBID= 9277654
Free space on /tmp= 66220 MiB

SOLVER NAME= kw_pre 2009-03-21
BENCH NAME= SAT07/industrial/fuhs/medium/AProVE07-09.cnf
COMMAND LINE= HOME/kw_pre BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796280-1242073129/watcher-1796280-1242073129 -o /tmp/evaluation-result-1796280-1242073129/solver-1796280-1242073129 -C 1200 -W 1800 -M 1800  HOME/kw_pre HOME/instance-1796280-1242073129.cnf

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

MD5SUM BENCH= 50ed98553825ac1825482c1496260592
RANDOM SEED=1030387074

node33.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.212
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.212
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:       1206672 kB
Buffers:         55428 kB
Cached:         703176 kB
SwapCached:       8572 kB
Active:          75524 kB
Inactive:       693464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1206672 kB
SwapTotal:     4192956 kB
SwapFree:      4178700 kB
Dirty:            5828 kB
Writeback:           0 kB
Mapped:          14040 kB
Slab:            66292 kB
Committed_AS:   768956 kB
PageTables:       1388 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= 66212 MiB
End job on node33 at 2009-05-11 22:32:47