Trace number 1806130

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.12 1200.53

General information on the benchmark

Namecrafted/Hard/contest05/others/
strips-gripper-18t35.sat05-1147.reshuffled-07.cnf
MD5SUM15ed95b3a35c74d0cc5dd4986376305c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark324.197
Satisfiable
(Un)Satisfiability was proved
Number of variables11318
Number of clauses316793
Sum of the clauses size640466
Maximum clause length38
Minimum clause length1
Number of clauses of size 161
Number of clauses of size 2314245
Number of clauses of size 3173
Number of clauses of size 42250
Number of clauses of size 50
Number of clauses of size over 564

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:  11318                                                |
0.00/0.00	|  Number of clauses:    316793                                               |
0.29/0.38	|  Parsing time:         0.36         s                                       |
5.59/5.63	============================[ Search Statistics ]==============================
5.59/5.63	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.59/5.63	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.59/5.63	===============================================================================
5.59/5.63	|         0 |    6899   264880   613342 |    88293        0    nan |  0.000 % |
5.59/5.69	|       101 |    6899   264880   613342 |    97122      101     20 |  0.539 % |
5.69/5.72	|       251 |    6899   264880   613342 |   106834      251     17 |  0.539 % |
5.69/5.77	|       477 |    6899   264880   613342 |   117518      477     19 |  0.539 % |
5.79/5.81	|       814 |    6899   264880   613342 |   129270      814     20 |  0.539 % |
5.89/5.90	|      1320 |    6899   264880   613342 |   142197     1320     20 |  0.539 % |
5.99/6.03	|      2081 |    6899   264880   613342 |   156417     2081     22 |  0.539 % |
6.19/6.27	|      3220 |    6899   264880   613342 |   172058     3220     26 |  0.539 % |
6.49/6.53	|      4930 |    6899   264880   613342 |   189264     4930     26 |  0.539 % |
7.09/7.11	|      7492 |    6899   264880   613342 |   208191     7492     41 |  0.539 % |
8.09/8.12	|     11336 |    6899   264880   613342 |   229010    11336     39 |  0.539 % |
9.29/9.37	|     17103 |    6899   264880   613342 |   251911    17103     35 |  0.539 % |
11.09/11.11	|     25754 |    6899   264880   613342 |   277102    25754     30 |  0.539 % |
14.29/14.32	|     38728 |    6899   264880   613342 |   304812    38728     27 |  0.539 % |
21.08/21.16	|     58190 |    6899   264880   613342 |   335293    58190     28 |  0.539 % |
33.88/33.98	|     87382 |    6896   264677   612862 |   368823    87381     31 |  0.565 % |
63.67/63.77	|    131171 |    6896   264677   612862 |   405705   131170     41 |  0.565 % |
127.75/127.80	|    196855 |    6896   264677   612862 |   446276   196854     47 |  0.565 % |
246.21/246.39	|    295381 |    6895   264581   612635 |   490903   295377     48 |  0.574 % |
542.01/542.28	|    443171 |    6894   264485   612408 |   539993   443165     50 |  0.583 % |
930.37/930.72	|    664855 |    6894   264485   612408 |   593993   147720     66 |  0.583 % |

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-1806130-1242145902/watcher-1806130-1242145902 -o /tmp/evaluation-result-1806130-1242145902/solver-1806130-1242145902 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1806130-1242145902.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/65 32314
/proc/meminfo: memFree=1460008/2055920 swapFree=4180356/4192956
[pid=32314] ppid=32312 vsize=2928 CPUtime=0
/proc/32314/stat : 32314 (minisat_static) R 32312 32314 32124 0 -1 4194304 565 0 0 0 0 0 0 0 20 0 1 0 242619630 2998272 550 1992294400 134512640 135243866 4294956256 18446744073709551615 134553517 0 0 4096 3 0 0 0 17 1 0 0
/proc/32314/statm: 732 553 62 178 0 552 0

[startup+0.067095 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 32314
/proc/meminfo: memFree=1460008/2055920 swapFree=4180356/4192956
[pid=32314] ppid=32312 vsize=6112 CPUtime=0.05
/proc/32314/stat : 32314 (minisat_static) R 32312 32314 32124 0 -1 4194304 1376 0 0 0 5 0 0 0 20 0 1 0 242619630 6258688 1361 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/32314/statm: 1528 1361 65 178 0 1348 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6112

[startup+0.1011 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 32314
/proc/meminfo: memFree=1460008/2055920 swapFree=4180356/4192956
[pid=32314] ppid=32312 vsize=7540 CPUtime=0.09
/proc/32314/stat : 32314 (minisat_static) R 32312 32314 32124 0 -1 4194304 1721 0 0 0 8 1 0 0 20 0 1 0 242619630 7720960 1706 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/32314/statm: 1885 1706 65 178 0 1705 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7540

[startup+0.301136 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 32314
/proc/meminfo: memFree=1460008/2055920 swapFree=4180356/4192956
[pid=32314] ppid=32312 vsize=16372 CPUtime=0.29
/proc/32314/stat : 32314 (minisat_static) R 32312 32314 32124 0 -1 4194304 3831 0 0 0 27 2 0 0 22 0 1 0 242619630 16764928 3816 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/32314/statm: 4093 3816 65 178 0 3913 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16372

[startup+0.701211 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 32314
/proc/meminfo: memFree=1460008/2055920 swapFree=4180356/4192956
[pid=32314] ppid=32312 vsize=21940 CPUtime=0.69
/proc/32314/stat : 32314 (minisat_static) R 32312 32314 32124 0 -1 4194304 5075 0 0 0 67 2 0 0 25 0 1 0 242619630 22466560 5060 1992294400 134512640 135243866 4294956256 18446744073709551615 134535475 0 0 4096 3 0 0 0 17 1 0 0
/proc/32314/statm: 5485 5060 79 178 0 5305 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21940

[startup+1.50136 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 32315
/proc/meminfo: memFree=1439968/2055920 swapFree=4180356/4192956
[pid=32314] ppid=32312 vsize=21940 CPUtime=1.49
/proc/32314/stat : 32314 (minisat_static) R 32312 32314 32124 0 -1 4194304 5075 0 0 0 147 2 0 0 25 0 1 0 242619630 22466560 5060 1992294400 134512640 135243866 4294956256 18446744073709551615 134535587 0 0 4096 3 0 0 0 17 1 0 0
/proc/32314/statm: 5485 5060 79 178 0 5305 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21940

[startup+3.10166 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 32315
/proc/meminfo: memFree=1438688/2055920 swapFree=4180356/4192956
[pid=32314] ppid=32312 vsize=34516 CPUtime=3.09
/proc/32314/stat : 32314 (minisat_static) R 32312 32314 32124 0 -1 4194304 8214 0 0 0 306 3 0 0 25 0 1 0 242619630 35344384 8199 1992294400 134512640 135243866 4294956256 18446744073709551615 134532855 0 0 4096 3 0 0 0 17 1 0 0
/proc/32314/statm: 8629 8199 80 178 0 8449 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34516

[startup+6.30125 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 32315
/proc/meminfo: memFree=1424800/2055920 swapFree=4180356/4192956
[pid=32314] ppid=32312 vsize=31456 CPUtime=6.29
/proc/32314/stat : 32314 (minisat_static) R 32312 32314 32124 0 -1 4194304 8868 0 0 0 625 4 0 0 25 0 1 0 242619630 32210944 7704 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 1 0 0
/proc/32314/statm: 7864 7704 86 178 0 7684 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31456

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 32315
/proc/meminfo: memFree=1428968/2055920 swapFree=4180356/4192956
[pid=32314] ppid=32312 vsize=31620 CPUtime=12.69
/proc/32314/stat : 32314 (minisat_static) R 32312 32314 32124 0 -1 4194304 8901 0 0 0 1265 4 0 0 25 0 1 0 242619630 32378880 7737 1992294400 134512640 135243866 4294956256 18446744073709551615 134556348 0 0 4096 3 0 0 0 17 1 0 0
/proc/32314/statm: 7905 7737 86 178 0 7725 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31620

[startup+25.5018 s]
/proc/loadavg: 1.07 0.99 0.91 2/66 32315
/proc/meminfo: memFree=1427304/2055920 swapFree=4180356/4192956
[pid=32314] ppid=32312 vsize=33536 CPUtime=25.48
/proc/32314/stat : 32314 (minisat_static) R 32312 32314 32124 0 -1 4194304 9362 0 0 0 2544 4 0 0 25 0 1 0 242619630 34340864 8198 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/32314/statm: 8384 8198 86 178 0 8204 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33536

[startup+51.1016 s]
/proc/loadavg: 1.05 0.99 0.91 2/66 32315
/proc/meminfo: memFree=1416616/2055920 swapFree=4180356/4192956
[pid=32314] ppid=32312 vsize=44236 CPUtime=51.07
/proc/32314/stat : 32314 (minisat_static) R 32312 32314 32124 0 -1 4194304 12045 0 0 0 5100 7 0 0 25 0 1 0 242619630 45297664 10881 1992294400 134512640 135243866 4294956256 18446744073709551615 134555869 0 0 4096 3 0 0 0 17 1 0 0
/proc/32314/statm: 11059 10881 86 178 0 10879 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 44236

[startup+102.305 s]
/proc/loadavg: 1.07 1.00 0.92 2/66 32315
/proc/meminfo: memFree=1399528/2055920 swapFree=4180356/4192956
[pid=32314] ppid=32312 vsize=61272 CPUtime=102.25
/proc/32314/stat : 32314 (minisat_static) R 32312 32314 32124 0 -1 4194304 16260 0 0 0 10214 11 0 0 25 0 1 0 242619630 62742528 15096 1992294400 134512640 135243866 4294956256 18446744073709551615 134556115 0 0 4096 3 0 0 0 17 1 0 0
/proc/32314/statm: 15318 15096 86 178 0 15138 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 61272

[startup+162.301 s]
/proc/loadavg: 1.07 1.01 0.93 2/66 32315
/proc/meminfo: memFree=1385896/2055920 swapFree=4180356/4192956
[pid=32314] ppid=32312 vsize=75292 CPUtime=162.24
/proc/32314/stat : 32314 (minisat_static) R 32312 32314 32124 0 -1 4194304 19688 0 0 0 16209 15 0 0 25 0 1 0 242619630 77099008 18524 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/32314/statm: 18823 18524 86 178 0 18643 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 75292

[startup+222.301 s]
/proc/loadavg: 1.07 1.02 0.93 2/66 32315
/proc/meminfo: memFree=1376872/2055920 swapFree=4180356/4192956
[pid=32314] ppid=32312 vsize=84020 CPUtime=222.21
/proc/32314/stat : 32314 (minisat_static) R 32312 32314 32124 0 -1 4194304 21903 0 0 0 22205 16 0 0 25 0 1 0 242619630 86036480 20739 1992294400 134512640 135243866 4294956256 18446744073709551615 134555869 0 0 4096 3 0 0 0 17 1 0 0
/proc/32314/statm: 21005 20739 86 178 0 20825 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 84020

[startup+282.301 s]
/proc/loadavg: 1.02 1.02 0.93 2/66 32315
/proc/meminfo: memFree=1364712/2055920 swapFree=4180356/4192956
[pid=32314] ppid=32312 vsize=96784 CPUtime=282.19
/proc/32314/stat : 32314 (minisat_static) R 32312 32314 32124 0 -1 4194304 24949 0 0 0 28200 19 0 0 25 0 1 0 242619630 99106816 23785 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/32314/statm: 24196 23785 86 178 0 24016 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 96784

[startup+342.302 s]
/proc/loadavg: 1.01 1.01 0.93 2/66 32315
/proc/meminfo: memFree=1356200/2055920 swapFree=4180356/4192956
[pid=32314] ppid=32312 vsize=104992 CPUtime=342.17
/proc/32314/stat : 32314 (minisat_static) R 32312 32314 32124 0 -1 4194304 27047 0 0 0 34197 20 0 0 25 0 1 0 242619630 107511808 25883 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/32314/statm: 26248 25883 86 178 0 26068 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 104992

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 0.93 2/66 32315
/proc/meminfo: memFree=1348648/2055920 swapFree=4180356/4192956
[pid=32314] ppid=32312 vsize=112664 CPUtime=402.15
/proc/32314/stat : 32314 (minisat_static) R 32312 32314 32124 0 -1 4194304 28948 0 0 0 40193 22 0 0 25 0 1 0 242619630 115367936 27784 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/32314/statm: 28166 27784 86 178 0 27986 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 112664

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32315
/proc/meminfo: memFree=1343400/2055920 swapFree=4180356/4192956
[pid=32314] ppid=32312 vsize=117952 CPUtime=462.13
/proc/32314/stat : 32314 (minisat_static) R 32312 32314 32124 0 -1 4194304 30295 0 0 0 46190 23 0 0 25 0 1 0 242619630 120782848 29131 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/32314/statm: 29488 29131 86 178 0 29308 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 117952

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32315
/proc/meminfo: memFree=1335784/2055920 swapFree=4180356/4192956
[pid=32314] ppid=32312 vsize=125780 CPUtime=522.11
/proc/32314/stat : 32314 (minisat_static) R 32312 32314 32124 0 -1 4194304 32227 0 0 0 52186 25 0 0 25 0 1 0 242619630 128798720 31063 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/32314/statm: 31445 31063 86 178 0 31265 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 125780

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32315
/proc/meminfo: memFree=1326440/2055920 swapFree=4180356/4192956
[pid=32314] ppid=32312 vsize=134900 CPUtime=582.09
/proc/32314/stat : 32314 (minisat_static) R 32312 32314 32124 0 -1 4194304 34536 0 0 0 58181 28 0 0 25 0 1 0 242619630 138137600 33372 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/32314/statm: 33725 33372 86 178 0 33545 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 134900

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32317
/proc/meminfo: memFree=1316456/2055920 swapFree=4180356/4192956
[pid=32314] ppid=32312 vsize=145608 CPUtime=642.07
/proc/32314/stat : 32314 (minisat_static) R 32312 32314 32124 0 -1 4194304 37004 0 0 0 64177 30 0 0 25 0 1 0 242619630 149102592 35840 1992294400 134512640 135243866 4294956256 18446744073709551615 134556170 0 0 4096 3 0 0 0 17 1 0 0
/proc/32314/statm: 36402 35840 86 178 0 36222 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 145608

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32317
/proc/meminfo: memFree=1308648/2055920 swapFree=4180356/4192956
[pid=32314] ppid=32312 vsize=153248 CPUtime=702.04
/proc/32314/stat : 32314 (minisat_static) R 32312 32314 32124 0 -1 4194304 38946 0 0 0 70172 32 0 0 25 0 1 0 242619630 156925952 37782 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/32314/statm: 38312 37782 86 178 0 38132 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 153248

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32317
/proc/meminfo: memFree=1302056/2055920 swapFree=4180356/4192956
[pid=32314] ppid=32312 vsize=159792 CPUtime=762.03
/proc/32314/stat : 32314 (minisat_static) R 32312 32314 32124 0 -1 4194304 40581 0 0 0 76169 34 0 0 25 0 1 0 242619630 163627008 39417 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/32314/statm: 39948 39417 86 178 0 39768 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 159792

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32317
/proc/meminfo: memFree=1300584/2055920 swapFree=4180356/4192956
[pid=32314] ppid=32312 vsize=161300 CPUtime=822
/proc/32314/stat : 32314 (minisat_static) R 32312 32314 32124 0 -1 4194304 40941 0 0 0 82166 34 0 0 25 0 1 0 242619630 165171200 39777 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/32314/statm: 40325 39777 86 178 0 40145 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 161300

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32317
/proc/meminfo: memFree=1300520/2055920 swapFree=4180356/4192956
[pid=32314] ppid=32312 vsize=161300 CPUtime=881.98
/proc/32314/stat : 32314 (minisat_static) R 32312 32314 32124 0 -1 4194304 40947 0 0 0 88164 34 0 0 25 0 1 0 242619630 165171200 39783 1992294400 134512640 135243866 4294956256 18446744073709551615 134555869 0 0 4096 3 0 0 0 17 1 0 0
/proc/32314/statm: 40325 39783 86 178 0 40145 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 161300

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32317
/proc/meminfo: memFree=1300520/2055920 swapFree=4180356/4192956
[pid=32314] ppid=32312 vsize=161420 CPUtime=941.96
/proc/32314/stat : 32314 (minisat_static) R 32312 32314 32124 0 -1 4194304 40961 0 0 0 94162 34 0 0 25 0 1 0 242619630 165294080 39797 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/32314/statm: 40355 39797 86 178 0 40175 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 161420

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32317
/proc/meminfo: memFree=1300520/2055920 swapFree=4180356/4192956
[pid=32314] ppid=32312 vsize=161420 CPUtime=1001.94
/proc/32314/stat : 32314 (minisat_static) R 32312 32314 32124 0 -1 4194304 40964 0 0 0 100160 34 0 0 25 0 1 0 242619630 165294080 39800 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/32314/statm: 40355 39800 86 178 0 40175 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 161420

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32317
/proc/meminfo: memFree=1300456/2055920 swapFree=4180356/4192956
[pid=32314] ppid=32312 vsize=161420 CPUtime=1061.92
/proc/32314/stat : 32314 (minisat_static) R 32312 32314 32124 0 -1 4194304 40965 0 0 0 106158 34 0 0 25 0 1 0 242619630 165294080 39801 1992294400 134512640 135243866 4294956256 18446744073709551615 134555834 0 0 4096 3 0 0 0 17 1 0 0
/proc/32314/statm: 40355 39801 86 178 0 40175 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 161420

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32317
/proc/meminfo: memFree=1300520/2055920 swapFree=4180356/4192956
[pid=32314] ppid=32312 vsize=161420 CPUtime=1121.9
/proc/32314/stat : 32314 (minisat_static) R 32312 32314 32124 0 -1 4194304 40967 0 0 0 112156 34 0 0 25 0 1 0 242619630 165294080 39803 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/32314/statm: 40355 39803 86 178 0 40175 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 161420

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32317
/proc/meminfo: memFree=1300520/2055920 swapFree=4180356/4192956
[pid=32314] ppid=32312 vsize=161420 CPUtime=1181.88
/proc/32314/stat : 32314 (minisat_static) R 32312 32314 32124 0 -1 4194304 40967 0 0 0 118154 34 0 0 25 0 1 0 242619630 165294080 39803 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/32314/statm: 40355 39803 86 178 0 40175 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 161420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32317
/proc/meminfo: memFree=1300520/2055920 swapFree=4180356/4192956
[pid=32314] ppid=32312 vsize=161420 CPUtime=1200.08
/proc/32314/stat : 32314 (minisat_static) R 32312 32314 32124 0 -1 4194304 40970 0 0 0 119974 34 0 0 25 0 1 0 242619630 165294080 39806 1992294400 134512640 135243866 4294956256 18446744073709551615 134555883 0 0 4096 3 0 0 0 17 1 0 0
/proc/32314/statm: 40355 39806 86 178 0 40175 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 161420

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 32317
/proc/meminfo: memFree=1300520/2055920 swapFree=4180356/4192956
[pid=32314] ppid=32312 vsize=161420 CPUtime=1200.08
/proc/32314/stat : 32314 (minisat_static) R 32312 32314 32124 0 -1 4194304 40970 0 0 0 119974 34 0 0 25 0 1 0 242619630 165294080 39806 1992294400 134512640 135243866 4294956256 18446744073709551615 134555883 0 0 4096 3 0 0 0 17 1 0 0
/proc/32314/statm: 40355 39806 86 178 0 40175 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 161420

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.12
CPU user time (s): 1199.75
CPU system time (s): 0.372943
CPU usage (%): 99.9657
Max. virtual memory (cumulated for all children) (KiB): 161420

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

runsolver used 1.39279 second user time and 2.78158 second system time

The end

Launcher Data

Begin job on node82 at 2009-05-12 18:31:43
IDJOB=1806130
IDBENCH=24670
IDSOLVER=568
FILE ID=node82/1806130-1242145902
PBS_JOBID= 9289644
Free space on /tmp= 66084 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT07/crafted/Hard/contest05/others/strips-gripper-18t35.sat05-1147.reshuffled-07.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806130-1242145902/watcher-1806130-1242145902 -o /tmp/evaluation-result-1806130-1242145902/solver-1806130-1242145902 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1806130-1242145902.cnf

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

MD5SUM BENCH= 15ed95b3a35c74d0cc5dd4986376305c
RANDOM SEED=1804189046

node82.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1460424 kB
Buffers:         58140 kB
Cached:         473496 kB
SwapCached:       6108 kB
Active:         135260 kB
Inactive:       404576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1460424 kB
SwapTotal:     4192956 kB
SwapFree:      4180356 kB
Dirty:            4884 kB
Writeback:           0 kB
Mapped:          13812 kB
Slab:            41628 kB
Committed_AS:   741440 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= 66084 MiB
End job on node82 at 2009-05-12 18:51:46