Trace number 1807038

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.09 1200.63

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_4vars_12gates_b2.cnf
MD5SUM0518a02320d5198cbf8d4b8ec920a5ba
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 variables1553
Number of clauses867173
Sum of the clauses size5122474
Maximum clause length36
Minimum clause length1
Number of clauses of size 1384
Number of clauses of size 25535
Number of clauses of size 30
Number of clauses of size 410780
Number of clauses of size 535328
Number of clauses of size over 5815146

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
6.59/6.60	This is MiniSat 2.0 beta
6.59/6.60	WARNING: for repeatability, setting FPU to use double precision
6.59/6.60	============================[ Problem Statistics ]=============================
6.59/6.60	|                                                                             |
6.59/6.61	|  Number of variables:  1553                                                 |
6.59/6.61	|  Number of clauses:    516581                                               |
6.59/6.98	|  Parsing time:         0.33         s                                       |
6.59/7.00	============================[ Search Statistics ]==============================
6.59/7.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.59/7.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.59/7.00	===============================================================================
6.59/7.00	|         0 |    1553   516538  2725844 |   172179        0    nan |  0.000 % |
6.59/7.02	|       100 |    1552   516538  2725844 |   189397       99     12 |  0.064 % |
6.59/7.07	|       254 |    1551   516538  2725844 |   208336      252     13 |  0.129 % |
6.59/7.14	|       481 |    1548   516538  2725844 |   229170      476     17 |  0.322 % |
6.59/7.23	|       819 |    1544   516538  2725844 |   252087      811     15 |  0.580 % |
6.59/7.32	|      1326 |    1542   516538  2725844 |   277296     1316     18 |  0.708 % |
6.59/7.45	|      2086 |    1542   516538  2725844 |   305026     2076     17 |  0.708 % |
7.77/7.86	|      3227 |    1542   516538  2725844 |   335528     3217     25 |  0.708 % |
8.17/8.26	|      4935 |    1542   516538  2725844 |   369081     4925     25 |  0.708 % |
8.77/8.83	|      7497 |    1541   516538  2725844 |   405989     7486     28 |  0.773 % |
9.67/9.75	|     11342 |    1541   516538  2725844 |   446588    11331     33 |  0.773 % |
11.97/12.01	|     17108 |    1541   516538  2725844 |   491247    17097     34 |  0.773 % |
15.66/15.71	|     25758 |    1541   516538  2725844 |   540372    25747     35 |  0.773 % |
22.56/22.67	|     38733 |    1541   516538  2725844 |   594409    38722     39 |  0.773 % |
35.75/35.81	|     58194 |    1540   516538  2725844 |   653850    58182     43 |  0.837 % |
64.14/64.21	|     87387 |    1538   483478  2548778 |   719235    87365     47 |  0.966 % |
103.61/103.76	|    131177 |    1538   483478  2548778 |   791159   131155     54 |  0.966 % |
192.47/192.68	|    196862 |    1534   482714  2544560 |   870275   196836     56 |  1.223 % |
399.77/400.08	|    295390 |    1529   482714  2544560 |   957302   295359     59 |  1.545 % |
771.54/771.90	|    443180 |    1529   476602  2510816 |  1053033   443149     63 |  1.545 % |

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-1807038-1242154548/watcher-1807038-1242154548 -o /tmp/evaluation-result-1807038-1242154548/solver-1807038-1242154548 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1807038-1242154548.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.98 0.99 3/64 10455
/proc/meminfo: memFree=1167496/2055920 swapFree=4180356/4192956
[pid=10455] ppid=10453 vsize=11448 CPUtime=0
/proc/10455/stat : 10455 (IUT_BMB_SIM) R 10453 10455 10041 0 -1 4194304 190 0 0 0 0 0 0 0 18 0 1 0 243489611 11722752 173 1992294400 134512640 135635349 4294956224 18446744073709551615 134533673 0 0 4096 0 0 0 0 17 0 0 0
/proc/10455/statm: 2862 174 90 274 0 2585 0

[startup+0.0395341 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 10455
/proc/meminfo: memFree=1167496/2055920 swapFree=4180356/4192956
[pid=10455] ppid=10453 vsize=11448 CPUtime=0.03
/proc/10455/stat : 10455 (IUT_BMB_SIM) R 10453 10455 10041 0 -1 4194304 762 0 0 0 3 0 0 0 18 0 1 0 243489611 11722752 745 1992294400 134512640 135635349 4294956224 18446744073709551615 134533673 0 0 4096 0 0 0 0 17 0 0 0
/proc/10455/statm: 2862 746 90 274 0 2585 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11448

[startup+0.101545 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 10455
/proc/meminfo: memFree=1167496/2055920 swapFree=4180356/4192956
[pid=10455] ppid=10453 vsize=11448 CPUtime=0.09
/proc/10455/stat : 10455 (IUT_BMB_SIM) R 10453 10455 10041 0 -1 4194304 1784 0 0 0 9 0 0 0 18 0 1 0 243489611 11722752 1767 1992294400 134512640 135635349 4294956224 18446744073709551615 134533682 0 0 4096 0 0 0 0 17 0 0 0
/proc/10455/statm: 2862 1768 90 274 0 2585 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11448

[startup+0.301584 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 10455
/proc/meminfo: memFree=1167496/2055920 swapFree=4180356/4192956
[pid=10455] ppid=10453 vsize=17632 CPUtime=0.29
/proc/10455/stat : 10455 (IUT_BMB_SIM) R 10453 10455 10041 0 -1 4194304 4212 0 0 0 28 1 0 0 19 0 1 0 243489611 18055168 4195 1992294400 134512640 135635349 4294956224 18446744073709551615 134544566 0 0 4096 0 0 0 0 17 0 0 0
/proc/10455/statm: 4408 4195 97 274 0 4131 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17632

[startup+0.701664 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 10455
/proc/meminfo: memFree=1167496/2055920 swapFree=4180356/4192956
[pid=10455] ppid=10453 vsize=25636 CPUtime=0.69
/proc/10455/stat : 10455 (IUT_BMB_SIM) R 10453 10455 10041 0 -1 4194304 6148 0 0 0 66 3 0 0 23 0 1 0 243489611 26251264 6131 1992294400 134512640 135635349 4294956224 18446744073709551615 135072743 0 0 4096 0 0 0 0 17 0 0 0
/proc/10455/statm: 6409 6131 97 274 0 6132 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25636

[startup+1.50182 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10456
/proc/meminfo: memFree=1138176/2055920 swapFree=4180356/4192956
[pid=10455] ppid=10453 vsize=42028 CPUtime=1.49
/proc/10455/stat : 10455 (IUT_BMB_SIM) R 10453 10455 10041 0 -1 4194304 10099 0 0 0 143 6 0 0 25 0 1 0 243489611 43036672 10082 1992294400 134512640 135635349 4294956224 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 0 0 0
/proc/10455/statm: 10507 10082 97 274 0 10230 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42028

[startup+3.10114 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10456
/proc/meminfo: memFree=1117440/2055920 swapFree=4180356/4192956
[pid=10455] ppid=10453 vsize=72524 CPUtime=3.09
/proc/10455/stat : 10455 (IUT_BMB_SIM) R 10453 10455 10041 0 -1 4194304 17535 0 0 0 299 10 0 0 25 0 1 0 243489611 74264576 17518 1992294400 134512640 135635349 4294956224 18446744073709551615 134544482 0 0 4096 0 0 0 0 17 0 0 0
/proc/10455/statm: 18131 17518 97 274 0 17854 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 72524

[startup+6.30177 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10456
/proc/meminfo: memFree=1079888/2055920 swapFree=4180356/4192956
[pid=10455] ppid=10453 vsize=82536 CPUtime=6.29
/proc/10455/stat : 10455 (IUT_BMB_SIM) R 10453 10455 10041 0 -1 4194304 19826 0 0 0 451 178 0 0 25 0 1 0 243489611 84516864 19809 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 0 0 0
/proc/10455/statm: 20634 19809 100 274 0 20357 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 82536

[startup+12.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10457
/proc/meminfo: memFree=1043456/2055920 swapFree=4180356/4192956
[pid=10455] ppid=10453 vsize=82536 CPUtime=6.59
/proc/10455/stat : 10455 (IUT_BMB_SIM) S 10453 10455 10041 0 -1 4194304 19832 0 0 0 463 196 0 0 25 0 1 0 243489611 84516864 19814 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10455/statm: 20634 19814 105 274 0 20357 0
[pid=10457] ppid=10455 vsize=32536 CPUtime=6.08
/proc/10457/stat : 10457 (minisat) R 10455 10455 10041 0 -1 4194304 8038 0 0 0 602 6 0 0 25 0 1 0 243490271 33316864 7788 1992294400 134512640 135212939 4294956320 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/10457/statm: 8134 7788 77 170 0 7962 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 115072

[startup+25.5016 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10457
/proc/meminfo: memFree=1038344/2055920 swapFree=4180356/4192956
[pid=10455] ppid=10453 vsize=82536 CPUtime=6.59
/proc/10455/stat : 10455 (IUT_BMB_SIM) S 10453 10455 10041 0 -1 4194304 19832 0 0 0 463 196 0 0 25 0 1 0 243489611 84516864 19814 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10455/statm: 20634 19814 105 274 0 20357 0
[pid=10457] ppid=10455 vsize=37532 CPUtime=18.87
/proc/10457/stat : 10457 (minisat) R 10455 10455 10041 0 -1 4194304 9267 0 0 0 1880 7 0 0 25 0 1 0 243490271 38432768 9017 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10457/statm: 9383 9017 77 170 0 9211 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 120068

[startup+51.1017 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10457
/proc/meminfo: memFree=1031816/2055920 swapFree=4180356/4192956
[pid=10455] ppid=10453 vsize=82536 CPUtime=6.59
/proc/10455/stat : 10455 (IUT_BMB_SIM) S 10453 10455 10041 0 -1 4194304 19832 0 0 0 463 196 0 0 25 0 1 0 243489611 84516864 19814 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10455/statm: 20634 19814 105 274 0 20357 0
[pid=10457] ppid=10455 vsize=44160 CPUtime=44.45
/proc/10457/stat : 10457 (minisat) R 10455 10455 10041 0 -1 4194304 10938 0 0 0 4436 9 0 0 25 0 1 0 243490271 45219840 10688 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10457/statm: 11040 10688 77 170 0 10868 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 126696

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10457
/proc/meminfo: memFree=1015560/2055920 swapFree=4180356/4192956
[pid=10455] ppid=10453 vsize=82536 CPUtime=6.59
/proc/10455/stat : 10455 (IUT_BMB_SIM) S 10453 10455 10041 0 -1 4194304 19832 0 0 0 463 196 0 0 25 0 1 0 243489611 84516864 19814 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10455/statm: 20634 19814 105 274 0 20357 0
[pid=10457] ppid=10455 vsize=60008 CPUtime=95.63
/proc/10457/stat : 10457 (minisat) R 10455 10455 10041 0 -1 4194304 14898 0 0 0 9550 13 0 0 25 0 1 0 243490271 61448192 14648 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10457/statm: 15002 14648 77 170 0 14830 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 142544

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10457
/proc/meminfo: memFree=1002696/2055920 swapFree=4180356/4192956
[pid=10455] ppid=10453 vsize=82536 CPUtime=6.59
/proc/10455/stat : 10455 (IUT_BMB_SIM) S 10453 10455 10041 0 -1 4194304 19832 0 0 0 463 196 0 0 25 0 1 0 243489611 84516864 19814 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10455/statm: 20634 19814 105 274 0 20357 0
[pid=10457] ppid=10455 vsize=73180 CPUtime=155.6
/proc/10457/stat : 10457 (minisat) R 10455 10455 10041 0 -1 4194304 18154 0 0 0 15544 16 0 0 25 0 1 0 243490271 74936320 17904 1992294400 134512640 135212939 4294956320 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/10457/statm: 18295 17904 77 170 0 18123 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 155716

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10457
/proc/meminfo: memFree=991368/2055920 swapFree=4180356/4192956
[pid=10455] ppid=10453 vsize=82536 CPUtime=6.59
/proc/10455/stat : 10455 (IUT_BMB_SIM) S 10453 10455 10041 0 -1 4194304 19832 0 0 0 463 196 0 0 25 0 1 0 243489611 84516864 19814 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10455/statm: 20634 19814 105 274 0 20357 0
[pid=10457] ppid=10455 vsize=84812 CPUtime=215.56
/proc/10457/stat : 10457 (minisat) R 10455 10455 10041 0 -1 4194304 20984 0 0 0 21538 18 0 0 25 0 1 0 243490271 86847488 20734 1992294400 134512640 135212939 4294956320 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/10457/statm: 21203 20734 77 170 0 21031 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 167348

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10457
/proc/meminfo: memFree=983432/2055920 swapFree=4180356/4192956
[pid=10455] ppid=10453 vsize=82536 CPUtime=6.59
/proc/10455/stat : 10455 (IUT_BMB_SIM) S 10453 10455 10041 0 -1 4194304 19832 0 0 0 463 196 0 0 25 0 1 0 243489611 84516864 19814 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10455/statm: 20634 19814 105 274 0 20357 0
[pid=10457] ppid=10455 vsize=92636 CPUtime=275.52
/proc/10457/stat : 10457 (minisat) R 10455 10455 10041 0 -1 4194304 22981 0 0 0 27532 20 0 0 25 0 1 0 243490271 94859264 22731 1992294400 134512640 135212939 4294956320 18446744073709551615 134526664 0 0 4096 3 0 0 0 17 0 0 0
/proc/10457/statm: 23159 22731 77 170 0 22987 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 175172

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10463
/proc/meminfo: memFree=975816/2055920 swapFree=4180356/4192956
[pid=10455] ppid=10453 vsize=82536 CPUtime=6.59
/proc/10455/stat : 10455 (IUT_BMB_SIM) S 10453 10455 10041 0 -1 4194304 19832 0 0 0 463 196 0 0 25 0 1 0 243489611 84516864 19814 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10455/statm: 20634 19814 105 274 0 20357 0
[pid=10457] ppid=10455 vsize=99936 CPUtime=335.5
/proc/10457/stat : 10457 (minisat) R 10455 10455 10041 0 -1 4194304 24816 0 0 0 33528 22 0 0 25 0 1 0 243490271 102334464 24566 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10457/statm: 24984 24566 77 170 0 24812 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 182472

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10463
/proc/meminfo: memFree=968328/2055920 swapFree=4180356/4192956
[pid=10455] ppid=10453 vsize=82536 CPUtime=6.59
/proc/10455/stat : 10455 (IUT_BMB_SIM) S 10453 10455 10041 0 -1 4194304 19832 0 0 0 463 196 0 0 25 0 1 0 243489611 84516864 19814 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10455/statm: 20634 19814 105 274 0 20357 0
[pid=10457] ppid=10455 vsize=107612 CPUtime=395.47
/proc/10457/stat : 10457 (minisat) R 10455 10455 10041 0 -1 4194304 26740 0 0 0 39524 23 0 0 25 0 1 0 243490271 110194688 26490 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10457/statm: 26903 26490 77 170 0 26731 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 190148

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10463
/proc/meminfo: memFree=959688/2055920 swapFree=4180356/4192956
[pid=10455] ppid=10453 vsize=82536 CPUtime=6.59
/proc/10455/stat : 10455 (IUT_BMB_SIM) S 10453 10455 10041 0 -1 4194304 19832 0 0 0 463 196 0 0 25 0 1 0 243489611 84516864 19814 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10455/statm: 20634 19814 105 274 0 20357 0
[pid=10457] ppid=10455 vsize=116824 CPUtime=455.46
/proc/10457/stat : 10457 (minisat) R 10455 10455 10041 0 -1 4194304 28889 0 0 0 45520 26 0 0 25 0 1 0 243490271 119627776 28639 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10457/statm: 29206 28639 77 170 0 29034 0
Current children cumulated CPU time (s) 462.05

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

/proc/10457/statm: 31090 30531 77 170 0 30918 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 206896

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10463
/proc/meminfo: memFree=945224/2055920 swapFree=4180356/4192956
[pid=10455] ppid=10453 vsize=82536 CPUtime=6.59
/proc/10455/stat : 10455 (IUT_BMB_SIM) S 10453 10455 10041 0 -1 4194304 19832 0 0 0 463 196 0 0 25 0 1 0 243489611 84516864 19814 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10455/statm: 20634 19814 105 274 0 20357 0
[pid=10457] ppid=10455 vsize=131132 CPUtime=575.41
/proc/10457/stat : 10457 (minisat) R 10455 10455 10041 0 -1 4194304 32502 0 0 0 57511 30 0 0 25 0 1 0 243490271 134279168 32252 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10457/statm: 32783 32252 77 170 0 32611 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 213668

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10463
/proc/meminfo: memFree=938120/2055920 swapFree=4180356/4192956
[pid=10455] ppid=10453 vsize=82536 CPUtime=6.59
/proc/10455/stat : 10455 (IUT_BMB_SIM) S 10453 10455 10041 0 -1 4194304 19832 0 0 0 463 196 0 0 25 0 1 0 243489611 84516864 19814 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10455/statm: 20634 19814 105 274 0 20357 0
[pid=10457] ppid=10455 vsize=138068 CPUtime=635.4
/proc/10457/stat : 10457 (minisat) R 10455 10455 10041 0 -1 4194304 34270 0 0 0 63509 31 0 0 25 0 1 0 243490271 141381632 34020 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10457/statm: 34517 34020 77 170 0 34345 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 220604

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10463
/proc/meminfo: memFree=930824/2055920 swapFree=4180356/4192956
[pid=10455] ppid=10453 vsize=82536 CPUtime=6.59
/proc/10455/stat : 10455 (IUT_BMB_SIM) S 10453 10455 10041 0 -1 4194304 19832 0 0 0 463 196 0 0 25 0 1 0 243489611 84516864 19814 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10455/statm: 20634 19814 105 274 0 20357 0
[pid=10457] ppid=10455 vsize=145168 CPUtime=695.37
/proc/10457/stat : 10457 (minisat) R 10455 10455 10041 0 -1 4194304 36068 0 0 0 69504 33 0 0 25 0 1 0 243490271 148652032 35818 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10457/statm: 36292 35818 77 170 0 36120 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 227704

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10463
/proc/meminfo: memFree=923784/2055920 swapFree=4180356/4192956
[pid=10455] ppid=10453 vsize=82536 CPUtime=6.59
/proc/10455/stat : 10455 (IUT_BMB_SIM) S 10453 10455 10041 0 -1 4194304 19832 0 0 0 463 196 0 0 25 0 1 0 243489611 84516864 19814 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10455/statm: 20634 19814 105 274 0 20357 0
[pid=10457] ppid=10455 vsize=152204 CPUtime=755.36
/proc/10457/stat : 10457 (minisat) R 10455 10455 10041 0 -1 4194304 37808 0 0 0 75501 35 0 0 25 0 1 0 243490271 155856896 37558 1992294400 134512640 135212939 4294956320 18446744073709551615 134529687 0 0 4096 3 0 0 0 17 0 0 0
/proc/10457/statm: 38051 37558 77 170 0 37879 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 234740

[startup+822.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10463
/proc/meminfo: memFree=917768/2055920 swapFree=4180356/4192956
[pid=10455] ppid=10453 vsize=82536 CPUtime=6.59
/proc/10455/stat : 10455 (IUT_BMB_SIM) S 10453 10455 10041 0 -1 4194304 19832 0 0 0 463 196 0 0 25 0 1 0 243489611 84516864 19814 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10455/statm: 20634 19814 105 274 0 20357 0
[pid=10457] ppid=10455 vsize=158296 CPUtime=815.33
/proc/10457/stat : 10457 (minisat) R 10455 10455 10041 0 -1 4194304 39337 0 0 0 81497 36 0 0 25 0 1 0 243490271 162095104 39087 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10457/statm: 39574 39087 77 170 0 39402 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 240832

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10463
/proc/meminfo: memFree=911944/2055920 swapFree=4180356/4192956
[pid=10455] ppid=10453 vsize=82536 CPUtime=6.59
/proc/10455/stat : 10455 (IUT_BMB_SIM) S 10453 10455 10041 0 -1 4194304 19832 0 0 0 463 196 0 0 25 0 1 0 243489611 84516864 19814 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10455/statm: 20634 19814 105 274 0 20357 0
[pid=10457] ppid=10455 vsize=164952 CPUtime=875.31
/proc/10457/stat : 10457 (minisat) R 10455 10455 10041 0 -1 4194304 40765 0 0 0 87494 37 0 0 25 0 1 0 243490271 168910848 40515 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10457/statm: 41238 40515 77 170 0 41066 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 247488

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10463
/proc/meminfo: memFree=906952/2055920 swapFree=4180356/4192956
[pid=10455] ppid=10453 vsize=82536 CPUtime=6.59
/proc/10455/stat : 10455 (IUT_BMB_SIM) S 10453 10455 10041 0 -1 4194304 19832 0 0 0 463 196 0 0 25 0 1 0 243489611 84516864 19814 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10455/statm: 20634 19814 105 274 0 20357 0
[pid=10457] ppid=10455 vsize=169916 CPUtime=935.29
/proc/10457/stat : 10457 (minisat) R 10455 10455 10041 0 -1 4194304 42027 0 0 0 93490 39 0 0 25 0 1 0 243490271 173993984 41777 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10457/statm: 42479 41777 77 170 0 42307 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 252452

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10463
/proc/meminfo: memFree=902024/2055920 swapFree=4180356/4192956
[pid=10455] ppid=10453 vsize=82536 CPUtime=6.59
/proc/10455/stat : 10455 (IUT_BMB_SIM) S 10453 10455 10041 0 -1 4194304 19832 0 0 0 463 196 0 0 25 0 1 0 243489611 84516864 19814 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10455/statm: 20634 19814 105 274 0 20357 0
[pid=10457] ppid=10455 vsize=174740 CPUtime=995.27
/proc/10457/stat : 10457 (minisat) R 10455 10455 10041 0 -1 4194304 43246 0 0 0 99486 41 0 0 25 0 1 0 243490271 178933760 42996 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10457/statm: 43685 42996 77 170 0 43513 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 257276

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10463
/proc/meminfo: memFree=897288/2055920 swapFree=4180356/4192956
[pid=10455] ppid=10453 vsize=82536 CPUtime=6.59
/proc/10455/stat : 10455 (IUT_BMB_SIM) S 10453 10455 10041 0 -1 4194304 19832 0 0 0 463 196 0 0 25 0 1 0 243489611 84516864 19814 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10455/statm: 20634 19814 105 274 0 20357 0
[pid=10457] ppid=10455 vsize=179424 CPUtime=1055.25
/proc/10457/stat : 10457 (minisat) R 10455 10455 10041 0 -1 4194304 44431 0 0 0 105484 41 0 0 25 0 1 0 243490271 183730176 44181 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10457/statm: 44856 44181 77 170 0 44684 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 261960

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10463
/proc/meminfo: memFree=892808/2055920 swapFree=4180356/4192956
[pid=10455] ppid=10453 vsize=82536 CPUtime=6.59
/proc/10455/stat : 10455 (IUT_BMB_SIM) S 10453 10455 10041 0 -1 4194304 19832 0 0 0 463 196 0 0 25 0 1 0 243489611 84516864 19814 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10455/statm: 20634 19814 105 274 0 20357 0
[pid=10457] ppid=10455 vsize=183944 CPUtime=1115.23
/proc/10457/stat : 10457 (minisat) R 10455 10455 10041 0 -1 4194304 45548 0 0 0 111480 43 0 0 25 0 1 0 243490271 188358656 45298 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10457/statm: 45986 45298 77 170 0 45814 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 266480

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10463
/proc/meminfo: memFree=888456/2055920 swapFree=4180356/4192956
[pid=10455] ppid=10453 vsize=82536 CPUtime=6.59
/proc/10455/stat : 10455 (IUT_BMB_SIM) S 10453 10455 10041 0 -1 4194304 19832 0 0 0 463 196 0 0 25 0 1 0 243489611 84516864 19814 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10455/statm: 20634 19814 105 274 0 20357 0
[pid=10457] ppid=10455 vsize=188300 CPUtime=1175.21
/proc/10457/stat : 10457 (minisat) R 10455 10455 10041 0 -1 4194304 46648 0 0 0 117477 44 0 0 25 0 1 0 243490271 192819200 46398 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10457/statm: 47075 46398 77 170 0 46903 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 270836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10463
/proc/meminfo: memFree=887112/2055920 swapFree=4180356/4192956
[pid=10455] ppid=10453 vsize=82536 CPUtime=6.59
/proc/10455/stat : 10455 (IUT_BMB_SIM) S 10453 10455 10041 0 -1 4194304 19832 0 0 0 463 196 0 0 25 0 1 0 243489611 84516864 19814 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10455/statm: 20634 19814 105 274 0 20357 0
[pid=10457] ppid=10455 vsize=189660 CPUtime=1193.5
/proc/10457/stat : 10457 (minisat) R 10455 10455 10041 0 -1 4194304 46973 0 0 0 119306 44 0 0 25 0 1 0 243490271 194211840 46723 1992294400 134512640 135212939 4294956320 18446744073709551615 134527040 0 0 4096 3 0 0 0 17 0 0 0
/proc/10457/statm: 47415 46723 77 170 0 47243 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 272196

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 10455 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=634295
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=979699
# CPU time returned by wait4() is 6.61399
# while last known CPU time is 1200.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.63
CPU time (s): 1200.09
CPU user time (s): 1197.69
CPU system time (s): 2.4
CPU usage (%): 99.9553
Max. virtual memory (cumulated for all children) (KiB): 272196

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

runsolver used 1.00085 second user time and 3.37749 second system time

The end

Launcher Data

Begin job on node1 at 2009-05-12 20:55:49
IDJOB=1807038
IDBENCH=71146
IDSOLVER=650
FILE ID=node1/1807038-1242154548
PBS_JOBID= 9289720
Free space on /tmp= 66228 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_4vars_12gates_b2.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1807038-1242154548/watcher-1807038-1242154548 -o /tmp/evaluation-result-1807038-1242154548/solver-1807038-1242154548 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1807038-1242154548.cnf HOME

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

MD5SUM BENCH= 0518a02320d5198cbf8d4b8ec920a5ba
RANDOM SEED=2004839068

node1.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.259
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	: 5931.00
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.259
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:       1168040 kB
Buffers:         66416 kB
Cached:         737312 kB
SwapCached:       6356 kB
Active:         110404 kB
Inactive:       701096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1168040 kB
SwapTotal:     4192956 kB
SwapFree:      4180356 kB
Dirty:           28692 kB
Writeback:           0 kB
Mapped:          13516 kB
Slab:            62408 kB
Committed_AS:   931972 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= 66212 MiB
End job on node1 at 2009-05-12 21:15:52