Trace number 1806065

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.12 1200.61

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-ukn009.sat05-3849.reshuffled-07.cnf
MD5SUM42a7abc6638576e7c05fba1c9e36829b
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 variables2969
Number of clauses18718
Sum of the clauses size134151
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2435
Number of clauses of size 32341
Number of clauses of size 4498
Number of clauses of size 5677
Number of clauses of size over 514725

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
0.19/0.23	This is MiniSat 2.0 beta
0.19/0.23	WARNING: for repeatability, setting FPU to use double precision
0.19/0.23	============================[ Problem Statistics ]=============================
0.19/0.23	|                                                                             |
0.19/0.23	|  Number of variables:  2969                                                 |
0.19/0.23	|  Number of clauses:    18177                                                |
0.19/0.25	|  Parsing time:         0.02         s                                       |
0.19/0.25	============================[ Search Statistics ]==============================
0.19/0.25	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.25	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.25	===============================================================================
0.19/0.25	|         0 |    2969    18177   130516 |     6059        0    nan |  0.000 % |
0.19/0.26	|       100 |    2969    18177   130516 |     6664      100     12 |  0.000 % |
0.19/0.26	|       250 |    2969    18177   130516 |     7331      250     14 |  0.000 % |
0.19/0.26	|       475 |    2969    18177   130516 |     8064      475     14 |  0.000 % |
0.19/0.27	|       812 |    2969    18177   130516 |     8870      812     15 |  0.000 % |
0.19/0.29	|      1318 |    2969    18177   130516 |     9758     1318     19 |  0.000 % |
0.22/0.31	|      2077 |    2969    18177   130516 |    10733     2077     19 |  0.000 % |
0.22/0.35	|      3217 |    2969    18177   130516 |    11807     3217     19 |  0.000 % |
0.22/0.40	|      4927 |    2969    18177   130516 |    12988     4927     19 |  0.000 % |
0.22/0.51	|      7489 |    2969    18177   130516 |    14286     7489     19 |  0.000 % |
0.22/0.74	|     11333 |    2969    18177   130516 |    15715    11333     20 |  0.000 % |
1.08/1.17	|     17099 |    2969    18177   130516 |    17287     9141     21 |  0.000 % |
1.67/1.78	|     25748 |    2969    18177   130516 |    19015     9084     20 |  0.000 % |
2.88/2.96	|     38723 |    2969    18177   130516 |    20917    12495     25 |  0.000 % |
4.67/4.76	|     58184 |    2969    18177   130516 |    23009    10928     19 |  0.000 % |
7.77/7.85	|     87377 |    2969    18177   130516 |    25309    16999     24 |  0.000 % |
14.07/14.10	|    131169 |    2969    18177   130516 |    27840    22562     23 |  0.000 % |
25.67/25.78	|    196853 |    2969    18177   130516 |    30625    18330     25 |  0.000 % |
41.36/41.44	|    295379 |    2969    18177   130516 |    33687    20918     27 |  0.000 % |
71.95/72.06	|    443168 |    2969    18177   130516 |    37056    24228     28 |  0.000 % |
123.23/123.38	|    664852 |    2968    18153   130382 |    40761    17881     28 |  0.034 % |
238.09/238.26	|    997377 |    2968    18153   130382 |    44838    34531     32 |  0.034 % |
428.20/428.49	|   1496166 |    2968    18153   130382 |    49321    43365     32 |  0.034 % |
759.77/760.14	|   2244349 |    2968    18153   130382 |    54254    30029     32 |  0.034 % |
1200.09/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-1806065-1242144767/watcher-1806065-1242144767 -o /tmp/evaluation-result-1806065-1242144767/solver-1806065-1242144767 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1806065-1242144767.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.02 1.04 3/64 27490
/proc/meminfo: memFree=607052/2055920 swapFree=4181692/4192956
[pid=27490] ppid=27488 vsize=1652 CPUtime=0
/proc/27490/stat : 27490 (IUT_BMB_SIM) R 27488 27490 27357 0 -1 4194304 208 0 0 0 0 0 0 0 19 0 1 0 242505792 1691648 191 1992294400 134512640 135635349 4294956224 18446744073709551615 134533673 0 0 4096 0 0 0 0 17 0 0 0
/proc/27490/statm: 413 191 92 274 0 136 0

[startup+0.049036 s]
/proc/loadavg: 1.00 1.02 1.04 3/64 27490
/proc/meminfo: memFree=607052/2055920 swapFree=4181692/4192956
[pid=27490] ppid=27488 vsize=2624 CPUtime=0.04
/proc/27490/stat : 27490 (IUT_BMB_SIM) R 27488 27490 27357 0 -1 4194304 476 0 0 0 4 0 0 0 19 0 1 0 242505792 2686976 459 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/27490/statm: 656 459 99 274 0 379 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2624

[startup+0.101041 s]
/proc/loadavg: 1.00 1.02 1.04 3/64 27490
/proc/meminfo: memFree=607052/2055920 swapFree=4181692/4192956
[pid=27490] ppid=27488 vsize=3680 CPUtime=0.09
/proc/27490/stat : 27490 (IUT_BMB_SIM) R 27488 27490 27357 0 -1 4194304 731 0 0 0 9 0 0 0 19 0 1 0 242505792 3768320 714 1992294400 134512640 135635349 4294956224 18446744073709551615 134625125 0 0 4096 0 0 0 0 17 0 0 0
/proc/27490/statm: 920 714 99 274 0 643 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3680

[startup+0.301064 s]
/proc/loadavg: 1.00 1.02 1.04 3/64 27490
/proc/meminfo: memFree=607052/2055920 swapFree=4181692/4192956
[pid=27490] ppid=27488 vsize=3812 CPUtime=0.22
/proc/27490/stat : 27490 (IUT_BMB_SIM) S 27488 27490 27357 0 -1 4194304 781 0 0 0 16 6 0 0 20 0 1 0 242505792 3903488 763 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27490/statm: 953 763 106 274 0 676 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 3812

[startup+0.701111 s]
/proc/loadavg: 1.00 1.02 1.04 3/64 27490
/proc/meminfo: memFree=607052/2055920 swapFree=4181692/4192956
[pid=27490] ppid=27488 vsize=3812 CPUtime=0.22
/proc/27490/stat : 27490 (IUT_BMB_SIM) S 27488 27490 27357 0 -1 4194304 781 0 0 0 16 6 0 0 20 0 1 0 242505792 3903488 763 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27490/statm: 953 763 106 274 0 676 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 3812

[startup+1.50118 s]
/proc/loadavg: 1.00 1.02 1.04 2/66 27492
/proc/meminfo: memFree=599804/2055920 swapFree=4181692/4192956
[pid=27490] ppid=27488 vsize=3812 CPUtime=0.22
/proc/27490/stat : 27490 (IUT_BMB_SIM) S 27488 27490 27357 0 -1 4194304 781 0 0 0 16 6 0 0 20 0 1 0 242505792 3903488 763 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27490/statm: 953 763 106 274 0 676 0
[pid=27492] ppid=27490 vsize=5144 CPUtime=1.25
/proc/27492/stat : 27492 (minisat) R 27490 27490 27357 0 -1 4194304 1324 0 0 0 125 0 0 0 25 0 1 0 242505816 5267456 1074 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27492/statm: 1286 1074 76 170 0 1114 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 8956

[startup+3.1096 s]
/proc/loadavg: 1.00 1.02 1.04 2/66 27492
/proc/meminfo: memFree=599228/2055920 swapFree=4181692/4192956
[pid=27490] ppid=27488 vsize=3812 CPUtime=0.22
/proc/27490/stat : 27490 (IUT_BMB_SIM) S 27488 27490 27357 0 -1 4194304 781 0 0 0 16 6 0 0 20 0 1 0 242505792 3903488 763 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27490/statm: 953 763 106 274 0 676 0
[pid=27492] ppid=27490 vsize=5736 CPUtime=2.87
/proc/27492/stat : 27492 (minisat) R 27490 27490 27357 0 -1 4194304 1474 0 0 0 287 0 0 0 25 0 1 0 242505816 5873664 1224 1992294400 134512640 135212939 4294956320 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/27492/statm: 1434 1224 76 170 0 1262 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9548

[startup+6.30168 s]
/proc/loadavg: 1.00 1.02 1.03 2/66 27492
/proc/meminfo: memFree=598332/2055920 swapFree=4181692/4192956
[pid=27490] ppid=27488 vsize=3812 CPUtime=0.22
/proc/27490/stat : 27490 (IUT_BMB_SIM) S 27488 27490 27357 0 -1 4194304 781 0 0 0 16 6 0 0 20 0 1 0 242505792 3903488 763 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27490/statm: 953 763 106 274 0 676 0
[pid=27492] ppid=27490 vsize=6396 CPUtime=6.05
/proc/27492/stat : 27492 (minisat) R 27490 27490 27357 0 -1 4194304 1637 0 0 0 605 0 0 0 25 0 1 0 242505816 6549504 1387 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27492/statm: 1599 1387 76 170 0 1427 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10208

[startup+12.7023 s]
/proc/loadavg: 1.16 1.06 1.04 2/66 27492
/proc/meminfo: memFree=597052/2055920 swapFree=4181692/4192956
[pid=27490] ppid=27488 vsize=3812 CPUtime=0.22
/proc/27490/stat : 27490 (IUT_BMB_SIM) S 27488 27490 27357 0 -1 4194304 781 0 0 0 16 6 0 0 20 0 1 0 242505792 3903488 763 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27490/statm: 953 763 106 274 0 676 0
[pid=27492] ppid=27490 vsize=7456 CPUtime=12.45
/proc/27492/stat : 27492 (minisat) R 27490 27490 27357 0 -1 4194304 1897 0 0 0 1244 1 0 0 25 0 1 0 242505816 7634944 1647 1992294400 134512640 135212939 4294956320 18446744073709551615 134534620 0 0 4096 3 0 0 0 17 0 0 0
/proc/27492/statm: 1864 1647 76 170 0 1692 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11268

[startup+25.5017 s]
/proc/loadavg: 1.12 1.05 1.04 2/66 27492
/proc/meminfo: memFree=596476/2055920 swapFree=4181692/4192956
[pid=27490] ppid=27488 vsize=3812 CPUtime=0.22
/proc/27490/stat : 27490 (IUT_BMB_SIM) S 27488 27490 27357 0 -1 4194304 781 0 0 0 16 6 0 0 20 0 1 0 242505792 3903488 763 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27490/statm: 953 763 106 274 0 676 0
[pid=27492] ppid=27490 vsize=8148 CPUtime=25.25
/proc/27492/stat : 27492 (minisat) R 27490 27490 27357 0 -1 4194304 2063 0 0 0 2524 1 0 0 25 0 1 0 242505816 8343552 1813 1992294400 134512640 135212939 4294956320 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 0 0 0
/proc/27492/statm: 2037 1813 76 170 0 1865 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 11960

[startup+51.1013 s]
/proc/loadavg: 1.08 1.05 1.04 2/66 27492
/proc/meminfo: memFree=595004/2055920 swapFree=4181692/4192956
[pid=27490] ppid=27488 vsize=3812 CPUtime=0.22
/proc/27490/stat : 27490 (IUT_BMB_SIM) S 27488 27490 27357 0 -1 4194304 781 0 0 0 16 6 0 0 20 0 1 0 242505792 3903488 763 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27490/statm: 953 763 106 274 0 676 0
[pid=27492] ppid=27490 vsize=9740 CPUtime=50.83
/proc/27492/stat : 27492 (minisat) R 27490 27490 27357 0 -1 4194304 2466 0 0 0 5082 1 0 0 25 0 1 0 242505816 9973760 2216 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27492/statm: 2435 2216 76 170 0 2263 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 13552

[startup+102.302 s]
/proc/loadavg: 1.03 1.04 1.04 2/66 27492
/proc/meminfo: memFree=593532/2055920 swapFree=4181692/4192956
[pid=27490] ppid=27488 vsize=3812 CPUtime=0.22
/proc/27490/stat : 27490 (IUT_BMB_SIM) S 27488 27490 27357 0 -1 4194304 781 0 0 0 16 6 0 0 20 0 1 0 242505792 3903488 763 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27490/statm: 953 763 106 274 0 676 0
[pid=27492] ppid=27490 vsize=10956 CPUtime=102.02
/proc/27492/stat : 27492 (minisat) R 27490 27490 27357 0 -1 4194304 2798 0 0 0 10200 2 0 0 25 0 1 0 242505816 11218944 2548 1992294400 134512640 135212939 4294956320 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/27492/statm: 2739 2548 76 170 0 2567 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 14768

[startup+162.302 s]
/proc/loadavg: 1.01 1.03 1.03 2/66 27492
/proc/meminfo: memFree=591356/2055920 swapFree=4181692/4192956
[pid=27490] ppid=27488 vsize=3812 CPUtime=0.22
/proc/27490/stat : 27490 (IUT_BMB_SIM) S 27488 27490 27357 0 -1 4194304 781 0 0 0 16 6 0 0 20 0 1 0 242505792 3903488 763 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27490/statm: 953 763 106 274 0 676 0
[pid=27492] ppid=27490 vsize=13268 CPUtime=161.99
/proc/27492/stat : 27492 (minisat) R 27490 27490 27357 0 -1 4194304 3345 0 0 0 16197 2 0 0 25 0 1 0 242505816 13586432 3095 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/27492/statm: 3317 3095 76 170 0 3145 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 17080

[startup+222.306 s]
/proc/loadavg: 1.00 1.02 1.02 2/66 27492
/proc/meminfo: memFree=590972/2055920 swapFree=4181692/4192956
[pid=27490] ppid=27488 vsize=3812 CPUtime=0.22
/proc/27490/stat : 27490 (IUT_BMB_SIM) S 27488 27490 27357 0 -1 4194304 781 0 0 0 16 6 0 0 20 0 1 0 242505792 3903488 763 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27490/statm: 953 763 106 274 0 676 0
[pid=27492] ppid=27490 vsize=13640 CPUtime=221.97
/proc/27492/stat : 27492 (minisat) R 27490 27490 27357 0 -1 4194304 3434 0 0 0 22195 2 0 0 25 0 1 0 242505816 13967360 3184 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27492/statm: 3410 3184 76 170 0 3238 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 17452

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.02 2/66 27492
/proc/meminfo: memFree=590140/2055920 swapFree=4181692/4192956
[pid=27490] ppid=27488 vsize=3812 CPUtime=0.22
/proc/27490/stat : 27490 (IUT_BMB_SIM) S 27488 27490 27357 0 -1 4194304 781 0 0 0 16 6 0 0 20 0 1 0 242505792 3903488 763 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27490/statm: 953 763 106 274 0 676 0
[pid=27492] ppid=27490 vsize=14464 CPUtime=281.95
/proc/27492/stat : 27492 (minisat) R 27490 27490 27357 0 -1 4194304 3642 0 0 0 28192 3 0 0 25 0 1 0 242505816 14811136 3392 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/27492/statm: 3616 3392 76 170 0 3444 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 18276

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.01 2/66 27492
/proc/meminfo: memFree=589628/2055920 swapFree=4181692/4192956
[pid=27490] ppid=27488 vsize=3812 CPUtime=0.22
/proc/27490/stat : 27490 (IUT_BMB_SIM) S 27488 27490 27357 0 -1 4194304 781 0 0 0 16 6 0 0 20 0 1 0 242505792 3903488 763 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27490/statm: 953 763 106 274 0 676 0
[pid=27492] ppid=27490 vsize=14996 CPUtime=341.92
/proc/27492/stat : 27492 (minisat) R 27490 27490 27357 0 -1 4194304 3767 0 0 0 34189 3 0 0 25 0 1 0 242505816 15355904 3517 1992294400 134512640 135212939 4294956320 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/27492/statm: 3749 3517 76 170 0 3577 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 18808

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 27492
/proc/meminfo: memFree=589436/2055920 swapFree=4181692/4192956
[pid=27490] ppid=27488 vsize=3812 CPUtime=0.22
/proc/27490/stat : 27490 (IUT_BMB_SIM) S 27488 27490 27357 0 -1 4194304 781 0 0 0 16 6 0 0 20 0 1 0 242505792 3903488 763 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27490/statm: 953 763 106 274 0 676 0
[pid=27492] ppid=27490 vsize=15272 CPUtime=401.89
/proc/27492/stat : 27492 (minisat) R 27490 27490 27357 0 -1 4194304 3821 0 0 0 40186 3 0 0 25 0 1 0 242505816 15638528 3571 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27492/statm: 3818 3571 76 170 0 3646 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 19084

[startup+462.302 s]

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

[pid=27492] ppid=27490 vsize=16640 CPUtime=521.85
/proc/27492/stat : 27492 (minisat) R 27490 27490 27357 0 -1 4194304 4129 0 0 0 52182 3 0 0 25 0 1 0 242505816 17039360 3879 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27492/statm: 4160 3879 76 170 0 3988 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 20452

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27492
/proc/meminfo: memFree=587964/2055920 swapFree=4181692/4192956
[pid=27490] ppid=27488 vsize=3812 CPUtime=0.22
/proc/27490/stat : 27490 (IUT_BMB_SIM) S 27488 27490 27357 0 -1 4194304 781 0 0 0 16 6 0 0 20 0 1 0 242505792 3903488 763 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27490/statm: 953 763 106 274 0 676 0
[pid=27492] ppid=27490 vsize=16776 CPUtime=581.81
/proc/27492/stat : 27492 (minisat) R 27490 27490 27357 0 -1 4194304 4188 0 0 0 58178 3 0 0 25 0 1 0 242505816 17178624 3938 1992294400 134512640 135212939 4294956320 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/27492/statm: 4194 3938 76 170 0 4022 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 20588

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27492
/proc/meminfo: memFree=587644/2055920 swapFree=4181692/4192956
[pid=27490] ppid=27488 vsize=3812 CPUtime=0.22
/proc/27490/stat : 27490 (IUT_BMB_SIM) S 27488 27490 27357 0 -1 4194304 781 0 0 0 16 6 0 0 20 0 1 0 242505792 3903488 763 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27490/statm: 953 763 106 274 0 676 0
[pid=27492] ppid=27490 vsize=17052 CPUtime=641.8
/proc/27492/stat : 27492 (minisat) R 27490 27490 27357 0 -1 4194304 4261 0 0 0 64176 4 0 0 25 0 1 0 242505816 17461248 4011 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27492/statm: 4263 4011 76 170 0 4091 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 20864

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27492
/proc/meminfo: memFree=587388/2055920 swapFree=4181692/4192956
[pid=27490] ppid=27488 vsize=3812 CPUtime=0.22
/proc/27490/stat : 27490 (IUT_BMB_SIM) S 27488 27490 27357 0 -1 4194304 781 0 0 0 16 6 0 0 20 0 1 0 242505792 3903488 763 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27490/statm: 953 763 106 274 0 676 0
[pid=27492] ppid=27490 vsize=17496 CPUtime=701.77
/proc/27492/stat : 27492 (minisat) R 27490 27490 27357 0 -1 4194304 4335 0 0 0 70173 4 0 0 25 0 1 0 242505816 17915904 4085 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27492/statm: 4374 4085 76 170 0 4202 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 21308

[startup+762.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27492
/proc/meminfo: memFree=586812/2055920 swapFree=4181692/4192956
[pid=27490] ppid=27488 vsize=3812 CPUtime=0.22
/proc/27490/stat : 27490 (IUT_BMB_SIM) S 27488 27490 27357 0 -1 4194304 781 0 0 0 16 6 0 0 20 0 1 0 242505792 3903488 763 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27490/statm: 953 763 106 274 0 676 0
[pid=27492] ppid=27490 vsize=18068 CPUtime=761.75
/proc/27492/stat : 27492 (minisat) R 27490 27490 27357 0 -1 4194304 4471 0 0 0 76171 4 0 0 25 0 1 0 242505816 18501632 4221 1992294400 134512640 135212939 4294956320 18446744073709551615 134538813 0 0 4096 3 0 0 0 17 0 0 0
/proc/27492/statm: 4517 4221 76 170 0 4345 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 21880

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27492
/proc/meminfo: memFree=586428/2055920 swapFree=4181692/4192956
[pid=27490] ppid=27488 vsize=3812 CPUtime=0.22
/proc/27490/stat : 27490 (IUT_BMB_SIM) S 27488 27490 27357 0 -1 4194304 781 0 0 0 16 6 0 0 20 0 1 0 242505792 3903488 763 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27490/statm: 953 763 106 274 0 676 0
[pid=27492] ppid=27490 vsize=18372 CPUtime=821.72
/proc/27492/stat : 27492 (minisat) R 27490 27490 27357 0 -1 4194304 4563 0 0 0 82168 4 0 0 25 0 1 0 242505816 18812928 4313 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27492/statm: 4593 4313 76 170 0 4421 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 22184

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27492
/proc/meminfo: memFree=585724/2055920 swapFree=4181692/4192956
[pid=27490] ppid=27488 vsize=3812 CPUtime=0.22
/proc/27490/stat : 27490 (IUT_BMB_SIM) S 27488 27490 27357 0 -1 4194304 781 0 0 0 16 6 0 0 20 0 1 0 242505792 3903488 763 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27490/statm: 953 763 106 274 0 676 0
[pid=27492] ppid=27490 vsize=19164 CPUtime=881.7
/proc/27492/stat : 27492 (minisat) R 27490 27490 27357 0 -1 4194304 4748 0 0 0 88166 4 0 0 25 0 1 0 242505816 19623936 4498 1992294400 134512640 135212939 4294956320 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/27492/statm: 4791 4498 76 170 0 4619 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 22976

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27492
/proc/meminfo: memFree=585532/2055920 swapFree=4181692/4192956
[pid=27490] ppid=27488 vsize=3812 CPUtime=0.22
/proc/27490/stat : 27490 (IUT_BMB_SIM) S 27488 27490 27357 0 -1 4194304 781 0 0 0 16 6 0 0 20 0 1 0 242505792 3903488 763 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27490/statm: 953 763 106 274 0 676 0
[pid=27492] ppid=27490 vsize=19440 CPUtime=941.67
/proc/27492/stat : 27492 (minisat) R 27490 27490 27357 0 -1 4194304 4795 0 0 0 94163 4 0 0 25 0 1 0 242505816 19906560 4545 1992294400 134512640 135212939 4294956320 18446744073709551615 134529681 0 0 4096 3 0 0 0 17 0 0 0
/proc/27492/statm: 4860 4545 76 170 0 4688 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 23252

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27492
/proc/meminfo: memFree=585276/2055920 swapFree=4181692/4192956
[pid=27490] ppid=27488 vsize=3812 CPUtime=0.22
/proc/27490/stat : 27490 (IUT_BMB_SIM) S 27488 27490 27357 0 -1 4194304 781 0 0 0 16 6 0 0 20 0 1 0 242505792 3903488 763 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27490/statm: 953 763 106 274 0 676 0
[pid=27492] ppid=27490 vsize=19720 CPUtime=1001.64
/proc/27492/stat : 27492 (minisat) R 27490 27490 27357 0 -1 4194304 4854 0 0 0 100160 4 0 0 25 0 1 0 242505816 20193280 4604 1992294400 134512640 135212939 4294956320 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/27492/statm: 4930 4604 76 170 0 4758 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 23532

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27492
/proc/meminfo: memFree=584956/2055920 swapFree=4181692/4192956
[pid=27490] ppid=27488 vsize=3812 CPUtime=0.22
/proc/27490/stat : 27490 (IUT_BMB_SIM) S 27488 27490 27357 0 -1 4194304 781 0 0 0 16 6 0 0 20 0 1 0 242505792 3903488 763 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27490/statm: 953 763 106 274 0 676 0
[pid=27492] ppid=27490 vsize=20008 CPUtime=1061.63
/proc/27492/stat : 27492 (minisat) R 27490 27490 27357 0 -1 4194304 4940 0 0 0 106158 5 0 0 25 0 1 0 242505816 20488192 4690 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27492/statm: 5002 4690 76 170 0 4830 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 23820

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27492
/proc/meminfo: memFree=584764/2055920 swapFree=4181692/4192956
[pid=27490] ppid=27488 vsize=3812 CPUtime=0.22
/proc/27490/stat : 27490 (IUT_BMB_SIM) S 27488 27490 27357 0 -1 4194304 781 0 0 0 16 6 0 0 20 0 1 0 242505792 3903488 763 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27490/statm: 953 763 106 274 0 676 0
[pid=27492] ppid=27490 vsize=20144 CPUtime=1121.61
/proc/27492/stat : 27492 (minisat) R 27490 27490 27357 0 -1 4194304 4974 0 0 0 112156 5 0 0 25 0 1 0 242505816 20627456 4724 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27492/statm: 5036 4724 76 170 0 4864 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 23956

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27492
/proc/meminfo: memFree=584700/2055920 swapFree=4181692/4192956
[pid=27490] ppid=27488 vsize=3812 CPUtime=0.22
/proc/27490/stat : 27490 (IUT_BMB_SIM) S 27488 27490 27357 0 -1 4194304 781 0 0 0 16 6 0 0 20 0 1 0 242505792 3903488 763 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27490/statm: 953 763 106 274 0 676 0
[pid=27492] ppid=27490 vsize=20284 CPUtime=1181.58
/proc/27492/stat : 27492 (minisat) R 27490 27490 27357 0 -1 4194304 5003 0 0 0 118153 5 0 0 25 0 1 0 242505816 20770816 4753 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27492/statm: 5071 4753 76 170 0 4899 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 24096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27492
/proc/meminfo: memFree=584636/2055920 swapFree=4181692/4192956
[pid=27490] ppid=27488 vsize=3812 CPUtime=0.22
/proc/27490/stat : 27490 (IUT_BMB_SIM) S 27488 27490 27357 0 -1 4194304 781 0 0 0 16 6 0 0 20 0 1 0 242505792 3903488 763 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27490/statm: 953 763 106 274 0 676 0
[pid=27492] ppid=27490 vsize=20284 CPUtime=1199.87
/proc/27492/stat : 27492 (minisat) R 27490 27490 27357 0 -1 4194304 5011 0 0 0 119982 5 0 0 25 0 1 0 242505816 20770816 4761 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27492/statm: 5071 4761 76 170 0 4899 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 24096

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

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

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27492
/proc/meminfo: memFree=584636/2055920 swapFree=4181692/4192956
[pid=27490] ppid=27488 vsize=3812 CPUtime=0.22
/proc/27490/stat : 27490 (IUT_BMB_SIM) S 27488 27490 27357 0 -1 4194304 781 0 0 0 16 6 0 0 20 0 1 0 242505792 3903488 763 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27490/statm: 953 763 106 274 0 676 0
[pid=27492] ppid=27490 vsize=20284 CPUtime=1199.87
/proc/27492/stat : 27492 (minisat) R 27490 27490 27357 0 -1 4194304 5011 0 0 0 119982 5 0 0 25 0 1 0 242505816 20770816 4761 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27492/statm: 5071 4761 76 170 0 4899 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 24096

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.12
CPU user time (s): 1200
CPU system time (s): 0.122981
CPU usage (%): 99.9589
Max. virtual memory (cumulated for all children) (KiB): 24096

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

runsolver used 1.48077 second user time and 3.11353 second system time

The end

Launcher Data

Begin job on node90 at 2009-05-12 18:12:47
IDJOB=1806065
IDBENCH=24648
IDSOLVER=650
FILE ID=node90/1806065-1242144767
PBS_JOBID= 9289636
Free space on /tmp= 66260 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7a-gensys-ukn009.sat05-3849.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806065-1242144767/watcher-1806065-1242144767 -o /tmp/evaluation-result-1806065-1242144767/solver-1806065-1242144767 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1806065-1242144767.cnf HOME

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

MD5SUM BENCH= 42a7abc6638576e7c05fba1c9e36829b
RANDOM SEED=1703010279

node90.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.238
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        607532 kB
Buffers:         81748 kB
Cached:        1263184 kB
SwapCached:       5480 kB
Active:         158304 kB
Inactive:      1195680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        607532 kB
SwapTotal:     4192956 kB
SwapFree:      4181692 kB
Dirty:            2856 kB
Writeback:           0 kB
Mapped:          15028 kB
Slab:            80376 kB
Committed_AS:   791772 kB
PageTables:       1428 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= 66260 MiB
End job on node90 at 2009-05-12 18:32:50