Trace number 1806374

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.18 1200.49

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
gt-ordering-unsat-gt-060.sat05-1312.reshuffled-07.cnf
MD5SUMdff294238660aead84de7aec33e643fc
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 variables3540
Number of clauses207150
Sum of the clauses size623040
Maximum clause length59
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21770
Number of clauses of size 3205320
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

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:  3600                                                 |
0.00/0.00	|  Number of clauses:    207150                                               |
0.09/0.14	|  Parsing time:         0.13         s                                       |
0.09/0.15	============================[ Search Statistics ]==============================
0.09/0.15	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.15	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.15	===============================================================================
0.09/0.15	|         0 |    3600   207150   623040 |    69050        0    nan |  0.000 % |
0.09/0.20	|       101 |    3600   207150   623040 |    75955      101    133 |  0.000 % |
0.19/0.22	|       252 |    3600   207150   623040 |    83550      252    154 |  0.000 % |
0.19/0.26	|       478 |    3600   207150   623040 |    91905      478    157 |  0.000 % |
0.29/0.30	|       816 |    3600   207150   623040 |   101096      816    179 |  0.000 % |
0.29/0.38	|      1323 |    3600   207150   623040 |   111205     1323    156 |  0.000 % |
0.39/0.48	|      2082 |    3600   207150   623040 |   122326     2082    210 |  0.000 % |
0.59/0.67	|      3221 |    3600   207150   623040 |   134558     3221    188 |  0.000 % |
0.88/0.94	|      4930 |    3600   207150   623040 |   148014     4930    185 |  0.000 % |
1.18/1.28	|      7492 |    3600   207150   623040 |   162816     7492    199 |  0.000 % |
1.79/1.87	|     11337 |    3600   207150   623040 |   179097    11337    229 |  0.000 % |
3.19/3.26	|     17103 |    3600   207150   623040 |   197007    17103    229 |  0.000 % |
4.99/5.02	|     25752 |    3600   207150   623040 |   216708    25752    235 |  0.000 % |
9.48/9.57	|     38727 |    3600   207150   623040 |   238379    38727    243 |  0.000 % |
19.18/19.25	|     58188 |    3600   207150   623040 |   262217    58188    239 |  0.000 % |
31.78/31.85	|     87380 |    3600   207150   623040 |   288438    87380    255 |  0.000 % |
55.67/55.73	|    131170 |    3600   207150   623040 |   317282   131170    249 |  0.000 % |
98.97/99.06	|    196854 |    3600   207150   623040 |   349011   196854    267 |  0.000 % |
207.84/207.91	|    295380 |    3600   207150   623040 |   383912   295380    255 |  0.000 % |
369.39/369.52	|    443170 |    3600   207150   623040 |   422303    74207    260 |  0.000 % |
608.63/608.84	|    664854 |    3600   207150   623040 |   464533   295891    247 |  0.000 % |
1106.50/1106.84	|    997379 |    3600   207150   623040 |   510987   184382    368 |  0.000 % |

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-1806374-1242148457/watcher-1806374-1242148457 -o /tmp/evaluation-result-1806374-1242148457/solver-1806374-1242148457 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1806374-1242148457.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.98 0.97 0.91 3/64 13100
/proc/meminfo: memFree=1186920/2055920 swapFree=4180856/4192956
[pid=13100] ppid=13098 vsize=2200 CPUtime=0
/proc/13100/stat : 13100 (minisat_static) R 13098 13100 12787 0 -1 4194304 432 0 0 0 0 0 0 0 18 0 1 0 242873924 2252800 417 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/13100/statm: 550 418 58 171 0 376 0

[startup+0.0520349 s]
/proc/loadavg: 0.98 0.97 0.91 3/64 13100
/proc/meminfo: memFree=1186920/2055920 swapFree=4180856/4192956
[pid=13100] ppid=13098 vsize=4956 CPUtime=0.04
/proc/13100/stat : 13100 (minisat_static) R 13098 13100 12787 0 -1 4194304 1091 0 0 0 4 0 0 0 18 0 1 0 242873924 5074944 1076 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/13100/statm: 1239 1076 58 171 0 1065 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4956

[startup+0.10104 s]
/proc/loadavg: 0.98 0.97 0.91 3/64 13100
/proc/meminfo: memFree=1186920/2055920 swapFree=4180856/4192956
[pid=13100] ppid=13098 vsize=7912 CPUtime=0.09
/proc/13100/stat : 13100 (minisat_static) R 13098 13100 12787 0 -1 4194304 1792 0 0 0 9 0 0 0 18 0 1 0 242873924 8101888 1777 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/13100/statm: 1978 1778 58 171 0 1804 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7912

[startup+0.301063 s]
/proc/loadavg: 0.98 0.97 0.91 3/64 13100
/proc/meminfo: memFree=1186920/2055920 swapFree=4180856/4192956
[pid=13100] ppid=13098 vsize=11472 CPUtime=0.29
/proc/13100/stat : 13100 (minisat_static) R 13098 13100 12787 0 -1 4194304 2775 0 0 0 28 1 0 0 19 0 1 0 242873924 11747328 2760 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/13100/statm: 2868 2760 78 171 0 2694 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11472

[startup+0.701106 s]
/proc/loadavg: 0.98 0.97 0.91 3/64 13100
/proc/meminfo: memFree=1186920/2055920 swapFree=4180856/4192956
[pid=13100] ppid=13098 vsize=13456 CPUtime=0.69
/proc/13100/stat : 13100 (minisat_static) R 13098 13100 12787 0 -1 4194304 3258 0 0 0 68 1 0 0 22 0 1 0 242873924 13778944 3243 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/13100/statm: 3364 3243 78 171 0 3190 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13456

[startup+1.50119 s]
/proc/loadavg: 0.98 0.97 0.91 2/65 13101
/proc/meminfo: memFree=1172576/2055920 swapFree=4180856/4192956
[pid=13100] ppid=13098 vsize=18736 CPUtime=1.49
/proc/13100/stat : 13100 (minisat_static) R 13098 13100 12787 0 -1 4194304 4568 0 0 0 147 2 0 0 25 0 1 0 242873924 19185664 4553 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/13100/statm: 4684 4553 78 171 0 4510 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18736

[startup+3.10137 s]
/proc/loadavg: 0.98 0.97 0.91 2/65 13101
/proc/meminfo: memFree=1164832/2055920 swapFree=4180856/4192956
[pid=13100] ppid=13098 vsize=26392 CPUtime=3.09
/proc/13100/stat : 13100 (minisat_static) R 13098 13100 12787 0 -1 4194304 6495 0 0 0 306 3 0 0 25 0 1 0 242873924 27025408 6480 1992294400 134512640 135213614 4294956256 18446744073709551615 134526882 0 0 4096 3 0 0 0 17 1 0 0
/proc/13100/statm: 6598 6480 78 171 0 6424 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26392

[startup+6.30172 s]
/proc/loadavg: 0.98 0.97 0.91 2/65 13101
/proc/meminfo: memFree=1149856/2055920 swapFree=4180856/4192956
[pid=13100] ppid=13098 vsize=41280 CPUtime=6.29
/proc/13100/stat : 13100 (minisat_static) R 13098 13100 12787 0 -1 4194304 10204 0 0 0 624 5 0 0 25 0 1 0 242873924 42270720 10189 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/13100/statm: 10320 10189 78 171 0 10146 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41280

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13101
/proc/meminfo: memFree=1131040/2055920 swapFree=4180856/4192956
[pid=13100] ppid=13098 vsize=58004 CPUtime=12.68
/proc/13100/stat : 13100 (minisat_static) R 13098 13100 12787 0 -1 4194304 14371 0 0 0 1261 7 0 0 25 0 1 0 242873924 59396096 14356 1992294400 134512640 135213614 4294956256 18446744073709551615 134526810 0 0 4096 3 0 0 0 17 1 0 0
/proc/13100/statm: 14501 14356 78 171 0 14327 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 58004

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13101
/proc/meminfo: memFree=1100064/2055920 swapFree=4180856/4192956
[pid=13100] ppid=13098 vsize=88000 CPUtime=25.48
/proc/13100/stat : 13100 (minisat_static) R 13098 13100 12787 0 -1 4194304 21860 0 0 0 2536 12 0 0 25 0 1 0 242873924 90112000 21845 1992294400 134512640 135213614 4294956256 18446744073709551615 134527404 0 0 4096 3 0 0 0 17 1 0 0
/proc/13100/statm: 22000 21845 78 171 0 21826 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 88000

[startup+51.1017 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13101
/proc/meminfo: memFree=1049504/2055920 swapFree=4180856/4192956
[pid=13100] ppid=13098 vsize=138504 CPUtime=51.07
/proc/13100/stat : 13100 (minisat_static) R 13098 13100 12787 0 -1 4194304 34506 0 0 0 5085 22 0 0 25 0 1 0 242873924 141828096 34491 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/13100/statm: 34626 34491 78 171 0 34452 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 138504

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13101
/proc/meminfo: memFree=956128/2055920 swapFree=4180856/4192956
[pid=13100] ppid=13098 vsize=231164 CPUtime=102.26
/proc/13100/stat : 13100 (minisat_static) R 13098 13100 12787 0 -1 4194304 57648 0 0 0 10188 38 0 0 25 0 1 0 242873924 236711936 57633 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/13100/statm: 57791 57633 78 171 0 57617 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 231164

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13101
/proc/meminfo: memFree=893536/2055920 swapFree=4180856/4192956
[pid=13100] ppid=13098 vsize=294176 CPUtime=162.25
/proc/13100/stat : 13100 (minisat_static) R 13098 13100 12787 0 -1 4194304 73320 0 0 0 16171 54 0 0 25 0 1 0 242873924 301236224 73305 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/13100/statm: 73544 73305 78 171 0 73370 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 294176

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13101
/proc/meminfo: memFree=846304/2055920 swapFree=4180856/4192956
[pid=13100] ppid=13098 vsize=341612 CPUtime=222.23
/proc/13100/stat : 13100 (minisat_static) R 13098 13100 12787 0 -1 4194304 85042 0 0 0 22158 65 0 0 25 0 1 0 242873924 349810688 85027 1992294400 134512640 135213614 4294956256 18446744073709551615 134719431 0 0 4096 3 0 0 0 17 1 0 0
/proc/13100/statm: 85403 85027 78 171 0 85229 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 341612

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13101
/proc/meminfo: memFree=795744/2055920 swapFree=4180856/4192956
[pid=13100] ppid=13098 vsize=392228 CPUtime=282.21
/proc/13100/stat : 13100 (minisat_static) R 13098 13100 12787 0 -1 4194304 97749 0 0 0 28146 75 0 0 25 0 1 0 242873924 401641472 97734 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/13100/statm: 98057 97734 78 171 0 97883 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 392228

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13101
/proc/meminfo: memFree=765728/2055920 swapFree=4180856/4192956
[pid=13100] ppid=13098 vsize=421548 CPUtime=342.19
/proc/13100/stat : 13100 (minisat_static) R 13098 13100 12787 0 -1 4194304 105083 0 0 0 34137 82 0 0 25 0 1 0 242873924 431665152 105068 1992294400 134512640 135213614 4294956256 18446744073709551615 134526878 0 0 4096 3 0 0 0 17 1 0 0
/proc/13100/statm: 105387 105068 78 171 0 105213 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 421548

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13101
/proc/meminfo: memFree=765728/2055920 swapFree=4180856/4192956
[pid=13100] ppid=13098 vsize=421548 CPUtime=402.19
/proc/13100/stat : 13100 (minisat_static) R 13098 13100 12787 0 -1 4194304 105086 0 0 0 40136 83 0 0 25 0 1 0 242873924 431665152 105071 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/13100/statm: 105387 105071 78 171 0 105213 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 421548

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13101
/proc/meminfo: memFree=765728/2055920 swapFree=4180856/4192956
[pid=13100] ppid=13098 vsize=421548 CPUtime=462.17
/proc/13100/stat : 13100 (minisat_static) R 13098 13100 12787 0 -1 4194304 105086 0 0 0 46134 83 0 0 25 0 1 0 242873924 431665152 105071 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/13100/statm: 105387 105071 78 171 0 105213 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 421548

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13101
/proc/meminfo: memFree=765728/2055920 swapFree=4180856/4192956
[pid=13100] ppid=13098 vsize=421548 CPUtime=522.15
/proc/13100/stat : 13100 (minisat_static) R 13098 13100 12787 0 -1 4194304 105086 0 0 0 52132 83 0 0 25 0 1 0 242873924 431665152 105071 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/13100/statm: 105387 105071 78 171 0 105213 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 421548

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13101
/proc/meminfo: memFree=765664/2055920 swapFree=4180856/4192956
[pid=13100] ppid=13098 vsize=421548 CPUtime=582.14
/proc/13100/stat : 13100 (minisat_static) R 13098 13100 12787 0 -1 4194304 105086 0 0 0 58131 83 0 0 25 0 1 0 242873924 431665152 105071 1992294400 134512640 135213614 4294956256 18446744073709551615 134526882 0 0 4096 3 0 0 0 17 1 0 0
/proc/13100/statm: 105387 105071 78 171 0 105213 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 421548

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13101
/proc/meminfo: memFree=765664/2055920 swapFree=4180856/4192956
[pid=13100] ppid=13098 vsize=421548 CPUtime=642.13
/proc/13100/stat : 13100 (minisat_static) R 13098 13100 12787 0 -1 4194304 105086 0 0 0 64130 83 0 0 25 0 1 0 242873924 431665152 105071 1992294400 134512640 135213614 4294956256 18446744073709551615 134526869 0 0 4096 3 0 0 0 17 1 0 0
/proc/13100/statm: 105387 105071 78 171 0 105213 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 421548

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13101
/proc/meminfo: memFree=752608/2055920 swapFree=4180856/4192956
[pid=13100] ppid=13098 vsize=435116 CPUtime=702.11
/proc/13100/stat : 13100 (minisat_static) R 13098 13100 12787 0 -1 4194304 108467 0 0 0 70125 86 0 0 25 0 1 0 242873924 445558784 108452 1992294400 134512640 135213614 4294956256 18446744073709551615 134526882 0 0 4096 3 0 0 0 17 1 0 0
/proc/13100/statm: 108779 108452 78 171 0 108605 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 435116

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13101
/proc/meminfo: memFree=707552/2055920 swapFree=4180856/4192956
[pid=13100] ppid=13098 vsize=479908 CPUtime=762.09
/proc/13100/stat : 13100 (minisat_static) R 13098 13100 12787 0 -1 4194304 119612 0 0 0 76114 95 0 0 25 0 1 0 242873924 491425792 119597 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/13100/statm: 119977 119597 78 171 0 119803 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 479908

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13101
/proc/meminfo: memFree=672032/2055920 swapFree=4180856/4192956
[pid=13100] ppid=13098 vsize=515668 CPUtime=822.07
/proc/13100/stat : 13100 (minisat_static) R 13098 13100 12787 0 -1 4194304 128561 0 0 0 82103 104 0 0 25 0 1 0 242873924 528044032 128546 1992294400 134512640 135213614 4294956256 18446744073709551615 134526882 0 0 4096 3 0 0 0 17 1 0 0
/proc/13100/statm: 128917 128546 78 171 0 128743 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 515668

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13101
/proc/meminfo: memFree=637216/2055920 swapFree=4180856/4192956
[pid=13100] ppid=13098 vsize=550096 CPUtime=882.06
/proc/13100/stat : 13100 (minisat_static) R 13098 13100 12787 0 -1 4194304 137166 0 0 0 88093 113 0 0 25 0 1 0 242873924 563298304 137151 1992294400 134512640 135213614 4294956256 18446744073709551615 134526871 0 0 4096 3 0 0 0 17 1 0 0
/proc/13100/statm: 137524 137151 78 171 0 137350 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 550096

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13101
/proc/meminfo: memFree=632416/2055920 swapFree=4180856/4192956
[pid=13100] ppid=13098 vsize=554728 CPUtime=942.04
/proc/13100/stat : 13100 (minisat_static) R 13098 13100 12787 0 -1 4194304 138337 0 0 0 94089 115 0 0 25 0 1 0 242873924 568041472 138322 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/13100/statm: 138682 138322 78 171 0 138508 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 554728

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13101
/proc/meminfo: memFree=632416/2055920 swapFree=4180856/4192956
[pid=13100] ppid=13098 vsize=554728 CPUtime=1002.03
/proc/13100/stat : 13100 (minisat_static) R 13098 13100 12787 0 -1 4194304 138347 0 0 0 100088 115 0 0 25 0 1 0 242873924 568041472 138332 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/13100/statm: 138682 138332 78 171 0 138508 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 554728

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13101
/proc/meminfo: memFree=632352/2055920 swapFree=4180856/4192956
[pid=13100] ppid=13098 vsize=554728 CPUtime=1062.01
/proc/13100/stat : 13100 (minisat_static) R 13098 13100 12787 0 -1 4194304 138351 0 0 0 106086 115 0 0 25 0 1 0 242873924 568041472 138336 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/13100/statm: 138682 138336 78 171 0 138508 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 554728

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13101
/proc/meminfo: memFree=632352/2055920 swapFree=4180856/4192956
[pid=13100] ppid=13098 vsize=554728 CPUtime=1121.99
/proc/13100/stat : 13100 (minisat_static) R 13098 13100 12787 0 -1 4194304 138351 0 0 0 112084 115 0 0 25 0 1 0 242873924 568041472 138336 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/13100/statm: 138682 138336 78 171 0 138508 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 554728

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13101
/proc/meminfo: memFree=632352/2055920 swapFree=4180856/4192956
[pid=13100] ppid=13098 vsize=554728 CPUtime=1181.98
/proc/13100/stat : 13100 (minisat_static) R 13098 13100 12787 0 -1 4194304 138351 0 0 0 118083 115 0 0 25 0 1 0 242873924 568041472 138336 1992294400 134512640 135213614 4294956256 18446744073709551615 134536248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13100/statm: 138682 138336 78 171 0 138508 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 554728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13101
/proc/meminfo: memFree=632352/2055920 swapFree=4180856/4192956
[pid=13100] ppid=13098 vsize=554728 CPUtime=1200.08
/proc/13100/stat : 13100 (minisat_static) R 13098 13100 12787 0 -1 4194304 138351 0 0 0 119893 115 0 0 25 0 1 0 242873924 568041472 138336 1992294400 134512640 135213614 4294956256 18446744073709551615 134529399 0 0 4096 3 0 0 0 17 1 0 0
/proc/13100/statm: 138682 138336 78 171 0 138508 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 554728

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.49
CPU time (s): 1200.18
CPU user time (s): 1198.93
CPU system time (s): 1.24381
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 554728

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

runsolver used 0.893864 second user time and 2.56061 second system time

The end

Launcher Data

Begin job on node42 at 2009-05-12 19:14:18
IDJOB=1806374
IDBENCH=24724
IDSOLVER=651
FILE ID=node42/1806374-1242148457
PBS_JOBID= 9289681
Free space on /tmp= 66112 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT07/crafted/Difficult/contest05/sabharwal/gt-ordering-unsat-gt-060.sat05-1312.reshuffled-07.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806374-1242148457/watcher-1806374-1242148457 -o /tmp/evaluation-result-1806374-1242148457/solver-1806374-1242148457 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1806374-1242148457.cnf

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

MD5SUM BENCH= dff294238660aead84de7aec33e643fc
RANDOM SEED=528381279

node42.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.232
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.232
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:       1187336 kB
Buffers:         77404 kB
Cached:         694804 kB
SwapCached:       5916 kB
Active:          95708 kB
Inactive:       685456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1187336 kB
SwapTotal:     4192956 kB
SwapFree:      4180856 kB
Dirty:            4344 kB
Writeback:           0 kB
Mapped:          14592 kB
Slab:            73472 kB
Committed_AS:   960064 kB
PageTables:       1392 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= 66108 MiB
End job on node42 at 2009-05-12 19:34:20