Trace number 1806485

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.61

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-3cage-unsat-10-3.sat05-2568.reshuffled-07.cnf
MD5SUMd65aa32f539d7b147c82042f18f65687
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 variables140
Number of clauses560
Sum of the clauses size2240
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4560
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.01	This is MiniSat 2.0 beta
0.00/0.01	WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	============================[ Problem Statistics ]=============================
0.00/0.01	|                                                                             |
0.00/0.01	|  Number of variables:  140                                                  |
0.00/0.01	|  Number of clauses:    560                                                  |
0.00/0.01	|  Parsing time:         0.00         s                                       |
0.00/0.01	============================[ Search Statistics ]==============================
0.00/0.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	===============================================================================
0.00/0.01	|         0 |     140      560     2240 |      186        0    nan |  0.000 % |
0.00/0.01	|       101 |     140      560     2240 |      205      101      4 |  0.005 % |
0.00/0.01	|       251 |     140      560     2240 |      225      251      9 |  0.005 % |
0.00/0.01	|       477 |     140      560     2240 |      248      217      6 |  0.005 % |
0.00/0.01	|       815 |     140      560     2240 |      273      247      8 |  0.005 % |
0.00/0.02	|      1321 |     140      560     2240 |      300      257      6 |  0.005 % |
0.00/0.03	|      2080 |     140      560     2240 |      330      335      9 |  0.005 % |
0.00/0.05	|      3220 |     140      560     2240 |      363      368     10 |  0.005 % |
0.00/0.07	|      4928 |     140      560     2240 |      400      321      9 |  0.005 % |
0.00/0.10	|      7491 |     140      560     2240 |      440      262      8 |  0.005 % |
0.00/0.15	|     11336 |     140      560     2240 |      484      407     14 |  0.005 % |
0.00/0.22	|     17103 |     140      560     2240 |      532      410     11 |  0.005 % |
0.00/0.33	|     25753 |     140      560     2240 |      585      498     14 |  0.005 % |
0.00/0.50	|     38728 |     140      560     2240 |      644      443     12 |  0.005 % |
0.00/0.75	|     58189 |     140      560     2240 |      708      376     12 |  0.005 % |
1.09/1.11	|     87381 |     140      560     2240 |      779      524     13 |  0.005 % |
1.59/1.68	|    131170 |     140      560     2240 |      857      540     12 |  0.005 % |
2.49/2.52	|    196855 |     140      560     2240 |      943      777     15 |  0.005 % |
3.68/3.79	|    295382 |     140      560     2240 |     1037      746     15 |  0.005 % |
5.78/5.81	|    443171 |     140      560     2240 |     1141      879     16 |  0.005 % |
8.88/8.97	|    664854 |     140      560     2240 |     1255      794     13 |  0.005 % |
13.88/13.92	|    997379 |     140      560     2240 |     1381     1072     18 |  0.005 % |
21.37/21.47	|   1496167 |     140      560     2240 |     1519      817     13 |  0.005 % |
33.57/33.62	|   2244349 |     140      560     2240 |     1671     1348     16 |  0.005 % |
51.86/51.97	|   3366623 |     140      560     2240 |     1838     1367     13 |  0.005 % |
80.16/80.25	|   5050034 |     140      560     2240 |     2022     1125     17 |  0.005 % |
124.54/124.61	|   7575151 |     140      560     2240 |     2224     1064     16 |  0.005 % |
194.91/195.05	|  11362826 |     140      560     2240 |     2447     1986     16 |  0.005 % |
303.37/303.54	|  17044338 |     140      560     2240 |     2691     2402     15 |  0.005 % |
472.58/472.87	|  25566607 |     140      560     2240 |     2961     2138     17 |  0.005 % |
738.17/738.55	|  38350011 |     140      560     2240 |     3257     2855     17 |  0.005 % |
1153.60/1154.10	|  57525117 |     140      560     2240 |     3582     3216     18 |  0.005 % |
1200.08/1200.60	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-1806485-1242149741/watcher-1806485-1242149741 -o /tmp/evaluation-result-1806485-1242149741/solver-1806485-1242149741 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1806485-1242149741.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.91 0.95 0.90 3/64 12975
/proc/meminfo: memFree=657808/2055920 swapFree=4179680/4192956
[pid=12975] ppid=12973 vsize=1284 CPUtime=0
/proc/12975/stat : 12975 (IUT_BMB_SIM) R 12973 12975 12687 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 243000969 1314816 126 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 0 0 0
/proc/12975/statm: 321 126 99 274 0 44 0

[startup+0.0960381 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 12975
/proc/meminfo: memFree=657808/2055920 swapFree=4179680/4192956
[pid=12975] ppid=12973 vsize=1284 CPUtime=0
/proc/12975/stat : 12975 (IUT_BMB_SIM) S 12973 12975 12687 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 243000969 1314816 132 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12975/statm: 321 132 105 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+0.101035 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 12975
/proc/meminfo: memFree=657808/2055920 swapFree=4179680/4192956
[pid=12975] ppid=12973 vsize=1284 CPUtime=0
/proc/12975/stat : 12975 (IUT_BMB_SIM) S 12973 12975 12687 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 243000969 1314816 132 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12975/statm: 321 132 105 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+0.301057 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 12975
/proc/meminfo: memFree=657808/2055920 swapFree=4179680/4192956
[pid=12975] ppid=12973 vsize=1284 CPUtime=0
/proc/12975/stat : 12975 (IUT_BMB_SIM) S 12973 12975 12687 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 243000969 1314816 132 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12975/statm: 321 132 105 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+0.7011 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 12975
/proc/meminfo: memFree=657808/2055920 swapFree=4179680/4192956
[pid=12975] ppid=12973 vsize=1284 CPUtime=0
/proc/12975/stat : 12975 (IUT_BMB_SIM) S 12973 12975 12687 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 243000969 1314816 132 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12975/statm: 321 132 105 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+1.50119 s]
/proc/loadavg: 0.91 0.95 0.90 2/66 12977
/proc/meminfo: memFree=657344/2055920 swapFree=4179680/4192956
[pid=12975] ppid=12973 vsize=1284 CPUtime=0
/proc/12975/stat : 12975 (IUT_BMB_SIM) S 12973 12975 12687 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 243000969 1314816 132 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12975/statm: 321 132 105 274 0 44 0
[pid=12977] ppid=12975 vsize=2020 CPUtime=1.49
/proc/12977/stat : 12977 (minisat) R 12975 12975 12687 0 -1 4194304 395 0 0 0 149 0 0 0 25 0 1 0 243000969 2068480 145 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12977/statm: 505 145 76 170 0 333 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3304

[startup+3.10136 s]
/proc/loadavg: 0.91 0.95 0.90 2/66 12977
/proc/meminfo: memFree=657152/2055920 swapFree=4179680/4192956
[pid=12975] ppid=12973 vsize=1284 CPUtime=0
/proc/12975/stat : 12975 (IUT_BMB_SIM) S 12973 12975 12687 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 243000969 1314816 132 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12975/statm: 321 132 105 274 0 44 0
[pid=12977] ppid=12975 vsize=2152 CPUtime=3.08
/proc/12977/stat : 12977 (minisat) R 12975 12975 12687 0 -1 4194304 409 0 0 0 308 0 0 0 25 0 1 0 243000969 2203648 159 1992294400 134512640 135212939 4294956320 18446744073709551615 134526823 0 0 4096 3 0 0 0 17 0 0 0
/proc/12977/statm: 538 159 76 170 0 366 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 3436

[startup+6.30171 s]
/proc/loadavg: 0.92 0.95 0.90 2/66 12977
/proc/meminfo: memFree=656896/2055920 swapFree=4179680/4192956
[pid=12975] ppid=12973 vsize=1284 CPUtime=0
/proc/12975/stat : 12975 (IUT_BMB_SIM) S 12973 12975 12687 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 243000969 1314816 132 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12975/statm: 321 132 105 274 0 44 0
[pid=12977] ppid=12975 vsize=2152 CPUtime=6.28
/proc/12977/stat : 12977 (minisat) R 12975 12975 12687 0 -1 4194304 429 0 0 0 628 0 0 0 25 0 1 0 243000969 2203648 179 1992294400 134512640 135212939 4294956320 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/12977/statm: 538 179 76 170 0 366 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 3436

[startup+12.7014 s]
/proc/loadavg: 0.93 0.95 0.90 2/66 12977
/proc/meminfo: memFree=656640/2055920 swapFree=4179680/4192956
[pid=12975] ppid=12973 vsize=1284 CPUtime=0
/proc/12975/stat : 12975 (IUT_BMB_SIM) S 12973 12975 12687 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 243000969 1314816 132 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12975/statm: 321 132 105 274 0 44 0
[pid=12977] ppid=12975 vsize=2284 CPUtime=12.68
/proc/12977/stat : 12977 (minisat) R 12975 12975 12687 0 -1 4194304 468 0 0 0 1268 0 0 0 25 0 1 0 243000969 2338816 218 1992294400 134512640 135212939 4294956320 18446744073709551615 134718136 0 0 4096 3 0 0 0 17 0 0 0
/proc/12977/statm: 571 218 76 170 0 399 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 3568

[startup+25.5018 s]
/proc/loadavg: 0.94 0.96 0.91 2/66 12977
/proc/meminfo: memFree=656640/2055920 swapFree=4179680/4192956
[pid=12975] ppid=12973 vsize=1284 CPUtime=0
/proc/12975/stat : 12975 (IUT_BMB_SIM) S 12973 12975 12687 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 243000969 1314816 132 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12975/statm: 321 132 105 274 0 44 0
[pid=12977] ppid=12975 vsize=2416 CPUtime=25.47
/proc/12977/stat : 12977 (minisat) R 12975 12975 12687 0 -1 4194304 490 0 0 0 2547 0 0 0 25 0 1 0 243000969 2473984 240 1992294400 134512640 135212939 4294956320 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/12977/statm: 604 240 76 170 0 432 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 3700

[startup+51.1016 s]
/proc/loadavg: 0.96 0.96 0.91 2/66 12977
/proc/meminfo: memFree=656576/2055920 swapFree=4179680/4192956
[pid=12975] ppid=12973 vsize=1284 CPUtime=0
/proc/12975/stat : 12975 (IUT_BMB_SIM) S 12973 12975 12687 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 243000969 1314816 132 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12975/statm: 321 132 105 274 0 44 0
[pid=12977] ppid=12975 vsize=2548 CPUtime=51.06
/proc/12977/stat : 12977 (minisat) R 12975 12975 12687 0 -1 4194304 536 0 0 0 5106 0 0 0 25 0 1 0 243000969 2609152 286 1992294400 134512640 135212939 4294956320 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 0 0 0
/proc/12977/statm: 637 286 76 170 0 465 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 3832

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.91 2/66 12977
/proc/meminfo: memFree=656256/2055920 swapFree=4179680/4192956
[pid=12975] ppid=12973 vsize=1284 CPUtime=0
/proc/12975/stat : 12975 (IUT_BMB_SIM) S 12973 12975 12687 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 243000969 1314816 132 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12975/statm: 321 132 105 274 0 44 0
[pid=12977] ppid=12975 vsize=2812 CPUtime=102.25
/proc/12977/stat : 12977 (minisat) R 12975 12975 12687 0 -1 4194304 582 0 0 0 10225 0 0 0 25 0 1 0 243000969 2879488 332 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12977/statm: 703 332 76 170 0 531 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 4096

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12977
/proc/meminfo: memFree=656064/2055920 swapFree=4179680/4192956
[pid=12975] ppid=12973 vsize=1284 CPUtime=0
/proc/12975/stat : 12975 (IUT_BMB_SIM) S 12973 12975 12687 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 243000969 1314816 132 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12975/statm: 321 132 105 274 0 44 0
[pid=12977] ppid=12975 vsize=2944 CPUtime=162.22
/proc/12977/stat : 12977 (minisat) R 12975 12975 12687 0 -1 4194304 628 0 0 0 16222 0 0 0 25 0 1 0 243000969 3014656 378 1992294400 134512640 135212939 4294956320 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/12977/statm: 736 378 76 170 0 564 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 4228

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12977
/proc/meminfo: memFree=655936/2055920 swapFree=4179680/4192956
[pid=12975] ppid=12973 vsize=1284 CPUtime=0
/proc/12975/stat : 12975 (IUT_BMB_SIM) S 12973 12975 12687 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 243000969 1314816 132 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12975/statm: 321 132 105 274 0 44 0
[pid=12977] ppid=12975 vsize=3088 CPUtime=222.2
/proc/12977/stat : 12977 (minisat) R 12975 12975 12687 0 -1 4194304 664 0 0 0 22220 0 0 0 25 0 1 0 243000969 3162112 414 1992294400 134512640 135212939 4294956320 18446744073709551615 134537307 0 0 4096 3 0 0 0 17 0 0 0
/proc/12977/statm: 772 414 76 170 0 600 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 4372

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12977
/proc/meminfo: memFree=655936/2055920 swapFree=4179680/4192956
[pid=12975] ppid=12973 vsize=1284 CPUtime=0
/proc/12975/stat : 12975 (IUT_BMB_SIM) S 12973 12975 12687 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 243000969 1314816 132 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12975/statm: 321 132 105 274 0 44 0
[pid=12977] ppid=12975 vsize=3088 CPUtime=282.17
/proc/12977/stat : 12977 (minisat) R 12975 12975 12687 0 -1 4194304 673 0 0 0 28217 0 0 0 25 0 1 0 243000969 3162112 423 1992294400 134512640 135212939 4294956320 18446744073709551615 134543837 0 0 4096 3 0 0 0 17 0 0 0
/proc/12977/statm: 772 423 76 170 0 600 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 4372

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12977
/proc/meminfo: memFree=655808/2055920 swapFree=4179680/4192956
[pid=12975] ppid=12973 vsize=1284 CPUtime=0
/proc/12975/stat : 12975 (IUT_BMB_SIM) S 12973 12975 12687 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 243000969 1314816 132 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12975/statm: 321 132 105 274 0 44 0
[pid=12977] ppid=12975 vsize=3224 CPUtime=342.14
/proc/12977/stat : 12977 (minisat) R 12975 12975 12687 0 -1 4194304 703 0 0 0 34214 0 0 0 25 0 1 0 243000969 3301376 453 1992294400 134512640 135212939 4294956320 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/12977/statm: 806 453 76 170 0 634 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 4508

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12977
/proc/meminfo: memFree=655744/2055920 swapFree=4179680/4192956
[pid=12975] ppid=12973 vsize=1284 CPUtime=0
/proc/12975/stat : 12975 (IUT_BMB_SIM) S 12973 12975 12687 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 243000969 1314816 132 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12975/statm: 321 132 105 274 0 44 0
[pid=12977] ppid=12975 vsize=3364 CPUtime=402.12
/proc/12977/stat : 12977 (minisat) R 12975 12975 12687 0 -1 4194304 714 0 0 0 40212 0 0 0 25 0 1 0 243000969 3444736 464 1992294400 134512640 135212939 4294956320 18446744073709551615 134537422 0 0 4096 3 0 0 0 17 0 0 0
/proc/12977/statm: 841 464 76 170 0 669 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 4648

[startup+462.301 s]

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

[pid=12977] ppid=12975 vsize=3364 CPUtime=462.09
/proc/12977/stat : 12977 (minisat) R 12975 12975 12687 0 -1 4194304 732 0 0 0 46209 0 0 0 25 0 1 0 243000969 3444736 482 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12977/statm: 841 482 76 170 0 669 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 4648

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12979
/proc/meminfo: memFree=655488/2055920 swapFree=4179680/4192956
[pid=12975] ppid=12973 vsize=1284 CPUtime=0
/proc/12975/stat : 12975 (IUT_BMB_SIM) S 12973 12975 12687 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 243000969 1314816 132 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12975/statm: 321 132 105 274 0 44 0
[pid=12977] ppid=12975 vsize=3496 CPUtime=522.06
/proc/12977/stat : 12977 (minisat) R 12975 12975 12687 0 -1 4194304 762 0 0 0 52206 0 0 0 25 0 1 0 243000969 3579904 512 1992294400 134512640 135212939 4294956320 18446744073709551615 134530511 0 0 4096 3 0 0 0 17 0 0 0
/proc/12977/statm: 874 512 76 170 0 702 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 4780

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12979
/proc/meminfo: memFree=655488/2055920 swapFree=4179680/4192956
[pid=12975] ppid=12973 vsize=1284 CPUtime=0
/proc/12975/stat : 12975 (IUT_BMB_SIM) S 12973 12975 12687 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 243000969 1314816 132 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12975/statm: 321 132 105 274 0 44 0
[pid=12977] ppid=12975 vsize=3496 CPUtime=582.04
/proc/12977/stat : 12977 (minisat) R 12975 12975 12687 0 -1 4194304 775 0 0 0 58204 0 0 0 25 0 1 0 243000969 3579904 525 1992294400 134512640 135212939 4294956320 18446744073709551615 134537329 0 0 4096 3 0 0 0 17 0 0 0
/proc/12977/statm: 874 525 76 170 0 702 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 4780

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12979
/proc/meminfo: memFree=655424/2055920 swapFree=4179680/4192956
[pid=12975] ppid=12973 vsize=1284 CPUtime=0
/proc/12975/stat : 12975 (IUT_BMB_SIM) S 12973 12975 12687 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 243000969 1314816 132 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12975/statm: 321 132 105 274 0 44 0
[pid=12977] ppid=12975 vsize=3628 CPUtime=642.01
/proc/12977/stat : 12977 (minisat) R 12975 12975 12687 0 -1 4194304 790 0 0 0 64201 0 0 0 25 0 1 0 243000969 3715072 540 1992294400 134512640 135212939 4294956320 18446744073709551615 134543712 0 0 4096 3 0 0 0 17 0 0 0
/proc/12977/statm: 907 540 76 170 0 735 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 4912

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12979
/proc/meminfo: memFree=655360/2055920 swapFree=4179680/4192956
[pid=12975] ppid=12973 vsize=1284 CPUtime=0
/proc/12975/stat : 12975 (IUT_BMB_SIM) S 12973 12975 12687 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 243000969 1314816 132 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12975/statm: 321 132 105 274 0 44 0
[pid=12977] ppid=12975 vsize=3628 CPUtime=701.99
/proc/12977/stat : 12977 (minisat) R 12975 12975 12687 0 -1 4194304 799 0 0 0 70199 0 0 0 25 0 1 0 243000969 3715072 549 1992294400 134512640 135212939 4294956320 18446744073709551615 134526800 0 0 4096 3 0 0 0 17 0 0 0
/proc/12977/statm: 907 549 76 170 0 735 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 4912

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12979
/proc/meminfo: memFree=655360/2055920 swapFree=4179680/4192956
[pid=12975] ppid=12973 vsize=1284 CPUtime=0
/proc/12975/stat : 12975 (IUT_BMB_SIM) S 12973 12975 12687 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 243000969 1314816 132 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12975/statm: 321 132 105 274 0 44 0
[pid=12977] ppid=12975 vsize=3628 CPUtime=761.97
/proc/12977/stat : 12977 (minisat) R 12975 12975 12687 0 -1 4194304 808 0 0 0 76197 0 0 0 25 0 1 0 243000969 3715072 558 1992294400 134512640 135212939 4294956320 18446744073709551615 134543699 0 0 4096 3 0 0 0 17 0 0 0
/proc/12977/statm: 907 558 76 170 0 735 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 4912

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12979
/proc/meminfo: memFree=655360/2055920 swapFree=4179680/4192956
[pid=12975] ppid=12973 vsize=1284 CPUtime=0
/proc/12975/stat : 12975 (IUT_BMB_SIM) S 12973 12975 12687 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 243000969 1314816 132 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12975/statm: 321 132 105 274 0 44 0
[pid=12977] ppid=12975 vsize=3628 CPUtime=821.94
/proc/12977/stat : 12977 (minisat) R 12975 12975 12687 0 -1 4194304 808 0 0 0 82194 0 0 0 25 0 1 0 243000969 3715072 558 1992294400 134512640 135212939 4294956320 18446744073709551615 134527045 0 0 4096 3 0 0 0 17 0 0 0
/proc/12977/statm: 907 558 76 170 0 735 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 4912

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12979
/proc/meminfo: memFree=655296/2055920 swapFree=4179680/4192956
[pid=12975] ppid=12973 vsize=1284 CPUtime=0
/proc/12975/stat : 12975 (IUT_BMB_SIM) S 12973 12975 12687 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 243000969 1314816 132 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12975/statm: 321 132 105 274 0 44 0
[pid=12977] ppid=12975 vsize=3764 CPUtime=881.92
/proc/12977/stat : 12977 (minisat) R 12975 12975 12687 0 -1 4194304 828 0 0 0 88192 0 0 0 25 0 1 0 243000969 3854336 578 1992294400 134512640 135212939 4294956320 18446744073709551615 134526658 0 0 4096 3 0 0 0 17 0 0 0
/proc/12977/statm: 941 578 76 170 0 769 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 5048

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12979
/proc/meminfo: memFree=655232/2055920 swapFree=4179680/4192956
[pid=12975] ppid=12973 vsize=1284 CPUtime=0
/proc/12975/stat : 12975 (IUT_BMB_SIM) S 12973 12975 12687 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 243000969 1314816 132 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12975/statm: 321 132 105 274 0 44 0
[pid=12977] ppid=12975 vsize=3764 CPUtime=941.89
/proc/12977/stat : 12977 (minisat) R 12975 12975 12687 0 -1 4194304 830 0 0 0 94189 0 0 0 25 0 1 0 243000969 3854336 580 1992294400 134512640 135212939 4294956320 18446744073709551615 134526647 0 0 4096 3 0 0 0 17 0 0 0
/proc/12977/statm: 941 580 76 170 0 769 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 5048

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12979
/proc/meminfo: memFree=655232/2055920 swapFree=4179680/4192956
[pid=12975] ppid=12973 vsize=1284 CPUtime=0
/proc/12975/stat : 12975 (IUT_BMB_SIM) S 12973 12975 12687 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 243000969 1314816 132 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12975/statm: 321 132 105 274 0 44 0
[pid=12977] ppid=12975 vsize=3764 CPUtime=1001.86
/proc/12977/stat : 12977 (minisat) R 12975 12975 12687 0 -1 4194304 842 0 0 0 100186 0 0 0 25 0 1 0 243000969 3854336 592 1992294400 134512640 135212939 4294956320 18446744073709551615 134527025 0 0 4096 3 0 0 0 17 0 0 0
/proc/12977/statm: 941 592 76 170 0 769 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 5048

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12979
/proc/meminfo: memFree=655168/2055920 swapFree=4179680/4192956
[pid=12975] ppid=12973 vsize=1284 CPUtime=0
/proc/12975/stat : 12975 (IUT_BMB_SIM) S 12973 12975 12687 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 243000969 1314816 132 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12975/statm: 321 132 105 274 0 44 0
[pid=12977] ppid=12975 vsize=3764 CPUtime=1061.83
/proc/12977/stat : 12977 (minisat) R 12975 12975 12687 0 -1 4194304 842 0 0 0 106183 0 0 0 25 0 1 0 243000969 3854336 592 1992294400 134512640 135212939 4294956320 18446744073709551615 134527029 0 0 4096 3 0 0 0 17 0 0 0
/proc/12977/statm: 941 592 76 170 0 769 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 5048

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12979
/proc/meminfo: memFree=655168/2055920 swapFree=4179680/4192956
[pid=12975] ppid=12973 vsize=1284 CPUtime=0
/proc/12975/stat : 12975 (IUT_BMB_SIM) S 12973 12975 12687 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 243000969 1314816 132 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12975/statm: 321 132 105 274 0 44 0
[pid=12977] ppid=12975 vsize=3764 CPUtime=1121.81
/proc/12977/stat : 12977 (minisat) R 12975 12975 12687 0 -1 4194304 842 0 0 0 112181 0 0 0 25 0 1 0 243000969 3854336 592 1992294400 134512640 135212939 4294956320 18446744073709551615 134526778 0 0 4096 3 0 0 0 17 0 0 0
/proc/12977/statm: 941 592 76 170 0 769 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 5048

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12979
/proc/meminfo: memFree=655168/2055920 swapFree=4179680/4192956
[pid=12975] ppid=12973 vsize=1284 CPUtime=0
/proc/12975/stat : 12975 (IUT_BMB_SIM) S 12973 12975 12687 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 243000969 1314816 132 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12975/statm: 321 132 105 274 0 44 0
[pid=12977] ppid=12975 vsize=3916 CPUtime=1181.78
/proc/12977/stat : 12977 (minisat) R 12975 12975 12687 0 -1 4194304 866 0 0 0 118178 0 0 0 25 0 1 0 243000969 4009984 616 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/12977/statm: 979 616 76 170 0 807 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 5200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12979
/proc/meminfo: memFree=655104/2055920 swapFree=4179680/4192956
[pid=12975] ppid=12973 vsize=1284 CPUtime=0
/proc/12975/stat : 12975 (IUT_BMB_SIM) S 12973 12975 12687 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 243000969 1314816 132 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12975/statm: 321 132 105 274 0 44 0
[pid=12977] ppid=12975 vsize=3916 CPUtime=1200.08
/proc/12977/stat : 12977 (minisat) R 12975 12975 12687 0 -1 4194304 872 0 0 0 120008 0 0 0 25 0 1 0 243000969 4009984 622 1992294400 134512640 135212939 4294956320 18446744073709551615 134536094 0 0 4096 3 0 0 0 17 0 0 0
/proc/12977/statm: 979 622 76 170 0 807 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 5200

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

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

Child status: 0
Real time (s): 1200.61
CPU time (s): 1200.1
CPU user time (s): 1200.09
CPU system time (s): 0.010998
CPU usage (%): 99.958
Max. virtual memory (cumulated for all children) (KiB): 5200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.09
system time used= 0.010998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1049
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 3358

runsolver used 1.01984 second user time and 3.35849 second system time

The end

Launcher Data

Begin job on node64 at 2009-05-12 19:35:41
IDJOB=1806485
IDBENCH=24743
IDSOLVER=650
FILE ID=node64/1806485-1242149741
PBS_JOBID= 9289660
Free space on /tmp= 66352 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-3cage-unsat-10-3.sat05-2568.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806485-1242149741/watcher-1806485-1242149741 -o /tmp/evaluation-result-1806485-1242149741/solver-1806485-1242149741 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1806485-1242149741.cnf HOME

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

MD5SUM BENCH= d65aa32f539d7b147c82042f18f65687
RANDOM SEED=1615465167

node64.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.218
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.218
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:        658288 kB
Buffers:         73800 kB
Cached:        1232968 kB
SwapCached:       6516 kB
Active:         130668 kB
Inactive:      1185432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        658288 kB
SwapTotal:     4192956 kB
SwapFree:      4179680 kB
Dirty:            2192 kB
Writeback:           0 kB
Mapped:          14956 kB
Slab:            67340 kB
Committed_AS:   751644 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66348 MiB
End job on node64 at 2009-05-12 19:55:41