Trace number 1806044

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

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-ukn002.sat05-3842.reshuffled-07.cnf
MD5SUMcd51741c2df34af4fdb8becaf8b3fc51
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 variables2935
Number of clauses18753
Sum of the clauses size133299
Maximum clause length13
Minimum clause length1
Number of clauses of size 156
Number of clauses of size 2526
Number of clauses of size 32382
Number of clauses of size 4501
Number of clauses of size 5678
Number of clauses of size over 514610

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:  2935                                                 |
0.19/0.23	|  Number of clauses:    18191                                                |
0.19/0.26	|  Parsing time:         0.02         s                                       |
0.19/0.26	============================[ Search Statistics ]==============================
0.19/0.26	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.26	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.26	===============================================================================
0.19/0.26	|         0 |    2935    18191   129648 |     6063        0    nan |  0.000 % |
0.19/0.26	|       100 |    2935    18191   129648 |     6670      100     12 |  0.000 % |
0.19/0.26	|       251 |    2935    18191   129648 |     7337      251     13 |  0.000 % |
0.19/0.27	|       476 |    2935    18191   129648 |     8070      476     14 |  0.000 % |
0.19/0.28	|       813 |    2935    18191   129648 |     8877      813     15 |  0.000 % |
0.19/0.29	|      1319 |    2935    18191   129648 |     9765     1319     17 |  0.000 % |
0.23/0.32	|      2078 |    2935    18191   129648 |    10742     2078     19 |  0.000 % |
0.23/0.36	|      3218 |    2935    18191   129648 |    11816     3218     19 |  0.000 % |
0.23/0.45	|      4926 |    2935    18191   129648 |    12998     4926     21 |  0.000 % |
0.23/0.60	|      7488 |    2935    18191   129648 |    14297     7488     23 |  0.000 % |
0.23/0.90	|     11332 |    2935    18191   129648 |    15727    11332     25 |  0.000 % |
1.29/1.38	|     17098 |    2935    18191   129648 |    17300     9190     24 |  0.000 % |
2.09/2.15	|     25747 |    2935    18191   129648 |    19030     9146     25 |  0.000 % |
3.18/3.28	|     38722 |    2935    18191   129648 |    20933    12586     26 |  0.000 % |
5.28/5.37	|     58183 |    2935    18191   129648 |    23026    10969     24 |  0.000 % |
8.78/8.81	|     87375 |    2935    18191   129648 |    25329    16928     23 |  0.000 % |
14.47/14.56	|    131165 |    2935    18191   129648 |    27862    22503     30 |  0.000 % |
24.65/24.77	|    196849 |    2934    18167   129514 |    30648    17940     23 |  0.034 % |
43.64/43.77	|    295375 |    2934    18167   129514 |    33713    20156     29 |  0.034 % |
74.82/74.92	|    443164 |    2934    18167   129514 |    37084    26292     28 |  0.034 % |
130.30/130.46	|    664847 |    2934    18167   129514 |    40793    24465     24 |  0.034 % |
238.93/239.17	|    997372 |    2934    18167   129514 |    44872    18577     25 |  0.034 % |
409.48/409.76	|   1496162 |    2934    18167   129514 |    49359    35864     25 |  0.034 % |
655.75/656.11	|   2244345 |    2934    18167   129514 |    54295    35113     25 |  0.034 % |
1142.12/1142.78	|   3366619 |    2934    18167   129514 |    59725    38410     24 |  0.034 % |
1200.00/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-1806044-1242144706/watcher-1806044-1242144706 -o /tmp/evaluation-result-1806044-1242144706/solver-1806044-1242144706 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1806044-1242144706.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 0.97 0.91 3/64 9470
/proc/meminfo: memFree=1149360/2055920 swapFree=4178888/4192956
[pid=9470] ppid=9468 vsize=1648 CPUtime=0
/proc/9470/stat : 9470 (IUT_BMB_SIM) R 9468 9470 9307 0 -1 4194304 207 0 0 0 0 0 0 0 18 0 1 0 242496552 1687552 190 1992294400 134512640 135635349 4294956224 18446744073709551615 134533673 0 0 4096 0 0 0 0 17 0 0 0
/proc/9470/statm: 412 191 92 274 0 135 0

[startup+0.102969 s]
/proc/loadavg: 1.00 0.97 0.91 3/64 9470
/proc/meminfo: memFree=1149360/2055920 swapFree=4178888/4192956
[pid=9470] ppid=9468 vsize=3544 CPUtime=0.09
/proc/9470/stat : 9470 (IUT_BMB_SIM) R 9468 9470 9307 0 -1 4194304 716 0 0 0 9 0 0 0 18 0 1 0 242496552 3629056 699 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/9470/statm: 886 699 99 274 0 609 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3544

[startup+0.201983 s]
/proc/loadavg: 1.00 0.97 0.91 3/64 9470
/proc/meminfo: memFree=1149360/2055920 swapFree=4178888/4192956
[pid=9470] ppid=9468 vsize=3676 CPUtime=0.19
/proc/9470/stat : 9470 (IUT_BMB_SIM) R 9468 9470 9307 0 -1 4194304 757 0 0 0 14 5 0 0 18 0 1 0 242496552 3764224 740 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 0 0 0
/proc/9470/statm: 919 740 101 274 0 642 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3676

[startup+0.302 s]
/proc/loadavg: 1.00 0.97 0.91 3/64 9470
/proc/meminfo: memFree=1149360/2055920 swapFree=4178888/4192956
[pid=9470] ppid=9468 vsize=3676 CPUtime=0.23
/proc/9470/stat : 9470 (IUT_BMB_SIM) S 9468 9470 9307 0 -1 4194304 763 0 0 0 16 7 0 0 19 0 1 0 242496552 3764224 745 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9470/statm: 919 745 106 274 0 642 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 3676

[startup+0.701058 s]
/proc/loadavg: 1.00 0.97 0.91 3/64 9470
/proc/meminfo: memFree=1149360/2055920 swapFree=4178888/4192956
[pid=9470] ppid=9468 vsize=3676 CPUtime=0.23
/proc/9470/stat : 9470 (IUT_BMB_SIM) S 9468 9470 9307 0 -1 4194304 763 0 0 0 16 7 0 0 19 0 1 0 242496552 3764224 745 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9470/statm: 919 745 106 274 0 642 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 3676

[startup+1.50116 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 9472
/proc/meminfo: memFree=1142112/2055920 swapFree=4178888/4192956
[pid=9470] ppid=9468 vsize=3676 CPUtime=0.23
/proc/9470/stat : 9470 (IUT_BMB_SIM) S 9468 9470 9307 0 -1 4194304 763 0 0 0 16 7 0 0 19 0 1 0 242496552 3764224 745 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9470/statm: 919 745 106 274 0 642 0
[pid=9472] ppid=9470 vsize=5392 CPUtime=1.26
/proc/9472/stat : 9472 (minisat) R 9470 9470 9307 0 -1 4194304 1381 0 0 0 125 1 0 0 25 0 1 0 242496576 5521408 1131 1992294400 134512640 135212939 4294956320 18446744073709551615 134526647 0 0 4096 3 0 0 0 17 0 0 0
/proc/9472/statm: 1348 1131 76 170 0 1176 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9068

[startup+3.10137 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 9472
/proc/meminfo: memFree=1141280/2055920 swapFree=4178888/4192956
[pid=9470] ppid=9468 vsize=3676 CPUtime=0.23
/proc/9470/stat : 9470 (IUT_BMB_SIM) S 9468 9470 9307 0 -1 4194304 763 0 0 0 16 7 0 0 19 0 1 0 242496552 3764224 745 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9470/statm: 919 745 106 274 0 642 0
[pid=9472] ppid=9470 vsize=6100 CPUtime=2.85
/proc/9472/stat : 9472 (minisat) R 9470 9470 9307 0 -1 4194304 1565 0 0 0 284 1 0 0 25 0 1 0 242496576 6246400 1315 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/9472/statm: 1525 1315 76 170 0 1353 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9776

[startup+6.30181 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 9472
/proc/meminfo: memFree=1140320/2055920 swapFree=4178888/4192956
[pid=9470] ppid=9468 vsize=3676 CPUtime=0.23
/proc/9470/stat : 9470 (IUT_BMB_SIM) S 9468 9470 9307 0 -1 4194304 763 0 0 0 16 7 0 0 19 0 1 0 242496552 3764224 745 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9470/statm: 919 745 106 274 0 642 0
[pid=9472] ppid=9470 vsize=6496 CPUtime=6.05
/proc/9472/stat : 9472 (minisat) R 9470 9470 9307 0 -1 4194304 1677 0 0 0 604 1 0 0 25 0 1 0 242496576 6651904 1427 1992294400 134512640 135212939 4294956320 18446744073709551615 134526712 0 0 4096 3 0 0 0 17 0 0 0
/proc/9472/statm: 1624 1427 76 170 0 1452 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10172

[startup+12.7027 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 9472
/proc/meminfo: memFree=1139808/2055920 swapFree=4178888/4192956
[pid=9470] ppid=9468 vsize=3676 CPUtime=0.23
/proc/9470/stat : 9470 (IUT_BMB_SIM) S 9468 9470 9307 0 -1 4194304 763 0 0 0 16 7 0 0 19 0 1 0 242496552 3764224 745 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9470/statm: 919 745 106 274 0 642 0
[pid=9472] ppid=9470 vsize=7288 CPUtime=12.45
/proc/9472/stat : 9472 (minisat) R 9470 9470 9307 0 -1 4194304 1863 0 0 0 1244 1 0 0 25 0 1 0 242496576 7462912 1613 1992294400 134512640 135212939 4294956320 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/9472/statm: 1822 1613 76 170 0 1650 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10964

[startup+25.5014 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 9472
/proc/meminfo: memFree=1138592/2055920 swapFree=4178888/4192956
[pid=9470] ppid=9468 vsize=3676 CPUtime=0.23
/proc/9470/stat : 9470 (IUT_BMB_SIM) S 9468 9470 9307 0 -1 4194304 763 0 0 0 16 7 0 0 19 0 1 0 242496552 3764224 745 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9470/statm: 919 745 106 274 0 642 0
[pid=9472] ppid=9470 vsize=8376 CPUtime=25.22
/proc/9472/stat : 9472 (minisat) R 9470 9470 9307 0 -1 4194304 2115 0 0 0 2520 2 0 0 25 0 1 0 242496576 8577024 1865 1992294400 134512640 135212939 4294956320 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/9472/statm: 2094 1865 76 170 0 1922 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 12052

[startup+51.1019 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 9472
/proc/meminfo: memFree=1137376/2055920 swapFree=4178888/4192956
[pid=9470] ppid=9468 vsize=3676 CPUtime=0.23
/proc/9470/stat : 9470 (IUT_BMB_SIM) S 9468 9470 9307 0 -1 4194304 763 0 0 0 16 7 0 0 19 0 1 0 242496552 3764224 745 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9470/statm: 919 745 106 274 0 642 0
[pid=9472] ppid=9470 vsize=9716 CPUtime=50.81
/proc/9472/stat : 9472 (minisat) R 9470 9470 9307 0 -1 4194304 2456 0 0 0 5079 2 0 0 25 0 1 0 242496576 9949184 2206 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/9472/statm: 2429 2206 76 170 0 2257 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 13392

[startup+102.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 9472
/proc/meminfo: memFree=1135904/2055920 swapFree=4178888/4192956
[pid=9470] ppid=9468 vsize=3676 CPUtime=0.23
/proc/9470/stat : 9470 (IUT_BMB_SIM) S 9468 9470 9307 0 -1 4194304 763 0 0 0 16 7 0 0 19 0 1 0 242496552 3764224 745 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9470/statm: 919 745 106 274 0 642 0
[pid=9472] ppid=9470 vsize=11080 CPUtime=101.98
/proc/9472/stat : 9472 (minisat) R 9470 9470 9307 0 -1 4194304 2806 0 0 0 10196 2 0 0 25 0 1 0 242496576 11345920 2556 1992294400 134512640 135212939 4294956320 18446744073709551615 134534958 0 0 4096 3 0 0 0 17 0 0 0
/proc/9472/statm: 2770 2556 76 170 0 2598 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 14756

[startup+162.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 9472
/proc/meminfo: memFree=1135264/2055920 swapFree=4178888/4192956
[pid=9470] ppid=9468 vsize=3676 CPUtime=0.23
/proc/9470/stat : 9470 (IUT_BMB_SIM) S 9468 9470 9307 0 -1 4194304 763 0 0 0 16 7 0 0 19 0 1 0 242496552 3764224 745 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9470/statm: 919 745 106 274 0 642 0
[pid=9472] ppid=9470 vsize=11656 CPUtime=161.96
/proc/9472/stat : 9472 (minisat) R 9470 9470 9307 0 -1 4194304 2960 0 0 0 16193 3 0 0 25 0 1 0 242496576 11935744 2710 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9472/statm: 2914 2710 76 170 0 2742 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 15332

[startup+222.306 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 9472
/proc/meminfo: memFree=1133792/2055920 swapFree=4178888/4192956
[pid=9470] ppid=9468 vsize=3676 CPUtime=0.23
/proc/9470/stat : 9470 (IUT_BMB_SIM) S 9468 9470 9307 0 -1 4194304 763 0 0 0 16 7 0 0 19 0 1 0 242496552 3764224 745 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9470/statm: 919 745 106 274 0 642 0
[pid=9472] ppid=9470 vsize=13204 CPUtime=221.92
/proc/9472/stat : 9472 (minisat) R 9470 9470 9307 0 -1 4194304 3327 0 0 0 22189 3 0 0 25 0 1 0 242496576 13520896 3077 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9472/statm: 3301 3077 76 170 0 3129 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 16880

[startup+282.301 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 9472
/proc/meminfo: memFree=1132640/2055920 swapFree=4178888/4192956
[pid=9470] ppid=9468 vsize=3676 CPUtime=0.23
/proc/9470/stat : 9470 (IUT_BMB_SIM) S 9468 9470 9307 0 -1 4194304 763 0 0 0 16 7 0 0 19 0 1 0 242496552 3764224 745 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9470/statm: 919 745 106 274 0 642 0
[pid=9472] ppid=9470 vsize=14476 CPUtime=281.89
/proc/9472/stat : 9472 (minisat) R 9470 9470 9307 0 -1 4194304 3610 0 0 0 28186 3 0 0 25 0 1 0 242496576 14823424 3360 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9472/statm: 3619 3360 76 170 0 3447 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 18152

[startup+342.301 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 9472
/proc/meminfo: memFree=1132320/2055920 swapFree=4178888/4192956
[pid=9470] ppid=9468 vsize=3676 CPUtime=0.23
/proc/9470/stat : 9470 (IUT_BMB_SIM) S 9468 9470 9307 0 -1 4194304 763 0 0 0 16 7 0 0 19 0 1 0 242496552 3764224 745 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9470/statm: 919 745 106 274 0 642 0
[pid=9472] ppid=9470 vsize=14768 CPUtime=341.87
/proc/9472/stat : 9472 (minisat) R 9470 9470 9307 0 -1 4194304 3702 0 0 0 34183 4 0 0 25 0 1 0 242496576 15122432 3452 1992294400 134512640 135212939 4294956320 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/9472/statm: 3692 3452 76 170 0 3520 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 18444

[startup+402.301 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 9472
/proc/meminfo: memFree=1131936/2055920 swapFree=4178888/4192956
[pid=9470] ppid=9468 vsize=3676 CPUtime=0.23
/proc/9470/stat : 9470 (IUT_BMB_SIM) S 9468 9470 9307 0 -1 4194304 763 0 0 0 16 7 0 0 19 0 1 0 242496552 3764224 745 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9470/statm: 919 745 106 274 0 642 0
[pid=9472] ppid=9470 vsize=15204 CPUtime=401.85
/proc/9472/stat : 9472 (minisat) R 9470 9470 9307 0 -1 4194304 3787 0 0 0 40181 4 0 0 25 0 1 0 242496576 15568896 3537 1992294400 134512640 135212939 4294956320 18446744073709551615 134538793 0 0 4096 3 0 0 0 17 0 0 0
/proc/9472/statm: 3801 3537 76 170 0 3629 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 18880

[startup+462.301 s]

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

[pid=9472] ppid=9470 vsize=16184 CPUtime=521.79
/proc/9472/stat : 9472 (minisat) R 9470 9470 9307 0 -1 4194304 4042 0 0 0 52175 4 0 0 25 0 1 0 242496576 16572416 3792 1992294400 134512640 135212939 4294956320 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/9472/statm: 4046 3792 76 170 0 3874 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 19860

[startup+582.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 9472
/proc/meminfo: memFree=1130208/2055920 swapFree=4178888/4192956
[pid=9470] ppid=9468 vsize=3676 CPUtime=0.23
/proc/9470/stat : 9470 (IUT_BMB_SIM) S 9468 9470 9307 0 -1 4194304 763 0 0 0 16 7 0 0 19 0 1 0 242496552 3764224 745 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9470/statm: 919 745 106 274 0 642 0
[pid=9472] ppid=9470 vsize=16996 CPUtime=581.75
/proc/9472/stat : 9472 (minisat) R 9470 9470 9307 0 -1 4194304 4216 0 0 0 58171 4 0 0 25 0 1 0 242496576 17403904 3966 1992294400 134512640 135212939 4294956320 18446744073709551615 134537538 0 0 4096 3 0 0 0 17 0 0 0
/proc/9472/statm: 4249 3966 76 170 0 4077 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 20672

[startup+642.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 9472
/proc/meminfo: memFree=1129696/2055920 swapFree=4178888/4192956
[pid=9470] ppid=9468 vsize=3676 CPUtime=0.23
/proc/9470/stat : 9470 (IUT_BMB_SIM) S 9468 9470 9307 0 -1 4194304 763 0 0 0 16 7 0 0 19 0 1 0 242496552 3764224 745 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9470/statm: 919 745 106 274 0 642 0
[pid=9472] ppid=9470 vsize=17392 CPUtime=641.73
/proc/9472/stat : 9472 (minisat) R 9470 9470 9307 0 -1 4194304 4327 0 0 0 64168 5 0 0 25 0 1 0 242496576 17809408 4077 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9472/statm: 4348 4077 76 170 0 4176 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 21068

[startup+702.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 9472
/proc/meminfo: memFree=1129504/2055920 swapFree=4178888/4192956
[pid=9470] ppid=9468 vsize=3676 CPUtime=0.23
/proc/9470/stat : 9470 (IUT_BMB_SIM) S 9468 9470 9307 0 -1 4194304 763 0 0 0 16 7 0 0 19 0 1 0 242496552 3764224 745 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9470/statm: 919 745 106 274 0 642 0
[pid=9472] ppid=9470 vsize=17704 CPUtime=701.7
/proc/9472/stat : 9472 (minisat) R 9470 9470 9307 0 -1 4194304 4399 0 0 0 70165 5 0 0 25 0 1 0 242496576 18128896 4149 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9472/statm: 4426 4149 76 170 0 4254 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 21380

[startup+762.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 9472
/proc/meminfo: memFree=1128864/2055920 swapFree=4178888/4192956
[pid=9470] ppid=9468 vsize=3676 CPUtime=0.23
/proc/9470/stat : 9470 (IUT_BMB_SIM) S 9468 9470 9307 0 -1 4194304 763 0 0 0 16 7 0 0 19 0 1 0 242496552 3764224 745 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9470/statm: 919 745 106 274 0 642 0
[pid=9472] ppid=9470 vsize=18240 CPUtime=761.68
/proc/9472/stat : 9472 (minisat) R 9470 9470 9307 0 -1 4194304 4543 0 0 0 76163 5 0 0 25 0 1 0 242496576 18677760 4293 1992294400 134512640 135212939 4294956320 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 0 0 0
/proc/9472/statm: 4560 4293 76 170 0 4388 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 21916

[startup+822.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 9472
/proc/meminfo: memFree=1128608/2055920 swapFree=4178888/4192956
[pid=9470] ppid=9468 vsize=3676 CPUtime=0.23
/proc/9470/stat : 9470 (IUT_BMB_SIM) S 9468 9470 9307 0 -1 4194304 763 0 0 0 16 7 0 0 19 0 1 0 242496552 3764224 745 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9470/statm: 919 745 106 274 0 642 0
[pid=9472] ppid=9470 vsize=18552 CPUtime=821.64
/proc/9472/stat : 9472 (minisat) R 9470 9470 9307 0 -1 4194304 4597 0 0 0 82159 5 0 0 25 0 1 0 242496576 18997248 4347 1992294400 134512640 135212939 4294956320 18446744073709551615 134536984 0 0 4096 3 0 0 0 17 0 0 0
/proc/9472/statm: 4638 4347 76 170 0 4466 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 22228

[startup+882.305 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 9472
/proc/meminfo: memFree=1128416/2055920 swapFree=4178888/4192956
[pid=9470] ppid=9468 vsize=3676 CPUtime=0.23
/proc/9470/stat : 9470 (IUT_BMB_SIM) S 9468 9470 9307 0 -1 4194304 763 0 0 0 16 7 0 0 19 0 1 0 242496552 3764224 745 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9470/statm: 919 745 106 274 0 642 0
[pid=9472] ppid=9470 vsize=18724 CPUtime=881.62
/proc/9472/stat : 9472 (minisat) R 9470 9470 9307 0 -1 4194304 4655 0 0 0 88157 5 0 0 25 0 1 0 242496576 19173376 4405 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9472/statm: 4681 4405 76 170 0 4509 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 22400

[startup+942.301 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 9472
/proc/meminfo: memFree=1128032/2055920 swapFree=4178888/4192956
[pid=9470] ppid=9468 vsize=3676 CPUtime=0.23
/proc/9470/stat : 9470 (IUT_BMB_SIM) S 9468 9470 9307 0 -1 4194304 763 0 0 0 16 7 0 0 19 0 1 0 242496552 3764224 745 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9470/statm: 919 745 106 274 0 642 0
[pid=9472] ppid=9470 vsize=19184 CPUtime=941.59
/proc/9472/stat : 9472 (minisat) R 9470 9470 9307 0 -1 4194304 4736 0 0 0 94154 5 0 0 25 0 1 0 242496576 19644416 4486 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9472/statm: 4796 4486 76 170 0 4624 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 22860

[startup+1002.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 9472
/proc/meminfo: memFree=1127904/2055920 swapFree=4178888/4192956
[pid=9470] ppid=9468 vsize=3676 CPUtime=0.23
/proc/9470/stat : 9470 (IUT_BMB_SIM) S 9468 9470 9307 0 -1 4194304 763 0 0 0 16 7 0 0 19 0 1 0 242496552 3764224 745 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9470/statm: 919 745 106 274 0 642 0
[pid=9472] ppid=9470 vsize=19316 CPUtime=1001.56
/proc/9472/stat : 9472 (minisat) R 9470 9470 9307 0 -1 4194304 4772 0 0 0 100151 5 0 0 25 0 1 0 242496576 19779584 4522 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9472/statm: 4829 4522 76 170 0 4657 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 22992

[startup+1062.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 9472
/proc/meminfo: memFree=1127712/2055920 swapFree=4178888/4192956
[pid=9470] ppid=9468 vsize=3676 CPUtime=0.23
/proc/9470/stat : 9470 (IUT_BMB_SIM) S 9468 9470 9307 0 -1 4194304 763 0 0 0 16 7 0 0 19 0 1 0 242496552 3764224 745 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9470/statm: 919 745 106 274 0 642 0
[pid=9472] ppid=9470 vsize=19484 CPUtime=1061.52
/proc/9472/stat : 9472 (minisat) R 9470 9470 9307 0 -1 4194304 4828 0 0 0 106147 5 0 0 25 0 1 0 242496576 19951616 4578 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9472/statm: 4871 4578 76 170 0 4699 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 23160

[startup+1122.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 9472
/proc/meminfo: memFree=1127584/2055920 swapFree=4178888/4192956
[pid=9470] ppid=9468 vsize=3676 CPUtime=0.23
/proc/9470/stat : 9470 (IUT_BMB_SIM) S 9468 9470 9307 0 -1 4194304 763 0 0 0 16 7 0 0 19 0 1 0 242496552 3764224 745 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9470/statm: 919 745 106 274 0 642 0
[pid=9472] ppid=9470 vsize=19628 CPUtime=1121.51
/proc/9472/stat : 9472 (minisat) R 9470 9470 9307 0 -1 4194304 4862 0 0 0 112145 6 0 0 25 0 1 0 242496576 20099072 4612 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9472/statm: 4907 4612 76 170 0 4735 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 23304

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 9472
/proc/meminfo: memFree=1127456/2055920 swapFree=4178888/4192956
[pid=9470] ppid=9468 vsize=3676 CPUtime=0.23
/proc/9470/stat : 9470 (IUT_BMB_SIM) S 9468 9470 9307 0 -1 4194304 763 0 0 0 16 7 0 0 19 0 1 0 242496552 3764224 745 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9470/statm: 919 745 106 274 0 642 0
[pid=9472] ppid=9470 vsize=19912 CPUtime=1181.48
/proc/9472/stat : 9472 (minisat) R 9470 9470 9307 0 -1 4194304 4907 0 0 0 118142 6 0 0 25 0 1 0 242496576 20389888 4657 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9472/statm: 4978 4657 76 170 0 4806 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 23588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 9472
/proc/meminfo: memFree=1127392/2055920 swapFree=4178888/4192956
[pid=9470] ppid=9468 vsize=3676 CPUtime=0.23
/proc/9470/stat : 9470 (IUT_BMB_SIM) S 9468 9470 9307 0 -1 4194304 763 0 0 0 16 7 0 0 19 0 1 0 242496552 3764224 745 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9470/statm: 919 745 106 274 0 642 0
[pid=9472] ppid=9470 vsize=19912 CPUtime=1199.77
/proc/9472/stat : 9472 (minisat) R 9470 9470 9307 0 -1 4194304 4919 0 0 0 119971 6 0 0 25 0 1 0 242496576 20389888 4669 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9472/statm: 4978 4669 76 170 0 4806 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 23588

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 0.97 0.91 2/66 9472
/proc/meminfo: memFree=1127392/2055920 swapFree=4178888/4192956
[pid=9470] ppid=9468 vsize=3676 CPUtime=0.23
/proc/9470/stat : 9470 (IUT_BMB_SIM) S 9468 9470 9307 0 -1 4194304 763 0 0 0 16 7 0 0 19 0 1 0 242496552 3764224 745 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9470/statm: 919 745 106 274 0 642 0
[pid=9472] ppid=9470 vsize=19912 CPUtime=1199.77
/proc/9472/stat : 9472 (minisat) R 9470 9470 9307 0 -1 4194304 4919 0 0 0 119971 6 0 0 25 0 1 0 242496576 20389888 4669 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9472/statm: 4978 4669 76 170 0 4806 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 23588

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.02
CPU user time (s): 1199.88
CPU system time (s): 0.135979
CPU usage (%): 99.9503
Max. virtual memory (cumulated for all children) (KiB): 23588

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

runsolver used 0.997848 second user time and 3.38149 second system time

The end

Launcher Data

Begin job on node71 at 2009-05-12 18:11:46
IDJOB=1806044
IDBENCH=24644
IDSOLVER=650
FILE ID=node71/1806044-1242144706
PBS_JOBID= 9289654
Free space on /tmp= 66472 MiB

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

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

MD5SUM BENCH= cd51741c2df34af4fdb8becaf8b3fc51
RANDOM SEED=1540853820

node71.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.236
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.236
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:       1149904 kB
Buffers:         64480 kB
Cached:         749812 kB
SwapCached:       8372 kB
Active:          43832 kB
Inactive:       780340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1149904 kB
SwapTotal:     4192956 kB
SwapFree:      4178888 kB
Dirty:            2856 kB
Writeback:           0 kB
Mapped:          14080 kB
Slab:            67956 kB
Committed_AS:   732336 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= 66468 MiB
End job on node71 at 2009-05-12 18:31:49