Trace number 1806395

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

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
counting-easier-php-018-014.sat05-1175.reshuffled-07.cnf
MD5SUMbc769deecd9ed9694b8be132b5bd15cd
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 variables252
Number of clauses2160
Sum of the clauses size4536
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22142
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518

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:  252                                                  |
0.00/0.00	|  Number of clauses:    2160                                                 |
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 |     252     2160     4536 |      720        0    nan |  0.000 % |
0.00/0.00	|       100 |     252     2160     4536 |      792      100     55 |  0.028 % |
0.00/0.00	|       251 |     252     2160     4536 |      871      251     62 |  0.028 % |
0.00/0.01	|       479 |     252     2160     4536 |      958      479     66 |  0.028 % |
0.00/0.02	|       816 |     252     2160     4536 |     1054      816     67 |  0.028 % |
0.00/0.05	|      1322 |     252     2160     4536 |     1159      712     65 |  0.028 % |
0.07/0.08	|      2081 |     252     2160     4536 |     1275      814     71 |  0.002 % |
0.09/0.15	|      3220 |     252     2160     4536 |     1403     1243     71 |  0.002 % |
0.19/0.26	|      4928 |     252     2160     4536 |     1543     1375     73 |  0.028 % |
0.39/0.45	|      7490 |     252     2160     4536 |     1697     1396     78 |  0.002 % |
0.69/0.77	|     11334 |     252     2160     4536 |     1867     1560     92 |  0.028 % |
1.29/1.34	|     17101 |     252     2160     4536 |     2054     1266     84 |  0.002 % |
2.20/2.21	|     25752 |     252     2160     4536 |     2259     1117     82 |  0.002 % |
3.59/3.64	|     38727 |     252     2160     4536 |     2485     2057     96 |  0.002 % |
5.89/5.94	|     58188 |     252     2160     4536 |     2734     1707     96 |  0.028 % |
9.58/9.63	|     87380 |     252     2160     4536 |     3007     2015     99 |  0.002 % |
15.68/15.76	|    131172 |     252     2160     4536 |     3308     3111    104 |  0.028 % |
24.78/24.82	|    196857 |     252     2160     4536 |     3639     3016     97 |  0.028 % |
38.18/38.21	|    295386 |     252     2160     4536 |     4003     2969     87 |  0.002 % |
60.37/60.47	|    443175 |     252     2160     4536 |     4403     3177    100 |  0.028 % |
96.35/96.46	|    664858 |     252     2160     4536 |     4843     4033     99 |  0.028 % |
153.73/153.90	|    997384 |     252     2160     4536 |     5328     4608    103 |  0.028 % |
243.60/243.71	|   1496172 |     252     2160     4536 |     5860     5029    101 |  0.028 % |
379.85/380.05	|   2244357 |     252     2160     4536 |     6447     3114     97 |  0.028 % |
607.97/608.25	|   3366633 |     252     2160     4536 |     7091     5361    101 |  0.028 % |
970.33/970.74	|   5050047 |     252     2160     4536 |     7800     6715     97 |  0.028 % |

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-1806395-1242148525/watcher-1806395-1242148525 -o /tmp/evaluation-result-1806395-1242148525/solver-1806395-1242148525 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1806395-1242148525.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.99 3/64 15142
/proc/meminfo: memFree=1011512/2055920 swapFree=4181168/4192956
[pid=15142] ppid=15140 vsize=2024 CPUtime=0
/proc/15142/stat : 15142 (minisat_static) R 15140 15142 14860 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 242881075 2072576 128 1992294400 134512640 135213614 4294956256 18446744073709551615 134527171 0 0 4096 3 0 0 0 17 1 0 0
/proc/15142/statm: 506 128 77 171 0 332 0

[startup+0.0722181 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 15142
/proc/meminfo: memFree=1011512/2055920 swapFree=4181168/4192956
[pid=15142] ppid=15140 vsize=2288 CPUtime=0.07
/proc/15142/stat : 15142 (minisat_static) R 15140 15142 14860 0 -1 4194304 240 0 0 0 7 0 0 0 18 0 1 0 242881075 2342912 225 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/15142/statm: 572 225 77 171 0 398 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2288

[startup+0.101224 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 15142
/proc/meminfo: memFree=1011512/2055920 swapFree=4181168/4192956
[pid=15142] ppid=15140 vsize=2420 CPUtime=0.09
/proc/15142/stat : 15142 (minisat_static) R 15140 15142 14860 0 -1 4194304 252 0 0 0 9 0 0 0 18 0 1 0 242881075 2478080 237 1992294400 134512640 135213614 4294956256 18446744073709551615 134529474 0 0 4096 3 0 0 0 17 1 0 0
/proc/15142/statm: 605 237 77 171 0 431 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2420

[startup+0.301261 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 15142
/proc/meminfo: memFree=1011512/2055920 swapFree=4181168/4192956
[pid=15142] ppid=15140 vsize=2552 CPUtime=0.29
/proc/15142/stat : 15142 (minisat_static) R 15140 15142 14860 0 -1 4194304 301 0 0 0 29 0 0 0 19 0 1 0 242881075 2613248 286 1992294400 134512640 135213614 4294956256 18446744073709551615 134536671 0 0 4096 3 0 0 0 17 1 0 0
/proc/15142/statm: 638 286 77 171 0 464 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2552

[startup+0.701336 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 15142
/proc/meminfo: memFree=1011512/2055920 swapFree=4181168/4192956
[pid=15142] ppid=15140 vsize=2816 CPUtime=0.69
/proc/15142/stat : 15142 (minisat_static) R 15140 15142 14860 0 -1 4194304 367 0 0 0 69 0 0 0 22 0 1 0 242881075 2883584 352 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/15142/statm: 704 352 77 171 0 530 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2816

[startup+1.50149 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 15143
/proc/meminfo: memFree=1010288/2055920 swapFree=4181168/4192956
[pid=15142] ppid=15140 vsize=3080 CPUtime=1.49
/proc/15142/stat : 15142 (minisat_static) R 15140 15142 14860 0 -1 4194304 416 0 0 0 149 0 0 0 25 0 1 0 242881075 3153920 401 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/15142/statm: 770 402 77 171 0 596 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3080

[startup+3.10179 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 15143
/proc/meminfo: memFree=1009968/2055920 swapFree=4181168/4192956
[pid=15142] ppid=15140 vsize=3344 CPUtime=3.09
/proc/15142/stat : 15142 (minisat_static) R 15140 15142 14860 0 -1 4194304 485 0 0 0 309 0 0 0 25 0 1 0 242881075 3424256 470 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/15142/statm: 836 470 77 171 0 662 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3344

[startup+6.30139 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 15143
/proc/meminfo: memFree=1009456/2055920 swapFree=4181168/4192956
[pid=15142] ppid=15140 vsize=3740 CPUtime=6.29
/proc/15142/stat : 15142 (minisat_static) R 15140 15142 14860 0 -1 4194304 579 0 0 0 629 0 0 0 25 0 1 0 242881075 3829760 564 1992294400 134512640 135213614 4294956256 18446744073709551615 134526854 0 0 4096 3 0 0 0 17 1 0 0
/proc/15142/statm: 935 564 77 171 0 761 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3740

[startup+12.7016 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 15143
/proc/meminfo: memFree=1008880/2055920 swapFree=4181168/4192956
[pid=15142] ppid=15140 vsize=4136 CPUtime=12.68
/proc/15142/stat : 15142 (minisat_static) R 15140 15142 14860 0 -1 4194304 690 0 0 0 1268 0 0 0 25 0 1 0 242881075 4235264 675 1992294400 134512640 135213614 4294956256 18446744073709551615 134526939 0 0 4096 3 0 0 0 17 1 0 0
/proc/15142/statm: 1034 675 77 171 0 860 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4136

[startup+25.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 15143
/proc/meminfo: memFree=1008496/2055920 swapFree=4181168/4192956
[pid=15142] ppid=15140 vsize=4532 CPUtime=25.48
/proc/15142/stat : 15142 (minisat_static) R 15140 15142 14860 0 -1 4194304 786 0 0 0 2548 0 0 0 25 0 1 0 242881075 4640768 771 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/15142/statm: 1133 771 77 171 0 959 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4532

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 15143
/proc/meminfo: memFree=1007664/2055920 swapFree=4181168/4192956
[pid=15142] ppid=15140 vsize=5328 CPUtime=51.07
/proc/15142/stat : 15142 (minisat_static) R 15140 15142 14860 0 -1 4194304 979 0 0 0 5106 1 0 0 25 0 1 0 242881075 5455872 964 1992294400 134512640 135213614 4294956256 18446744073709551615 134526882 0 0 4096 3 0 0 0 17 1 0 0
/proc/15142/statm: 1332 964 77 171 0 1158 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5328

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 15143
/proc/meminfo: memFree=1007024/2055920 swapFree=4181168/4192956
[pid=15142] ppid=15140 vsize=5980 CPUtime=102.25
/proc/15142/stat : 15142 (minisat_static) R 15140 15142 14860 0 -1 4194304 1137 0 0 0 10224 1 0 0 25 0 1 0 242881075 6123520 1122 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/15142/statm: 1495 1122 77 171 0 1321 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 5980

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 15143
/proc/meminfo: memFree=1006448/2055920 swapFree=4181168/4192956
[pid=15142] ppid=15140 vsize=6508 CPUtime=162.23
/proc/15142/stat : 15142 (minisat_static) R 15140 15142 14860 0 -1 4194304 1280 0 0 0 16222 1 0 0 25 0 1 0 242881075 6664192 1265 1992294400 134512640 135213614 4294956256 18446744073709551615 134526869 0 0 4096 3 0 0 0 17 1 0 0
/proc/15142/statm: 1627 1265 77 171 0 1453 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 6508

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 15143
/proc/meminfo: memFree=1006064/2055920 swapFree=4181168/4192956
[pid=15142] ppid=15140 vsize=6772 CPUtime=222.21
/proc/15142/stat : 15142 (minisat_static) R 15140 15142 14860 0 -1 4194304 1355 0 0 0 22219 2 0 0 25 0 1 0 242881075 6934528 1340 1992294400 134512640 135213614 4294956256 18446744073709551615 134526854 0 0 4096 3 0 0 0 17 1 0 0
/proc/15142/statm: 1693 1340 77 171 0 1519 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 6772

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 15143
/proc/meminfo: memFree=1005808/2055920 swapFree=4181168/4192956
[pid=15142] ppid=15140 vsize=7044 CPUtime=282.19
/proc/15142/stat : 15142 (minisat_static) R 15140 15142 14860 0 -1 4194304 1413 0 0 0 28217 2 0 0 25 0 1 0 242881075 7213056 1398 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/15142/statm: 1761 1398 77 171 0 1587 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 7044

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 15143
/proc/meminfo: memFree=1005552/2055920 swapFree=4181168/4192956
[pid=15142] ppid=15140 vsize=7296 CPUtime=342.17
/proc/15142/stat : 15142 (minisat_static) R 15140 15142 14860 0 -1 4194304 1472 0 0 0 34215 2 0 0 25 0 1 0 242881075 7471104 1457 1992294400 134512640 135213614 4294956256 18446744073709551615 134526882 0 0 4096 3 0 0 0 17 1 0 0
/proc/15142/statm: 1824 1457 77 171 0 1650 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 7296

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 15143
/proc/meminfo: memFree=1004912/2055920 swapFree=4181168/4192956
[pid=15142] ppid=15140 vsize=7952 CPUtime=402.14
/proc/15142/stat : 15142 (minisat_static) R 15140 15142 14860 0 -1 4194304 1641 0 0 0 40212 2 0 0 25 0 1 0 242881075 8142848 1626 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/15142/statm: 1988 1626 77 171 0 1814 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 7952

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 15143
/proc/meminfo: memFree=1004400/2055920 swapFree=4181168/4192956
[pid=15142] ppid=15140 vsize=8480 CPUtime=462.12
/proc/15142/stat : 15142 (minisat_static) R 15140 15142 14860 0 -1 4194304 1760 0 0 0 46210 2 0 0 25 0 1 0 242881075 8683520 1745 1992294400 134512640 135213614 4294956256 18446744073709551615 134526880 0 0 4096 3 0 0 0 17 1 0 0
/proc/15142/statm: 2120 1745 77 171 0 1946 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 8480

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 15143
/proc/meminfo: memFree=1004464/2055920 swapFree=4181168/4192956
[pid=15142] ppid=15140 vsize=8608 CPUtime=522.1
/proc/15142/stat : 15142 (minisat_static) R 15140 15142 14860 0 -1 4194304 1787 0 0 0 52208 2 0 0 25 0 1 0 242881075 8814592 1772 1992294400 134512640 135213614 4294956256 18446744073709551615 134529474 0 0 4096 3 0 0 0 17 1 0 0
/proc/15142/statm: 2152 1772 77 171 0 1978 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 8608

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 15143
/proc/meminfo: memFree=1004464/2055920 swapFree=4181168/4192956
[pid=15142] ppid=15140 vsize=8608 CPUtime=582.08
/proc/15142/stat : 15142 (minisat_static) R 15140 15142 14860 0 -1 4194304 1787 0 0 0 58206 2 0 0 25 0 1 0 242881075 8814592 1772 1992294400 134512640 135213614 4294956256 18446744073709551615 134526882 0 0 4096 3 0 0 0 17 1 0 0
/proc/15142/statm: 2152 1772 77 171 0 1978 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 8608

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 15143
/proc/meminfo: memFree=1004016/2055920 swapFree=4181168/4192956
[pid=15142] ppid=15140 vsize=8976 CPUtime=642.06
/proc/15142/stat : 15142 (minisat_static) R 15140 15142 14860 0 -1 4194304 1885 0 0 0 64204 2 0 0 25 0 1 0 242881075 9191424 1870 1992294400 134512640 135213614 4294956256 18446744073709551615 134526939 0 0 4096 3 0 0 0 17 1 0 0
/proc/15142/statm: 2244 1870 77 171 0 2070 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 8976

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 15143
/proc/meminfo: memFree=1003632/2055920 swapFree=4181168/4192956
[pid=15142] ppid=15140 vsize=9280 CPUtime=702.03
/proc/15142/stat : 15142 (minisat_static) R 15140 15142 14860 0 -1 4194304 1967 0 0 0 70201 2 0 0 25 0 1 0 242881075 9502720 1952 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/15142/statm: 2320 1952 77 171 0 2146 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 9280

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 15143
/proc/meminfo: memFree=1003632/2055920 swapFree=4181168/4192956
[pid=15142] ppid=15140 vsize=9280 CPUtime=762.01
/proc/15142/stat : 15142 (minisat_static) R 15140 15142 14860 0 -1 4194304 1975 0 0 0 76199 2 0 0 25 0 1 0 242881075 9502720 1960 1992294400 134512640 135213614 4294956256 18446744073709551615 134526882 0 0 4096 3 0 0 0 17 1 0 0
/proc/15142/statm: 2320 1960 77 171 0 2146 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 9280

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 15143
/proc/meminfo: memFree=1003632/2055920 swapFree=4181168/4192956
[pid=15142] ppid=15140 vsize=9280 CPUtime=821.99
/proc/15142/stat : 15142 (minisat_static) R 15140 15142 14860 0 -1 4194304 1976 0 0 0 82197 2 0 0 25 0 1 0 242881075 9502720 1961 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/15142/statm: 2320 1961 77 171 0 2146 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 9280

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 15143
/proc/meminfo: memFree=1003504/2055920 swapFree=4181168/4192956
[pid=15142] ppid=15140 vsize=9412 CPUtime=881.97
/proc/15142/stat : 15142 (minisat_static) R 15140 15142 14860 0 -1 4194304 2003 0 0 0 88195 2 0 0 25 0 1 0 242881075 9637888 1988 1992294400 134512640 135213614 4294956256 18446744073709551615 134536896 0 0 4096 3 0 0 0 17 1 0 0
/proc/15142/statm: 2353 1988 77 171 0 2179 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 9412

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 15143
/proc/meminfo: memFree=1003504/2055920 swapFree=4181168/4192956
[pid=15142] ppid=15140 vsize=9412 CPUtime=941.94
/proc/15142/stat : 15142 (minisat_static) R 15140 15142 14860 0 -1 4194304 2003 0 0 0 94192 2 0 0 25 0 1 0 242881075 9637888 1988 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/15142/statm: 2353 1988 77 171 0 2179 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 9412

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 15143
/proc/meminfo: memFree=1003120/2055920 swapFree=4181168/4192956
[pid=15142] ppid=15140 vsize=9808 CPUtime=1001.92
/proc/15142/stat : 15142 (minisat_static) R 15140 15142 14860 0 -1 4194304 2098 0 0 0 100190 2 0 0 25 0 1 0 242881075 10043392 2083 1992294400 134512640 135213614 4294956256 18446744073709551615 134526878 0 0 4096 3 0 0 0 17 1 0 0
/proc/15142/statm: 2452 2083 77 171 0 2278 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 9808

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 15143
/proc/meminfo: memFree=1003056/2055920 swapFree=4181168/4192956
[pid=15142] ppid=15140 vsize=10032 CPUtime=1061.9
/proc/15142/stat : 15142 (minisat_static) R 15140 15142 14860 0 -1 4194304 2141 0 0 0 106188 2 0 0 25 0 1 0 242881075 10272768 2126 1992294400 134512640 135213614 4294956256 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/15142/statm: 2508 2126 77 171 0 2334 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 10032

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 15143
/proc/meminfo: memFree=1002992/2055920 swapFree=4181168/4192956
[pid=15142] ppid=15140 vsize=10032 CPUtime=1121.88
/proc/15142/stat : 15142 (minisat_static) R 15140 15142 14860 0 -1 4194304 2142 0 0 0 112185 3 0 0 25 0 1 0 242881075 10272768 2127 1992294400 134512640 135213614 4294956256 18446744073709551615 134529520 0 0 4096 3 0 0 0 17 1 0 0
/proc/15142/statm: 2508 2127 77 171 0 2334 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 10032

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 15143
/proc/meminfo: memFree=1002928/2055920 swapFree=4181168/4192956
[pid=15142] ppid=15140 vsize=10032 CPUtime=1181.86
/proc/15142/stat : 15142 (minisat_static) R 15140 15142 14860 0 -1 4194304 2170 0 0 0 118183 3 0 0 25 0 1 0 242881075 10272768 2155 1992294400 134512640 135213614 4294956256 18446744073709551615 134526871 0 0 4096 3 0 0 0 17 1 0 0
/proc/15142/statm: 2508 2155 77 171 0 2334 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 10032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 15143
/proc/meminfo: memFree=1002928/2055920 swapFree=4181168/4192956
[pid=15142] ppid=15140 vsize=10032 CPUtime=1200.06
/proc/15142/stat : 15142 (minisat_static) R 15140 15142 14860 0 -1 4194304 2170 0 0 0 120003 3 0 0 25 0 1 0 242881075 10272768 2155 1992294400 134512640 135213614 4294956256 18446744073709551615 134526864 0 0 4096 3 0 0 0 17 1 0 0
/proc/15142/statm: 2508 2155 77 171 0 2334 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 10032

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: 0.99 0.97 0.99 2/65 15143
/proc/meminfo: memFree=1002928/2055920 swapFree=4181168/4192956
[pid=15142] ppid=15140 vsize=10032 CPUtime=1200.06
/proc/15142/stat : 15142 (minisat_static) R 15140 15142 14860 0 -1 4194304 2170 0 0 0 120003 3 0 0 25 0 1 0 242881075 10272768 2155 1992294400 134512640 135213614 4294956256 18446744073709551615 134526864 0 0 4096 3 0 0 0 17 1 0 0
/proc/15142/statm: 2508 2155 77 171 0 2334 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 10032

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.07
CPU user time (s): 1200.03
CPU system time (s): 0.034994
CPU usage (%): 99.9634
Max. virtual memory (cumulated for all children) (KiB): 10032

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

runsolver used 0.842871 second user time and 2.51962 second system time

The end

Launcher Data

Begin job on node37 at 2009-05-12 19:15:25
IDJOB=1806395
IDBENCH=24729
IDSOLVER=651
FILE ID=node37/1806395-1242148525
PBS_JOBID= 9289684
Free space on /tmp= 66220 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT07/crafted/Difficult/contest05/sabharwal/counting-easier-php-018-014.sat05-1175.reshuffled-07.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806395-1242148525/watcher-1806395-1242148525 -o /tmp/evaluation-result-1806395-1242148525/solver-1806395-1242148525 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1806395-1242148525.cnf

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

MD5SUM BENCH= bc769deecd9ed9694b8be132b5bd15cd
RANDOM SEED=1879172810

node37.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.259
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.259
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:       1011928 kB
Buffers:         83156 kB
Cached:         863236 kB
SwapCached:       5608 kB
Active:          73300 kB
Inactive:       881404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1011928 kB
SwapTotal:     4192956 kB
SwapFree:      4181168 kB
Dirty:             804 kB
Writeback:           0 kB
Mapped:          14076 kB
Slab:            75332 kB
Committed_AS:   973668 kB
PageTables:       1372 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 node37 at 2009-05-12 19:35:28