Trace number 1806011

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
minisat2-simp 070721? (TO) 1200.06 1200.55

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-all.used-as.sat04-986.sat05-4198.reshuffled-07.cnf
MD5SUM73bcef7c584867538ae0bed90374a7ab
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 variables61649
Number of clauses3157120
Sum of the clauses size6361883
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23150117
Number of clauses of size 31
Number of clauses of size 413
Number of clauses of size 58
Number of clauses of size over 56981

Solver Data

0.00/0.00	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  61649                                                |
0.00/0.00	|  Number of clauses:    3157120                                              |
7.19/7.21	|  Parsing time:         6.95         s                                       |
123.92/124.03	============================[ Search Statistics ]==============================
123.92/124.03	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
123.92/124.03	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
123.92/124.03	===============================================================================
123.92/124.03	|         0 |   45595  2359713  6012337 |   786571        0    nan |  0.000 % |
124.32/124.49	|       100 |   45592  2359713  6012337 |   865228       97      8 | 13.128 % |
124.62/124.77	|       250 |   45590  2359713  6012337 |   951750      245      9 | 13.131 % |
125.12/125.22	|       475 |   45590  2359713  6012337 |  1046926      470     13 | 13.131 % |
125.62/125.75	|       812 |   45590  2359713  6012337 |  1151618      807     11 | 13.131 % |
126.52/126.60	|      1318 |   45589  2359713  6012337 |  1266780     1312     12 | 13.132 % |
127.82/127.93	|      2077 |   45589  2359713  6012337 |  1393458     2071     14 | 13.132 % |
129.73/129.84	|      3216 |   45588  2359713  6012337 |  1532804     3209     13 | 13.134 % |
132.82/132.97	|      4924 |   45585  2359713  6012337 |  1686084     4914     14 | 13.139 % |
138.22/138.39	|      7486 |   45579  2357977  6008400 |  1854693     7446     15 | 13.149 % |
145.82/145.98	|     11330 |   45573  2357977  6008400 |  2040162    11284     16 | 13.158 % |
158.21/158.34	|     17096 |   45569  2357977  6008400 |  2244178    17046     20 | 13.165 % |
179.60/179.76	|     25745 |   45557  2355722  6003303 |  2468596    25608     21 | 13.184 % |
216.98/217.11	|     38719 |   45546  2354665  6000951 |  2715456    38491     25 | 13.202 % |
273.96/274.14	|     58180 |   45523  2352990  5997143 |  2987002    57850     26 | 13.240 % |
379.03/379.20	|     87373 |   45506  2351800  5994426 |  3285702    86937     44 | 13.267 % |
584.15/584.44	|    131162 |   45495  2350747  5992066 |  3614272   130673     65 | 13.285 % |
962.81/963.30	|    196846 |   45476  2348695  5987523 |  3975699   194923     99 | 13.316 % |

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-1806011-1242144082/watcher-1806011-1242144082 -o /tmp/evaluation-result-1806011-1242144082/solver-1806011-1242144082 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1806011-1242144082.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15814
/proc/meminfo: memFree=1683512/2055920 swapFree=4180340/4192956
[pid=15814] ppid=15812 vsize=2928 CPUtime=0
/proc/15814/stat : 15814 (minisat_static) R 15812 15814 15681 0 -1 4194304 571 0 0 0 0 0 0 0 18 0 1 0 242436721 2998272 556 1992294400 134512640 135243866 4294956256 18446744073709551615 134527563 0 0 4096 3 0 0 0 17 0 0 0
/proc/15814/statm: 732 559 62 178 0 552 0

[startup+0.020119 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15814
/proc/meminfo: memFree=1683512/2055920 swapFree=4180340/4192956
[pid=15814] ppid=15812 vsize=8432 CPUtime=0.01
/proc/15814/stat : 15814 (minisat_static) R 15812 15814 15681 0 -1 4194304 1657 0 0 0 0 1 0 0 18 0 1 0 242436721 8634368 1607 1992294400 134512640 135243866 4294956256 18446744073709551615 134553504 0 0 4096 3 0 0 0 17 0 0 0
/proc/15814/statm: 2108 1608 62 178 0 1928 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8432

[startup+0.101126 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15814
/proc/meminfo: memFree=1683512/2055920 swapFree=4180340/4192956
[pid=15814] ppid=15812 vsize=12532 CPUtime=0.09
/proc/15814/stat : 15814 (minisat_static) R 15812 15814 15681 0 -1 4194304 2581 0 0 0 8 1 0 0 18 0 1 0 242436721 12832768 2484 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 0 0 0
/proc/15814/statm: 3133 2484 65 178 0 2953 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12532

[startup+0.301143 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15814
/proc/meminfo: memFree=1683512/2055920 swapFree=4180340/4192956
[pid=15814] ppid=15812 vsize=17384 CPUtime=0.29
/proc/15814/stat : 15814 (minisat_static) R 15812 15814 15681 0 -1 4194304 3787 0 0 0 27 2 0 0 19 0 1 0 242436721 17801216 3690 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 0 0 0
/proc/15814/statm: 4346 3691 65 178 0 4166 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17384

[startup+0.70118 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15814
/proc/meminfo: memFree=1683512/2055920 swapFree=4180340/4192956
[pid=15814] ppid=15812 vsize=26384 CPUtime=0.69
/proc/15814/stat : 15814 (minisat_static) R 15812 15814 15681 0 -1 4194304 6050 0 0 0 66 3 0 0 24 0 1 0 242436721 27017216 5953 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 0 0 0
/proc/15814/statm: 6596 5953 65 178 0 6416 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26384

[startup+1.50125 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15815
/proc/meminfo: memFree=1653104/2055920 swapFree=4180340/4192956
[pid=15814] ppid=15812 vsize=44868 CPUtime=1.49
/proc/15814/stat : 15814 (minisat_static) R 15812 15814 15681 0 -1 4194304 10561 0 0 0 144 5 0 0 25 0 1 0 242436721 45944832 10464 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 0 0 0
/proc/15814/statm: 11217 10464 65 178 0 11037 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44868

[startup+3.1014 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15815
/proc/meminfo: memFree=1627952/2055920 swapFree=4180340/4192956
[pid=15814] ppid=15812 vsize=82324 CPUtime=3.09
/proc/15814/stat : 15814 (minisat_static) R 15812 15814 15681 0 -1 4194304 19574 0 0 0 297 12 0 0 25 0 1 0 242436721 84299776 19477 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 0 0 0
/proc/15814/statm: 20581 19477 65 178 0 20401 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 82324

[startup+6.3017 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15815
/proc/meminfo: memFree=1553456/2055920 swapFree=4180340/4192956
[pid=15814] ppid=15812 vsize=158560 CPUtime=6.29
/proc/15814/stat : 15814 (minisat_static) R 15812 15814 15681 0 -1 4194304 37561 0 0 0 607 22 0 0 25 0 1 0 242436721 162365440 37464 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 0 0 0
/proc/15814/statm: 39640 37464 65 178 0 39460 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 158560

[startup+12.7023 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15815
/proc/meminfo: memFree=1511856/2055920 swapFree=4180340/4192956
[pid=15814] ppid=15812 vsize=177168 CPUtime=12.68
/proc/15814/stat : 15814 (minisat_static) R 15812 15814 15681 0 -1 4194304 43003 0 0 0 1243 25 0 0 25 0 1 0 242436721 181420032 42906 1992294400 134512640 135243866 4294956256 18446744073709551615 134535587 0 0 4096 3 0 0 0 17 0 0 0
/proc/15814/statm: 44292 42906 79 178 0 44112 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 177168

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15815
/proc/meminfo: memFree=1511920/2055920 swapFree=4180340/4192956
[pid=15814] ppid=15812 vsize=177168 CPUtime=25.47
/proc/15814/stat : 15814 (minisat_static) R 15812 15814 15681 0 -1 4194304 43003 0 0 0 2521 26 0 0 25 0 1 0 242436721 181420032 42906 1992294400 134512640 135243866 4294956256 18446744073709551615 134535475 0 0 4096 3 0 0 0 17 0 0 0
/proc/15814/statm: 44292 42906 79 178 0 44112 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 177168

[startup+51.1019 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15815
/proc/meminfo: memFree=1435184/2055920 swapFree=4180340/4192956
[pid=15814] ppid=15812 vsize=262240 CPUtime=51.06
/proc/15814/stat : 15814 (minisat_static) R 15812 15814 15681 0 -1 4194304 62210 0 0 0 5072 34 0 0 25 0 1 0 242436721 268533760 62113 1992294400 134512640 135243866 4294956256 18446744073709551615 134535587 0 0 4096 3 0 0 0 17 0 0 0
/proc/15814/statm: 65560 62113 80 178 0 65380 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 262240

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15815
/proc/meminfo: memFree=1423984/2055920 swapFree=4180340/4192956
[pid=15814] ppid=15812 vsize=282424 CPUtime=102.25
/proc/15814/stat : 15814 (minisat_static) R 15812 15814 15681 0 -1 4194304 64991 0 0 0 10188 37 0 0 25 0 1 0 242436721 289202176 64894 1992294400 134512640 135243866 4294956256 18446744073709551615 134750828 0 0 4096 3 0 0 0 17 0 0 0
/proc/15814/statm: 70606 64894 80 178 0 70426 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 282424

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15815
/proc/meminfo: memFree=1457840/2055920 swapFree=4180340/4192956
[pid=15814] ppid=15812 vsize=234184 CPUtime=162.21
/proc/15814/stat : 15814 (minisat_static) R 15812 15814 15681 0 -1 4194304 67111 0 0 0 16183 38 0 0 25 0 1 0 242436721 239804416 56411 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/15814/statm: 58546 56411 86 178 0 58366 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 234184

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15815
/proc/meminfo: memFree=1457776/2055920 swapFree=4180340/4192956
[pid=15814] ppid=15812 vsize=234424 CPUtime=222.18
/proc/15814/stat : 15814 (minisat_static) R 15812 15814 15681 0 -1 4194304 67139 0 0 0 22180 38 0 0 25 0 1 0 242436721 240050176 56439 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/15814/statm: 58606 56439 86 178 0 58426 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 234424

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15815
/proc/meminfo: memFree=1457776/2055920 swapFree=4180340/4192956
[pid=15814] ppid=15812 vsize=234424 CPUtime=282.16
/proc/15814/stat : 15814 (minisat_static) R 15812 15814 15681 0 -1 4194304 67159 0 0 0 28178 38 0 0 25 0 1 0 242436721 240050176 56459 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/15814/statm: 58606 56459 86 178 0 58426 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 234424

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15815
/proc/meminfo: memFree=1457648/2055920 swapFree=4180340/4192956
[pid=15814] ppid=15812 vsize=234424 CPUtime=342.13
/proc/15814/stat : 15814 (minisat_static) R 15812 15814 15681 0 -1 4194304 67175 0 0 0 34175 38 0 0 25 0 1 0 242436721 240050176 56475 1992294400 134512640 135243866 4294956256 18446744073709551615 134555869 0 0 4096 3 0 0 0 17 0 0 0
/proc/15814/statm: 58606 56475 86 178 0 58426 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 234424

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15815
/proc/meminfo: memFree=1457200/2055920 swapFree=4180340/4192956
[pid=15814] ppid=15812 vsize=234968 CPUtime=402.12
/proc/15814/stat : 15814 (minisat_static) R 15812 15814 15681 0 -1 4194304 67279 0 0 0 40173 39 0 0 25 0 1 0 242436721 240607232 56579 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/15814/statm: 58742 56579 86 178 0 58562 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 234968

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15815
/proc/meminfo: memFree=1457200/2055920 swapFree=4180340/4192956
[pid=15814] ppid=15812 vsize=234968 CPUtime=462.1
/proc/15814/stat : 15814 (minisat_static) R 15812 15814 15681 0 -1 4194304 67292 0 0 0 46171 39 0 0 25 0 1 0 242436721 240607232 56592 1992294400 134512640 135243866 4294956256 18446744073709551615 134555733 0 0 4096 3 0 0 0 17 0 0 0
/proc/15814/statm: 58742 56592 86 178 0 58562 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 234968

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15815
/proc/meminfo: memFree=1457136/2055920 swapFree=4180340/4192956
[pid=15814] ppid=15812 vsize=234968 CPUtime=522.07
/proc/15814/stat : 15814 (minisat_static) R 15812 15814 15681 0 -1 4194304 67305 0 0 0 52168 39 0 0 25 0 1 0 242436721 240607232 56605 1992294400 134512640 135243866 4294956256 18446744073709551615 134565666 0 0 4096 3 0 0 0 17 0 0 0
/proc/15814/statm: 58742 56605 86 178 0 58562 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 234968

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15815
/proc/meminfo: memFree=1457072/2055920 swapFree=4180340/4192956
[pid=15814] ppid=15812 vsize=234968 CPUtime=582.05
/proc/15814/stat : 15814 (minisat_static) R 15812 15814 15681 0 -1 4194304 67316 0 0 0 58166 39 0 0 25 0 1 0 242436721 240607232 56616 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/15814/statm: 58742 56616 86 178 0 58562 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 234968

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15815
/proc/meminfo: memFree=1457008/2055920 swapFree=4180340/4192956
[pid=15814] ppid=15812 vsize=235236 CPUtime=642.03
/proc/15814/stat : 15814 (minisat_static) R 15812 15814 15681 0 -1 4194304 67329 0 0 0 64164 39 0 0 25 0 1 0 242436721 240881664 56629 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/15814/statm: 58809 56629 86 178 0 58629 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 235236

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15815
/proc/meminfo: memFree=1456880/2055920 swapFree=4180340/4192956
[pid=15814] ppid=15812 vsize=235236 CPUtime=702
/proc/15814/stat : 15814 (minisat_static) R 15812 15814 15681 0 -1 4194304 67338 0 0 0 70161 39 0 0 25 0 1 0 242436721 240881664 56638 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/15814/statm: 58809 56638 86 178 0 58629 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 235236

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15815
/proc/meminfo: memFree=1448368/2055920 swapFree=4180340/4192956
[pid=15814] ppid=15812 vsize=243704 CPUtime=761.99
/proc/15814/stat : 15814 (minisat_static) R 15812 15814 15681 0 -1 4194304 69469 0 0 0 76157 42 0 0 25 0 1 0 242436721 249552896 58769 1992294400 134512640 135243866 4294956256 18446744073709551615 134555629 0 0 4096 3 0 0 0 17 0 0 0
/proc/15814/statm: 60926 58769 86 178 0 60746 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 243704

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 15815
/proc/meminfo: memFree=1440688/2055920 swapFree=4180340/4192956
[pid=15814] ppid=15812 vsize=251400 CPUtime=821.97
/proc/15814/stat : 15814 (minisat_static) R 15812 15814 15681 0 -1 4194304 71387 0 0 0 82153 44 0 0 25 0 1 0 242436721 257433600 60687 1992294400 134512640 135243866 4294956256 18446744073709551615 134555733 0 0 4096 3 0 0 0 17 0 0 0
/proc/15814/statm: 62850 60687 86 178 0 62670 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 251400

[startup+882.301 s]
/proc/loadavg: 1.07 0.99 0.91 2/65 15815
/proc/meminfo: memFree=1437488/2055920 swapFree=4180340/4192956
[pid=15814] ppid=15812 vsize=254436 CPUtime=881.94
/proc/15814/stat : 15814 (minisat_static) R 15812 15814 15681 0 -1 4194304 72162 0 0 0 88150 44 0 0 25 0 1 0 242436721 260542464 61462 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/15814/statm: 63609 61462 86 178 0 63429 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 254436

[startup+942.302 s]
/proc/loadavg: 1.09 1.00 0.92 2/65 15815
/proc/meminfo: memFree=1432496/2055920 swapFree=4180340/4192956
[pid=15814] ppid=15812 vsize=259600 CPUtime=941.92
/proc/15814/stat : 15814 (minisat_static) R 15812 15814 15681 0 -1 4194304 73444 0 0 0 94147 45 0 0 25 0 1 0 242436721 265830400 62744 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/15814/statm: 64900 62744 86 178 0 64720 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 259600

[startup+1002.3 s]
/proc/loadavg: 1.15 1.03 0.93 2/65 15815
/proc/meminfo: memFree=1426544/2055920 swapFree=4180340/4192956
[pid=15814] ppid=15812 vsize=265280 CPUtime=1001.89
/proc/15814/stat : 15814 (minisat_static) R 15812 15814 15681 0 -1 4194304 74894 0 0 0 100142 47 0 0 25 0 1 0 242436721 271646720 64194 1992294400 134512640 135243866 4294956256 18446744073709551615 134558687 0 0 4096 3 0 0 0 17 0 0 0
/proc/15814/statm: 66320 64194 86 178 0 66140 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 265280

[startup+1062.3 s]
/proc/loadavg: 1.05 1.02 0.93 2/65 15815
/proc/meminfo: memFree=1422384/2055920 swapFree=4180340/4192956
[pid=15814] ppid=15812 vsize=269908 CPUtime=1061.85
/proc/15814/stat : 15814 (minisat_static) R 15812 15814 15681 0 -1 4194304 75956 0 0 0 106137 48 0 0 25 0 1 0 242436721 276385792 65256 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/15814/statm: 67477 65256 86 178 0 67297 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 269908

[startup+1122.3 s]
/proc/loadavg: 1.02 1.02 0.93 2/65 15815
/proc/meminfo: memFree=1418416/2055920 swapFree=4180340/4192956
[pid=15814] ppid=15812 vsize=273744 CPUtime=1121.83
/proc/15814/stat : 15814 (minisat_static) R 15812 15814 15681 0 -1 4194304 76913 0 0 0 112133 50 0 0 25 0 1 0 242436721 280313856 66213 1992294400 134512640 135243866 4294956256 18446744073709551615 134555629 0 0 4096 3 0 0 0 17 0 0 0
/proc/15814/statm: 68436 66213 86 178 0 68256 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 273744

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 0.93 2/65 15815
/proc/meminfo: memFree=1414128/2055920 swapFree=4180340/4192956
[pid=15814] ppid=15812 vsize=277976 CPUtime=1181.81
/proc/15814/stat : 15814 (minisat_static) R 15812 15814 15681 0 -1 4194304 77978 0 0 0 118130 51 0 0 25 0 1 0 242436721 284647424 67278 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/15814/statm: 69494 67278 86 178 0 69314 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 277976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.01 0.93 2/65 15815
/proc/meminfo: memFree=1412848/2055920 swapFree=4180340/4192956
[pid=15814] ppid=15812 vsize=279164 CPUtime=1200
/proc/15814/stat : 15814 (minisat_static) R 15812 15814 15681 0 -1 4194304 78283 0 0 0 119949 51 0 0 25 0 1 0 242436721 285863936 67583 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/15814/statm: 69791 67583 86 178 0 69611 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 279164

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.01 0.93 2/65 15815
/proc/meminfo: memFree=1412848/2055920 swapFree=4180340/4192956
[pid=15814] ppid=15812 vsize=279164 CPUtime=1200
/proc/15814/stat : 15814 (minisat_static) R 15812 15814 15681 0 -1 4194304 78283 0 0 0 119949 51 0 0 25 0 1 0 242436721 285863936 67583 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/15814/statm: 69791 67583 86 178 0 69611 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 279164

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.06
CPU user time (s): 1199.5
CPU system time (s): 0.559914
CPU usage (%): 99.959
Max. virtual memory (cumulated for all children) (KiB): 282976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.5
system time used= 0.559914
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78283
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= 2
involuntary context switches= 2982

runsolver used 1.03284 second user time and 3.34549 second system time

The end

Launcher Data

Begin job on node48 at 2009-05-12 18:01:30
IDJOB=1806011
IDBENCH=24640
IDSOLVER=568
FILE ID=node48/1806011-1242144082
PBS_JOBID= 9289676
Free space on /tmp= 66224 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-all.used-as.sat04-986.sat05-4198.reshuffled-07.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806011-1242144082/watcher-1806011-1242144082 -o /tmp/evaluation-result-1806011-1242144082/solver-1806011-1242144082 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1806011-1242144082.cnf

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

MD5SUM BENCH= 73bcef7c584867538ae0bed90374a7ab
RANDOM SEED=2013408077

node48.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.209
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.209
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:       1683928 kB
Buffers:         38524 kB
Cached:         263604 kB
SwapCached:       6388 kB
Active:          97512 kB
Inactive:       212920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1683928 kB
SwapTotal:     4192956 kB
SwapFree:      4180340 kB
Dirty:           46524 kB
Writeback:           0 kB
Mapped:          13992 kB
Slab:            47580 kB
Committed_AS:   944548 kB
PageTables:       1368 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= 66220 MiB
End job on node48 at 2009-05-12 18:21:32