Trace number 1797380

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 82.7714 82.8042

General information on the benchmark

Namevelev-live-uns-2.0-ebuf.cnf
MD5SUM67de5cf23f11aa400b48f4451ee5f362
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark56.6554
Satisfiable
(Un)Satisfiability was proved
Number of variables14628
Number of clauses161477
Sum of the clauses size460215
Maximum clause length88
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2133719
Number of clauses of size 316973
Number of clauses of size 4833
Number of clauses of size 5676
Number of clauses of size over 59275

Solver Data

82.76/82.80	This is MiniSat 2.0 beta
82.76/82.80	WARNING: for repeatability, setting FPU to use double precision
82.76/82.80	============================[ Problem Statistics ]=============================
82.76/82.80	|                                                                             |
82.76/82.80	|  Number of variables:  1                                                    |
82.76/82.80	|  Number of clauses:    2                                                    |
82.76/82.80	|  Parsing time:         0.00         s                                       |
82.76/82.80	Solved by unit propagation
82.76/82.80	UNSATISFIABLE
82.76/82.80	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-1797380-1242089687/watcher-1797380-1242089687 -o /tmp/evaluation-result-1797380-1242089687/solver-1797380-1242089687 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1797380-1242089687.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.00 0.99 3/64 32033
/proc/meminfo: memFree=1561952/2055920 swapFree=4181380/4192956
[pid=32033] ppid=32031 vsize=5356 CPUtime=0
/proc/32033/stat : 32033 (kw_pre) S 32031 32033 31934 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237002252 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32033/statm: 1339 231 192 169 0 50 0
[pid=32034] ppid=32033 vsize=3368 CPUtime=0
/proc/32034/stat : 32034 (kw_preprocessor) R 32033 32033 31934 0 -1 0 452 0 0 0 0 0 0 0 20 0 1 0 237002252 3448832 428 1992294400 4194304 6416590 548682068912 18446744073709551615 4279764 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 842 436 199 542 0 291 0

[startup+0.06851 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 32033
/proc/meminfo: memFree=1561952/2055920 swapFree=4181380/4192956
[pid=32033] ppid=32031 vsize=5356 CPUtime=0
/proc/32033/stat : 32033 (kw_pre) S 32031 32033 31934 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237002252 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32033/statm: 1339 231 192 169 0 50 0
[pid=32034] ppid=32033 vsize=13444 CPUtime=0.06
/proc/32034/stat : 32034 (kw_preprocessor) R 32033 32033 31934 0 -1 0 2613 0 0 0 5 1 0 0 20 0 1 0 237002252 13766656 2589 1992294400 4194304 6416590 548682068912 18446744073709551615 4355949 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 3361 2590 215 542 0 2810 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 18800

[startup+0.102513 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 32033
/proc/meminfo: memFree=1561952/2055920 swapFree=4181380/4192956
[pid=32033] ppid=32031 vsize=5356 CPUtime=0
/proc/32033/stat : 32033 (kw_pre) S 32031 32033 31934 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237002252 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32033/statm: 1339 231 192 169 0 50 0
[pid=32034] ppid=32033 vsize=13972 CPUtime=0.09
/proc/32034/stat : 32034 (kw_preprocessor) R 32033 32033 31934 0 -1 0 2756 0 0 0 8 1 0 0 20 0 1 0 237002252 14307328 2732 1992294400 4194304 6416590 548682068912 18446744073709551615 4919440 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 3493 2732 216 542 0 2942 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19328

[startup+0.302546 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 32033
/proc/meminfo: memFree=1561952/2055920 swapFree=4181380/4192956
[pid=32033] ppid=32031 vsize=5356 CPUtime=0
/proc/32033/stat : 32033 (kw_pre) S 32031 32033 31934 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237002252 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32033/statm: 1339 231 192 169 0 50 0
[pid=32034] ppid=32033 vsize=17648 CPUtime=0.29
/proc/32034/stat : 32034 (kw_preprocessor) R 32033 32033 31934 0 -1 0 3757 0 0 0 28 1 0 0 20 0 1 0 237002252 18071552 3733 1992294400 4194304 6416590 548682068912 18446744073709551615 4292812 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 4412 3733 217 542 0 3861 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23004

[startup+0.701592 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 32033
/proc/meminfo: memFree=1561952/2055920 swapFree=4181380/4192956
[pid=32033] ppid=32031 vsize=5356 CPUtime=0
/proc/32033/stat : 32033 (kw_pre) S 32031 32033 31934 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237002252 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32033/statm: 1339 231 192 169 0 50 0
[pid=32034] ppid=32033 vsize=23320 CPUtime=0.69
/proc/32034/stat : 32034 (kw_preprocessor) R 32033 32033 31934 0 -1 0 5601 0 0 0 66 3 0 0 25 0 1 0 237002252 23879680 5287 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 5830 5287 217 542 0 5279 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28676

[startup+1.5017 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 32035
/proc/meminfo: memFree=1538320/2055920 swapFree=4181380/4192956
[pid=32033] ppid=32031 vsize=5356 CPUtime=0
/proc/32033/stat : 32033 (kw_pre) S 32031 32033 31934 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237002252 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32033/statm: 1339 231 192 169 0 50 0
[pid=32034] ppid=32033 vsize=36768 CPUtime=1.48
/proc/32034/stat : 32034 (kw_preprocessor) R 32033 32033 31934 0 -1 0 8755 0 0 0 142 6 0 0 25 0 1 0 237002252 37650432 8441 1992294400 4194304 6416590 548682068912 18446744073709551615 5556880 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 9192 8441 243 542 0 8641 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 42124

[startup+3.10191 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 32035
/proc/meminfo: memFree=1525264/2055920 swapFree=4181380/4192956
[pid=32033] ppid=32031 vsize=5356 CPUtime=0
/proc/32033/stat : 32033 (kw_pre) S 32031 32033 31934 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237002252 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32033/statm: 1339 231 192 169 0 50 0
[pid=32034] ppid=32033 vsize=41408 CPUtime=3.08
/proc/32034/stat : 32034 (kw_preprocessor) R 32033 32033 31934 0 -1 0 9962 0 0 0 301 7 0 0 25 0 1 0 237002252 42401792 9648 1992294400 4194304 6416590 548682068912 18446744073709551615 4272195 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 10352 9648 243 542 0 9801 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 46764

[startup+6.30133 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 32035
/proc/meminfo: memFree=1522128/2055920 swapFree=4181380/4192956
[pid=32033] ppid=32031 vsize=5356 CPUtime=0
/proc/32033/stat : 32033 (kw_pre) S 32031 32033 31934 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237002252 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32033/statm: 1339 231 192 169 0 50 0
[pid=32034] ppid=32033 vsize=41936 CPUtime=6.28
/proc/32034/stat : 32034 (kw_preprocessor) R 32033 32033 31934 0 -1 0 10161 0 0 0 619 9 0 0 25 0 1 0 237002252 42942464 9847 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 10484 9847 250 542 0 9933 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 47292

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 32035
/proc/meminfo: memFree=1522128/2055920 swapFree=4181380/4192956
[pid=32033] ppid=32031 vsize=5356 CPUtime=0
/proc/32033/stat : 32033 (kw_pre) S 32031 32033 31934 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237002252 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32033/statm: 1339 231 192 169 0 50 0
[pid=32034] ppid=32033 vsize=41936 CPUtime=12.68
/proc/32034/stat : 32034 (kw_preprocessor) R 32033 32033 31934 0 -1 0 10184 0 0 0 1257 11 0 0 25 0 1 0 237002252 42942464 9870 1992294400 4194304 6416590 548682068912 18446744073709551615 4304845 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 10484 9870 254 542 0 9933 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 47292

[startup+25.5029 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 32035
/proc/meminfo: memFree=1521168/2055920 swapFree=4181380/4192956
[pid=32033] ppid=32031 vsize=5356 CPUtime=0
/proc/32033/stat : 32033 (kw_pre) S 32031 32033 31934 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237002252 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32033/statm: 1339 231 192 169 0 50 0
[pid=32034] ppid=32033 vsize=43120 CPUtime=25.48
/proc/32034/stat : 32034 (kw_preprocessor) R 32033 32033 31934 0 -1 0 10461 0 0 0 2533 15 0 0 25 0 1 0 237002252 44154880 10147 1992294400 4194304 6416590 548682068912 18446744073709551615 4304845 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 10780 10147 254 542 0 10229 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 48476

[startup+51.1022 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 32035
/proc/meminfo: memFree=1518224/2055920 swapFree=4181380/4192956
[pid=32033] ppid=32031 vsize=5356 CPUtime=0
/proc/32033/stat : 32033 (kw_pre) S 32031 32033 31934 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237002252 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32033/statm: 1339 231 192 169 0 50 0
[pid=32034] ppid=32033 vsize=46376 CPUtime=51.06
/proc/32034/stat : 32034 (kw_preprocessor) R 32033 32033 31934 0 -1 0 11196 0 0 0 5085 21 0 0 25 0 1 0 237002252 47489024 10882 1992294400 4194304 6416590 548682068912 18446744073709551615 4294541 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 11594 10882 254 542 0 11043 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 51732

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

[startup+63.9019 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 32035
/proc/meminfo: memFree=1511696/2055920 swapFree=4181380/4192956
[pid=32033] ppid=32031 vsize=5356 CPUtime=0
/proc/32033/stat : 32033 (kw_pre) S 32031 32033 31934 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237002252 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32033/statm: 1339 231 192 169 0 50 0
[pid=32034] ppid=32033 vsize=53272 CPUtime=63.86
/proc/32034/stat : 32034 (kw_preprocessor) R 32033 32033 31934 0 -1 0 12823 0 0 0 6357 29 0 0 25 0 1 0 237002252 54550528 12509 1992294400 4194304 6416590 548682068912 18446744073709551615 4293662 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 13318 12509 254 542 0 12767 0
Current children cumulated CPU time (s) 63.86
Current children cumulated vsize (KiB) 58628

[startup+70.3017 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 32035
/proc/meminfo: memFree=1510416/2055920 swapFree=4181380/4192956
[pid=32033] ppid=32031 vsize=5356 CPUtime=0
/proc/32033/stat : 32033 (kw_pre) S 32031 32033 31934 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237002252 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32033/statm: 1339 231 192 169 0 50 0
[pid=32034] ppid=32033 vsize=54556 CPUtime=70.26
/proc/32034/stat : 32034 (kw_preprocessor) R 32033 32033 31934 0 -1 0 13158 0 0 0 6992 34 0 0 25 0 1 0 237002252 55865344 12844 1992294400 4194304 6416590 548682068912 18446744073709551615 4294671 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 13639 12844 254 542 0 13088 0
Current children cumulated CPU time (s) 70.26
Current children cumulated vsize (KiB) 59912

[startup+76.7026 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 32035
/proc/meminfo: memFree=1507344/2055920 swapFree=4181380/4192956
[pid=32033] ppid=32031 vsize=5356 CPUtime=0
/proc/32033/stat : 32033 (kw_pre) S 32031 32033 31934 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237002252 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32033/statm: 1339 231 192 169 0 50 0
[pid=32034] ppid=32033 vsize=58176 CPUtime=76.66
/proc/32034/stat : 32034 (kw_preprocessor) R 32033 32033 31934 0 -1 0 13937 0 0 0 7628 38 0 0 25 0 1 0 237002252 59572224 13623 1992294400 4194304 6416590 548682068912 18446744073709551615 4552929 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 14544 13623 254 542 0 13993 0
Current children cumulated CPU time (s) 76.66
Current children cumulated vsize (KiB) 63532

[startup+79.902 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 32035
/proc/meminfo: memFree=1506192/2055920 swapFree=4181380/4192956
[pid=32033] ppid=32031 vsize=5356 CPUtime=0
/proc/32033/stat : 32033 (kw_pre) S 32031 32033 31934 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237002252 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32033/statm: 1339 231 192 169 0 50 0
[pid=32034] ppid=32033 vsize=60336 CPUtime=79.85
/proc/32034/stat : 32034 (kw_preprocessor) R 32033 32033 31934 0 -1 0 14475 0 0 0 7945 40 0 0 25 0 1 0 237002252 61784064 14161 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 15084 14161 254 542 0 14533 0
Current children cumulated CPU time (s) 79.85
Current children cumulated vsize (KiB) 65692

[startup+81.5012 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 32035
/proc/meminfo: memFree=1502992/2055920 swapFree=4181380/4192956
[pid=32033] ppid=32031 vsize=5356 CPUtime=0
/proc/32033/stat : 32033 (kw_pre) S 32031 32033 31934 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237002252 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32033/statm: 1339 231 192 169 0 50 0
[pid=32034] ppid=32033 vsize=62536 CPUtime=81.46
/proc/32034/stat : 32034 (kw_preprocessor) R 32033 32033 31934 0 -1 0 15016 0 0 0 8104 42 0 0 25 0 1 0 237002252 64036864 14702 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 15634 14702 254 542 0 15083 0
Current children cumulated CPU time (s) 81.46
Current children cumulated vsize (KiB) 67892

[startup+82.3013 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 32035
/proc/meminfo: memFree=1502992/2055920 swapFree=4181380/4192956
[pid=32033] ppid=32031 vsize=5356 CPUtime=0
/proc/32033/stat : 32033 (kw_pre) S 32031 32033 31934 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237002252 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32033/statm: 1339 231 192 169 0 50 0
[pid=32034] ppid=32033 vsize=62536 CPUtime=82.26
/proc/32034/stat : 32034 (kw_preprocessor) R 32033 32033 31934 0 -1 0 15016 0 0 0 8184 42 0 0 25 0 1 0 237002252 64036864 14702 1992294400 4194304 6416590 548682068912 18446744073709551615 5485980 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 15634 14702 254 542 0 15083 0
Current children cumulated CPU time (s) 82.26
Current children cumulated vsize (KiB) 67892

[startup+82.7014 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 32035
/proc/meminfo: memFree=1502992/2055920 swapFree=4181380/4192956
[pid=32033] ppid=32031 vsize=5356 CPUtime=0
/proc/32033/stat : 32033 (kw_pre) S 32031 32033 31934 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 237002252 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32033/statm: 1339 231 192 169 0 50 0
[pid=32034] ppid=32033 vsize=62536 CPUtime=82.66
/proc/32034/stat : 32034 (kw_preprocessor) R 32033 32033 31934 0 -1 0 15016 0 0 0 8224 42 0 0 25 0 1 0 237002252 64036864 14702 1992294400 4194304 6416590 548682068912 18446744073709551615 4310042 0 0 4096 0 0 0 0 17 1 0 0
/proc/32034/statm: 15634 14702 254 542 0 15083 0
Current children cumulated CPU time (s) 82.66
Current children cumulated vsize (KiB) 67892

[startup+82.8014 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 32035
/proc/meminfo: memFree=1502992/2055920 swapFree=4181380/4192956
[pid=32033] ppid=32031 vsize=5356 CPUtime=82.76
/proc/32033/stat : 32033 (kw_pre) D 32031 32033 31934 0 -1 4194304 285 15029 0 0 0 0 8233 43 18 0 1 0 237002252 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 269757413989 0 2147483391 4100 65536 18446744072099781622 0 0 17 0 0 0
/proc/32033/statm: 1339 231 192 169 0 50 0
Current children cumulated CPU time (s) 82.76
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 82.8042
CPU time (s): 82.7714
CPU user time (s): 82.3345
CPU system time (s): 0.436933
CPU usage (%): 99.9604
Max. virtual memory (cumulated for all children) (KiB): 67892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 82.3345
system time used= 0.436933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15446
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= 144

runsolver used 0.097985 second user time and 0.207968 second system time

The end

Launcher Data

Begin job on node13 at 2009-05-12 02:54:48
IDJOB=1797380
IDBENCH=71731
IDSOLVER=646
FILE ID=node13/1797380-1242089687
PBS_JOBID= 9277712
Free space on /tmp= 66408 MiB

SOLVER NAME= kw_pre 2009-03-21
BENCH NAME= SAT_RACE06/velev-live-uns-2.0-ebuf.cnf
COMMAND LINE= HOME/kw_pre BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797380-1242089687/watcher-1797380-1242089687 -o /tmp/evaluation-result-1797380-1242089687/solver-1797380-1242089687 -C 1200 -W 1800 -M 1800  HOME/kw_pre HOME/instance-1797380-1242089687.cnf

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

MD5SUM BENCH= 67de5cf23f11aa400b48f4451ee5f362
RANDOM SEED=157412769

node13.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.227
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.227
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:       1562432 kB
Buffers:         63456 kB
Cached:         351992 kB
SwapCached:       5336 kB
Active:         154960 kB
Inactive:       268832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1562432 kB
SwapTotal:     4192956 kB
SwapFree:      4181380 kB
Dirty:            5816 kB
Writeback:           0 kB
Mapped:          13996 kB
Slab:            55672 kB
Committed_AS:   739060 kB
PageTables:       1460 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= 66408 MiB
End job on node13 at 2009-05-12 02:56:11