Trace number 1806001

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
ReVivAl 0.23 2009-03-18? (TO) 1200.01 1200.61

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_m3.used-as.sat04-900.sat05-4186.reshuffled-07.cnf
MD5SUMff7bc04717f7472a7de76a6b5c02e3a4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables9528
Number of clauses1018562
Sum of the clauses size2044318
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21017395
Number of clauses of size 31
Number of clauses of size 47
Number of clauses of size 55
Number of clauses of size over 51154

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 1
44.46/44.51	#LEARNT CLAUSES 0
45.06/45.18	done !
45.06/45.18	c Calling MINISAT
45.06/45.18	This is MiniSat 2.0 beta
45.06/45.18	WARNING: for repeatability, setting FPU to use double precision
45.06/45.18	============================[ Problem Statistics ]=============================
45.06/45.18	|                                                                             |
45.06/45.19	|  Number of variables:  9528                                                 |
45.06/45.19	|  Number of clauses:    1002128                                              |
45.15/45.73	|  Parsing time:         0.49         s                                       |
45.15/45.78	============================[ Search Statistics ]==============================
45.15/45.78	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
45.15/45.78	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
45.15/45.78	===============================================================================
45.15/45.78	|         0 |    9272  1001639  2010216 |   333879        0    nan |  0.000 % |
45.15/45.94	|       100 |    9272  1001639  2010216 |   367267      100     28 |  2.687 % |
46.05/46.15	|       250 |    9272  1001639  2010216 |   403994      250     32 |  2.687 % |
46.34/46.49	|       475 |    9272  1001639  2010216 |   444393      475     64 |  2.687 % |
46.54/46.68	|       812 |    9272  1001639  2010216 |   488833      812     47 |  2.687 % |
47.04/47.10	|      1318 |    9272  1001639  2010216 |   537716     1318     44 |  2.687 % |
47.64/47.71	|      2079 |    9272  1001639  2010216 |   591488     2079     42 |  2.687 % |
50.15/50.27	|      3219 |    9272  1001639  2010216 |   650637     3219     61 |  2.687 % |
52.05/52.15	|      4928 |    9272  1001639  2010216 |   715700     4928     63 |  2.687 % |
57.54/57.69	|      7493 |    9272  1001639  2010216 |   787270     7493     77 |  2.687 % |
65.05/65.13	|     11337 |    9272  1001639  2010216 |   865997    11337     80 |  2.687 % |
78.53/78.63	|     17103 |    9272  1001639  2010216 |   952597    17103     83 |  2.687 % |
100.33/100.45	|     25752 |    9272  1001639  2010216 |  1047857    25752     91 |  2.687 % |
134.69/134.84	|     38726 |    9272  1001639  2010216 |  1152643    38726     86 |  2.687 % |
205.86/206.09	|     58187 |    9272  1001639  2010216 |  1267907    58187     93 |  2.687 % |
303.91/304.17	|     87379 |    9272  1001639  2010216 |  1394698    87379     89 |  2.687 % |
538.40/538.74	|    131169 |    9272  1001639  2010216 |  1534168   131169    115 |  2.687 % |
843.76/844.27	|    196854 |    9272  1001639  2010216 |  1687584   196854    115 |  2.687 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1806001-1242143698/watcher-1806001-1242143698 -o /tmp/evaluation-result-1806001-1242143698/solver-1806001-1242143698 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806001-1242143698.cnf HOME 

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 0.97 0.89 3/64 6121
/proc/meminfo: memFree=1342760/2055920 swapFree=4171328/4192956
[pid=6121] ppid=6119 vsize=5360 CPUtime=0
/proc/6121/stat : 6121 (run.sh) R 6119 6121 5996 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 242402847 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 221780699807 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/6121/statm: 1340 236 195 169 0 51 0
[pid=6122] ppid=6121 vsize=2124 CPUtime=0
/proc/6122/stat : 6122 (revival) R 6121 6121 5996 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 242402847 2174976 236 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/6122/statm: 531 243 81 6 0 169 0

[startup+0.04374 s]
/proc/loadavg: 0.99 0.97 0.89 3/64 6121
/proc/meminfo: memFree=1342760/2055920 swapFree=4171328/4192956
[pid=6121] ppid=6119 vsize=5360 CPUtime=0
/proc/6121/stat : 6121 (run.sh) S 6119 6121 5996 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242402847 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6121/statm: 1340 237 196 169 0 51 0
[pid=6122] ppid=6121 vsize=16976 CPUtime=0.03
/proc/6122/stat : 6122 (revival) R 6121 6121 5996 0 -1 4194304 3863 0 0 0 1 2 0 0 18 0 1 0 242402847 17383424 3830 1992294400 134512640 134537284 4294956368 18446744073709551615 4564603 0 0 4096 0 0 0 0 17 0 0 0
/proc/6122/statm: 4244 3830 82 6 0 3882 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 22336

[startup+0.101747 s]
/proc/loadavg: 0.99 0.97 0.89 3/64 6121
/proc/meminfo: memFree=1342760/2055920 swapFree=4171328/4192956
[pid=6121] ppid=6119 vsize=5360 CPUtime=0
/proc/6121/stat : 6121 (run.sh) S 6119 6121 5996 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242402847 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6121/statm: 1340 237 196 169 0 51 0
[pid=6122] ppid=6121 vsize=22028 CPUtime=0.08
/proc/6122/stat : 6122 (revival) R 6121 6121 5996 0 -1 4194304 5038 0 0 0 6 2 0 0 19 0 1 0 242402847 22556672 5005 1992294400 134512640 134537284 4294956368 18446744073709551615 4564603 0 0 4096 0 0 0 0 17 0 0 0
/proc/6122/statm: 5507 5005 82 6 0 5145 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 27388

[startup+0.301776 s]
/proc/loadavg: 0.99 0.97 0.89 3/64 6121
/proc/meminfo: memFree=1342760/2055920 swapFree=4171328/4192956
[pid=6121] ppid=6119 vsize=5360 CPUtime=0
/proc/6121/stat : 6121 (run.sh) S 6119 6121 5996 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242402847 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6121/statm: 1340 237 196 169 0 51 0
[pid=6122] ppid=6121 vsize=41048 CPUtime=0.29
/proc/6122/stat : 6122 (revival) R 6121 6121 5996 0 -1 4194304 9424 0 0 0 25 4 0 0 21 0 1 0 242402847 42033152 9391 1992294400 134512640 134537284 4294956368 18446744073709551615 4564603 0 0 4096 0 0 0 0 17 0 0 0
/proc/6122/statm: 10262 9392 82 6 0 9900 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46408

[startup+0.701832 s]
/proc/loadavg: 0.99 0.97 0.89 3/64 6121
/proc/meminfo: memFree=1342760/2055920 swapFree=4171328/4192956
[pid=6121] ppid=6119 vsize=5360 CPUtime=0
/proc/6121/stat : 6121 (run.sh) S 6119 6121 5996 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242402847 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6121/statm: 1340 237 196 169 0 51 0
[pid=6122] ppid=6121 vsize=35036 CPUtime=0.69
/proc/6122/stat : 6122 (revival) R 6121 6121 5996 0 -1 4194304 11324 0 0 0 64 5 0 0 25 0 1 50000 242402847 35876864 8106 1992294400 134512640 134537284 4294956368 18446744073709551615 134523637 0 0 4096 8192 0 0 0 17 0 0 0
/proc/6122/statm: 8759 8106 85 6 0 8397 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40396

[startup+1.50195 s]
/proc/loadavg: 0.99 0.97 0.89 2/66 6123
/proc/meminfo: memFree=1309592/2055920 swapFree=4171328/4192956
[pid=6121] ppid=6119 vsize=5360 CPUtime=0
/proc/6121/stat : 6121 (run.sh) S 6119 6121 5996 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242402847 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6121/statm: 1340 237 196 169 0 51 0
[pid=6122] ppid=6121 vsize=35696 CPUtime=1.48
/proc/6122/stat : 6122 (revival) R 6121 6121 5996 0 -1 4194304 11483 0 0 0 143 5 0 0 25 0 1 50000 242402847 36552704 8265 1992294400 134512640 134537284 4294956368 18446744073709551615 134524000 0 0 4096 8192 0 0 0 17 0 0 0
/proc/6122/statm: 8924 8265 85 6 0 8562 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 41056

[startup+3.10217 s]
/proc/loadavg: 0.99 0.97 0.89 2/66 6123
/proc/meminfo: memFree=1308888/2055920 swapFree=4171328/4192956
[pid=6121] ppid=6119 vsize=5360 CPUtime=0
/proc/6121/stat : 6121 (run.sh) S 6119 6121 5996 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242402847 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6121/statm: 1340 237 196 169 0 51 0
[pid=6122] ppid=6121 vsize=37016 CPUtime=3.08
/proc/6122/stat : 6122 (revival) R 6121 6121 5996 0 -1 4194304 11813 0 0 0 302 6 0 0 25 0 1 50000 242402847 37904384 8595 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/6122/statm: 9254 8595 85 6 0 8892 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 42376

[startup+6.30163 s]
/proc/loadavg: 0.99 0.97 0.89 2/66 6123
/proc/meminfo: memFree=1306208/2055920 swapFree=4171328/4192956
[pid=6121] ppid=6119 vsize=5360 CPUtime=0
/proc/6121/stat : 6121 (run.sh) S 6119 6121 5996 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242402847 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6121/statm: 1340 237 196 169 0 51 0
[pid=6122] ppid=6121 vsize=39524 CPUtime=6.28
/proc/6122/stat : 6122 (revival) R 6121 6121 5996 0 -1 4194304 12472 0 0 0 622 6 0 0 25 0 1 50000 242402847 40472576 9254 1992294400 134512640 134537284 4294956368 18446744073709551615 134523936 0 0 4096 8192 0 0 0 17 0 0 0
/proc/6122/statm: 9881 9254 85 6 0 9519 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 44884

[startup+12.7015 s]
/proc/loadavg: 0.99 0.97 0.89 2/66 6123
/proc/meminfo: memFree=1300904/2055920 swapFree=4171328/4192956
[pid=6121] ppid=6119 vsize=5360 CPUtime=0
/proc/6121/stat : 6121 (run.sh) S 6119 6121 5996 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242402847 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6121/statm: 1340 237 196 169 0 51 0
[pid=6122] ppid=6121 vsize=44936 CPUtime=12.67
/proc/6122/stat : 6122 (revival) R 6121 6121 5996 0 -1 4194304 13798 0 0 0 1261 6 0 0 25 0 1 50000 242402847 46014464 10580 1992294400 134512640 134537284 4294956368 18446744073709551615 134523720 0 0 4096 8192 0 0 0 17 0 0 0
/proc/6122/statm: 11234 10580 85 6 0 10872 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 50296

[startup+25.5014 s]
/proc/loadavg: 0.99 0.97 0.89 2/66 6123
/proc/meminfo: memFree=1290088/2055920 swapFree=4171328/4192956
[pid=6121] ppid=6119 vsize=5360 CPUtime=0
/proc/6121/stat : 6121 (run.sh) S 6119 6121 5996 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242402847 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6121/statm: 1340 237 196 169 0 51 0
[pid=6122] ppid=6121 vsize=55496 CPUtime=25.48
/proc/6122/stat : 6122 (revival) R 6121 6121 5996 0 -1 4194304 16456 0 0 0 2539 9 0 0 25 0 1 50000 242402847 56827904 13238 1992294400 134512640 134537284 4294956368 18446744073709551615 134523745 0 0 4096 8192 0 0 0 17 0 0 0
/proc/6122/statm: 13874 13238 85 6 0 13512 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 60856

[startup+51.102 s]
/proc/loadavg: 0.99 0.97 0.90 2/66 6124
/proc/meminfo: memFree=1289704/2055920 swapFree=4171328/4192956
[pid=6121] ppid=6119 vsize=5360 CPUtime=45.15
/proc/6121/stat : 6121 (run.sh) S 6119 6121 5996 0 -1 4194304 312 20415 0 0 0 0 4498 17 16 0 1 0 242402847 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1340 238 197 169 0 51 0
[pid=6124] ppid=6121 vsize=41184 CPUtime=5.9
/proc/6124/stat : 6124 (minisat) R 6121 6121 5996 0 -1 4194304 10104 0 0 0 584 6 0 0 25 0 1 0 242407366 42172416 10090 1992294400 134512640 135212939 4294956240 18446744073709551615 134526829 0 0 4096 3 0 0 0 17 0 0 0
/proc/6124/statm: 10296 10090 76 170 0 10124 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 46544

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.90 2/66 6124
/proc/meminfo: memFree=1280168/2055920 swapFree=4171328/4192956
[pid=6121] ppid=6119 vsize=5360 CPUtime=45.15
/proc/6121/stat : 6121 (run.sh) S 6119 6121 5996 0 -1 4194304 312 20415 0 0 0 0 4498 17 16 0 1 0 242402847 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1340 238 197 169 0 51 0
[pid=6124] ppid=6121 vsize=50708 CPUtime=57.07
/proc/6124/stat : 6124 (minisat) R 6121 6121 5996 0 -1 4194304 12506 0 0 0 5699 8 0 0 25 0 1 0 242407366 51924992 12492 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/6124/statm: 12677 12492 76 170 0 12505 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 56068

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 6124
/proc/meminfo: memFree=1272296/2055920 swapFree=4171328/4192956
[pid=6121] ppid=6119 vsize=5360 CPUtime=45.15
/proc/6121/stat : 6121 (run.sh) S 6119 6121 5996 0 -1 4194304 312 20415 0 0 0 0 4498 17 16 0 1 0 242402847 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1340 238 197 169 0 51 0
[pid=6124] ppid=6121 vsize=58740 CPUtime=117.03
/proc/6124/stat : 6124 (minisat) R 6121 6121 5996 0 -1 4194304 14485 0 0 0 11693 10 0 0 25 0 1 0 242407366 60149760 14471 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6124/statm: 14685 14471 76 170 0 14513 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 64100

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 6124
/proc/meminfo: memFree=1265064/2055920 swapFree=4171328/4192956
[pid=6121] ppid=6119 vsize=5360 CPUtime=45.15
/proc/6121/stat : 6121 (run.sh) S 6119 6121 5996 0 -1 4194304 312 20415 0 0 0 0 4498 17 16 0 1 0 242402847 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1340 238 197 169 0 51 0
[pid=6124] ppid=6121 vsize=65992 CPUtime=177
/proc/6124/stat : 6124 (minisat) R 6121 6121 5996 0 -1 4194304 16281 0 0 0 17688 12 0 0 25 0 1 0 242407366 67575808 16267 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6124/statm: 16498 16267 76 170 0 16326 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 71352

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 6124
/proc/meminfo: memFree=1258728/2055920 swapFree=4171328/4192956
[pid=6121] ppid=6119 vsize=5360 CPUtime=45.15
/proc/6121/stat : 6121 (run.sh) S 6119 6121 5996 0 -1 4194304 312 20415 0 0 0 0 4498 17 16 0 1 0 242402847 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1340 238 197 169 0 51 0
[pid=6124] ppid=6121 vsize=72328 CPUtime=236.98
/proc/6124/stat : 6124 (minisat) R 6121 6121 5996 0 -1 4194304 17895 0 0 0 23683 15 0 0 25 0 1 0 242407366 74063872 17881 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6124/statm: 18082 17881 76 170 0 17910 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 77688

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 6124
/proc/meminfo: memFree=1252008/2055920 swapFree=4171328/4192956
[pid=6121] ppid=6119 vsize=5360 CPUtime=45.15
/proc/6121/stat : 6121 (run.sh) S 6119 6121 5996 0 -1 4194304 312 20415 0 0 0 0 4498 17 16 0 1 0 242402847 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1340 238 197 169 0 51 0
[pid=6124] ppid=6121 vsize=79112 CPUtime=296.95
/proc/6124/stat : 6124 (minisat) R 6121 6121 5996 0 -1 4194304 19549 0 0 0 29679 16 0 0 25 0 1 0 242407366 81010688 19535 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/6124/statm: 19778 19535 76 170 0 19606 0
Current children cumulated CPU time (s) 342.1

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

/proc/6124/statm: 25592 25377 76 170 0 25420 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 107728

[startup+582.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 6130
/proc/meminfo: memFree=1217960/2055920 swapFree=4171328/4192956
[pid=6121] ppid=6119 vsize=5360 CPUtime=45.15
/proc/6121/stat : 6121 (run.sh) S 6119 6121 5996 0 -1 4194304 312 20415 0 0 0 0 4498 17 16 0 1 0 242402847 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1340 238 197 169 0 51 0
[pid=6124] ppid=6121 vsize=113224 CPUtime=536.83
/proc/6124/stat : 6124 (minisat) R 6121 6121 5996 0 -1 4194304 28066 0 0 0 53657 26 0 0 25 0 1 0 242407366 115941376 28052 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6124/statm: 28306 28052 76 170 0 28134 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 118584

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 6130
/proc/meminfo: memFree=1209960/2055920 swapFree=4171328/4192956
[pid=6121] ppid=6119 vsize=5360 CPUtime=45.15
/proc/6121/stat : 6121 (run.sh) S 6119 6121 5996 0 -1 4194304 312 20415 0 0 0 0 4498 17 16 0 1 0 242402847 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1340 238 197 169 0 51 0
[pid=6124] ppid=6121 vsize=121020 CPUtime=596.81
/proc/6124/stat : 6124 (minisat) R 6121 6121 5996 0 -1 4194304 30016 0 0 0 59653 28 0 0 25 0 1 0 242407366 123924480 30002 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6124/statm: 30255 30002 76 170 0 30083 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 126380

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 6130
/proc/meminfo: memFree=1204328/2055920 swapFree=4171328/4192956
[pid=6121] ppid=6119 vsize=5360 CPUtime=45.15
/proc/6121/stat : 6121 (run.sh) S 6119 6121 5996 0 -1 4194304 312 20415 0 0 0 0 4498 17 16 0 1 0 242402847 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1340 238 197 169 0 51 0
[pid=6124] ppid=6121 vsize=126712 CPUtime=656.78
/proc/6124/stat : 6124 (minisat) R 6121 6121 5996 0 -1 4194304 31443 0 0 0 65649 29 0 0 25 0 1 0 242407366 129753088 31429 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6124/statm: 31678 31429 76 170 0 31506 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 132072

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 6130
/proc/meminfo: memFree=1198952/2055920 swapFree=4171328/4192956
[pid=6121] ppid=6119 vsize=5360 CPUtime=45.15
/proc/6121/stat : 6121 (run.sh) S 6119 6121 5996 0 -1 4194304 312 20415 0 0 0 0 4498 17 16 0 1 0 242402847 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1340 238 197 169 0 51 0
[pid=6124] ppid=6121 vsize=131908 CPUtime=716.75
/proc/6124/stat : 6124 (minisat) R 6121 6121 5996 0 -1 4194304 32754 0 0 0 71644 31 0 0 25 0 1 0 242407366 135073792 32740 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6124/statm: 32977 32740 76 170 0 32805 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 137268

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 6130
/proc/meminfo: memFree=1194472/2055920 swapFree=4171328/4192956
[pid=6121] ppid=6119 vsize=5360 CPUtime=45.15
/proc/6121/stat : 6121 (run.sh) S 6119 6121 5996 0 -1 4194304 312 20415 0 0 0 0 4498 17 16 0 1 0 242402847 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1340 238 197 169 0 51 0
[pid=6124] ppid=6121 vsize=136560 CPUtime=776.72
/proc/6124/stat : 6124 (minisat) R 6121 6121 5996 0 -1 4194304 33887 0 0 0 77640 32 0 0 25 0 1 0 242407366 139837440 33873 1992294400 134512640 135212939 4294956240 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 0 0 0
/proc/6124/statm: 34140 33873 76 170 0 33968 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 141920

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 6130
/proc/meminfo: memFree=1189096/2055920 swapFree=4171328/4192956
[pid=6121] ppid=6119 vsize=5360 CPUtime=45.15
/proc/6121/stat : 6121 (run.sh) S 6119 6121 5996 0 -1 4194304 312 20415 0 0 0 0 4498 17 16 0 1 0 242402847 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1340 238 197 169 0 51 0
[pid=6124] ppid=6121 vsize=141904 CPUtime=836.69
/proc/6124/stat : 6124 (minisat) R 6121 6121 5996 0 -1 4194304 35232 0 0 0 83635 34 0 0 25 0 1 0 242407366 145309696 35218 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/6124/statm: 35476 35218 76 170 0 35304 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 147264

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 6130
/proc/meminfo: memFree=1184616/2055920 swapFree=4171328/4192956
[pid=6121] ppid=6119 vsize=5360 CPUtime=45.15
/proc/6121/stat : 6121 (run.sh) S 6119 6121 5996 0 -1 4194304 312 20415 0 0 0 0 4498 17 16 0 1 0 242402847 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1340 238 197 169 0 51 0
[pid=6124] ppid=6121 vsize=146796 CPUtime=896.66
/proc/6124/stat : 6124 (minisat) R 6121 6121 5996 0 -1 4194304 36367 0 0 0 89630 36 0 0 25 0 1 0 242407366 150319104 36353 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6124/statm: 36699 36353 76 170 0 36527 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 152156

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 6130
/proc/meminfo: memFree=1178792/2055920 swapFree=4171328/4192956
[pid=6121] ppid=6119 vsize=5360 CPUtime=45.15
/proc/6121/stat : 6121 (run.sh) S 6119 6121 5996 0 -1 4194304 312 20415 0 0 0 0 4498 17 16 0 1 0 242402847 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1340 238 197 169 0 51 0
[pid=6124] ppid=6121 vsize=152512 CPUtime=956.64
/proc/6124/stat : 6124 (minisat) R 6121 6121 5996 0 -1 4194304 37811 0 0 0 95626 38 0 0 25 0 1 0 242407366 156172288 37797 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6124/statm: 38128 37797 76 170 0 37956 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 157872

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 6130
/proc/meminfo: memFree=1172072/2055920 swapFree=4171328/4192956
[pid=6121] ppid=6119 vsize=5360 CPUtime=45.15
/proc/6121/stat : 6121 (run.sh) S 6119 6121 5996 0 -1 4194304 312 20415 0 0 0 0 4498 17 16 0 1 0 242402847 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1340 238 197 169 0 51 0
[pid=6124] ppid=6121 vsize=159276 CPUtime=1016.61
/proc/6124/stat : 6124 (minisat) R 6121 6121 5996 0 -1 4194304 39500 0 0 0 101621 40 0 0 25 0 1 0 242407366 163098624 39486 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6124/statm: 39819 39486 76 170 0 39647 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 164636

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 6130
/proc/meminfo: memFree=1165736/2055920 swapFree=4171328/4192956
[pid=6121] ppid=6119 vsize=5360 CPUtime=45.15
/proc/6121/stat : 6121 (run.sh) S 6119 6121 5996 0 -1 4194304 312 20415 0 0 0 0 4498 17 16 0 1 0 242402847 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1340 238 197 169 0 51 0
[pid=6124] ppid=6121 vsize=165504 CPUtime=1076.59
/proc/6124/stat : 6124 (minisat) R 6121 6121 5996 0 -1 4194304 41064 0 0 0 107617 42 0 0 25 0 1 0 242407366 169476096 41050 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6124/statm: 41376 41050 76 170 0 41204 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 170864

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 6130
/proc/meminfo: memFree=1158952/2055920 swapFree=4171328/4192956
[pid=6121] ppid=6119 vsize=5360 CPUtime=45.15
/proc/6121/stat : 6121 (run.sh) S 6119 6121 5996 0 -1 4194304 312 20415 0 0 0 0 4498 17 16 0 1 0 242402847 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1340 238 197 169 0 51 0
[pid=6124] ppid=6121 vsize=172248 CPUtime=1136.56
/proc/6124/stat : 6124 (minisat) R 6121 6121 5996 0 -1 4194304 42772 0 0 0 113612 44 0 0 25 0 1 0 242407366 176381952 42758 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/6124/statm: 43062 42758 76 170 0 42890 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 177608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 6130
/proc/meminfo: memFree=1157096/2055920 swapFree=4171328/4192956
[pid=6121] ppid=6119 vsize=5360 CPUtime=45.15
/proc/6121/stat : 6121 (run.sh) S 6119 6121 5996 0 -1 4194304 312 20415 0 0 0 0 4498 17 16 0 1 0 242402847 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1340 238 197 169 0 51 0
[pid=6124] ppid=6121 vsize=174096 CPUtime=1154.86
/proc/6124/stat : 6124 (minisat) R 6121 6121 5996 0 -1 4194304 43225 0 0 0 115442 44 0 0 25 0 1 0 242407366 178274304 43211 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6124/statm: 43524 43211 76 170 0 43352 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 179456

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6121 and gives
#  childrusage.ru_utime.tv_sec=44
#  childrusage.ru_utime.tv_usec=986161
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=172973
# CPU time returned by wait4() is 45.1591
# while last known CPU time is 1200.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.61
CPU time (s): 1200.01
CPU user time (s): 1199.4
CPU system time (s): 0.61
CPU usage (%): 99.9498
Max. virtual memory (cumulated for all children) (KiB): 179456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 44.9862
system time used= 0.172973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20727
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= 5
involuntary context switches= 102

runsolver used 1.03384 second user time and 3.34549 second system time

The end

Launcher Data

Begin job on node29 at 2009-05-12 17:55:00
IDJOB=1806001
IDBENCH=24638
IDSOLVER=649
FILE ID=node29/1806001-1242143698
PBS_JOBID= 9289692
Free space on /tmp= 66376 MiB

SOLVER NAME= ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-equilarge_m3.used-as.sat04-900.sat05-4186.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806001-1242143698/watcher-1806001-1242143698 -o /tmp/evaluation-result-1806001-1242143698/solver-1806001-1242143698 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806001-1242143698.cnf HOME

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

MD5SUM BENCH= ff7bc04717f7472a7de76a6b5c02e3a4
RANDOM SEED=157832355

node29.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.281
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.281
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:       1343176 kB
Buffers:         81608 kB
Cached:         528620 kB
SwapCached:      15916 kB
Active:         216920 kB
Inactive:       412180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1343176 kB
SwapTotal:     4192956 kB
SwapFree:      4171328 kB
Dirty:           14148 kB
Writeback:           0 kB
Mapped:          15048 kB
Slab:            69612 kB
Committed_AS:   928716 kB
PageTables:       1472 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= 66360 MiB
End job on node29 at 2009-05-12 18:15:03