Trace number 1807577

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/sgen/unsat/
sgen1-unsat-151-100.cnf
MD5SUM81c9e6cf99fbe74a8c2bb297a2f27040
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 variables153
Number of clauses316
Sum of the clauses size948
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3316
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:  153                                                  |
0.00/0.00	|  Number of clauses:    316                                                  |
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 |     153      316      948 |      105        0    nan |  0.000 % |
0.00/0.00	|       101 |     153      316      948 |      115      101     21 |  0.004 % |
0.00/0.01	|       251 |     153      316      948 |      127       96     15 |  0.004 % |
0.00/0.01	|       477 |     153      316      948 |      140      112     14 |  0.004 % |
0.00/0.01	|       814 |     153      316      948 |      154      137     13 |  0.004 % |
0.00/0.02	|      1322 |     153      316      948 |      169      218     16 |  0.004 % |
0.00/0.03	|      2081 |     153      316      948 |      186      211     17 |  0.004 % |
0.04/0.05	|      3222 |     153      316      948 |      205      175     14 |  0.004 % |
0.04/0.08	|      4930 |     153      316      948 |      225      185     15 |  0.004 % |
0.09/0.13	|      7492 |     153      316      948 |      248      177     11 |  0.004 % |
0.09/0.19	|     11337 |     153      316      948 |      273      224     16 |  0.004 % |
0.19/0.29	|     17103 |     153      316      948 |      300      340     17 |  0.004 % |
0.39/0.46	|     25752 |     153      316      948 |      330      197     12 |  0.004 % |
0.69/0.70	|     38726 |     153      316      948 |      363      252     15 |  0.004 % |
0.99/1.08	|     58187 |     153      316      948 |      400      382     19 |  0.004 % |
1.59/1.65	|     87379 |     153      316      948 |      440      356     16 |  0.004 % |
2.49/2.53	|    131169 |     153      316      948 |      484      273     12 |  0.004 % |
3.79/3.82	|    196853 |     153      316      948 |      532      384     16 |  0.004 % |
5.89/5.92	|    295379 |     153      316      948 |      585      326     14 |  0.004 % |
9.19/9.21	|    443169 |     153      316      948 |      644      413     18 |  0.004 % |
14.19/14.25	|    664852 |     153      316      948 |      708      692     20 |  0.004 % |
21.68/21.78	|    997378 |     153      316      948 |      779      730     19 |  0.004 % |
33.77/33.84	|   1496168 |     153      316      948 |      857      571     18 |  0.004 % |
52.57/52.68	|   2244351 |     153      316      948 |      943      672     18 |  0.004 % |
79.65/79.72	|   3366626 |     153      316      948 |     1037      675     17 |  0.004 % |
124.53/124.60	|   5050037 |     153      316      948 |     1141     1014     20 |  0.004 % |
193.10/193.21	|   7575154 |     153      316      948 |     1255      876     20 |  0.004 % |
300.20/300.44	|  11362829 |     153      316      948 |     1380     1045     22 |  0.004 % |
469.12/469.49	|  17044342 |     153      316      948 |     1519     1092     20 |  0.004 % |
722.20/722.63	|  25566613 |     153      316      948 |     1670     1411     21 |  0.004 % |
1113.51/1114.18	|  38350016 |     153      316      948 |     1838     1668     22 |  0.004 % |
1200.07/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-1807577-1242158858/watcher-1807577-1242158858 -o /tmp/evaluation-result-1807577-1242158858/solver-1807577-1242158858 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1807577-1242158858.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.99 0.97 0.95 3/64 20421
/proc/meminfo: memFree=1258696/2055920 swapFree=4191900/4192956
[pid=20421] ppid=20419 vsize=1284 CPUtime=0
/proc/20421/stat : 20421 (IUT_BMB_SIM) S 20419 20421 20347 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 243913112 1314816 129 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20421/statm: 321 129 105 274 0 44 0
[pid=20422] ppid=20421 vsize=5360 CPUtime=0
/proc/20422/stat : 20422 (sh) R 20421 20421 20347 0 -1 4194304 173 0 0 0 0 0 0 0 19 0 1 0 243913113 5488640 155 1992294400 4194304 4889804 548682068912 18446744073709551615 218075701280 0 0 4096 0 0 0 0 17 0 0 0
/proc/20422/statm: 1339 157 130 169 0 50 0

[startup+0.0497819 s]
/proc/loadavg: 0.99 0.97 0.95 3/64 20421
/proc/meminfo: memFree=1258696/2055920 swapFree=4191900/4192956
[pid=20421] ppid=20419 vsize=1284 CPUtime=0
/proc/20421/stat : 20421 (IUT_BMB_SIM) S 20419 20421 20347 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 243913112 1314816 129 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20421/statm: 321 129 105 274 0 44 0
[pid=20422] ppid=20421 vsize=1888 CPUtime=0.04
/proc/20422/stat : 20422 (minisat) R 20421 20421 20347 0 -1 4194304 358 0 0 0 4 0 0 0 19 0 1 0 243913113 1933312 108 1992294400 134512640 135212939 4294956320 18446744073709551615 134713363 0 0 4096 3 0 0 0 17 0 0 0
/proc/20422/statm: 472 108 76 170 0 300 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3172

[startup+0.101789 s]
/proc/loadavg: 0.99 0.97 0.95 3/64 20421
/proc/meminfo: memFree=1258696/2055920 swapFree=4191900/4192956
[pid=20421] ppid=20419 vsize=1284 CPUtime=0
/proc/20421/stat : 20421 (IUT_BMB_SIM) S 20419 20421 20347 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 243913112 1314816 129 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20421/statm: 321 129 105 274 0 44 0
[pid=20422] ppid=20421 vsize=1888 CPUtime=0.09
/proc/20422/stat : 20422 (minisat) R 20421 20421 20347 0 -1 4194304 362 0 0 0 9 0 0 0 19 0 1 0 243913113 1933312 112 1992294400 134512640 135212939 4294956320 18446744073709551615 134529712 0 0 4096 3 0 0 0 17 0 0 0
/proc/20422/statm: 472 112 76 170 0 300 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3172

[startup+0.301823 s]
/proc/loadavg: 0.99 0.97 0.95 3/64 20421
/proc/meminfo: memFree=1258696/2055920 swapFree=4191900/4192956
[pid=20421] ppid=20419 vsize=1284 CPUtime=0
/proc/20421/stat : 20421 (IUT_BMB_SIM) S 20419 20421 20347 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 243913112 1314816 129 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20421/statm: 321 129 105 274 0 44 0
[pid=20422] ppid=20421 vsize=1888 CPUtime=0.29
/proc/20422/stat : 20422 (minisat) R 20421 20421 20347 0 -1 4194304 367 0 0 0 29 0 0 0 21 0 1 0 243913113 1933312 117 1992294400 134512640 135212939 4294956320 18446744073709551615 134526831 0 0 4096 3 0 0 0 17 0 0 0
/proc/20422/statm: 472 117 76 170 0 300 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3172

[startup+0.701891 s]
/proc/loadavg: 0.99 0.97 0.95 3/64 20421
/proc/meminfo: memFree=1258696/2055920 swapFree=4191900/4192956
[pid=20421] ppid=20419 vsize=1284 CPUtime=0
/proc/20421/stat : 20421 (IUT_BMB_SIM) S 20419 20421 20347 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 243913112 1314816 129 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20421/statm: 321 129 105 274 0 44 0
[pid=20422] ppid=20421 vsize=2016 CPUtime=0.69
/proc/20422/stat : 20422 (minisat) R 20421 20421 20347 0 -1 4194304 372 0 0 0 69 0 0 0 24 0 1 0 243913113 2064384 122 1992294400 134512640 135212939 4294956320 18446744073709551615 134526875 0 0 4096 3 0 0 0 17 0 0 0
/proc/20422/statm: 504 122 76 170 0 332 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3300

[startup+1.50202 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 20423
/proc/meminfo: memFree=1258224/2055920 swapFree=4191900/4192956
[pid=20421] ppid=20419 vsize=1284 CPUtime=0
/proc/20421/stat : 20421 (IUT_BMB_SIM) S 20419 20421 20347 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 243913112 1314816 129 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20421/statm: 321 129 105 274 0 44 0
[pid=20422] ppid=20421 vsize=2016 CPUtime=1.49
/proc/20422/stat : 20422 (minisat) R 20421 20421 20347 0 -1 4194304 380 0 0 0 149 0 0 0 25 0 1 0 243913113 2064384 130 1992294400 134512640 135212939 4294956320 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/20422/statm: 504 130 76 170 0 332 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3300

[startup+3.10129 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 20423
/proc/meminfo: memFree=1258096/2055920 swapFree=4191900/4192956
[pid=20421] ppid=20419 vsize=1284 CPUtime=0
/proc/20421/stat : 20421 (IUT_BMB_SIM) S 20419 20421 20347 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 243913112 1314816 129 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20421/statm: 321 129 105 274 0 44 0
[pid=20422] ppid=20421 vsize=2016 CPUtime=3.09
/proc/20422/stat : 20422 (minisat) R 20421 20421 20347 0 -1 4194304 391 0 0 0 309 0 0 0 25 0 1 0 243913113 2064384 141 1992294400 134512640 135212939 4294956320 18446744073709551615 134536398 0 0 4096 3 0 0 0 17 0 0 0
/proc/20422/statm: 504 141 76 170 0 332 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3300

[startup+6.30183 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 20423
/proc/meminfo: memFree=1257904/2055920 swapFree=4191900/4192956
[pid=20421] ppid=20419 vsize=1284 CPUtime=0
/proc/20421/stat : 20421 (IUT_BMB_SIM) S 20419 20421 20347 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 243913112 1314816 129 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20421/statm: 321 129 105 274 0 44 0
[pid=20422] ppid=20421 vsize=2144 CPUtime=6.29
/proc/20422/stat : 20422 (minisat) R 20421 20421 20347 0 -1 4194304 404 0 0 0 629 0 0 0 25 0 1 0 243913113 2195456 154 1992294400 134512640 135212939 4294956320 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 0 0 0
/proc/20422/statm: 536 154 76 170 0 364 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3428

[startup+12.7029 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 20423
/proc/meminfo: memFree=1257784/2055920 swapFree=4191900/4192956
[pid=20421] ppid=20419 vsize=1284 CPUtime=0
/proc/20421/stat : 20421 (IUT_BMB_SIM) S 20419 20421 20347 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 243913112 1314816 129 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20421/statm: 321 129 105 274 0 44 0
[pid=20422] ppid=20421 vsize=2144 CPUtime=12.69
/proc/20422/stat : 20422 (minisat) R 20421 20421 20347 0 -1 4194304 415 0 0 0 1269 0 0 0 25 0 1 0 243913113 2195456 165 1992294400 134512640 135212939 4294956320 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/20422/statm: 536 165 76 170 0 364 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3428

[startup+25.501 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 20423
/proc/meminfo: memFree=1257784/2055920 swapFree=4191900/4192956
[pid=20421] ppid=20419 vsize=1284 CPUtime=0
/proc/20421/stat : 20421 (IUT_BMB_SIM) S 20419 20421 20347 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 243913112 1314816 129 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20421/statm: 321 129 105 274 0 44 0
[pid=20422] ppid=20421 vsize=2268 CPUtime=25.48
/proc/20422/stat : 20422 (minisat) R 20421 20421 20347 0 -1 4194304 436 0 0 0 2548 0 0 0 25 0 1 0 243913113 2322432 186 1992294400 134512640 135212939 4294956320 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/20422/statm: 567 186 76 170 0 395 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3552

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 20423
/proc/meminfo: memFree=1257720/2055920 swapFree=4191900/4192956
[pid=20421] ppid=20419 vsize=1284 CPUtime=0
/proc/20421/stat : 20421 (IUT_BMB_SIM) S 20419 20421 20347 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 243913112 1314816 129 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20421/statm: 321 129 105 274 0 44 0
[pid=20422] ppid=20421 vsize=2268 CPUtime=51.07
/proc/20422/stat : 20422 (minisat) R 20421 20421 20347 0 -1 4194304 454 0 0 0 5107 0 0 0 25 0 1 0 243913113 2322432 204 1992294400 134512640 135212939 4294956320 18446744073709551615 134536997 0 0 4096 3 0 0 0 17 0 0 0
/proc/20422/statm: 567 204 76 170 0 395 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 3552

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 20423
/proc/meminfo: memFree=1257528/2055920 swapFree=4191900/4192956
[pid=20421] ppid=20419 vsize=1284 CPUtime=0
/proc/20421/stat : 20421 (IUT_BMB_SIM) S 20419 20421 20347 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 243913112 1314816 129 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20421/statm: 321 129 105 274 0 44 0
[pid=20422] ppid=20421 vsize=2388 CPUtime=102.25
/proc/20422/stat : 20422 (minisat) R 20421 20421 20347 0 -1 4194304 486 0 0 0 10225 0 0 0 25 0 1 0 243913113 2445312 236 1992294400 134512640 135212939 4294956320 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/20422/statm: 597 236 76 170 0 425 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 3672

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 20423
/proc/meminfo: memFree=1257400/2055920 swapFree=4191900/4192956
[pid=20421] ppid=20419 vsize=1284 CPUtime=0
/proc/20421/stat : 20421 (IUT_BMB_SIM) S 20419 20421 20347 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 243913112 1314816 129 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20421/statm: 321 129 105 274 0 44 0
[pid=20422] ppid=20421 vsize=2516 CPUtime=162.21
/proc/20422/stat : 20422 (minisat) R 20421 20421 20347 0 -1 4194304 510 0 0 0 16221 0 0 0 25 0 1 0 243913113 2576384 260 1992294400 134512640 135212939 4294956320 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/20422/statm: 629 260 76 170 0 457 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 3800

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 20423
/proc/meminfo: memFree=1257336/2055920 swapFree=4191900/4192956
[pid=20421] ppid=20419 vsize=1284 CPUtime=0
/proc/20421/stat : 20421 (IUT_BMB_SIM) S 20419 20421 20347 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 243913112 1314816 129 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20421/statm: 321 129 105 274 0 44 0
[pid=20422] ppid=20421 vsize=2516 CPUtime=222.18
/proc/20422/stat : 20422 (minisat) R 20421 20421 20347 0 -1 4194304 529 0 0 0 22218 0 0 0 25 0 1 0 243913113 2576384 279 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/20422/statm: 629 279 76 170 0 457 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 3800

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 20423
/proc/meminfo: memFree=1257336/2055920 swapFree=4191900/4192956
[pid=20421] ppid=20419 vsize=1284 CPUtime=0
/proc/20421/stat : 20421 (IUT_BMB_SIM) S 20419 20421 20347 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 243913112 1314816 129 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20421/statm: 321 129 105 274 0 44 0
[pid=20422] ppid=20421 vsize=2648 CPUtime=282.12
/proc/20422/stat : 20422 (minisat) R 20421 20421 20347 0 -1 4194304 538 0 0 0 28212 0 0 0 25 0 1 0 243913113 2711552 288 1992294400 134512640 135212939 4294956320 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/20422/statm: 662 288 76 170 0 490 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 3932

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 20423
/proc/meminfo: memFree=1257208/2055920 swapFree=4191900/4192956
[pid=20421] ppid=20419 vsize=1284 CPUtime=0
/proc/20421/stat : 20421 (IUT_BMB_SIM) S 20419 20421 20347 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 243913112 1314816 129 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20421/statm: 321 129 105 274 0 44 0
[pid=20422] ppid=20421 vsize=2648 CPUtime=342.08
/proc/20422/stat : 20422 (minisat) R 20421 20421 20347 0 -1 4194304 555 0 0 0 34208 0 0 0 25 0 1 0 243913113 2711552 305 1992294400 134512640 135212939 4294956320 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/20422/statm: 662 305 76 170 0 490 0
Current children cumulated CPU time (s) 342.08

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

/proc/20421/statm: 321 129 105 274 0 44 0
[pid=20422] ppid=20421 vsize=2780 CPUtime=521.98
/proc/20422/stat : 20422 (minisat) R 20421 20421 20347 0 -1 4194304 589 0 0 0 52198 0 0 0 25 0 1 0 243913113 2846720 339 1992294400 134512640 135212939 4294956320 18446744073709551615 134526946 0 0 4096 3 0 0 0 17 0 0 0
/proc/20422/statm: 695 339 76 170 0 523 0
Current children cumulated CPU time (s) 521.98
Current children cumulated vsize (KiB) 4064

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 20423
/proc/meminfo: memFree=1256952/2055920 swapFree=4191900/4192956
[pid=20421] ppid=20419 vsize=1284 CPUtime=0
/proc/20421/stat : 20421 (IUT_BMB_SIM) S 20419 20421 20347 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 243913112 1314816 129 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20421/statm: 321 129 105 274 0 44 0
[pid=20422] ppid=20421 vsize=2912 CPUtime=581.95
/proc/20422/stat : 20422 (minisat) R 20421 20421 20347 0 -1 4194304 596 0 0 0 58195 0 0 0 25 0 1 0 243913113 2981888 346 1992294400 134512640 135212939 4294956320 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/20422/statm: 728 346 76 170 0 556 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 4196

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 20423
/proc/meminfo: memFree=1256824/2055920 swapFree=4191900/4192956
[pid=20421] ppid=20419 vsize=1284 CPUtime=0
/proc/20421/stat : 20421 (IUT_BMB_SIM) S 20419 20421 20347 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 243913112 1314816 129 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20421/statm: 321 129 105 274 0 44 0
[pid=20422] ppid=20421 vsize=2912 CPUtime=641.93
/proc/20422/stat : 20422 (minisat) R 20421 20421 20347 0 -1 4194304 602 0 0 0 64193 0 0 0 25 0 1 0 243913113 2981888 352 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/20422/statm: 728 352 76 170 0 556 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 4196

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 20423
/proc/meminfo: memFree=1256760/2055920 swapFree=4191900/4192956
[pid=20421] ppid=20419 vsize=1284 CPUtime=0
/proc/20421/stat : 20421 (IUT_BMB_SIM) S 20419 20421 20347 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 243913112 1314816 129 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20421/statm: 321 129 105 274 0 44 0
[pid=20422] ppid=20421 vsize=2912 CPUtime=701.89
/proc/20422/stat : 20422 (minisat) R 20421 20421 20347 0 -1 4194304 605 0 0 0 70189 0 0 0 25 0 1 0 243913113 2981888 355 1992294400 134512640 135212939 4294956320 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/20422/statm: 728 355 76 170 0 556 0
Current children cumulated CPU time (s) 701.89
Current children cumulated vsize (KiB) 4196

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 20423
/proc/meminfo: memFree=1256696/2055920 swapFree=4191900/4192956
[pid=20421] ppid=20419 vsize=1284 CPUtime=0
/proc/20421/stat : 20421 (IUT_BMB_SIM) S 20419 20421 20347 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 243913112 1314816 129 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20421/statm: 321 129 105 274 0 44 0
[pid=20422] ppid=20421 vsize=2912 CPUtime=761.88
/proc/20422/stat : 20422 (minisat) R 20421 20421 20347 0 -1 4194304 622 0 0 0 76187 1 0 0 25 0 1 0 243913113 2981888 372 1992294400 134512640 135212939 4294956320 18446744073709551615 134536571 0 0 4096 3 0 0 0 17 0 0 0
/proc/20422/statm: 728 372 76 170 0 556 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 4196

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 20423
/proc/meminfo: memFree=1256696/2055920 swapFree=4191900/4192956
[pid=20421] ppid=20419 vsize=1284 CPUtime=0
/proc/20421/stat : 20421 (IUT_BMB_SIM) S 20419 20421 20347 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 243913112 1314816 129 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20421/statm: 321 129 105 274 0 44 0
[pid=20422] ppid=20421 vsize=2912 CPUtime=821.85
/proc/20422/stat : 20422 (minisat) R 20421 20421 20347 0 -1 4194304 628 0 0 0 82184 1 0 0 25 0 1 0 243913113 2981888 378 1992294400 134512640 135212939 4294956320 18446744073709551615 134526633 0 0 4096 3 0 0 0 17 0 0 0
/proc/20422/statm: 728 378 76 170 0 556 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 4196

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 20423
/proc/meminfo: memFree=1256632/2055920 swapFree=4191900/4192956
[pid=20421] ppid=20419 vsize=1284 CPUtime=0
/proc/20421/stat : 20421 (IUT_BMB_SIM) S 20419 20421 20347 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 243913112 1314816 129 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20421/statm: 321 129 105 274 0 44 0
[pid=20422] ppid=20421 vsize=3036 CPUtime=881.82
/proc/20422/stat : 20422 (minisat) R 20421 20421 20347 0 -1 4194304 632 0 0 0 88181 1 0 0 25 0 1 0 243913113 3108864 382 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/20422/statm: 759 382 76 170 0 587 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 4320

[startup+942.303 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 20423
/proc/meminfo: memFree=1256632/2055920 swapFree=4191900/4192956
[pid=20421] ppid=20419 vsize=1284 CPUtime=0
/proc/20421/stat : 20421 (IUT_BMB_SIM) S 20419 20421 20347 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 243913112 1314816 129 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20421/statm: 321 129 105 274 0 44 0
[pid=20422] ppid=20421 vsize=3036 CPUtime=941.79
/proc/20422/stat : 20422 (minisat) R 20421 20421 20347 0 -1 4194304 634 0 0 0 94178 1 0 0 25 0 1 0 243913113 3108864 384 1992294400 134512640 135212939 4294956320 18446744073709551615 134537211 0 0 4096 3 0 0 0 17 0 0 0
/proc/20422/statm: 759 384 76 170 0 587 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 4320

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 20423
/proc/meminfo: memFree=1256568/2055920 swapFree=4191900/4192956
[pid=20421] ppid=20419 vsize=1284 CPUtime=0
/proc/20421/stat : 20421 (IUT_BMB_SIM) S 20419 20421 20347 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 243913112 1314816 129 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20421/statm: 321 129 105 274 0 44 0
[pid=20422] ppid=20421 vsize=3036 CPUtime=1001.76
/proc/20422/stat : 20422 (minisat) R 20421 20421 20347 0 -1 4194304 639 0 0 0 100175 1 0 0 25 0 1 0 243913113 3108864 389 1992294400 134512640 135212939 4294956320 18446744073709551615 134536058 0 0 4096 3 0 0 0 17 0 0 0
/proc/20422/statm: 759 389 76 170 0 587 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 4320

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 20423
/proc/meminfo: memFree=1256568/2055920 swapFree=4191900/4192956
[pid=20421] ppid=20419 vsize=1284 CPUtime=0
/proc/20421/stat : 20421 (IUT_BMB_SIM) S 20419 20421 20347 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 243913112 1314816 129 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20421/statm: 321 129 105 274 0 44 0
[pid=20422] ppid=20421 vsize=3036 CPUtime=1061.73
/proc/20422/stat : 20422 (minisat) R 20421 20421 20347 0 -1 4194304 639 0 0 0 106172 1 0 0 25 0 1 0 243913113 3108864 389 1992294400 134512640 135212939 4294956320 18446744073709551615 134526739 0 0 4096 3 0 0 0 17 0 0 0
/proc/20422/statm: 759 389 76 170 0 587 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 4320

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 20423
/proc/meminfo: memFree=1256504/2055920 swapFree=4191900/4192956
[pid=20421] ppid=20419 vsize=1284 CPUtime=0
/proc/20421/stat : 20421 (IUT_BMB_SIM) S 20419 20421 20347 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 243913112 1314816 129 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20421/statm: 321 129 105 274 0 44 0
[pid=20422] ppid=20421 vsize=3036 CPUtime=1121.7
/proc/20422/stat : 20422 (minisat) R 20421 20421 20347 0 -1 4194304 644 0 0 0 112169 1 0 0 25 0 1 0 243913113 3108864 394 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/20422/statm: 759 394 76 170 0 587 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 4320

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 20423
/proc/meminfo: memFree=1256440/2055920 swapFree=4191900/4192956
[pid=20421] ppid=20419 vsize=1284 CPUtime=0
/proc/20421/stat : 20421 (IUT_BMB_SIM) S 20419 20421 20347 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 243913112 1314816 129 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20421/statm: 321 129 105 274 0 44 0
[pid=20422] ppid=20421 vsize=3168 CPUtime=1181.68
/proc/20422/stat : 20422 (minisat) R 20421 20421 20347 0 -1 4194304 662 0 0 0 118167 1 0 0 25 0 1 0 243913113 3244032 412 1992294400 134512640 135212939 4294956320 18446744073709551615 134537339 0 0 4096 3 0 0 0 17 0 0 0
/proc/20422/statm: 792 412 76 170 0 620 0
Current children cumulated CPU time (s) 1181.68
Current children cumulated vsize (KiB) 4452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 20423
/proc/meminfo: memFree=1256440/2055920 swapFree=4191900/4192956
[pid=20421] ppid=20419 vsize=1284 CPUtime=0
/proc/20421/stat : 20421 (IUT_BMB_SIM) S 20419 20421 20347 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 243913112 1314816 129 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20421/statm: 321 129 105 274 0 44 0
[pid=20422] ppid=20421 vsize=3168 CPUtime=1200.07
/proc/20422/stat : 20422 (minisat) R 20421 20421 20347 0 -1 4194304 664 0 0 0 120006 1 0 0 25 0 1 0 243913113 3244032 414 1992294400 134512640 135212939 4294956320 18446744073709551615 134537406 0 0 4096 3 0 0 0 17 0 0 0
/proc/20422/statm: 792 414 76 170 0 620 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 4452

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.7 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 20423
/proc/meminfo: memFree=1256440/2055920 swapFree=4191900/4192956
[pid=20421] ppid=20419 vsize=1284 CPUtime=0
/proc/20421/stat : 20421 (IUT_BMB_SIM) S 20419 20421 20347 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 243913112 1314816 129 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20421/statm: 321 129 105 274 0 44 0
[pid=20422] ppid=20421 vsize=3168 CPUtime=1200.07
/proc/20422/stat : 20422 (minisat) R 20421 20421 20347 0 -1 4194304 664 0 0 0 120006 1 0 0 25 0 1 0 243913113 3244032 414 1992294400 134512640 135212939 4294956320 18446744073709551615 134537406 0 0 4096 3 0 0 0 17 0 0 0
/proc/20422/statm: 792 414 76 170 0 620 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 4452

Child status: 0
Real time (s): 1200.71
CPU time (s): 1200.09
CPU user time (s): 1200.07
CPU system time (s): 0.017997
CPU usage (%): 99.9482
Max. virtual memory (cumulated for all children) (KiB): 4452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.07
system time used= 0.017997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 835
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= 4
involuntary context switches= 3302

runsolver used 1.05484 second user time and 3.3215 second system time

The end

Launcher Data

Begin job on node57 at 2009-05-12 22:07:38
IDJOB=1807577
IDBENCH=71792
IDSOLVER=650
FILE ID=node57/1807577-1242158858
PBS_JOBID= 9289761
Free space on /tmp= 65676 MiB

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

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

MD5SUM BENCH= 81c9e6cf99fbe74a8c2bb297a2f27040
RANDOM SEED=2069215865

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:       1259240 kB
Buffers:         32720 kB
Cached:         689320 kB
SwapCached:        256 kB
Active:         251000 kB
Inactive:       484224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1259240 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2152 kB
Writeback:           0 kB
Mapped:          21728 kB
Slab:            47660 kB
Committed_AS:   747596 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= 65676 MiB
End job on node57 at 2009-05-12 22:27:39