Trace number 1796825

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 144.677 144.73

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-07.cnf
MD5SUMd5384c4b81fff59c87944d03e9ed7d02
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark97.6871
Satisfiable
(Un)Satisfiability was proved
Number of variables69097
Number of clauses225325
Sum of the clauses size583973
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 291744
Number of clauses of size 3133452
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

144.63/144.72	This is MiniSat 2.0 beta
144.63/144.72	WARNING: for repeatability, setting FPU to use double precision
144.63/144.72	============================[ Problem Statistics ]=============================
144.63/144.72	|                                                                             |
144.63/144.72	|  Number of variables:  1                                                    |
144.63/144.72	|  Number of clauses:    2                                                    |
144.63/144.72	|  Parsing time:         0.00         s                                       |
144.63/144.72	Solved by unit propagation
144.63/144.73	UNSATISFIABLE
144.63/144.73	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-1796825-1242081192/watcher-1796825-1242081192 -o /tmp/evaluation-result-1796825-1242081192/solver-1796825-1242081192 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1796825-1242081192.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.94 0.98 0.99 3/65 17853
/proc/meminfo: memFree=1916720/2055912 swapFree=4149820/4192956
[pid=17853] ppid=17851 vsize=5356 CPUtime=0
/proc/17853/stat : 17853 (kw_pre) S 17851 17853 17337 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236148296 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17853/statm: 1339 231 192 169 0 50 0
[pid=17854] ppid=17853 vsize=4976 CPUtime=0
/proc/17854/stat : 17854 (kw_preprocessor) R 17853 17853 17337 0 -1 0 788 0 0 0 0 0 0 0 18 0 1 0 236148297 5095424 764 1992294400 4194304 6416590 548682068912 18446744073709551615 4279541 0 0 4096 0 0 0 0 17 1 0 0
/proc/17854/statm: 1244 770 199 542 0 693 0

[startup+0.0823181 s]
/proc/loadavg: 0.94 0.98 0.99 3/65 17853
/proc/meminfo: memFree=1916720/2055912 swapFree=4149820/4192956
[pid=17853] ppid=17851 vsize=5356 CPUtime=0
/proc/17853/stat : 17853 (kw_pre) S 17851 17853 17337 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236148296 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17853/statm: 1339 231 192 169 0 50 0
[pid=17854] ppid=17853 vsize=44300 CPUtime=0.07
/proc/17854/stat : 17854 (kw_preprocessor) R 17853 17853 17337 0 -1 0 10070 0 0 0 3 4 0 0 18 0 1 0 236148297 45363200 10046 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/17854/statm: 11075 10046 217 542 0 10524 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 49656

[startup+0.101318 s]
/proc/loadavg: 0.94 0.98 0.99 3/65 17853
/proc/meminfo: memFree=1916720/2055912 swapFree=4149820/4192956
[pid=17853] ppid=17851 vsize=5356 CPUtime=0
/proc/17853/stat : 17853 (kw_pre) S 17851 17853 17337 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236148296 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17853/statm: 1339 231 192 169 0 50 0
[pid=17854] ppid=17853 vsize=44564 CPUtime=0.09
/proc/17854/stat : 17854 (kw_preprocessor) R 17853 17853 17337 0 -1 0 10124 0 0 0 5 4 0 0 18 0 1 0 236148297 45633536 10100 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/17854/statm: 11141 10100 217 542 0 10590 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 49920

[startup+0.301339 s]
/proc/loadavg: 0.94 0.98 0.99 3/65 17853
/proc/meminfo: memFree=1916720/2055912 swapFree=4149820/4192956
[pid=17853] ppid=17851 vsize=5356 CPUtime=0
/proc/17853/stat : 17853 (kw_pre) S 17851 17853 17337 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236148296 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17853/statm: 1339 231 192 169 0 50 0
[pid=17854] ppid=17853 vsize=47072 CPUtime=0.29
/proc/17854/stat : 17854 (kw_preprocessor) R 17853 17853 17337 0 -1 0 10825 0 0 0 25 4 0 0 19 0 1 0 236148297 48201728 10801 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/17854/statm: 11768 10801 217 542 0 11217 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52428

[startup+0.701381 s]
/proc/loadavg: 0.94 0.98 0.99 3/65 17853
/proc/meminfo: memFree=1916720/2055912 swapFree=4149820/4192956
[pid=17853] ppid=17851 vsize=5356 CPUtime=0
/proc/17853/stat : 17853 (kw_pre) S 17851 17853 17337 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236148296 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17853/statm: 1339 231 192 169 0 50 0
[pid=17854] ppid=17853 vsize=51428 CPUtime=0.69
/proc/17854/stat : 17854 (kw_preprocessor) R 17853 17853 17337 0 -1 0 12095 0 0 0 65 4 0 0 23 0 1 0 236148297 52662272 12071 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/17854/statm: 12857 12071 217 542 0 12306 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56784

[startup+1.50147 s]
/proc/loadavg: 0.94 0.98 0.99 2/67 17855
/proc/meminfo: memFree=1865184/2055912 swapFree=4149820/4192956
[pid=17853] ppid=17851 vsize=5356 CPUtime=0
/proc/17853/stat : 17853 (kw_pre) S 17851 17853 17337 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236148296 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17853/statm: 1339 231 192 169 0 50 0
[pid=17854] ppid=17853 vsize=70248 CPUtime=1.49
/proc/17854/stat : 17854 (kw_preprocessor) R 17853 17853 17337 0 -1 0 17323 0 0 0 143 6 0 0 25 0 1 0 236148297 71933952 16894 1992294400 4194304 6416590 548682068912 18446744073709551615 4567303 0 0 4096 0 0 0 0 17 1 0 0
/proc/17854/statm: 17562 16894 233 542 0 17011 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 75604

[startup+3.10163 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 17855
/proc/meminfo: memFree=1844576/2055912 swapFree=4149820/4192956
[pid=17853] ppid=17851 vsize=5356 CPUtime=0
/proc/17853/stat : 17853 (kw_pre) S 17851 17853 17337 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236148296 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17853/statm: 1339 231 192 169 0 50 0
[pid=17854] ppid=17853 vsize=90612 CPUtime=3.09
/proc/17854/stat : 17854 (kw_preprocessor) R 17853 17853 17337 0 -1 0 22325 0 0 0 277 32 0 0 25 0 1 0 236148297 92786688 21896 1992294400 4194304 6416590 548682068912 18446744073709551615 5556880 0 0 4096 0 0 0 0 17 1 0 0
/proc/17854/statm: 22653 21896 242 542 0 22102 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 95968

[startup+6.30196 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 17855
/proc/meminfo: memFree=1826208/2055912 swapFree=4149820/4192956
[pid=17853] ppid=17851 vsize=5356 CPUtime=0
/proc/17853/stat : 17853 (kw_pre) S 17851 17853 17337 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236148296 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17853/statm: 1339 231 192 169 0 50 0
[pid=17854] ppid=17853 vsize=89712 CPUtime=6.29
/proc/17854/stat : 17854 (kw_preprocessor) R 17853 17853 17337 0 -1 0 22667 0 0 0 596 33 0 0 25 0 1 0 236148297 91865088 21698 1992294400 4194304 6416590 548682068912 18446744073709551615 4342226 0 0 4096 0 0 0 0 17 1 0 0
/proc/17854/statm: 22428 21698 250 542 0 21877 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 95068

[startup+12.7016 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 17855
/proc/meminfo: memFree=1826216/2055912 swapFree=4149820/4192956
[pid=17853] ppid=17851 vsize=5356 CPUtime=0
/proc/17853/stat : 17853 (kw_pre) S 17851 17853 17337 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236148296 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17853/statm: 1339 231 192 169 0 50 0
[pid=17854] ppid=17853 vsize=89712 CPUtime=12.68
/proc/17854/stat : 17854 (kw_preprocessor) R 17853 17853 17337 0 -1 0 22671 0 0 0 1235 33 0 0 25 0 1 0 236148297 91865088 21702 1992294400 4194304 6416590 548682068912 18446744073709551615 4293547 0 0 4096 0 0 0 0 17 1 0 0
/proc/17854/statm: 22428 21702 250 542 0 21877 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 95068

[startup+25.502 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 17855
/proc/meminfo: memFree=1826280/2055912 swapFree=4149820/4192956
[pid=17853] ppid=17851 vsize=5356 CPUtime=0
/proc/17853/stat : 17853 (kw_pre) S 17851 17853 17337 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236148296 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17853/statm: 1339 231 192 169 0 50 0
[pid=17854] ppid=17853 vsize=89712 CPUtime=25.48
/proc/17854/stat : 17854 (kw_preprocessor) R 17853 17853 17337 0 -1 0 22674 0 0 0 2515 33 0 0 25 0 1 0 236148297 91865088 21705 1992294400 4194304 6416590 548682068912 18446744073709551615 4294541 0 0 4096 0 0 0 0 17 1 0 0
/proc/17854/statm: 22428 21705 250 542 0 21877 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 95068

[startup+51.1016 s]
/proc/loadavg: 1.05 1.00 1.00 2/67 17855
/proc/meminfo: memFree=1826344/2055912 swapFree=4149820/4192956
[pid=17853] ppid=17851 vsize=5356 CPUtime=0
/proc/17853/stat : 17853 (kw_pre) S 17851 17853 17337 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236148296 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17853/statm: 1339 231 192 169 0 50 0
[pid=17854] ppid=17853 vsize=89712 CPUtime=51.07
/proc/17854/stat : 17854 (kw_preprocessor) R 17853 17853 17337 0 -1 0 22677 0 0 0 5073 34 0 0 25 0 1 0 236148297 91865088 21708 1992294400 4194304 6416590 548682068912 18446744073709551615 4294541 0 0 4096 0 0 0 0 17 1 0 0
/proc/17854/statm: 22428 21708 250 542 0 21877 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 95068

[startup+102.306 s]
/proc/loadavg: 1.06 1.01 1.00 2/67 17855
/proc/meminfo: memFree=1826280/2055912 swapFree=4149820/4192956
[pid=17853] ppid=17851 vsize=5356 CPUtime=0
/proc/17853/stat : 17853 (kw_pre) S 17851 17853 17337 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236148296 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17853/statm: 1339 231 192 169 0 50 0
[pid=17854] ppid=17853 vsize=89712 CPUtime=102.25
/proc/17854/stat : 17854 (kw_preprocessor) R 17853 17853 17337 0 -1 0 22696 0 0 0 10191 34 0 0 25 0 1 0 236148297 91865088 21727 1992294400 4194304 6416590 548682068912 18446744073709551615 4368239 0 0 4096 0 0 0 0 17 1 0 0
/proc/17854/statm: 22428 21727 250 542 0 21877 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 95068

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

[startup+127.902 s]
/proc/loadavg: 1.04 1.01 1.00 2/67 17855
/proc/meminfo: memFree=1826216/2055912 swapFree=4149820/4192956
[pid=17853] ppid=17851 vsize=5356 CPUtime=0
/proc/17853/stat : 17853 (kw_pre) S 17851 17853 17337 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236148296 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17853/statm: 1339 231 192 169 0 50 0
[pid=17854] ppid=17853 vsize=89712 CPUtime=127.84
/proc/17854/stat : 17854 (kw_preprocessor) R 17853 17853 17337 0 -1 0 22702 0 0 0 12750 34 0 0 25 0 1 0 236148297 91865088 21733 1992294400 4194304 6416590 548682068912 18446744073709551615 4294658 0 0 4096 0 0 0 0 17 1 0 0
/proc/17854/statm: 22428 21733 250 542 0 21877 0
Current children cumulated CPU time (s) 127.84
Current children cumulated vsize (KiB) 95068

[startup+134.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/67 17855
/proc/meminfo: memFree=1826216/2055912 swapFree=4149820/4192956
[pid=17853] ppid=17851 vsize=5356 CPUtime=0
/proc/17853/stat : 17853 (kw_pre) S 17851 17853 17337 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236148296 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17853/statm: 1339 231 192 169 0 50 0
[pid=17854] ppid=17853 vsize=89712 CPUtime=134.24
/proc/17854/stat : 17854 (kw_preprocessor) R 17853 17853 17337 0 -1 0 22703 0 0 0 13390 34 0 0 25 0 1 0 236148297 91865088 21734 1992294400 4194304 6416590 548682068912 18446744073709551615 4367613 0 0 4096 0 0 0 0 17 1 0 0
/proc/17854/statm: 22428 21734 250 542 0 21877 0
Current children cumulated CPU time (s) 134.24
Current children cumulated vsize (KiB) 95068

[startup+140.702 s]
/proc/loadavg: 1.03 1.01 1.00 2/67 17855
/proc/meminfo: memFree=1826216/2055912 swapFree=4149820/4192956
[pid=17853] ppid=17851 vsize=5356 CPUtime=0
/proc/17853/stat : 17853 (kw_pre) S 17851 17853 17337 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236148296 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17853/statm: 1339 231 192 169 0 50 0
[pid=17854] ppid=17853 vsize=89712 CPUtime=140.64
/proc/17854/stat : 17854 (kw_preprocessor) R 17853 17853 17337 0 -1 0 22703 0 0 0 14030 34 0 0 25 0 1 0 236148297 91865088 21734 1992294400 4194304 6416590 548682068912 18446744073709551615 4294554 0 0 4096 0 0 0 0 17 1 0 0
/proc/17854/statm: 22428 21734 250 542 0 21877 0
Current children cumulated CPU time (s) 140.64
Current children cumulated vsize (KiB) 95068

[startup+142.301 s]
/proc/loadavg: 1.03 1.01 1.00 2/67 17855
/proc/meminfo: memFree=1826216/2055912 swapFree=4149820/4192956
[pid=17853] ppid=17851 vsize=5356 CPUtime=0
/proc/17853/stat : 17853 (kw_pre) S 17851 17853 17337 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236148296 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17853/statm: 1339 231 192 169 0 50 0
[pid=17854] ppid=17853 vsize=89712 CPUtime=142.23
/proc/17854/stat : 17854 (kw_preprocessor) R 17853 17853 17337 0 -1 0 22703 0 0 0 14189 34 0 0 25 0 1 0 236148297 91865088 21734 1992294400 4194304 6416590 548682068912 18446744073709551615 4342206 0 0 4096 0 0 0 0 17 1 0 0
/proc/17854/statm: 22428 21734 250 542 0 21877 0
Current children cumulated CPU time (s) 142.23
Current children cumulated vsize (KiB) 95068

[startup+143.902 s]
/proc/loadavg: 1.03 1.01 1.00 2/67 17855
/proc/meminfo: memFree=1826216/2055912 swapFree=4149820/4192956
[pid=17853] ppid=17851 vsize=5356 CPUtime=0
/proc/17853/stat : 17853 (kw_pre) S 17851 17853 17337 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236148296 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17853/statm: 1339 231 192 169 0 50 0
[pid=17854] ppid=17853 vsize=89712 CPUtime=143.83
/proc/17854/stat : 17854 (kw_preprocessor) R 17853 17853 17337 0 -1 0 22703 0 0 0 14349 34 0 0 25 0 1 0 236148297 91865088 21734 1992294400 4194304 6416590 548682068912 18446744073709551615 4294597 0 0 4096 0 0 0 0 17 1 0 0
/proc/17854/statm: 22428 21734 250 542 0 21877 0
Current children cumulated CPU time (s) 143.83
Current children cumulated vsize (KiB) 95068

[startup+144.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/67 17855
/proc/meminfo: memFree=1826216/2055912 swapFree=4149820/4192956
[pid=17853] ppid=17851 vsize=5356 CPUtime=0
/proc/17853/stat : 17853 (kw_pre) S 17851 17853 17337 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236148296 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17853/statm: 1339 231 192 169 0 50 0
[pid=17854] ppid=17853 vsize=89712 CPUtime=144.23
/proc/17854/stat : 17854 (kw_preprocessor) R 17853 17853 17337 0 -1 0 22703 0 0 0 14389 34 0 0 25 0 1 0 236148297 91865088 21734 1992294400 4194304 6416590 548682068912 18446744073709551615 4336249 0 0 4096 0 0 0 0 17 1 0 0
/proc/17854/statm: 22428 21734 250 542 0 21877 0
Current children cumulated CPU time (s) 144.23
Current children cumulated vsize (KiB) 95068

[startup+144.701 s]
/proc/loadavg: 1.03 1.01 1.00 2/67 17855
/proc/meminfo: memFree=1826216/2055912 swapFree=4149820/4192956
[pid=17853] ppid=17851 vsize=5356 CPUtime=0
/proc/17853/stat : 17853 (kw_pre) S 17851 17853 17337 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236148296 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17853/statm: 1339 231 192 169 0 50 0
[pid=17854] ppid=17853 vsize=89712 CPUtime=144.63
/proc/17854/stat : 17854 (kw_preprocessor) R 17853 17853 17337 0 -1 0 22703 0 0 0 14429 34 0 0 25 0 1 0 236148297 91865088 21734 1992294400 4194304 6416590 548682068912 18446744073709551615 4294703 0 0 4096 0 0 0 0 17 1 0 0
/proc/17854/statm: 22428 21734 250 542 0 21877 0
Current children cumulated CPU time (s) 144.63
Current children cumulated vsize (KiB) 95068

Child status: 0
Real time (s): 144.73
CPU time (s): 144.677
CPU user time (s): 144.31
CPU system time (s): 0.366944
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 96232

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

runsolver used 0.145977 second user time and 0.386941 second system time

The end

Launcher Data

Begin job on node78 at 2009-05-12 00:33:13
IDJOB=1796825
IDBENCH=70831
IDSOLVER=646
FILE ID=node78/1796825-1242081192
PBS_JOBID= 9277618
Free space on /tmp= 126612 MiB

SOLVER NAME= kw_pre 2009-03-21
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-07.cnf
COMMAND LINE= HOME/kw_pre BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796825-1242081192/watcher-1796825-1242081192 -o /tmp/evaluation-result-1796825-1242081192/solver-1796825-1242081192 -C 1200 -W 1800 -M 1800  HOME/kw_pre HOME/instance-1796825-1242081192.cnf

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

MD5SUM BENCH= d5384c4b81fff59c87944d03e9ed7d02
RANDOM SEED=1652455910

node78.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.243
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.243
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:      2055912 kB
MemFree:       1917264 kB
Buffers:          4032 kB
Cached:          37660 kB
SwapCached:      36168 kB
Active:          31696 kB
Inactive:        47540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1917264 kB
SwapTotal:     4192956 kB
SwapFree:      4149820 kB
Dirty:            7260 kB
Writeback:           0 kB
Mapped:          14224 kB
Slab:            45288 kB
Committed_AS:   611284 kB
PageTables:       1432 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126608 MiB
End job on node78 at 2009-05-12 00:35:38