Trace number 1806800

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

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-133-100.cnf
MD5SUM3efe57b20c55b2dfc482f2ebb30d6794
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 variables133
Number of clauses276
Sum of the clauses size828
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3276
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	c IUT_BMB_SIM version 1.0
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:  133                                                  |
0.00/0.00	|  Number of clauses:    276                                                  |
0.00/0.00	|  Parsing time:         0.00         s                                       |
0.00/0.00	============================[ Search Statistics ]==============================
0.00/0.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	===============================================================================
0.00/0.00	|         0 |     133      276      828 |       92        0    nan |  0.000 % |
0.00/0.00	|       100 |     133      276      828 |      101      100     19 |  0.006 % |
0.00/0.01	|       250 |     133      276      828 |      111       91     15 |  0.006 % |
0.00/0.01	|       475 |     133      276      828 |      122      128     15 |  0.006 % |
0.00/0.01	|       812 |     133      276      828 |      134      123     13 |  0.006 % |
0.00/0.02	|      1318 |     133      276      828 |      148      168     15 |  0.006 % |
0.00/0.03	|      2077 |     133      276      828 |      162      225     16 |  0.006 % |
0.03/0.05	|      3216 |     133      276      828 |      179      152     13 |  0.006 % |
0.03/0.08	|      4924 |     133      276      828 |      197      151     11 |  0.006 % |
0.09/0.11	|      7487 |     133      276      828 |      216      229     13 |  0.006 % |
0.09/0.18	|     11331 |     133      276      828 |      238      245     16 |  0.006 % |
0.19/0.26	|     17097 |     133      276      828 |      262      244     14 |  0.006 % |
0.39/0.42	|     25746 |     133      276      828 |      288      277     17 |  0.006 % |
0.59/0.66	|     38720 |     133      276      828 |      317      228     16 |  0.006 % |
0.89/0.99	|     58181 |     133      276      828 |      349      346     17 |  0.006 % |
1.49/1.57	|     87374 |     133      276      828 |      384      260     13 |  0.006 % |
2.38/2.40	|    131163 |     133      276      828 |      422      359     14 |  0.006 % |
3.58/3.67	|    196847 |     133      276      828 |      465      350     15 |  0.006 % |
5.38/5.45	|    295374 |     133      276      828 |      511      320     14 |  0.006 % |
8.18/8.27	|    443163 |     133      276      828 |      562      530     17 |  0.006 % |
12.37/12.41	|    664847 |     133      276      828 |      618      579     15 |  0.006 % |
19.37/19.48	|    997373 |     133      276      828 |      680      374     13 |  0.006 % |
29.97/30.03	|   1496161 |     133      276      828 |      748      499     14 |  0.006 % |
46.76/46.87	|   2244344 |     133      276      828 |      823      758     18 |  0.006 % |
73.65/73.75	|   3366618 |     133      276      828 |      906      489     13 |  0.006 % |
113.03/113.18	|   5050029 |     133      276      828 |      996      932     18 |  0.006 % |
175.80/175.90	|   7575145 |     133      276      828 |     1096      736     19 |  0.006 % |
268.15/268.36	|  11362820 |     133      276      828 |     1206      965     20 |  0.006 % |
409.88/410.18	|  17044332 |     133      276      828 |     1326      894     18 |  0.006 % |
641.88/642.24	|  25566601 |     133      276      828 |     1459     1055     20 |  0.006 % |
987.20/987.75	|  38350004 |     133      276      828 |     1605      953     17 |  0.006 % |
1200.08/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-1806800-1242152353/watcher-1806800-1242152353 -o /tmp/evaluation-result-1806800-1242152353/solver-1806800-1242152353 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1806800-1242152353.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: 1.00 1.00 0.94 3/64 14425
/proc/meminfo: memFree=1374712/2055920 swapFree=4179692/4192956
[pid=14425] ppid=14423 vsize=1284 CPUtime=0
/proc/14425/stat : 14425 (IUT_BMB_SIM) R 14423 14425 14072 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 243268114 1314816 125 1992294400 134512640 135635349 4294956224 18446744073709551615 135011423 0 65536 4102 0 0 0 0 17 0 0 0
/proc/14425/statm: 321 125 103 274 0 44 0
[pid=14426] ppid=14425 vsize=5356 CPUtime=0
/proc/14426/stat : 14426 (sh) R 14425 14425 14072 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 243268115 5484544 162 1992294400 4194304 4889804 548682068912 18446744073709551615 4542874 0 0 4096 0 0 0 0 17 0 0 0
/proc/14426/statm: 1339 172 142 169 0 50 0

[startup+0.0382621 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 14425
/proc/meminfo: memFree=1374712/2055920 swapFree=4179692/4192956
[pid=14425] ppid=14423 vsize=1284 CPUtime=0
/proc/14425/stat : 14425 (IUT_BMB_SIM) S 14423 14425 14072 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 243268114 1314816 126 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/14425/statm: 321 126 104 274 0 44 0
[pid=14426] ppid=14425 vsize=1888 CPUtime=0.03
/proc/14426/stat : 14426 (minisat) R 14425 14425 14072 0 -1 4194304 353 0 0 0 3 0 0 0 19 0 1 0 243268115 1933312 103 1992294400 134512640 135212939 4294956320 18446744073709551615 134741102 0 0 4096 3 0 0 0 17 0 0 0
/proc/14426/statm: 472 103 76 170 0 300 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3172

[startup+0.101269 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 14425
/proc/meminfo: memFree=1374712/2055920 swapFree=4179692/4192956
[pid=14425] ppid=14423 vsize=1284 CPUtime=0
/proc/14425/stat : 14425 (IUT_BMB_SIM) S 14423 14425 14072 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 243268114 1314816 126 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/14425/statm: 321 126 104 274 0 44 0
[pid=14426] ppid=14425 vsize=1888 CPUtime=0.09
/proc/14426/stat : 14426 (minisat) R 14425 14425 14072 0 -1 4194304 357 0 0 0 9 0 0 0 19 0 1 0 243268115 1933312 107 1992294400 134512640 135212939 4294956320 18446744073709551615 134526904 0 0 4096 3 0 0 0 17 0 0 0
/proc/14426/statm: 472 107 76 170 0 300 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3172

[startup+0.301298 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 14425
/proc/meminfo: memFree=1374712/2055920 swapFree=4179692/4192956
[pid=14425] ppid=14423 vsize=1284 CPUtime=0
/proc/14425/stat : 14425 (IUT_BMB_SIM) S 14423 14425 14072 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 243268114 1314816 126 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/14425/statm: 321 126 104 274 0 44 0
[pid=14426] ppid=14425 vsize=1888 CPUtime=0.29
/proc/14426/stat : 14426 (minisat) R 14425 14425 14072 0 -1 4194304 362 0 0 0 29 0 0 0 21 0 1 0 243268115 1933312 112 1992294400 134512640 135212939 4294956320 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/14426/statm: 472 112 76 170 0 300 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3172

[startup+0.701356 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 14425
/proc/meminfo: memFree=1374712/2055920 swapFree=4179692/4192956
[pid=14425] ppid=14423 vsize=1284 CPUtime=0
/proc/14425/stat : 14425 (IUT_BMB_SIM) S 14423 14425 14072 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 243268114 1314816 126 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/14425/statm: 321 126 104 274 0 44 0
[pid=14426] ppid=14425 vsize=1888 CPUtime=0.69
/proc/14426/stat : 14426 (minisat) R 14425 14425 14072 0 -1 4194304 368 0 0 0 69 0 0 0 25 0 1 0 243268115 1933312 118 1992294400 134512640 135212939 4294956320 18446744073709551615 134529673 0 0 4096 3 0 0 0 17 0 0 0
/proc/14426/statm: 472 118 76 170 0 300 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3172

[startup+1.50251 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 14427
/proc/meminfo: memFree=1374376/2055920 swapFree=4179692/4192956
[pid=14425] ppid=14423 vsize=1284 CPUtime=0
/proc/14425/stat : 14425 (IUT_BMB_SIM) S 14423 14425 14072 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 243268114 1314816 126 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/14425/statm: 321 126 104 274 0 44 0
[pid=14426] ppid=14425 vsize=2016 CPUtime=1.49
/proc/14426/stat : 14426 (minisat) R 14425 14425 14072 0 -1 4194304 373 0 0 0 149 0 0 0 25 0 1 0 243268115 2064384 123 1992294400 134512640 135212939 4294956320 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 1 0 0
/proc/14426/statm: 504 123 76 170 0 332 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3300

[startup+3.10171 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 14427
/proc/meminfo: memFree=1374248/2055920 swapFree=4179692/4192956
[pid=14425] ppid=14423 vsize=1284 CPUtime=0
/proc/14425/stat : 14425 (IUT_BMB_SIM) S 14423 14425 14072 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 243268114 1314816 126 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/14425/statm: 321 126 104 274 0 44 0
[pid=14426] ppid=14425 vsize=2016 CPUtime=3.08
/proc/14426/stat : 14426 (minisat) R 14425 14425 14072 0 -1 4194304 382 0 0 0 308 0 0 0 25 0 1 0 243268115 2064384 132 1992294400 134512640 135212939 4294956320 18446744073709551615 134536571 0 0 4096 3 0 0 0 17 1 0 0
/proc/14426/statm: 504 132 76 170 0 332 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 3300

[startup+6.30117 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 14427
/proc/meminfo: memFree=1374056/2055920 swapFree=4179692/4192956
[pid=14425] ppid=14423 vsize=1284 CPUtime=0
/proc/14425/stat : 14425 (IUT_BMB_SIM) S 14423 14425 14072 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 243268114 1314816 126 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/14425/statm: 321 126 104 274 0 44 0
[pid=14426] ppid=14425 vsize=2016 CPUtime=6.28
/proc/14426/stat : 14426 (minisat) R 14425 14425 14072 0 -1 4194304 391 0 0 0 628 0 0 0 25 0 1 0 243268115 2064384 141 1992294400 134512640 135212939 4294956320 18446744073709551615 134537304 0 0 4096 3 0 0 0 17 0 0 0
/proc/14426/statm: 504 141 76 170 0 332 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 3300

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 14427
/proc/meminfo: memFree=1373928/2055920 swapFree=4179692/4192956
[pid=14425] ppid=14423 vsize=1284 CPUtime=0
/proc/14425/stat : 14425 (IUT_BMB_SIM) S 14423 14425 14072 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 243268114 1314816 126 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/14425/statm: 321 126 104 274 0 44 0
[pid=14426] ppid=14425 vsize=2016 CPUtime=12.67
/proc/14426/stat : 14426 (minisat) R 14425 14425 14072 0 -1 4194304 402 0 0 0 1267 0 0 0 25 0 1 0 243268115 2064384 152 1992294400 134512640 135212939 4294956320 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/14426/statm: 504 152 76 170 0 332 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 3300

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 14427
/proc/meminfo: memFree=1373864/2055920 swapFree=4179692/4192956
[pid=14425] ppid=14423 vsize=1284 CPUtime=0
/proc/14425/stat : 14425 (IUT_BMB_SIM) S 14423 14425 14072 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 243268114 1314816 126 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/14425/statm: 321 126 104 274 0 44 0
[pid=14426] ppid=14425 vsize=2144 CPUtime=25.47
/proc/14426/stat : 14426 (minisat) R 14425 14425 14072 0 -1 4194304 416 0 0 0 2547 0 0 0 25 0 1 0 243268115 2195456 166 1992294400 134512640 135212939 4294956320 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/14426/statm: 536 166 76 170 0 364 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 3428

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 14427
/proc/meminfo: memFree=1373864/2055920 swapFree=4179692/4192956
[pid=14425] ppid=14423 vsize=1284 CPUtime=0
/proc/14425/stat : 14425 (IUT_BMB_SIM) S 14423 14425 14072 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 243268114 1314816 126 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/14425/statm: 321 126 104 274 0 44 0
[pid=14426] ppid=14425 vsize=2272 CPUtime=51.06
/proc/14426/stat : 14426 (minisat) R 14425 14425 14072 0 -1 4194304 438 0 0 0 5106 0 0 0 25 0 1 0 243268115 2326528 188 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/14426/statm: 568 188 76 170 0 396 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 3556

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 14427
/proc/meminfo: memFree=1373672/2055920 swapFree=4179692/4192956
[pid=14425] ppid=14423 vsize=1284 CPUtime=0
/proc/14425/stat : 14425 (IUT_BMB_SIM) S 14423 14425 14072 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 243268114 1314816 126 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/14425/statm: 321 126 104 274 0 44 0
[pid=14426] ppid=14425 vsize=2272 CPUtime=102.24
/proc/14426/stat : 14426 (minisat) R 14425 14425 14072 0 -1 4194304 460 0 0 0 10224 0 0 0 25 0 1 0 243268115 2326528 210 1992294400 134512640 135212939 4294956320 18446744073709551615 134535940 0 0 4096 3 0 0 0 17 0 0 0
/proc/14426/statm: 568 210 76 170 0 396 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 3556

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 14427
/proc/meminfo: memFree=1373608/2055920 swapFree=4179692/4192956
[pid=14425] ppid=14423 vsize=1284 CPUtime=0
/proc/14425/stat : 14425 (IUT_BMB_SIM) S 14423 14425 14072 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 243268114 1314816 126 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/14425/statm: 321 126 104 274 0 44 0
[pid=14426] ppid=14425 vsize=2404 CPUtime=162.2
/proc/14426/stat : 14426 (minisat) R 14425 14425 14072 0 -1 4194304 476 0 0 0 16220 0 0 0 25 0 1 0 243268115 2461696 226 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14426/statm: 601 226 76 170 0 429 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 3688

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 14427
/proc/meminfo: memFree=1373608/2055920 swapFree=4179692/4192956
[pid=14425] ppid=14423 vsize=1284 CPUtime=0
/proc/14425/stat : 14425 (IUT_BMB_SIM) S 14423 14425 14072 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 243268114 1314816 126 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/14425/statm: 321 126 104 274 0 44 0
[pid=14426] ppid=14425 vsize=2404 CPUtime=222.17
/proc/14426/stat : 14426 (minisat) R 14425 14425 14072 0 -1 4194304 486 0 0 0 22217 0 0 0 25 0 1 0 243268115 2461696 236 1992294400 134512640 135212939 4294956320 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/14426/statm: 601 236 76 170 0 429 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 3688

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 14427
/proc/meminfo: memFree=1373480/2055920 swapFree=4179692/4192956
[pid=14425] ppid=14423 vsize=1284 CPUtime=0
/proc/14425/stat : 14425 (IUT_BMB_SIM) S 14423 14425 14072 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 243268114 1314816 126 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/14425/statm: 321 126 104 274 0 44 0
[pid=14426] ppid=14425 vsize=2404 CPUtime=282.14
/proc/14426/stat : 14426 (minisat) R 14425 14425 14072 0 -1 4194304 500 0 0 0 28214 0 0 0 25 0 1 0 243268115 2461696 250 1992294400 134512640 135212939 4294956320 18446744073709551615 134526831 0 0 4096 3 0 0 0 17 0 0 0
/proc/14426/statm: 601 250 76 170 0 429 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 3688

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 14427
/proc/meminfo: memFree=1373480/2055920 swapFree=4179692/4192956
[pid=14425] ppid=14423 vsize=1284 CPUtime=0
/proc/14425/stat : 14425 (IUT_BMB_SIM) S 14423 14425 14072 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 243268114 1314816 126 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/14425/statm: 321 126 104 274 0 44 0
[pid=14426] ppid=14425 vsize=2536 CPUtime=342.11
/proc/14426/stat : 14426 (minisat) R 14425 14425 14072 0 -1 4194304 508 0 0 0 34211 0 0 0 25 0 1 0 243268115 2596864 258 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/14426/statm: 634 258 76 170 0 462 0
Current children cumulated CPU time (s) 342.11

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

/proc/14425/statm: 321 126 104 274 0 44 0
[pid=14426] ppid=14425 vsize=2668 CPUtime=522.02
/proc/14426/stat : 14426 (minisat) R 14425 14425 14072 0 -1 4194304 535 0 0 0 52202 0 0 0 25 0 1 0 243268115 2732032 285 1992294400 134512640 135212939 4294956320 18446744073709551615 134526839 0 0 4096 3 0 0 0 17 0 0 0
/proc/14426/statm: 667 285 76 170 0 495 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 3952

[startup+582.302 s]
/proc/loadavg: 1.04 1.01 0.94 2/66 14427
/proc/meminfo: memFree=1373416/2055920 swapFree=4179692/4192956
[pid=14425] ppid=14423 vsize=1284 CPUtime=0
/proc/14425/stat : 14425 (IUT_BMB_SIM) S 14423 14425 14072 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 243268114 1314816 126 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/14425/statm: 321 126 104 274 0 44 0
[pid=14426] ppid=14425 vsize=2668 CPUtime=582.01
/proc/14426/stat : 14426 (minisat) R 14425 14425 14072 0 -1 4194304 539 0 0 0 58200 1 0 0 25 0 1 0 243268115 2732032 289 1992294400 134512640 135212939 4294956320 18446744073709551615 134539230 0 0 4096 3 0 0 0 17 0 0 0
/proc/14426/statm: 667 289 76 170 0 495 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 3952

[startup+642.301 s]
/proc/loadavg: 1.01 1.01 0.94 2/66 14427
/proc/meminfo: memFree=1373352/2055920 swapFree=4179692/4192956
[pid=14425] ppid=14423 vsize=1284 CPUtime=0
/proc/14425/stat : 14425 (IUT_BMB_SIM) S 14423 14425 14072 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 243268114 1314816 126 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/14425/statm: 321 126 104 274 0 44 0
[pid=14426] ppid=14425 vsize=2668 CPUtime=641.98
/proc/14426/stat : 14426 (minisat) R 14425 14425 14072 0 -1 4194304 541 0 0 0 64197 1 0 0 25 0 1 0 243268115 2732032 291 1992294400 134512640 135212939 4294956320 18446744073709551615 134536470 0 0 4096 3 0 0 0 17 0 0 0
/proc/14426/statm: 667 291 76 170 0 495 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 3952

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 14427
/proc/meminfo: memFree=1373224/2055920 swapFree=4179692/4192956
[pid=14425] ppid=14423 vsize=1284 CPUtime=0
/proc/14425/stat : 14425 (IUT_BMB_SIM) S 14423 14425 14072 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 243268114 1314816 126 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/14425/statm: 321 126 104 274 0 44 0
[pid=14426] ppid=14425 vsize=2668 CPUtime=701.95
/proc/14426/stat : 14426 (minisat) R 14425 14425 14072 0 -1 4194304 553 0 0 0 70194 1 0 0 25 0 1 0 243268115 2732032 303 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14426/statm: 667 303 76 170 0 495 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 3952

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 14427
/proc/meminfo: memFree=1373160/2055920 swapFree=4179692/4192956
[pid=14425] ppid=14423 vsize=1284 CPUtime=0
/proc/14425/stat : 14425 (IUT_BMB_SIM) S 14423 14425 14072 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 243268114 1314816 126 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/14425/statm: 321 126 104 274 0 44 0
[pid=14426] ppid=14425 vsize=2668 CPUtime=761.92
/proc/14426/stat : 14426 (minisat) R 14425 14425 14072 0 -1 4194304 555 0 0 0 76191 1 0 0 25 0 1 0 243268115 2732032 305 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14426/statm: 667 305 76 170 0 495 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 3952

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 14427
/proc/meminfo: memFree=1373160/2055920 swapFree=4179692/4192956
[pid=14425] ppid=14423 vsize=1284 CPUtime=0
/proc/14425/stat : 14425 (IUT_BMB_SIM) S 14423 14425 14072 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 243268114 1314816 126 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/14425/statm: 321 126 104 274 0 44 0
[pid=14426] ppid=14425 vsize=2668 CPUtime=821.88
/proc/14426/stat : 14426 (minisat) R 14425 14425 14072 0 -1 4194304 565 0 0 0 82187 1 0 0 25 0 1 0 243268115 2732032 315 1992294400 134512640 135212939 4294956320 18446744073709551615 134526743 0 0 4096 3 0 0 0 17 0 0 0
/proc/14426/statm: 667 315 76 170 0 495 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 3952

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 14427
/proc/meminfo: memFree=1373096/2055920 swapFree=4179692/4192956
[pid=14425] ppid=14423 vsize=1284 CPUtime=0
/proc/14425/stat : 14425 (IUT_BMB_SIM) S 14423 14425 14072 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 243268114 1314816 126 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/14425/statm: 321 126 104 274 0 44 0
[pid=14426] ppid=14425 vsize=2668 CPUtime=881.85
/proc/14426/stat : 14426 (minisat) R 14425 14425 14072 0 -1 4194304 566 0 0 0 88184 1 0 0 25 0 1 0 243268115 2732032 316 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/14426/statm: 667 316 76 170 0 495 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 3952

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 14427
/proc/meminfo: memFree=1373096/2055920 swapFree=4179692/4192956
[pid=14425] ppid=14423 vsize=1284 CPUtime=0
/proc/14425/stat : 14425 (IUT_BMB_SIM) S 14423 14425 14072 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 243268114 1314816 126 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/14425/statm: 321 126 104 274 0 44 0
[pid=14426] ppid=14425 vsize=2668 CPUtime=941.82
/proc/14426/stat : 14426 (minisat) R 14425 14425 14072 0 -1 4194304 566 0 0 0 94181 1 0 0 25 0 1 0 243268115 2732032 316 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/14426/statm: 667 316 76 170 0 495 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 3952

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 14427
/proc/meminfo: memFree=1373032/2055920 swapFree=4179692/4192956
[pid=14425] ppid=14423 vsize=1284 CPUtime=0
/proc/14425/stat : 14425 (IUT_BMB_SIM) S 14423 14425 14072 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 243268114 1314816 126 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/14425/statm: 321 126 104 274 0 44 0
[pid=14426] ppid=14425 vsize=2804 CPUtime=1001.79
/proc/14426/stat : 14426 (minisat) R 14425 14425 14072 0 -1 4194304 571 0 0 0 100178 1 0 0 25 0 1 0 243268115 2871296 321 1992294400 134512640 135212939 4294956320 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 0 0 0
/proc/14426/statm: 701 321 76 170 0 529 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 4088

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 14427
/proc/meminfo: memFree=1373032/2055920 swapFree=4179692/4192956
[pid=14425] ppid=14423 vsize=1284 CPUtime=0
/proc/14425/stat : 14425 (IUT_BMB_SIM) S 14423 14425 14072 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 243268114 1314816 126 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/14425/statm: 321 126 104 274 0 44 0
[pid=14426] ppid=14425 vsize=2804 CPUtime=1061.74
/proc/14426/stat : 14426 (minisat) R 14425 14425 14072 0 -1 4194304 575 0 0 0 106173 1 0 0 25 0 1 0 243268115 2871296 325 1992294400 134512640 135212939 4294956320 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/14426/statm: 701 325 76 170 0 529 0
Current children cumulated CPU time (s) 1061.74
Current children cumulated vsize (KiB) 4088

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 14427
/proc/meminfo: memFree=1372968/2055920 swapFree=4179692/4192956
[pid=14425] ppid=14423 vsize=1284 CPUtime=0
/proc/14425/stat : 14425 (IUT_BMB_SIM) S 14423 14425 14072 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 243268114 1314816 126 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/14425/statm: 321 126 104 274 0 44 0
[pid=14426] ppid=14425 vsize=2804 CPUtime=1121.72
/proc/14426/stat : 14426 (minisat) R 14425 14425 14072 0 -1 4194304 579 0 0 0 112171 1 0 0 25 0 1 0 243268115 2871296 329 1992294400 134512640 135212939 4294956320 18446744073709551615 134526664 0 0 4096 3 0 0 0 17 0 0 0
/proc/14426/statm: 701 329 76 170 0 529 0
Current children cumulated CPU time (s) 1121.72
Current children cumulated vsize (KiB) 4088

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 14427
/proc/meminfo: memFree=1372904/2055920 swapFree=4179692/4192956
[pid=14425] ppid=14423 vsize=1284 CPUtime=0
/proc/14425/stat : 14425 (IUT_BMB_SIM) S 14423 14425 14072 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 243268114 1314816 126 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/14425/statm: 321 126 104 274 0 44 0
[pid=14426] ppid=14425 vsize=2804 CPUtime=1181.69
/proc/14426/stat : 14426 (minisat) R 14425 14425 14072 0 -1 4194304 583 0 0 0 118168 1 0 0 25 0 1 0 243268115 2871296 333 1992294400 134512640 135212939 4294956320 18446744073709551615 134526655 0 0 4096 3 0 0 0 17 0 0 0
/proc/14426/statm: 701 333 76 170 0 529 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 4088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 14427
/proc/meminfo: memFree=1372904/2055920 swapFree=4179692/4192956
[pid=14425] ppid=14423 vsize=1284 CPUtime=0
/proc/14425/stat : 14425 (IUT_BMB_SIM) S 14423 14425 14072 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 243268114 1314816 126 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/14425/statm: 321 126 104 274 0 44 0
[pid=14426] ppid=14425 vsize=2804 CPUtime=1200.08
/proc/14426/stat : 14426 (minisat) R 14425 14425 14072 0 -1 4194304 583 0 0 0 120007 1 0 0 25 0 1 0 243268115 2871296 333 1992294400 134512640 135212939 4294956320 18446744073709551615 134526647 0 0 4096 3 0 0 0 17 0 0 0
/proc/14426/statm: 701 333 76 170 0 529 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 4088

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 14427
/proc/meminfo: memFree=1372904/2055920 swapFree=4179692/4192956
[pid=14425] ppid=14423 vsize=1284 CPUtime=0
/proc/14425/stat : 14425 (IUT_BMB_SIM) S 14423 14425 14072 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 243268114 1314816 126 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/14425/statm: 321 126 104 274 0 44 0
[pid=14426] ppid=14425 vsize=2804 CPUtime=1200.08
/proc/14426/stat : 14426 (minisat) R 14425 14425 14072 0 -1 4194304 583 0 0 0 120007 1 0 0 25 0 1 0 243268115 2871296 333 1992294400 134512640 135212939 4294956320 18446744073709551615 134526647 0 0 4096 3 0 0 0 17 0 0 0
/proc/14426/statm: 701 333 76 170 0 529 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 4088

Child status: 0
Real time (s): 1200.71
CPU time (s): 1200.1
CPU user time (s): 1200.08
CPU system time (s): 0.019996
CPU usage (%): 99.9495
Max. virtual memory (cumulated for all children) (KiB): 4088

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

runsolver used 0.98485 second user time and 3.39148 second system time

The end

Launcher Data

Begin job on node30 at 2009-05-12 20:19:13
IDJOB=1806800
IDBENCH=71107
IDSOLVER=650
FILE ID=node30/1806800-1242152353
PBS_JOBID= 9289691
Free space on /tmp= 66212 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-133-100.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806800-1242152353/watcher-1806800-1242152353 -o /tmp/evaluation-result-1806800-1242152353/solver-1806800-1242152353 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1806800-1242152353.cnf HOME

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

MD5SUM BENCH= 3efe57b20c55b2dfc482f2ebb30d6794
RANDOM SEED=1582826331

node30.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.265
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.265
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:       1375192 kB
Buffers:         42096 kB
Cached:         565764 kB
SwapCached:       7064 kB
Active:          62108 kB
Inactive:       554944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1375192 kB
SwapTotal:     4192956 kB
SwapFree:      4179692 kB
Dirty:            2152 kB
Writeback:           0 kB
Mapped:          14056 kB
Slab:            49744 kB
Committed_AS:   950036 kB
PageTables:       1356 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= 66208 MiB
End job on node30 at 2009-05-12 20:39:14