Trace number 1807654

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

General information on the benchmark

NameCRAFTED/sgi/
new-difficult-26-243-24-70.cnf
MD5SUMbf3875bd851fbd5f3e19defeb88389d1
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 variables624
Number of clauses38944
Sum of the clauses size78464
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 238920
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 524

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
0.49/0.60	This is MiniSat 2.0 beta
0.49/0.60	WARNING: for repeatability, setting FPU to use double precision
0.49/0.60	============================[ Problem Statistics ]=============================
0.49/0.60	|                                                                             |
0.58/0.60	|  Number of variables:  624                                                  |
0.58/0.60	|  Number of clauses:    38944                                                |
0.58/0.61	|  Parsing time:         0.01         s                                       |
0.58/0.61	============================[ Search Statistics ]==============================
0.58/0.61	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.58/0.61	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.58/0.61	===============================================================================
0.58/0.61	|         0 |     624    38944    78464 |    12981        0    nan |  0.000 % |
0.58/0.62	|       101 |     624    38944    78464 |    14279      101     92 |  0.000 % |
0.58/0.63	|       252 |     624    38944    78464 |    15707      252    112 |  0.000 % |
0.58/0.64	|       480 |     624    38944    78464 |    17278      480    123 |  0.000 % |
0.58/0.67	|       818 |     624    38944    78464 |    19005      818    128 |  0.000 % |
0.58/0.73	|      1324 |     624    38944    78464 |    20906     1324    137 |  0.000 % |
0.58/0.84	|      2084 |     624    38944    78464 |    22997     2084    149 |  0.000 % |
0.98/1.08	|      3223 |     624    38944    78464 |    25296     3223    151 |  0.000 % |
1.47/1.56	|      4932 |     624    38944    78464 |    27826     4932    153 |  0.000 % |
2.17/2.25	|      7494 |     624    38944    78464 |    30609     7494    150 |  0.000 % |
3.67/3.75	|     11338 |     624    38944    78464 |    33670    11338    145 |  0.000 % |
5.86/5.93	|     17106 |     624    38944    78464 |    37037    17106    146 |  0.000 % |
16.77/16.84	|     25756 |     624    38944    78464 |    40740    25756    148 |  0.000 % |
43.95/44.05	|     38730 |     624    38944    78464 |    44815    38730    151 |  0.000 % |
83.94/84.04	|     58192 |     624    38944    78464 |    49296    28029    146 |  0.000 % |
145.21/145.35	|     87384 |     624    38944    78464 |    54226    24975    136 |  0.000 % |
208.79/208.91	|    131173 |     624    38944    78464 |    59648    32063    129 |  0.000 % |
354.82/355.02	|    196857 |     624    38944    78464 |    65613    55236    126 |  0.000 % |
541.34/541.66	|    295385 |     624    38944    78464 |    72175    57051    143 |  0.000 % |
784.14/784.55	|    443177 |     624    38944    78464 |    79392    42701    133 |  0.000 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1807654-1242159982/watcher-1807654-1242159982 -o /tmp/evaluation-result-1807654-1242159982/solver-1807654-1242159982 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1807654-1242159982.cnf HOME 

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


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/67 4145
/proc/meminfo: memFree=1705496/2055920 swapFree=4172764/4192956
[pid=4145] ppid=4143 vsize=1744 CPUtime=0
/proc/4145/stat : 4145 (IUT_BMB_SIM) R 4143 4145 4043 0 -1 4194304 195 0 0 0 0 0 0 0 18 0 1 0 244024318 1785856 178 1992294400 134512640 135635349 4294956224 18446744073709551615 134533673 0 0 4096 0 0 0 0 17 0 0 0
/proc/4145/statm: 436 179 92 274 0 159 0

[startup+0.0272279 s]
/proc/loadavg: 0.99 0.97 0.99 3/67 4145
/proc/meminfo: memFree=1705496/2055920 swapFree=4172764/4192956
[pid=4145] ppid=4143 vsize=2296 CPUtime=0.02
/proc/4145/stat : 4145 (IUT_BMB_SIM) R 4143 4145 4043 0 -1 4194304 380 0 0 0 2 0 0 0 18 0 1 0 244024318 2351104 363 1992294400 134512640 135635349 4294956224 18446744073709551615 134541080 0 0 4096 0 0 0 0 17 0 0 0
/proc/4145/statm: 574 364 99 274 0 297 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2296

[startup+0.101235 s]
/proc/loadavg: 0.99 0.97 0.99 3/67 4145
/proc/meminfo: memFree=1705496/2055920 swapFree=4172764/4192956
[pid=4145] ppid=4143 vsize=3352 CPUtime=0.09
/proc/4145/stat : 4145 (IUT_BMB_SIM) R 4143 4145 4043 0 -1 4194304 661 0 0 0 9 0 0 0 18 0 1 0 244024318 3432448 644 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/4145/statm: 838 644 99 274 0 561 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3352

[startup+0.301252 s]
/proc/loadavg: 0.99 0.97 0.99 3/67 4145
/proc/meminfo: memFree=1705496/2055920 swapFree=4172764/4192956
[pid=4145] ppid=4143 vsize=7048 CPUtime=0.29
/proc/4145/stat : 4145 (IUT_BMB_SIM) R 4143 4145 4043 0 -1 4194304 1569 0 0 0 29 0 0 0 19 0 1 0 244024318 7217152 1552 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/4145/statm: 1762 1552 99 274 0 1485 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7048

[startup+0.701294 s]
/proc/loadavg: 0.99 0.97 0.99 3/67 4145
/proc/meminfo: memFree=1705496/2055920 swapFree=4172764/4192956
[pid=4145] ppid=4143 vsize=8764 CPUtime=0.58
/proc/4145/stat : 4145 (IUT_BMB_SIM) S 4143 4145 4043 0 -1 4194304 2033 0 0 0 45 13 0 0 22 0 1 0 244024318 8974336 2015 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/4145/statm: 2191 2015 106 274 0 1914 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8764

[startup+1.50136 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 4147
/proc/meminfo: memFree=1693384/2055920 swapFree=4172764/4192956
[pid=4145] ppid=4143 vsize=8764 CPUtime=0.58
/proc/4145/stat : 4145 (IUT_BMB_SIM) S 4143 4145 4043 0 -1 4194304 2033 0 0 0 45 13 0 0 22 0 1 0 244024318 8974336 2015 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/4145/statm: 2191 2015 106 274 0 1914 0
[pid=4147] ppid=4145 vsize=6624 CPUtime=0.89
/proc/4147/stat : 4147 (minisat) R 4145 4145 4043 0 -1 4194304 1639 0 0 0 88 1 0 0 24 0 1 0 244024378 6782976 1389 1992294400 134512640 135212939 4294956320 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/4147/statm: 1656 1389 77 170 0 1484 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 15388

[startup+3.1015 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 4147
/proc/meminfo: memFree=1690760/2055920 swapFree=4172764/4192956
[pid=4145] ppid=4143 vsize=8764 CPUtime=0.58
/proc/4145/stat : 4145 (IUT_BMB_SIM) S 4143 4145 4043 0 -1 4194304 2033 0 0 0 45 13 0 0 22 0 1 0 244024318 8974336 2015 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/4145/statm: 2191 2015 106 274 0 1914 0
[pid=4147] ppid=4145 vsize=10200 CPUtime=2.49
/proc/4147/stat : 4147 (minisat) R 4145 4145 4043 0 -1 4194304 2530 0 0 0 247 2 0 0 25 0 1 0 244024378 10444800 2280 1992294400 134512640 135212939 4294956320 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/4147/statm: 2550 2280 77 170 0 2378 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 18964

[startup+6.30179 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 4147
/proc/meminfo: memFree=1684360/2055920 swapFree=4172764/4192956
[pid=4145] ppid=4143 vsize=8764 CPUtime=0.58
/proc/4145/stat : 4145 (IUT_BMB_SIM) S 4143 4145 4043 0 -1 4194304 2033 0 0 0 45 13 0 0 22 0 1 0 244024318 8974336 2015 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/4145/statm: 2191 2015 106 274 0 1914 0
[pid=4147] ppid=4145 vsize=15240 CPUtime=5.68
/proc/4147/stat : 4147 (minisat) R 4145 4145 4043 0 -1 4194304 3814 0 0 0 566 2 0 0 25 0 1 0 244024378 15605760 3564 1992294400 134512640 135212939 4294956320 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/4147/statm: 3810 3564 77 170 0 3638 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 24004

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 4147
/proc/meminfo: memFree=1679560/2055920 swapFree=4172764/4192956
[pid=4145] ppid=4143 vsize=8764 CPUtime=0.58
/proc/4145/stat : 4145 (IUT_BMB_SIM) S 4143 4145 4043 0 -1 4194304 2033 0 0 0 45 13 0 0 22 0 1 0 244024318 8974336 2015 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/4145/statm: 2191 2015 106 274 0 1914 0
[pid=4147] ppid=4145 vsize=19100 CPUtime=12.08
/proc/4147/stat : 4147 (minisat) R 4145 4145 4043 0 -1 4194304 4752 0 0 0 1205 3 0 0 25 0 1 0 244024378 19558400 4502 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/4147/statm: 4775 4502 77 170 0 4603 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 27864

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 4147
/proc/meminfo: memFree=1673480/2055920 swapFree=4172764/4192956
[pid=4145] ppid=4143 vsize=8764 CPUtime=0.58
/proc/4145/stat : 4145 (IUT_BMB_SIM) S 4143 4145 4043 0 -1 4194304 2033 0 0 0 45 13 0 0 22 0 1 0 244024318 8974336 2015 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/4145/statm: 2191 2015 106 274 0 1914 0
[pid=4147] ppid=4145 vsize=25352 CPUtime=24.88
/proc/4147/stat : 4147 (minisat) R 4145 4145 4043 0 -1 4194304 6269 0 0 0 2484 4 0 0 25 0 1 0 244024378 25960448 6019 1992294400 134512640 135212939 4294956320 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/4147/statm: 6338 6019 77 170 0 6166 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 34116

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 4147
/proc/meminfo: memFree=1665800/2055920 swapFree=4172764/4192956
[pid=4145] ppid=4143 vsize=8764 CPUtime=0.58
/proc/4145/stat : 4145 (IUT_BMB_SIM) S 4143 4145 4043 0 -1 4194304 2033 0 0 0 45 13 0 0 22 0 1 0 244024318 8974336 2015 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/4145/statm: 2191 2015 106 274 0 1914 0
[pid=4147] ppid=4145 vsize=32988 CPUtime=50.47
/proc/4147/stat : 4147 (minisat) R 4145 4145 4043 0 -1 4194304 8162 0 0 0 5041 6 0 0 25 0 1 0 244024378 33779712 7912 1992294400 134512640 135212939 4294956320 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/4147/statm: 8247 7912 77 170 0 8075 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 41752

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 4147
/proc/meminfo: memFree=1662664/2055920 swapFree=4172764/4192956
[pid=4145] ppid=4143 vsize=8764 CPUtime=0.58
/proc/4145/stat : 4145 (IUT_BMB_SIM) S 4143 4145 4043 0 -1 4194304 2033 0 0 0 45 13 0 0 22 0 1 0 244024318 8974336 2015 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/4145/statm: 2191 2015 106 274 0 1914 0
[pid=4147] ppid=4145 vsize=35908 CPUtime=101.65
/proc/4147/stat : 4147 (minisat) R 4145 4145 4043 0 -1 4194304 8880 0 0 0 10158 7 0 0 25 0 1 0 244024378 36769792 8630 1992294400 134512640 135212939 4294956320 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/4147/statm: 8977 8630 77 170 0 8805 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 44672

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 4147
/proc/meminfo: memFree=1658568/2055920 swapFree=4172764/4192956
[pid=4145] ppid=4143 vsize=8764 CPUtime=0.58
/proc/4145/stat : 4145 (IUT_BMB_SIM) S 4143 4145 4043 0 -1 4194304 2033 0 0 0 45 13 0 0 22 0 1 0 244024318 8974336 2015 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/4145/statm: 2191 2015 106 274 0 1914 0
[pid=4147] ppid=4145 vsize=39960 CPUtime=161.62
/proc/4147/stat : 4147 (minisat) R 4145 4145 4043 0 -1 4194304 9897 0 0 0 16155 7 0 0 25 0 1 0 244024378 40919040 9647 1992294400 134512640 135212939 4294956320 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/4147/statm: 9990 9647 77 170 0 9818 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 48724

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 4147
/proc/meminfo: memFree=1656712/2055920 swapFree=4172764/4192956
[pid=4145] ppid=4143 vsize=8764 CPUtime=0.58
/proc/4145/stat : 4145 (IUT_BMB_SIM) S 4143 4145 4043 0 -1 4194304 2033 0 0 0 45 13 0 0 22 0 1 0 244024318 8974336 2015 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/4145/statm: 2191 2015 106 274 0 1914 0
[pid=4147] ppid=4145 vsize=42024 CPUtime=221.59
/proc/4147/stat : 4147 (minisat) R 4145 4145 4043 0 -1 4194304 10365 0 0 0 22152 7 0 0 25 0 1 0 244024378 43032576 10115 1992294400 134512640 135212939 4294956320 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/4147/statm: 10506 10115 77 170 0 10334 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 50788

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 4147
/proc/meminfo: memFree=1654984/2055920 swapFree=4172764/4192956
[pid=4145] ppid=4143 vsize=8764 CPUtime=0.58
/proc/4145/stat : 4145 (IUT_BMB_SIM) S 4143 4145 4043 0 -1 4194304 2033 0 0 0 45 13 0 0 22 0 1 0 244024318 8974336 2015 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/4145/statm: 2191 2015 106 274 0 1914 0
[pid=4147] ppid=4145 vsize=43996 CPUtime=281.58
/proc/4147/stat : 4147 (minisat) R 4145 4145 4043 0 -1 4194304 10824 0 0 0 28150 8 0 0 25 0 1 0 244024378 45051904 10574 1992294400 134512640 135212939 4294956320 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/4147/statm: 10999 10574 77 170 0 10827 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 52760

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 4147
/proc/meminfo: memFree=1653128/2055920 swapFree=4172764/4192956
[pid=4145] ppid=4143 vsize=8764 CPUtime=0.58
/proc/4145/stat : 4145 (IUT_BMB_SIM) S 4143 4145 4043 0 -1 4194304 2033 0 0 0 45 13 0 0 22 0 1 0 244024318 8974336 2015 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/4145/statm: 2191 2015 106 274 0 1914 0
[pid=4147] ppid=4145 vsize=45792 CPUtime=341.55
/proc/4147/stat : 4147 (minisat) R 4145 4145 4043 0 -1 4194304 11269 0 0 0 34147 8 0 0 25 0 1 0 244024378 46891008 11019 1992294400 134512640 135212939 4294956320 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/4147/statm: 11448 11019 77 170 0 11276 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 54556

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 4147
/proc/meminfo: memFree=1650760/2055920 swapFree=4172764/4192956
[pid=4145] ppid=4143 vsize=8764 CPUtime=0.58
/proc/4145/stat : 4145 (IUT_BMB_SIM) S 4143 4145 4043 0 -1 4194304 2033 0 0 0 45 13 0 0 22 0 1 0 244024318 8974336 2015 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/4145/statm: 2191 2015 106 274 0 1914 0
[pid=4147] ppid=4145 vsize=48260 CPUtime=401.51
/proc/4147/stat : 4147 (minisat) R 4145 4145 4043 0 -1 4194304 11837 0 0 0 40142 9 0 0 25 0 1 0 244024378 49418240 11587 1992294400 134512640 135212939 4294956320 18446744073709551615 134536398 0 0 4096 3 0 0 0 17 0 0 0
/proc/4147/statm: 12065 11587 77 170 0 11893 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 57024

[startup+462.301 s]

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

/proc/4147/statm: 13128 12617 77 170 0 12956 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 61276

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 4147
/proc/meminfo: memFree=1642312/2055920 swapFree=4172764/4192956
[pid=4145] ppid=4143 vsize=8764 CPUtime=0.58
/proc/4145/stat : 4145 (IUT_BMB_SIM) S 4143 4145 4043 0 -1 4194304 2033 0 0 0 45 13 0 0 22 0 1 0 244024318 8974336 2015 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/4145/statm: 2191 2015 106 274 0 1914 0
[pid=4147] ppid=4145 vsize=56936 CPUtime=581.44
/proc/4147/stat : 4147 (minisat) R 4145 4145 4043 0 -1 4194304 13931 0 0 0 58133 11 0 0 25 0 1 0 244024378 58302464 13681 1992294400 134512640 135212939 4294956320 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/4147/statm: 14234 13681 77 170 0 14062 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 65700

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 4147
/proc/meminfo: memFree=1639752/2055920 swapFree=4172764/4192956
[pid=4145] ppid=4143 vsize=8764 CPUtime=0.58
/proc/4145/stat : 4145 (IUT_BMB_SIM) S 4143 4145 4043 0 -1 4194304 2033 0 0 0 45 13 0 0 22 0 1 0 244024318 8974336 2015 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/4145/statm: 2191 2015 106 274 0 1914 0
[pid=4147] ppid=4145 vsize=59524 CPUtime=641.41
/proc/4147/stat : 4147 (minisat) R 4145 4145 4043 0 -1 4194304 14551 0 0 0 64130 11 0 0 25 0 1 0 244024378 60952576 14301 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/4147/statm: 14881 14301 77 170 0 14709 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 68288

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 4147
/proc/meminfo: memFree=1639624/2055920 swapFree=4172764/4192956
[pid=4145] ppid=4143 vsize=8764 CPUtime=0.58
/proc/4145/stat : 4145 (IUT_BMB_SIM) S 4143 4145 4043 0 -1 4194304 2033 0 0 0 45 13 0 0 22 0 1 0 244024318 8974336 2015 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/4145/statm: 2191 2015 106 274 0 1914 0
[pid=4147] ppid=4145 vsize=59524 CPUtime=701.39
/proc/4147/stat : 4147 (minisat) R 4145 4145 4043 0 -1 4194304 14554 0 0 0 70128 11 0 0 25 0 1 0 244024378 60952576 14304 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/4147/statm: 14881 14304 77 170 0 14709 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 68288

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 4147
/proc/meminfo: memFree=1637384/2055920 swapFree=4172764/4192956
[pid=4145] ppid=4143 vsize=8764 CPUtime=0.58
/proc/4145/stat : 4145 (IUT_BMB_SIM) S 4143 4145 4043 0 -1 4194304 2033 0 0 0 45 13 0 0 22 0 1 0 244024318 8974336 2015 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/4145/statm: 2191 2015 106 274 0 1914 0
[pid=4147] ppid=4145 vsize=61700 CPUtime=761.37
/proc/4147/stat : 4147 (minisat) R 4145 4145 4043 0 -1 4194304 15125 0 0 0 76125 12 0 0 25 0 1 0 244024378 63180800 14875 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/4147/statm: 15425 14875 77 170 0 15253 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 70464

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 4147
/proc/meminfo: memFree=1636488/2055920 swapFree=4172764/4192956
[pid=4145] ppid=4143 vsize=8764 CPUtime=0.58
/proc/4145/stat : 4145 (IUT_BMB_SIM) S 4143 4145 4043 0 -1 4194304 2033 0 0 0 45 13 0 0 22 0 1 0 244024318 8974336 2015 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/4145/statm: 2191 2015 106 274 0 1914 0
[pid=4147] ppid=4145 vsize=62804 CPUtime=821.34
/proc/4147/stat : 4147 (minisat) R 4145 4145 4043 0 -1 4194304 15345 0 0 0 82122 12 0 0 25 0 1 0 244024378 64311296 15095 1992294400 134512640 135212939 4294956320 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/4147/statm: 15701 15095 77 170 0 15529 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 71568

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 4147
/proc/meminfo: memFree=1634312/2055920 swapFree=4172764/4192956
[pid=4145] ppid=4143 vsize=8764 CPUtime=0.58
/proc/4145/stat : 4145 (IUT_BMB_SIM) S 4143 4145 4043 0 -1 4194304 2033 0 0 0 45 13 0 0 22 0 1 0 244024318 8974336 2015 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/4145/statm: 2191 2015 106 274 0 1914 0
[pid=4147] ppid=4145 vsize=64980 CPUtime=881.32
/proc/4147/stat : 4147 (minisat) R 4145 4145 4043 0 -1 4194304 15890 0 0 0 88119 13 0 0 25 0 1 0 244024378 66539520 15640 1992294400 134512640 135212939 4294956320 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/4147/statm: 16245 15640 77 170 0 16073 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 73744

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 4149
/proc/meminfo: memFree=1633928/2055920 swapFree=4172764/4192956
[pid=4145] ppid=4143 vsize=8764 CPUtime=0.58
/proc/4145/stat : 4145 (IUT_BMB_SIM) S 4143 4145 4043 0 -1 4194304 2033 0 0 0 45 13 0 0 22 0 1 0 244024318 8974336 2015 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/4145/statm: 2191 2015 106 274 0 1914 0
[pid=4147] ppid=4145 vsize=64980 CPUtime=941.29
/proc/4147/stat : 4147 (minisat) R 4145 4145 4043 0 -1 4194304 15893 0 0 0 94116 13 0 0 25 0 1 0 244024378 66539520 15643 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/4147/statm: 16245 15643 77 170 0 16073 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 73744

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 4149
/proc/meminfo: memFree=1633928/2055920 swapFree=4172764/4192956
[pid=4145] ppid=4143 vsize=8764 CPUtime=0.58
/proc/4145/stat : 4145 (IUT_BMB_SIM) S 4143 4145 4043 0 -1 4194304 2033 0 0 0 45 13 0 0 22 0 1 0 244024318 8974336 2015 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/4145/statm: 2191 2015 106 274 0 1914 0
[pid=4147] ppid=4145 vsize=64980 CPUtime=1001.26
/proc/4147/stat : 4147 (minisat) R 4145 4145 4043 0 -1 4194304 15897 0 0 0 100113 13 0 0 25 0 1 0 244024378 66539520 15647 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/4147/statm: 16245 15647 77 170 0 16073 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 73744

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 4149
/proc/meminfo: memFree=1633928/2055920 swapFree=4172764/4192956
[pid=4145] ppid=4143 vsize=8764 CPUtime=0.58
/proc/4145/stat : 4145 (IUT_BMB_SIM) S 4143 4145 4043 0 -1 4194304 2033 0 0 0 45 13 0 0 22 0 1 0 244024318 8974336 2015 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/4145/statm: 2191 2015 106 274 0 1914 0
[pid=4147] ppid=4145 vsize=65152 CPUtime=1061.24
/proc/4147/stat : 4147 (minisat) R 4145 4145 4043 0 -1 4194304 15920 0 0 0 106111 13 0 0 25 0 1 0 244024378 66715648 15670 1992294400 134512640 135212939 4294956320 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/4147/statm: 16288 15670 77 170 0 16116 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 73916

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 4149
/proc/meminfo: memFree=1633736/2055920 swapFree=4172764/4192956
[pid=4145] ppid=4143 vsize=8764 CPUtime=0.58
/proc/4145/stat : 4145 (IUT_BMB_SIM) S 4143 4145 4043 0 -1 4194304 2033 0 0 0 45 13 0 0 22 0 1 0 244024318 8974336 2015 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/4145/statm: 2191 2015 106 274 0 1914 0
[pid=4147] ppid=4145 vsize=65316 CPUtime=1121.22
/proc/4147/stat : 4147 (minisat) R 4145 4145 4043 0 -1 4194304 15983 0 0 0 112108 14 0 0 25 0 1 0 244024378 66883584 15733 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/4147/statm: 16329 15733 77 170 0 16157 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 74080

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 4149
/proc/meminfo: memFree=1631816/2055920 swapFree=4172764/4192956
[pid=4145] ppid=4143 vsize=8764 CPUtime=0.58
/proc/4145/stat : 4145 (IUT_BMB_SIM) S 4143 4145 4043 0 -1 4194304 2033 0 0 0 45 13 0 0 22 0 1 0 244024318 8974336 2015 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/4145/statm: 2191 2015 106 274 0 1914 0
[pid=4147] ppid=4145 vsize=67600 CPUtime=1181.2
/proc/4147/stat : 4147 (minisat) R 4145 4145 4043 0 -1 4194304 16472 0 0 0 118106 14 0 0 25 0 1 0 244024378 69222400 16222 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/4147/statm: 16900 16222 77 170 0 16728 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 76364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 4149
/proc/meminfo: memFree=1631816/2055920 swapFree=4172764/4192956
[pid=4145] ppid=4143 vsize=8764 CPUtime=0.58
/proc/4145/stat : 4145 (IUT_BMB_SIM) S 4143 4145 4043 0 -1 4194304 2033 0 0 0 45 13 0 0 22 0 1 0 244024318 8974336 2015 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/4145/statm: 2191 2015 106 274 0 1914 0
[pid=4147] ppid=4145 vsize=67600 CPUtime=1199.5
/proc/4147/stat : 4147 (minisat) R 4145 4145 4043 0 -1 4194304 16473 0 0 0 119936 14 0 0 25 0 1 0 244024378 69222400 16223 1992294400 134512640 135212939 4294956320 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/4147/statm: 16900 16223 77 170 0 16728 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 76364

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 4145 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=458930
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=139978
# CPU time returned by wait4() is 0.598908
# while last known CPU time is 1200.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.61
CPU time (s): 1200.08
CPU user time (s): 1199.81
CPU system time (s): 0.27
CPU usage (%): 99.9555
Max. virtual memory (cumulated for all children) (KiB): 76364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.45893
system time used= 0.139978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2033
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 3

runsolver used 1.07184 second user time and 3.3055 second system time

The end

Launcher Data

Begin job on node68 at 2009-05-12 22:26:22
IDJOB=1807654
IDBENCH=71803
IDSOLVER=650
FILE ID=node68/1807654-1242159982
PBS_JOBID= 9289758
Free space on /tmp= 66280 MiB

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

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

MD5SUM BENCH= bf3875bd851fbd5f3e19defeb88389d1
RANDOM SEED=1750246691

node68.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.223
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.223
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:       1705976 kB
Buffers:         47648 kB
Cached:         231924 kB
SwapCached:      12080 kB
Active:          81164 kB
Inactive:       212872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1705976 kB
SwapTotal:     4192956 kB
SwapFree:      4172764 kB
Dirty:            2592 kB
Writeback:           0 kB
Mapped:          14744 kB
Slab:            41616 kB
Committed_AS:   788868 kB
PageTables:       1560 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= 66276 MiB
End job on node68 at 2009-05-12 22:46:24