Trace number 1806262

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-core 070721? (TO) 1200.1 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.01	|       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.82	|     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.40	|     87383 |     390     1722     5166 |     2397     1728     24 |  0.001 % |
6.79/6.80	|    131172 |     390     1722     5166 |     2637     1452     23 |  0.001 % |
10.49/10.51	|    196856 |     390     1722     5166 |     2901     2468     24 |  0.001 % |
16.19/16.24	|    295382 |     390     1722     5166 |     3191     1790     24 |  0.001 % |
25.09/25.15	|    443173 |     390     1722     5166 |     3510     1754     24 |  0.001 % |
38.98/39.05	|    664856 |     390     1722     5166 |     3861     2156     25 |  0.001 % |
60.97/61.07	|    997382 |     390     1722     5166 |     4247     3450     26 |  0.001 % |
95.46/95.55	|   1496172 |     390     1722     5166 |     4672     3401     24 |  0.001 % |
148.84/148.90	|   2244355 |     390     1722     5166 |     5139     4702     26 |  0.001 % |
232.92/233.07	|   3366630 |     390     1722     5166 |     5653     4573     25 |  0.001 % |
365.17/365.34	|   5050043 |     390     1722     5166 |     6219     4141     26 |  0.001 % |
570.90/571.12	|   7575159 |     390     1722     5166 |     6841     4716     25 |  0.001 % |
894.89/895.25	|  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-1806262-1242147254/watcher-1806262-1242147254 -o /tmp/evaluation-result-1806262-1242147254/solver-1806262-1242147254 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1806262-1242147254.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: 1.00 1.00 0.94 2/64 6224
/proc/meminfo: memFree=1719800/2055920 swapFree=4180452/4192956
[pid=6224] ppid=6222 vsize=1892 CPUtime=0
/proc/6224/stat : 6224 (minisat_static) R 6222 6224 6028 0 -1 4194304 140 0 0 0 0 0 0 0 18 0 1 0 242752127 1937408 125 1992294400 134512640 135213614 4294956256 18446744073709551615 134717810 0 0 4096 3 0 0 0 17 1 0 0
/proc/6224/statm: 473 125 75 171 0 299 0

[startup+0.104969 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 6224
/proc/meminfo: memFree=1719800/2055920 swapFree=4180452/4192956
[pid=6224] ppid=6222 vsize=2156 CPUtime=0.1
/proc/6224/stat : 6224 (minisat_static) R 6222 6224 6028 0 -1 4194304 182 0 0 0 10 0 0 0 18 0 1 0 242752127 2207744 167 1992294400 134512640 135213614 4294956256 18446744073709551615 134526802 0 0 4096 3 0 0 0 17 1 0 0
/proc/6224/statm: 539 167 77 171 0 365 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2156

[startup+0.202987 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 6224
/proc/meminfo: memFree=1719800/2055920 swapFree=4180452/4192956
[pid=6224] ppid=6222 vsize=2156 CPUtime=0.2
/proc/6224/stat : 6224 (minisat_static) R 6222 6224 6028 0 -1 4194304 188 0 0 0 20 0 0 0 18 0 1 0 242752127 2207744 173 1992294400 134512640 135213614 4294956256 18446744073709551615 134526802 0 0 4096 3 0 0 0 17 1 0 0
/proc/6224/statm: 539 173 77 171 0 365 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 2156

[startup+0.302004 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 6224
/proc/meminfo: memFree=1719800/2055920 swapFree=4180452/4192956
[pid=6224] ppid=6222 vsize=2156 CPUtime=0.3
/proc/6224/stat : 6224 (minisat_static) R 6222 6224 6028 0 -1 4194304 198 0 0 0 30 0 0 0 19 0 1 0 242752127 2207744 183 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/6224/statm: 539 183 77 171 0 365 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2156

[startup+0.702076 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 6224
/proc/meminfo: memFree=1719800/2055920 swapFree=4180452/4192956
[pid=6224] ppid=6222 vsize=2288 CPUtime=0.7
/proc/6224/stat : 6224 (minisat_static) R 6222 6224 6028 0 -1 4194304 217 0 0 0 70 0 0 0 23 0 1 0 242752127 2342912 202 1992294400 134512640 135213614 4294956256 18446744073709551615 134526867 0 0 4096 3 0 0 0 17 1 0 0
/proc/6224/statm: 572 202 77 171 0 398 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2288

[startup+1.50122 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 6225
/proc/meminfo: memFree=1719216/2055920 swapFree=4180452/4192956
[pid=6224] ppid=6222 vsize=2420 CPUtime=1.49
/proc/6224/stat : 6224 (minisat_static) R 6222 6224 6028 0 -1 4194304 243 0 0 0 149 0 0 0 25 0 1 0 242752127 2478080 228 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 1 0 0
/proc/6224/statm: 605 228 77 171 0 431 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2420

[startup+3.10151 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 6225
/proc/meminfo: memFree=1718960/2055920 swapFree=4180452/4192956
[pid=6224] ppid=6222 vsize=2552 CPUtime=3.09
/proc/6224/stat : 6224 (minisat_static) R 6222 6224 6028 0 -1 4194304 276 0 0 0 309 0 0 0 25 0 1 0 242752127 2613248 261 1992294400 134512640 135213614 4294956256 18446744073709551615 134526761 0 0 4096 3 0 0 0 17 1 0 0
/proc/6224/statm: 638 261 77 171 0 464 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2552

[startup+6.30108 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 6225
/proc/meminfo: memFree=1718704/2055920 swapFree=4180452/4192956
[pid=6224] ppid=6222 vsize=2684 CPUtime=6.29
/proc/6224/stat : 6224 (minisat_static) R 6222 6224 6028 0 -1 4194304 318 0 0 0 629 0 0 0 25 0 1 0 242752127 2748416 303 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/6224/statm: 671 303 77 171 0 497 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2684

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 6225
/proc/meminfo: memFree=1718320/2055920 swapFree=4180452/4192956
[pid=6224] ppid=6222 vsize=2948 CPUtime=12.69
/proc/6224/stat : 6224 (minisat_static) R 6222 6224 6028 0 -1 4194304 379 0 0 0 1269 0 0 0 25 0 1 0 242752127 3018752 364 1992294400 134512640 135213614 4294956256 18446744073709551615 134526796 0 0 4096 3 0 0 0 17 1 0 0
/proc/6224/statm: 737 364 77 171 0 563 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2948

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 6225
/proc/meminfo: memFree=1718064/2055920 swapFree=4180452/4192956
[pid=6224] ppid=6222 vsize=3080 CPUtime=25.49
/proc/6224/stat : 6224 (minisat_static) R 6222 6224 6028 0 -1 4194304 439 0 0 0 2549 0 0 0 25 0 1 0 242752127 3153920 424 1992294400 134512640 135213614 4294956256 18446744073709551615 134526882 0 0 4096 3 0 0 0 17 1 0 0
/proc/6224/statm: 770 424 77 171 0 596 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3080

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 6225
/proc/meminfo: memFree=1717616/2055920 swapFree=4180452/4192956
[pid=6224] ppid=6222 vsize=3608 CPUtime=51.07
/proc/6224/stat : 6224 (minisat_static) R 6222 6224 6028 0 -1 4194304 544 0 0 0 5107 0 0 0 25 0 1 0 242752127 3694592 529 1992294400 134512640 135213614 4294956256 18446744073709551615 134527032 0 0 4096 3 0 0 0 17 1 0 0
/proc/6224/statm: 902 529 77 171 0 728 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 3608

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 6225
/proc/meminfo: memFree=1717104/2055920 swapFree=4180452/4192956
[pid=6224] ppid=6222 vsize=4004 CPUtime=102.26
/proc/6224/stat : 6224 (minisat_static) R 6222 6224 6028 0 -1 4194304 658 0 0 0 10226 0 0 0 25 0 1 0 242752127 4100096 643 1992294400 134512640 135213614 4294956256 18446744073709551615 134526764 0 0 4096 3 0 0 0 17 1 0 0
/proc/6224/statm: 1001 643 77 171 0 827 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 4004

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 6225
/proc/meminfo: memFree=1716720/2055920 swapFree=4180452/4192956
[pid=6224] ppid=6222 vsize=4384 CPUtime=162.23
/proc/6224/stat : 6224 (minisat_static) R 6222 6224 6028 0 -1 4194304 753 0 0 0 16223 0 0 0 25 0 1 0 242752127 4489216 738 1992294400 134512640 135213614 4294956256 18446744073709551615 134536581 0 0 4096 3 0 0 0 17 1 0 0
/proc/6224/statm: 1096 738 77 171 0 922 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 4384

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 6225
/proc/meminfo: memFree=1716400/2055920 swapFree=4180452/4192956
[pid=6224] ppid=6222 vsize=4648 CPUtime=222.22
/proc/6224/stat : 6224 (minisat_static) R 6222 6224 6028 0 -1 4194304 814 0 0 0 22222 0 0 0 25 0 1 0 242752127 4759552 799 1992294400 134512640 135213614 4294956256 18446744073709551615 134526939 0 0 4096 3 0 0 0 17 1 0 0
/proc/6224/statm: 1162 799 77 171 0 988 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 4648

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 6225
/proc/meminfo: memFree=1716080/2055920 swapFree=4180452/4192956
[pid=6224] ppid=6222 vsize=4932 CPUtime=282.2
/proc/6224/stat : 6224 (minisat_static) R 6222 6224 6028 0 -1 4194304 900 0 0 0 28219 1 0 0 25 0 1 0 242752127 5050368 885 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/6224/statm: 1233 885 77 171 0 1059 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 4932

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 6225
/proc/meminfo: memFree=1715888/2055920 swapFree=4180452/4192956
[pid=6224] ppid=6222 vsize=5068 CPUtime=342.18
/proc/6224/stat : 6224 (minisat_static) R 6222 6224 6028 0 -1 4194304 933 0 0 0 34217 1 0 0 25 0 1 0 242752127 5189632 918 1992294400 134512640 135213614 4294956256 18446744073709551615 134526851 0 0 4096 3 0 0 0 17 1 0 0
/proc/6224/statm: 1267 918 77 171 0 1093 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 5068

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 6225
/proc/meminfo: memFree=1715632/2055920 swapFree=4180452/4192956
[pid=6224] ppid=6222 vsize=5332 CPUtime=402.15
/proc/6224/stat : 6224 (minisat_static) R 6222 6224 6028 0 -1 4194304 989 0 0 0 40214 1 0 0 25 0 1 0 242752127 5459968 974 1992294400 134512640 135213614 4294956256 18446744073709551615 134526802 0 0 4096 3 0 0 0 17 1 0 0
/proc/6224/statm: 1333 974 77 171 0 1159 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 5332

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 6231
/proc/meminfo: memFree=1715440/2055920 swapFree=4180452/4192956
[pid=6224] ppid=6222 vsize=5464 CPUtime=462.12
/proc/6224/stat : 6224 (minisat_static) R 6222 6224 6028 0 -1 4194304 1028 0 0 0 46211 1 0 0 25 0 1 0 242752127 5595136 1013 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 1 0 0
/proc/6224/statm: 1366 1013 77 171 0 1192 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 5464

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 6231
/proc/meminfo: memFree=1715312/2055920 swapFree=4180452/4192956
[pid=6224] ppid=6222 vsize=5592 CPUtime=522.11
/proc/6224/stat : 6224 (minisat_static) R 6222 6224 6028 0 -1 4194304 1061 0 0 0 52209 2 0 0 25 0 1 0 242752127 5726208 1046 1992294400 134512640 135213614 4294956256 18446744073709551615 134526925 0 0 4096 3 0 0 0 17 1 0 0
/proc/6224/statm: 1398 1046 77 171 0 1224 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 5592

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 6231
/proc/meminfo: memFree=1715184/2055920 swapFree=4180452/4192956
[pid=6224] ppid=6222 vsize=5852 CPUtime=582.09
/proc/6224/stat : 6224 (minisat_static) R 6222 6224 6028 0 -1 4194304 1105 0 0 0 58207 2 0 0 25 0 1 0 242752127 5992448 1090 1992294400 134512640 135213614 4294956256 18446744073709551615 134536745 0 0 4096 3 0 0 0 17 1 0 0
/proc/6224/statm: 1463 1090 77 171 0 1289 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 5852

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 6231
/proc/meminfo: memFree=1714992/2055920 swapFree=4180452/4192956
[pid=6224] ppid=6222 vsize=5984 CPUtime=642.07
/proc/6224/stat : 6224 (minisat_static) R 6222 6224 6028 0 -1 4194304 1147 0 0 0 64205 2 0 0 25 0 1 0 242752127 6127616 1132 1992294400 134512640 135213614 4294956256 18446744073709551615 134526864 0 0 4096 3 0 0 0 17 1 0 0
/proc/6224/statm: 1496 1132 77 171 0 1322 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 5984

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 6231
/proc/meminfo: memFree=1714928/2055920 swapFree=4180452/4192956
[pid=6224] ppid=6222 vsize=5984 CPUtime=702.05
/proc/6224/stat : 6224 (minisat_static) R 6222 6224 6028 0 -1 4194304 1156 0 0 0 70203 2 0 0 25 0 1 0 242752127 6127616 1141 1992294400 134512640 135213614 4294956256 18446744073709551615 134536233 0 0 4096 3 0 0 0 17 1 0 0
/proc/6224/statm: 1496 1141 77 171 0 1322 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 5984

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 6231
/proc/meminfo: memFree=1714864/2055920 swapFree=4180452/4192956
[pid=6224] ppid=6222 vsize=6112 CPUtime=762.03
/proc/6224/stat : 6224 (minisat_static) R 6222 6224 6028 0 -1 4194304 1172 0 0 0 76201 2 0 0 25 0 1 0 242752127 6258688 1157 1992294400 134512640 135213614 4294956256 18446744073709551615 134526819 0 0 4096 3 0 0 0 17 1 0 0
/proc/6224/statm: 1528 1157 77 171 0 1354 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 6112

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 6231
/proc/meminfo: memFree=1714736/2055920 swapFree=4180452/4192956
[pid=6224] ppid=6222 vsize=6244 CPUtime=822.01
/proc/6224/stat : 6224 (minisat_static) R 6222 6224 6028 0 -1 4194304 1198 0 0 0 82199 2 0 0 25 0 1 0 242752127 6393856 1183 1992294400 134512640 135213614 4294956256 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/6224/statm: 1561 1183 77 171 0 1387 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 6244

[startup+882.305 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 6231
/proc/meminfo: memFree=1714608/2055920 swapFree=4180452/4192956
[pid=6224] ppid=6222 vsize=6244 CPUtime=882
/proc/6224/stat : 6224 (minisat_static) R 6222 6224 6028 0 -1 4194304 1214 0 0 0 88197 3 0 0 25 0 1 0 242752127 6393856 1199 1992294400 134512640 135213614 4294956256 18446744073709551615 134535853 0 0 4096 3 0 0 0 17 1 0 0
/proc/6224/statm: 1561 1199 77 171 0 1387 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 6244

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 6231
/proc/meminfo: memFree=1714416/2055920 swapFree=4180452/4192956
[pid=6224] ppid=6222 vsize=6376 CPUtime=941.97
/proc/6224/stat : 6224 (minisat_static) R 6222 6224 6028 0 -1 4194304 1262 0 0 0 94194 3 0 0 25 0 1 0 242752127 6529024 1247 1992294400 134512640 135213614 4294956256 18446744073709551615 134536617 0 0 4096 3 0 0 0 17 1 0 0
/proc/6224/statm: 1594 1247 77 171 0 1420 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 6376

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 6231
/proc/meminfo: memFree=1714288/2055920 swapFree=4180452/4192956
[pid=6224] ppid=6222 vsize=6508 CPUtime=1001.95
/proc/6224/stat : 6224 (minisat_static) R 6222 6224 6028 0 -1 4194304 1286 0 0 0 100192 3 0 0 25 0 1 0 242752127 6664192 1271 1992294400 134512640 135213614 4294956256 18446744073709551615 134526851 0 0 4096 3 0 0 0 17 1 0 0
/proc/6224/statm: 1627 1271 77 171 0 1453 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 6508

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 6231
/proc/meminfo: memFree=1714224/2055920 swapFree=4180452/4192956
[pid=6224] ppid=6222 vsize=6640 CPUtime=1061.93
/proc/6224/stat : 6224 (minisat_static) R 6222 6224 6028 0 -1 4194304 1314 0 0 0 106190 3 0 0 25 0 1 0 242752127 6799360 1299 1992294400 134512640 135213614 4294956256 18446744073709551615 134526882 0 0 4096 3 0 0 0 17 1 0 0
/proc/6224/statm: 1660 1299 77 171 0 1486 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 6640

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 6231
/proc/meminfo: memFree=1714160/2055920 swapFree=4180452/4192956
[pid=6224] ppid=6222 vsize=6640 CPUtime=1121.91
/proc/6224/stat : 6224 (minisat_static) R 6222 6224 6028 0 -1 4194304 1317 0 0 0 112188 3 0 0 25 0 1 0 242752127 6799360 1302 1992294400 134512640 135213614 4294956256 18446744073709551615 134526890 0 0 4096 3 0 0 0 17 1 0 0
/proc/6224/statm: 1660 1302 77 171 0 1486 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 6640

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 6231
/proc/meminfo: memFree=1714160/2055920 swapFree=4180452/4192956
[pid=6224] ppid=6222 vsize=6640 CPUtime=1181.89
/proc/6224/stat : 6224 (minisat_static) R 6222 6224 6028 0 -1 4194304 1328 0 0 0 118186 3 0 0 25 0 1 0 242752127 6799360 1313 1992294400 134512640 135213614 4294956256 18446744073709551615 134536740 0 0 4096 3 0 0 0 17 1 0 0
/proc/6224/statm: 1660 1313 77 171 0 1486 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 6640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 6231
/proc/meminfo: memFree=1714096/2055920 swapFree=4180452/4192956
[pid=6224] ppid=6222 vsize=6776 CPUtime=1200.09
/proc/6224/stat : 6224 (minisat_static) R 6222 6224 6028 0 -1 4194304 1332 0 0 0 120006 3 0 0 25 0 1 0 242752127 6938624 1317 1992294400 134512640 135213614 4294956256 18446744073709551615 134526925 0 0 4096 3 0 0 0 17 1 0 0
/proc/6224/statm: 1694 1317 77 171 0 1520 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 6776

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.1
CPU user time (s): 1200.06
CPU system time (s): 0.037994
CPU usage (%): 99.9661
Max. virtual memory (cumulated for all children) (KiB): 6776

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

runsolver used 0.811876 second user time and 2.6066 second system time

The end

Launcher Data

Begin job on node60 at 2009-05-12 18:54:14
IDJOB=1806262
IDBENCH=24702
IDSOLVER=651
FILE ID=node60/1806262-1242147254
PBS_JOBID= 9289664
Free space on /tmp= 65992 MiB

SOLVER NAME= minisat2-core 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-1806262-1242147254/watcher-1806262-1242147254 -o /tmp/evaluation-result-1806262-1242147254/solver-1806262-1242147254 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1806262-1242147254.cnf

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

MD5SUM BENCH= 95e4195bdde82ec65467d8f29f037cf2
RANDOM SEED=151689251

node60.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.256
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.256
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:       1720280 kB
Buffers:         37768 kB
Cached:         228944 kB
SwapCached:       6308 kB
Active:          80072 kB
Inactive:       195428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1720280 kB
SwapTotal:     4192956 kB
SwapFree:      4180452 kB
Dirty:             820 kB
Writeback:           0 kB
Mapped:          14024 kB
Slab:            46092 kB
Committed_AS:   883156 kB
PageTables:       1448 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= 65992 MiB
End job on node60 at 2009-05-12 19:14:16