Trace number 1806310

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.05 1200.12

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-ukn003.sat05-2726.reshuffled-07.cnf
MD5SUM92c8b4fc23a7c22313979a2d9b3b5a58
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark116.955
Satisfiable
(Un)Satisfiability was proved
Number of variables1691
Number of clauses9177
Sum of the clauses size77698
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31389
Number of clauses of size 4171
Number of clauses of size 5960
Number of clauses of size over 56335

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
0.09/0.12	This is MiniSat 2.0 beta
0.09/0.12	WARNING: for repeatability, setting FPU to use double precision
0.09/0.12	============================[ Problem Statistics ]=============================
0.09/0.12	|                                                                             |
0.09/0.12	|  Number of variables:  2123                                                 |
0.09/0.12	|  Number of clauses:    8714                                                 |
0.09/0.13	|  Parsing time:         0.01         s                                       |
0.09/0.14	============================[ Search Statistics ]==============================
0.09/0.14	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.14	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.14	===============================================================================
0.09/0.14	|         0 |    2123     8714    74884 |     2904        0    nan |  0.000 % |
0.09/0.14	|       101 |    2123     8714    74884 |     3195      101     14 |  0.000 % |
0.09/0.14	|       252 |    2123     8714    74884 |     3514      252     14 |  0.000 % |
0.09/0.15	|       478 |    2123     8714    74884 |     3866      478     17 |  0.000 % |
0.09/0.16	|       817 |    2123     8714    74884 |     4252      817     18 |  0.000 % |
0.09/0.17	|      1323 |    2123     8714    74884 |     4677     1323     17 |  0.000 % |
0.09/0.19	|      2083 |    2123     8714    74884 |     5145     2083     17 |  0.000 % |
0.11/0.24	|      3223 |    2123     8714    74884 |     5660     3223     18 |  0.000 % |
0.11/0.34	|      4931 |    2123     8714    74884 |     6226     4931     20 |  0.000 % |
0.11/0.48	|      7493 |    2122     8700    74820 |     6849     4322     18 |  0.047 % |
0.11/0.76	|     11337 |    2122     8700    74820 |     7533     4702     22 |  0.047 % |
1.17/1.21	|     17103 |    2122     8700    74820 |     8287     6642     25 |  0.047 % |
1.87/1.93	|     25754 |    2122     8700    74820 |     9116     6951     26 |  0.047 % |
3.18/3.25	|     38728 |    2122     8700    74820 |    10027     6130     27 |  0.047 % |
5.57/5.68	|     58190 |    2122     8700    74820 |    11030     5372     25 |  0.047 % |
8.97/9.03	|     87382 |    2122     8700    74820 |    12133     6809     28 |  0.047 % |
15.38/15.49	|    131172 |    2122     8700    74820 |    13346     7878     27 |  0.047 % |
25.46/25.51	|    196859 |    2122     8700    74820 |    14681    13137     32 |  0.047 % |
42.56/42.69	|    295385 |    2122     8700    74820 |    16149     8303     27 |  0.047 % |
69.46/69.53	|    443174 |    2122     8700    74820 |    17764    10036     26 |  0.047 % |
115.66/115.76	|    664857 |    2122     8700    74820 |    19541    17737     32 |  0.047 % |
184.66/184.75	|    997383 |    2122     8700    74820 |    21495    16740     31 |  0.047 % |
303.75/303.84	|   1496171 |    2122     8700    74820 |    23644    19502     35 |  0.047 % |
477.66/477.71	|   2244354 |    2122     8700    74820 |    26009    20657     28 |  0.047 % |
767.74/767.82	|   3366632 |    2122     8700    74820 |    28610    21258     23 |  0.047 % |
1200.03/1200.11	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-1806310-1242148312/watcher-1806310-1242148312 -o /tmp/evaluation-result-1806310-1242148312/solver-1806310-1242148312 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1806310-1242148312.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 13356
/proc/meminfo: memFree=1231552/2055920 swapFree=4180148/4192956
[pid=13356] ppid=13354 vsize=1608 CPUtime=0
/proc/13356/stat : 13356 (IUT_BMB_SIM) R 13354 13356 13097 0 -1 4194304 235 0 0 0 0 0 0 0 18 0 1 0 242864610 1646592 218 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/13356/statm: 402 219 99 274 0 125 0

[startup+0.01065 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 13356
/proc/meminfo: memFree=1231552/2055920 swapFree=4180148/4192956
[pid=13356] ppid=13354 vsize=1740 CPUtime=0
/proc/13356/stat : 13356 (IUT_BMB_SIM) R 13354 13356 13097 0 -1 4194304 258 0 0 0 0 0 0 0 18 0 1 0 242864610 1781760 241 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/13356/statm: 435 242 99 274 0 158 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1740

[startup+0.101623 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 13356
/proc/meminfo: memFree=1231552/2055920 swapFree=4180148/4192956
[pid=13356] ppid=13354 vsize=2664 CPUtime=0.09
/proc/13356/stat : 13356 (IUT_BMB_SIM) R 13354 13356 13097 0 -1 4194304 495 0 0 0 8 1 0 0 18 0 1 0 242864610 2727936 478 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 0 0 0
/proc/13356/statm: 666 478 101 274 0 389 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2664

[startup+0.30157 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 13356
/proc/meminfo: memFree=1231552/2055920 swapFree=4180148/4192956
[pid=13356] ppid=13354 vsize=2664 CPUtime=0.11
/proc/13356/stat : 13356 (IUT_BMB_SIM) S 13354 13356 13097 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 242864610 2727936 483 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13356/statm: 666 483 106 274 0 389 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 2664

[startup+0.701459 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 13356
/proc/meminfo: memFree=1231552/2055920 swapFree=4180148/4192956
[pid=13356] ppid=13354 vsize=2664 CPUtime=0.11
/proc/13356/stat : 13356 (IUT_BMB_SIM) S 13354 13356 13097 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 242864610 2727936 483 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13356/statm: 666 483 106 274 0 389 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 2664

[startup+1.50122 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 13358
/proc/meminfo: memFree=1227312/2055920 swapFree=4180148/4192956
[pid=13356] ppid=13354 vsize=2664 CPUtime=0.11
/proc/13356/stat : 13356 (IUT_BMB_SIM) S 13354 13356 13097 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 242864610 2727936 483 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13356/statm: 666 483 106 274 0 389 0
[pid=13358] ppid=13356 vsize=3920 CPUtime=1.36
/proc/13358/stat : 13358 (minisat) R 13356 13356 13097 0 -1 4194304 937 0 0 0 136 0 0 0 25 0 1 0 242864622 4014080 687 1992294400 134512640 135212939 4294956320 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/13358/statm: 980 687 77 170 0 808 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 6584

[startup+3.10177 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 13358
/proc/meminfo: memFree=1226800/2055920 swapFree=4180148/4192956
[pid=13356] ppid=13354 vsize=2664 CPUtime=0.11
/proc/13356/stat : 13356 (IUT_BMB_SIM) S 13354 13356 13097 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 242864610 2727936 483 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13356/statm: 666 483 106 274 0 389 0
[pid=13358] ppid=13356 vsize=4184 CPUtime=2.96
/proc/13358/stat : 13358 (minisat) R 13356 13356 13097 0 -1 4194304 1027 0 0 0 296 0 0 0 25 0 1 0 242864622 4284416 777 1992294400 134512640 135212939 4294956320 18446744073709551615 134539406 0 0 4096 3 0 0 0 17 0 0 0
/proc/13358/statm: 1046 777 77 170 0 874 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 6848

[startup+6.30186 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 13358
/proc/meminfo: memFree=1226160/2055920 swapFree=4180148/4192956
[pid=13356] ppid=13354 vsize=2664 CPUtime=0.11
/proc/13356/stat : 13356 (IUT_BMB_SIM) S 13354 13356 13097 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 242864610 2727936 483 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13356/statm: 666 483 106 274 0 389 0
[pid=13358] ppid=13356 vsize=4580 CPUtime=6.17
/proc/13358/stat : 13358 (minisat) R 13356 13356 13097 0 -1 4194304 1115 0 0 0 617 0 0 0 25 0 1 0 242864622 4689920 865 1992294400 134512640 135212939 4294956320 18446744073709551615 134526636 0 0 4096 3 0 0 0 17 0 0 0
/proc/13358/statm: 1145 865 77 170 0 973 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7244

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 13358
/proc/meminfo: memFree=1225456/2055920 swapFree=4180148/4192956
[pid=13356] ppid=13354 vsize=2664 CPUtime=0.11
/proc/13356/stat : 13356 (IUT_BMB_SIM) S 13354 13356 13097 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 242864610 2727936 483 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13356/statm: 666 483 106 274 0 389 0
[pid=13358] ppid=13356 vsize=5240 CPUtime=12.57
/proc/13358/stat : 13358 (minisat) R 13356 13356 13097 0 -1 4194304 1284 0 0 0 1257 0 0 0 25 0 1 0 242864622 5365760 1034 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13358/statm: 1310 1034 77 170 0 1138 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7904

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 13358
/proc/meminfo: memFree=1225136/2055920 swapFree=4180148/4192956
[pid=13356] ppid=13354 vsize=2664 CPUtime=0.11
/proc/13356/stat : 13356 (IUT_BMB_SIM) S 13354 13356 13097 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 242864610 2727936 483 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13356/statm: 666 483 106 274 0 389 0
[pid=13358] ppid=13356 vsize=5648 CPUtime=25.35
/proc/13358/stat : 13358 (minisat) R 13356 13356 13097 0 -1 4194304 1385 0 0 0 2535 0 0 0 25 0 1 0 242864622 5783552 1135 1992294400 134512640 135212939 4294956320 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 1 0 0
/proc/13358/statm: 1412 1135 77 170 0 1240 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 8312

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 13358
/proc/meminfo: memFree=1224368/2055920 swapFree=4180148/4192956
[pid=13356] ppid=13354 vsize=2664 CPUtime=0.11
/proc/13356/stat : 13356 (IUT_BMB_SIM) S 13354 13356 13097 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 242864610 2727936 483 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13356/statm: 666 483 106 274 0 389 0
[pid=13358] ppid=13356 vsize=6448 CPUtime=50.95
/proc/13358/stat : 13358 (minisat) R 13356 13356 13097 0 -1 4194304 1591 0 0 0 5094 1 0 0 25 0 1 0 242864622 6602752 1341 1992294400 134512640 135212939 4294956320 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 1 0 0
/proc/13358/statm: 1612 1341 77 170 0 1440 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 9112

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 13358
/proc/meminfo: memFree=1223536/2055920 swapFree=4180148/4192956
[pid=13356] ppid=13354 vsize=2664 CPUtime=0.11
/proc/13356/stat : 13356 (IUT_BMB_SIM) S 13354 13356 13097 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 242864610 2727936 483 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13356/statm: 666 483 106 274 0 389 0
[pid=13358] ppid=13356 vsize=7252 CPUtime=102.15
/proc/13358/stat : 13358 (minisat) R 13356 13356 13097 0 -1 4194304 1766 0 0 0 10214 1 0 0 25 0 1 0 242864622 7426048 1516 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/13358/statm: 1813 1516 77 170 0 1641 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 9916

[startup+162.301 s]
/proc/loadavg: 1.04 1.01 0.94 2/66 13358
/proc/meminfo: memFree=1222832/2055920 swapFree=4180148/4192956
[pid=13356] ppid=13354 vsize=2664 CPUtime=0.11
/proc/13356/stat : 13356 (IUT_BMB_SIM) S 13354 13356 13097 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 242864610 2727936 483 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13356/statm: 666 483 106 274 0 389 0
[pid=13358] ppid=13356 vsize=7936 CPUtime=162.15
/proc/13358/stat : 13358 (minisat) R 13356 13356 13097 0 -1 4194304 1952 0 0 0 16214 1 0 0 25 0 1 0 242864622 8126464 1702 1992294400 134512640 135212939 4294956320 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/13358/statm: 1984 1702 77 170 0 1812 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 10600

[startup+222.301 s]
/proc/loadavg: 1.01 1.01 0.94 2/66 13358
/proc/meminfo: memFree=1222000/2055920 swapFree=4180148/4192956
[pid=13356] ppid=13354 vsize=2664 CPUtime=0.11
/proc/13356/stat : 13356 (IUT_BMB_SIM) S 13354 13356 13097 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 242864610 2727936 483 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13356/statm: 666 483 106 274 0 389 0
[pid=13358] ppid=13356 vsize=8884 CPUtime=222.14
/proc/13358/stat : 13358 (minisat) R 13356 13356 13097 0 -1 4194304 2156 0 0 0 22213 1 0 0 25 0 1 0 242864622 9097216 1906 1992294400 134512640 135212939 4294956320 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/13358/statm: 2221 1906 77 170 0 2049 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 11548

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 13358
/proc/meminfo: memFree=1221936/2055920 swapFree=4180148/4192956
[pid=13356] ppid=13354 vsize=2664 CPUtime=0.11
/proc/13356/stat : 13356 (IUT_BMB_SIM) S 13354 13356 13097 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 242864610 2727936 483 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13356/statm: 666 483 106 274 0 389 0
[pid=13358] ppid=13356 vsize=8884 CPUtime=282.14
/proc/13358/stat : 13358 (minisat) R 13356 13356 13097 0 -1 4194304 2175 0 0 0 28213 1 0 0 25 0 1 0 242864622 9097216 1925 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/13358/statm: 2221 1925 77 170 0 2049 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 11548

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 13358
/proc/meminfo: memFree=1221232/2055920 swapFree=4180148/4192956
[pid=13356] ppid=13354 vsize=2664 CPUtime=0.11
/proc/13356/stat : 13356 (IUT_BMB_SIM) S 13354 13356 13097 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 242864610 2727936 483 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13356/statm: 666 483 106 274 0 389 0
[pid=13358] ppid=13356 vsize=9704 CPUtime=342.14
/proc/13358/stat : 13358 (minisat) R 13356 13356 13097 0 -1 4194304 2361 0 0 0 34213 1 0 0 25 0 1 0 242864622 9936896 2111 1992294400 134512640 135212939 4294956320 18446744073709551615 134526569 0 0 4096 3 0 0 0 17 0 0 0
/proc/13358/statm: 2426 2111 77 170 0 2254 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 12368

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 13358
/proc/meminfo: memFree=1220912/2055920 swapFree=4180148/4192956
[pid=13356] ppid=13354 vsize=2664 CPUtime=0.11
/proc/13356/stat : 13356 (IUT_BMB_SIM) S 13354 13356 13097 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 242864610 2727936 483 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13356/statm: 666 483 106 274 0 389 0
[pid=13358] ppid=13356 vsize=9988 CPUtime=402.15
/proc/13358/stat : 13358 (minisat) R 13356 13356 13097 0 -1 4194304 2425 0 0 0 40213 2 0 0 25 0 1 0 242864622 10227712 2175 1992294400 134512640 135212939 4294956320 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/13358/statm: 2497 2175 77 170 0 2325 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 12652

[startup+462.301 s]

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

/proc/13356/statm: 666 483 106 274 0 389 0
[pid=13358] ppid=13356 vsize=10564 CPUtime=522.14
/proc/13358/stat : 13358 (minisat) R 13356 13356 13097 0 -1 4194304 2588 0 0 0 52212 2 0 0 25 0 1 0 242864622 10817536 2338 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13358/statm: 2641 2338 77 170 0 2469 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 13228

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 13358
/proc/meminfo: memFree=1220016/2055920 swapFree=4180148/4192956
[pid=13356] ppid=13354 vsize=2664 CPUtime=0.11
/proc/13356/stat : 13356 (IUT_BMB_SIM) S 13354 13356 13097 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 242864610 2727936 483 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13356/statm: 666 483 106 274 0 389 0
[pid=13358] ppid=13356 vsize=10860 CPUtime=582.14
/proc/13358/stat : 13358 (minisat) R 13356 13356 13097 0 -1 4194304 2667 0 0 0 58212 2 0 0 25 0 1 0 242864622 11120640 2417 1992294400 134512640 135212939 4294956320 18446744073709551615 134526647 0 0 4096 3 0 0 0 17 0 0 0
/proc/13358/statm: 2715 2417 77 170 0 2543 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 13524

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 13358
/proc/meminfo: memFree=1219824/2055920 swapFree=4180148/4192956
[pid=13356] ppid=13354 vsize=2664 CPUtime=0.11
/proc/13356/stat : 13356 (IUT_BMB_SIM) S 13354 13356 13097 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 242864610 2727936 483 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13356/statm: 666 483 106 274 0 389 0
[pid=13358] ppid=13356 vsize=11000 CPUtime=642.15
/proc/13358/stat : 13358 (minisat) R 13356 13356 13097 0 -1 4194304 2697 0 0 0 64213 2 0 0 25 0 1 0 242864622 11264000 2447 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13358/statm: 2750 2447 77 170 0 2578 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 13664

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 13358
/proc/meminfo: memFree=1219696/2055920 swapFree=4180148/4192956
[pid=13356] ppid=13354 vsize=2664 CPUtime=0.11
/proc/13356/stat : 13356 (IUT_BMB_SIM) S 13354 13356 13097 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 242864610 2727936 483 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13356/statm: 666 483 106 274 0 389 0
[pid=13358] ppid=13356 vsize=11148 CPUtime=702.13
/proc/13358/stat : 13358 (minisat) R 13356 13356 13097 0 -1 4194304 2722 0 0 0 70211 2 0 0 25 0 1 0 242864622 11415552 2472 1992294400 134512640 135212939 4294956320 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/13358/statm: 2787 2472 77 170 0 2615 0
Current children cumulated CPU time (s) 702.24
Current children cumulated vsize (KiB) 13812

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 13358
/proc/meminfo: memFree=1219504/2055920 swapFree=4180148/4192956
[pid=13356] ppid=13354 vsize=2664 CPUtime=0.11
/proc/13356/stat : 13356 (IUT_BMB_SIM) S 13354 13356 13097 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 242864610 2727936 483 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13356/statm: 666 483 106 274 0 389 0
[pid=13358] ppid=13356 vsize=11284 CPUtime=762.13
/proc/13358/stat : 13358 (minisat) R 13356 13356 13097 0 -1 4194304 2766 0 0 0 76211 2 0 0 25 0 1 0 242864622 11554816 2516 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13358/statm: 2821 2516 77 170 0 2649 0
Current children cumulated CPU time (s) 762.24
Current children cumulated vsize (KiB) 13948

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 13358
/proc/meminfo: memFree=1218864/2055920 swapFree=4180148/4192956
[pid=13356] ppid=13354 vsize=2664 CPUtime=0.11
/proc/13356/stat : 13356 (IUT_BMB_SIM) S 13354 13356 13097 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 242864610 2727936 483 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13356/statm: 666 483 106 274 0 389 0
[pid=13358] ppid=13356 vsize=12120 CPUtime=822.12
/proc/13358/stat : 13358 (minisat) R 13356 13356 13097 0 -1 4194304 2932 0 0 0 82210 2 0 0 25 0 1 0 242864622 12410880 2682 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/13358/statm: 3030 2682 77 170 0 2858 0
Current children cumulated CPU time (s) 822.23
Current children cumulated vsize (KiB) 14784

[startup+882.302 s]
/proc/loadavg: 1.07 1.02 0.95 2/66 13358
/proc/meminfo: memFree=1218736/2055920 swapFree=4180148/4192956
[pid=13356] ppid=13354 vsize=2664 CPUtime=0.11
/proc/13356/stat : 13356 (IUT_BMB_SIM) S 13354 13356 13097 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 242864610 2727936 483 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13356/statm: 666 483 106 274 0 389 0
[pid=13358] ppid=13356 vsize=12252 CPUtime=882.12
/proc/13358/stat : 13358 (minisat) R 13356 13356 13097 0 -1 4194304 2967 0 0 0 88210 2 0 0 25 0 1 0 242864622 12546048 2717 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13358/statm: 3063 2717 77 170 0 2891 0
Current children cumulated CPU time (s) 882.23
Current children cumulated vsize (KiB) 14916

[startup+942.302 s]
/proc/loadavg: 1.02 1.01 0.95 2/66 13358
/proc/meminfo: memFree=1218672/2055920 swapFree=4180148/4192956
[pid=13356] ppid=13354 vsize=2664 CPUtime=0.11
/proc/13356/stat : 13356 (IUT_BMB_SIM) S 13354 13356 13097 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 242864610 2727936 483 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13356/statm: 666 483 106 274 0 389 0
[pid=13358] ppid=13356 vsize=12252 CPUtime=942.12
/proc/13358/stat : 13358 (minisat) R 13356 13356 13097 0 -1 4194304 2990 0 0 0 94209 3 0 0 25 0 1 0 242864622 12546048 2740 1992294400 134512640 135212939 4294956320 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/13358/statm: 3063 2740 77 170 0 2891 0
Current children cumulated CPU time (s) 942.23
Current children cumulated vsize (KiB) 14916

[startup+1002.3 s]
/proc/loadavg: 1.01 1.00 0.95 2/66 13358
/proc/meminfo: memFree=1218352/2055920 swapFree=4180148/4192956
[pid=13356] ppid=13354 vsize=2664 CPUtime=0.11
/proc/13356/stat : 13356 (IUT_BMB_SIM) S 13354 13356 13097 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 242864610 2727936 483 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13356/statm: 666 483 106 274 0 389 0
[pid=13358] ppid=13356 vsize=12656 CPUtime=1002.12
/proc/13358/stat : 13358 (minisat) R 13356 13356 13097 0 -1 4194304 3070 0 0 0 100209 3 0 0 25 0 1 0 242864622 12959744 2820 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13358/statm: 3164 2820 77 170 0 2992 0
Current children cumulated CPU time (s) 1002.23
Current children cumulated vsize (KiB) 15320

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 13358
/proc/meminfo: memFree=1218352/2055920 swapFree=4180148/4192956
[pid=13356] ppid=13354 vsize=2664 CPUtime=0.11
/proc/13356/stat : 13356 (IUT_BMB_SIM) S 13354 13356 13097 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 242864610 2727936 483 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13356/statm: 666 483 106 274 0 389 0
[pid=13358] ppid=13356 vsize=12656 CPUtime=1062.11
/proc/13358/stat : 13358 (minisat) R 13356 13356 13097 0 -1 4194304 3076 0 0 0 106208 3 0 0 25 0 1 0 242864622 12959744 2826 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13358/statm: 3164 2826 77 170 0 2992 0
Current children cumulated CPU time (s) 1062.22
Current children cumulated vsize (KiB) 15320

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 13358
/proc/meminfo: memFree=1218224/2055920 swapFree=4180148/4192956
[pid=13356] ppid=13354 vsize=2664 CPUtime=0.11
/proc/13356/stat : 13356 (IUT_BMB_SIM) S 13354 13356 13097 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 242864610 2727936 483 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13356/statm: 666 483 106 274 0 389 0
[pid=13358] ppid=13356 vsize=12800 CPUtime=1122.11
/proc/13358/stat : 13358 (minisat) R 13356 13356 13097 0 -1 4194304 3106 0 0 0 112208 3 0 0 25 0 1 0 242864622 13107200 2856 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13358/statm: 3200 2856 77 170 0 3028 0
Current children cumulated CPU time (s) 1122.22
Current children cumulated vsize (KiB) 15464

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 13358
/proc/meminfo: memFree=1218224/2055920 swapFree=4180148/4192956
[pid=13356] ppid=13354 vsize=2664 CPUtime=0.11
/proc/13356/stat : 13356 (IUT_BMB_SIM) S 13354 13356 13097 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 242864610 2727936 483 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13356/statm: 666 483 106 274 0 389 0
[pid=13358] ppid=13356 vsize=12800 CPUtime=1182.11
/proc/13358/stat : 13358 (minisat) R 13356 13356 13097 0 -1 4194304 3120 0 0 0 118208 3 0 0 25 0 1 0 242864622 13107200 2870 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13358/statm: 3200 2870 77 170 0 3028 0
Current children cumulated CPU time (s) 1182.22
Current children cumulated vsize (KiB) 15464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 13358
/proc/meminfo: memFree=1218160/2055920 swapFree=4180148/4192956
[pid=13356] ppid=13354 vsize=2664 CPUtime=0.11
/proc/13356/stat : 13356 (IUT_BMB_SIM) S 13354 13356 13097 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 242864610 2727936 483 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13356/statm: 666 483 106 274 0 389 0
[pid=13358] ppid=13356 vsize=12940 CPUtime=1199.92
/proc/13358/stat : 13358 (minisat) R 13356 13356 13097 0 -1 4194304 3128 0 0 0 119989 3 0 0 25 0 1 0 242864622 13250560 2878 1992294400 134512640 135212939 4294956320 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/13358/statm: 3235 2878 77 170 0 3063 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 15604

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 13358
/proc/meminfo: memFree=1218160/2055920 swapFree=4180148/4192956
[pid=13356] ppid=13354 vsize=2664 CPUtime=0.11
/proc/13356/stat : 13356 (IUT_BMB_SIM) S 13354 13356 13097 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 242864610 2727936 483 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13356/statm: 666 483 106 274 0 389 0
[pid=13358] ppid=13356 vsize=12940 CPUtime=1199.92
/proc/13358/stat : 13358 (minisat) R 13356 13356 13097 0 -1 4194304 3128 0 0 0 119989 3 0 0 25 0 1 0 242864622 13250560 2878 1992294400 134512640 135212939 4294956320 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/13358/statm: 3235 2878 77 170 0 3063 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 15604

Child status: 0
Real time (s): 1200.12
CPU time (s): 1200.05
CPU user time (s): 1199.99
CPU system time (s): 0.068989
CPU usage (%): 99.9948
Max. virtual memory (cumulated for all children) (KiB): 15604

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

runsolver used 1.01185 second user time and 3.36549 second system time

The end

Launcher Data

Begin job on node16 at 2009-05-12 19:11:52
IDJOB=1806310
IDBENCH=24714
IDSOLVER=650
FILE ID=node16/1806310-1242148312
PBS_JOBID= 9289705
Free space on /tmp= 66040 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-gensys-ukn003.sat05-2726.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806310-1242148312/watcher-1806310-1242148312 -o /tmp/evaluation-result-1806310-1242148312/solver-1806310-1242148312 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1806310-1242148312.cnf HOME

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

MD5SUM BENCH= 92c8b4fc23a7c22313979a2d9b3b5a58
RANDOM SEED=161253790

node16.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.234
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.234
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:       1232032 kB
Buffers:         84712 kB
Cached:         655524 kB
SwapCached:       7152 kB
Active:         226664 kB
Inactive:       522096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1232032 kB
SwapTotal:     4192956 kB
SwapFree:      4180148 kB
Dirty:            2556 kB
Writeback:           0 kB
Mapped:          13520 kB
Slab:            61168 kB
Committed_AS:   908356 kB
PageTables:       1436 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= 66036 MiB
End job on node16 at 2009-05-12 19:31:52