Trace number 1805736

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
IUT_BMB_SIM 1.0? (TO) 1200.09 1200.71

General information on the benchmark

Namecrafted/Medium/contest05/pebbling/
unsat-pbl-00090.sat05-1326.reshuffled-07.cnf
MD5SUMfc73c241ff6e8e1a49a6ff2500eb7905
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.259959
Satisfiable
(Un)Satisfiability was proved
Number of variables322
Number of clauses9322
Sum of the clauses size72335
Maximum clause length11
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 211
Number of clauses of size 379
Number of clauses of size 4136
Number of clauses of size 5421
Number of clauses of size over 58674

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
0.09/0.10	This is MiniSat 2.0 beta
0.09/0.10	WARNING: for repeatability, setting FPU to use double precision
0.09/0.10	============================[ Problem Statistics ]=============================
0.09/0.10	|                                                                             |
0.09/0.10	|  Number of variables:  322                                                  |
0.09/0.10	|  Number of clauses:    9321                                                 |
0.09/0.12	|  Parsing time:         0.01         s                                       |
0.09/0.12	============================[ Search Statistics ]==============================
0.09/0.12	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.12	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.12	===============================================================================
0.09/0.12	|         0 |     322     9321    72333 |     3107        0    nan |  0.000 % |
0.09/0.12	|       100 |     322     9321    72333 |     3417      100      8 |  0.001 % |
0.09/0.12	|       250 |     322     9321    72333 |     3759      250     10 |  0.001 % |
0.09/0.13	|       475 |     322     9321    72333 |     4135      475     11 |  0.001 % |
0.09/0.13	|       812 |     322     9321    72333 |     4548      812     10 |  0.001 % |
0.09/0.14	|      1318 |     322     9321    72333 |     5003     1318     11 |  0.001 % |
0.09/0.15	|      2079 |     322     9321    72333 |     5504     2079     15 |  0.001 % |
0.09/0.17	|      3218 |     321     9321    72333 |     6054     3217     14 |  0.312 % |
0.09/0.21	|      4927 |     321     9321    72333 |     6660     4926     19 |  0.312 % |
0.09/0.26	|      7489 |     319     9321    72333 |     7326     4101     18 |  0.933 % |
0.09/0.34	|     11333 |     319     9321    72333 |     8058     4232     19 |  0.933 % |
0.09/0.49	|     17100 |     319     9279    72171 |     8864     5939     17 |  0.933 % |
0.09/0.74	|     25749 |     319     9279    72171 |     9751     5642     14 |  0.933 % |
1.08/1.14	|     38724 |     319     9279    72171 |    10726     8807     19 |  0.933 % |
1.67/1.72	|     58186 |     319     9279    72171 |    11798     6721     22 |  0.934 % |
2.67/2.70	|     87378 |     319     9279    72171 |    12978     6152     28 |  0.934 % |
4.17/4.24	|    131168 |     319     9279    72171 |    14276    10779     27 |  0.934 % |
6.37/6.49	|    196853 |     319     9279    72171 |    15704    12021     20 |  0.934 % |
10.56/10.62	|    295380 |     319     9279    72171 |    17274     8103     19 |  0.933 % |
16.76/16.81	|    443169 |     319     9279    72171 |    19002     8749     19 |  0.933 % |
26.95/27.03	|    664852 |     319     9279    72171 |    20902    11318     18 |  0.933 % |
44.04/44.11	|    997378 |     319     9279    72171 |    22992    19268     22 |  0.933 % |
70.83/70.93	|   1496167 |     319     9279    72171 |    25291    22793     23 |  0.933 % |
113.72/113.87	|   2244349 |     319     9279    72171 |    27821    17691     26 |  0.933 % |
182.88/183.09	|   3366623 |     319     9279    72171 |    30603    14264     21 |  0.933 % |
311.21/311.42	|   5050034 |     319     9279    72171 |    33663    15945     31 |  0.934 % |
487.83/488.14	|   7575150 |     319     9279    72171 |    37029    22176     25 |  0.933 % |
767.88/768.35	|  11362825 |     319     9279    72171 |    40732    37033     26 |  0.933 % |
1200.06/1200.70	c cannot read from file

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-1805736-1242142209/watcher-1805736-1242142209 -o /tmp/evaluation-result-1805736-1242142209/solver-1805736-1242142209 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1805736-1242142209.cnf HOME 

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.00 0.14 0.72 3/64 6065
/proc/meminfo: memFree=1720432/2055920 swapFree=4180452/4192956
[pid=6065] ppid=6063 vsize=1444 CPUtime=0
/proc/6065/stat : 6065 (IUT_BMB_SIM) R 6063 6065 6028 0 -1 4194304 185 0 0 0 0 0 0 0 18 0 1 0 242247681 1478656 168 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/6065/statm: 361 168 99 274 0 84 0

[startup+0.0448391 s]
/proc/loadavg: 0.00 0.14 0.72 3/64 6065
/proc/meminfo: memFree=1720432/2055920 swapFree=4180452/4192956
[pid=6065] ppid=6063 vsize=2368 CPUtime=0.04
/proc/6065/stat : 6065 (IUT_BMB_SIM) R 6063 6065 6028 0 -1 4194304 405 0 0 0 4 0 0 0 18 0 1 0 242247681 2424832 388 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/6065/statm: 592 388 99 274 0 315 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2368

[startup+0.102848 s]
/proc/loadavg: 0.00 0.14 0.72 3/64 6065
/proc/meminfo: memFree=1720432/2055920 swapFree=4180452/4192956
[pid=6065] ppid=6063 vsize=2368 CPUtime=0.09
/proc/6065/stat : 6065 (IUT_BMB_SIM) R 6063 6065 6028 0 -1 4194304 409 0 0 0 6 3 0 0 18 0 1 0 242247681 2424832 392 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 0 0 0
/proc/6065/statm: 592 392 101 274 0 315 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2368

[startup+0.301893 s]
/proc/loadavg: 0.00 0.14 0.72 3/64 6065
/proc/meminfo: memFree=1720432/2055920 swapFree=4180452/4192956
[pid=6065] ppid=6063 vsize=2368 CPUtime=0.09
/proc/6065/stat : 6065 (IUT_BMB_SIM) S 6063 6065 6028 0 -1 4194304 415 0 0 0 6 3 0 0 18 0 1 0 242247681 2424832 397 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6065/statm: 592 397 106 274 0 315 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2368

[startup+0.70196 s]
/proc/loadavg: 0.00 0.14 0.72 3/64 6065
/proc/meminfo: memFree=1720432/2055920 swapFree=4180452/4192956
[pid=6065] ppid=6063 vsize=2368 CPUtime=0.09
/proc/6065/stat : 6065 (IUT_BMB_SIM) S 6063 6065 6028 0 -1 4194304 415 0 0 0 6 3 0 0 18 0 1 0 242247681 2424832 397 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6065/statm: 592 397 106 274 0 315 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2368

[startup+1.5011 s]
/proc/loadavg: 0.00 0.14 0.72 2/66 6067
/proc/meminfo: memFree=1716512/2055920 swapFree=4180452/4192956
[pid=6065] ppid=6063 vsize=2368 CPUtime=0.09
/proc/6065/stat : 6065 (IUT_BMB_SIM) S 6063 6065 6028 0 -1 4194304 415 0 0 0 6 3 0 0 18 0 1 0 242247681 2424832 397 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6065/statm: 592 397 106 274 0 315 0
[pid=6067] ppid=6065 vsize=4304 CPUtime=1.38
/proc/6067/stat : 6067 (minisat) R 6065 6065 6028 0 -1 4194304 1029 0 0 0 138 0 0 0 25 0 1 0 242247691 4407296 779 1992294400 134512640 135212939 4294956320 18446744073709551615 134534936 0 0 4096 3 0 0 0 17 0 0 0
/proc/6067/statm: 1076 779 77 170 0 904 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 6672

[startup+3.10139 s]
/proc/loadavg: 0.08 0.15 0.72 2/66 6067
/proc/meminfo: memFree=1715552/2055920 swapFree=4180452/4192956
[pid=6065] ppid=6063 vsize=2368 CPUtime=0.09
/proc/6065/stat : 6065 (IUT_BMB_SIM) S 6063 6065 6028 0 -1 4194304 415 0 0 0 6 3 0 0 18 0 1 0 242247681 2424832 397 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6065/statm: 592 397 106 274 0 315 0
[pid=6067] ppid=6065 vsize=4976 CPUtime=2.98
/proc/6067/stat : 6067 (minisat) R 6065 6065 6028 0 -1 4194304 1202 0 0 0 298 0 0 0 25 0 1 0 242247691 5095424 952 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/6067/statm: 1244 952 77 170 0 1072 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 7344

[startup+6.30196 s]
/proc/loadavg: 0.08 0.15 0.72 2/66 6067
/proc/meminfo: memFree=1714592/2055920 swapFree=4180452/4192956
[pid=6065] ppid=6063 vsize=2368 CPUtime=0.09
/proc/6065/stat : 6065 (IUT_BMB_SIM) S 6063 6065 6028 0 -1 4194304 415 0 0 0 6 3 0 0 18 0 1 0 242247681 2424832 397 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6065/statm: 592 397 106 274 0 315 0
[pid=6067] ppid=6065 vsize=5532 CPUtime=6.18
/proc/6067/stat : 6067 (minisat) R 6065 6065 6028 0 -1 4194304 1331 0 0 0 618 0 0 0 25 0 1 0 242247691 5664768 1081 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6067/statm: 1383 1081 77 170 0 1211 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7900

[startup+12.7011 s]
/proc/loadavg: 0.22 0.18 0.73 2/66 6067
/proc/meminfo: memFree=1713888/2055920 swapFree=4180452/4192956
[pid=6065] ppid=6063 vsize=2368 CPUtime=0.09
/proc/6065/stat : 6065 (IUT_BMB_SIM) S 6063 6065 6028 0 -1 4194304 415 0 0 0 6 3 0 0 18 0 1 0 242247681 2424832 397 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6065/statm: 592 397 106 274 0 315 0
[pid=6067] ppid=6065 vsize=6260 CPUtime=12.57
/proc/6067/stat : 6067 (minisat) R 6065 6065 6028 0 -1 4194304 1496 0 0 0 1257 0 0 0 25 0 1 0 242247691 6410240 1246 1992294400 134512640 135212939 4294956320 18446744073709551615 134527273 0 0 4096 3 0 0 0 17 0 0 0
/proc/6067/statm: 1565 1246 77 170 0 1393 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 8628

[startup+25.5024 s]
/proc/loadavg: 0.34 0.21 0.73 2/66 6067
/proc/meminfo: memFree=1713184/2055920 swapFree=4180452/4192956
[pid=6065] ppid=6063 vsize=2368 CPUtime=0.09
/proc/6065/stat : 6065 (IUT_BMB_SIM) S 6063 6065 6028 0 -1 4194304 415 0 0 0 6 3 0 0 18 0 1 0 242247681 2424832 397 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6065/statm: 592 397 106 274 0 315 0
[pid=6067] ppid=6065 vsize=7000 CPUtime=25.37
/proc/6067/stat : 6067 (minisat) R 6065 6065 6028 0 -1 4194304 1683 0 0 0 2537 0 0 0 25 0 1 0 242247691 7168000 1433 1992294400 134512640 135212939 4294956320 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 1 0 0
/proc/6067/statm: 1750 1433 77 170 0 1578 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 9368

[startup+51.103 s]
/proc/loadavg: 0.56 0.27 0.73 2/66 6067
/proc/meminfo: memFree=1711456/2055920 swapFree=4180452/4192956
[pid=6065] ppid=6063 vsize=2368 CPUtime=0.09
/proc/6065/stat : 6065 (IUT_BMB_SIM) S 6063 6065 6028 0 -1 4194304 415 0 0 0 6 3 0 0 18 0 1 0 242247681 2424832 397 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6065/statm: 592 397 106 274 0 315 0
[pid=6067] ppid=6065 vsize=8824 CPUtime=50.95
/proc/6067/stat : 6067 (minisat) R 6065 6065 6028 0 -1 4194304 2134 0 0 0 5095 0 0 0 25 0 1 0 242247691 9035776 1884 1992294400 134512640 135212939 4294956320 18446744073709551615 134526664 0 0 4096 3 0 0 0 17 0 0 0
/proc/6067/statm: 2206 1884 77 170 0 2034 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 11192

[startup+102.305 s]
/proc/loadavg: 0.82 0.39 0.74 2/66 6067
/proc/meminfo: memFree=1709728/2055920 swapFree=4180452/4192956
[pid=6065] ppid=6063 vsize=2368 CPUtime=0.09
/proc/6065/stat : 6065 (IUT_BMB_SIM) S 6063 6065 6028 0 -1 4194304 415 0 0 0 6 3 0 0 18 0 1 0 242247681 2424832 397 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6065/statm: 592 397 106 274 0 315 0
[pid=6067] ppid=6065 vsize=10564 CPUtime=102.14
/proc/6067/stat : 6067 (minisat) R 6065 6065 6028 0 -1 4194304 2526 0 0 0 10213 1 0 0 25 0 1 0 242247691 10817536 2276 1992294400 134512640 135212939 4294956320 18446744073709551615 134526655 0 0 4096 3 0 0 0 17 0 0 0
/proc/6067/statm: 2641 2276 77 170 0 2469 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 12932

[startup+162.303 s]
/proc/loadavg: 0.93 0.50 0.76 2/66 6067
/proc/meminfo: memFree=1707936/2055920 swapFree=4180452/4192956
[pid=6065] ppid=6063 vsize=2368 CPUtime=0.09
/proc/6065/stat : 6065 (IUT_BMB_SIM) S 6063 6065 6028 0 -1 4194304 415 0 0 0 6 3 0 0 18 0 1 0 242247681 2424832 397 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6065/statm: 592 397 106 274 0 315 0
[pid=6067] ppid=6065 vsize=12652 CPUtime=162.1
/proc/6067/stat : 6067 (minisat) R 6065 6065 6028 0 -1 4194304 3005 0 0 0 16209 1 0 0 25 0 1 0 242247691 12955648 2755 1992294400 134512640 135212939 4294956320 18446744073709551615 134534604 0 0 4096 3 0 0 0 17 0 0 0
/proc/6067/statm: 3163 2755 77 170 0 2991 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 15020

[startup+222.302 s]
/proc/loadavg: 0.97 0.59 0.77 2/66 6067
/proc/meminfo: memFree=1706656/2055920 swapFree=4180452/4192956
[pid=6065] ppid=6063 vsize=2368 CPUtime=0.09
/proc/6065/stat : 6065 (IUT_BMB_SIM) S 6063 6065 6028 0 -1 4194304 415 0 0 0 6 3 0 0 18 0 1 0 242247681 2424832 397 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6065/statm: 592 397 106 274 0 315 0
[pid=6067] ppid=6065 vsize=13832 CPUtime=222.07
/proc/6067/stat : 6067 (minisat) R 6065 6065 6028 0 -1 4194304 3273 0 0 0 22206 1 0 0 25 0 1 0 242247691 14163968 3023 1992294400 134512640 135212939 4294956320 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/6067/statm: 3458 3023 77 170 0 3286 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 16200

[startup+282.301 s]
/proc/loadavg: 0.99 0.66 0.78 2/66 6067
/proc/meminfo: memFree=1706016/2055920 swapFree=4180452/4192956
[pid=6065] ppid=6063 vsize=2368 CPUtime=0.09
/proc/6065/stat : 6065 (IUT_BMB_SIM) S 6063 6065 6028 0 -1 4194304 415 0 0 0 6 3 0 0 18 0 1 0 242247681 2424832 397 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6065/statm: 592 397 106 274 0 315 0
[pid=6067] ppid=6065 vsize=14620 CPUtime=282.03
/proc/6067/stat : 6067 (minisat) R 6065 6065 6028 0 -1 4194304 3443 0 0 0 28202 1 0 0 25 0 1 0 242247691 14970880 3193 1992294400 134512640 135212939 4294956320 18446744073709551615 134534900 0 0 4096 3 0 0 0 17 0 0 0
/proc/6067/statm: 3655 3193 77 170 0 3483 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 16988

[startup+342.301 s]
/proc/loadavg: 0.99 0.72 0.79 2/66 6067
/proc/meminfo: memFree=1705056/2055920 swapFree=4180452/4192956
[pid=6065] ppid=6063 vsize=2368 CPUtime=0.09
/proc/6065/stat : 6065 (IUT_BMB_SIM) S 6063 6065 6028 0 -1 4194304 415 0 0 0 6 3 0 0 18 0 1 0 242247681 2424832 397 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6065/statm: 592 397 106 274 0 315 0
[pid=6067] ppid=6065 vsize=15652 CPUtime=342
/proc/6067/stat : 6067 (minisat) R 6065 6065 6028 0 -1 4194304 3672 0 0 0 34199 1 0 0 25 0 1 0 242247691 16027648 3422 1992294400 134512640 135212939 4294956320 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/6067/statm: 3913 3422 77 170 0 3741 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 18020

[startup+402.302 s]
/proc/loadavg: 0.99 0.77 0.80 2/66 6067
/proc/meminfo: memFree=1704544/2055920 swapFree=4180452/4192956
[pid=6065] ppid=6063 vsize=2368 CPUtime=0.09
/proc/6065/stat : 6065 (IUT_BMB_SIM) S 6063 6065 6028 0 -1 4194304 415 0 0 0 6 3 0 0 18 0 1 0 242247681 2424832 397 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6065/statm: 592 397 106 274 0 315 0
[pid=6067] ppid=6065 vsize=16104 CPUtime=401.97
/proc/6067/stat : 6067 (minisat) R 6065 6065 6028 0 -1 4194304 3795 0 0 0 40196 1 0 0 25 0 1 0 242247691 16490496 3545 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/6067/statm: 4026 3545 77 170 0 3854 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 18472

[startup+462.303 s]

################
# More data... #
################

[pid=6067] ppid=6065 vsize=17664 CPUtime=521.92
/proc/6067/stat : 6067 (minisat) R 6065 6065 6028 0 -1 4194304 4157 0 0 0 52190 2 0 0 25 0 1 0 242247691 18087936 3907 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/6067/statm: 4416 3907 77 170 0 4244 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 20032

[startup+582.301 s]
/proc/loadavg: 0.99 0.87 0.83 2/66 6067
/proc/meminfo: memFree=1702624/2055920 swapFree=4180452/4192956
[pid=6065] ppid=6063 vsize=2368 CPUtime=0.09
/proc/6065/stat : 6065 (IUT_BMB_SIM) S 6063 6065 6028 0 -1 4194304 415 0 0 0 6 3 0 0 18 0 1 0 242247681 2424832 397 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6065/statm: 592 397 106 274 0 315 0
[pid=6067] ppid=6065 vsize=18124 CPUtime=581.89
/proc/6067/stat : 6067 (minisat) R 6065 6065 6028 0 -1 4194304 4277 0 0 0 58187 2 0 0 25 0 1 0 242247691 18558976 4027 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6067/statm: 4531 4027 77 170 0 4359 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 20492

[startup+642.302 s]
/proc/loadavg: 1.03 0.90 0.84 2/66 6067
/proc/meminfo: memFree=1702048/2055920 swapFree=4180452/4192956
[pid=6065] ppid=6063 vsize=2368 CPUtime=0.09
/proc/6065/stat : 6065 (IUT_BMB_SIM) S 6063 6065 6028 0 -1 4194304 415 0 0 0 6 3 0 0 18 0 1 0 242247681 2424832 397 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6065/statm: 592 397 106 274 0 315 0
[pid=6067] ppid=6065 vsize=18692 CPUtime=641.86
/proc/6067/stat : 6067 (minisat) R 6065 6065 6028 0 -1 4194304 4390 0 0 0 64184 2 0 0 25 0 1 0 242247691 19140608 4140 1992294400 134512640 135212939 4294956320 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/6067/statm: 4673 4140 77 170 0 4501 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 21060

[startup+702.302 s]
/proc/loadavg: 1.05 0.93 0.85 2/66 6067
/proc/meminfo: memFree=1701984/2055920 swapFree=4180452/4192956
[pid=6065] ppid=6063 vsize=2368 CPUtime=0.09
/proc/6065/stat : 6065 (IUT_BMB_SIM) S 6063 6065 6028 0 -1 4194304 415 0 0 0 6 3 0 0 18 0 1 0 242247681 2424832 397 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6065/statm: 592 397 106 274 0 315 0
[pid=6067] ppid=6065 vsize=18692 CPUtime=701.82
/proc/6067/stat : 6067 (minisat) R 6065 6065 6028 0 -1 4194304 4407 0 0 0 70180 2 0 0 25 0 1 0 242247691 19140608 4157 1992294400 134512640 135212939 4294956320 18446744073709551615 134536103 0 0 4096 3 0 0 0 17 0 0 0
/proc/6067/statm: 4673 4157 77 170 0 4501 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 21060

[startup+762.306 s]
/proc/loadavg: 1.13 0.97 0.87 2/66 6069
/proc/meminfo: memFree=1701600/2055920 swapFree=4180452/4192956
[pid=6065] ppid=6063 vsize=2368 CPUtime=0.09
/proc/6065/stat : 6065 (IUT_BMB_SIM) S 6063 6065 6028 0 -1 4194304 415 0 0 0 6 3 0 0 18 0 1 0 242247681 2424832 397 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6065/statm: 592 397 106 274 0 315 0
[pid=6067] ppid=6065 vsize=19028 CPUtime=761.8
/proc/6067/stat : 6067 (minisat) R 6065 6065 6028 0 -1 4194304 4465 0 0 0 76178 2 0 0 25 0 1 0 242247691 19484672 4215 1992294400 134512640 135212939 4294956320 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/6067/statm: 4757 4215 77 170 0 4585 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 21396

[startup+822.301 s]
/proc/loadavg: 1.12 0.99 0.88 2/66 6069
/proc/meminfo: memFree=1701216/2055920 swapFree=4180452/4192956
[pid=6065] ppid=6063 vsize=2368 CPUtime=0.09
/proc/6065/stat : 6065 (IUT_BMB_SIM) S 6063 6065 6028 0 -1 4194304 415 0 0 0 6 3 0 0 18 0 1 0 242247681 2424832 397 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6065/statm: 592 397 106 274 0 315 0
[pid=6067] ppid=6065 vsize=19348 CPUtime=821.76
/proc/6067/stat : 6067 (minisat) R 6065 6065 6028 0 -1 4194304 4570 0 0 0 82174 2 0 0 25 0 1 0 242247691 19812352 4320 1992294400 134512640 135212939 4294956320 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/6067/statm: 4837 4320 77 170 0 4665 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 21716

[startup+882.301 s]
/proc/loadavg: 1.04 0.99 0.88 2/66 6069
/proc/meminfo: memFree=1700960/2055920 swapFree=4180452/4192956
[pid=6065] ppid=6063 vsize=2368 CPUtime=0.09
/proc/6065/stat : 6065 (IUT_BMB_SIM) S 6063 6065 6028 0 -1 4194304 415 0 0 0 6 3 0 0 18 0 1 0 242247681 2424832 397 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6065/statm: 592 397 106 274 0 315 0
[pid=6067] ppid=6065 vsize=19632 CPUtime=881.73
/proc/6067/stat : 6067 (minisat) R 6065 6065 6028 0 -1 4194304 4637 0 0 0 88171 2 0 0 25 0 1 0 242247691 20103168 4387 1992294400 134512640 135212939 4294956320 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/6067/statm: 4908 4387 77 170 0 4736 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 22000

[startup+942.302 s]
/proc/loadavg: 1.01 0.99 0.89 2/66 6069
/proc/meminfo: memFree=1700896/2055920 swapFree=4180452/4192956
[pid=6065] ppid=6063 vsize=2368 CPUtime=0.09
/proc/6065/stat : 6065 (IUT_BMB_SIM) S 6063 6065 6028 0 -1 4194304 415 0 0 0 6 3 0 0 18 0 1 0 242247681 2424832 397 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6065/statm: 592 397 106 274 0 315 0
[pid=6067] ppid=6065 vsize=19844 CPUtime=941.7
/proc/6067/stat : 6067 (minisat) R 6065 6065 6028 0 -1 4194304 4666 0 0 0 94168 2 0 0 25 0 1 0 242247691 20320256 4416 1992294400 134512640 135212939 4294956320 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/6067/statm: 4961 4416 77 170 0 4789 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 22212

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.90 2/66 6069
/proc/meminfo: memFree=1700768/2055920 swapFree=4180452/4192956
[pid=6065] ppid=6063 vsize=2368 CPUtime=0.09
/proc/6065/stat : 6065 (IUT_BMB_SIM) S 6063 6065 6028 0 -1 4194304 415 0 0 0 6 3 0 0 18 0 1 0 242247681 2424832 397 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6065/statm: 592 397 106 274 0 315 0
[pid=6067] ppid=6065 vsize=19844 CPUtime=1001.67
/proc/6067/stat : 6067 (minisat) R 6065 6065 6028 0 -1 4194304 4698 0 0 0 100165 2 0 0 25 0 1 0 242247691 20320256 4448 1992294400 134512640 135212939 4294956320 18446744073709551615 134534900 0 0 4096 3 0 0 0 17 0 0 0
/proc/6067/statm: 4961 4448 77 170 0 4789 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 22212

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.90 2/66 6069
/proc/meminfo: memFree=1700512/2055920 swapFree=4180452/4192956
[pid=6065] ppid=6063 vsize=2368 CPUtime=0.09
/proc/6065/stat : 6065 (IUT_BMB_SIM) S 6063 6065 6028 0 -1 4194304 415 0 0 0 6 3 0 0 18 0 1 0 242247681 2424832 397 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6065/statm: 592 397 106 274 0 315 0
[pid=6067] ppid=6065 vsize=20060 CPUtime=1061.64
/proc/6067/stat : 6067 (minisat) R 6065 6065 6028 0 -1 4194304 4751 0 0 0 106162 2 0 0 25 0 1 0 242247691 20541440 4501 1992294400 134512640 135212939 4294956320 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/6067/statm: 5015 4501 77 170 0 4843 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 22428

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 6069
/proc/meminfo: memFree=1699872/2055920 swapFree=4180452/4192956
[pid=6065] ppid=6063 vsize=2368 CPUtime=0.09
/proc/6065/stat : 6065 (IUT_BMB_SIM) S 6063 6065 6028 0 -1 4194304 415 0 0 0 6 3 0 0 18 0 1 0 242247681 2424832 397 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6065/statm: 592 397 106 274 0 315 0
[pid=6067] ppid=6065 vsize=20680 CPUtime=1121.61
/proc/6067/stat : 6067 (minisat) R 6065 6065 6028 0 -1 4194304 4904 0 0 0 112158 3 0 0 25 0 1 0 242247691 21176320 4654 1992294400 134512640 135212939 4294956320 18446744073709551615 134534600 0 0 4096 3 0 0 0 17 0 0 0
/proc/6067/statm: 5170 4654 77 170 0 4998 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 23048

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 6069
/proc/meminfo: memFree=1699808/2055920 swapFree=4180452/4192956
[pid=6065] ppid=6063 vsize=2368 CPUtime=0.09
/proc/6065/stat : 6065 (IUT_BMB_SIM) S 6063 6065 6028 0 -1 4194304 415 0 0 0 6 3 0 0 18 0 1 0 242247681 2424832 397 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6065/statm: 592 397 106 274 0 315 0
[pid=6067] ppid=6065 vsize=20868 CPUtime=1181.58
/proc/6067/stat : 6067 (minisat) R 6065 6065 6028 0 -1 4194304 4922 0 0 0 118155 3 0 0 25 0 1 0 242247691 21368832 4672 1992294400 134512640 135212939 4294956320 18446744073709551615 134714027 0 0 4096 3 0 0 0 17 0 0 0
/proc/6067/statm: 5217 4672 77 170 0 5045 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 23236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 6069
/proc/meminfo: memFree=1699744/2055920 swapFree=4180452/4192956
[pid=6065] ppid=6063 vsize=2368 CPUtime=0.09
/proc/6065/stat : 6065 (IUT_BMB_SIM) S 6063 6065 6028 0 -1 4194304 415 0 0 0 6 3 0 0 18 0 1 0 242247681 2424832 397 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6065/statm: 592 397 106 274 0 315 0
[pid=6067] ppid=6065 vsize=20868 CPUtime=1199.97
/proc/6067/stat : 6067 (minisat) R 6065 6065 6028 0 -1 4194304 4922 0 0 0 119994 3 0 0 25 0 1 0 242247691 21368832 4672 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6067/statm: 5217 4672 77 170 0 5045 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 23236

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 6069
/proc/meminfo: memFree=1699744/2055920 swapFree=4180452/4192956
[pid=6065] ppid=6063 vsize=2368 CPUtime=0.09
/proc/6065/stat : 6065 (IUT_BMB_SIM) S 6063 6065 6028 0 -1 4194304 415 0 0 0 6 3 0 0 18 0 1 0 242247681 2424832 397 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6065/statm: 592 397 106 274 0 315 0
[pid=6067] ppid=6065 vsize=20868 CPUtime=1199.97
/proc/6067/stat : 6067 (minisat) R 6065 6065 6028 0 -1 4194304 4922 0 0 0 119994 3 0 0 25 0 1 0 242247691 21368832 4672 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/6067/statm: 5217 4672 77 170 0 5045 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 23236

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.09
CPU user time (s): 1200.02
CPU system time (s): 0.071989
CPU usage (%): 99.9483
Max. virtual memory (cumulated for all children) (KiB): 23236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.02
system time used= 0.071989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5579
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= 6
involuntary context switches= 3411

runsolver used 1.07584 second user time and 3.3035 second system time

The end

Launcher Data

Begin job on node60 at 2009-05-12 17:30:09
IDJOB=1805736
IDBENCH=24582
IDSOLVER=650
FILE ID=node60/1805736-1242142209
PBS_JOBID= 9289664
Free space on /tmp= 65992 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT07/crafted/Medium/contest05/pebbling/unsat-pbl-00090.sat05-1326.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1805736-1242142209/watcher-1805736-1242142209 -o /tmp/evaluation-result-1805736-1242142209/solver-1805736-1242142209 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1805736-1242142209.cnf HOME

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

MD5SUM BENCH= fc73c241ff6e8e1a49a6ff2500eb7905
RANDOM SEED=1919379443

node60.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.256
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.256
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:       1720984 kB
Buffers:         35884 kB
Cached:         230148 kB
SwapCached:       6308 kB
Active:          80160 kB
Inactive:       194644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1720984 kB
SwapTotal:     4192956 kB
SwapFree:      4180452 kB
Dirty:            2652 kB
Writeback:           0 kB
Mapped:          13940 kB
Slab:            46092 kB
Committed_AS:   877820 kB
PageTables:       1448 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= 65992 MiB
End job on node60 at 2009-05-12 17:50:12