Trace number 1806989

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

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_3vars_7gates.cnf
MD5SUMcc925e6de728ca79f6f89379842f14b0
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 variables574
Number of clauses118394
Sum of the clauses size692282
Maximum clause length24
Minimum clause length1
Number of clauses of size 1160
Number of clauses of size 21597
Number of clauses of size 30
Number of clauses of size 41923
Number of clauses of size 57170
Number of clauses of size over 5107544

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
0.79/0.84	This is MiniSat 2.0 beta
0.79/0.84	WARNING: for repeatability, setting FPU to use double precision
0.79/0.84	============================[ Problem Statistics ]=============================
0.79/0.84	|                                                                             |
0.79/0.84	|  Number of variables:  574                                                  |
0.79/0.84	|  Number of clauses:    62234                                                |
0.79/0.88	|  Parsing time:         0.03         s                                       |
0.79/0.89	============================[ Search Statistics ]==============================
0.79/0.89	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.79/0.89	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.79/0.89	===============================================================================
0.79/0.89	|         0 |     574    62201   311256 |    20733        0    nan |  0.000 % |
0.79/0.89	|       102 |     573    62201   311256 |    22807      101     10 |  0.175 % |
0.83/0.90	|       255 |     572    62201   311256 |    25087      253     13 |  0.349 % |
0.83/0.91	|       480 |     572    62201   311256 |    27596      478     12 |  0.355 % |
0.83/0.93	|       818 |     572    62201   311256 |    30356      816     13 |  0.349 % |
0.83/0.95	|      1325 |     571    62201   311256 |    33391     1322     15 |  0.523 % |
0.97/1.01	|      2086 |     569    62201   311256 |    36730     2081     16 |  0.871 % |
0.97/1.08	|      3227 |     568    62201   311256 |    40404     3221     16 |  1.046 % |
1.07/1.17	|      4935 |     567    62201   311256 |    44444     4928     17 |  1.226 % |
1.27/1.37	|      7498 |     567    62201   311256 |    48888     7491     17 |  1.220 % |
1.88/1.98	|     11343 |     567    62201   311256 |    53777    11336     19 |  1.220 % |
3.08/3.16	|     17110 |     567    53785   267024 |    59155    17091     20 |  1.394 % |
4.87/4.92	|     25759 |     566    53785   267024 |    65071    25739     22 |  1.569 % |
9.36/9.49	|     38733 |     565    51738   256756 |    71578    38700     22 |  1.743 % |
19.26/19.33	|     58194 |     565    51738   256756 |    78736    58161     22 |  1.743 % |
39.26/39.32	|     87389 |     564    51491   255452 |    86609    26926     21 |  1.743 % |
68.44/68.57	|    131180 |     564    51491   255452 |    95270    70717     22 |  1.743 % |
104.23/104.34	|    196864 |     564    51491   255452 |   104797    58974     23 |  1.743 % |
167.20/167.39	|    295391 |     563    51244   254148 |   115277    71154     25 |  1.917 % |
283.84/284.04	|    443180 |     561    50615   251682 |   126805    29367     19 |  2.440 % |
458.56/458.85	|    664863 |     560    50368   250378 |   139485    35294     24 |  2.439 % |
705.74/706.20	|    997389 |     560    50368   250378 |   153434   128904     26 |  2.440 % |
1175.71/1176.30	|   1496177 |     560    50368   250378 |   168777   101041     23 |  2.440 % |
1200.01/1200.61	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-1806989-1242153826/watcher-1806989-1242153826 -o /tmp/evaluation-result-1806989-1242153826/solver-1806989-1242153826 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1806989-1242153826.cnf HOME 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2964
/proc/meminfo: memFree=1518464/2055920 swapFree=4180380/4192956
[pid=2964] ppid=2962 vsize=2672 CPUtime=0
/proc/2964/stat : 2964 (IUT_BMB_SIM) R 2962 2964 2338 0 -1 4194304 190 0 0 0 0 0 0 0 18 0 1 0 243406995 2736128 173 1992294400 134512640 135635349 4294956224 18446744073709551615 134533673 0 0 4096 0 0 0 0 17 0 0 0
/proc/2964/statm: 668 174 90 274 0 391 0

[startup+0.0488849 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2964
/proc/meminfo: memFree=1518464/2055920 swapFree=4180380/4192956
[pid=2964] ppid=2962 vsize=3664 CPUtime=0.04
/proc/2964/stat : 2964 (IUT_BMB_SIM) R 2962 2964 2338 0 -1 4194304 727 0 0 0 4 0 0 0 18 0 1 0 243406995 3751936 710 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/2964/statm: 916 710 97 274 0 639 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3664

[startup+0.101892 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2964
/proc/meminfo: memFree=1518464/2055920 swapFree=4180380/4192956
[pid=2964] ppid=2962 vsize=4728 CPUtime=0.09
/proc/2964/stat : 2964 (IUT_BMB_SIM) R 2962 2964 2338 0 -1 4194304 993 0 0 0 9 0 0 0 18 0 1 0 243406995 4841472 976 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/2964/statm: 1182 976 97 274 0 905 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4728

[startup+0.301921 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2964
/proc/meminfo: memFree=1518464/2055920 swapFree=4180380/4192956
[pid=2964] ppid=2962 vsize=8596 CPUtime=0.3
/proc/2964/stat : 2964 (IUT_BMB_SIM) R 2962 2964 2338 0 -1 4194304 1959 0 0 0 29 1 0 0 19 0 1 0 243406995 8802304 1942 1992294400 134512640 135635349 4294956224 18446744073709551615 135132414 0 0 4096 0 0 0 0 17 0 0 0
/proc/2964/statm: 2149 1942 97 274 0 1872 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 8596

[startup+0.701977 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2964
/proc/meminfo: memFree=1518464/2055920 swapFree=4180380/4192956
[pid=2964] ppid=2962 vsize=11532 CPUtime=0.69
/proc/2964/stat : 2964 (IUT_BMB_SIM) R 2962 2964 2338 0 -1 4194304 2642 0 0 0 54 15 0 0 23 0 1 0 243406995 11808768 2625 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 0 0 0
/proc/2964/statm: 2883 2625 100 274 0 2606 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11532

[startup+1.50109 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2966
/proc/meminfo: memFree=1502384/2055920 swapFree=4180380/4192956
[pid=2964] ppid=2962 vsize=11532 CPUtime=0.83
/proc/2964/stat : 2964 (IUT_BMB_SIM) S 2962 2964 2338 0 -1 4194304 2648 0 0 0 59 24 0 0 25 0 1 0 243406995 11808768 2630 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2964/statm: 2883 2630 105 274 0 2606 0
[pid=2966] ppid=2964 vsize=6020 CPUtime=0.64
/proc/2966/stat : 2966 (minisat) R 2964 2964 2338 0 -1 4194304 1614 0 0 0 64 0 0 0 23 0 1 0 243407079 6164480 1364 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2966/statm: 1505 1364 76 170 0 1333 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 17552

[startup+3.10132 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2966
/proc/meminfo: memFree=1501104/2055920 swapFree=4180380/4192956
[pid=2964] ppid=2962 vsize=11532 CPUtime=0.83
/proc/2964/stat : 2964 (IUT_BMB_SIM) S 2962 2964 2338 0 -1 4194304 2648 0 0 0 59 24 0 0 25 0 1 0 243406995 11808768 2630 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2964/statm: 2883 2630 105 274 0 2606 0
[pid=2966] ppid=2964 vsize=6812 CPUtime=2.25
/proc/2966/stat : 2966 (minisat) R 2964 2964 2338 0 -1 4194304 1800 0 0 0 224 1 0 0 25 0 1 0 243407079 6975488 1550 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2966/statm: 1703 1550 76 170 0 1531 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 18344

[startup+6.30277 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2966
/proc/meminfo: memFree=1499120/2055920 swapFree=4180380/4192956
[pid=2964] ppid=2962 vsize=11532 CPUtime=0.83
/proc/2964/stat : 2964 (IUT_BMB_SIM) S 2962 2964 2338 0 -1 4194304 2648 0 0 0 59 24 0 0 25 0 1 0 243406995 11808768 2630 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2964/statm: 2883 2630 105 274 0 2606 0
[pid=2966] ppid=2964 vsize=8500 CPUtime=5.44
/proc/2966/stat : 2966 (minisat) R 2964 2964 2338 0 -1 4194304 2228 0 0 0 543 1 0 0 25 0 1 0 243407079 8704000 1978 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2966/statm: 2125 1978 76 170 0 1953 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 20032

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2966
/proc/meminfo: memFree=1497008/2055920 swapFree=4180380/4192956
[pid=2964] ppid=2962 vsize=11532 CPUtime=0.83
/proc/2964/stat : 2964 (IUT_BMB_SIM) S 2962 2964 2338 0 -1 4194304 2648 0 0 0 59 24 0 0 25 0 1 0 243406995 11808768 2630 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2964/statm: 2883 2630 105 274 0 2606 0
[pid=2966] ppid=2964 vsize=10584 CPUtime=11.84
/proc/2966/stat : 2966 (minisat) R 2964 2964 2338 0 -1 4194304 2731 0 0 0 1182 2 0 0 25 0 1 0 243407079 10838016 2481 1992294400 134512640 135212939 4294956320 18446744073709551615 134526829 0 0 4096 3 0 0 0 17 0 0 0
/proc/2966/statm: 2646 2481 76 170 0 2474 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 22116

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2966
/proc/meminfo: memFree=1494384/2055920 swapFree=4180380/4192956
[pid=2964] ppid=2962 vsize=11532 CPUtime=0.83
/proc/2964/stat : 2964 (IUT_BMB_SIM) S 2962 2964 2338 0 -1 4194304 2648 0 0 0 59 24 0 0 25 0 1 0 243406995 11808768 2630 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2964/statm: 2883 2630 105 274 0 2606 0
[pid=2966] ppid=2964 vsize=13380 CPUtime=24.63
/proc/2966/stat : 2966 (minisat) R 2964 2964 2338 0 -1 4194304 3401 0 0 0 2460 3 0 0 25 0 1 0 243407079 13701120 3151 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2966/statm: 3345 3151 76 170 0 3173 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 24912

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2968
/proc/meminfo: memFree=1492400/2055920 swapFree=4180380/4192956
[pid=2964] ppid=2962 vsize=11532 CPUtime=0.83
/proc/2964/stat : 2964 (IUT_BMB_SIM) S 2962 2964 2338 0 -1 4194304 2648 0 0 0 59 24 0 0 25 0 1 0 243406995 11808768 2630 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2964/statm: 2883 2630 105 274 0 2606 0
[pid=2966] ppid=2964 vsize=15256 CPUtime=50.22
/proc/2966/stat : 2966 (minisat) R 2964 2964 2338 0 -1 4194304 3870 0 0 0 5019 3 0 0 25 0 1 0 243407079 15622144 3620 1992294400 134512640 135212939 4294956320 18446744073709551615 134526664 0 0 4096 3 0 0 0 17 0 0 0
/proc/2966/statm: 3814 3620 76 170 0 3642 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 26788

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2968
/proc/meminfo: memFree=1490160/2055920 swapFree=4180380/4192956
[pid=2964] ppid=2962 vsize=11532 CPUtime=0.83
/proc/2964/stat : 2964 (IUT_BMB_SIM) S 2962 2964 2338 0 -1 4194304 2648 0 0 0 59 24 0 0 25 0 1 0 243406995 11808768 2630 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2964/statm: 2883 2630 105 274 0 2606 0
[pid=2966] ppid=2964 vsize=17532 CPUtime=101.4
/proc/2966/stat : 2966 (minisat) R 2964 2964 2338 0 -1 4194304 4431 0 0 0 10136 4 0 0 25 0 1 0 243407079 17952768 4181 1992294400 134512640 135212939 4294956320 18446744073709551615 134536541 0 0 4096 3 0 0 0 17 0 0 0
/proc/2966/statm: 4383 4181 76 170 0 4211 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 29064

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2968
/proc/meminfo: memFree=1488176/2055920 swapFree=4180380/4192956
[pid=2964] ppid=2962 vsize=11532 CPUtime=0.83
/proc/2964/stat : 2964 (IUT_BMB_SIM) S 2962 2964 2338 0 -1 4194304 2648 0 0 0 59 24 0 0 25 0 1 0 243406995 11808768 2630 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2964/statm: 2883 2630 105 274 0 2606 0
[pid=2966] ppid=2964 vsize=19536 CPUtime=161.37
/proc/2966/stat : 2966 (minisat) R 2964 2964 2338 0 -1 4194304 4921 0 0 0 16133 4 0 0 25 0 1 0 243407079 20004864 4671 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/2966/statm: 4884 4671 76 170 0 4712 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 31068

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2968
/proc/meminfo: memFree=1485808/2055920 swapFree=4180380/4192956
[pid=2964] ppid=2962 vsize=11532 CPUtime=0.83
/proc/2964/stat : 2964 (IUT_BMB_SIM) S 2962 2964 2338 0 -1 4194304 2648 0 0 0 59 24 0 0 25 0 1 0 243406995 11808768 2630 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2964/statm: 2883 2630 105 274 0 2606 0
[pid=2966] ppid=2964 vsize=21932 CPUtime=221.34
/proc/2966/stat : 2966 (minisat) R 2964 2964 2338 0 -1 4194304 5518 0 0 0 22129 5 0 0 25 0 1 0 243407079 22458368 5268 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2966/statm: 5483 5268 76 170 0 5311 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 33464

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2968
/proc/meminfo: memFree=1485104/2055920 swapFree=4180380/4192956
[pid=2964] ppid=2962 vsize=11532 CPUtime=0.83
/proc/2964/stat : 2964 (IUT_BMB_SIM) S 2962 2964 2338 0 -1 4194304 2648 0 0 0 59 24 0 0 25 0 1 0 243406995 11808768 2630 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2964/statm: 2883 2630 105 274 0 2606 0
[pid=2966] ppid=2964 vsize=22784 CPUtime=281.32
/proc/2966/stat : 2966 (minisat) R 2964 2964 2338 0 -1 4194304 5686 0 0 0 28127 5 0 0 25 0 1 0 243407079 23330816 5436 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2966/statm: 5696 5436 76 170 0 5524 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 34316

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2968
/proc/meminfo: memFree=1485040/2055920 swapFree=4180380/4192956
[pid=2964] ppid=2962 vsize=11532 CPUtime=0.83
/proc/2964/stat : 2964 (IUT_BMB_SIM) S 2962 2964 2338 0 -1 4194304 2648 0 0 0 59 24 0 0 25 0 1 0 243406995 11808768 2630 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2964/statm: 2883 2630 105 274 0 2606 0
[pid=2966] ppid=2964 vsize=22924 CPUtime=341.28
/proc/2966/stat : 2966 (minisat) R 2964 2964 2338 0 -1 4194304 5715 0 0 0 34123 5 0 0 25 0 1 0 243407079 23474176 5465 1992294400 134512640 135212939 4294956320 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/2966/statm: 5731 5465 76 170 0 5559 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 34456

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2968
/proc/meminfo: memFree=1484016/2055920 swapFree=4180380/4192956
[pid=2964] ppid=2962 vsize=11532 CPUtime=0.83
/proc/2964/stat : 2964 (IUT_BMB_SIM) S 2962 2964 2338 0 -1 4194304 2648 0 0 0 59 24 0 0 25 0 1 0 243406995 11808768 2630 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2964/statm: 2883 2630 105 274 0 2606 0
[pid=2966] ppid=2964 vsize=23928 CPUtime=401.25
/proc/2966/stat : 2966 (minisat) R 2964 2964 2338 0 -1 4194304 5973 0 0 0 40120 5 0 0 25 0 1 0 243407079 24502272 5723 1992294400 134512640 135212939 4294956320 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/2966/statm: 5982 5723 76 170 0 5810 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 35460

[startup+462.301 s]

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

[pid=2966] ppid=2964 vsize=25156 CPUtime=461.23
/proc/2966/stat : 2966 (minisat) R 2964 2964 2338 0 -1 4194304 6276 0 0 0 46117 6 0 0 25 0 1 0 243407079 25759744 6026 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2966/statm: 6289 6026 76 170 0 6117 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 36688

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2968
/proc/meminfo: memFree=1482480/2055920 swapFree=4180380/4192956
[pid=2964] ppid=2962 vsize=11532 CPUtime=0.83
/proc/2964/stat : 2964 (IUT_BMB_SIM) S 2962 2964 2338 0 -1 4194304 2648 0 0 0 59 24 0 0 25 0 1 0 243406995 11808768 2630 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2964/statm: 2883 2630 105 274 0 2606 0
[pid=2966] ppid=2964 vsize=25628 CPUtime=521.2
/proc/2966/stat : 2966 (minisat) R 2964 2964 2338 0 -1 4194304 6358 0 0 0 52114 6 0 0 25 0 1 0 243407079 26243072 6108 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2966/statm: 6407 6108 76 170 0 6235 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 37160

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2968
/proc/meminfo: memFree=1480560/2055920 swapFree=4180380/4192956
[pid=2964] ppid=2962 vsize=11532 CPUtime=0.83
/proc/2964/stat : 2964 (IUT_BMB_SIM) S 2962 2964 2338 0 -1 4194304 2648 0 0 0 59 24 0 0 25 0 1 0 243406995 11808768 2630 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2964/statm: 2883 2630 105 274 0 2606 0
[pid=2966] ppid=2964 vsize=27624 CPUtime=581.16
/proc/2966/stat : 2966 (minisat) R 2964 2964 2338 0 -1 4194304 6833 0 0 0 58110 6 0 0 25 0 1 0 243407079 28286976 6583 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2966/statm: 6906 6583 76 170 0 6734 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 39156

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2968
/proc/meminfo: memFree=1479920/2055920 swapFree=4180380/4192956
[pid=2964] ppid=2962 vsize=11532 CPUtime=0.83
/proc/2964/stat : 2964 (IUT_BMB_SIM) S 2962 2964 2338 0 -1 4194304 2648 0 0 0 59 24 0 0 25 0 1 0 243406995 11808768 2630 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2964/statm: 2883 2630 105 274 0 2606 0
[pid=2966] ppid=2964 vsize=28344 CPUtime=641.14
/proc/2966/stat : 2966 (minisat) R 2964 2964 2338 0 -1 4194304 6987 0 0 0 64107 7 0 0 25 0 1 0 243407079 29024256 6737 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2966/statm: 7086 6737 76 170 0 6914 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 39876

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2968
/proc/meminfo: memFree=1479664/2055920 swapFree=4180380/4192956
[pid=2964] ppid=2962 vsize=11532 CPUtime=0.83
/proc/2964/stat : 2964 (IUT_BMB_SIM) S 2962 2964 2338 0 -1 4194304 2648 0 0 0 59 24 0 0 25 0 1 0 243406995 11808768 2630 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2964/statm: 2883 2630 105 274 0 2606 0
[pid=2966] ppid=2964 vsize=28508 CPUtime=701.1
/proc/2966/stat : 2966 (minisat) R 2964 2964 2338 0 -1 4194304 7025 0 0 0 70103 7 0 0 25 0 1 0 243407079 29192192 6775 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2966/statm: 7127 6775 76 170 0 6955 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 40040

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2968
/proc/meminfo: memFree=1478000/2055920 swapFree=4180380/4192956
[pid=2964] ppid=2962 vsize=11532 CPUtime=0.83
/proc/2964/stat : 2964 (IUT_BMB_SIM) S 2962 2964 2338 0 -1 4194304 2648 0 0 0 59 24 0 0 25 0 1 0 243406995 11808768 2630 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2964/statm: 2883 2630 105 274 0 2606 0
[pid=2966] ppid=2964 vsize=30104 CPUtime=761.08
/proc/2966/stat : 2966 (minisat) R 2964 2964 2338 0 -1 4194304 7415 0 0 0 76101 7 0 0 25 0 1 0 243407079 30826496 7165 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2966/statm: 7526 7165 76 170 0 7354 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 41636

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2968
/proc/meminfo: memFree=1477616/2055920 swapFree=4180380/4192956
[pid=2964] ppid=2962 vsize=11532 CPUtime=0.83
/proc/2964/stat : 2964 (IUT_BMB_SIM) S 2962 2964 2338 0 -1 4194304 2648 0 0 0 59 24 0 0 25 0 1 0 243406995 11808768 2630 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2964/statm: 2883 2630 105 274 0 2606 0
[pid=2966] ppid=2964 vsize=30512 CPUtime=821.05
/proc/2966/stat : 2966 (minisat) R 2964 2964 2338 0 -1 4194304 7520 0 0 0 82098 7 0 0 25 0 1 0 243407079 31244288 7270 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2966/statm: 7628 7270 76 170 0 7456 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 42044

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2968
/proc/meminfo: memFree=1477360/2055920 swapFree=4180380/4192956
[pid=2964] ppid=2962 vsize=11532 CPUtime=0.83
/proc/2964/stat : 2964 (IUT_BMB_SIM) S 2962 2964 2338 0 -1 4194304 2648 0 0 0 59 24 0 0 25 0 1 0 243406995 11808768 2630 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2964/statm: 2883 2630 105 274 0 2606 0
[pid=2966] ppid=2964 vsize=30868 CPUtime=881.03
/proc/2966/stat : 2966 (minisat) R 2964 2964 2338 0 -1 4194304 7584 0 0 0 88095 8 0 0 25 0 1 0 243407079 31608832 7334 1992294400 134512640 135212939 4294956320 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/2966/statm: 7717 7334 76 170 0 7545 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 42400

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2968
/proc/meminfo: memFree=1477040/2055920 swapFree=4180380/4192956
[pid=2964] ppid=2962 vsize=11532 CPUtime=0.83
/proc/2964/stat : 2964 (IUT_BMB_SIM) S 2962 2964 2338 0 -1 4194304 2648 0 0 0 59 24 0 0 25 0 1 0 243406995 11808768 2630 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2964/statm: 2883 2630 105 274 0 2606 0
[pid=2966] ppid=2964 vsize=31236 CPUtime=941
/proc/2966/stat : 2966 (minisat) R 2964 2964 2338 0 -1 4194304 7670 0 0 0 94092 8 0 0 25 0 1 0 243407079 31985664 7420 1992294400 134512640 135212939 4294956320 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/2966/statm: 7809 7420 76 170 0 7637 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 42768

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2968
/proc/meminfo: memFree=1476336/2055920 swapFree=4180380/4192956
[pid=2964] ppid=2962 vsize=11532 CPUtime=0.83
/proc/2964/stat : 2964 (IUT_BMB_SIM) S 2962 2964 2338 0 -1 4194304 2648 0 0 0 59 24 0 0 25 0 1 0 243406995 11808768 2630 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2964/statm: 2883 2630 105 274 0 2606 0
[pid=2966] ppid=2964 vsize=31988 CPUtime=1000.97
/proc/2966/stat : 2966 (minisat) R 2964 2964 2338 0 -1 4194304 7855 0 0 0 100089 8 0 0 25 0 1 0 243407079 32755712 7605 1992294400 134512640 135212939 4294956320 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/2966/statm: 7997 7605 76 170 0 7825 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 43520

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2974
/proc/meminfo: memFree=1476016/2055920 swapFree=4180380/4192956
[pid=2964] ppid=2962 vsize=11532 CPUtime=0.83
/proc/2964/stat : 2964 (IUT_BMB_SIM) S 2962 2964 2338 0 -1 4194304 2648 0 0 0 59 24 0 0 25 0 1 0 243406995 11808768 2630 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2964/statm: 2883 2630 105 274 0 2606 0
[pid=2966] ppid=2964 vsize=32128 CPUtime=1060.93
/proc/2966/stat : 2966 (minisat) R 2964 2964 2338 0 -1 4194304 7871 0 0 0 106085 8 0 0 25 0 1 0 243407079 32899072 7621 1992294400 134512640 135212939 4294956320 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/2966/statm: 8032 7621 76 170 0 7860 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 43660

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2974
/proc/meminfo: memFree=1475696/2055920 swapFree=4180380/4192956
[pid=2964] ppid=2962 vsize=11532 CPUtime=0.83
/proc/2964/stat : 2964 (IUT_BMB_SIM) S 2962 2964 2338 0 -1 4194304 2648 0 0 0 59 24 0 0 25 0 1 0 243406995 11808768 2630 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2964/statm: 2883 2630 105 274 0 2606 0
[pid=2966] ppid=2964 vsize=32424 CPUtime=1120.9
/proc/2966/stat : 2966 (minisat) R 2964 2964 2338 0 -1 4194304 7957 0 0 0 112082 8 0 0 25 0 1 0 243407079 33202176 7707 1992294400 134512640 135212939 4294956320 18446744073709551615 134534904 0 0 4096 3 0 0 0 17 0 0 0
/proc/2966/statm: 8106 7707 76 170 0 7934 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 43956

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2974
/proc/meminfo: memFree=1475632/2055920 swapFree=4180380/4192956
[pid=2964] ppid=2962 vsize=11532 CPUtime=0.83
/proc/2964/stat : 2964 (IUT_BMB_SIM) S 2962 2964 2338 0 -1 4194304 2648 0 0 0 59 24 0 0 25 0 1 0 243406995 11808768 2630 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2964/statm: 2883 2630 105 274 0 2606 0
[pid=2966] ppid=2964 vsize=32616 CPUtime=1180.88
/proc/2966/stat : 2966 (minisat) R 2964 2964 2338 0 -1 4194304 7975 0 0 0 118080 8 0 0 25 0 1 0 243407079 33398784 7725 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2966/statm: 8154 7725 76 170 0 7982 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 44148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2974
/proc/meminfo: memFree=1475632/2055920 swapFree=4180380/4192956
[pid=2964] ppid=2962 vsize=11532 CPUtime=0.83
/proc/2964/stat : 2964 (IUT_BMB_SIM) S 2962 2964 2338 0 -1 4194304 2648 0 0 0 59 24 0 0 25 0 1 0 243406995 11808768 2630 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2964/statm: 2883 2630 105 274 0 2606 0
[pid=2966] ppid=2964 vsize=32616 CPUtime=1199.18
/proc/2966/stat : 2966 (minisat) R 2964 2964 2338 0 -1 4194304 7975 0 0 0 119909 9 0 0 25 0 1 0 243407079 33398784 7725 1992294400 134512640 135212939 4294956320 18446744073709551615 134526712 0 0 4096 3 0 0 0 17 0 0 0
/proc/2966/statm: 8154 7725 76 170 0 7982 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 44148

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)
Real time (s): 1200.61
CPU time (s): 1200.04
CPU user time (s): 1199.69
CPU system time (s): 0.348946
CPU usage (%): 99.9519
Max. virtual memory (cumulated for all children) (KiB): 44148

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

runsolver used 1.09383 second user time and 3.2855 second system time

The end

Launcher Data

Begin job on node49 at 2009-05-12 20:43:46
IDJOB=1806989
IDBENCH=71139
IDSOLVER=650
FILE ID=node49/1806989-1242153826
PBS_JOBID= 9289675
Free space on /tmp= 66212 MiB

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

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

MD5SUM BENCH= cc925e6de728ca79f6f89379842f14b0
RANDOM SEED=1907668043

node49.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.241
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.241
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:       1519008 kB
Buffers:         44688 kB
Cached:         435512 kB
SwapCached:       5592 kB
Active:          27212 kB
Inactive:       461172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1519008 kB
SwapTotal:     4192956 kB
SwapFree:      4180380 kB
Dirty:            5400 kB
Writeback:           0 kB
Mapped:          13792 kB
Slab:            34412 kB
Committed_AS:   880976 kB
PageTables:       1384 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= 66208 MiB
End job on node49 at 2009-05-12 21:03:49