Trace number 1806929

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 615.961 616.153

General information on the benchmark

NameCRAFTED/ramseycube/
Q32inK10.cnf
MD5SUM6acad6aa08a1137d820dbdd152ca2acc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark143.652
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of clauses38430
Sum of the clauses size456120
Maximum clause length12
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4630
Number of clauses of size 50
Number of clauses of size over 537800

Solver Data

615.90/616.15	This is MiniSat 2.0 beta
615.90/616.15	WARNING: for repeatability, setting FPU to use double precision
615.90/616.15	============================[ Problem Statistics ]=============================
615.90/616.15	|                                                                             |
615.90/616.15	|  Number of variables:  1                                                    |
615.90/616.15	|  Number of clauses:    2                                                    |
615.90/616.15	|  Parsing time:         0.00         s                                       |
615.90/616.15	Solved by unit propagation
615.90/616.15	UNSATISFIABLE
615.90/616.15	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-1806929-1242153574/watcher-1806929-1242153574 -o /tmp/evaluation-result-1806929-1242153574/solver-1806929-1242153574 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1806929-1242153574.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.07 1.02 0.95 3/64 14482
/proc/meminfo: memFree=1367416/2055920 swapFree=4179692/4192956
[pid=14482] ppid=14480 vsize=5356 CPUtime=0
/proc/14482/stat : 14482 (kw_pre) S 14480 14482 14072 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243390177 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14482/statm: 1339 231 192 169 0 50 0
[pid=14483] ppid=14482 vsize=3024 CPUtime=0
/proc/14483/stat : 14483 (kw_preprocessor) R 14482 14482 14072 0 -1 0 309 0 0 0 0 0 0 0 18 0 1 0 243390178 3096576 285 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/14483/statm: 756 285 213 542 0 205 0

[startup+0.070141 s]
/proc/loadavg: 1.07 1.02 0.95 3/64 14482
/proc/meminfo: memFree=1367416/2055920 swapFree=4179692/4192956
[pid=14482] ppid=14480 vsize=5356 CPUtime=0
/proc/14482/stat : 14482 (kw_pre) S 14480 14482 14072 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243390177 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14482/statm: 1339 231 192 169 0 50 0
[pid=14483] ppid=14482 vsize=3876 CPUtime=0.06
/proc/14483/stat : 14483 (kw_preprocessor) R 14482 14482 14072 0 -1 0 524 0 0 0 6 0 0 0 18 0 1 0 243390178 3969024 500 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/14483/statm: 969 500 213 542 0 418 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9232

[startup+0.101146 s]
/proc/loadavg: 1.07 1.02 0.95 3/64 14482
/proc/meminfo: memFree=1367416/2055920 swapFree=4179692/4192956
[pid=14482] ppid=14480 vsize=5356 CPUtime=0
/proc/14482/stat : 14482 (kw_pre) S 14480 14482 14072 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243390177 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14482/statm: 1339 231 192 169 0 50 0
[pid=14483] ppid=14482 vsize=4180 CPUtime=0.09
/proc/14483/stat : 14483 (kw_preprocessor) R 14482 14482 14072 0 -1 0 630 0 0 0 9 0 0 0 18 0 1 0 243390178 4280320 606 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/14483/statm: 1045 606 213 542 0 494 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9536

[startup+0.301174 s]
/proc/loadavg: 1.07 1.02 0.95 3/64 14482
/proc/meminfo: memFree=1367416/2055920 swapFree=4179692/4192956
[pid=14482] ppid=14480 vsize=5356 CPUtime=0
/proc/14482/stat : 14482 (kw_pre) S 14480 14482 14072 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243390177 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14482/statm: 1339 231 192 169 0 50 0
[pid=14483] ppid=14482 vsize=6872 CPUtime=0.29
/proc/14483/stat : 14483 (kw_preprocessor) R 14482 14482 14072 0 -1 0 1294 0 0 0 29 0 0 0 19 0 1 0 243390178 7036928 1270 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/14483/statm: 1718 1270 213 542 0 1167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12228

[startup+0.701234 s]
/proc/loadavg: 1.07 1.02 0.95 3/64 14482
/proc/meminfo: memFree=1367416/2055920 swapFree=4179692/4192956
[pid=14482] ppid=14480 vsize=5356 CPUtime=0
/proc/14482/stat : 14482 (kw_pre) S 14480 14482 14072 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243390177 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14482/statm: 1339 231 192 169 0 50 0
[pid=14483] ppid=14482 vsize=11288 CPUtime=0.68
/proc/14483/stat : 14483 (kw_preprocessor) R 14482 14482 14072 0 -1 0 2445 0 0 0 68 0 0 0 23 0 1 0 243390178 11558912 2421 1992294400 4194304 6416590 548682068912 18446744073709551615 4272355 0 0 4096 0 0 0 0 17 1 0 0
/proc/14483/statm: 2822 2421 231 542 0 2271 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 16644

[startup+1.50235 s]
/proc/loadavg: 1.06 1.02 0.95 2/66 14486
/proc/meminfo: memFree=1357992/2055920 swapFree=4179692/4192956
[pid=14482] ppid=14480 vsize=5356 CPUtime=0
/proc/14482/stat : 14482 (kw_pre) S 14480 14482 14072 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243390177 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14482/statm: 1339 231 192 169 0 50 0
[pid=14483] ppid=14482 vsize=11288 CPUtime=1.48
/proc/14483/stat : 14483 (kw_preprocessor) R 14482 14482 14072 0 -1 0 2445 0 0 0 148 0 0 0 25 0 1 0 243390178 11558912 2421 1992294400 4194304 6416590 548682068912 18446744073709551615 4567210 0 0 4096 0 0 0 0 17 1 0 0
/proc/14483/statm: 2822 2421 231 542 0 2271 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 16644

[startup+3.10158 s]
/proc/loadavg: 1.06 1.02 0.95 2/66 14486
/proc/meminfo: memFree=1357992/2055920 swapFree=4179692/4192956
[pid=14482] ppid=14480 vsize=5356 CPUtime=0
/proc/14482/stat : 14482 (kw_pre) S 14480 14482 14072 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243390177 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14482/statm: 1339 231 192 169 0 50 0
[pid=14483] ppid=14482 vsize=13556 CPUtime=3.09
/proc/14483/stat : 14483 (kw_preprocessor) R 14482 14482 14072 0 -1 0 3699 0 0 0 307 2 0 0 25 0 1 0 243390178 13881344 2718 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/14483/statm: 3389 2718 239 542 0 2838 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18912

[startup+6.30204 s]
/proc/loadavg: 1.06 1.02 0.95 2/66 14486
/proc/meminfo: memFree=1354856/2055920 swapFree=4179692/4192956
[pid=14482] ppid=14480 vsize=5356 CPUtime=0
/proc/14482/stat : 14482 (kw_pre) S 14480 14482 14072 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243390177 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14482/statm: 1339 231 192 169 0 50 0
[pid=14483] ppid=14482 vsize=16612 CPUtime=6.28
/proc/14483/stat : 14483 (kw_preprocessor) R 14482 14482 14072 0 -1 0 4344 0 0 0 625 3 0 0 25 0 1 0 243390178 17010688 3278 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/14483/statm: 4153 3278 245 542 0 3602 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 21968

[startup+12.702 s]
/proc/loadavg: 1.05 1.01 0.95 2/66 14486
/proc/meminfo: memFree=1352296/2055920 swapFree=4179692/4192956
[pid=14482] ppid=14480 vsize=5356 CPUtime=0
/proc/14482/stat : 14482 (kw_pre) S 14480 14482 14072 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243390177 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14482/statm: 1339 231 192 169 0 50 0
[pid=14483] ppid=14482 vsize=19404 CPUtime=12.68
/proc/14483/stat : 14483 (kw_preprocessor) R 14482 14482 14072 0 -1 0 5102 0 0 0 1262 6 0 0 25 0 1 0 243390178 19869696 3855 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/14483/statm: 4851 3855 245 542 0 4300 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 24760

[startup+25.5018 s]
/proc/loadavg: 1.04 1.01 0.95 2/66 14486
/proc/meminfo: memFree=1348968/2055920 swapFree=4179692/4192956
[pid=14482] ppid=14480 vsize=5356 CPUtime=0
/proc/14482/stat : 14482 (kw_pre) S 14480 14482 14072 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243390177 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14482/statm: 1339 231 192 169 0 50 0
[pid=14483] ppid=14482 vsize=23748 CPUtime=25.47
/proc/14483/stat : 14483 (kw_preprocessor) R 14482 14482 14072 0 -1 0 6183 0 0 0 2536 11 0 0 25 0 1 0 243390178 24317952 4766 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/14483/statm: 5937 4766 245 542 0 5386 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 29104

[startup+51.1015 s]
/proc/loadavg: 1.03 1.01 0.95 2/66 14486
/proc/meminfo: memFree=1344744/2055920 swapFree=4179692/4192956
[pid=14482] ppid=14480 vsize=5356 CPUtime=0
/proc/14482/stat : 14482 (kw_pre) S 14480 14482 14072 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243390177 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14482/statm: 1339 231 192 169 0 50 0
[pid=14483] ppid=14482 vsize=29052 CPUtime=51.07
/proc/14483/stat : 14483 (kw_preprocessor) R 14482 14482 14072 0 -1 0 7586 0 0 0 5090 17 0 0 25 0 1 0 243390178 29749248 5807 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/14483/statm: 7263 5807 245 542 0 6712 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 34408

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 0.95 2/66 14486
/proc/meminfo: memFree=1337384/2055920 swapFree=4179692/4192956
[pid=14482] ppid=14480 vsize=5356 CPUtime=0
/proc/14482/stat : 14482 (kw_pre) S 14480 14482 14072 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243390177 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14482/statm: 1339 231 192 169 0 50 0
[pid=14483] ppid=14482 vsize=37612 CPUtime=102.25
/proc/14483/stat : 14483 (kw_preprocessor) R 14482 14482 14072 0 -1 0 9754 0 0 0 10199 26 0 0 25 0 1 0 243390178 38514688 7634 1992294400 4194304 6416590 548682068912 18446744073709551615 4295365 0 0 4096 0 0 0 0 17 1 0 0
/proc/14483/statm: 9403 7634 245 542 0 8852 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 42968

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14486
/proc/meminfo: memFree=1331816/2055920 swapFree=4179692/4192956
[pid=14482] ppid=14480 vsize=5356 CPUtime=0
/proc/14482/stat : 14482 (kw_pre) S 14480 14482 14072 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243390177 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14482/statm: 1339 231 192 169 0 50 0
[pid=14483] ppid=14482 vsize=43432 CPUtime=162.23
/proc/14483/stat : 14483 (kw_preprocessor) R 14482 14482 14072 0 -1 0 11613 0 0 0 16188 35 0 0 25 0 1 0 243390178 44474368 9043 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/14483/statm: 10858 9043 245 542 0 10307 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 48788

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14486
/proc/meminfo: memFree=1326952/2055920 swapFree=4179692/4192956
[pid=14482] ppid=14480 vsize=5356 CPUtime=0
/proc/14482/stat : 14482 (kw_pre) S 14480 14482 14072 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243390177 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14482/statm: 1339 231 192 169 0 50 0
[pid=14483] ppid=14482 vsize=49456 CPUtime=222.22
/proc/14483/stat : 14483 (kw_preprocessor) R 14482 14482 14072 0 -1 0 13061 0 0 0 22180 42 0 0 25 0 1 0 243390178 50642944 10214 1992294400 4194304 6416590 548682068912 18446744073709551615 4294682 0 0 4096 0 0 0 0 17 1 0 0
/proc/14483/statm: 12364 10214 245 542 0 11813 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 54812

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14486
/proc/meminfo: memFree=1322984/2055920 swapFree=4179692/4192956
[pid=14482] ppid=14480 vsize=5356 CPUtime=0
/proc/14482/stat : 14482 (kw_pre) S 14480 14482 14072 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243390177 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14482/statm: 1339 231 192 169 0 50 0
[pid=14483] ppid=14482 vsize=54864 CPUtime=282.2
/proc/14483/stat : 14483 (kw_preprocessor) R 14482 14482 14072 0 -1 0 14447 0 0 0 28169 51 0 0 25 0 1 0 243390178 56180736 11282 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/14483/statm: 13716 11282 245 542 0 13165 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 60220

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14486
/proc/meminfo: memFree=1317864/2055920 swapFree=4179692/4192956
[pid=14482] ppid=14480 vsize=5356 CPUtime=0
/proc/14482/stat : 14482 (kw_pre) S 14480 14482 14072 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243390177 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14482/statm: 1339 231 192 169 0 50 0
[pid=14483] ppid=14482 vsize=61580 CPUtime=342.18
/proc/14483/stat : 14483 (kw_preprocessor) R 14482 14482 14072 0 -1 0 16000 0 0 0 34161 57 0 0 25 0 1 0 243390178 63057920 12469 1992294400 4194304 6416590 548682068912 18446744073709551615 4294597 0 0 4096 0 0 0 0 17 1 0 0
/proc/14483/statm: 15395 12469 245 542 0 14844 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 66936

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14486
/proc/meminfo: memFree=1314536/2055920 swapFree=4179692/4192956
[pid=14482] ppid=14480 vsize=5356 CPUtime=0
/proc/14482/stat : 14482 (kw_pre) S 14480 14482 14072 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243390177 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14482/statm: 1339 231 192 169 0 50 0
[pid=14483] ppid=14482 vsize=64624 CPUtime=402.17
/proc/14483/stat : 14483 (kw_preprocessor) R 14482 14482 14072 0 -1 0 16853 0 0 0 40154 63 0 0 25 0 1 0 243390178 66174976 13322 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/14483/statm: 16156 13322 245 542 0 15605 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 69980

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14486
/proc/meminfo: memFree=1310888/2055920 swapFree=4179692/4192956
[pid=14482] ppid=14480 vsize=5356 CPUtime=0
/proc/14482/stat : 14482 (kw_pre) S 14480 14482 14072 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243390177 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14482/statm: 1339 231 192 169 0 50 0
[pid=14483] ppid=14482 vsize=69900 CPUtime=462.15
/proc/14483/stat : 14483 (kw_preprocessor) R 14482 14482 14072 0 -1 0 18175 0 0 0 46147 68 0 0 25 0 1 0 243390178 71577600 14223 1992294400 4194304 6416590 548682068912 18446744073709551615 4294609 0 0 4096 0 0 0 0 17 1 0 0
/proc/14483/statm: 17475 14223 245 542 0 16924 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 75256

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14486
/proc/meminfo: memFree=1306024/2055920 swapFree=4179692/4192956
[pid=14482] ppid=14480 vsize=5356 CPUtime=0
/proc/14482/stat : 14482 (kw_pre) S 14480 14482 14072 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243390177 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14482/statm: 1339 231 192 169 0 50 0
[pid=14483] ppid=14482 vsize=76848 CPUtime=522.13
/proc/14483/stat : 14483 (kw_preprocessor) R 14482 14482 14072 0 -1 0 19456 0 0 0 52139 74 0 0 25 0 1 0 243390178 78692352 15504 1992294400 4194304 6416590 548682068912 18446744073709551615 4294541 0 0 4096 0 0 0 0 17 1 0 0
/proc/14483/statm: 19212 15504 245 542 0 18661 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 82204

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14486
/proc/meminfo: memFree=1304104/2055920 swapFree=4179692/4192956
[pid=14482] ppid=14480 vsize=5356 CPUtime=0
/proc/14482/stat : 14482 (kw_pre) S 14480 14482 14072 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243390177 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14482/statm: 1339 231 192 169 0 50 0
[pid=14483] ppid=14482 vsize=79688 CPUtime=582.1
/proc/14483/stat : 14483 (kw_preprocessor) R 14482 14482 14072 0 -1 0 20356 0 0 0 58130 80 0 0 25 0 1 0 243390178 81600512 15920 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/14483/statm: 19922 15920 245 542 0 19371 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 85044

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

[startup+588.701 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14486
/proc/meminfo: memFree=1304040/2055920 swapFree=4179692/4192956
[pid=14482] ppid=14480 vsize=5356 CPUtime=0
/proc/14482/stat : 14482 (kw_pre) S 14480 14482 14072 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243390177 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14482/statm: 1339 231 192 169 0 50 0
[pid=14483] ppid=14482 vsize=79688 CPUtime=588.51
/proc/14483/stat : 14483 (kw_preprocessor) R 14482 14482 14072 0 -1 0 20360 0 0 0 58770 81 0 0 25 0 1 0 243390178 81600512 15924 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/14483/statm: 19922 15924 245 542 0 19371 0
Current children cumulated CPU time (s) 588.51
Current children cumulated vsize (KiB) 85044

[startup+601.501 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14486
/proc/meminfo: memFree=1303400/2055920 swapFree=4179692/4192956
[pid=14482] ppid=14480 vsize=5356 CPUtime=0
/proc/14482/stat : 14482 (kw_pre) S 14480 14482 14072 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243390177 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14482/statm: 1339 231 192 169 0 50 0
[pid=14483] ppid=14482 vsize=79688 CPUtime=601.31
/proc/14483/stat : 14483 (kw_preprocessor) R 14482 14482 14072 0 -1 0 20532 0 0 0 60048 83 0 0 25 0 1 0 243390178 81600512 16096 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/14483/statm: 19922 16096 245 542 0 19371 0
Current children cumulated CPU time (s) 601.31
Current children cumulated vsize (KiB) 85044

[startup+607.901 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14486
/proc/meminfo: memFree=1303016/2055920 swapFree=4179692/4192956
[pid=14482] ppid=14480 vsize=5356 CPUtime=0
/proc/14482/stat : 14482 (kw_pre) S 14480 14482 14072 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243390177 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14482/statm: 1339 231 192 169 0 50 0
[pid=14483] ppid=14482 vsize=79688 CPUtime=607.7
/proc/14483/stat : 14483 (kw_preprocessor) R 14482 14482 14072 0 -1 0 20633 0 0 0 60687 83 0 0 25 0 1 0 243390178 81600512 16197 1992294400 4194304 6416590 548682068912 18446744073709551615 4294546 0 0 4096 0 0 0 0 17 1 0 0
/proc/14483/statm: 19922 16197 245 542 0 19371 0
Current children cumulated CPU time (s) 607.7
Current children cumulated vsize (KiB) 85044

[startup+611.102 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14486
/proc/meminfo: memFree=1302504/2055920 swapFree=4179692/4192956
[pid=14482] ppid=14480 vsize=5356 CPUtime=0
/proc/14482/stat : 14482 (kw_pre) S 14480 14482 14072 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243390177 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14482/statm: 1339 231 192 169 0 50 0
[pid=14483] ppid=14482 vsize=80968 CPUtime=610.91
/proc/14483/stat : 14483 (kw_preprocessor) R 14482 14482 14072 0 -1 0 20758 0 0 0 61007 84 0 0 25 0 1 0 243390178 82911232 16322 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/14483/statm: 20242 16322 245 542 0 19691 0
Current children cumulated CPU time (s) 610.91
Current children cumulated vsize (KiB) 86324

[startup+614.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14486
/proc/meminfo: memFree=1302312/2055920 swapFree=4179692/4192956
[pid=14482] ppid=14480 vsize=5356 CPUtime=0
/proc/14482/stat : 14482 (kw_pre) S 14480 14482 14072 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243390177 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14482/statm: 1339 231 192 169 0 50 0
[pid=14483] ppid=14482 vsize=80968 CPUtime=614.1
/proc/14483/stat : 14483 (kw_preprocessor) R 14482 14482 14072 0 -1 0 20800 0 0 0 61326 84 0 0 25 0 1 0 243390178 82911232 16364 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/14483/statm: 20242 16364 245 542 0 19691 0
Current children cumulated CPU time (s) 614.1
Current children cumulated vsize (KiB) 86324

[startup+615.101 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14486
/proc/meminfo: memFree=1302248/2055920 swapFree=4179692/4192956
[pid=14482] ppid=14480 vsize=5356 CPUtime=0
/proc/14482/stat : 14482 (kw_pre) S 14480 14482 14072 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243390177 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14482/statm: 1339 231 192 169 0 50 0
[pid=14483] ppid=14482 vsize=80968 CPUtime=614.9
/proc/14483/stat : 14483 (kw_preprocessor) R 14482 14482 14072 0 -1 0 20805 0 0 0 61406 84 0 0 25 0 1 0 243390178 82911232 16369 1992294400 4194304 6416590 548682068912 18446744073709551615 4294541 0 0 4096 0 0 0 0 17 1 0 0
/proc/14483/statm: 20242 16369 245 542 0 19691 0
Current children cumulated CPU time (s) 614.9
Current children cumulated vsize (KiB) 86324

[startup+615.902 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14486
/proc/meminfo: memFree=1302248/2055920 swapFree=4179692/4192956
[pid=14482] ppid=14480 vsize=5356 CPUtime=0
/proc/14482/stat : 14482 (kw_pre) S 14480 14482 14072 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243390177 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14482/statm: 1339 231 192 169 0 50 0
[pid=14483] ppid=14482 vsize=80968 CPUtime=615.71
/proc/14483/stat : 14483 (kw_preprocessor) R 14482 14482 14072 0 -1 0 20808 0 0 0 61487 84 0 0 25 0 1 0 243390178 82911232 16372 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/14483/statm: 20242 16372 245 542 0 19691 0
Current children cumulated CPU time (s) 615.71
Current children cumulated vsize (KiB) 86324

[startup+616.102 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14486
/proc/meminfo: memFree=1302248/2055920 swapFree=4179692/4192956
[pid=14482] ppid=14480 vsize=5356 CPUtime=0
/proc/14482/stat : 14482 (kw_pre) S 14480 14482 14072 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 243390177 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14482/statm: 1339 231 192 169 0 50 0
[pid=14483] ppid=14482 vsize=80968 CPUtime=615.9
/proc/14483/stat : 14483 (kw_preprocessor) R 14482 14482 14072 0 -1 0 20808 0 0 0 61506 84 0 0 25 0 1 0 243390178 82911232 16372 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/14483/statm: 20242 16372 245 542 0 19691 0
Current children cumulated CPU time (s) 615.9
Current children cumulated vsize (KiB) 86324

Child status: 0
Real time (s): 616.153
CPU time (s): 615.961
CPU user time (s): 615.106
CPU system time (s): 0.855869
CPU usage (%): 99.9689
Max. virtual memory (cumulated for all children) (KiB): 86324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 615.105
system time used= 0.855869
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21242
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= 18
involuntary context switches= 1609

runsolver used 0.711891 second user time and 1.53577 second system time

The end

Launcher Data

Begin job on node30 at 2009-05-12 20:39:34
IDJOB=1806929
IDBENCH=71131
IDSOLVER=646
FILE ID=node30/1806929-1242153574
PBS_JOBID= 9289691
Free space on /tmp= 66208 MiB

SOLVER NAME= kw_pre 2009-03-21
BENCH NAME= SAT09/CRAFTED/ramseycube/Q32inK10.cnf
COMMAND LINE= HOME/kw_pre BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806929-1242153574/watcher-1806929-1242153574 -o /tmp/evaluation-result-1806929-1242153574/solver-1806929-1242153574 -C 1200 -W 1800 -M 1800  HOME/kw_pre HOME/instance-1806929-1242153574.cnf

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

MD5SUM BENCH= 6acad6aa08a1137d820dbdd152ca2acc
RANDOM SEED=1129550579

node30.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1367896 kB
Buffers:         42560 kB
Cached:         572168 kB
SwapCached:       7064 kB
Active:          64812 kB
Inactive:       559076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1367896 kB
SwapTotal:     4192956 kB
SwapFree:      4179692 kB
Dirty:            4592 kB
Writeback:           0 kB
Mapped:          14056 kB
Slab:            50280 kB
Committed_AS:   952148 kB
PageTables:       1356 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66204 MiB
End job on node30 at 2009-05-12 20:49:50