Trace number 1807633

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/sgi/
new-difficult-24-193-22-70.cnf
MD5SUM0a7df8011edd7a5f3da371261f9b3f8b
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 variables528
Number of clauses30728
Sum of the clauses size61940
Maximum clause length24
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 230706
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 522

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
0.39/0.47	This is MiniSat 2.0 beta
0.39/0.47	WARNING: for repeatability, setting FPU to use double precision
0.39/0.47	============================[ Problem Statistics ]=============================
0.39/0.47	|                                                                             |
0.39/0.47	|  Number of variables:  528                                                  |
0.39/0.47	|  Number of clauses:    30728                                                |
0.39/0.48	|  Parsing time:         0.01         s                                       |
0.39/0.48	============================[ Search Statistics ]==============================
0.39/0.48	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.48	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.39/0.48	===============================================================================
0.39/0.48	|         0 |     528    30728    61940 |    10242        0    nan |  0.000 % |
0.39/0.49	|       103 |     528    30728    61940 |    11266      103     95 |  0.000 % |
0.39/0.49	|       255 |     528    30728    61940 |    12393      255     94 |  0.000 % |
0.46/0.51	|       481 |     528    30728    61940 |    13632      481     98 |  0.000 % |
0.46/0.53	|       818 |     528    30728    61940 |    14996      818    101 |  0.000 % |
0.46/0.59	|      1325 |     528    30728    61940 |    16495     1325    103 |  0.000 % |
0.46/0.69	|      2084 |     528    30728    61940 |    18145     2084    105 |  0.000 % |
0.46/0.85	|      3223 |     528    30728    61940 |    19960     3223    107 |  0.000 % |
1.08/1.13	|      4931 |     528    30728    61940 |    21956     4931    109 |  0.000 % |
1.57/1.66	|      7493 |     528    30728    61940 |    24151     7493    108 |  0.000 % |
2.78/2.88	|     11338 |     528    30728    61940 |    26566    11338    102 |  0.000 % |
6.58/6.65	|     17104 |     528    30728    61940 |    29223    17104    104 |  0.000 % |
15.47/15.59	|     25754 |     528    30728    61940 |    32145    25754    106 |  0.000 % |
31.76/31.85	|     38729 |     528    30728    61940 |    35360    20972     97 |  0.000 % |
61.55/61.63	|     58191 |     528    30728    61940 |    38896    18350    102 |  0.000 % |
82.92/83.08	|     87384 |     528    30728    61940 |    42786    24297     96 |  0.000 % |
124.11/124.26	|    131173 |     528    30728    61940 |    47064    42108     95 |  0.000 % |
193.68/193.82	|    196857 |     528    30728    61940 |    51771    17224     91 |  0.000 % |
309.32/309.59	|    295383 |     528    30728    61940 |    56948    47270    105 |  0.000 % |
458.65/459.00	|    443173 |     528    30728    61940 |    62643    38894     88 |  0.000 % |
726.83/727.20	|    664859 |     528    30728    61940 |    68907    33832    110 |  0.000 % |
1137.05/1137.68	|    997385 |     528    30728    61940 |    75798    65241    132 |  0.000 % |

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-1807633-1242159850/watcher-1807633-1242159850 -o /tmp/evaluation-result-1807633-1242159850/solver-1807633-1242159850 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1807633-1242159850.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.97 3/65 18643
/proc/meminfo: memFree=1418808/2055920 swapFree=4159988/4192956
[pid=18643] ppid=18641 vsize=1648 CPUtime=0
/proc/18643/stat : 18643 (IUT_BMB_SIM) R 18641 18643 18541 0 -1 4194304 193 0 0 0 0 0 0 0 18 0 1 0 244018170 1687552 176 1992294400 134512640 135635349 4294956224 18446744073709551615 134533682 0 0 4096 0 0 0 0 17 0 0 0
/proc/18643/statm: 412 177 92 274 0 135 0

[startup+0.0432199 s]
/proc/loadavg: 0.99 0.97 0.97 3/65 18643
/proc/meminfo: memFree=1418808/2055920 swapFree=4159988/4192956
[pid=18643] ppid=18641 vsize=2312 CPUtime=0.04
/proc/18643/stat : 18643 (IUT_BMB_SIM) R 18641 18643 18541 0 -1 4194304 410 0 0 0 4 0 0 0 18 0 1 0 244018170 2367488 393 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/18643/statm: 578 393 99 274 0 301 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2312

[startup+0.101226 s]
/proc/loadavg: 0.99 0.97 0.97 3/65 18643
/proc/meminfo: memFree=1418808/2055920 swapFree=4159988/4192956
[pid=18643] ppid=18641 vsize=3236 CPUtime=0.09
/proc/18643/stat : 18643 (IUT_BMB_SIM) R 18641 18643 18541 0 -1 4194304 627 0 0 0 9 0 0 0 18 0 1 0 244018170 3313664 610 1992294400 134512640 135635349 4294956224 18446744073709551615 135088841 0 0 4096 0 0 0 0 17 0 0 0
/proc/18643/statm: 809 611 99 274 0 532 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3236

[startup+0.301247 s]
/proc/loadavg: 0.99 0.97 0.97 3/65 18643
/proc/meminfo: memFree=1418808/2055920 swapFree=4159988/4192956
[pid=18643] ppid=18641 vsize=7064 CPUtime=0.29
/proc/18643/stat : 18643 (IUT_BMB_SIM) R 18641 18643 18541 0 -1 4194304 1585 0 0 0 29 0 0 0 21 0 1 0 244018170 7233536 1568 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/18643/statm: 1766 1569 99 274 0 1489 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7064

[startup+0.701298 s]
/proc/loadavg: 0.99 0.97 0.97 3/65 18643
/proc/meminfo: memFree=1418808/2055920 swapFree=4159988/4192956
[pid=18643] ppid=18641 vsize=7196 CPUtime=0.46
/proc/18643/stat : 18643 (IUT_BMB_SIM) S 18641 18643 18541 0 -1 4194304 1634 0 0 0 36 10 0 0 21 0 1 0 244018170 7368704 1616 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18643/statm: 1799 1616 106 274 0 1522 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 7196

[startup+1.50138 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 18645
/proc/meminfo: memFree=1408616/2055920 swapFree=4159988/4192956
[pid=18643] ppid=18641 vsize=7196 CPUtime=0.46
/proc/18643/stat : 18643 (IUT_BMB_SIM) S 18641 18643 18541 0 -1 4194304 1634 0 0 0 36 10 0 0 21 0 1 0 244018170 7368704 1616 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18643/statm: 1799 1616 106 274 0 1522 0
[pid=18645] ppid=18643 vsize=6496 CPUtime=1.01
/proc/18645/stat : 18645 (minisat) R 18643 18643 18541 0 -1 4194304 1586 0 0 0 101 0 0 0 25 0 1 0 244018217 6651904 1336 1992294400 134512640 135212939 4294956320 18446744073709551615 134537313 0 0 4096 3 0 0 0 17 0 0 0
/proc/18645/statm: 1624 1336 77 170 0 1452 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 13692

[startup+3.10156 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 18645
/proc/meminfo: memFree=1406120/2055920 swapFree=4159988/4192956
[pid=18643] ppid=18641 vsize=7196 CPUtime=0.46
/proc/18643/stat : 18643 (IUT_BMB_SIM) S 18641 18643 18541 0 -1 4194304 1634 0 0 0 36 10 0 0 21 0 1 0 244018170 7368704 1616 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18643/statm: 1799 1616 106 274 0 1522 0
[pid=18645] ppid=18643 vsize=8884 CPUtime=2.62
/proc/18645/stat : 18645 (minisat) R 18643 18643 18541 0 -1 4194304 2193 0 0 0 261 1 0 0 25 0 1 0 244018217 9097216 1943 1992294400 134512640 135212939 4294956320 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/18645/statm: 2221 1943 77 170 0 2049 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 16080

[startup+6.30193 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 18645
/proc/meminfo: memFree=1402472/2055920 swapFree=4159988/4192956
[pid=18643] ppid=18641 vsize=7196 CPUtime=0.46
/proc/18643/stat : 18643 (IUT_BMB_SIM) S 18641 18643 18541 0 -1 4194304 1634 0 0 0 36 10 0 0 21 0 1 0 244018170 7368704 1616 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18643/statm: 1799 1616 106 274 0 1522 0
[pid=18645] ppid=18643 vsize=11532 CPUtime=5.81
/proc/18645/stat : 18645 (minisat) R 18643 18643 18541 0 -1 4194304 2852 0 0 0 579 2 0 0 25 0 1 0 244018217 11808768 2602 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18645/statm: 2883 2602 77 170 0 2711 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 18728

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 18645
/proc/meminfo: memFree=1398640/2055920 swapFree=4159988/4192956
[pid=18643] ppid=18641 vsize=7196 CPUtime=0.46
/proc/18643/stat : 18643 (IUT_BMB_SIM) S 18641 18643 18541 0 -1 4194304 1634 0 0 0 36 10 0 0 21 0 1 0 244018170 7368704 1616 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18643/statm: 1799 1616 106 274 0 1522 0
[pid=18645] ppid=18643 vsize=15096 CPUtime=12.22
/proc/18645/stat : 18645 (minisat) R 18643 18643 18541 0 -1 4194304 3740 0 0 0 1218 4 0 0 25 0 1 0 244018217 15458304 3490 1992294400 134512640 135212939 4294956320 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/18645/statm: 3774 3490 77 170 0 3602 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22292

[startup+25.5011 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 18645
/proc/meminfo: memFree=1394160/2055920 swapFree=4159988/4192956
[pid=18643] ppid=18641 vsize=7196 CPUtime=0.46
/proc/18643/stat : 18643 (IUT_BMB_SIM) S 18641 18643 18541 0 -1 4194304 1634 0 0 0 36 10 0 0 21 0 1 0 244018170 7368704 1616 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18643/statm: 1799 1616 106 274 0 1522 0
[pid=18645] ppid=18643 vsize=19712 CPUtime=24.99
/proc/18645/stat : 18645 (minisat) R 18643 18643 18541 0 -1 4194304 4839 0 0 0 2494 5 0 0 25 0 1 0 244018217 20185088 4589 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18645/statm: 4928 4589 77 170 0 4756 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 26908

[startup+51.102 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 18645
/proc/meminfo: memFree=1391728/2055920 swapFree=4159988/4192956
[pid=18643] ppid=18641 vsize=7196 CPUtime=0.46
/proc/18643/stat : 18643 (IUT_BMB_SIM) S 18641 18643 18541 0 -1 4194304 1634 0 0 0 36 10 0 0 21 0 1 0 244018170 7368704 1616 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18643/statm: 1799 1616 106 274 0 1522 0
[pid=18645] ppid=18643 vsize=22140 CPUtime=50.59
/proc/18645/stat : 18645 (minisat) R 18643 18643 18541 0 -1 4194304 5420 0 0 0 5053 6 0 0 25 0 1 0 244018217 22671360 5170 1992294400 134512640 135212939 4294956320 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/18645/statm: 5535 5170 77 170 0 5363 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 29336

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 18645
/proc/meminfo: memFree=1387504/2055920 swapFree=4159988/4192956
[pid=18643] ppid=18641 vsize=7196 CPUtime=0.46
/proc/18643/stat : 18643 (IUT_BMB_SIM) S 18641 18643 18541 0 -1 4194304 1634 0 0 0 36 10 0 0 21 0 1 0 244018170 7368704 1616 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18643/statm: 1799 1616 106 274 0 1522 0
[pid=18645] ppid=18643 vsize=26376 CPUtime=101.76
/proc/18645/stat : 18645 (minisat) R 18643 18643 18541 0 -1 4194304 6449 0 0 0 10170 6 0 0 25 0 1 0 244018217 27009024 6199 1992294400 134512640 135212939 4294956320 18446744073709551615 134526636 0 0 4096 3 0 0 0 17 0 0 0
/proc/18645/statm: 6594 6199 77 170 0 6422 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 33572

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 18645
/proc/meminfo: memFree=1383472/2055920 swapFree=4159988/4192956
[pid=18643] ppid=18641 vsize=7196 CPUtime=0.46
/proc/18643/stat : 18643 (IUT_BMB_SIM) S 18641 18643 18541 0 -1 4194304 1634 0 0 0 36 10 0 0 21 0 1 0 244018170 7368704 1616 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18643/statm: 1799 1616 106 274 0 1522 0
[pid=18645] ppid=18643 vsize=30620 CPUtime=161.73
/proc/18645/stat : 18645 (minisat) R 18643 18643 18541 0 -1 4194304 7448 0 0 0 16166 7 0 0 25 0 1 0 244018217 31354880 7198 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18645/statm: 7655 7198 77 170 0 7483 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 37816

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 18645
/proc/meminfo: memFree=1381488/2055920 swapFree=4159988/4192956
[pid=18643] ppid=18641 vsize=7196 CPUtime=0.46
/proc/18643/stat : 18643 (IUT_BMB_SIM) S 18641 18643 18541 0 -1 4194304 1634 0 0 0 36 10 0 0 21 0 1 0 244018170 7368704 1616 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18643/statm: 1799 1616 106 274 0 1522 0
[pid=18645] ppid=18643 vsize=32840 CPUtime=221.7
/proc/18645/stat : 18645 (minisat) R 18643 18643 18541 0 -1 4194304 7949 0 0 0 22162 8 0 0 25 0 1 0 244018217 33628160 7699 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18645/statm: 8210 7699 77 170 0 8038 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 40036

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 18645
/proc/meminfo: memFree=1378608/2055920 swapFree=4159988/4192956
[pid=18643] ppid=18641 vsize=7196 CPUtime=0.46
/proc/18643/stat : 18643 (IUT_BMB_SIM) S 18641 18643 18541 0 -1 4194304 1634 0 0 0 36 10 0 0 21 0 1 0 244018170 7368704 1616 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18643/statm: 1799 1616 106 274 0 1522 0
[pid=18645] ppid=18643 vsize=35756 CPUtime=281.68
/proc/18645/stat : 18645 (minisat) R 18643 18643 18541 0 -1 4194304 8684 0 0 0 28159 9 0 0 25 0 1 0 244018217 36614144 8434 1992294400 134512640 135212939 4294956320 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/18645/statm: 8939 8434 77 170 0 8767 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 42952

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 18645
/proc/meminfo: memFree=1375792/2055920 swapFree=4159988/4192956
[pid=18643] ppid=18641 vsize=7196 CPUtime=0.46
/proc/18643/stat : 18643 (IUT_BMB_SIM) S 18641 18643 18541 0 -1 4194304 1634 0 0 0 36 10 0 0 21 0 1 0 244018170 7368704 1616 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18643/statm: 1799 1616 106 274 0 1522 0
[pid=18645] ppid=18643 vsize=38672 CPUtime=341.64
/proc/18645/stat : 18645 (minisat) R 18643 18643 18541 0 -1 4194304 9405 0 0 0 34155 9 0 0 25 0 1 0 244018217 39600128 9155 1992294400 134512640 135212939 4294956320 18446744073709551615 134526644 0 0 4096 3 0 0 0 17 0 0 0
/proc/18645/statm: 9668 9155 77 170 0 9496 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 45868

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 18645
/proc/meminfo: memFree=1374768/2055920 swapFree=4159988/4192956
[pid=18643] ppid=18641 vsize=7196 CPUtime=0.46
/proc/18643/stat : 18643 (IUT_BMB_SIM) S 18641 18643 18541 0 -1 4194304 1634 0 0 0 36 10 0 0 21 0 1 0 244018170 7368704 1616 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18643/statm: 1799 1616 106 274 0 1522 0
[pid=18645] ppid=18643 vsize=39692 CPUtime=401.62
/proc/18645/stat : 18645 (minisat) R 18643 18643 18541 0 -1 4194304 9641 0 0 0 40152 10 0 0 25 0 1 0 244018217 40644608 9391 1992294400 134512640 135212939 4294956320 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/18645/statm: 9923 9391 77 170 0 9751 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 46888

[startup+462.302 s]

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

/proc/18645/statm: 10543 9901 77 170 0 10371 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 49368

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 18645
/proc/meminfo: memFree=1369584/2055920 swapFree=4159988/4192956
[pid=18643] ppid=18641 vsize=7196 CPUtime=0.46
/proc/18643/stat : 18643 (IUT_BMB_SIM) S 18641 18643 18541 0 -1 4194304 1634 0 0 0 36 10 0 0 21 0 1 0 244018170 7368704 1616 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18643/statm: 1799 1616 106 274 0 1522 0
[pid=18645] ppid=18643 vsize=45240 CPUtime=581.54
/proc/18645/stat : 18645 (minisat) R 18643 18643 18541 0 -1 4194304 10940 0 0 0 58143 11 0 0 25 0 1 0 244018217 46325760 10690 1992294400 134512640 135212939 4294956320 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/18645/statm: 11310 10690 77 170 0 11138 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 52436

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 18645
/proc/meminfo: memFree=1367536/2055920 swapFree=4159988/4192956
[pid=18643] ppid=18641 vsize=7196 CPUtime=0.46
/proc/18643/stat : 18643 (IUT_BMB_SIM) S 18641 18643 18541 0 -1 4194304 1634 0 0 0 36 10 0 0 21 0 1 0 244018170 7368704 1616 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18643/statm: 1799 1616 106 274 0 1522 0
[pid=18645] ppid=18643 vsize=47332 CPUtime=641.51
/proc/18645/stat : 18645 (minisat) R 18643 18643 18541 0 -1 4194304 11435 0 0 0 64140 11 0 0 25 0 1 0 244018217 48467968 11185 1992294400 134512640 135212939 4294956320 18446744073709551615 134535745 0 0 4096 3 0 0 0 17 0 0 0
/proc/18645/statm: 11833 11185 77 170 0 11661 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 54528

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 18645
/proc/meminfo: memFree=1367216/2055920 swapFree=4159988/4192956
[pid=18643] ppid=18641 vsize=7196 CPUtime=0.46
/proc/18643/stat : 18643 (IUT_BMB_SIM) S 18641 18643 18541 0 -1 4194304 1634 0 0 0 36 10 0 0 21 0 1 0 244018170 7368704 1616 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18643/statm: 1799 1616 106 274 0 1522 0
[pid=18645] ppid=18643 vsize=47700 CPUtime=701.48
/proc/18645/stat : 18645 (minisat) R 18643 18643 18541 0 -1 4194304 11506 0 0 0 70137 11 0 0 25 0 1 0 244018217 48844800 11256 1992294400 134512640 135212939 4294956320 18446744073709551615 134527098 0 0 4096 3 0 0 0 17 0 0 0
/proc/18645/statm: 11925 11256 77 170 0 11753 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 54896

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 18645
/proc/meminfo: memFree=1366896/2055920 swapFree=4159988/4192956
[pid=18643] ppid=18641 vsize=7196 CPUtime=0.46
/proc/18643/stat : 18643 (IUT_BMB_SIM) S 18641 18643 18541 0 -1 4194304 1634 0 0 0 36 10 0 0 21 0 1 0 244018170 7368704 1616 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18643/statm: 1799 1616 106 274 0 1522 0
[pid=18645] ppid=18643 vsize=48000 CPUtime=761.46
/proc/18645/stat : 18645 (minisat) R 18643 18643 18541 0 -1 4194304 11568 0 0 0 76135 11 0 0 25 0 1 0 244018217 49152000 11318 1992294400 134512640 135212939 4294956320 18446744073709551615 134526800 0 0 4096 3 0 0 0 17 0 0 0
/proc/18645/statm: 12000 11318 77 170 0 11828 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 55196

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 18645
/proc/meminfo: memFree=1362736/2055920 swapFree=4159988/4192956
[pid=18643] ppid=18641 vsize=7196 CPUtime=0.46
/proc/18643/stat : 18643 (IUT_BMB_SIM) S 18641 18643 18541 0 -1 4194304 1634 0 0 0 36 10 0 0 21 0 1 0 244018170 7368704 1616 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18643/statm: 1799 1616 106 274 0 1522 0
[pid=18645] ppid=18643 vsize=52280 CPUtime=821.43
/proc/18645/stat : 18645 (minisat) R 18643 18643 18541 0 -1 4194304 12635 0 0 0 82131 12 0 0 25 0 1 0 244018217 53534720 12385 1992294400 134512640 135212939 4294956320 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/18645/statm: 13070 12385 77 170 0 12898 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 59476

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 18645
/proc/meminfo: memFree=1361520/2055920 swapFree=4159988/4192956
[pid=18643] ppid=18641 vsize=7196 CPUtime=0.46
/proc/18643/stat : 18643 (IUT_BMB_SIM) S 18641 18643 18541 0 -1 4194304 1634 0 0 0 36 10 0 0 21 0 1 0 244018170 7368704 1616 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18643/statm: 1799 1616 106 274 0 1522 0
[pid=18645] ppid=18643 vsize=53588 CPUtime=881.39
/proc/18645/stat : 18645 (minisat) R 18643 18643 18541 0 -1 4194304 12954 0 0 0 88127 12 0 0 25 0 1 0 244018217 54874112 12704 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18645/statm: 13397 12704 77 170 0 13225 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 60784

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 18645
/proc/meminfo: memFree=1360752/2055920 swapFree=4159988/4192956
[pid=18643] ppid=18641 vsize=7196 CPUtime=0.46
/proc/18643/stat : 18643 (IUT_BMB_SIM) S 18641 18643 18541 0 -1 4194304 1634 0 0 0 36 10 0 0 21 0 1 0 244018170 7368704 1616 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18643/statm: 1799 1616 106 274 0 1522 0
[pid=18645] ppid=18643 vsize=54340 CPUtime=941.36
/proc/18645/stat : 18645 (minisat) R 18643 18643 18541 0 -1 4194304 13116 0 0 0 94124 12 0 0 25 0 1 0 244018217 55644160 12866 1992294400 134512640 135212939 4294956320 18446744073709551615 134526739 0 0 4096 3 0 0 0 17 0 0 0
/proc/18645/statm: 13585 12866 77 170 0 13413 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 61536

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 18645
/proc/meminfo: memFree=1357744/2055920 swapFree=4159988/4192956
[pid=18643] ppid=18641 vsize=7196 CPUtime=0.46
/proc/18643/stat : 18643 (IUT_BMB_SIM) S 18641 18643 18541 0 -1 4194304 1634 0 0 0 36 10 0 0 21 0 1 0 244018170 7368704 1616 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18643/statm: 1799 1616 106 274 0 1522 0
[pid=18645] ppid=18643 vsize=57540 CPUtime=1001.35
/proc/18645/stat : 18645 (minisat) R 18643 18643 18541 0 -1 4194304 13893 0 0 0 100121 14 0 0 25 0 1 0 244018217 58920960 13643 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18645/statm: 14385 13643 77 170 0 14213 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 64736

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 18647
/proc/meminfo: memFree=1354920/2055920 swapFree=4159988/4192956
[pid=18643] ppid=18641 vsize=7196 CPUtime=0.46
/proc/18643/stat : 18643 (IUT_BMB_SIM) S 18641 18643 18541 0 -1 4194304 1634 0 0 0 36 10 0 0 21 0 1 0 244018170 7368704 1616 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18643/statm: 1799 1616 106 274 0 1522 0
[pid=18645] ppid=18643 vsize=59936 CPUtime=1061.31
/proc/18645/stat : 18645 (minisat) R 18643 18643 18541 0 -1 4194304 14496 0 0 0 106117 14 0 0 25 0 1 0 244018217 61374464 14246 1992294400 134512640 135212939 4294956320 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/18645/statm: 14984 14246 77 170 0 14812 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 67132

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 18647
/proc/meminfo: memFree=1354928/2055920 swapFree=4159988/4192956
[pid=18643] ppid=18641 vsize=7196 CPUtime=0.46
/proc/18643/stat : 18643 (IUT_BMB_SIM) S 18641 18643 18541 0 -1 4194304 1634 0 0 0 36 10 0 0 21 0 1 0 244018170 7368704 1616 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18643/statm: 1799 1616 106 274 0 1522 0
[pid=18645] ppid=18643 vsize=60100 CPUtime=1121.29
/proc/18645/stat : 18645 (minisat) R 18643 18643 18541 0 -1 4194304 14529 0 0 0 112114 15 0 0 25 0 1 0 244018217 61542400 14279 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18645/statm: 15025 14279 77 170 0 14853 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 67296

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 18647
/proc/meminfo: memFree=1351024/2055920 swapFree=4159988/4192956
[pid=18643] ppid=18641 vsize=7196 CPUtime=0.46
/proc/18643/stat : 18643 (IUT_BMB_SIM) S 18641 18643 18541 0 -1 4194304 1634 0 0 0 36 10 0 0 21 0 1 0 244018170 7368704 1616 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18643/statm: 1799 1616 106 274 0 1522 0
[pid=18645] ppid=18643 vsize=64100 CPUtime=1181.26
/proc/18645/stat : 18645 (minisat) R 18643 18643 18541 0 -1 4194304 15541 0 0 0 118110 16 0 0 25 0 1 0 244018217 65638400 15291 1992294400 134512640 135212939 4294956320 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/18645/statm: 16025 15291 77 170 0 15853 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 71296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 18647
/proc/meminfo: memFree=1350832/2055920 swapFree=4159988/4192956
[pid=18643] ppid=18641 vsize=7196 CPUtime=0.46
/proc/18643/stat : 18643 (IUT_BMB_SIM) S 18641 18643 18541 0 -1 4194304 1634 0 0 0 36 10 0 0 21 0 1 0 244018170 7368704 1616 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18643/statm: 1799 1616 106 274 0 1522 0
[pid=18645] ppid=18643 vsize=64400 CPUtime=1199.56
/proc/18645/stat : 18645 (minisat) R 18643 18643 18541 0 -1 4194304 15589 0 0 0 119940 16 0 0 25 0 1 0 244018217 65945600 15339 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/18645/statm: 16100 15339 77 170 0 15928 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 71596

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18643 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=366944
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=104984
# CPU time returned by wait4() is 0.471928
# while last known CPU time is 1200.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.61
CPU time (s): 1200.02
CPU user time (s): 1199.76
CPU system time (s): 0.26
CPU usage (%): 99.9505
Max. virtual memory (cumulated for all children) (KiB): 71596

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

runsolver used 1.05584 second user time and 3.32249 second system time

The end

Launcher Data

Begin job on node32 at 2009-05-12 22:24:10
IDJOB=1807633
IDBENCH=71800
IDSOLVER=650
FILE ID=node32/1807633-1242159850
PBS_JOBID= 9289746
Free space on /tmp= 66000 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT09/CRAFTED/sgi/new-difficult-24-193-22-70.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1807633-1242159850/watcher-1807633-1242159850 -o /tmp/evaluation-result-1807633-1242159850/solver-1807633-1242159850 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1807633-1242159850.cnf HOME

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

MD5SUM BENCH= 0a7df8011edd7a5f3da371261f9b3f8b
RANDOM SEED=132110461

node32.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.216
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.216
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:       1419352 kB
Buffers:         68920 kB
Cached:         478920 kB
SwapCached:      26556 kB
Active:         108548 kB
Inactive:       467216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1419352 kB
SwapTotal:     4192956 kB
SwapFree:      4159988 kB
Dirty:            2508 kB
Writeback:           0 kB
Mapped:          14232 kB
Slab:            46640 kB
Committed_AS:   920220 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65996 MiB
End job on node32 at 2009-05-12 22:44:13