Trace number 1805912

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

General information on the benchmark

Namecrafted/Hard/contest04/others/
equilarge_l3.sat05-520.reshuffled-07.cnf
MD5SUM8fc368e9f6ea136e0b6522b198a7a916
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 variables4496
Number of clauses18591
Sum of the clauses size54418
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317236
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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:  4496                                                 |
0.00/0.00	|  Number of clauses:    18591                                                |
0.00/0.01	|  Parsing time:         0.01         s                                       |
0.00/0.01	============================[ Search Statistics ]==============================
0.00/0.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	===============================================================================
0.00/0.01	|         0 |    4496    18591    54418 |     6197        0    nan |  0.000 % |
0.00/0.02	|       101 |    4496    18591    54418 |     6816      101     14 |  0.000 % |
0.00/0.04	|       251 |    4496    18591    54418 |     7498      251     26 |  0.000 % |
0.00/0.07	|       476 |    4496    18591    54418 |     8248      476     20 |  0.000 % |
0.09/0.15	|       814 |    4496    18591    54418 |     9073      814     25 |  0.000 % |
0.19/0.25	|      1321 |    4496    18591    54418 |     9980     1321     26 |  0.000 % |
0.29/0.34	|      2082 |    4496    18591    54418 |    10978     2082     25 |  0.000 % |
0.39/0.49	|      3221 |    4496    18591    54418 |    12076     3221     26 |  0.000 % |
0.69/0.77	|      4929 |    4496    18591    54418 |    13283     4929     26 |  0.000 % |
1.79/1.88	|      7491 |    4496    18591    54418 |    14612     7491     32 |  0.000 % |
2.69/2.74	|     11335 |    4496    18591    54418 |    16073    11335     29 |  0.000 % |
4.19/4.22	|     17101 |    4496    18591    54418 |    17680    17101     33 |  0.000 % |
6.29/6.37	|     25750 |    4496    18591    54418 |    19448    15504     33 |  0.000 % |
11.29/11.31	|     38724 |    4496    18591    54418 |    21393    17783     41 |  0.000 % |
16.29/16.38	|     58185 |    4496    18591    54418 |    23533    12091     27 |  0.000 % |
30.48/30.57	|     87379 |    4496    18591    54418 |    25886    13138     48 |  0.000 % |
46.47/46.56	|    131168 |    4496    18591    54418 |    28475    24934     22 |  0.000 % |
102.17/102.20	|    196853 |    4496    18591    54418 |    31322    22745     49 |  0.000 % |
147.36/147.48	|    295379 |    4496    18591    54418 |    34454    33753     31 |  0.000 % |
238.13/238.25	|    443170 |    4496    18591    54418 |    37900    24073     47 |  0.000 % |
391.69/391.83	|    664853 |    4496    18591    54418 |    41690    31072    113 |  0.000 % |
675.12/675.33	|    997378 |    4496    18591    54418 |    45859    21594     55 |  0.000 % |
1139.00/1139.33	|   1496167 |    4496    18591    54418 |    50445    42460     50 |  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-1805912-1242142492/watcher-1805912-1242142492 -o /tmp/evaluation-result-1805912-1242142492/solver-1805912-1242142492 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1805912-1242142492.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.61 0.62 3/64 21055
/proc/meminfo: memFree=1413856/2055920 swapFree=4192812/4192956
[pid=21055] ppid=21053 vsize=2344 CPUtime=0
/proc/21055/stat : 21055 (minisat_static) R 21053 21055 20961 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 69251073 2400256 263 1992294400 134512640 135213614 4294956256 18446744073709551615 134724562 0 0 4096 3 0 0 0 17 1 0 0
/proc/21055/statm: 586 263 58 171 0 412 0

[startup+0.0114661 s]
/proc/loadavg: 0.99 0.61 0.62 3/64 21055
/proc/meminfo: memFree=1413856/2055920 swapFree=4192812/4192956
[pid=21055] ppid=21053 vsize=2776 CPUtime=0
/proc/21055/stat : 21055 (minisat_static) R 21053 21055 20961 0 -1 4194304 376 0 0 0 0 0 0 0 18 0 1 0 69251073 2842624 361 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/21055/statm: 694 361 58 171 0 520 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2776

[startup+0.101475 s]
/proc/loadavg: 0.99 0.61 0.62 3/64 21055
/proc/meminfo: memFree=1413856/2055920 swapFree=4192812/4192956
[pid=21055] ppid=21053 vsize=3064 CPUtime=0.09
/proc/21055/stat : 21055 (minisat_static) R 21053 21055 20961 0 -1 4194304 485 0 0 0 9 0 0 0 18 0 1 0 69251073 3137536 470 1992294400 134512640 135213614 4294956256 18446744073709551615 134526882 0 0 4096 3 0 0 0 17 1 0 0
/proc/21055/statm: 766 470 77 171 0 592 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3064

[startup+0.301495 s]
/proc/loadavg: 0.99 0.61 0.62 3/64 21055
/proc/meminfo: memFree=1413856/2055920 swapFree=4192812/4192956
[pid=21055] ppid=21053 vsize=3332 CPUtime=0.29
/proc/21055/stat : 21055 (minisat_static) R 21053 21055 20961 0 -1 4194304 528 0 0 0 29 0 0 0 19 0 1 0 69251073 3411968 513 1992294400 134512640 135213614 4294956256 18446744073709551615 134536526 0 0 4096 3 0 0 0 17 1 0 0
/proc/21055/statm: 833 513 77 171 0 659 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3332

[startup+0.701536 s]
/proc/loadavg: 0.99 0.61 0.62 3/64 21055
/proc/meminfo: memFree=1413856/2055920 swapFree=4192812/4192956
[pid=21055] ppid=21053 vsize=3728 CPUtime=0.69
/proc/21055/stat : 21055 (minisat_static) R 21053 21055 20961 0 -1 4194304 625 0 0 0 69 0 0 0 22 0 1 0 69251073 3817472 610 1992294400 134512640 135213614 4294956256 18446744073709551615 134526810 0 0 4096 3 0 0 0 17 1 0 0
/proc/21055/statm: 932 610 77 171 0 758 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3728

[startup+1.50162 s]
/proc/loadavg: 0.99 0.62 0.63 2/65 21056
/proc/meminfo: memFree=1411544/2055920 swapFree=4192812/4192956
[pid=21055] ppid=21053 vsize=4124 CPUtime=1.49
/proc/21055/stat : 21055 (minisat_static) R 21053 21055 20961 0 -1 4194304 733 0 0 0 149 0 0 0 25 0 1 0 69251073 4222976 718 1992294400 134512640 135213614 4294956256 18446744073709551615 134527401 0 0 4096 3 0 0 0 17 1 0 0
/proc/21055/statm: 1031 718 77 171 0 857 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4124

[startup+3.10179 s]
/proc/loadavg: 0.99 0.62 0.63 2/65 21056
/proc/meminfo: memFree=1410904/2055920 swapFree=4192812/4192956
[pid=21055] ppid=21053 vsize=5076 CPUtime=3.09
/proc/21055/stat : 21055 (minisat_static) R 21053 21055 20961 0 -1 4194304 983 0 0 0 309 0 0 0 25 0 1 0 69251073 5197824 968 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/21055/statm: 1269 968 77 171 0 1095 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5076

[startup+6.30112 s]
/proc/loadavg: 0.99 0.62 0.63 2/65 21056
/proc/meminfo: memFree=1408664/2055920 swapFree=4192812/4192956
[pid=21055] ppid=21053 vsize=6560 CPUtime=6.29
/proc/21055/stat : 21055 (minisat_static) R 21053 21055 20961 0 -1 4194304 1335 0 0 0 628 1 0 0 25 0 1 0 69251073 6717440 1320 1992294400 134512640 135213614 4294956256 18446744073709551615 134527171 0 0 4096 3 0 0 0 17 1 0 0
/proc/21055/statm: 1640 1320 77 171 0 1466 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6560

[startup+12.7018 s]
/proc/loadavg: 0.99 0.63 0.63 2/65 21056
/proc/meminfo: memFree=1407704/2055920 swapFree=4192812/4192956
[pid=21055] ppid=21053 vsize=7748 CPUtime=12.69
/proc/21055/stat : 21055 (minisat_static) R 21053 21055 20961 0 -1 4194304 1655 0 0 0 1267 2 0 0 25 0 1 0 69251073 7933952 1640 1992294400 134512640 135213614 4294956256 18446744073709551615 134526959 0 0 4096 3 0 0 0 17 1 0 0
/proc/21055/statm: 1937 1640 77 171 0 1763 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7748

[startup+25.5011 s]
/proc/loadavg: 0.99 0.64 0.63 2/65 21056
/proc/meminfo: memFree=1406552/2055920 swapFree=4192812/4192956
[pid=21055] ppid=21053 vsize=8548 CPUtime=25.49
/proc/21055/stat : 21055 (minisat_static) R 21053 21055 20961 0 -1 4194304 1835 0 0 0 2547 2 0 0 25 0 1 0 69251073 8753152 1820 1992294400 134512640 135213614 4294956256 18446744073709551615 134526890 0 0 4096 3 0 0 0 17 1 0 0
/proc/21055/statm: 2137 1820 77 171 0 1963 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8548

[startup+51.1018 s]
/proc/loadavg: 0.99 0.67 0.64 2/65 21056
/proc/meminfo: memFree=1405144/2055920 swapFree=4192812/4192956
[pid=21055] ppid=21053 vsize=9932 CPUtime=51.07
/proc/21055/stat : 21055 (minisat_static) R 21053 21055 20961 0 -1 4194304 2186 0 0 0 5105 2 0 0 25 0 1 0 69251073 10170368 2171 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/21055/statm: 2483 2171 77 171 0 2309 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 9932

[startup+102.305 s]
/proc/loadavg: 0.99 0.72 0.66 2/65 21056
/proc/meminfo: memFree=1402904/2055920 swapFree=4192812/4192956
[pid=21055] ppid=21053 vsize=12216 CPUtime=102.27
/proc/21055/stat : 21055 (minisat_static) R 21053 21055 20961 0 -1 4194304 2740 0 0 0 10224 3 0 0 25 0 1 0 69251073 12509184 2725 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 1 0 0
/proc/21055/statm: 3054 2725 77 171 0 2880 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 12216

[startup+162.301 s]
/proc/loadavg: 0.99 0.77 0.68 2/65 21056
/proc/meminfo: memFree=1401112/2055920 swapFree=4192812/4192956
[pid=21055] ppid=21053 vsize=13976 CPUtime=162.25
/proc/21055/stat : 21055 (minisat_static) R 21053 21055 20961 0 -1 4194304 3167 0 0 0 16221 4 0 0 25 0 1 0 69251073 14311424 3152 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/21055/statm: 3494 3152 77 171 0 3320 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 13976

[startup+222.302 s]
/proc/loadavg: 0.99 0.81 0.69 2/65 21056
/proc/meminfo: memFree=1399960/2055920 swapFree=4192812/4192956
[pid=21055] ppid=21053 vsize=15252 CPUtime=222.23
/proc/21055/stat : 21055 (minisat_static) R 21053 21055 20961 0 -1 4194304 3484 0 0 0 22219 4 0 0 25 0 1 0 69251073 15618048 3469 1992294400 134512640 135213614 4294956256 18446744073709551615 134526796 0 0 4096 3 0 0 0 17 1 0 0
/proc/21055/statm: 3813 3469 77 171 0 3639 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 15252

[startup+282.301 s]
/proc/loadavg: 0.99 0.84 0.71 2/65 21056
/proc/meminfo: memFree=1399640/2055920 swapFree=4192812/4192956
[pid=21055] ppid=21053 vsize=15676 CPUtime=282.22
/proc/21055/stat : 21055 (minisat_static) R 21053 21055 20961 0 -1 4194304 3567 0 0 0 28217 5 0 0 25 0 1 0 69251073 16052224 3552 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/21055/statm: 3919 3552 77 171 0 3745 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 15676

[startup+342.301 s]
/proc/loadavg: 0.99 0.87 0.73 2/65 21056
/proc/meminfo: memFree=1399000/2055920 swapFree=4192812/4192956
[pid=21055] ppid=21053 vsize=16284 CPUtime=342.2
/proc/21055/stat : 21055 (minisat_static) R 21053 21055 20961 0 -1 4194304 3700 0 0 0 34215 5 0 0 25 0 1 0 69251073 16674816 3685 1992294400 134512640 135213614 4294956256 18446744073709551615 134526789 0 0 4096 3 0 0 0 17 1 0 0
/proc/21055/statm: 4071 3685 77 171 0 3897 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 16284

[startup+402.302 s]
/proc/loadavg: 0.99 0.89 0.74 2/65 21056
/proc/meminfo: memFree=1389720/2055920 swapFree=4192812/4192956
[pid=21055] ppid=21053 vsize=25736 CPUtime=402.18
/proc/21055/stat : 21055 (minisat_static) R 21053 21055 20961 0 -1 4194304 6076 0 0 0 40210 8 0 0 25 0 1 0 69251073 26353664 6061 1992294400 134512640 135213614 4294956256 18446744073709551615 134526796 0 0 4096 3 0 0 0 17 1 0 0
/proc/21055/statm: 6434 6061 77 171 0 6260 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 25736

[startup+462.302 s]
/proc/loadavg: 0.99 0.91 0.75 2/65 21056
/proc/meminfo: memFree=1388824/2055920 swapFree=4192812/4192956
[pid=21055] ppid=21053 vsize=26396 CPUtime=462.17
/proc/21055/stat : 21055 (minisat_static) R 21053 21055 20961 0 -1 4194304 6231 0 0 0 46208 9 0 0 25 0 1 0 69251073 27029504 6216 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 1 0 0
/proc/21055/statm: 6599 6216 77 171 0 6425 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 26396

[startup+522.301 s]
/proc/loadavg: 0.99 0.92 0.76 2/65 21056
/proc/meminfo: memFree=1388760/2055920 swapFree=4192812/4192956
[pid=21055] ppid=21053 vsize=26396 CPUtime=522.16
/proc/21055/stat : 21055 (minisat_static) R 21053 21055 20961 0 -1 4194304 6231 0 0 0 52207 9 0 0 25 0 1 0 69251073 27029504 6216 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/21055/statm: 6599 6216 77 171 0 6425 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 26396

[startup+582.302 s]
/proc/loadavg: 0.99 0.93 0.78 2/65 21056
/proc/meminfo: memFree=1388824/2055920 swapFree=4192812/4192956
[pid=21055] ppid=21053 vsize=26396 CPUtime=582.14
/proc/21055/stat : 21055 (minisat_static) R 21053 21055 20961 0 -1 4194304 6231 0 0 0 58205 9 0 0 25 0 1 0 69251073 27029504 6216 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/21055/statm: 6599 6216 77 171 0 6425 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 26396

[startup+642.302 s]
/proc/loadavg: 0.99 0.94 0.79 2/65 21056
/proc/meminfo: memFree=1388760/2055920 swapFree=4192812/4192956
[pid=21055] ppid=21053 vsize=26396 CPUtime=642.13
/proc/21055/stat : 21055 (minisat_static) R 21053 21055 20961 0 -1 4194304 6231 0 0 0 64204 9 0 0 25 0 1 0 69251073 27029504 6216 1992294400 134512640 135213614 4294956256 18446744073709551615 134527139 0 0 4096 3 0 0 0 17 1 0 0
/proc/21055/statm: 6599 6216 77 171 0 6425 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 26396

[startup+702.301 s]
/proc/loadavg: 0.99 0.95 0.80 2/65 21056
/proc/meminfo: memFree=1388760/2055920 swapFree=4192812/4192956
[pid=21055] ppid=21053 vsize=26396 CPUtime=702.11
/proc/21055/stat : 21055 (minisat_static) R 21053 21055 20961 0 -1 4194304 6235 0 0 0 70201 10 0 0 25 0 1 0 69251073 27029504 6220 1992294400 134512640 135213614 4294956256 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 1 0 0
/proc/21055/statm: 6599 6220 77 171 0 6425 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 26396

[startup+762.305 s]
/proc/loadavg: 0.99 0.95 0.81 2/65 21056
/proc/meminfo: memFree=1388760/2055920 swapFree=4192812/4192956
[pid=21055] ppid=21053 vsize=26396 CPUtime=762.1
/proc/21055/stat : 21055 (minisat_static) R 21053 21055 20961 0 -1 4194304 6239 0 0 0 76200 10 0 0 25 0 1 0 69251073 27029504 6224 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/21055/statm: 6599 6224 77 171 0 6425 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 26396

[startup+822.302 s]
/proc/loadavg: 0.99 0.96 0.82 2/65 21056
/proc/meminfo: memFree=1388696/2055920 swapFree=4192812/4192956
[pid=21055] ppid=21053 vsize=26396 CPUtime=822.08
/proc/21055/stat : 21055 (minisat_static) R 21053 21055 20961 0 -1 4194304 6242 0 0 0 82198 10 0 0 25 0 1 0 69251073 27029504 6227 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/21055/statm: 6599 6227 77 171 0 6425 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 26396

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.83 2/65 21056
/proc/meminfo: memFree=1388632/2055920 swapFree=4192812/4192956
[pid=21055] ppid=21053 vsize=26396 CPUtime=882.06
/proc/21055/stat : 21055 (minisat_static) R 21053 21055 20961 0 -1 4194304 6244 0 0 0 88196 10 0 0 25 0 1 0 69251073 27029504 6229 1992294400 134512640 135213614 4294956256 18446744073709551615 134526939 0 0 4096 3 0 0 0 17 1 0 0
/proc/21055/statm: 6599 6229 77 171 0 6425 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 26396

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.83 2/65 21056
/proc/meminfo: memFree=1388632/2055920 swapFree=4192812/4192956
[pid=21055] ppid=21053 vsize=26396 CPUtime=942.04
/proc/21055/stat : 21055 (minisat_static) R 21053 21055 20961 0 -1 4194304 6244 0 0 0 94194 10 0 0 25 0 1 0 69251073 27029504 6229 1992294400 134512640 135213614 4294956256 18446744073709551615 134527142 0 0 4096 3 0 0 0 17 1 0 0
/proc/21055/statm: 6599 6229 77 171 0 6425 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 26396

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.84 2/65 21056
/proc/meminfo: memFree=1388632/2055920 swapFree=4192812/4192956
[pid=21055] ppid=21053 vsize=26396 CPUtime=1002.03
/proc/21055/stat : 21055 (minisat_static) R 21053 21055 20961 0 -1 4194304 6244 0 0 0 100193 10 0 0 25 0 1 0 69251073 27029504 6229 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/21055/statm: 6599 6229 77 171 0 6425 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 26396

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.84 2/65 21056
/proc/meminfo: memFree=1388760/2055920 swapFree=4192812/4192956
[pid=21055] ppid=21053 vsize=26396 CPUtime=1062.02
/proc/21055/stat : 21055 (minisat_static) R 21053 21055 20961 0 -1 4194304 6244 0 0 0 106191 11 0 0 25 0 1 0 69251073 27029504 6229 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/21055/statm: 6599 6229 77 171 0 6425 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 26396

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.85 2/65 21056
/proc/meminfo: memFree=1388696/2055920 swapFree=4192812/4192956
[pid=21055] ppid=21053 vsize=26396 CPUtime=1122
/proc/21055/stat : 21055 (minisat_static) R 21053 21055 20961 0 -1 4194304 6244 0 0 0 112189 11 0 0 25 0 1 0 69251073 27029504 6229 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/21055/statm: 6599 6229 77 171 0 6425 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 26396

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.86 2/65 21056
/proc/meminfo: memFree=1388632/2055920 swapFree=4192812/4192956
[pid=21055] ppid=21053 vsize=26396 CPUtime=1181.98
/proc/21055/stat : 21055 (minisat_static) R 21053 21055 20961 0 -1 4194304 6257 0 0 0 118187 11 0 0 25 0 1 0 69251073 27029504 6242 1992294400 134512640 135213614 4294956256 18446744073709551615 134535016 0 0 4096 3 0 0 0 17 1 0 0
/proc/21055/statm: 6599 6242 77 171 0 6425 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 26396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.86 2/65 21056
/proc/meminfo: memFree=1388632/2055920 swapFree=4192812/4192956
[pid=21055] ppid=21053 vsize=26396 CPUtime=1200.08
/proc/21055/stat : 21055 (minisat_static) R 21053 21055 20961 0 -1 4194304 6257 0 0 0 119997 11 0 0 25 0 1 0 69251073 27029504 6242 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/21055/statm: 6599 6242 77 171 0 6425 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 26396

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.41
CPU time (s): 1200.1
CPU user time (s): 1199.98
CPU system time (s): 0.123981
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 26476

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

runsolver used 0.936857 second user time and 2.50062 second system time

The end

Launcher Data

Begin job on node7 at 2009-05-12 17:34:52
IDJOB=1805912
IDBENCH=24622
IDSOLVER=651
FILE ID=node7/1805912-1242142492
PBS_JOBID= 9289714
Free space on /tmp= 66256 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT07/crafted/Hard/contest04/others/equilarge_l3.sat05-520.reshuffled-07.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1805912-1242142492/watcher-1805912-1242142492 -o /tmp/evaluation-result-1805912-1242142492/solver-1805912-1242142492 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1805912-1242142492.cnf

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

MD5SUM BENCH= 8fc368e9f6ea136e0b6522b198a7a916
RANDOM SEED=589714749

node7.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.243
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.243
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:       1414336 kB
Buffers:         57492 kB
Cached:         486708 kB
SwapCached:        140 kB
Active:          86384 kB
Inactive:       471872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1414336 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1092 kB
Writeback:           0 kB
Mapped:          23632 kB
Slab:            69248 kB
Committed_AS:   249392 kB
PageTables:       1444 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= 66256 MiB
End job on node7 at 2009-05-12 17:54:55