Trace number 1807613

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

General information on the benchmark

NameCRAFTED/parity-games/
instance_n9_i9_pp_ci_ce.cnf
MD5SUM17405d60322fbbfc84267e396be14b66
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 variables33867
Number of clauses457280
Sum of the clauses size1516932
Maximum clause length72
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 272774
Number of clauses of size 3228663
Number of clauses of size 4122769
Number of clauses of size 525920
Number of clauses of size over 57154

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:  33867                                                |
0.00/0.00	|  Number of clauses:    457280                                               |
0.19/0.28	|  Parsing time:         0.26         s                                       |
0.29/0.30	============================[ Search Statistics ]==============================
0.29/0.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.30	===============================================================================
0.29/0.30	|         0 |   33867   457280  1516932 |   152426        0    nan |  0.000 % |
0.29/0.34	|       100 |   33867   457280  1516932 |   167669      100     23 |  0.000 % |
0.38/0.41	|       251 |   33867   457280  1516932 |   184436      246     28 |  0.030 % |
0.48/0.52	|       477 |   33851   457280  1516932 |   202879      470     32 |  0.047 % |
0.58/0.66	|       814 |   33845   457280  1516932 |   223167      804     26 |  0.065 % |
0.89/0.91	|      1322 |   33783   457280  1516932 |   245484     1277     25 |  0.286 % |
1.00/1.09	|      2081 |   33771   457280  1516932 |   270033     2034     27 |  0.307 % |
1.49/1.56	|      3221 |   33739   457280  1516932 |   297036     3158     27 |  0.410 % |
2.29/2.31	|      4929 |   33735   457280  1516932 |   326740     4864     31 |  0.422 % |
3.09/3.12	|      7491 |   33720   455070  1511121 |   359414     7421     33 |  0.434 % |
4.40/4.44	|     11335 |   33682   454372  1509237 |   395355    11217     31 |  0.600 % |
6.29/6.39	|     17101 |   33644   453830  1507823 |   434891    16972     34 |  0.664 % |
10.09/10.16	|     25751 |   33644   453830  1507823 |   478380    25622     38 |  0.664 % |
18.29/18.36	|     38725 |   33642   453766  1507655 |   526218    38596     49 |  0.664 % |
31.99/32.08	|     58188 |   33642   453766  1507655 |   578840    58059     59 |  0.664 % |
59.48/59.53	|     87381 |   33642   453766  1507655 |   636724    87252     64 |  0.664 % |
101.07/101.20	|    131170 |   33616   453428  1506757 |   700396   131028     67 |  0.744 % |
179.03/179.11	|    196854 |   33603   453317  1506469 |   770436   196706     76 |  0.782 % |
427.97/428.19	|    295384 |   33598   453150  1506029 |   847479   295234     87 |  0.795 % |
866.03/866.35	|    443173 |   33596   453050  1505763 |   932227   443022     89 |  0.800 % |

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-1807613-1242159608/watcher-1807613-1242159608 -o /tmp/evaluation-result-1807613-1242159608/solver-1807613-1242159608 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1807613-1242159608.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 0.99 0.99 3/64 21976
/proc/meminfo: memFree=1307464/2055920 swapFree=4145924/4192956
[pid=21976] ppid=21974 vsize=2688 CPUtime=0
/proc/21976/stat : 21976 (minisat_static) R 21974 21976 21873 0 -1 4194304 531 0 0 0 0 0 0 0 18 0 1 0 243989240 2752512 516 1992294400 134512640 135213614 4294956256 18446744073709551615 134524560 0 0 4096 3 0 0 0 17 1 0 0
/proc/21976/statm: 672 517 58 171 0 498 0

[startup+0.095024 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 21976
/proc/meminfo: memFree=1307464/2055920 swapFree=4145924/4192956
[pid=21976] ppid=21974 vsize=9924 CPUtime=0.08
/proc/21976/stat : 21976 (minisat_static) R 21974 21976 21873 0 -1 4194304 2256 0 0 0 7 1 0 0 18 0 1 0 243989240 10162176 2241 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/21976/statm: 2481 2241 58 171 0 2307 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9924

[startup+0.101023 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 21976
/proc/meminfo: memFree=1307464/2055920 swapFree=4145924/4192956
[pid=21976] ppid=21974 vsize=10588 CPUtime=0.09
/proc/21976/stat : 21976 (minisat_static) R 21974 21976 21873 0 -1 4194304 2359 0 0 0 8 1 0 0 18 0 1 0 243989240 10842112 2344 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/21976/statm: 2647 2345 58 171 0 2473 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10588

[startup+0.301053 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 21976
/proc/meminfo: memFree=1307464/2055920 swapFree=4145924/4192956
[pid=21976] ppid=21974 vsize=22816 CPUtime=0.29
/proc/21976/stat : 21976 (minisat_static) R 21974 21976 21873 0 -1 4194304 5474 0 0 0 27 2 0 0 19 0 1 0 243989240 23363584 5459 1992294400 134512640 135213614 4294956256 18446744073709551615 134523960 0 0 4096 3 0 0 0 17 1 0 0
/proc/21976/statm: 5704 5459 70 171 0 5530 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22816

[startup+0.701111 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 21976
/proc/meminfo: memFree=1307464/2055920 swapFree=4145924/4192956
[pid=21976] ppid=21974 vsize=24464 CPUtime=0.69
/proc/21976/stat : 21976 (minisat_static) R 21974 21976 21873 0 -1 4194304 5883 0 0 0 66 3 0 0 22 0 1 0 243989240 25051136 5868 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 1 0 0
/proc/21976/statm: 6116 5868 79 171 0 5942 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24464

[startup+1.50123 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21977
/proc/meminfo: memFree=1283968/2055920 swapFree=4145924/4192956
[pid=21976] ppid=21974 vsize=24992 CPUtime=1.49
/proc/21976/stat : 21976 (minisat_static) R 21974 21976 21873 0 -1 4194304 6024 0 0 0 146 3 0 0 25 0 1 0 243989240 25591808 6009 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/21976/statm: 6248 6009 79 171 0 6074 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24992

[startup+3.10146 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21977
/proc/meminfo: memFree=1283264/2055920 swapFree=4145924/4192956
[pid=21976] ppid=21974 vsize=25784 CPUtime=3.09
/proc/21976/stat : 21976 (minisat_static) R 21974 21976 21873 0 -1 4194304 6238 0 0 0 306 3 0 0 25 0 1 0 243989240 26402816 6223 1992294400 134512640 135213614 4294956256 18446744073709551615 134526925 0 0 4096 3 0 0 0 17 1 0 0
/proc/21976/statm: 6446 6223 79 171 0 6272 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25784

[startup+6.30193 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21977
/proc/meminfo: memFree=1281408/2055920 swapFree=4145924/4192956
[pid=21976] ppid=21974 vsize=27560 CPUtime=6.29
/proc/21976/stat : 21976 (minisat_static) R 21974 21976 21873 0 -1 4194304 6675 0 0 0 625 4 0 0 25 0 1 0 243989240 28221440 6660 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 1 0 0
/proc/21976/statm: 6890 6660 79 171 0 6716 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27560

[startup+12.7019 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21977
/proc/meminfo: memFree=1277888/2055920 swapFree=4145924/4192956
[pid=21976] ppid=21974 vsize=30824 CPUtime=12.68
/proc/21976/stat : 21976 (minisat_static) R 21974 21976 21873 0 -1 4194304 7489 0 0 0 1263 5 0 0 25 0 1 0 243989240 31563776 7474 1992294400 134512640 135213614 4294956256 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 1 0 0
/proc/21976/statm: 7706 7474 79 171 0 7532 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30824

[startup+25.5017 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21977
/proc/meminfo: memFree=1271360/2055920 swapFree=4145924/4192956
[pid=21976] ppid=21974 vsize=37240 CPUtime=25.49
/proc/21976/stat : 21976 (minisat_static) R 21974 21976 21873 0 -1 4194304 9084 0 0 0 2541 8 0 0 25 0 1 0 243989240 38133760 9069 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/21976/statm: 9310 9069 79 171 0 9136 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 37240

[startup+51.1015 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21977
/proc/meminfo: memFree=1260928/2055920 swapFree=4145924/4192956
[pid=21976] ppid=21974 vsize=47796 CPUtime=51.07
/proc/21976/stat : 21976 (minisat_static) R 21974 21976 21873 0 -1 4194304 11733 0 0 0 5097 10 0 0 25 0 1 0 243989240 48943104 11718 1992294400 134512640 135213614 4294956256 18446744073709551615 134526802 0 0 4096 3 0 0 0 17 1 0 0
/proc/21976/statm: 11949 11718 79 171 0 11775 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 47796

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21977
/proc/meminfo: memFree=1243328/2055920 swapFree=4145924/4192956
[pid=21976] ppid=21974 vsize=65320 CPUtime=102.27
/proc/21976/stat : 21976 (minisat_static) R 21974 21976 21873 0 -1 4194304 16089 0 0 0 10212 15 0 0 25 0 1 0 243989240 66887680 16074 1992294400 134512640 135213614 4294956256 18446744073709551615 134529644 0 0 4096 3 0 0 0 17 1 0 0
/proc/21976/statm: 16330 16074 79 171 0 16156 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 65320

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21977
/proc/meminfo: memFree=1225344/2055920 swapFree=4145924/4192956
[pid=21976] ppid=21974 vsize=83524 CPUtime=162.24
/proc/21976/stat : 21976 (minisat_static) R 21974 21976 21873 0 -1 4194304 20613 0 0 0 16205 19 0 0 25 0 1 0 243989240 85528576 20598 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/21976/statm: 20881 20598 79 171 0 20707 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 83524

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21977
/proc/meminfo: memFree=1206784/2055920 swapFree=4145924/4192956
[pid=21976] ppid=21974 vsize=102148 CPUtime=222.23
/proc/21976/stat : 21976 (minisat_static) R 21974 21976 21873 0 -1 4194304 25213 0 0 0 22198 25 0 0 25 0 1 0 243989240 104599552 25198 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/21976/statm: 25537 25198 79 171 0 25363 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 102148

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21977
/proc/meminfo: memFree=1194368/2055920 swapFree=4145924/4192956
[pid=21976] ppid=21974 vsize=114448 CPUtime=282.2
/proc/21976/stat : 21976 (minisat_static) R 21974 21976 21873 0 -1 4194304 28312 0 0 0 28192 28 0 0 25 0 1 0 243989240 117194752 28297 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/21976/statm: 28612 28297 79 171 0 28438 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 114448

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21977
/proc/meminfo: memFree=1182976/2055920 swapFree=4145924/4192956
[pid=21976] ppid=21974 vsize=125708 CPUtime=342.19
/proc/21976/stat : 21976 (minisat_static) R 21974 21976 21873 0 -1 4194304 31139 0 0 0 34187 32 0 0 25 0 1 0 243989240 128724992 31124 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/21976/statm: 31427 31124 79 171 0 31253 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 125708

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21977
/proc/meminfo: memFree=1174208/2055920 swapFree=4145924/4192956
[pid=21976] ppid=21974 vsize=134444 CPUtime=402.17
/proc/21976/stat : 21976 (minisat_static) R 21974 21976 21873 0 -1 4194304 33350 0 0 0 40182 35 0 0 25 0 1 0 243989240 137670656 33335 1992294400 134512640 135213614 4294956256 18446744073709551615 134527179 0 0 4096 3 0 0 0 17 1 0 0
/proc/21976/statm: 33611 33335 79 171 0 33437 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 134444

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21977
/proc/meminfo: memFree=1164736/2055920 swapFree=4145924/4192956
[pid=21976] ppid=21974 vsize=144260 CPUtime=462.15
/proc/21976/stat : 21976 (minisat_static) R 21974 21976 21873 0 -1 4194304 35675 0 0 0 46177 38 0 0 25 0 1 0 243989240 147722240 35660 1992294400 134512640 135213614 4294956256 18446744073709551615 134526925 0 0 4096 3 0 0 0 17 1 0 0
/proc/21976/statm: 36065 35660 79 171 0 35891 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 144260

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21977
/proc/meminfo: memFree=1156736/2055920 swapFree=4145924/4192956
[pid=21976] ppid=21974 vsize=152380 CPUtime=522.13
/proc/21976/stat : 21976 (minisat_static) R 21974 21976 21873 0 -1 4194304 37717 0 0 0 52172 41 0 0 25 0 1 0 243989240 156037120 37702 1992294400 134512640 135213614 4294956256 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/21976/statm: 38095 37702 79 171 0 37921 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 152380

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21977
/proc/meminfo: memFree=1148032/2055920 swapFree=4145924/4192956
[pid=21976] ppid=21974 vsize=160884 CPUtime=582.12
/proc/21976/stat : 21976 (minisat_static) R 21974 21976 21873 0 -1 4194304 39841 0 0 0 58168 44 0 0 25 0 1 0 243989240 164745216 39826 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/21976/statm: 40221 39826 79 171 0 40047 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 160884

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21977
/proc/meminfo: memFree=1139968/2055920 swapFree=4145924/4192956
[pid=21976] ppid=21974 vsize=168896 CPUtime=642.1
/proc/21976/stat : 21976 (minisat_static) R 21974 21976 21873 0 -1 4194304 41843 0 0 0 64163 47 0 0 25 0 1 0 243989240 172949504 41828 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/21976/statm: 42224 41828 79 171 0 42050 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 168896

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21977
/proc/meminfo: memFree=1131264/2055920 swapFree=4145924/4192956
[pid=21976] ppid=21974 vsize=177616 CPUtime=702.08
/proc/21976/stat : 21976 (minisat_static) R 21974 21976 21873 0 -1 4194304 44042 0 0 0 70159 49 0 0 25 0 1 0 243989240 181878784 44027 1992294400 134512640 135213614 4294956256 18446744073709551615 134526864 0 0 4096 3 0 0 0 17 1 0 0
/proc/21976/statm: 44404 44027 79 171 0 44230 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 177616

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21977
/proc/meminfo: memFree=1123264/2055920 swapFree=4145924/4192956
[pid=21976] ppid=21974 vsize=185572 CPUtime=762.06
/proc/21976/stat : 21976 (minisat_static) R 21974 21976 21873 0 -1 4194304 46027 0 0 0 76155 51 0 0 25 0 1 0 243989240 190025728 46012 1992294400 134512640 135213614 4294956256 18446744073709551615 134526967 0 0 4096 3 0 0 0 17 1 0 0
/proc/21976/statm: 46393 46012 79 171 0 46219 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 185572

[startup+822.303 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21977
/proc/meminfo: memFree=1115136/2055920 swapFree=4145924/4192956
[pid=21976] ppid=21974 vsize=193628 CPUtime=822.05
/proc/21976/stat : 21976 (minisat_static) R 21974 21976 21873 0 -1 4194304 48060 0 0 0 82151 54 0 0 25 0 1 0 243989240 198275072 48045 1992294400 134512640 135213614 4294956256 18446744073709551615 134526810 0 0 4096 3 0 0 0 17 1 0 0
/proc/21976/statm: 48407 48045 79 171 0 48233 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 193628

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21977
/proc/meminfo: memFree=1104064/2055920 swapFree=4145924/4192956
[pid=21976] ppid=21974 vsize=204556 CPUtime=882.02
/proc/21976/stat : 21976 (minisat_static) R 21974 21976 21873 0 -1 4194304 50801 0 0 0 88146 56 0 0 25 0 1 0 243989240 209465344 50786 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/21976/statm: 51139 50786 79 171 0 50965 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 204556

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21977
/proc/meminfo: memFree=1089984/2055920 swapFree=4145924/4192956
[pid=21976] ppid=21974 vsize=219728 CPUtime=942
/proc/21976/stat : 21976 (minisat_static) R 21974 21976 21873 0 -1 4194304 54371 0 0 0 94141 59 0 0 25 0 1 0 243989240 225001472 54356 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/21976/statm: 54932 54356 79 171 0 54758 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 219728

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21977
/proc/meminfo: memFree=1074880/2055920 swapFree=4145924/4192956
[pid=21976] ppid=21974 vsize=234592 CPUtime=1001.99
/proc/21976/stat : 21976 (minisat_static) R 21974 21976 21873 0 -1 4194304 58104 0 0 0 100135 64 0 0 25 0 1 0 243989240 240222208 58089 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/21976/statm: 58648 58089 79 171 0 58474 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 234592

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21977
/proc/meminfo: memFree=1062016/2055920 swapFree=4145924/4192956
[pid=21976] ppid=21974 vsize=247536 CPUtime=1061.98
/proc/21976/stat : 21976 (minisat_static) R 21974 21976 21873 0 -1 4194304 61344 0 0 0 106130 68 0 0 25 0 1 0 243989240 253476864 61329 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/21976/statm: 61884 61329 79 171 0 61710 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 247536

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21977
/proc/meminfo: memFree=1049408/2055920 swapFree=4145924/4192956
[pid=21976] ppid=21974 vsize=259856 CPUtime=1121.96
/proc/21976/stat : 21976 (minisat_static) R 21974 21976 21873 0 -1 4194304 64470 0 0 0 112124 72 0 0 25 0 1 0 243989240 266092544 64455 1992294400 134512640 135213614 4294956256 18446744073709551615 134526939 0 0 4096 3 0 0 0 17 1 0 0
/proc/21976/statm: 64964 64455 79 171 0 64790 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 259856

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21977
/proc/meminfo: memFree=1034624/2055920 swapFree=4145924/4192956
[pid=21976] ppid=21974 vsize=274788 CPUtime=1181.94
/proc/21976/stat : 21976 (minisat_static) R 21974 21976 21873 0 -1 4194304 68218 0 0 0 118117 77 0 0 25 0 1 0 243989240 281382912 68203 1992294400 134512640 135213614 4294956256 18446744073709551615 134526796 0 0 4096 3 0 0 0 17 1 0 0
/proc/21976/statm: 68697 68203 79 171 0 68523 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 274788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21977
/proc/meminfo: memFree=1030656/2055920 swapFree=4145924/4192956
[pid=21976] ppid=21974 vsize=278360 CPUtime=1200.03
/proc/21976/stat : 21976 (minisat_static) R 21974 21976 21873 0 -1 4194304 69128 0 0 0 119925 78 0 0 25 0 1 0 243989240 285040640 69113 1992294400 134512640 135213614 4294956256 18446744073709551615 134526796 0 0 4096 3 0 0 0 17 1 0 0
/proc/21976/statm: 69590 69113 79 171 0 69416 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 278360

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.45
CPU time (s): 1200.09
CPU user time (s): 1199.26
CPU system time (s): 0.832873
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (KiB): 278360

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

runsolver used 0.98385 second user time and 2.78058 second system time

The end

Launcher Data

Begin job on node39 at 2009-05-12 22:20:08
IDJOB=1807613
IDBENCH=71797
IDSOLVER=651
FILE ID=node39/1807613-1242159608
PBS_JOBID= 9289725
Free space on /tmp= 66324 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n9_i9_pp_ci_ce.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1807613-1242159608/watcher-1807613-1242159608 -o /tmp/evaluation-result-1807613-1242159608/solver-1807613-1242159608 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1807613-1242159608.cnf

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

MD5SUM BENCH= 17405d60322fbbfc84267e396be14b66
RANDOM SEED=1345381944

node39.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:      2055920 kB
MemFree:       1307880 kB
Buffers:         82624 kB
Cached:         546420 kB
SwapCached:      41096 kB
Active:         229336 kB
Inactive:       443180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1307880 kB
SwapTotal:     4192956 kB
SwapFree:      4145924 kB
Dirty:           11020 kB
Writeback:           0 kB
Mapped:          14532 kB
Slab:            61512 kB
Committed_AS:   964384 kB
PageTables:       1384 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= 66320 MiB
End job on node39 at 2009-05-12 22:40:11