Trace number 1806022

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.04 1200.41

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_l1.used-as.sat04-893.sat05-4187.reshuffled-07.cnf
MD5SUM181c4935b6e4cd791aedd030930111fa
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 variables16866
Number of clauses2507999
Sum of the clauses size5028712
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22505923
Number of clauses of size 31
Number of clauses of size 47
Number of clauses of size 59
Number of clauses of size over 52059

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 1
179.04/179.15	#LEARNT CLAUSES 0
180.92/181.01	done !
180.92/181.01	c Calling MINISAT
180.92/181.01	This is MiniSat 2.0 beta
180.92/181.01	WARNING: for repeatability, setting FPU to use double precision
180.92/181.01	============================[ Problem Statistics ]=============================
180.92/181.01	|                                                                             |
180.92/181.01	|  Number of variables:  16866                                                |
180.92/181.01	|  Number of clauses:    2481567                                              |
182.40/182.50	|  Parsing time:         1.37         s                                       |
182.50/182.62	============================[ Search Statistics ]==============================
182.50/182.62	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.50/182.62	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
182.50/182.62	===============================================================================
182.50/182.62	|         0 |   16541  2480956  4974301 |   826985        0    nan |  0.000 % |
182.60/182.73	|       101 |   16541  2480956  4974301 |   909683      101     16 |  1.927 % |
183.00/183.12	|       251 |   16541  2480956  4974301 |  1000652      251     24 |  1.927 % |
183.60/183.77	|       477 |   16541  2480956  4974301 |  1100717      477     52 |  1.927 % |
184.20/184.32	|       815 |   16541  2480956  4974301 |  1210789      815     46 |  1.927 % |
186.31/186.49	|      1322 |   16541  2480956  4974301 |  1331868     1322     66 |  1.927 % |
187.61/187.77	|      2081 |   16541  2480956  4974301 |  1465054     2081     62 |  1.927 % |
191.31/191.41	|      3220 |   16541  2480956  4974301 |  1611560     3220     71 |  1.927 % |
195.50/195.65	|      4928 |   16541  2480956  4974301 |  1772716     4928     69 |  1.927 % |
205.60/205.76	|      7490 |   16541  2480956  4974301 |  1949988     7490     76 |  1.927 % |
218.09/218.28	|     11334 |   16541  2480956  4974301 |  2144986    11334     79 |  1.927 % |
249.69/249.85	|     17100 |   16541  2480956  4974301 |  2359485    17100     93 |  1.927 % |
284.18/284.37	|     25750 |   16541  2480956  4974301 |  2595434    25750    128 |  1.927 % |
342.16/342.38	|     38724 |   16541  2480956  4974301 |  2854977    38724    124 |  1.927 % |
439.03/439.28	|     58185 |   16541  2480956  4974301 |  3140475    58185    139 |  1.927 % |
584.10/584.32	|     87378 |   16541  2480956  4974301 |  3454522    87378    135 |  1.927 % |
922.62/922.92	|    131167 |   16541  2480956  4974301 |  3799975   131167    141 |  1.927 % |

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-1806022-1242144371/watcher-1806022-1242144371 -o /tmp/evaluation-result-1806022-1242144371/solver-1806022-1242144371 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806022-1242144371.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: 1.00 0.97 0.91 3/64 16716
/proc/meminfo: memFree=1799872/2055920 swapFree=4180428/4192956
[pid=16716] ppid=16714 vsize=5360 CPUtime=0
/proc/16716/stat : 16716 (run.sh) R 16714 16716 16586 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 242471541 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 226913479327 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/16716/statm: 1340 236 195 169 0 51 0
[pid=16717] ppid=16716 vsize=1868 CPUtime=0
/proc/16717/stat : 16717 (revival) R 16716 16716 16586 0 -1 4194304 193 0 0 0 0 0 0 0 18 0 1 0 242471541 1912832 160 1992294400 134512640 134537284 4294956368 18446744073709551615 8332237 0 0 4096 0 0 0 0 17 1 0 0
/proc/16717/statm: 467 166 80 6 0 105 0

[startup+0.044114 s]
/proc/loadavg: 1.00 0.97 0.91 3/64 16716
/proc/meminfo: memFree=1799872/2055920 swapFree=4180428/4192956
[pid=16716] ppid=16714 vsize=5360 CPUtime=0
/proc/16716/stat : 16716 (run.sh) S 16714 16716 16586 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242471541 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16716/statm: 1340 237 196 169 0 51 0
[pid=16717] ppid=16716 vsize=34380 CPUtime=0.03
/proc/16717/stat : 16717 (revival) R 16716 16716 16586 0 -1 4194304 6025 0 0 0 0 3 0 0 18 0 1 0 242471541 35205120 5992 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16717/statm: 8595 5999 81 6 0 8233 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 39740

[startup+0.10112 s]
/proc/loadavg: 1.00 0.97 0.91 3/64 16716
/proc/meminfo: memFree=1799872/2055920 swapFree=4180428/4192956
[pid=16716] ppid=16714 vsize=5360 CPUtime=0
/proc/16716/stat : 16716 (run.sh) S 16714 16716 16586 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242471541 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16716/statm: 1340 237 196 169 0 51 0
[pid=16717] ppid=16716 vsize=39740 CPUtime=0.09
/proc/16717/stat : 16717 (revival) R 16716 16716 16586 0 -1 4194304 9543 0 0 0 3 6 0 0 19 0 1 0 242471541 40693760 9495 1992294400 134512640 134537284 4294956368 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 1 0 0
/proc/16717/statm: 9935 9495 82 6 0 9573 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45100

[startup+0.301142 s]
/proc/loadavg: 1.00 0.97 0.91 3/64 16716
/proc/meminfo: memFree=1799872/2055920 swapFree=4180428/4192956
[pid=16716] ppid=16714 vsize=5360 CPUtime=0
/proc/16716/stat : 16716 (run.sh) S 16714 16716 16586 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242471541 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16716/statm: 1340 237 196 169 0 51 0
[pid=16717] ppid=16716 vsize=54256 CPUtime=0.29
/proc/16717/stat : 16717 (revival) R 16716 16716 16586 0 -1 4194304 13026 0 0 0 21 8 0 0 21 0 1 0 242471541 55558144 12978 1992294400 134512640 134537284 4294956368 18446744073709551615 134527481 0 0 4096 0 0 0 0 17 1 0 0
/proc/16717/statm: 13564 12979 82 6 0 13202 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59616

[startup+0.702199 s]
/proc/loadavg: 1.00 0.97 0.91 3/64 16716
/proc/meminfo: memFree=1799872/2055920 swapFree=4180428/4192956
[pid=16716] ppid=16714 vsize=5360 CPUtime=0
/proc/16716/stat : 16716 (run.sh) S 16714 16716 16586 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242471541 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16716/statm: 1340 237 196 169 0 51 0
[pid=16717] ppid=16716 vsize=86752 CPUtime=0.69
/proc/16717/stat : 16717 (revival) R 16716 16716 16586 0 -1 4194304 20209 0 0 0 57 12 0 0 25 0 1 0 242471541 88834048 20161 1992294400 134512640 134537284 4294956368 18446744073709551615 134527243 0 0 4096 0 0 0 0 17 0 0 0
/proc/16717/statm: 21688 20161 82 6 0 21326 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 92112

[startup+1.50228 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 16718
/proc/meminfo: memFree=1691888/2055920 swapFree=4180428/4192956
[pid=16716] ppid=16714 vsize=5360 CPUtime=0
/proc/16716/stat : 16716 (run.sh) S 16714 16716 16586 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242471541 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16716/statm: 1340 237 196 169 0 51 0
[pid=16717] ppid=16716 vsize=83392 CPUtime=1.48
/proc/16717/stat : 16717 (revival) R 16716 16716 16586 0 -1 4194304 28745 0 0 0 131 17 0 0 25 0 1 50000 242471541 85393408 20301 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16717/statm: 20848 20302 85 6 0 20486 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 88752

[startup+3.10145 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 16718
/proc/meminfo: memFree=1718960/2055920 swapFree=4180428/4192956
[pid=16716] ppid=16714 vsize=5360 CPUtime=0
/proc/16716/stat : 16716 (run.sh) S 16714 16716 16586 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242471541 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16716/statm: 1340 237 196 169 0 51 0
[pid=16717] ppid=16716 vsize=84184 CPUtime=3.08
/proc/16717/stat : 16717 (revival) R 16716 16716 16586 0 -1 4194304 28951 0 0 0 291 17 0 0 25 0 1 50000 242471541 86204416 20507 1992294400 134512640 134537284 4294956368 18446744073709551615 134523697 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16717/statm: 21046 20507 85 6 0 20684 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 89544

[startup+6.30181 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 16718
/proc/meminfo: memFree=1717232/2055920 swapFree=4180428/4192956
[pid=16716] ppid=16714 vsize=5360 CPUtime=0
/proc/16716/stat : 16716 (run.sh) S 16714 16716 16586 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242471541 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16716/statm: 1340 237 196 169 0 51 0
[pid=16717] ppid=16716 vsize=85900 CPUtime=6.28
/proc/16717/stat : 16717 (revival) R 16716 16716 16586 0 -1 4194304 29363 0 0 0 610 18 0 0 25 0 1 50000 242471541 87961600 20919 1992294400 134512640 134537284 4294956368 18446744073709551615 134524090 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16717/statm: 21475 20919 85 6 0 21113 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 91260

[startup+12.7015 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 16718
/proc/meminfo: memFree=1713840/2055920 swapFree=4180428/4192956
[pid=16716] ppid=16714 vsize=5360 CPUtime=0
/proc/16716/stat : 16716 (run.sh) S 16714 16716 16586 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242471541 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16716/statm: 1340 237 196 169 0 51 0
[pid=16717] ppid=16716 vsize=89200 CPUtime=12.68
/proc/16717/stat : 16717 (revival) R 16716 16716 16586 0 -1 4194304 30182 0 0 0 1249 19 0 0 25 0 1 50000 242471541 91340800 21738 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16717/statm: 22300 21738 85 6 0 21938 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 94560

[startup+25.502 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 16718
/proc/meminfo: memFree=1707248/2055920 swapFree=4180428/4192956
[pid=16716] ppid=16714 vsize=5360 CPUtime=0
/proc/16716/stat : 16716 (run.sh) S 16714 16716 16586 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242471541 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16716/statm: 1340 237 196 169 0 51 0
[pid=16717] ppid=16716 vsize=95800 CPUtime=25.48
/proc/16717/stat : 16717 (revival) R 16716 16716 16586 0 -1 4194304 31825 0 0 0 2527 21 0 0 25 0 1 50000 242471541 98099200 23381 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16717/statm: 23950 23381 85 6 0 23588 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 101160

[startup+51.1018 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 16718
/proc/meminfo: memFree=1694320/2055920 swapFree=4180428/4192956
[pid=16716] ppid=16714 vsize=5360 CPUtime=0
/proc/16716/stat : 16716 (run.sh) S 16714 16716 16586 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242471541 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16716/statm: 1340 237 196 169 0 51 0
[pid=16717] ppid=16716 vsize=108868 CPUtime=51.07
/proc/16717/stat : 16717 (revival) R 16716 16716 16586 0 -1 4194304 35109 0 0 0 5081 26 0 0 25 0 1 50000 242471541 111480832 26665 1992294400 134512640 134537284 4294956368 18446744073709551615 134531158 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16717/statm: 27217 26665 85 6 0 26855 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 114228

[startup+102.306 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 16718
/proc/meminfo: memFree=1667696/2055920 swapFree=4180428/4192956
[pid=16716] ppid=16714 vsize=5360 CPUtime=0
/proc/16716/stat : 16716 (run.sh) S 16714 16716 16586 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242471541 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16716/statm: 1340 237 196 169 0 51 0
[pid=16717] ppid=16716 vsize=135136 CPUtime=102.26
/proc/16717/stat : 16717 (revival) R 16716 16716 16586 0 -1 4194304 41683 0 0 0 10193 33 0 0 25 0 1 50000 242471541 138379264 33239 1992294400 134512640 134537284 4294956368 18446744073709551615 134515953 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16717/statm: 33784 33239 85 6 0 33422 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 140496

[startup+162.301 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 16718
/proc/meminfo: memFree=1637104/2055920 swapFree=4180428/4192956
[pid=16716] ppid=16714 vsize=5360 CPUtime=0
/proc/16716/stat : 16716 (run.sh) S 16714 16716 16586 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242471541 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16716/statm: 1340 237 196 169 0 51 0
[pid=16717] ppid=16716 vsize=166024 CPUtime=162.24
/proc/16717/stat : 16717 (revival) R 16716 16716 16586 0 -1 4194304 49398 0 0 0 16184 40 0 0 25 0 1 50000 242471541 170008576 40954 1992294400 134512640 134537284 4294956368 18446744073709551615 8328827 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16717/statm: 41506 40954 85 6 0 41144 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 171384

[startup+222.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 16719
/proc/meminfo: memFree=1667184/2055920 swapFree=4180428/4192956
[pid=16716] ppid=16714 vsize=5360 CPUtime=180.93
/proc/16716/stat : 16716 (run.sh) S 16714 16716 16586 0 -1 4194304 312 51581 0 0 0 0 18035 58 16 0 1 0 242471541 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16716/statm: 1340 238 197 169 0 51 0
[pid=16719] ppid=16716 vsize=104108 CPUtime=41.26
/proc/16719/stat : 16719 (minisat) R 16716 16716 16586 0 -1 4194304 24859 0 0 0 4113 13 0 0 25 0 1 0 242489642 106606592 24845 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 26027 24845 77 170 0 25855 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 109468

[startup+282.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 16719
/proc/meminfo: memFree=1658096/2055920 swapFree=4180428/4192956
[pid=16716] ppid=16714 vsize=5360 CPUtime=180.93
/proc/16716/stat : 16716 (run.sh) S 16714 16716 16586 0 -1 4194304 312 51581 0 0 0 0 18035 58 16 0 1 0 242471541 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16716/statm: 1340 238 197 169 0 51 0
[pid=16719] ppid=16716 vsize=113356 CPUtime=101.25
/proc/16719/stat : 16719 (minisat) R 16716 16716 16586 0 -1 4194304 27163 0 0 0 10110 15 0 0 25 0 1 0 242489642 116076544 27149 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 28339 27149 77 170 0 28167 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 118716

[startup+342.301 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 16719
/proc/meminfo: memFree=1650800/2055920 swapFree=4180428/4192956
[pid=16716] ppid=16714 vsize=5360 CPUtime=180.93
/proc/16716/stat : 16716 (run.sh) S 16714 16716 16586 0 -1 4194304 312 51581 0 0 0 0 18035 58 16 0 1 0 242471541 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16716/statm: 1340 238 197 169 0 51 0
[pid=16719] ppid=16716 vsize=120392 CPUtime=161.23
/proc/16719/stat : 16719 (minisat) R 16716 16716 16586 0 -1 4194304 28932 0 0 0 16106 17 0 0 25 0 1 0 242489642 123281408 28918 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 30098 28918 77 170 0 29926 0
Current children cumulated CPU time (s) 342.16

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

/proc/16719/statm: 36163 34973 77 170 0 35991 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 150012

[startup+582.301 s]
/proc/loadavg: 1.07 1.00 0.92 2/66 16719
/proc/meminfo: memFree=1621168/2055920 swapFree=4180428/4192956
[pid=16716] ppid=16714 vsize=5360 CPUtime=180.93
/proc/16716/stat : 16716 (run.sh) S 16714 16716 16586 0 -1 4194304 312 51581 0 0 0 0 18035 58 16 0 1 0 242471541 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16716/statm: 1340 238 197 169 0 51 0
[pid=16719] ppid=16716 vsize=150064 CPUtime=401.17
/proc/16719/stat : 16719 (minisat) R 16716 16716 16586 0 -1 4194304 36336 0 0 0 40093 24 0 0 25 0 1 0 242489642 153665536 36322 1992294400 134512640 135212939 4294956240 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 37516 36322 77 170 0 37344 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 155424

[startup+642.302 s]
/proc/loadavg: 1.07 1.01 0.93 2/66 16719
/proc/meminfo: memFree=1614384/2055920 swapFree=4180428/4192956
[pid=16716] ppid=16714 vsize=5360 CPUtime=180.93
/proc/16716/stat : 16716 (run.sh) S 16714 16716 16586 0 -1 4194304 312 51581 0 0 0 0 18035 58 16 0 1 0 242471541 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16716/statm: 1340 238 197 169 0 51 0
[pid=16719] ppid=16716 vsize=156844 CPUtime=461.16
/proc/16719/stat : 16719 (minisat) R 16716 16716 16586 0 -1 4194304 38014 0 0 0 46090 26 0 0 25 0 1 0 242489642 160608256 38000 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 39211 38000 77 170 0 39039 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 162204

[startup+702.302 s]
/proc/loadavg: 1.07 1.02 0.93 2/66 16719
/proc/meminfo: memFree=1610032/2055920 swapFree=4180428/4192956
[pid=16716] ppid=16714 vsize=5360 CPUtime=180.93
/proc/16716/stat : 16716 (run.sh) S 16714 16716 16586 0 -1 4194304 312 51581 0 0 0 0 18035 58 16 0 1 0 242471541 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16716/statm: 1340 238 197 169 0 51 0
[pid=16719] ppid=16716 vsize=161200 CPUtime=521.14
/proc/16719/stat : 16719 (minisat) R 16716 16716 16586 0 -1 4194304 39098 0 0 0 52087 27 0 0 25 0 1 0 242489642 165068800 39084 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 40300 39084 77 170 0 40128 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 166560

[startup+762.305 s]
/proc/loadavg: 1.06 1.03 0.94 2/66 16719
/proc/meminfo: memFree=1605232/2055920 swapFree=4180428/4192956
[pid=16716] ppid=16714 vsize=5360 CPUtime=180.93
/proc/16716/stat : 16716 (run.sh) S 16714 16716 16586 0 -1 4194304 312 51581 0 0 0 0 18035 58 16 0 1 0 242471541 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16716/statm: 1340 238 197 169 0 51 0
[pid=16719] ppid=16716 vsize=165952 CPUtime=581.12
/proc/16719/stat : 16719 (minisat) R 16716 16716 16586 0 -1 4194304 40297 0 0 0 58084 28 0 0 25 0 1 0 242489642 169934848 40283 1992294400 134512640 135212939 4294956240 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 41488 40283 77 170 0 41316 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 171312

[startup+822.302 s]
/proc/loadavg: 1.06 1.04 0.94 2/66 16719
/proc/meminfo: memFree=1600496/2055920 swapFree=4180428/4192956
[pid=16716] ppid=16714 vsize=5360 CPUtime=180.93
/proc/16716/stat : 16716 (run.sh) S 16714 16716 16586 0 -1 4194304 312 51581 0 0 0 0 18035 58 16 0 1 0 242471541 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16716/statm: 1340 238 197 169 0 51 0
[pid=16719] ppid=16716 vsize=170704 CPUtime=641.11
/proc/16719/stat : 16719 (minisat) R 16716 16716 16586 0 -1 4194304 41481 0 0 0 64080 31 0 0 25 0 1 0 242489642 174800896 41467 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 42676 41467 77 170 0 42504 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 176064

[startup+882.302 s]
/proc/loadavg: 1.06 1.04 0.95 2/66 16719
/proc/meminfo: memFree=1596080/2055920 swapFree=4180428/4192956
[pid=16716] ppid=16714 vsize=5360 CPUtime=180.93
/proc/16716/stat : 16716 (run.sh) S 16714 16716 16586 0 -1 4194304 312 51581 0 0 0 0 18035 58 16 0 1 0 242471541 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16716/statm: 1340 238 197 169 0 51 0
[pid=16719] ppid=16716 vsize=174928 CPUtime=701.09
/proc/16719/stat : 16719 (minisat) R 16716 16716 16586 0 -1 4194304 42556 0 0 0 70077 32 0 0 25 0 1 0 242489642 179126272 42542 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 43732 42542 77 170 0 43560 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 180288

[startup+942.301 s]
/proc/loadavg: 1.06 1.05 0.95 2/66 16719
/proc/meminfo: memFree=1590704/2055920 swapFree=4180428/4192956
[pid=16716] ppid=16714 vsize=5360 CPUtime=180.93
/proc/16716/stat : 16716 (run.sh) S 16714 16716 16586 0 -1 4194304 312 51581 0 0 0 0 18035 58 16 0 1 0 242471541 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16716/statm: 1340 238 197 169 0 51 0
[pid=16719] ppid=16716 vsize=180356 CPUtime=761.07
/proc/16719/stat : 16719 (minisat) R 16716 16716 16586 0 -1 4194304 43904 0 0 0 76074 33 0 0 25 0 1 0 242489642 184684544 43890 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 45089 43890 77 170 0 44917 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 185716

[startup+1002.3 s]
/proc/loadavg: 1.12 1.07 0.96 2/66 16719
/proc/meminfo: memFree=1584560/2055920 swapFree=4180428/4192956
[pid=16716] ppid=16714 vsize=5360 CPUtime=180.93
/proc/16716/stat : 16716 (run.sh) S 16714 16716 16586 0 -1 4194304 312 51581 0 0 0 0 18035 58 16 0 1 0 242471541 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16716/statm: 1340 238 197 169 0 51 0
[pid=16719] ppid=16716 vsize=186564 CPUtime=821.06
/proc/16719/stat : 16719 (minisat) R 16716 16716 16586 0 -1 4194304 45424 0 0 0 82071 35 0 0 25 0 1 0 242489642 191041536 45410 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 46641 45410 77 170 0 46469 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 191924

[startup+1062.3 s]
/proc/loadavg: 1.12 1.07 0.97 2/66 16719
/proc/meminfo: memFree=1576688/2055920 swapFree=4180428/4192956
[pid=16716] ppid=16714 vsize=5360 CPUtime=180.93
/proc/16716/stat : 16716 (run.sh) S 16714 16716 16586 0 -1 4194304 312 51581 0 0 0 0 18035 58 16 0 1 0 242471541 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16716/statm: 1340 238 197 169 0 51 0
[pid=16719] ppid=16716 vsize=194484 CPUtime=881.04
/proc/16719/stat : 16719 (minisat) R 16716 16716 16586 0 -1 4194304 47398 0 0 0 88067 37 0 0 25 0 1 0 242489642 199151616 47384 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 48621 47384 77 170 0 48449 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 199844

[startup+1122.3 s]
/proc/loadavg: 1.14 1.08 0.98 2/66 16719
/proc/meminfo: memFree=1573104/2055920 swapFree=4180428/4192956
[pid=16716] ppid=16714 vsize=5360 CPUtime=180.93
/proc/16716/stat : 16716 (run.sh) S 16714 16716 16586 0 -1 4194304 312 51581 0 0 0 0 18035 58 16 0 1 0 242471541 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16716/statm: 1340 238 197 169 0 51 0
[pid=16719] ppid=16716 vsize=197916 CPUtime=941.03
/proc/16719/stat : 16719 (minisat) R 16716 16716 16586 0 -1 4194304 48266 0 0 0 94064 39 0 0 25 0 1 0 242489642 202665984 48252 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 49479 48252 77 170 0 49307 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 203276

[startup+1182.3 s]
/proc/loadavg: 1.15 1.10 0.99 2/66 16719
/proc/meminfo: memFree=1570096/2055920 swapFree=4180428/4192956
[pid=16716] ppid=16714 vsize=5360 CPUtime=180.93
/proc/16716/stat : 16716 (run.sh) S 16714 16716 16586 0 -1 4194304 312 51581 0 0 0 0 18035 58 16 0 1 0 242471541 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16716/statm: 1340 238 197 169 0 51 0
[pid=16719] ppid=16716 vsize=200820 CPUtime=1001.01
/proc/16719/stat : 16719 (minisat) R 16716 16716 16586 0 -1 4194304 49012 0 0 0 100062 39 0 0 25 0 1 0 242489642 205639680 48998 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 50205 48998 77 170 0 50033 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 206180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.18 1.10 1.00 2/66 16719
/proc/meminfo: memFree=1569328/2055920 swapFree=4180428/4192956
[pid=16716] ppid=16714 vsize=5360 CPUtime=180.93
/proc/16716/stat : 16716 (run.sh) S 16714 16716 16586 0 -1 4194304 312 51581 0 0 0 0 18035 58 16 0 1 0 242471541 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16716/statm: 1340 238 197 169 0 51 0
[pid=16719] ppid=16716 vsize=201612 CPUtime=1019.11
/proc/16719/stat : 16719 (minisat) R 16716 16716 16586 0 -1 4194304 49194 0 0 0 101872 39 0 0 25 0 1 0 242489642 206450688 49180 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 1 0 0
/proc/16719/statm: 50403 49180 77 170 0 50231 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 206972

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 16716 and gives
#  childrusage.ru_utime.tv_sec=180
#  childrusage.ru_utime.tv_usec=359581
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=588910
# CPU time returned by wait4() is 180.948
# while last known CPU time is 1200.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.41
CPU time (s): 1200.04
CPU user time (s): 1199.07
CPU system time (s): 0.97
CPU usage (%): 99.9689
Max. virtual memory (cumulated for all children) (KiB): 206972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 180.36
system time used= 0.58891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51893
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= 6
involuntary context switches= 296

runsolver used 1.3398 second user time and 3.03254 second system time

The end

Launcher Data

Begin job on node5 at 2009-05-12 18:06:16
IDJOB=1806022
IDBENCH=24641
IDSOLVER=649
FILE ID=node5/1806022-1242144371
PBS_JOBID= 9289716
Free space on /tmp= 66256 MiB

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

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

MD5SUM BENCH= 181c4935b6e4cd791aedd030930111fa
RANDOM SEED=1927459075

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1800288 kB
Buffers:         21192 kB
Cached:         174512 kB
SwapCached:       6324 kB
Active:          72676 kB
Inactive:       130856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1800288 kB
SwapTotal:     4192956 kB
SwapFree:      4180428 kB
Dirty:           35068 kB
Writeback:           0 kB
Mapped:          13484 kB
Slab:            38052 kB
Committed_AS:   942816 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66224 MiB
End job on node5 at 2009-05-12 18:26:19