Trace number 1807213

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

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v760c43649g10.cnf
MD5SUMef10306f3342b2993f40a14989476298
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark120.122
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
0.59/0.69	This is MiniSat 2.0 beta
0.59/0.69	WARNING: for repeatability, setting FPU to use double precision
0.59/0.69	============================[ Problem Statistics ]=============================
0.59/0.69	|                                                                             |
0.59/0.69	|  Number of variables:  760                                                  |
0.59/0.69	|  Number of clauses:    43649                                                |
0.67/0.70	|  Parsing time:         0.01         s                                       |
0.67/0.71	============================[ Search Statistics ]==============================
0.67/0.71	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.67/0.71	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.67/0.71	===============================================================================
0.67/0.71	|         0 |     760    43649    87978 |    14549        0    nan |  0.000 % |
0.67/0.71	|       101 |     760    43649    87978 |    16004      101     96 |  0.000 % |
0.67/0.72	|       251 |     760    43649    87978 |    17605      251     97 |  0.000 % |
0.67/0.74	|       476 |     760    43649    87978 |    19365      476     94 |  0.000 % |
0.67/0.76	|       815 |     760    43649    87978 |    21302      815     89 |  0.000 % |
0.67/0.80	|      1322 |     760    43649    87978 |    23432     1322     88 |  0.000 % |
0.67/0.87	|      2081 |     760    43649    87978 |    25775     2081     86 |  0.000 % |
0.97/1.01	|      3220 |     760    43649    87978 |    28353     3220     87 |  0.000 % |
1.17/1.26	|      4928 |     760    43649    87978 |    31188     4928     86 |  0.000 % |
1.66/1.79	|      7490 |     760    43649    87978 |    34307     7490     86 |  0.000 % |
2.66/2.79	|     11337 |     760    43649    87978 |    37738    11337     92 |  0.000 % |
5.35/5.48	|     17103 |     760    43649    87978 |    41511    17103     97 |  0.000 % |
10.05/10.16	|     25754 |     760    43649    87978 |    45663    25754     97 |  0.000 % |
23.75/23.85	|     38729 |     760    43649    87978 |    50229    38729     95 |  0.000 % |
44.24/44.33	|     58192 |     760    43649    87978 |    55252    24760     85 |  0.000 % |
79.63/79.72	|     87386 |     760    43649    87978 |    60777    53954     92 |  0.000 % |
128.10/128.27	|    131177 |     760    43649    87978 |    66855    56343     85 |  0.000 % |
238.95/239.11	|    196863 |     760    43649    87978 |    73540    28265     83 |  0.000 % |
359.31/359.51	|    295390 |     760    43649    87978 |    80894    20268     80 |  0.000 % |
575.72/576.02	|    443180 |     760    43649    87978 |    88984    49365    107 |  0.000 % |
989.64/990.17	|    664863 |     760    43649    87978 |    97882    71088     98 |  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-1807213-1242155714/watcher-1807213-1242155714 -o /tmp/evaluation-result-1807213-1242155714/solver-1807213-1242155714 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1807213-1242155714.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.92 0.98 0.94 3/64 9880
/proc/meminfo: memFree=1554280/2055920 swapFree=4176976/4192956
[pid=9880] ppid=9878 vsize=1796 CPUtime=0
/proc/9880/stat : 9880 (IUT_BMB_SIM) R 9878 9880 9435 0 -1 4194304 188 0 0 0 0 0 0 0 18 0 1 0 243604781 1839104 171 1992294400 134512640 135635349 4294956224 18446744073709551615 134533682 0 0 4096 0 0 0 0 17 0 0 0
/proc/9880/statm: 449 172 90 274 0 172 0

[startup+0.034981 s]
/proc/loadavg: 0.92 0.98 0.94 3/64 9880
/proc/meminfo: memFree=1554280/2055920 swapFree=4176976/4192956
[pid=9880] ppid=9878 vsize=2496 CPUtime=0.03
/proc/9880/stat : 9880 (IUT_BMB_SIM) R 9878 9880 9435 0 -1 4194304 427 0 0 0 3 0 0 0 18 0 1 0 243604781 2555904 410 1992294400 134512640 135635349 4294956224 18446744073709551615 135072743 0 0 4096 0 0 0 0 17 0 0 0
/proc/9880/statm: 624 410 97 274 0 347 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2496

[startup+0.101986 s]
/proc/loadavg: 0.92 0.98 0.94 3/64 9880
/proc/meminfo: memFree=1554280/2055920 swapFree=4176976/4192956
[pid=9880] ppid=9878 vsize=3420 CPUtime=0.1
/proc/9880/stat : 9880 (IUT_BMB_SIM) R 9878 9880 9435 0 -1 4194304 677 0 0 0 10 0 0 0 18 0 1 0 243604781 3502080 660 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/9880/statm: 855 660 97 274 0 578 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3420

[startup+0.302006 s]
/proc/loadavg: 0.92 0.98 0.94 3/64 9880
/proc/meminfo: memFree=1554280/2055920 swapFree=4176976/4192956
[pid=9880] ppid=9878 vsize=6720 CPUtime=0.29
/proc/9880/stat : 9880 (IUT_BMB_SIM) R 9878 9880 9435 0 -1 4194304 1500 0 0 0 29 0 0 0 19 0 1 0 243604781 6881280 1483 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/9880/statm: 1680 1483 97 274 0 1403 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6720

[startup+0.701053 s]
/proc/loadavg: 0.92 0.98 0.94 3/64 9880
/proc/meminfo: memFree=1554280/2055920 swapFree=4176976/4192956
[pid=9880] ppid=9878 vsize=9492 CPUtime=0.67
/proc/9880/stat : 9880 (IUT_BMB_SIM) S 9878 9880 9435 0 -1 4194304 2192 0 0 0 52 15 0 0 23 0 1 0 243604781 9719808 2174 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9880/statm: 2373 2174 105 274 0 2096 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 9492

[startup+1.50114 s]
/proc/loadavg: 0.92 0.98 0.94 2/66 9882
/proc/meminfo: memFree=1541848/2055920 swapFree=4176976/4192956
[pid=9880] ppid=9878 vsize=9492 CPUtime=0.67
/proc/9880/stat : 9880 (IUT_BMB_SIM) S 9878 9880 9435 0 -1 4194304 2192 0 0 0 52 15 0 0 23 0 1 0 243604781 9719808 2174 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9880/statm: 2373 2174 105 274 0 2096 0
[pid=9882] ppid=9880 vsize=6192 CPUtime=0.8
/proc/9882/stat : 9882 (minisat) R 9880 9880 9435 0 -1 4194304 1528 0 0 0 80 0 0 0 24 0 1 0 243604850 6340608 1278 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/9882/statm: 1548 1278 77 170 0 1376 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 15684

[startup+3.1013 s]
/proc/loadavg: 0.92 0.98 0.94 2/66 9882
/proc/meminfo: memFree=1539288/2055920 swapFree=4176976/4192956
[pid=9880] ppid=9878 vsize=9492 CPUtime=0.67
/proc/9880/stat : 9880 (IUT_BMB_SIM) S 9878 9880 9435 0 -1 4194304 2192 0 0 0 52 15 0 0 23 0 1 0 243604781 9719808 2174 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9880/statm: 2373 2174 105 274 0 2096 0
[pid=9882] ppid=9880 vsize=8832 CPUtime=2.39
/proc/9882/stat : 9882 (minisat) R 9880 9880 9435 0 -1 4194304 2207 0 0 0 237 2 0 0 25 0 1 0 243604850 9043968 1957 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/9882/statm: 2208 1957 77 170 0 2036 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 18324

[startup+6.30161 s]
/proc/loadavg: 0.93 0.98 0.94 2/66 9882
/proc/meminfo: memFree=1535320/2055920 swapFree=4176976/4192956
[pid=9880] ppid=9878 vsize=9492 CPUtime=0.67
/proc/9880/stat : 9880 (IUT_BMB_SIM) S 9878 9880 9435 0 -1 4194304 2192 0 0 0 52 15 0 0 23 0 1 0 243604781 9719808 2174 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9880/statm: 2373 2174 105 274 0 2096 0
[pid=9882] ppid=9880 vsize=12084 CPUtime=5.58
/proc/9882/stat : 9882 (minisat) R 9880 9880 9435 0 -1 4194304 2997 0 0 0 556 2 0 0 25 0 1 0 243604850 12374016 2747 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/9882/statm: 3021 2747 77 170 0 2849 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 21576

[startup+12.7023 s]
/proc/loadavg: 0.93 0.98 0.94 2/66 9882
/proc/meminfo: memFree=1530392/2055920 swapFree=4176976/4192956
[pid=9880] ppid=9878 vsize=9492 CPUtime=0.67
/proc/9880/stat : 9880 (IUT_BMB_SIM) S 9878 9880 9435 0 -1 4194304 2192 0 0 0 52 15 0 0 23 0 1 0 243604781 9719808 2174 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9880/statm: 2373 2174 105 274 0 2096 0
[pid=9882] ppid=9880 vsize=16500 CPUtime=11.98
/proc/9882/stat : 9882 (minisat) R 9880 9880 9435 0 -1 4194304 4087 0 0 0 1194 4 0 0 25 0 1 0 243604850 16896000 3837 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9882/statm: 4125 3837 77 170 0 3953 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 25992

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.94 2/66 9882
/proc/meminfo: memFree=1525080/2055920 swapFree=4176976/4192956
[pid=9880] ppid=9878 vsize=9492 CPUtime=0.67
/proc/9880/stat : 9880 (IUT_BMB_SIM) S 9878 9880 9435 0 -1 4194304 2192 0 0 0 52 15 0 0 23 0 1 0 243604781 9719808 2174 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9880/statm: 2373 2174 105 274 0 2096 0
[pid=9882] ppid=9880 vsize=21612 CPUtime=24.78
/proc/9882/stat : 9882 (minisat) R 9880 9880 9435 0 -1 4194304 5376 0 0 0 2473 5 0 0 25 0 1 0 243604850 22130688 5126 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9882/statm: 5403 5126 77 170 0 5231 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 31104

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.94 2/66 9882
/proc/meminfo: memFree=1520280/2055920 swapFree=4176976/4192956
[pid=9880] ppid=9878 vsize=9492 CPUtime=0.67
/proc/9880/stat : 9880 (IUT_BMB_SIM) S 9878 9880 9435 0 -1 4194304 2192 0 0 0 52 15 0 0 23 0 1 0 243604781 9719808 2174 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9880/statm: 2373 2174 105 274 0 2096 0
[pid=9882] ppid=9880 vsize=26392 CPUtime=50.36
/proc/9882/stat : 9882 (minisat) R 9880 9880 9435 0 -1 4194304 6542 0 0 0 5030 6 0 0 25 0 1 0 243604850 27025408 6292 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9882/statm: 6598 6292 77 170 0 6426 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 35884

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.94 2/66 9882
/proc/meminfo: memFree=1515032/2055920 swapFree=4176976/4192956
[pid=9880] ppid=9878 vsize=9492 CPUtime=0.67
/proc/9880/stat : 9880 (IUT_BMB_SIM) S 9878 9880 9435 0 -1 4194304 2192 0 0 0 52 15 0 0 23 0 1 0 243604781 9719808 2174 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9880/statm: 2373 2174 105 274 0 2096 0
[pid=9882] ppid=9880 vsize=31560 CPUtime=101.54
/proc/9882/stat : 9882 (minisat) R 9880 9880 9435 0 -1 4194304 7825 0 0 0 10147 7 0 0 25 0 1 0 243604850 32317440 7575 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9882/statm: 7890 7575 77 170 0 7718 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 41052

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9882
/proc/meminfo: memFree=1513496/2055920 swapFree=4176976/4192956
[pid=9880] ppid=9878 vsize=9492 CPUtime=0.67
/proc/9880/stat : 9880 (IUT_BMB_SIM) S 9878 9880 9435 0 -1 4194304 2192 0 0 0 52 15 0 0 23 0 1 0 243604781 9719808 2174 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9880/statm: 2373 2174 105 274 0 2096 0
[pid=9882] ppid=9880 vsize=33484 CPUtime=161.51
/proc/9882/stat : 9882 (minisat) R 9880 9880 9435 0 -1 4194304 8225 0 0 0 16144 7 0 0 25 0 1 0 243604850 34287616 7975 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9882/statm: 8371 7975 77 170 0 8199 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 42976

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9882
/proc/meminfo: memFree=1512344/2055920 swapFree=4176976/4192956
[pid=9880] ppid=9878 vsize=9492 CPUtime=0.67
/proc/9880/stat : 9880 (IUT_BMB_SIM) S 9878 9880 9435 0 -1 4194304 2192 0 0 0 52 15 0 0 23 0 1 0 243604781 9719808 2174 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9880/statm: 2373 2174 105 274 0 2096 0
[pid=9882] ppid=9880 vsize=34608 CPUtime=221.5
/proc/9882/stat : 9882 (minisat) R 9880 9880 9435 0 -1 4194304 8494 0 0 0 22142 8 0 0 25 0 1 0 243604850 35438592 8244 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9882/statm: 8652 8244 77 170 0 8480 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 44100

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9882
/proc/meminfo: memFree=1509272/2055920 swapFree=4176976/4192956
[pid=9880] ppid=9878 vsize=9492 CPUtime=0.67
/proc/9880/stat : 9880 (IUT_BMB_SIM) S 9878 9880 9435 0 -1 4194304 2192 0 0 0 52 15 0 0 23 0 1 0 243604781 9719808 2174 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9880/statm: 2373 2174 105 274 0 2096 0
[pid=9882] ppid=9880 vsize=37736 CPUtime=281.46
/proc/9882/stat : 9882 (minisat) R 9880 9880 9435 0 -1 4194304 9266 0 0 0 28138 8 0 0 25 0 1 0 243604850 38641664 9016 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/9882/statm: 9434 9016 77 170 0 9262 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 47228

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9882
/proc/meminfo: memFree=1506072/2055920 swapFree=4176976/4192956
[pid=9880] ppid=9878 vsize=9492 CPUtime=0.67
/proc/9880/stat : 9880 (IUT_BMB_SIM) S 9878 9880 9435 0 -1 4194304 2192 0 0 0 52 15 0 0 23 0 1 0 243604781 9719808 2174 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9880/statm: 2373 2174 105 274 0 2096 0
[pid=9882] ppid=9880 vsize=41028 CPUtime=341.44
/proc/9882/stat : 9882 (minisat) R 9880 9880 9435 0 -1 4194304 10050 0 0 0 34135 9 0 0 25 0 1 0 243604850 42012672 9800 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9882/statm: 10257 9800 77 170 0 10085 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 50520

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9882
/proc/meminfo: memFree=1504600/2055920 swapFree=4176976/4192956
[pid=9880] ppid=9878 vsize=9492 CPUtime=0.67
/proc/9880/stat : 9880 (IUT_BMB_SIM) S 9878 9880 9435 0 -1 4194304 2192 0 0 0 52 15 0 0 23 0 1 0 243604781 9719808 2174 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9880/statm: 2373 2174 105 274 0 2096 0
[pid=9882] ppid=9880 vsize=42380 CPUtime=401.42
/proc/9882/stat : 9882 (minisat) R 9880 9880 9435 0 -1 4194304 10392 0 0 0 40133 9 0 0 25 0 1 0 243604850 43397120 10142 1992294400 134512640 135212939 4294956320 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/9882/statm: 10595 10142 77 170 0 10423 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 51872

[startup+462.302 s]

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

/proc/9882/statm: 12746 12229 77 170 0 12574 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 60476

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9882
/proc/meminfo: memFree=1495896/2055920 swapFree=4176976/4192956
[pid=9880] ppid=9878 vsize=9492 CPUtime=0.67
/proc/9880/stat : 9880 (IUT_BMB_SIM) S 9878 9880 9435 0 -1 4194304 2192 0 0 0 52 15 0 0 23 0 1 0 243604781 9719808 2174 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9880/statm: 2373 2174 105 274 0 2096 0
[pid=9882] ppid=9880 vsize=51316 CPUtime=581.35
/proc/9882/stat : 9882 (minisat) R 9880 9880 9435 0 -1 4194304 12548 0 0 0 58123 12 0 0 25 0 1 0 243604850 52547584 12298 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9882/statm: 12829 12298 77 170 0 12657 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 60808

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9882
/proc/meminfo: memFree=1495512/2055920 swapFree=4176976/4192956
[pid=9880] ppid=9878 vsize=9492 CPUtime=0.67
/proc/9880/stat : 9880 (IUT_BMB_SIM) S 9878 9880 9435 0 -1 4194304 2192 0 0 0 52 15 0 0 23 0 1 0 243604781 9719808 2174 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9880/statm: 2373 2174 105 274 0 2096 0
[pid=9882] ppid=9880 vsize=51792 CPUtime=641.32
/proc/9882/stat : 9882 (minisat) R 9880 9880 9435 0 -1 4194304 12649 0 0 0 64120 12 0 0 25 0 1 0 243604850 53035008 12399 1992294400 134512640 135212939 4294956320 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 0 0 0
/proc/9882/statm: 12948 12399 77 170 0 12776 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 61284

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9882
/proc/meminfo: memFree=1492056/2055920 swapFree=4176976/4192956
[pid=9880] ppid=9878 vsize=9492 CPUtime=0.67
/proc/9880/stat : 9880 (IUT_BMB_SIM) S 9878 9880 9435 0 -1 4194304 2192 0 0 0 52 15 0 0 23 0 1 0 243604781 9719808 2174 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9880/statm: 2373 2174 105 274 0 2096 0
[pid=9882] ppid=9880 vsize=55180 CPUtime=701.29
/proc/9882/stat : 9882 (minisat) R 9880 9880 9435 0 -1 4194304 13490 0 0 0 70115 14 0 0 25 0 1 0 243604850 56504320 13240 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9882/statm: 13795 13240 77 170 0 13623 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 64672

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9882
/proc/meminfo: memFree=1491608/2055920 swapFree=4176976/4192956
[pid=9880] ppid=9878 vsize=9492 CPUtime=0.67
/proc/9880/stat : 9880 (IUT_BMB_SIM) S 9878 9880 9435 0 -1 4194304 2192 0 0 0 52 15 0 0 23 0 1 0 243604781 9719808 2174 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9880/statm: 2373 2174 105 274 0 2096 0
[pid=9882] ppid=9880 vsize=55640 CPUtime=761.27
/proc/9882/stat : 9882 (minisat) R 9880 9880 9435 0 -1 4194304 13592 0 0 0 76113 14 0 0 25 0 1 0 243604850 56975360 13342 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9882/statm: 13910 13342 77 170 0 13738 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 65132

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9882
/proc/meminfo: memFree=1490904/2055920 swapFree=4176976/4192956
[pid=9880] ppid=9878 vsize=9492 CPUtime=0.67
/proc/9880/stat : 9880 (IUT_BMB_SIM) S 9878 9880 9435 0 -1 4194304 2192 0 0 0 52 15 0 0 23 0 1 0 243604781 9719808 2174 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9880/statm: 2373 2174 105 274 0 2096 0
[pid=9882] ppid=9880 vsize=56360 CPUtime=821.24
/proc/9882/stat : 9882 (minisat) R 9880 9880 9435 0 -1 4194304 13764 0 0 0 82110 14 0 0 25 0 1 0 243604850 57712640 13514 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9882/statm: 14090 13514 77 170 0 13918 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 65852

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9882
/proc/meminfo: memFree=1490776/2055920 swapFree=4176976/4192956
[pid=9880] ppid=9878 vsize=9492 CPUtime=0.67
/proc/9880/stat : 9880 (IUT_BMB_SIM) S 9878 9880 9435 0 -1 4194304 2192 0 0 0 52 15 0 0 23 0 1 0 243604781 9719808 2174 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9880/statm: 2373 2174 105 274 0 2096 0
[pid=9882] ppid=9880 vsize=56572 CPUtime=881.22
/proc/9882/stat : 9882 (minisat) R 9880 9880 9435 0 -1 4194304 13797 0 0 0 88108 14 0 0 25 0 1 0 243604850 57929728 13547 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9882/statm: 14143 13547 77 170 0 13971 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 66064

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9882
/proc/meminfo: memFree=1490520/2055920 swapFree=4176976/4192956
[pid=9880] ppid=9878 vsize=9492 CPUtime=0.67
/proc/9880/stat : 9880 (IUT_BMB_SIM) S 9878 9880 9435 0 -1 4194304 2192 0 0 0 52 15 0 0 23 0 1 0 243604781 9719808 2174 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9880/statm: 2373 2174 105 274 0 2096 0
[pid=9882] ppid=9880 vsize=56900 CPUtime=941.19
/proc/9882/stat : 9882 (minisat) R 9880 9880 9435 0 -1 4194304 13862 0 0 0 94105 14 0 0 25 0 1 0 243604850 58265600 13612 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9882/statm: 14225 13612 77 170 0 14053 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 66392

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9882
/proc/meminfo: memFree=1490392/2055920 swapFree=4176976/4192956
[pid=9880] ppid=9878 vsize=9492 CPUtime=0.67
/proc/9880/stat : 9880 (IUT_BMB_SIM) S 9878 9880 9435 0 -1 4194304 2192 0 0 0 52 15 0 0 23 0 1 0 243604781 9719808 2174 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9880/statm: 2373 2174 105 274 0 2096 0
[pid=9882] ppid=9880 vsize=56900 CPUtime=1001.16
/proc/9882/stat : 9882 (minisat) R 9880 9880 9435 0 -1 4194304 13873 0 0 0 100102 14 0 0 25 0 1 0 243604850 58265600 13623 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9882/statm: 14225 13623 77 170 0 14053 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 66392

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9882
/proc/meminfo: memFree=1490200/2055920 swapFree=4176976/4192956
[pid=9880] ppid=9878 vsize=9492 CPUtime=0.67
/proc/9880/stat : 9880 (IUT_BMB_SIM) S 9878 9880 9435 0 -1 4194304 2192 0 0 0 52 15 0 0 23 0 1 0 243604781 9719808 2174 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9880/statm: 2373 2174 105 274 0 2096 0
[pid=9882] ppid=9880 vsize=57216 CPUtime=1061.14
/proc/9882/stat : 9882 (minisat) R 9880 9880 9435 0 -1 4194304 13930 0 0 0 106100 14 0 0 25 0 1 0 243604850 58589184 13680 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9882/statm: 14304 13680 77 170 0 14132 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 66708

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9882
/proc/meminfo: memFree=1488920/2055920 swapFree=4176976/4192956
[pid=9880] ppid=9878 vsize=9492 CPUtime=0.67
/proc/9880/stat : 9880 (IUT_BMB_SIM) S 9878 9880 9435 0 -1 4194304 2192 0 0 0 52 15 0 0 23 0 1 0 243604781 9719808 2174 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9880/statm: 2373 2174 105 274 0 2096 0
[pid=9882] ppid=9880 vsize=58660 CPUtime=1121.11
/proc/9882/stat : 9882 (minisat) R 9880 9880 9435 0 -1 4194304 14249 0 0 0 112097 14 0 0 25 0 1 0 243604850 60067840 13999 1992294400 134512640 135212939 4294956320 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/9882/statm: 14665 13999 77 170 0 14493 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 68152

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9882
/proc/meminfo: memFree=1488600/2055920 swapFree=4176976/4192956
[pid=9880] ppid=9878 vsize=9492 CPUtime=0.67
/proc/9880/stat : 9880 (IUT_BMB_SIM) S 9878 9880 9435 0 -1 4194304 2192 0 0 0 52 15 0 0 23 0 1 0 243604781 9719808 2174 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9880/statm: 2373 2174 105 274 0 2096 0
[pid=9882] ppid=9880 vsize=58956 CPUtime=1181.09
/proc/9882/stat : 9882 (minisat) R 9880 9880 9435 0 -1 4194304 14316 0 0 0 118094 15 0 0 25 0 1 0 243604850 60370944 14066 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9882/statm: 14739 14066 77 170 0 14567 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 68448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 9882
/proc/meminfo: memFree=1488408/2055920 swapFree=4176976/4192956
[pid=9880] ppid=9878 vsize=9492 CPUtime=0.67
/proc/9880/stat : 9880 (IUT_BMB_SIM) S 9878 9880 9435 0 -1 4194304 2192 0 0 0 52 15 0 0 23 0 1 0 243604781 9719808 2174 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9880/statm: 2373 2174 105 274 0 2096 0
[pid=9882] ppid=9880 vsize=59120 CPUtime=1199.38
/proc/9882/stat : 9882 (minisat) R 9880 9880 9435 0 -1 4194304 14351 0 0 0 119923 15 0 0 25 0 1 0 243604850 60538880 14101 1992294400 134512640 135212939 4294956320 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/9882/statm: 14780 14101 77 170 0 14608 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 68612

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 9880 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=529919
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=158975
# CPU time returned by wait4() is 0.688894
# while last known CPU time is 1200.05
#
# 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.05
CPU user time (s): 1199.75
CPU system time (s): 0.3
CPU usage (%): 99.953
Max. virtual memory (cumulated for all children) (KiB): 68612

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

runsolver used 1.00185 second user time and 3.37849 second system time

The end

Launcher Data

Begin job on node17 at 2009-05-12 21:15:14
IDJOB=1807213
IDBENCH=71326
IDSOLVER=650
FILE ID=node17/1807213-1242155714
PBS_JOBID= 9289704
Free space on /tmp= 66208 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v760c43649g10.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1807213-1242155714/watcher-1807213-1242155714 -o /tmp/evaluation-result-1807213-1242155714/solver-1807213-1242155714 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1807213-1242155714.cnf HOME

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

MD5SUM BENCH= ef10306f3342b2993f40a14989476298
RANDOM SEED=2066455141

node17.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.234
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.234
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:       1554824 kB
Buffers:         46468 kB
Cached:         365228 kB
SwapCached:       9768 kB
Active:          87832 kB
Inactive:       335728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1554824 kB
SwapTotal:     4192956 kB
SwapFree:      4176976 kB
Dirty:            2652 kB
Writeback:           0 kB
Mapped:          14028 kB
Slab:            63572 kB
Committed_AS:   876032 kB
PageTables:       1452 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= 66208 MiB
End job on node17 at 2009-05-12 21:35:17