Trace number 1797734

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.07 1200.41

General information on the benchmark

Namegoldb-heqc-term1mul.cnf
MD5SUMc356d60706abf7ddd80826e417c8de67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark26.355
Satisfiable
(Un)Satisfiability was proved
Number of variables3504
Number of clauses22229
Sum of the clauses size75188
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25116
Number of clauses of size 310312
Number of clauses of size 40
Number of clauses of size 56800
Number of clauses of size over 51

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
0.19/0.24	This is MiniSat 2.0 beta
0.19/0.24	WARNING: for repeatability, setting FPU to use double precision
0.19/0.24	============================[ Problem Statistics ]=============================
0.19/0.24	|                                                                             |
0.19/0.24	|  Number of variables:  3504                                                 |
0.19/0.24	|  Number of clauses:    22229                                                |
0.19/0.26	|  Parsing time:         0.01         s                                       |
0.19/0.26	============================[ Search Statistics ]==============================
0.19/0.26	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.26	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.26	===============================================================================
0.19/0.26	|         0 |    3504    22229    75188 |     7409        0    nan |  0.000 % |
0.19/0.27	|       100 |    3504    22229    75188 |     8150      100     15 |  0.000 % |
0.19/0.27	|       250 |    3498    22229    75188 |     8965      244      8 |  0.172 % |
0.19/0.29	|       476 |    3487    22038    74545 |     9862      417      8 |  0.489 % |
0.24/0.32	|       813 |    3479    21908    74111 |    10848      737     11 |  0.714 % |
0.24/0.36	|      1319 |    3472    21828    73829 |    11933     1221     12 |  0.913 % |
0.24/0.42	|      2078 |    3461    21748    73560 |    13126     1950     13 |  1.227 % |
0.24/0.51	|      3217 |    3454    21694    73385 |    14439     3056     15 |  1.428 % |
0.24/0.68	|      4926 |    3449    21599    73061 |    15883     4729     18 |  1.570 % |
0.24/0.94	|      7488 |    3446    21589    73033 |    17471     7287     20 |  1.684 % |
1.38/1.41	|     11332 |    3443    21535    72858 |    19218    11111     23 |  1.741 % |
2.18/2.28	|     17098 |    3435    21473    72656 |    21140    16829     25 |  1.970 % |
3.69/3.71	|     25749 |    3427    21449    72584 |    23254    14338     24 |  2.255 % |
6.28/6.32	|     38723 |    3427    21449    72584 |    25580    15339     24 |  2.255 % |
10.18/10.23	|     58184 |    3415    21289    72040 |    28138    21702     24 |  2.541 % |
16.08/16.17	|     87376 |    3407    21199    71747 |    30952    21647     25 |  2.769 % |
25.87/25.91	|    131165 |    3390    21059    71299 |    34047    16470     22 |  3.254 % |
41.17/41.25	|    196849 |    3374    20929    70881 |    37451    24171     25 |  3.712 % |
65.66/65.78	|    295375 |    3364    20839    70591 |    41197    34714     25 |  3.996 % |
106.25/106.33	|    443164 |    3345    20641    69933 |    45316    33727     23 |  4.538 % |
169.64/169.78	|    664847 |    3324    20481    69433 |    49848    24087     26 |  5.137 % |
272.30/272.45	|    997372 |    3307    20330    68956 |    54833    24350     28 |  5.622 % |
446.65/446.81	|   1496160 |    3295    20228    68628 |    60316    21860     26 |  5.965 % |
708.49/708.76	|   2244343 |    3276    20080    68159 |    66348    24880     24 |  6.508 % |
1142.96/1143.31	|   3366617 |    3256    19876    67490 |    72983    21314     26 |  7.078 % |
1200.05/1200.41	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-1797734-1242089672/watcher-1797734-1242089672 -o /tmp/evaluation-result-1797734-1242089672/solver-1797734-1242089672 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1797734-1242089672.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.01 1.04 1.00 3/65 3266
/proc/meminfo: memFree=1959544/2055920 swapFree=4158712/4192956
[pid=3266] ppid=3264 vsize=1548 CPUtime=0
/proc/3266/stat : 3266 (IUT_BMB_SIM) R 3264 3266 3082 0 -1 4194304 190 0 0 0 0 0 0 0 20 0 1 0 236996601 1585152 173 1992294400 134512640 135635349 4294956224 18446744073709551615 134535003 0 0 4096 0 0 0 0 17 1 0 0
/proc/3266/statm: 387 178 90 274 0 110 0

[startup+0.031874 s]
/proc/loadavg: 1.01 1.04 1.00 3/65 3266
/proc/meminfo: memFree=1959544/2055920 swapFree=4158712/4192956
[pid=3266] ppid=3264 vsize=2352 CPUtime=0.02
/proc/3266/stat : 3266 (IUT_BMB_SIM) R 3264 3266 3082 0 -1 4194304 418 0 0 0 2 0 0 0 20 0 1 0 236996601 2408448 401 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 1 0 0
/proc/3266/statm: 588 401 97 274 0 311 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2352

[startup+0.101883 s]
/proc/loadavg: 1.01 1.04 1.00 3/65 3266
/proc/meminfo: memFree=1959544/2055920 swapFree=4158712/4192956
[pid=3266] ppid=3264 vsize=3540 CPUtime=0.09
/proc/3266/stat : 3266 (IUT_BMB_SIM) R 3264 3266 3082 0 -1 4194304 701 0 0 0 9 0 0 0 20 0 1 0 236996601 3624960 684 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 1 0 0
/proc/3266/statm: 885 684 97 274 0 608 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3540

[startup+0.301913 s]
/proc/loadavg: 1.01 1.04 1.00 3/65 3266
/proc/meminfo: memFree=1959544/2055920 swapFree=4158712/4192956
[pid=3266] ppid=3264 vsize=4032 CPUtime=0.24
/proc/3266/stat : 3266 (IUT_BMB_SIM) S 3264 3266 3082 0 -1 4194304 836 0 0 0 16 8 0 0 22 0 1 0 236996601 4128768 818 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/3266/statm: 1008 818 105 274 0 731 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 4032

[startup+0.701964 s]
/proc/loadavg: 1.01 1.04 1.00 3/65 3266
/proc/meminfo: memFree=1959544/2055920 swapFree=4158712/4192956
[pid=3266] ppid=3264 vsize=4032 CPUtime=0.24
/proc/3266/stat : 3266 (IUT_BMB_SIM) S 3264 3266 3082 0 -1 4194304 836 0 0 0 16 8 0 0 22 0 1 0 236996601 4128768 818 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/3266/statm: 1008 818 105 274 0 731 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 4032

[startup+1.50206 s]
/proc/loadavg: 1.01 1.04 1.00 2/67 3268
/proc/meminfo: memFree=1953640/2055920 swapFree=4158712/4192956
[pid=3266] ppid=3264 vsize=4032 CPUtime=0.24
/proc/3266/stat : 3266 (IUT_BMB_SIM) S 3264 3266 3082 0 -1 4194304 836 0 0 0 16 8 0 0 22 0 1 0 236996601 4128768 818 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/3266/statm: 1008 818 105 274 0 731 0
[pid=3268] ppid=3266 vsize=4568 CPUtime=1.24
/proc/3268/stat : 3268 (minisat) R 3266 3266 3082 0 -1 4194304 1121 0 0 0 124 0 0 0 25 0 1 0 236996626 4677632 871 1992294400 134512640 135212939 4294956320 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 1 0 0
/proc/3268/statm: 1142 871 76 170 0 970 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8600

[startup+3.10126 s]
/proc/loadavg: 1.01 1.04 1.00 2/67 3268
/proc/meminfo: memFree=1952232/2055920 swapFree=4158712/4192956
[pid=3266] ppid=3264 vsize=4032 CPUtime=0.24
/proc/3266/stat : 3266 (IUT_BMB_SIM) S 3264 3266 3082 0 -1 4194304 836 0 0 0 16 8 0 0 22 0 1 0 236996601 4128768 818 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/3266/statm: 1008 818 105 274 0 731 0
[pid=3268] ppid=3266 vsize=6200 CPUtime=2.85
/proc/3268/stat : 3268 (minisat) R 3266 3266 3082 0 -1 4194304 1508 0 0 0 284 1 0 0 25 0 1 0 236996626 6348800 1258 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3268/statm: 1550 1258 76 170 0 1378 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10232

[startup+6.30165 s]
/proc/loadavg: 1.00 1.04 1.00 2/67 3268
/proc/meminfo: memFree=1950888/2055920 swapFree=4158712/4192956
[pid=3266] ppid=3264 vsize=4032 CPUtime=0.24
/proc/3266/stat : 3266 (IUT_BMB_SIM) S 3264 3266 3082 0 -1 4194304 836 0 0 0 16 8 0 0 22 0 1 0 236996601 4128768 818 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/3266/statm: 1008 818 105 274 0 731 0
[pid=3268] ppid=3266 vsize=6600 CPUtime=6.04
/proc/3268/stat : 3268 (minisat) R 3266 3266 3082 0 -1 4194304 1635 0 0 0 603 1 0 0 25 0 1 0 236996626 6758400 1385 1992294400 134512640 135212939 4294956320 18446744073709551615 134530458 0 0 4096 3 0 0 0 17 1 0 0
/proc/3268/statm: 1650 1385 76 170 0 1478 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10632

[startup+12.7015 s]
/proc/loadavg: 1.00 1.04 1.00 2/67 3268
/proc/meminfo: memFree=1949992/2055920 swapFree=4158712/4192956
[pid=3266] ppid=3264 vsize=4032 CPUtime=0.24
/proc/3266/stat : 3266 (IUT_BMB_SIM) S 3264 3266 3082 0 -1 4194304 836 0 0 0 16 8 0 0 22 0 1 0 236996601 4128768 818 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/3266/statm: 1008 818 105 274 0 731 0
[pid=3268] ppid=3266 vsize=7564 CPUtime=12.44
/proc/3268/stat : 3268 (minisat) R 3266 3266 3082 0 -1 4194304 1838 0 0 0 1243 1 0 0 25 0 1 0 236996626 7745536 1588 1992294400 134512640 135212939 4294956320 18446744073709551615 134526836 0 0 4096 3 0 0 0 17 1 0 0
/proc/3268/statm: 1891 1588 76 170 0 1719 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11596

[startup+25.5011 s]
/proc/loadavg: 1.00 1.04 1.00 2/67 3268
/proc/meminfo: memFree=1949480/2055920 swapFree=4158712/4192956
[pid=3266] ppid=3264 vsize=4032 CPUtime=0.24
/proc/3266/stat : 3266 (IUT_BMB_SIM) S 3264 3266 3082 0 -1 4194304 836 0 0 0 16 8 0 0 22 0 1 0 236996601 4128768 818 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/3266/statm: 1008 818 105 274 0 731 0
[pid=3268] ppid=3266 vsize=8104 CPUtime=25.23
/proc/3268/stat : 3268 (minisat) R 3266 3266 3082 0 -1 4194304 1973 0 0 0 2522 1 0 0 25 0 1 0 236996626 8298496 1723 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3268/statm: 2026 1723 76 170 0 1854 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12136

[startup+51.1012 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 3268
/proc/meminfo: memFree=1948264/2055920 swapFree=4158712/4192956
[pid=3266] ppid=3264 vsize=4032 CPUtime=0.24
/proc/3266/stat : 3266 (IUT_BMB_SIM) S 3264 3266 3082 0 -1 4194304 836 0 0 0 16 8 0 0 22 0 1 0 236996601 4128768 818 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/3266/statm: 1008 818 105 274 0 731 0
[pid=3268] ppid=3266 vsize=9316 CPUtime=50.82
/proc/3268/stat : 3268 (minisat) R 3266 3266 3082 0 -1 4194304 2287 0 0 0 5081 1 0 0 25 0 1 0 236996626 9539584 2037 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 1 0 0
/proc/3268/statm: 2329 2037 76 170 0 2157 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 13348

[startup+102.306 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 3268
/proc/meminfo: memFree=1946856/2055920 swapFree=4158712/4192956
[pid=3266] ppid=3264 vsize=4032 CPUtime=0.24
/proc/3266/stat : 3266 (IUT_BMB_SIM) S 3264 3266 3082 0 -1 4194304 836 0 0 0 16 8 0 0 22 0 1 0 236996601 4128768 818 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/3266/statm: 1008 818 105 274 0 731 0
[pid=3268] ppid=3266 vsize=10740 CPUtime=102.01
/proc/3268/stat : 3268 (minisat) R 3266 3266 3082 0 -1 4194304 2635 0 0 0 10199 2 0 0 25 0 1 0 236996626 10997760 2385 1992294400 134512640 135212939 4294956320 18446744073709551615 134536987 0 0 4096 3 0 0 0 17 1 0 0
/proc/3268/statm: 2685 2385 76 170 0 2513 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 14772

[startup+162.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 3268
/proc/meminfo: memFree=1946152/2055920 swapFree=4158712/4192956
[pid=3266] ppid=3264 vsize=4032 CPUtime=0.24
/proc/3266/stat : 3266 (IUT_BMB_SIM) S 3264 3266 3082 0 -1 4194304 836 0 0 0 16 8 0 0 22 0 1 0 236996601 4128768 818 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/3266/statm: 1008 818 105 274 0 731 0
[pid=3268] ppid=3266 vsize=11400 CPUtime=162
/proc/3268/stat : 3268 (minisat) R 3266 3266 3082 0 -1 4194304 2795 0 0 0 16197 3 0 0 25 0 1 0 236996626 11673600 2545 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3268/statm: 2850 2545 76 170 0 2678 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 15432

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 3268
/proc/meminfo: memFree=1944936/2055920 swapFree=4158712/4192956
[pid=3266] ppid=3264 vsize=4032 CPUtime=0.24
/proc/3266/stat : 3266 (IUT_BMB_SIM) S 3264 3266 3082 0 -1 4194304 836 0 0 0 16 8 0 0 22 0 1 0 236996601 4128768 818 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/3266/statm: 1008 818 105 274 0 731 0
[pid=3268] ppid=3266 vsize=12664 CPUtime=221.98
/proc/3268/stat : 3268 (minisat) R 3266 3266 3082 0 -1 4194304 3100 0 0 0 22195 3 0 0 25 0 1 0 236996626 12967936 2850 1992294400 134512640 135212939 4294956320 18446744073709551615 134534936 0 0 4096 3 0 0 0 17 1 0 0
/proc/3268/statm: 3166 2850 76 170 0 2994 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 16696

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 3268
/proc/meminfo: memFree=1944872/2055920 swapFree=4158712/4192956
[pid=3266] ppid=3264 vsize=4032 CPUtime=0.24
/proc/3266/stat : 3266 (IUT_BMB_SIM) S 3264 3266 3082 0 -1 4194304 836 0 0 0 16 8 0 0 22 0 1 0 236996601 4128768 818 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/3266/statm: 1008 818 105 274 0 731 0
[pid=3268] ppid=3266 vsize=12664 CPUtime=281.96
/proc/3268/stat : 3268 (minisat) R 3266 3266 3082 0 -1 4194304 3107 0 0 0 28193 3 0 0 25 0 1 0 236996626 12967936 2857 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3268/statm: 3166 2857 76 170 0 2994 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 16696

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 3268
/proc/meminfo: memFree=1944424/2055920 swapFree=4158712/4192956
[pid=3266] ppid=3264 vsize=4032 CPUtime=0.24
/proc/3266/stat : 3266 (IUT_BMB_SIM) S 3264 3266 3082 0 -1 4194304 836 0 0 0 16 8 0 0 22 0 1 0 236996601 4128768 818 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/3266/statm: 1008 818 105 274 0 731 0
[pid=3268] ppid=3266 vsize=13128 CPUtime=341.94
/proc/3268/stat : 3268 (minisat) R 3266 3266 3082 0 -1 4194304 3212 0 0 0 34191 3 0 0 25 0 1 0 236996626 13443072 2962 1992294400 134512640 135212939 4294956320 18446744073709551615 134527040 0 0 4096 3 0 0 0 17 1 0 0
/proc/3268/statm: 3282 2962 76 170 0 3110 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 17160

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 3274
/proc/meminfo: memFree=1942888/2055920 swapFree=4158712/4192956
[pid=3266] ppid=3264 vsize=4032 CPUtime=0.24
/proc/3266/stat : 3266 (IUT_BMB_SIM) S 3264 3266 3082 0 -1 4194304 836 0 0 0 16 8 0 0 22 0 1 0 236996601 4128768 818 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/3266/statm: 1008 818 105 274 0 731 0
[pid=3268] ppid=3266 vsize=13540 CPUtime=401.93
/proc/3268/stat : 3268 (minisat) R 3266 3266 3082 0 -1 4194304 3340 0 0 0 40189 4 0 0 25 0 1 0 236996626 13864960 3090 1992294400 134512640 135212939 4294956320 18446744073709551615 134534604 0 0 4096 3 0 0 0 17 1 0 0
/proc/3268/statm: 3385 3090 76 170 0 3213 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 17572

[startup+462.302 s]

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

[pid=3268] ppid=3266 vsize=15028 CPUtime=461.91
/proc/3268/stat : 3268 (minisat) R 3266 3266 3082 0 -1 4194304 3686 0 0 0 46187 4 0 0 25 0 1 0 236996626 15388672 3436 1992294400 134512640 135212939 4294956320 18446744073709551615 134526633 0 0 4096 3 0 0 0 17 1 0 0
/proc/3268/statm: 3757 3436 76 170 0 3585 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 19060

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 3274
/proc/meminfo: memFree=1941160/2055920 swapFree=4158712/4192956
[pid=3266] ppid=3264 vsize=4032 CPUtime=0.24
/proc/3266/stat : 3266 (IUT_BMB_SIM) S 3264 3266 3082 0 -1 4194304 836 0 0 0 16 8 0 0 22 0 1 0 236996601 4128768 818 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/3266/statm: 1008 818 105 274 0 731 0
[pid=3268] ppid=3266 vsize=15472 CPUtime=521.89
/proc/3268/stat : 3268 (minisat) R 3266 3266 3082 0 -1 4194304 3783 0 0 0 52185 4 0 0 25 0 1 0 236996626 15843328 3533 1992294400 134512640 135212939 4294956320 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 1 0 0
/proc/3268/statm: 3868 3533 76 170 0 3696 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 19504

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 3274
/proc/meminfo: memFree=1940968/2055920 swapFree=4158712/4192956
[pid=3266] ppid=3264 vsize=4032 CPUtime=0.24
/proc/3266/stat : 3266 (IUT_BMB_SIM) S 3264 3266 3082 0 -1 4194304 836 0 0 0 16 8 0 0 22 0 1 0 236996601 4128768 818 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/3266/statm: 1008 818 105 274 0 731 0
[pid=3268] ppid=3266 vsize=15812 CPUtime=581.87
/proc/3268/stat : 3268 (minisat) R 3266 3266 3082 0 -1 4194304 3825 0 0 0 58183 4 0 0 25 0 1 0 236996626 16191488 3575 1992294400 134512640 135212939 4294956320 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 1 0 0
/proc/3268/statm: 3953 3575 76 170 0 3781 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 19844

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 3274
/proc/meminfo: memFree=1940904/2055920 swapFree=4158712/4192956
[pid=3266] ppid=3264 vsize=4032 CPUtime=0.24
/proc/3266/stat : 3266 (IUT_BMB_SIM) S 3264 3266 3082 0 -1 4194304 836 0 0 0 16 8 0 0 22 0 1 0 236996601 4128768 818 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/3266/statm: 1008 818 105 274 0 731 0
[pid=3268] ppid=3266 vsize=15812 CPUtime=641.86
/proc/3268/stat : 3268 (minisat) R 3266 3266 3082 0 -1 4194304 3831 0 0 0 64182 4 0 0 25 0 1 0 236996626 16191488 3581 1992294400 134512640 135212939 4294956320 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 1 0 0
/proc/3268/statm: 3953 3581 76 170 0 3781 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 19844

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 3274
/proc/meminfo: memFree=1940648/2055920 swapFree=4158712/4192956
[pid=3266] ppid=3264 vsize=4032 CPUtime=0.24
/proc/3266/stat : 3266 (IUT_BMB_SIM) S 3264 3266 3082 0 -1 4194304 836 0 0 0 16 8 0 0 22 0 1 0 236996601 4128768 818 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/3266/statm: 1008 818 105 274 0 731 0
[pid=3268] ppid=3266 vsize=15976 CPUtime=701.85
/proc/3268/stat : 3268 (minisat) R 3266 3266 3082 0 -1 4194304 3887 0 0 0 70180 5 0 0 25 0 1 0 236996626 16359424 3637 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3268/statm: 3994 3637 76 170 0 3822 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 20008

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 3274
/proc/meminfo: memFree=1940008/2055920 swapFree=4158712/4192956
[pid=3266] ppid=3264 vsize=4032 CPUtime=0.24
/proc/3266/stat : 3266 (IUT_BMB_SIM) S 3264 3266 3082 0 -1 4194304 836 0 0 0 16 8 0 0 22 0 1 0 236996601 4128768 818 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/3266/statm: 1008 818 105 274 0 731 0
[pid=3268] ppid=3266 vsize=16796 CPUtime=761.84
/proc/3268/stat : 3268 (minisat) R 3266 3266 3082 0 -1 4194304 4064 0 0 0 76179 5 0 0 25 0 1 0 236996626 17199104 3814 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3268/statm: 4199 3814 76 170 0 4027 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 20828

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 3274
/proc/meminfo: memFree=1939688/2055920 swapFree=4158712/4192956
[pid=3266] ppid=3264 vsize=4032 CPUtime=0.24
/proc/3266/stat : 3266 (IUT_BMB_SIM) S 3264 3266 3082 0 -1 4194304 836 0 0 0 16 8 0 0 22 0 1 0 236996601 4128768 818 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/3266/statm: 1008 818 105 274 0 731 0
[pid=3268] ppid=3266 vsize=16960 CPUtime=821.81
/proc/3268/stat : 3268 (minisat) R 3266 3266 3082 0 -1 4194304 4115 0 0 0 82176 5 0 0 25 0 1 0 236996626 17367040 3865 1992294400 134512640 135212939 4294956320 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 1 0 0
/proc/3268/statm: 4240 3865 76 170 0 4068 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 20992

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 3274
/proc/meminfo: memFree=1939240/2055920 swapFree=4158712/4192956
[pid=3266] ppid=3264 vsize=4032 CPUtime=0.24
/proc/3266/stat : 3266 (IUT_BMB_SIM) S 3264 3266 3082 0 -1 4194304 836 0 0 0 16 8 0 0 22 0 1 0 236996601 4128768 818 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/3266/statm: 1008 818 105 274 0 731 0
[pid=3268] ppid=3266 vsize=17380 CPUtime=881.8
/proc/3268/stat : 3268 (minisat) R 3266 3266 3082 0 -1 4194304 4219 0 0 0 88175 5 0 0 25 0 1 0 236996626 17797120 3969 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/3268/statm: 4345 3969 76 170 0 4173 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 21412

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 3274
/proc/meminfo: memFree=1938984/2055920 swapFree=4158712/4192956
[pid=3266] ppid=3264 vsize=4032 CPUtime=0.24
/proc/3266/stat : 3266 (IUT_BMB_SIM) S 3264 3266 3082 0 -1 4194304 836 0 0 0 16 8 0 0 22 0 1 0 236996601 4128768 818 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/3266/statm: 1008 818 105 274 0 731 0
[pid=3268] ppid=3266 vsize=17644 CPUtime=941.78
/proc/3268/stat : 3268 (minisat) R 3266 3266 3082 0 -1 4194304 4280 0 0 0 94173 5 0 0 25 0 1 0 236996626 18067456 4030 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/3268/statm: 4411 4030 76 170 0 4239 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 21676

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 3274
/proc/meminfo: memFree=1938664/2055920 swapFree=4158712/4192956
[pid=3266] ppid=3264 vsize=4032 CPUtime=0.24
/proc/3266/stat : 3266 (IUT_BMB_SIM) S 3264 3266 3082 0 -1 4194304 836 0 0 0 16 8 0 0 22 0 1 0 236996601 4128768 818 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/3266/statm: 1008 818 105 274 0 731 0
[pid=3268] ppid=3266 vsize=17940 CPUtime=1001.76
/proc/3268/stat : 3268 (minisat) R 3266 3266 3082 0 -1 4194304 4349 0 0 0 100171 5 0 0 25 0 1 0 236996626 18370560 4099 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/3268/statm: 4485 4099 76 170 0 4313 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 21972

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 3274
/proc/meminfo: memFree=1937960/2055920 swapFree=4158712/4192956
[pid=3266] ppid=3264 vsize=4032 CPUtime=0.24
/proc/3266/stat : 3266 (IUT_BMB_SIM) S 3264 3266 3082 0 -1 4194304 836 0 0 0 16 8 0 0 22 0 1 0 236996601 4128768 818 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/3266/statm: 1008 818 105 274 0 731 0
[pid=3268] ppid=3266 vsize=18732 CPUtime=1061.74
/proc/3268/stat : 3268 (minisat) R 3266 3266 3082 0 -1 4194304 4535 0 0 0 106169 5 0 0 25 0 1 0 236996626 19181568 4285 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3268/statm: 4683 4285 76 170 0 4511 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 22764

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 3274
/proc/meminfo: memFree=1937704/2055920 swapFree=4158712/4192956
[pid=3266] ppid=3264 vsize=4032 CPUtime=0.24
/proc/3266/stat : 3266 (IUT_BMB_SIM) S 3264 3266 3082 0 -1 4194304 836 0 0 0 16 8 0 0 22 0 1 0 236996601 4128768 818 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/3266/statm: 1008 818 105 274 0 731 0
[pid=3268] ppid=3266 vsize=18900 CPUtime=1121.73
/proc/3268/stat : 3268 (minisat) R 3266 3266 3082 0 -1 4194304 4591 0 0 0 112168 5 0 0 25 0 1 0 236996626 19353600 4341 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3268/statm: 4725 4341 76 170 0 4553 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 22932

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 3274
/proc/meminfo: memFree=1937384/2055920 swapFree=4158712/4192956
[pid=3266] ppid=3264 vsize=4032 CPUtime=0.24
/proc/3266/stat : 3266 (IUT_BMB_SIM) S 3264 3266 3082 0 -1 4194304 836 0 0 0 16 8 0 0 22 0 1 0 236996601 4128768 818 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/3266/statm: 1008 818 105 274 0 731 0
[pid=3268] ppid=3266 vsize=19272 CPUtime=1181.71
/proc/3268/stat : 3268 (minisat) R 3266 3266 3082 0 -1 4194304 4654 0 0 0 118166 5 0 0 25 0 1 0 236996626 19734528 4404 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3268/statm: 4818 4404 76 170 0 4646 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 23304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 3274
/proc/meminfo: memFree=1937128/2055920 swapFree=4158712/4192956
[pid=3266] ppid=3264 vsize=4032 CPUtime=0.24
/proc/3266/stat : 3266 (IUT_BMB_SIM) S 3264 3266 3082 0 -1 4194304 836 0 0 0 16 8 0 0 22 0 1 0 236996601 4128768 818 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/3266/statm: 1008 818 105 274 0 731 0
[pid=3268] ppid=3266 vsize=19536 CPUtime=1199.81
/proc/3268/stat : 3268 (minisat) R 3266 3266 3082 0 -1 4194304 4728 0 0 0 119976 5 0 0 25 0 1 0 236996626 20004864 4478 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3268/statm: 4884 4478 76 170 0 4712 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 23568

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.41
CPU time (s): 1200.07
CPU user time (s): 1199.93
CPU system time (s): 0.141978
CPU usage (%): 99.9716
Max. virtual memory (cumulated for all children) (KiB): 23568

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

runsolver used 1.01484 second user time and 3.36249 second system time

The end

Launcher Data

Begin job on node92 at 2009-05-12 02:54:32
IDJOB=1797734
IDBENCH=71729
IDSOLVER=650
FILE ID=node92/1797734-1242089672
PBS_JOBID= 9277681
Free space on /tmp= 66408 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT_RACE06/goldb-heqc-term1mul.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797734-1242089672/watcher-1797734-1242089672 -o /tmp/evaluation-result-1797734-1242089672/solver-1797734-1242089672 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1797734-1242089672.cnf HOME

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

MD5SUM BENCH= c356d60706abf7ddd80826e417c8de67
RANDOM SEED=102339248

node92.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.245
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.245
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1959960 kB
Buffers:          1044 kB
Cached:          21512 kB
SwapCached:      28308 kB
Active:          12548 kB
Inactive:        39920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1959960 kB
SwapTotal:     4192956 kB
SwapFree:      4158712 kB
Dirty:            2596 kB
Writeback:           0 kB
Mapped:          14164 kB
Slab:            29376 kB
Committed_AS:   588080 kB
PageTables:       1460 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= 66404 MiB
End job on node92 at 2009-05-12 03:14:34