Trace number 1806256

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.09 1200.51

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen7-n390-02-S178568232.sat05-479.reshuffled-07.cnf
MD5SUM95e4195bdde82ec65467d8f29f037cf2
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 variables390
Number of clauses1722
Sum of the clauses size5166
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31722
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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:  390                                                  |
0.00/0.00	|  Number of clauses:    1722                                                 |
0.00/0.00	|  Parsing time:         0.00         s                                       |
0.00/0.00	============================[ Search Statistics ]==============================
0.00/0.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	===============================================================================
0.00/0.00	|         0 |     390     1722     5166 |      574        0    nan |  0.000 % |
0.00/0.00	|       100 |     390     1722     5166 |      631      100     24 |  0.001 % |
0.00/0.01	|       251 |     390     1722     5166 |      694      251     23 |  0.001 % |
0.00/0.02	|       478 |     390     1722     5166 |      763      478     24 |  0.001 % |
0.00/0.03	|       817 |     390     1722     5166 |      840      817     25 |  0.001 % |
0.00/0.05	|      1323 |     390     1722     5166 |      924      875     26 |  0.001 % |
0.00/0.08	|      2083 |     390     1722     5166 |     1016      655     24 |  0.001 % |
0.10/0.12	|      3223 |     390     1722     5166 |     1118      725     23 |  0.001 % |
0.10/0.19	|      4931 |     390     1722     5166 |     1230      672     22 |  0.001 % |
0.30/0.31	|      7493 |     390     1722     5166 |     1353     1267     25 |  0.001 % |
0.40/0.48	|     11338 |     390     1722     5166 |     1488      888     23 |  0.001 % |
0.70/0.75	|     17105 |     390     1722     5166 |     1637     1222     24 |  0.001 % |
1.10/1.17	|     25755 |     390     1722     5166 |     1801     1450     25 |  0.001 % |
1.79/1.83	|     38729 |     390     1722     5166 |     1981     1477     22 |  0.001 % |
2.79/2.84	|     58191 |     390     1722     5166 |     2179     1585     24 |  0.001 % |
4.40/4.42	|     87383 |     390     1722     5166 |     2397     1728     24 |  0.001 % |
6.79/6.85	|    131172 |     390     1722     5166 |     2637     1452     23 |  0.001 % |
10.59/10.62	|    196856 |     390     1722     5166 |     2901     2468     24 |  0.001 % |
16.29/16.37	|    295382 |     390     1722     5166 |     3191     1790     24 |  0.001 % |
25.18/25.29	|    443173 |     390     1722     5166 |     3510     1754     24 |  0.001 % |
39.18/39.28	|    664856 |     390     1722     5166 |     3861     2156     25 |  0.001 % |
61.27/61.40	|    997382 |     390     1722     5166 |     4247     3450     26 |  0.001 % |
95.95/96.06	|   1496172 |     390     1722     5166 |     4672     3401     24 |  0.001 % |
149.54/149.60	|   2244355 |     390     1722     5166 |     5139     4702     26 |  0.001 % |
233.81/233.99	|   3366630 |     390     1722     5166 |     5653     4573     25 |  0.001 % |
366.67/366.89	|   5050043 |     390     1722     5166 |     6219     4141     26 |  0.001 % |
573.39/573.63	|   7575159 |     390     1722     5166 |     6841     4716     25 |  0.001 % |
898.87/899.24	|  11362834 |     390     1722     5166 |     7525     6508     25 |  0.001 % |

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-1806256-1242147219/watcher-1806256-1242147219 -o /tmp/evaluation-result-1806256-1242147219/solver-1806256-1242147219 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1806256-1242147219.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 18845
/proc/meminfo: memFree=989496/2055924 swapFree=4180096/4192956
[pid=18845] ppid=18843 vsize=2052 CPUtime=0
/proc/18845/stat : 18845 (minisat_static) R 18843 18845 18624 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 242756215 2101248 149 1992294400 134512640 135243866 4294956256 18446744073709551615 134567600 0 0 4096 3 0 0 0 17 1 0 0
/proc/18845/statm: 513 150 83 178 0 333 0

[startup+0.101899 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 18845
/proc/meminfo: memFree=989496/2055924 swapFree=4180096/4192956
[pid=18845] ppid=18843 vsize=2184 CPUtime=0.1
/proc/18845/stat : 18845 (minisat_static) R 18843 18845 18624 0 -1 4194304 193 0 0 0 10 0 0 0 18 0 1 0 242756215 2236416 178 1992294400 134512640 135243866 4294956256 18446744073709551615 134555740 0 0 4096 3 0 0 0 17 1 0 0
/proc/18845/statm: 546 178 85 178 0 366 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2184

[startup+0.201918 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 18845
/proc/meminfo: memFree=989496/2055924 swapFree=4180096/4192956
[pid=18845] ppid=18843 vsize=2184 CPUtime=0.2
/proc/18845/stat : 18845 (minisat_static) R 18843 18845 18624 0 -1 4194304 199 0 0 0 20 0 0 0 18 0 1 0 242756215 2236416 184 1992294400 134512640 135243866 4294956256 18446744073709551615 134555699 0 0 4096 3 0 0 0 17 1 0 0
/proc/18845/statm: 546 184 85 178 0 366 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 2184

[startup+0.301937 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 18845
/proc/meminfo: memFree=989496/2055924 swapFree=4180096/4192956
[pid=18845] ppid=18843 vsize=2184 CPUtime=0.3
/proc/18845/stat : 18845 (minisat_static) R 18843 18845 18624 0 -1 4194304 209 0 0 0 30 0 0 0 19 0 1 0 242756215 2236416 194 1992294400 134512640 135243866 4294956256 18446744073709551615 134555886 0 0 4096 3 0 0 0 17 1 0 0
/proc/18845/statm: 546 194 85 178 0 366 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2184

[startup+0.702016 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 18845
/proc/meminfo: memFree=989496/2055924 swapFree=4180096/4192956
[pid=18845] ppid=18843 vsize=2316 CPUtime=0.7
/proc/18845/stat : 18845 (minisat_static) R 18843 18845 18624 0 -1 4194304 228 0 0 0 70 0 0 0 23 0 1 0 242756215 2371584 213 1992294400 134512640 135243866 4294956256 18446744073709551615 134555822 0 0 4096 3 0 0 0 17 1 0 0
/proc/18845/statm: 579 213 85 178 0 399 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2316

[startup+1.50117 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18846
/proc/meminfo: memFree=988912/2055924 swapFree=4180096/4192956
[pid=18845] ppid=18843 vsize=2448 CPUtime=1.49
/proc/18845/stat : 18845 (minisat_static) R 18843 18845 18624 0 -1 4194304 254 0 0 0 149 0 0 0 25 0 1 0 242756215 2506752 239 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 1 0 0
/proc/18845/statm: 612 239 85 178 0 432 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2448

[startup+3.10149 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18846
/proc/meminfo: memFree=988656/2055924 swapFree=4180096/4192956
[pid=18845] ppid=18843 vsize=2580 CPUtime=3.09
/proc/18845/stat : 18845 (minisat_static) R 18843 18845 18624 0 -1 4194304 287 0 0 0 309 0 0 0 25 0 1 0 242756215 2641920 272 1992294400 134512640 135243866 4294956256 18446744073709551615 134555829 0 0 4096 3 0 0 0 17 1 0 0
/proc/18845/statm: 645 272 85 178 0 465 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2580

[startup+6.30111 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18846
/proc/meminfo: memFree=988400/2055924 swapFree=4180096/4192956
[pid=18845] ppid=18843 vsize=2712 CPUtime=6.29
/proc/18845/stat : 18845 (minisat_static) R 18843 18845 18624 0 -1 4194304 329 0 0 0 629 0 0 0 25 0 1 0 242756215 2777088 314 1992294400 134512640 135243866 4294956256 18446744073709551615 134565094 0 0 4096 3 0 0 0 17 1 0 0
/proc/18845/statm: 678 314 85 178 0 498 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2712

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18846
/proc/meminfo: memFree=988080/2055924 swapFree=4180096/4192956
[pid=18845] ppid=18843 vsize=2976 CPUtime=12.69
/proc/18845/stat : 18845 (minisat_static) R 18843 18845 18624 0 -1 4194304 390 0 0 0 1269 0 0 0 25 0 1 0 242756215 3047424 375 1992294400 134512640 135243866 4294956256 18446744073709551615 134565163 0 0 4096 3 0 0 0 17 1 0 0
/proc/18845/statm: 744 375 85 178 0 564 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2976

[startup+25.5019 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18846
/proc/meminfo: memFree=987824/2055924 swapFree=4180096/4192956
[pid=18845] ppid=18843 vsize=3108 CPUtime=25.48
/proc/18845/stat : 18845 (minisat_static) R 18843 18845 18624 0 -1 4194304 446 0 0 0 2548 0 0 0 25 0 1 0 242756215 3182592 431 1992294400 134512640 135243866 4294956256 18446744073709551615 134555834 0 0 4096 3 0 0 0 17 1 0 0
/proc/18845/statm: 777 431 85 178 0 597 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3108

[startup+51.1019 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18846
/proc/meminfo: memFree=987376/2055924 swapFree=4180096/4192956
[pid=18845] ppid=18843 vsize=3636 CPUtime=51.07
/proc/18845/stat : 18845 (minisat_static) R 18843 18845 18624 0 -1 4194304 549 0 0 0 5107 0 0 0 25 0 1 0 242756215 3723264 534 1992294400 134512640 135243866 4294956256 18446744073709551615 134555795 0 0 4096 3 0 0 0 17 1 0 0
/proc/18845/statm: 909 534 85 178 0 729 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 3636

[startup+102.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18846
/proc/meminfo: memFree=986864/2055924 swapFree=4180096/4192956
[pid=18845] ppid=18843 vsize=4032 CPUtime=102.26
/proc/18845/stat : 18845 (minisat_static) R 18843 18845 18624 0 -1 4194304 669 0 0 0 10226 0 0 0 25 0 1 0 242756215 4128768 654 1992294400 134512640 135243866 4294956256 18446744073709551615 134555892 0 0 4096 3 0 0 0 17 1 0 0
/proc/18845/statm: 1008 654 85 178 0 828 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 4032

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18846
/proc/meminfo: memFree=986480/2055924 swapFree=4180096/4192956
[pid=18845] ppid=18843 vsize=4424 CPUtime=162.23
/proc/18845/stat : 18845 (minisat_static) R 18843 18845 18624 0 -1 4194304 764 0 0 0 16223 0 0 0 25 0 1 0 242756215 4530176 749 1992294400 134512640 135243866 4294956256 18446744073709551615 134555929 0 0 4096 3 0 0 0 17 1 0 0
/proc/18845/statm: 1106 749 85 178 0 926 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 4424

[startup+222.304 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18846
/proc/meminfo: memFree=986224/2055924 swapFree=4180096/4192956
[pid=18845] ppid=18843 vsize=4688 CPUtime=222.21
/proc/18845/stat : 18845 (minisat_static) R 18843 18845 18624 0 -1 4194304 825 0 0 0 22221 0 0 0 25 0 1 0 242756215 4800512 810 1992294400 134512640 135243866 4294956256 18446744073709551615 134555883 0 0 4096 3 0 0 0 17 1 0 0
/proc/18845/statm: 1172 810 85 178 0 992 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 4688

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18846
/proc/meminfo: memFree=985840/2055924 swapFree=4180096/4192956
[pid=18845] ppid=18843 vsize=4956 CPUtime=282.19
/proc/18845/stat : 18845 (minisat_static) R 18843 18845 18624 0 -1 4194304 906 0 0 0 28219 0 0 0 25 0 1 0 242756215 5074944 891 1992294400 134512640 135243866 4294956256 18446744073709551615 134555826 0 0 4096 3 0 0 0 17 1 0 0
/proc/18845/statm: 1239 891 85 178 0 1059 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 4956

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18846
/proc/meminfo: memFree=985648/2055924 swapFree=4180096/4192956
[pid=18845] ppid=18843 vsize=5220 CPUtime=342.18
/proc/18845/stat : 18845 (minisat_static) R 18843 18845 18624 0 -1 4194304 946 0 0 0 34217 1 0 0 25 0 1 0 242756215 5345280 931 1992294400 134512640 135243866 4294956256 18446744073709551615 134555826 0 0 4096 3 0 0 0 17 1 0 0
/proc/18845/statm: 1305 931 85 178 0 1125 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 5220

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18846
/proc/meminfo: memFree=985520/2055924 swapFree=4180096/4192956
[pid=18845] ppid=18843 vsize=5356 CPUtime=402.15
/proc/18845/stat : 18845 (minisat_static) R 18843 18845 18624 0 -1 4194304 1000 0 0 0 40214 1 0 0 25 0 1 0 242756215 5484544 985 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/18845/statm: 1339 985 85 178 0 1159 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 5356

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18852
/proc/meminfo: memFree=985328/2055924 swapFree=4180096/4192956
[pid=18845] ppid=18843 vsize=5488 CPUtime=462.13
/proc/18845/stat : 18845 (minisat_static) R 18843 18845 18624 0 -1 4194304 1039 0 0 0 46212 1 0 0 25 0 1 0 242756215 5619712 1024 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/18845/statm: 1372 1024 85 178 0 1192 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 5488

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18852
/proc/meminfo: memFree=985200/2055924 swapFree=4180096/4192956
[pid=18845] ppid=18843 vsize=5624 CPUtime=522.11
/proc/18845/stat : 18845 (minisat_static) R 18843 18845 18624 0 -1 4194304 1072 0 0 0 52210 1 0 0 25 0 1 0 242756215 5758976 1057 1992294400 134512640 135243866 4294956256 18446744073709551615 134565561 0 0 4096 3 0 0 0 17 1 0 0
/proc/18845/statm: 1406 1057 85 178 0 1226 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 5624

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18852
/proc/meminfo: memFree=985072/2055924 swapFree=4180096/4192956
[pid=18845] ppid=18843 vsize=5892 CPUtime=582.08
/proc/18845/stat : 18845 (minisat_static) R 18843 18845 18624 0 -1 4194304 1112 0 0 0 58207 1 0 0 25 0 1 0 242756215 6033408 1097 1992294400 134512640 135243866 4294956256 18446744073709551615 134555857 0 0 4096 3 0 0 0 17 1 0 0
/proc/18845/statm: 1473 1097 85 178 0 1293 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 5892

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18852
/proc/meminfo: memFree=984816/2055924 swapFree=4180096/4192956
[pid=18845] ppid=18843 vsize=6024 CPUtime=642.06
/proc/18845/stat : 18845 (minisat_static) R 18843 18845 18624 0 -1 4194304 1155 0 0 0 64205 1 0 0 25 0 1 0 242756215 6168576 1140 1992294400 134512640 135243866 4294956256 18446744073709551615 134565121 0 0 4096 3 0 0 0 17 1 0 0
/proc/18845/statm: 1506 1140 85 178 0 1326 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 6024

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18852
/proc/meminfo: memFree=984752/2055924 swapFree=4180096/4192956
[pid=18845] ppid=18843 vsize=6024 CPUtime=702.05
/proc/18845/stat : 18845 (minisat_static) R 18843 18845 18624 0 -1 4194304 1170 0 0 0 70203 2 0 0 25 0 1 0 242756215 6168576 1155 1992294400 134512640 135243866 4294956256 18446744073709551615 134572968 0 0 4096 3 0 0 0 17 1 0 0
/proc/18845/statm: 1506 1155 85 178 0 1326 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 6024

[startup+762.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18852
/proc/meminfo: memFree=984688/2055924 swapFree=4180096/4192956
[pid=18845] ppid=18843 vsize=6160 CPUtime=762.03
/proc/18845/stat : 18845 (minisat_static) R 18843 18845 18624 0 -1 4194304 1186 0 0 0 76201 2 0 0 25 0 1 0 242756215 6307840 1171 1992294400 134512640 135243866 4294956256 18446744073709551615 134567959 0 0 4096 3 0 0 0 17 1 0 0
/proc/18845/statm: 1540 1171 85 178 0 1360 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 6160

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18852
/proc/meminfo: memFree=984624/2055924 swapFree=4180096/4192956
[pid=18845] ppid=18843 vsize=6160 CPUtime=822
/proc/18845/stat : 18845 (minisat_static) R 18843 18845 18624 0 -1 4194304 1209 0 0 0 82198 2 0 0 25 0 1 0 242756215 6307840 1194 1992294400 134512640 135243866 4294956256 18446744073709551615 134555792 0 0 4096 3 0 0 0 17 1 0 0
/proc/18845/statm: 1540 1194 85 178 0 1360 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 6160

[startup+882.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18852
/proc/meminfo: memFree=984496/2055924 swapFree=4180096/4192956
[pid=18845] ppid=18843 vsize=6296 CPUtime=881.99
/proc/18845/stat : 18845 (minisat_static) R 18843 18845 18624 0 -1 4194304 1224 0 0 0 88197 2 0 0 25 0 1 0 242756215 6447104 1209 1992294400 134512640 135243866 4294956256 18446744073709551615 134558524 0 0 4096 3 0 0 0 17 1 0 0
/proc/18845/statm: 1574 1209 85 178 0 1394 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 6296

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18852
/proc/meminfo: memFree=984304/2055924 swapFree=4180096/4192956
[pid=18845] ppid=18843 vsize=6400 CPUtime=941.96
/proc/18845/stat : 18845 (minisat_static) R 18843 18845 18624 0 -1 4194304 1270 0 0 0 94194 2 0 0 25 0 1 0 242756215 6553600 1255 1992294400 134512640 135243866 4294956256 18446744073709551615 134555857 0 0 4096 3 0 0 0 17 1 0 0
/proc/18845/statm: 1600 1255 85 178 0 1420 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 6400

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18852
/proc/meminfo: memFree=984240/2055924 swapFree=4180096/4192956
[pid=18845] ppid=18843 vsize=6520 CPUtime=1001.94
/proc/18845/stat : 18845 (minisat_static) R 18843 18845 18624 0 -1 4194304 1298 0 0 0 100192 2 0 0 25 0 1 0 242756215 6676480 1283 1992294400 134512640 135243866 4294956256 18446744073709551615 134566285 0 0 4096 3 0 0 0 17 1 0 0
/proc/18845/statm: 1630 1283 85 178 0 1450 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 6520

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18852
/proc/meminfo: memFree=984112/2055924 swapFree=4180096/4192956
[pid=18845] ppid=18843 vsize=6660 CPUtime=1061.92
/proc/18845/stat : 18845 (minisat_static) R 18843 18845 18624 0 -1 4194304 1321 0 0 0 106189 3 0 0 25 0 1 0 242756215 6819840 1306 1992294400 134512640 135243866 4294956256 18446744073709551615 134555826 0 0 4096 3 0 0 0 17 1 0 0
/proc/18845/statm: 1665 1306 85 178 0 1485 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 6660

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18852
/proc/meminfo: memFree=984112/2055924 swapFree=4180096/4192956
[pid=18845] ppid=18843 vsize=6660 CPUtime=1121.9
/proc/18845/stat : 18845 (minisat_static) R 18843 18845 18624 0 -1 4194304 1321 0 0 0 112187 3 0 0 25 0 1 0 242756215 6819840 1306 1992294400 134512640 135243866 4294956256 18446744073709551615 134555829 0 0 4096 3 0 0 0 17 1 0 0
/proc/18845/statm: 1665 1306 85 178 0 1485 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 6660

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18852
/proc/meminfo: memFree=984112/2055924 swapFree=4180096/4192956
[pid=18845] ppid=18843 vsize=6660 CPUtime=1181.88
/proc/18845/stat : 18845 (minisat_static) R 18843 18845 18624 0 -1 4194304 1331 0 0 0 118185 3 0 0 25 0 1 0 242756215 6819840 1316 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 1 0 0
/proc/18845/statm: 1665 1316 85 178 0 1485 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 6660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 18852
/proc/meminfo: memFree=984048/2055924 swapFree=4180096/4192956
[pid=18845] ppid=18843 vsize=6792 CPUtime=1200.07
/proc/18845/stat : 18845 (minisat_static) R 18843 18845 18624 0 -1 4194304 1344 0 0 0 120004 3 0 0 25 0 1 0 242756215 6955008 1329 1992294400 134512640 135243866 4294956256 18446744073709551615 134555834 0 0 4096 3 0 0 0 17 1 0 0
/proc/18845/statm: 1698 1329 85 178 0 1518 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 6792

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.51
CPU time (s): 1200.09
CPU user time (s): 1200.05
CPU system time (s): 0.038994
CPU usage (%): 99.965
Max. virtual memory (cumulated for all children) (KiB): 6792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.05
system time used= 0.038994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1344
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= 3343

runsolver used 1.21582 second user time and 2.09068 second system time

The end

Launcher Data

Begin job on node6 at 2009-05-12 18:53:39
IDJOB=1806256
IDBENCH=24702
IDSOLVER=568
FILE ID=node6/1806256-1242147219
PBS_JOBID= 9289715
Free space on /tmp= 66232 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT07/crafted/Hard/contest03/looksrandom/hgen7-n390-02-S178568232.sat05-479.reshuffled-07.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806256-1242147219/watcher-1806256-1242147219 -o /tmp/evaluation-result-1806256-1242147219/solver-1806256-1242147219 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1806256-1242147219.cnf

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

MD5SUM BENCH= 95e4195bdde82ec65467d8f29f037cf2
RANDOM SEED=870866994

node6.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:      2055924 kB
MemFree:        989912 kB
Buffers:         77788 kB
Cached:         888580 kB
SwapCached:       6644 kB
Active:         100000 kB
Inactive:       874716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:        989912 kB
SwapTotal:     4192956 kB
SwapFree:      4180096 kB
Dirty:             844 kB
Writeback:           0 kB
Mapped:          14008 kB
Slab:            77236 kB
Committed_AS:   962528 kB
PageTables:       1452 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= 66228 MiB
End job on node6 at 2009-05-12 19:13:41