Trace number 1806018

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.64

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	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:  16866                                                |
0.00/0.00	|  Number of clauses:    2507999                                              |
3.39/3.46	|  Parsing time:         3.26         s                                       |
191.00/191.17	============================[ Search Statistics ]==============================
191.00/191.17	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
191.00/191.17	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
191.00/191.17	===============================================================================
191.00/191.17	|         0 |   14459  2464343  6662014 |   821447        0    nan |  0.000 % |
191.80/192.00	|       100 |   14459  2464343  6662014 |   903592      100     34 |  1.826 % |
193.10/193.24	|       251 |   14459  2464343  6662014 |   993951      251     60 |  1.826 % |
194.20/194.34	|       477 |   14459  2464343  6662014 |  1093346      477     47 |  1.826 % |
196.10/196.25	|       814 |   14459  2464343  6662014 |  1202681      814     48 |  1.826 % |
201.90/202.02	|      1321 |   14459  2464343  6662014 |  1322949     1321     65 |  1.826 % |
207.10/207.24	|      2080 |   14459  2464343  6662014 |  1455244     2080     59 |  1.826 % |
216.10/216.23	|      3219 |   14459  2464343  6662014 |  1600769     3219    101 |  1.826 % |
231.99/232.11	|      4927 |   14459  2464343  6662014 |  1760846     4927     93 |  1.826 % |
254.48/254.66	|      7490 |   14459  2464343  6662014 |  1936930     7490    107 |  1.826 % |
286.97/287.19	|     11334 |   14459  2464343  6662014 |  2130623    11334     99 |  1.826 % |
337.04/337.22	|     17102 |   14459  2464343  6662014 |  2343686    17102    103 |  1.826 % |
426.50/426.73	|     25752 |   14459  2464343  6662014 |  2578054    25752    105 |  1.826 % |
538.64/538.97	|     38726 |   14459  2464343  6662014 |  2835860    38726    112 |  1.826 % |
774.21/774.69	|     58188 |   14459  2464343  6662014 |  3119446    58188    136 |  1.826 % |
1069.27/1069.86	|     87381 |   14459  2464343  6662014 |  3431390    87381    133 |  1.826 % |

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-1806018-1242144251/watcher-1806018-1242144251 -o /tmp/evaluation-result-1806018-1242144251/solver-1806018-1242144251 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1806018-1242144251.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 3/64 2515
/proc/meminfo: memFree=793480/2055920 swapFree=4180380/4192956
[pid=2515] ppid=2513 vsize=2656 CPUtime=0
/proc/2515/stat : 2515 (minisat_static) R 2513 2515 2338 0 -1 4194304 544 0 0 0 0 0 0 0 18 0 1 0 242450023 2719744 529 1992294400 134512640 135243866 4294956256 18446744073709551615 134553504 0 0 4096 3 0 0 0 17 0 0 0
/proc/2515/statm: 664 529 62 178 0 484 0

[startup+0.0344709 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 2515
/proc/meminfo: memFree=793480/2055920 swapFree=4180380/4192956
[pid=2515] ppid=2513 vsize=5112 CPUtime=0.03
/proc/2515/stat : 2515 (minisat_static) R 2513 2515 2338 0 -1 4194304 1118 0 0 0 3 0 0 0 18 0 1 0 242450023 5234688 1076 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 0 0 0
/proc/2515/statm: 1278 1078 65 178 0 1098 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5112

[startup+0.10148 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 2515
/proc/meminfo: memFree=793480/2055920 swapFree=4180380/4192956
[pid=2515] ppid=2513 vsize=7688 CPUtime=0.09
/proc/2515/stat : 2515 (minisat_static) R 2513 2515 2338 0 -1 4194304 1753 0 0 0 9 0 0 0 18 0 1 0 242450023 7872512 1711 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 0 0 0
/proc/2515/statm: 1922 1712 65 178 0 1742 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7688

[startup+0.301507 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 2515
/proc/meminfo: memFree=793480/2055920 swapFree=4180380/4192956
[pid=2515] ppid=2513 vsize=14524 CPUtime=0.29
/proc/2515/stat : 2515 (minisat_static) R 2513 2515 2338 0 -1 4194304 3504 0 0 0 28 1 0 0 19 0 1 0 242450023 14872576 3462 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 0 0 0
/proc/2515/statm: 3631 3462 65 178 0 3451 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14524

[startup+0.701564 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 2515
/proc/meminfo: memFree=793480/2055920 swapFree=4180380/4192956
[pid=2515] ppid=2513 vsize=31044 CPUtime=0.69
/proc/2515/stat : 2515 (minisat_static) R 2513 2515 2338 0 -1 4194304 7218 0 0 0 65 4 0 0 23 0 1 0 242450023 31789056 7176 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 0 0 0
/proc/2515/statm: 7761 7177 65 178 0 7581 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31044

[startup+1.50268 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 2516
/proc/meminfo: memFree=752640/2055920 swapFree=4180380/4192956
[pid=2515] ppid=2513 vsize=63352 CPUtime=1.49
/proc/2515/stat : 2515 (minisat_static) R 2513 2515 2338 0 -1 4194304 14726 0 0 0 139 10 0 0 25 0 1 0 242450023 64872448 14684 1992294400 134512640 135243866 4294956256 18446744073709551615 134538404 0 0 4096 3 0 0 0 17 0 0 0
/proc/2515/statm: 15838 14685 65 178 0 15658 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63352

[startup+3.1019 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 2516
/proc/meminfo: memFree=711360/2055920 swapFree=4180380/4192956
[pid=2515] ppid=2513 vsize=120456 CPUtime=3.09
/proc/2515/stat : 2515 (minisat_static) R 2513 2515 2338 0 -1 4194304 29723 0 0 0 292 17 0 0 25 0 1 0 242450023 123346944 29681 1992294400 134512640 135243866 4294956256 18446744073709551615 134748151 0 0 4096 3 0 0 0 17 0 0 0
/proc/2515/statm: 30114 29681 65 178 0 29934 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 120456

[startup+6.30135 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 2516
/proc/meminfo: memFree=662976/2055920 swapFree=4180380/4192956
[pid=2515] ppid=2513 vsize=139452 CPUtime=6.29
/proc/2515/stat : 2515 (minisat_static) R 2513 2515 2338 0 -1 4194304 32706 0 0 0 610 19 0 0 25 0 1 0 242450023 142798848 32664 1992294400 134512640 135243866 4294956256 18446744073709551615 134535360 0 0 4096 3 0 0 0 17 0 0 0
/proc/2515/statm: 34863 32664 79 178 0 34683 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 139452

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 2516
/proc/meminfo: memFree=662976/2055920 swapFree=4180380/4192956
[pid=2515] ppid=2513 vsize=139452 CPUtime=12.68
/proc/2515/stat : 2515 (minisat_static) R 2513 2515 2338 0 -1 4194304 32706 0 0 0 1249 19 0 0 25 0 1 0 242450023 142798848 32664 1992294400 134512640 135243866 4294956256 18446744073709551615 134535475 0 0 4096 3 0 0 0 17 0 0 0
/proc/2515/statm: 34863 32664 79 178 0 34683 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 139452

[startup+25.5011 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 2516
/proc/meminfo: memFree=663168/2055920 swapFree=4180380/4192956
[pid=2515] ppid=2513 vsize=139452 CPUtime=25.48
/proc/2515/stat : 2515 (minisat_static) R 2513 2515 2338 0 -1 4194304 32706 0 0 0 2529 19 0 0 25 0 1 0 242450023 142798848 32664 1992294400 134512640 135243866 4294956256 18446744073709551615 134535587 0 0 4096 3 0 0 0 17 0 0 0
/proc/2515/statm: 34863 32664 79 178 0 34683 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 139452

[startup+51.1017 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 2516
/proc/meminfo: memFree=663104/2055920 swapFree=4180380/4192956
[pid=2515] ppid=2513 vsize=139452 CPUtime=51.07
/proc/2515/stat : 2515 (minisat_static) R 2513 2515 2338 0 -1 4194304 32706 0 0 0 5088 19 0 0 25 0 1 0 242450023 142798848 32664 1992294400 134512640 135243866 4294956256 18446744073709551615 134535601 0 0 4096 3 0 0 0 17 0 0 0
/proc/2515/statm: 34863 32664 79 178 0 34683 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 139452

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 2516
/proc/meminfo: memFree=570880/2055920 swapFree=4180380/4192956
[pid=2515] ppid=2513 vsize=232548 CPUtime=102.24
/proc/2515/stat : 2515 (minisat_static) R 2513 2515 2338 0 -1 4194304 55771 0 0 0 10194 30 0 0 25 0 1 0 242450023 238129152 55729 1992294400 134512640 135243866 4294956256 18446744073709551615 134535464 0 0 4096 3 0 0 0 17 0 0 0
/proc/2515/statm: 58137 55729 80 178 0 57957 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 232548

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 2516
/proc/meminfo: memFree=564160/2055920 swapFree=4180380/4192956
[pid=2515] ppid=2513 vsize=234000 CPUtime=162.22
/proc/2515/stat : 2515 (minisat_static) R 2513 2515 2338 0 -1 4194304 57456 0 0 0 16190 32 0 0 25 0 1 0 242450023 239616000 57414 1992294400 134512640 135243866 4294956256 18446744073709551615 134535475 0 0 4096 3 0 0 0 17 0 0 0
/proc/2515/statm: 58500 57414 80 178 0 58320 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 234000

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 2516
/proc/meminfo: memFree=593216/2055920 swapFree=4180380/4192956
[pid=2515] ppid=2513 vsize=202608 CPUtime=222.19
/proc/2515/stat : 2515 (minisat_static) R 2513 2515 2338 0 -1 4194304 57682 0 0 0 22186 33 0 0 25 0 1 0 242450023 207470592 50092 1992294400 134512640 135243866 4294956256 18446744073709551615 134555754 0 0 4096 3 0 0 0 17 0 0 0
/proc/2515/statm: 50652 50092 86 178 0 50472 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 202608

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 2516
/proc/meminfo: memFree=593216/2055920 swapFree=4180380/4192956
[pid=2515] ppid=2513 vsize=202608 CPUtime=282.17
/proc/2515/stat : 2515 (minisat_static) R 2513 2515 2338 0 -1 4194304 57685 0 0 0 28184 33 0 0 25 0 1 0 242450023 207470592 50095 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/2515/statm: 50652 50095 86 178 0 50472 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 202608

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 2516
/proc/meminfo: memFree=593216/2055920 swapFree=4180380/4192956
[pid=2515] ppid=2513 vsize=202608 CPUtime=342.14
/proc/2515/stat : 2515 (minisat_static) R 2513 2515 2338 0 -1 4194304 57691 0 0 0 34181 33 0 0 25 0 1 0 242450023 207470592 50101 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/2515/statm: 50652 50101 86 178 0 50472 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 202608

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 2516
/proc/meminfo: memFree=593216/2055920 swapFree=4180380/4192956
[pid=2515] ppid=2513 vsize=202844 CPUtime=402.11
/proc/2515/stat : 2515 (minisat_static) R 2513 2515 2338 0 -1 4194304 57698 0 0 0 40178 33 0 0 25 0 1 0 242450023 207712256 50108 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/2515/statm: 50711 50108 86 178 0 50531 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 202844

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 2516
/proc/meminfo: memFree=593216/2055920 swapFree=4180380/4192956
[pid=2515] ppid=2513 vsize=202844 CPUtime=462.06
/proc/2515/stat : 2515 (minisat_static) R 2513 2515 2338 0 -1 4194304 57704 0 0 0 46173 33 0 0 25 0 1 0 242450023 207712256 50114 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/2515/statm: 50711 50114 86 178 0 50531 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 202844

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 2516
/proc/meminfo: memFree=593216/2055920 swapFree=4180380/4192956
[pid=2515] ppid=2513 vsize=202844 CPUtime=522.04
/proc/2515/stat : 2515 (minisat_static) R 2513 2515 2338 0 -1 4194304 57711 0 0 0 52170 34 0 0 25 0 1 0 242450023 207712256 50121 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/2515/statm: 50711 50121 86 178 0 50531 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 202844

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 2516
/proc/meminfo: memFree=593216/2055920 swapFree=4180380/4192956
[pid=2515] ppid=2513 vsize=202844 CPUtime=582.02
/proc/2515/stat : 2515 (minisat_static) R 2513 2515 2338 0 -1 4194304 57718 0 0 0 58168 34 0 0 25 0 1 0 242450023 207712256 50128 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/2515/statm: 50711 50128 86 178 0 50531 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 202844

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 2516
/proc/meminfo: memFree=593216/2055920 swapFree=4180380/4192956
[pid=2515] ppid=2513 vsize=202844 CPUtime=641.99
/proc/2515/stat : 2515 (minisat_static) R 2513 2515 2338 0 -1 4194304 57722 0 0 0 64165 34 0 0 25 0 1 0 242450023 207712256 50132 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/2515/statm: 50711 50132 86 178 0 50531 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 202844

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 2516
/proc/meminfo: memFree=593152/2055920 swapFree=4180380/4192956
[pid=2515] ppid=2513 vsize=202844 CPUtime=701.95
/proc/2515/stat : 2515 (minisat_static) R 2513 2515 2338 0 -1 4194304 57726 0 0 0 70161 34 0 0 25 0 1 0 242450023 207712256 50136 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/2515/statm: 50711 50136 86 178 0 50531 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 202844

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 2516
/proc/meminfo: memFree=593088/2055920 swapFree=4180380/4192956
[pid=2515] ppid=2513 vsize=202844 CPUtime=761.93
/proc/2515/stat : 2515 (minisat_static) R 2513 2515 2338 0 -1 4194304 57730 0 0 0 76159 34 0 0 25 0 1 0 242450023 207712256 50140 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/2515/statm: 50711 50140 86 178 0 50531 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 202844

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 2516
/proc/meminfo: memFree=592896/2055920 swapFree=4180380/4192956
[pid=2515] ppid=2513 vsize=203208 CPUtime=821.89
/proc/2515/stat : 2515 (minisat_static) R 2513 2515 2338 0 -1 4194304 57795 0 0 0 82155 34 0 0 25 0 1 0 242450023 208084992 50205 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/2515/statm: 50802 50205 86 178 0 50622 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 203208

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 2516
/proc/meminfo: memFree=592896/2055920 swapFree=4180380/4192956
[pid=2515] ppid=2513 vsize=203208 CPUtime=881.86
/proc/2515/stat : 2515 (minisat_static) R 2513 2515 2338 0 -1 4194304 57801 0 0 0 88152 34 0 0 25 0 1 0 242450023 208084992 50211 1992294400 134512640 135243866 4294956256 18446744073709551615 134555883 0 0 4096 3 0 0 0 17 0 0 0
/proc/2515/statm: 50802 50211 86 178 0 50622 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 203208

[startup+942.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 2516
/proc/meminfo: memFree=591616/2055920 swapFree=4180380/4192956
[pid=2515] ppid=2513 vsize=204528 CPUtime=941.84
/proc/2515/stat : 2515 (minisat_static) R 2513 2515 2338 0 -1 4194304 58133 0 0 0 94149 35 0 0 25 0 1 0 242450023 209436672 50543 1992294400 134512640 135243866 4294956256 18446744073709551615 134555811 0 0 4096 3 0 0 0 17 0 0 0
/proc/2515/statm: 51132 50543 86 178 0 50952 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 204528

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 2516
/proc/meminfo: memFree=588800/2055920 swapFree=4180380/4192956
[pid=2515] ppid=2513 vsize=207300 CPUtime=1001.8
/proc/2515/stat : 2515 (minisat_static) R 2513 2515 2338 0 -1 4194304 58839 0 0 0 100144 36 0 0 25 0 1 0 242450023 212275200 51249 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/2515/statm: 51825 51249 86 178 0 51645 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 207300

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 2516
/proc/meminfo: memFree=586432/2055920 swapFree=4180380/4192956
[pid=2515] ppid=2513 vsize=209680 CPUtime=1061.78
/proc/2515/stat : 2515 (minisat_static) R 2513 2515 2338 0 -1 4194304 59438 0 0 0 106141 37 0 0 25 0 1 0 242450023 214712320 51848 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/2515/statm: 52420 51848 86 178 0 52240 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 209680

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 2516
/proc/meminfo: memFree=582592/2055920 swapFree=4180380/4192956
[pid=2515] ppid=2513 vsize=213688 CPUtime=1121.75
/proc/2515/stat : 2515 (minisat_static) R 2513 2515 2338 0 -1 4194304 60394 0 0 0 112137 38 0 0 25 0 1 0 242450023 218816512 52804 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/2515/statm: 53422 52804 86 178 0 53242 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 213688

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 2516
/proc/meminfo: memFree=578944/2055920 swapFree=4180380/4192956
[pid=2515] ppid=2513 vsize=217384 CPUtime=1181.72
/proc/2515/stat : 2515 (minisat_static) R 2513 2515 2338 0 -1 4194304 61315 0 0 0 118132 40 0 0 25 0 1 0 242450023 222601216 53725 1992294400 134512640 135243866 4294956256 18446744073709551615 134555733 0 0 4096 3 0 0 0 17 0 0 0
/proc/2515/statm: 54346 53725 86 178 0 54166 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 217384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 2516
/proc/meminfo: memFree=577600/2055920 swapFree=4180380/4192956
[pid=2515] ppid=2513 vsize=218572 CPUtime=1200.02
/proc/2515/stat : 2515 (minisat_static) R 2513 2515 2338 0 -1 4194304 61621 0 0 0 119962 40 0 0 25 0 1 0 242450023 223817728 54031 1992294400 134512640 135243866 4294956256 18446744073709551615 134555901 0 0 4096 3 0 0 0 17 0 0 0
/proc/2515/statm: 54643 54031 86 178 0 54463 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 218572

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)
Real time (s): 1200.64
CPU time (s): 1200.06
CPU user time (s): 1199.62
CPU system time (s): 0.435933
CPU usage (%): 99.9516
Max. virtual memory (cumulated for all children) (KiB): 234132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.62
system time used= 0.435933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61621
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= 3
involuntary context switches= 3616

runsolver used 0.991849 second user time and 3.38748 second system time

The end

Launcher Data

Begin job on node49 at 2009-05-12 18:04:16
IDJOB=1806018
IDBENCH=24641
IDSOLVER=568
FILE ID=node49/1806018-1242144251
PBS_JOBID= 9289675
Free space on /tmp= 66180 MiB

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

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

MD5SUM BENCH= 181c4935b6e4cd791aedd030930111fa
RANDOM SEED=1412720563

node49.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.241
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.241
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:        793896 kB
Buffers:         65636 kB
Cached:        1134148 kB
SwapCached:       6332 kB
Active:         128780 kB
Inactive:      1079840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        793896 kB
SwapTotal:     4192956 kB
SwapFree:      4180380 kB
Dirty:           34548 kB
Writeback:           0 kB
Mapped:          13736 kB
Slab:            39188 kB
Committed_AS:   868212 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66180 MiB
End job on node49 at 2009-05-12 18:24:19