Trace number 1805743

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.08 1200.71

General information on the benchmark

Namecrafted/Medium/contest05/pebbling/
unsat-pbl-00080.sat05-1325.reshuffled-07.cnf
MD5SUM270191e44d7630b87c6baceebf140e40
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.527919
Satisfiable
(Un)Satisfiability was proved
Number of variables288
Number of clauses11604
Sum of the clauses size89223
Maximum clause length11
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 214
Number of clauses of size 373
Number of clauses of size 472
Number of clauses of size 5457
Number of clauses of size over 510986

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
0.09/0.13	This is MiniSat 2.0 beta
0.09/0.13	WARNING: for repeatability, setting FPU to use double precision
0.09/0.13	============================[ Problem Statistics ]=============================
0.09/0.13	|                                                                             |
0.09/0.13	|  Number of variables:  288                                                  |
0.09/0.13	|  Number of clauses:    11602                                                |
0.09/0.14	|  Parsing time:         0.01         s                                       |
0.09/0.14	============================[ Search Statistics ]==============================
0.09/0.14	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.14	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.14	===============================================================================
0.09/0.14	|         0 |     288    11602    89171 |     3867        0    nan |  0.000 % |
0.09/0.14	|       100 |     288    11602    89171 |     4254      100     14 |  0.001 % |
0.09/0.15	|       250 |     288    11602    89171 |     4679      250     11 |  0.001 % |
0.09/0.15	|       475 |     288    11602    89171 |     5147      475     14 |  0.001 % |
0.09/0.16	|       812 |     288    11602    89171 |     5662      812     14 |  0.001 % |
0.09/0.16	|      1319 |     288    11602    89171 |     6228     1319     14 |  0.001 % |
0.09/0.18	|      2078 |     288    11602    89171 |     6851     2078     16 |  0.001 % |
0.12/0.21	|      3217 |     288    11602    89171 |     7536     3217     16 |  0.001 % |
0.12/0.24	|      4925 |     288    11602    89171 |     8289     4925     16 |  0.001 % |
0.12/0.30	|      7487 |     288    11602    89171 |     9118     7487     17 |  0.001 % |
0.12/0.38	|     11332 |     288    11602    89171 |    10030     6764     15 |  0.001 % |
0.12/0.55	|     17098 |     288    11602    89171 |    11033     7478     18 |  0.001 % |
0.12/0.75	|     25748 |     288    11602    89171 |    12137    10599     14 |  0.001 % |
1.08/1.16	|     38722 |     288    11602    89171 |    13351    11420     13 |  0.001 % |
1.67/1.76	|     58183 |     288    11602    89171 |    14686    10778     17 |  0.001 % |
2.77/2.80	|     87375 |     288    11602    89171 |    16154    10491     17 |  0.001 % |
4.47/4.50	|    131164 |     288    11602    89171 |    17770    13803     16 |  0.001 % |
7.17/7.24	|    196848 |     288    11602    89171 |    19547    17116     22 |  0.001 % |
11.27/11.31	|    295374 |     288    11602    89171 |    21502    17724     16 |  0.001 % |
18.08/18.16	|    443163 |     288    11602    89171 |    23652    14784     18 |  0.001 % |
30.16/30.23	|    664846 |     288    11602    89171 |    26017    23005     21 |  0.002 % |
48.56/48.60	|    997371 |     288    11602    89171 |    28619    24618     17 |  0.001 % |
75.24/75.34	|   1496159 |     288    11602    89171 |    31481    13019     18 |  0.001 % |
124.31/124.46	|   2244341 |     288    11602    89171 |    34629    26632     24 |  0.001 % |
199.69/199.83	|   3366615 |     288    11602    89171 |    38092    30098     24 |  0.002 % |
318.22/318.46	|   5050027 |     288    11602    89171 |    41901    26422     25 |  0.001 % |
514.23/514.51	|   7575144 |     288    11602    89171 |    46091    30553     25 |  0.002 % |
826.54/827.03	|  11362820 |     288    11602    89171 |    50700    15415     21 |  0.001 % |
1200.05/1200.71	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-1805743-1242142210/watcher-1805743-1242142210 -o /tmp/evaluation-result-1805743-1242142210/solver-1805743-1242142210 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1805743-1242142210.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.06 0.64 1/64 19911
/proc/meminfo: memFree=1281720/2055920 swapFree=4191900/4192956
[pid=19911] ppid=19909 vsize=1420 CPUtime=0
/proc/19911/stat : 19911 (IUT_BMB_SIM) R 19909 19911 19874 0 -1 4194304 191 0 0 0 0 0 0 0 18 0 1 0 242248313 1454080 174 1992294400 134512640 135635349 4294956224 18446744073709551615 135132414 0 0 4096 0 0 0 0 17 0 0 0
/proc/19911/statm: 355 174 99 274 0 78 0

[startup+0.0578771 s]
/proc/loadavg: 0.00 0.06 0.64 1/64 19911
/proc/meminfo: memFree=1281720/2055920 swapFree=4191900/4192956
[pid=19911] ppid=19909 vsize=2616 CPUtime=0.05
/proc/19911/stat : 19911 (IUT_BMB_SIM) R 19909 19911 19874 0 -1 4194304 464 0 0 0 5 0 0 0 18 0 1 0 242248313 2678784 447 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 0 0 0
/proc/19911/statm: 654 447 101 274 0 377 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2616

[startup+0.101883 s]
/proc/loadavg: 0.00 0.06 0.64 1/64 19911
/proc/meminfo: memFree=1281720/2055920 swapFree=4191900/4192956
[pid=19911] ppid=19909 vsize=2616 CPUtime=0.09
/proc/19911/stat : 19911 (IUT_BMB_SIM) R 19909 19911 19874 0 -1 4194304 464 0 0 0 7 2 0 0 18 0 1 0 242248313 2678784 447 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 0 0 0
/proc/19911/statm: 654 447 101 274 0 377 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2616

[startup+0.301922 s]
/proc/loadavg: 0.00 0.06 0.64 1/64 19911
/proc/meminfo: memFree=1281720/2055920 swapFree=4191900/4192956
[pid=19911] ppid=19909 vsize=2616 CPUtime=0.12
/proc/19911/stat : 19911 (IUT_BMB_SIM) S 19909 19911 19874 0 -1 4194304 470 0 0 0 8 4 0 0 18 0 1 0 242248313 2678784 452 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19911/statm: 654 452 106 274 0 377 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 2616

[startup+0.70199 s]
/proc/loadavg: 0.00 0.06 0.64 1/64 19911
/proc/meminfo: memFree=1281720/2055920 swapFree=4191900/4192956
[pid=19911] ppid=19909 vsize=2616 CPUtime=0.12
/proc/19911/stat : 19911 (IUT_BMB_SIM) S 19909 19911 19874 0 -1 4194304 470 0 0 0 8 4 0 0 18 0 1 0 242248313 2678784 452 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19911/statm: 654 452 106 274 0 377 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 2616

[startup+1.50112 s]
/proc/loadavg: 0.08 0.08 0.64 2/66 19913
/proc/meminfo: memFree=1277288/2055920 swapFree=4191900/4192956
[pid=19911] ppid=19909 vsize=2616 CPUtime=0.12
/proc/19911/stat : 19911 (IUT_BMB_SIM) S 19909 19911 19874 0 -1 4194304 470 0 0 0 8 4 0 0 18 0 1 0 242248313 2678784 452 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19911/statm: 654 452 106 274 0 377 0
[pid=19913] ppid=19911 vsize=4364 CPUtime=1.35
/proc/19913/stat : 19913 (minisat) R 19911 19911 19874 0 -1 4194304 1048 0 0 0 135 0 0 0 25 0 1 0 242248326 4468736 798 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/19913/statm: 1091 798 76 170 0 919 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 6980

[startup+3.10138 s]
/proc/loadavg: 0.08 0.08 0.64 2/66 19913
/proc/meminfo: memFree=1276520/2055920 swapFree=4191900/4192956
[pid=19911] ppid=19909 vsize=2616 CPUtime=0.12
/proc/19911/stat : 19911 (IUT_BMB_SIM) S 19909 19911 19874 0 -1 4194304 470 0 0 0 8 4 0 0 18 0 1 0 242248313 2678784 452 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19911/statm: 654 452 106 274 0 377 0
[pid=19913] ppid=19911 vsize=4920 CPUtime=2.95
/proc/19913/stat : 19913 (minisat) R 19911 19911 19874 0 -1 4194304 1200 0 0 0 295 0 0 0 25 0 1 0 242248326 5038080 950 1992294400 134512640 135212939 4294956320 18446744073709551615 134536114 0 0 4096 3 0 0 0 17 0 0 0
/proc/19913/statm: 1230 950 76 170 0 1058 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 7536

[startup+6.30192 s]
/proc/loadavg: 0.15 0.09 0.65 2/66 19913
/proc/meminfo: memFree=1275752/2055920 swapFree=4191900/4192956
[pid=19911] ppid=19909 vsize=2616 CPUtime=0.12
/proc/19911/stat : 19911 (IUT_BMB_SIM) S 19909 19911 19874 0 -1 4194304 470 0 0 0 8 4 0 0 18 0 1 0 242248313 2678784 452 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19911/statm: 654 452 106 274 0 377 0
[pid=19913] ppid=19911 vsize=5340 CPUtime=6.15
/proc/19913/stat : 19913 (minisat) R 19911 19911 19874 0 -1 4194304 1309 0 0 0 615 0 0 0 25 0 1 0 242248326 5468160 1059 1992294400 134512640 135212939 4294956320 18446744073709551615 134526655 0 0 4096 3 0 0 0 17 0 0 0
/proc/19913/statm: 1335 1059 76 170 0 1163 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7956

[startup+12.702 s]
/proc/loadavg: 0.22 0.11 0.65 2/66 19913
/proc/meminfo: memFree=1274856/2055920 swapFree=4191900/4192956
[pid=19911] ppid=19909 vsize=2616 CPUtime=0.12
/proc/19911/stat : 19911 (IUT_BMB_SIM) S 19909 19911 19874 0 -1 4194304 470 0 0 0 8 4 0 0 18 0 1 0 242248313 2678784 452 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19911/statm: 654 452 106 274 0 377 0
[pid=19913] ppid=19911 vsize=6292 CPUtime=12.55
/proc/19913/stat : 19913 (minisat) R 19911 19911 19874 0 -1 4194304 1524 0 0 0 1255 0 0 0 25 0 1 0 242248326 6443008 1274 1992294400 134512640 135212939 4294956320 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 0 0 0
/proc/19913/statm: 1573 1274 76 170 0 1401 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 8908

[startup+25.5011 s]
/proc/loadavg: 0.39 0.15 0.65 2/66 19913
/proc/meminfo: memFree=1273576/2055920 swapFree=4191900/4192956
[pid=19911] ppid=19909 vsize=2616 CPUtime=0.12
/proc/19911/stat : 19911 (IUT_BMB_SIM) S 19909 19911 19874 0 -1 4194304 470 0 0 0 8 4 0 0 18 0 1 0 242248313 2678784 452 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19911/statm: 654 452 106 274 0 377 0
[pid=19913] ppid=19911 vsize=7604 CPUtime=25.34
/proc/19913/stat : 19913 (minisat) R 19911 19911 19874 0 -1 4194304 1865 0 0 0 2533 1 0 0 25 0 1 0 242248326 7786496 1615 1992294400 134512640 135212939 4294956320 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/19913/statm: 1901 1615 76 170 0 1729 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 10220

[startup+51.1014 s]
/proc/loadavg: 0.60 0.22 0.66 2/66 19913
/proc/meminfo: memFree=1272680/2055920 swapFree=4191900/4192956
[pid=19911] ppid=19909 vsize=2616 CPUtime=0.12
/proc/19911/stat : 19911 (IUT_BMB_SIM) S 19909 19911 19874 0 -1 4194304 470 0 0 0 8 4 0 0 18 0 1 0 242248313 2678784 452 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19911/statm: 654 452 106 274 0 377 0
[pid=19913] ppid=19911 vsize=8672 CPUtime=50.93
/proc/19913/stat : 19913 (minisat) R 19911 19911 19874 0 -1 4194304 2093 0 0 0 5092 1 0 0 25 0 1 0 242248326 8880128 1843 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/19913/statm: 2168 1843 76 170 0 1996 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 11288

[startup+102.306 s]
/proc/loadavg: 0.82 0.33 0.67 2/66 19913
/proc/meminfo: memFree=1269928/2055920 swapFree=4191900/4192956
[pid=19911] ppid=19909 vsize=2616 CPUtime=0.12
/proc/19911/stat : 19911 (IUT_BMB_SIM) S 19909 19911 19874 0 -1 4194304 470 0 0 0 8 4 0 0 18 0 1 0 242248313 2678784 452 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19911/statm: 654 452 106 274 0 377 0
[pid=19913] ppid=19911 vsize=11440 CPUtime=102.11
/proc/19913/stat : 19913 (minisat) R 19911 19911 19874 0 -1 4194304 2735 0 0 0 10210 1 0 0 25 0 1 0 242248326 11714560 2485 1992294400 134512640 135212939 4294956320 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/19913/statm: 2860 2485 76 170 0 2688 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 14056

[startup+162.301 s]
/proc/loadavg: 0.93 0.45 0.69 2/66 19913
/proc/meminfo: memFree=1268712/2055920 swapFree=4191900/4192956
[pid=19911] ppid=19909 vsize=2616 CPUtime=0.12
/proc/19911/stat : 19911 (IUT_BMB_SIM) S 19909 19911 19874 0 -1 4194304 470 0 0 0 8 4 0 0 18 0 1 0 242248313 2678784 452 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19911/statm: 654 452 106 274 0 377 0
[pid=19913] ppid=19911 vsize=12704 CPUtime=162.08
/proc/19913/stat : 19913 (minisat) R 19911 19911 19874 0 -1 4194304 3039 0 0 0 16206 2 0 0 25 0 1 0 242248326 13008896 2789 1992294400 134512640 135212939 4294956320 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/19913/statm: 3176 2789 76 170 0 3004 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 15320

[startup+222.301 s]
/proc/loadavg: 0.97 0.55 0.71 2/66 19913
/proc/meminfo: memFree=1267752/2055920 swapFree=4191900/4192956
[pid=19911] ppid=19909 vsize=2616 CPUtime=0.12
/proc/19911/stat : 19911 (IUT_BMB_SIM) S 19909 19911 19874 0 -1 4194304 470 0 0 0 8 4 0 0 18 0 1 0 242248313 2678784 452 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19911/statm: 654 452 106 274 0 377 0
[pid=19913] ppid=19911 vsize=13664 CPUtime=222.06
/proc/19913/stat : 19913 (minisat) R 19911 19911 19874 0 -1 4194304 3278 0 0 0 22204 2 0 0 25 0 1 0 242248326 13991936 3028 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/19913/statm: 3416 3028 76 170 0 3244 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 16280

[startup+282.301 s]
/proc/loadavg: 0.99 0.63 0.73 2/66 19913
/proc/meminfo: memFree=1266920/2055920 swapFree=4191900/4192956
[pid=19911] ppid=19909 vsize=2616 CPUtime=0.12
/proc/19911/stat : 19911 (IUT_BMB_SIM) S 19909 19911 19874 0 -1 4194304 470 0 0 0 8 4 0 0 18 0 1 0 242248313 2678784 452 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19911/statm: 654 452 106 274 0 377 0
[pid=19913] ppid=19911 vsize=14644 CPUtime=282.03
/proc/19913/stat : 19913 (minisat) R 19911 19911 19874 0 -1 4194304 3486 0 0 0 28201 2 0 0 25 0 1 0 242248326 14995456 3236 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/19913/statm: 3661 3236 76 170 0 3489 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 17260

[startup+342.301 s]
/proc/loadavg: 0.99 0.69 0.74 2/66 19913
/proc/meminfo: memFree=1266344/2055920 swapFree=4191900/4192956
[pid=19911] ppid=19909 vsize=2616 CPUtime=0.12
/proc/19911/stat : 19911 (IUT_BMB_SIM) S 19909 19911 19874 0 -1 4194304 470 0 0 0 8 4 0 0 18 0 1 0 242248313 2678784 452 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19911/statm: 654 452 106 274 0 377 0
[pid=19913] ppid=19911 vsize=15284 CPUtime=341.98
/proc/19913/stat : 19913 (minisat) R 19911 19911 19874 0 -1 4194304 3629 0 0 0 34196 2 0 0 25 0 1 0 242248326 15650816 3379 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/19913/statm: 3821 3379 76 170 0 3649 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 17900

[startup+402.301 s]
/proc/loadavg: 0.99 0.75 0.75 2/66 19913
/proc/meminfo: memFree=1265896/2055920 swapFree=4191900/4192956
[pid=19911] ppid=19909 vsize=2616 CPUtime=0.12
/proc/19911/stat : 19911 (IUT_BMB_SIM) S 19909 19911 19874 0 -1 4194304 470 0 0 0 8 4 0 0 18 0 1 0 242248313 2678784 452 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19911/statm: 654 452 106 274 0 377 0
[pid=19913] ppid=19911 vsize=15792 CPUtime=401.95
/proc/19913/stat : 19913 (minisat) R 19911 19911 19874 0 -1 4194304 3756 0 0 0 40193 2 0 0 25 0 1 0 242248326 16171008 3506 1992294400 134512640 135212939 4294956320 18446744073709551615 134526647 0 0 4096 3 0 0 0 17 0 0 0
/proc/19913/statm: 3948 3506 76 170 0 3776 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 18408

[startup+462.301 s]

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

[pid=19913] ppid=19911 vsize=17716 CPUtime=521.9
/proc/19913/stat : 19913 (minisat) R 19911 19911 19874 0 -1 4194304 4189 0 0 0 52187 3 0 0 25 0 1 0 242248326 18141184 3939 1992294400 134512640 135212939 4294956320 18446744073709551615 134529669 0 0 4096 3 0 0 0 17 0 0 0
/proc/19913/statm: 4429 3939 76 170 0 4257 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 20332

[startup+582.301 s]
/proc/loadavg: 0.99 0.85 0.79 2/66 19913
/proc/meminfo: memFree=1263528/2055920 swapFree=4191900/4192956
[pid=19911] ppid=19909 vsize=2616 CPUtime=0.12
/proc/19911/stat : 19911 (IUT_BMB_SIM) S 19909 19911 19874 0 -1 4194304 470 0 0 0 8 4 0 0 18 0 1 0 242248313 2678784 452 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19911/statm: 654 452 106 274 0 377 0
[pid=19913] ppid=19911 vsize=18212 CPUtime=581.86
/proc/19913/stat : 19913 (minisat) R 19911 19911 19874 0 -1 4194304 4303 0 0 0 58183 3 0 0 25 0 1 0 242248326 18649088 4053 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/19913/statm: 4553 4053 76 170 0 4381 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 20828

[startup+642.301 s]
/proc/loadavg: 0.99 0.88 0.80 2/66 19913
/proc/meminfo: memFree=1263144/2055920 swapFree=4191900/4192956
[pid=19911] ppid=19909 vsize=2616 CPUtime=0.12
/proc/19911/stat : 19911 (IUT_BMB_SIM) S 19909 19911 19874 0 -1 4194304 470 0 0 0 8 4 0 0 18 0 1 0 242248313 2678784 452 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19911/statm: 654 452 106 274 0 377 0
[pid=19913] ppid=19911 vsize=18720 CPUtime=641.82
/proc/19913/stat : 19913 (minisat) R 19911 19911 19874 0 -1 4194304 4405 0 0 0 64179 3 0 0 25 0 1 0 242248326 19169280 4155 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/19913/statm: 4680 4155 76 170 0 4508 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 21336

[startup+702.301 s]
/proc/loadavg: 0.99 0.90 0.81 2/66 19915
/proc/meminfo: memFree=1262632/2055920 swapFree=4191900/4192956
[pid=19911] ppid=19909 vsize=2616 CPUtime=0.12
/proc/19911/stat : 19911 (IUT_BMB_SIM) S 19909 19911 19874 0 -1 4194304 470 0 0 0 8 4 0 0 18 0 1 0 242248313 2678784 452 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19911/statm: 654 452 106 274 0 377 0
[pid=19913] ppid=19911 vsize=19100 CPUtime=701.78
/proc/19913/stat : 19913 (minisat) R 19911 19911 19874 0 -1 4194304 4503 0 0 0 70175 3 0 0 25 0 1 0 242248326 19558400 4253 1992294400 134512640 135212939 4294956320 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/19913/statm: 4775 4253 76 170 0 4603 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 21716

[startup+762.305 s]
/proc/loadavg: 0.99 0.91 0.82 2/66 19915
/proc/meminfo: memFree=1262120/2055920 swapFree=4191900/4192956
[pid=19911] ppid=19909 vsize=2616 CPUtime=0.12
/proc/19911/stat : 19911 (IUT_BMB_SIM) S 19909 19911 19874 0 -1 4194304 470 0 0 0 8 4 0 0 18 0 1 0 242248313 2678784 452 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19911/statm: 654 452 106 274 0 377 0
[pid=19913] ppid=19911 vsize=19668 CPUtime=761.76
/proc/19913/stat : 19913 (minisat) R 19911 19911 19874 0 -1 4194304 4617 0 0 0 76173 3 0 0 25 0 1 0 242248326 20140032 4367 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/19913/statm: 4917 4367 76 170 0 4745 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 22284

[startup+822.302 s]
/proc/loadavg: 0.99 0.93 0.83 2/66 19915
/proc/meminfo: memFree=1261544/2055920 swapFree=4191900/4192956
[pid=19911] ppid=19909 vsize=2616 CPUtime=0.12
/proc/19911/stat : 19911 (IUT_BMB_SIM) S 19909 19911 19874 0 -1 4194304 470 0 0 0 8 4 0 0 18 0 1 0 242248313 2678784 452 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19911/statm: 654 452 106 274 0 377 0
[pid=19913] ppid=19911 vsize=20200 CPUtime=821.72
/proc/19913/stat : 19913 (minisat) R 19911 19911 19874 0 -1 4194304 4755 0 0 0 82169 3 0 0 25 0 1 0 242248326 20684800 4505 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/19913/statm: 5050 4505 76 170 0 4878 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 22816

[startup+882.302 s]
/proc/loadavg: 0.99 0.94 0.83 2/66 19915
/proc/meminfo: memFree=1261224/2055920 swapFree=4191900/4192956
[pid=19911] ppid=19909 vsize=2616 CPUtime=0.12
/proc/19911/stat : 19911 (IUT_BMB_SIM) S 19909 19911 19874 0 -1 4194304 470 0 0 0 8 4 0 0 18 0 1 0 242248313 2678784 452 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19911/statm: 654 452 106 274 0 377 0
[pid=19913] ppid=19911 vsize=20628 CPUtime=881.68
/proc/19913/stat : 19913 (minisat) R 19911 19911 19874 0 -1 4194304 4856 0 0 0 88165 3 0 0 25 0 1 0 242248326 21123072 4606 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/19913/statm: 5157 4606 76 170 0 4985 0
Current children cumulated CPU time (s) 881.8
Current children cumulated vsize (KiB) 23244

[startup+942.302 s]
/proc/loadavg: 0.99 0.95 0.84 2/66 19915
/proc/meminfo: memFree=1260968/2055920 swapFree=4191900/4192956
[pid=19911] ppid=19909 vsize=2616 CPUtime=0.12
/proc/19911/stat : 19911 (IUT_BMB_SIM) S 19909 19911 19874 0 -1 4194304 470 0 0 0 8 4 0 0 18 0 1 0 242248313 2678784 452 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19911/statm: 654 452 106 274 0 377 0
[pid=19913] ppid=19911 vsize=20840 CPUtime=941.66
/proc/19913/stat : 19913 (minisat) R 19911 19911 19874 0 -1 4194304 4904 0 0 0 94162 4 0 0 25 0 1 0 242248326 21340160 4654 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/19913/statm: 5210 4654 76 170 0 5038 0
Current children cumulated CPU time (s) 941.78
Current children cumulated vsize (KiB) 23456

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.84 2/66 19915
/proc/meminfo: memFree=1260520/2055920 swapFree=4191900/4192956
[pid=19911] ppid=19909 vsize=2616 CPUtime=0.12
/proc/19911/stat : 19911 (IUT_BMB_SIM) S 19909 19911 19874 0 -1 4194304 470 0 0 0 8 4 0 0 18 0 1 0 242248313 2678784 452 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19911/statm: 654 452 106 274 0 377 0
[pid=19913] ppid=19911 vsize=21288 CPUtime=1001.63
/proc/19913/stat : 19913 (minisat) R 19911 19911 19874 0 -1 4194304 5007 0 0 0 100159 4 0 0 25 0 1 0 242248326 21798912 4757 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/19913/statm: 5322 4757 76 170 0 5150 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 23904

[startup+1062.3 s]
/proc/loadavg: 0.99 0.96 0.85 2/66 19915
/proc/meminfo: memFree=1260136/2055920 swapFree=4191900/4192956
[pid=19911] ppid=19909 vsize=2616 CPUtime=0.12
/proc/19911/stat : 19911 (IUT_BMB_SIM) S 19909 19911 19874 0 -1 4194304 470 0 0 0 8 4 0 0 18 0 1 0 242248313 2678784 452 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19911/statm: 654 452 106 274 0 377 0
[pid=19913] ppid=19911 vsize=21712 CPUtime=1061.59
/proc/19913/stat : 19913 (minisat) R 19911 19911 19874 0 -1 4194304 5097 0 0 0 106155 4 0 0 25 0 1 0 242248326 22233088 4847 1992294400 134512640 135212939 4294956320 18446744073709551615 134535568 0 0 4096 3 0 0 0 17 0 0 0
/proc/19913/statm: 5428 4847 76 170 0 5256 0
Current children cumulated CPU time (s) 1061.71
Current children cumulated vsize (KiB) 24328

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.85 2/66 19915
/proc/meminfo: memFree=1259688/2055920 swapFree=4191900/4192956
[pid=19911] ppid=19909 vsize=2616 CPUtime=0.12
/proc/19911/stat : 19911 (IUT_BMB_SIM) S 19909 19911 19874 0 -1 4194304 470 0 0 0 8 4 0 0 18 0 1 0 242248313 2678784 452 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19911/statm: 654 452 106 274 0 377 0
[pid=19913] ppid=19911 vsize=22304 CPUtime=1121.57
/proc/19913/stat : 19913 (minisat) R 19911 19911 19874 0 -1 4194304 5198 0 0 0 112153 4 0 0 25 0 1 0 242248326 22839296 4948 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/19913/statm: 5576 4948 76 170 0 5404 0
Current children cumulated CPU time (s) 1121.69
Current children cumulated vsize (KiB) 24920

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.86 2/66 19915
/proc/meminfo: memFree=1259496/2055920 swapFree=4191900/4192956
[pid=19911] ppid=19909 vsize=2616 CPUtime=0.12
/proc/19911/stat : 19911 (IUT_BMB_SIM) S 19909 19911 19874 0 -1 4194304 470 0 0 0 8 4 0 0 18 0 1 0 242248313 2678784 452 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19911/statm: 654 452 106 274 0 377 0
[pid=19913] ppid=19911 vsize=22516 CPUtime=1181.54
/proc/19913/stat : 19913 (minisat) R 19911 19911 19874 0 -1 4194304 5247 0 0 0 118150 4 0 0 25 0 1 0 242248326 23056384 4997 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/19913/statm: 5629 4997 76 170 0 5457 0
Current children cumulated CPU time (s) 1181.66
Current children cumulated vsize (KiB) 25132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.97 0.86 2/66 19915
/proc/meminfo: memFree=1259432/2055920 swapFree=4191900/4192956
[pid=19911] ppid=19909 vsize=2616 CPUtime=0.12
/proc/19911/stat : 19911 (IUT_BMB_SIM) S 19909 19911 19874 0 -1 4194304 470 0 0 0 8 4 0 0 18 0 1 0 242248313 2678784 452 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19911/statm: 654 452 106 274 0 377 0
[pid=19913] ppid=19911 vsize=22516 CPUtime=1199.93
/proc/19913/stat : 19913 (minisat) R 19911 19911 19874 0 -1 4194304 5254 0 0 0 119989 4 0 0 25 0 1 0 242248326 23056384 5004 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/19913/statm: 5629 5004 76 170 0 5457 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 25132

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: 0.99 0.97 0.86 2/66 19915
/proc/meminfo: memFree=1259432/2055920 swapFree=4191900/4192956
[pid=19911] ppid=19909 vsize=2616 CPUtime=0.12
/proc/19911/stat : 19911 (IUT_BMB_SIM) S 19909 19911 19874 0 -1 4194304 470 0 0 0 8 4 0 0 18 0 1 0 242248313 2678784 452 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19911/statm: 654 452 106 274 0 377 0
[pid=19913] ppid=19911 vsize=22516 CPUtime=1199.93
/proc/19913/stat : 19913 (minisat) R 19911 19911 19874 0 -1 4194304 5254 0 0 0 119989 4 0 0 25 0 1 0 242248326 23056384 5004 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/19913/statm: 5629 5004 76 170 0 5457 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 25132

Child status: 0
Real time (s): 1200.71
CPU time (s): 1200.08
CPU user time (s): 1199.98
CPU system time (s): 0.093985
CPU usage (%): 99.9471
Max. virtual memory (cumulated for all children) (KiB): 25132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.98
system time used= 0.093985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6012
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= 5
involuntary context switches= 3370

runsolver used 1.02684 second user time and 3.35049 second system time

The end

Launcher Data

Begin job on node57 at 2009-05-12 17:30:10
IDJOB=1805743
IDBENCH=24586
IDSOLVER=650
FILE ID=node57/1805743-1242142210
PBS_JOBID= 9289667
Free space on /tmp= 65676 MiB

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

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

MD5SUM BENCH= 270191e44d7630b87c6baceebf140e40
RANDOM SEED=1919379443

node57.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:       1282272 kB
Buffers:         24008 kB
Cached:         674980 kB
SwapCached:        256 kB
Active:         243656 kB
Inactive:       468444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1282272 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2736 kB
Writeback:           0 kB
Mapped:          21648 kB
Slab:            47696 kB
Committed_AS:   731728 kB
PageTables:       1388 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= 65672 MiB
End job on node57 at 2009-05-12 17:50:11