Trace number 1807586

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.1 1200.43

General information on the benchmark

NameCRAFTED/parity-games/
instance_n8_i8_pp_ci_ce.cnf
MD5SUM68c51e190d82ac762156471d1f7373da
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark85.241
Satisfiable
(Un)Satisfiability was proved
Number of variables21640
Number of clauses257551
Sum of the clauses size850944
Maximum clause length56
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 244056
Number of clauses of size 3125040
Number of clauses of size 468272
Number of clauses of size 515680
Number of clauses of size over 54503

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:  21640                                                |
0.00/0.00	|  Number of clauses:    257551                                               |
0.19/0.26	|  Parsing time:         0.23         s                                       |
0.99/1.09	============================[ Search Statistics ]==============================
0.99/1.09	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.99/1.09	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.99/1.09	===============================================================================
0.99/1.09	|         0 |   14660   216923   720864 |    72307        0    nan |  0.000 % |
1.09/1.13	|       102 |   14660   216923   720864 |    79538      102     14 |  1.775 % |
1.09/1.18	|       255 |   14660   216923   720864 |    87492      255     26 |  1.774 % |
1.18/1.25	|       482 |   14660   216923   720864 |    96241      482     23 |  1.774 % |
1.28/1.32	|       819 |   14660   216923   720864 |   105865      819     22 |  1.774 % |
1.38/1.41	|      1326 |   14660   216923   720864 |   116452     1326     23 |  1.774 % |
1.48/1.56	|      2086 |   14660   216923   720864 |   128097     2086     26 |  1.775 % |
1.68/1.72	|      3225 |   14660   216923   720864 |   140907     3225     26 |  1.774 % |
1.88/1.99	|      4933 |   14660   216923   720864 |   154997     4933     30 |  1.774 % |
2.69/2.75	|      7495 |   14660   216923   720864 |   170497     7495     32 |  1.774 % |
3.59/3.62	|     11339 |   14660   216923   720864 |   187547    11339     35 |  1.774 % |
5.19/5.25	|     17105 |   14660   216923   720864 |   206302    17105     44 |  1.774 % |
7.69/7.75	|     25755 |   14659   216915   720840 |   226932    25735     45 |  1.779 % |
13.78/13.84	|     38730 |   14659   216915   720840 |   249625    38710     54 |  1.779 % |
23.58/23.66	|     58192 |   14659   216915   720840 |   274588    58172     52 |  1.780 % |
46.57/46.69	|     87385 |   14659   216915   720840 |   302047    87365     55 |  1.780 % |
99.86/99.90	|    131174 |   14659   216915   720840 |   332251   131154     59 |  1.779 % |
209.33/209.43	|    196858 |   14659   216915   720840 |   365476   196838     61 |  1.779 % |
442.36/442.54	|    295384 |   14659   216915   720840 |   402024   295364     67 |  1.780 % |
703.79/704.03	|    443173 |   14657   216907   720816 |   442227    63626    108 |  1.788 % |
1110.98/1111.30	|    664858 |   14656   216836   720582 |   486449   285299    119 |  1.793 % |

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-1807586-1242159018/watcher-1807586-1242159018 -o /tmp/evaluation-result-1807586-1242159018/solver-1807586-1242159018 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1807586-1242159018.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/65 8709
/proc/meminfo: memFree=1664248/2055920 swapFree=4158736/4192956
[pid=8709] ppid=8707 vsize=2848 CPUtime=0
/proc/8709/stat : 8709 (minisat_static) R 8707 8709 8605 0 -1 4194304 562 0 0 0 0 0 0 0 20 0 1 0 243931256 2916352 547 1992294400 134512640 135243866 4294956256 18446744073709551615 134553583 0 0 4096 3 0 0 0 17 1 0 0
/proc/8709/statm: 712 549 65 178 0 532 0

[startup+0.0809169 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 8709
/proc/meminfo: memFree=1664248/2055920 swapFree=4158736/4192956
[pid=8709] ppid=8707 vsize=9608 CPUtime=0.07
/proc/8709/stat : 8709 (minisat_static) R 8707 8709 8605 0 -1 4194304 2096 0 0 0 6 1 0 0 20 0 1 0 243931256 9838592 2081 1992294400 134512640 135243866 4294956256 18446744073709551615 134748151 0 0 4096 3 0 0 0 17 1 0 0
/proc/8709/statm: 2402 2081 65 178 0 2222 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9608

[startup+0.101918 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 8709
/proc/meminfo: memFree=1664248/2055920 swapFree=4158736/4192956
[pid=8709] ppid=8707 vsize=11024 CPUtime=0.09
/proc/8709/stat : 8709 (minisat_static) R 8707 8709 8605 0 -1 4194304 2418 0 0 0 8 1 0 0 20 0 1 0 243931256 11288576 2403 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/8709/statm: 2756 2404 65 178 0 2576 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11024

[startup+0.301942 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 8709
/proc/meminfo: memFree=1664248/2055920 swapFree=4158736/4192956
[pid=8709] ppid=8707 vsize=20944 CPUtime=0.29
/proc/8709/stat : 8709 (minisat_static) R 8707 8709 8605 0 -1 4194304 4889 0 0 0 26 3 0 0 22 0 1 0 243931256 21446656 4874 1992294400 134512640 135243866 4294956256 18446744073709551615 134535747 0 0 4096 3 0 0 0 17 1 0 0
/proc/8709/statm: 5236 4874 79 178 0 5056 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20944

[startup+0.701992 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 8709
/proc/meminfo: memFree=1664248/2055920 swapFree=4158736/4192956
[pid=8709] ppid=8707 vsize=22924 CPUtime=0.69
/proc/8709/stat : 8709 (minisat_static) R 8707 8709 8605 0 -1 4194304 5481 0 0 0 66 3 0 0 25 0 1 0 243931256 23474176 5466 1992294400 134512640 135243866 4294956256 18446744073709551615 134541924 0 0 4096 3 0 0 0 17 1 0 0
/proc/8709/statm: 5731 5466 80 178 0 5551 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22924

[startup+1.50109 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8710
/proc/meminfo: memFree=1641776/2055920 swapFree=4158736/4192956
[pid=8709] ppid=8707 vsize=21140 CPUtime=1.48
/proc/8709/stat : 8709 (minisat_static) R 8707 8709 8605 0 -1 4194304 5701 0 0 0 145 3 0 0 25 0 1 0 243931256 21647360 5065 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/8709/statm: 5285 5065 87 178 0 5105 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 21140

[startup+3.10129 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8710
/proc/meminfo: memFree=1643952/2055920 swapFree=4158736/4192956
[pid=8709] ppid=8707 vsize=21140 CPUtime=3.09
/proc/8709/stat : 8709 (minisat_static) R 8707 8709 8605 0 -1 4194304 5701 0 0 0 305 4 0 0 25 0 1 0 243931256 21647360 5065 1992294400 134512640 135243866 4294956256 18446744073709551615 134555733 0 0 4096 3 0 0 0 17 1 0 0
/proc/8709/statm: 5285 5065 87 178 0 5105 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21140

[startup+6.30169 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8710
/proc/meminfo: memFree=1643888/2055920 swapFree=4158736/4192956
[pid=8709] ppid=8707 vsize=21140 CPUtime=6.29
/proc/8709/stat : 8709 (minisat_static) R 8707 8709 8605 0 -1 4194304 5701 0 0 0 625 4 0 0 25 0 1 0 243931256 21647360 5065 1992294400 134512640 135243866 4294956256 18446744073709551615 134558418 0 0 4096 3 0 0 0 17 1 0 0
/proc/8709/statm: 5285 5065 87 178 0 5105 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21140

[startup+12.7025 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8710
/proc/meminfo: memFree=1640440/2055920 swapFree=4158736/4192956
[pid=8709] ppid=8707 vsize=25200 CPUtime=12.68
/proc/8709/stat : 8709 (minisat_static) R 8707 8709 8605 0 -1 4194304 6707 0 0 0 1263 5 0 0 25 0 1 0 243931256 25804800 6071 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/8709/statm: 6300 6071 87 178 0 6120 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 25200

[startup+25.5011 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8710
/proc/meminfo: memFree=1634168/2055920 swapFree=4158736/4192956
[pid=8709] ppid=8707 vsize=31088 CPUtime=25.48
/proc/8709/stat : 8709 (minisat_static) R 8707 8709 8605 0 -1 4194304 8184 0 0 0 2542 6 0 0 25 0 1 0 243931256 31834112 7548 1992294400 134512640 135243866 4294956256 18446744073709551615 134555740 0 0 4096 3 0 0 0 17 1 0 0
/proc/8709/statm: 7772 7548 87 178 0 7592 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31088

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8710
/proc/meminfo: memFree=1625272/2055920 swapFree=4158736/4192956
[pid=8709] ppid=8707 vsize=40484 CPUtime=51.07
/proc/8709/stat : 8709 (minisat_static) R 8707 8709 8605 0 -1 4194304 10456 0 0 0 5099 8 0 0 25 0 1 0 243931256 41455616 9820 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/8709/statm: 10121 9820 87 178 0 9941 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 40484

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8710
/proc/meminfo: memFree=1612408/2055920 swapFree=4158736/4192956
[pid=8709] ppid=8707 vsize=52892 CPUtime=102.26
/proc/8709/stat : 8709 (minisat_static) R 8707 8709 8605 0 -1 4194304 13605 0 0 0 10215 11 0 0 25 0 1 0 243931256 54161408 12969 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/8709/statm: 13223 12969 87 178 0 13043 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 52892

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8710
/proc/meminfo: memFree=1600696/2055920 swapFree=4158736/4192956
[pid=8709] ppid=8707 vsize=64756 CPUtime=162.25
/proc/8709/stat : 8709 (minisat_static) R 8707 8709 8605 0 -1 4194304 16529 0 0 0 16210 15 0 0 25 0 1 0 243931256 66310144 15893 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 1 0 0
/proc/8709/statm: 16189 15893 87 178 0 16009 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 64756

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8710
/proc/meminfo: memFree=1590968/2055920 swapFree=4158736/4192956
[pid=8709] ppid=8707 vsize=74260 CPUtime=222.23
/proc/8709/stat : 8709 (minisat_static) R 8707 8709 8605 0 -1 4194304 18934 0 0 0 22207 16 0 0 25 0 1 0 243931256 76042240 18298 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 1 0 0
/proc/8709/statm: 18565 18298 87 178 0 18385 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 74260

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8710
/proc/meminfo: memFree=1581432/2055920 swapFree=4158736/4192956
[pid=8709] ppid=8707 vsize=84332 CPUtime=282.21
/proc/8709/stat : 8709 (minisat_static) R 8707 8709 8605 0 -1 4194304 21343 0 0 0 28202 19 0 0 25 0 1 0 243931256 86355968 20707 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 1 0 0
/proc/8709/statm: 21083 20707 87 178 0 20903 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 84332

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8710
/proc/meminfo: memFree=1571896/2055920 swapFree=4158736/4192956
[pid=8709] ppid=8707 vsize=93696 CPUtime=342.19
/proc/8709/stat : 8709 (minisat_static) R 8707 8709 8605 0 -1 4194304 23704 0 0 0 34198 21 0 0 25 0 1 0 243931256 95944704 23068 1992294400 134512640 135243866 4294956256 18446744073709551615 134555895 0 0 4096 3 0 0 0 17 1 0 0
/proc/8709/statm: 23424 23068 87 178 0 23244 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 93696

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8710
/proc/meminfo: memFree=1562040/2055920 swapFree=4158736/4192956
[pid=8709] ppid=8707 vsize=103468 CPUtime=402.17
/proc/8709/stat : 8709 (minisat_static) R 8707 8709 8605 0 -1 4194304 26155 0 0 0 40193 24 0 0 25 0 1 0 243931256 105951232 25519 1992294400 134512640 135243866 4294956256 18446744073709551615 134555947 0 0 4096 3 0 0 0 17 1 0 0
/proc/8709/statm: 25867 25519 87 178 0 25687 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 103468

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8710
/proc/meminfo: memFree=1551032/2055920 swapFree=4158736/4192956
[pid=8709] ppid=8707 vsize=115416 CPUtime=462.15
/proc/8709/stat : 8709 (minisat_static) R 8707 8709 8605 0 -1 4194304 28951 0 0 0 46188 27 0 0 25 0 1 0 243931256 118185984 28315 1992294400 134512640 135243866 4294956256 18446744073709551615 134565643 0 0 4096 3 0 0 0 17 1 0 0
/proc/8709/statm: 28854 28315 87 178 0 28674 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 115416

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8710
/proc/meminfo: memFree=1534968/2055920 swapFree=4158736/4192956
[pid=8709] ppid=8707 vsize=131264 CPUtime=522.14
/proc/8709/stat : 8709 (minisat_static) R 8707 8709 8605 0 -1 4194304 32969 0 0 0 52183 31 0 0 25 0 1 0 243931256 134414336 32333 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 1 0 0
/proc/8709/statm: 32816 32333 87 178 0 32636 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 131264

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8710
/proc/meminfo: memFree=1520248/2055920 swapFree=4158736/4192956
[pid=8709] ppid=8707 vsize=145816 CPUtime=582.13
/proc/8709/stat : 8709 (minisat_static) R 8707 8709 8605 0 -1 4194304 36614 0 0 0 58177 36 0 0 25 0 1 0 243931256 149315584 35978 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 1 0 0
/proc/8709/statm: 36454 35978 87 178 0 36274 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 145816

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8710
/proc/meminfo: memFree=1505656/2055920 swapFree=4158736/4192956
[pid=8709] ppid=8707 vsize=160080 CPUtime=642.11
/proc/8709/stat : 8709 (minisat_static) R 8707 8709 8605 0 -1 4194304 40220 0 0 0 64172 39 0 0 25 0 1 0 243931256 163921920 39584 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/8709/statm: 40020 39584 87 178 0 39840 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 160080

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8710
/proc/meminfo: memFree=1503032/2055920 swapFree=4158736/4192956
[pid=8709] ppid=8707 vsize=162588 CPUtime=702.09
/proc/8709/stat : 8709 (minisat_static) R 8707 8709 8605 0 -1 4194304 40861 0 0 0 70169 40 0 0 25 0 1 0 243931256 166490112 40225 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 1 0 0
/proc/8709/statm: 40647 40225 87 178 0 40467 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 162588

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8710
/proc/meminfo: memFree=1503032/2055920 swapFree=4158736/4192956
[pid=8709] ppid=8707 vsize=162588 CPUtime=762.08
/proc/8709/stat : 8709 (minisat_static) R 8707 8709 8605 0 -1 4194304 40861 0 0 0 76168 40 0 0 25 0 1 0 243931256 166490112 40225 1992294400 134512640 135243866 4294956256 18446744073709551615 134555905 0 0 4096 3 0 0 0 17 1 0 0
/proc/8709/statm: 40647 40225 87 178 0 40467 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 162588

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8710
/proc/meminfo: memFree=1503032/2055920 swapFree=4158736/4192956
[pid=8709] ppid=8707 vsize=162588 CPUtime=822.06
/proc/8709/stat : 8709 (minisat_static) R 8707 8709 8605 0 -1 4194304 40861 0 0 0 82166 40 0 0 25 0 1 0 243931256 166490112 40225 1992294400 134512640 135243866 4294956256 18446744073709551615 134558418 0 0 4096 3 0 0 0 17 1 0 0
/proc/8709/statm: 40647 40225 87 178 0 40467 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 162588

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8710
/proc/meminfo: memFree=1503032/2055920 swapFree=4158736/4192956
[pid=8709] ppid=8707 vsize=162588 CPUtime=882.04
/proc/8709/stat : 8709 (minisat_static) R 8707 8709 8605 0 -1 4194304 40861 0 0 0 88164 40 0 0 25 0 1 0 243931256 166490112 40225 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 1 0 0
/proc/8709/statm: 40647 40225 87 178 0 40467 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 162588

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 8710
/proc/meminfo: memFree=1503032/2055920 swapFree=4158736/4192956
[pid=8709] ppid=8707 vsize=162588 CPUtime=942.03
/proc/8709/stat : 8709 (minisat_static) R 8707 8709 8605 0 -1 4194304 40861 0 0 0 94162 41 0 0 25 0 1 0 243931256 166490112 40225 1992294400 134512640 135243866 4294956256 18446744073709551615 134558418 0 0 4096 3 0 0 0 17 1 0 0
/proc/8709/statm: 40647 40225 87 178 0 40467 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 162588

[startup+1002.3 s]
/proc/loadavg: 1.04 0.99 0.99 2/66 8710
/proc/meminfo: memFree=1502968/2055920 swapFree=4158736/4192956
[pid=8709] ppid=8707 vsize=162588 CPUtime=1002.01
/proc/8709/stat : 8709 (minisat_static) R 8707 8709 8605 0 -1 4194304 40864 0 0 0 100160 41 0 0 25 0 1 0 243931256 166490112 40228 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/8709/statm: 40647 40228 87 178 0 40467 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 162588

[startup+1062.3 s]
/proc/loadavg: 1.06 1.00 1.00 2/66 8710
/proc/meminfo: memFree=1502968/2055920 swapFree=4158736/4192956
[pid=8709] ppid=8707 vsize=162588 CPUtime=1062
/proc/8709/stat : 8709 (minisat_static) R 8707 8709 8605 0 -1 4194304 40864 0 0 0 106159 41 0 0 25 0 1 0 243931256 166490112 40228 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/8709/statm: 40647 40228 87 178 0 40467 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 162588

[startup+1122.3 s]
/proc/loadavg: 1.10 1.03 1.01 2/66 8710
/proc/meminfo: memFree=1493880/2055920 swapFree=4158736/4192956
[pid=8709] ppid=8707 vsize=171868 CPUtime=1121.98
/proc/8709/stat : 8709 (minisat_static) R 8707 8709 8605 0 -1 4194304 43148 0 0 0 112155 43 0 0 25 0 1 0 243931256 175992832 42512 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/8709/statm: 42967 42512 87 178 0 42787 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 171868

[startup+1182.3 s]
/proc/loadavg: 1.08 1.03 1.01 2/66 8710
/proc/meminfo: memFree=1478264/2055920 swapFree=4158736/4192956
[pid=8709] ppid=8707 vsize=187444 CPUtime=1181.96
/proc/8709/stat : 8709 (minisat_static) R 8707 8709 8605 0 -1 4194304 47069 0 0 0 118149 47 0 0 25 0 1 0 243931256 191942656 46433 1992294400 134512640 135243866 4294956256 18446744073709551615 134555834 0 0 4096 3 0 0 0 17 1 0 0
/proc/8709/statm: 46861 46433 87 178 0 46681 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 187444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.12 1.05 1.01 2/66 8710
/proc/meminfo: memFree=1473464/2055920 swapFree=4158736/4192956
[pid=8709] ppid=8707 vsize=192064 CPUtime=1200.06
/proc/8709/stat : 8709 (minisat_static) R 8707 8709 8605 0 -1 4194304 48208 0 0 0 119958 48 0 0 25 0 1 0 243931256 196673536 47572 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/8709/statm: 48016 47572 87 178 0 47836 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 192064

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.43
CPU time (s): 1200.1
CPU user time (s): 1199.58
CPU system time (s): 0.515921
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 192064

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

runsolver used 1.36279 second user time and 2.94055 second system time

The end

Launcher Data

Begin job on node92 at 2009-05-12 22:10:19
IDJOB=1807586
IDBENCH=71794
IDSOLVER=568
FILE ID=node92/1807586-1242159018
PBS_JOBID= 9289775
Free space on /tmp= 66336 MiB

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

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

MD5SUM BENCH= 68c51e190d82ac762156471d1f7373da
RANDOM SEED=1561552276

node92.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.245
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.245
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:       1664728 kB
Buffers:         40088 kB
Cached:         273464 kB
SwapCached:      28284 kB
Active:          96432 kB
Inactive:       247024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1664728 kB
SwapTotal:     4192956 kB
SwapFree:      4158736 kB
Dirty:            6260 kB
Writeback:           0 kB
Mapped:          14180 kB
Slab:            33640 kB
Committed_AS:   664652 kB
PageTables:       1460 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= 66336 MiB
End job on node92 at 2009-05-12 22:30:21