Trace number 1807311

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.62

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v2400c266431g5.cnf
MD5SUM5c381a23100991dd5561d3dc572b8883
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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
4.57/4.68	This is MiniSat 2.0 beta
4.57/4.68	WARNING: for repeatability, setting FPU to use double precision
4.57/4.68	============================[ Problem Statistics ]=============================
4.57/4.68	|                                                                             |
4.57/4.68	|  Number of variables:  2400                                                 |
4.57/4.68	|  Number of clauses:    266431                                               |
4.65/4.79	|  Parsing time:         0.10         s                                       |
4.65/4.80	============================[ Search Statistics ]==============================
4.65/4.80	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.65/4.80	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.65/4.80	===============================================================================
4.65/4.80	|         0 |    2400   266431   535112 |    88810        0    nan |  0.000 % |
4.65/4.82	|       101 |    2400   266431   535112 |    97691      101    319 |  0.000 % |
4.65/4.84	|       251 |    2400   266431   535112 |   107460      251    246 |  0.000 % |
4.65/4.88	|       476 |    2400   266431   535112 |   118206      476    287 |  0.000 % |
4.65/4.93	|       817 |    2400   266431   535112 |   130027      817    285 |  0.000 % |
4.65/5.03	|      1324 |    2400   266431   535112 |   143029     1324    272 |  0.000 % |
4.65/5.19	|      2085 |    2400   266431   535112 |   157332     2085    273 |  0.000 % |
5.37/5.44	|      3227 |    2400   266431   535112 |   173066     3227    275 |  0.000 % |
5.76/5.89	|      4935 |    2400   266431   535112 |   190372     4935    294 |  0.000 % |
7.06/7.17	|      7497 |    2400   266431   535112 |   209410     7497    329 |  0.000 % |
8.76/8.85	|     11341 |    2400   266431   535112 |   230351    11341    315 |  0.000 % |
11.65/11.71	|     17108 |    2400   266431   535112 |   253386    17108    295 |  0.000 % |
16.86/16.99	|     25757 |    2400   266431   535112 |   278724    25757    289 |  0.000 % |
28.55/28.64	|     38731 |    2400   266431   535112 |   306597    38731    282 |  0.000 % |
56.33/56.41	|     58193 |    2400   266431   535112 |   337257    58193    290 |  0.000 % |
110.71/110.89	|     87385 |    2400   266431   535112 |   370982    87385    290 |  0.000 % |
236.36/236.59	|    131174 |    2400   266431   535112 |   408081   131174    325 |  0.000 % |
627.19/627.51	|    196859 |    2400   266431   535112 |   448889   196859    331 |  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-1807311-1242156635/watcher-1807311-1242156635 -o /tmp/evaluation-result-1807311-1242156635/solver-1807311-1242156635 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1807311-1242156635.cnf HOME 

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


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 17168
/proc/meminfo: memFree=1267248/2055920 swapFree=4181464/4192956
[pid=17168] ppid=17166 vsize=4408 CPUtime=0
/proc/17168/stat : 17168 (IUT_BMB_SIM) R 17166 17168 16461 0 -1 4194304 190 0 0 0 0 0 0 0 18 0 1 0 243692136 4513792 173 1992294400 134512640 135635349 4294956224 18446744073709551615 134533673 0 0 4096 0 0 0 0 17 0 0 0
/proc/17168/statm: 1102 174 90 274 0 825 0

[startup+0.040456 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 17168
/proc/meminfo: memFree=1267248/2055920 swapFree=4181464/4192956
[pid=17168] ppid=17166 vsize=4408 CPUtime=0.03
/proc/17168/stat : 17168 (IUT_BMB_SIM) R 17166 17168 16461 0 -1 4194304 782 0 0 0 3 0 0 0 18 0 1 0 243692136 4513792 765 1992294400 134512640 135635349 4294956224 18446744073709551615 134533682 0 0 4096 0 0 0 0 17 0 0 0
/proc/17168/statm: 1102 766 90 274 0 825 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4408

[startup+0.101463 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 17168
/proc/meminfo: memFree=1267248/2055920 swapFree=4181464/4192956
[pid=17168] ppid=17166 vsize=6428 CPUtime=0.09
/proc/17168/stat : 17168 (IUT_BMB_SIM) R 17166 17168 16461 0 -1 4194304 1433 0 0 0 9 0 0 0 18 0 1 0 243692136 6582272 1416 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/17168/statm: 1607 1416 97 274 0 1330 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6428

[startup+0.301483 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 17168
/proc/meminfo: memFree=1267248/2055920 swapFree=4181464/4192956
[pid=17168] ppid=17166 vsize=9332 CPUtime=0.29
/proc/17168/stat : 17168 (IUT_BMB_SIM) R 17166 17168 16461 0 -1 4194304 2138 0 0 0 28 1 0 0 19 0 1 0 243692136 9555968 2121 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/17168/statm: 2333 2121 97 274 0 2056 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9332

[startup+0.701522 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 17168
/proc/meminfo: memFree=1267248/2055920 swapFree=4181464/4192956
[pid=17168] ppid=17166 vsize=14744 CPUtime=0.69
/proc/17168/stat : 17168 (IUT_BMB_SIM) R 17166 17168 16461 0 -1 4194304 3501 0 0 0 68 1 0 0 23 0 1 0 243692136 15097856 3484 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/17168/statm: 3686 3484 97 274 0 3409 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14744

[startup+1.5016 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17169
/proc/meminfo: memFree=1249640/2055920 swapFree=4181464/4192956
[pid=17168] ppid=17166 vsize=24644 CPUtime=1.49
/proc/17168/stat : 17168 (IUT_BMB_SIM) R 17166 17168 16461 0 -1 4194304 5994 0 0 0 146 3 0 0 25 0 1 0 243692136 25235456 5977 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/17168/statm: 6161 5977 97 274 0 5884 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24644

[startup+3.10176 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 17169
/proc/meminfo: memFree=1233320/2055920 swapFree=4181464/4192956
[pid=17168] ppid=17166 vsize=51176 CPUtime=3.09
/proc/17168/stat : 17168 (IUT_BMB_SIM) R 17166 17168 16461 0 -1 4194304 12601 0 0 0 303 6 0 0 25 0 1 0 243692136 52404224 12584 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/17168/statm: 12794 12584 97 274 0 12517 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51176

[startup+6.30108 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17170
/proc/meminfo: memFree=1197152/2055920 swapFree=4181464/4192956
[pid=17168] ppid=17166 vsize=52364 CPUtime=4.65
/proc/17168/stat : 17168 (IUT_BMB_SIM) S 17166 17168 16461 0 -1 4194304 12929 0 0 0 366 99 0 0 18 0 1 0 243692136 53620736 12911 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17168/statm: 13091 12911 105 274 0 12814 0
[pid=17170] ppid=17168 vsize=19864 CPUtime=1.61
/proc/17170/stat : 17170 (minisat) R 17168 17168 16461 0 -1 4194304 5042 0 0 0 159 2 0 0 25 0 1 0 243692603 20340736 4792 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17170/statm: 4966 4792 77 170 0 4794 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 72228

[startup+12.7017 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17170
/proc/meminfo: memFree=1179040/2055920 swapFree=4181464/4192956
[pid=17168] ppid=17166 vsize=52364 CPUtime=4.65
/proc/17168/stat : 17168 (IUT_BMB_SIM) S 17166 17168 16461 0 -1 4194304 12929 0 0 0 366 99 0 0 18 0 1 0 243692136 53620736 12911 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17168/statm: 13091 12911 105 274 0 12814 0
[pid=17170] ppid=17168 vsize=35376 CPUtime=8.01
/proc/17170/stat : 17170 (minisat) R 17168 17168 16461 0 -1 4194304 8925 0 0 0 797 4 0 0 25 0 1 0 243692603 36225024 8675 1992294400 134512640 135212939 4294956320 18446744073709551615 134529673 0 0 4096 3 0 0 0 17 0 0 0
/proc/17170/statm: 8844 8675 77 170 0 8672 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 87740

[startup+25.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17170
/proc/meminfo: memFree=1159136/2055920 swapFree=4181464/4192956
[pid=17168] ppid=17166 vsize=52364 CPUtime=4.65
/proc/17168/stat : 17168 (IUT_BMB_SIM) S 17166 17168 16461 0 -1 4194304 12929 0 0 0 366 99 0 0 18 0 1 0 243692136 53620736 12911 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17168/statm: 13091 12911 105 274 0 12814 0
[pid=17170] ppid=17168 vsize=54284 CPUtime=20.81
/proc/17170/stat : 17170 (minisat) R 17168 17168 16461 0 -1 4194304 13649 0 0 0 2073 8 0 0 25 0 1 0 243692603 55586816 13399 1992294400 134512640 135212939 4294956320 18446744073709551615 134536541 0 0 4096 3 0 0 0 17 0 0 0
/proc/17170/statm: 13571 13399 77 170 0 13399 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 106648

[startup+51.1015 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17170
/proc/meminfo: memFree=1135648/2055920 swapFree=4181464/4192956
[pid=17168] ppid=17166 vsize=52364 CPUtime=4.65
/proc/17168/stat : 17168 (IUT_BMB_SIM) S 17166 17168 16461 0 -1 4194304 12929 0 0 0 366 99 0 0 18 0 1 0 243692136 53620736 12911 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17168/statm: 13091 12911 105 274 0 12814 0
[pid=17170] ppid=17168 vsize=77740 CPUtime=46.38
/proc/17170/stat : 17170 (minisat) R 17168 17168 16461 0 -1 4194304 19526 0 0 0 4626 12 0 0 25 0 1 0 243692603 79605760 19276 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17170/statm: 19435 19276 77 170 0 19263 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 130104

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17170
/proc/meminfo: memFree=1100064/2055920 swapFree=4181464/4192956
[pid=17168] ppid=17166 vsize=52364 CPUtime=4.65
/proc/17168/stat : 17168 (IUT_BMB_SIM) S 17166 17168 16461 0 -1 4194304 12929 0 0 0 366 99 0 0 18 0 1 0 243692136 53620736 12911 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17168/statm: 13091 12911 105 274 0 12814 0
[pid=17170] ppid=17168 vsize=113012 CPUtime=97.56
/proc/17170/stat : 17170 (minisat) R 17168 17168 16461 0 -1 4194304 28322 0 0 0 9736 20 0 0 25 0 1 0 243692603 115724288 28072 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17170/statm: 28253 28072 77 170 0 28081 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 165376

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17170
/proc/meminfo: memFree=1061408/2055920 swapFree=4181464/4192956
[pid=17168] ppid=17166 vsize=52364 CPUtime=4.65
/proc/17168/stat : 17168 (IUT_BMB_SIM) S 17166 17168 16461 0 -1 4194304 12929 0 0 0 366 99 0 0 18 0 1 0 243692136 53620736 12911 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17168/statm: 13091 12911 105 274 0 12814 0
[pid=17170] ppid=17168 vsize=151908 CPUtime=157.54
/proc/17170/stat : 17170 (minisat) R 17168 17168 16461 0 -1 4194304 38034 0 0 0 15724 30 0 0 25 0 1 0 243692603 155553792 37784 1992294400 134512640 135212939 4294956320 18446744073709551615 134526658 0 0 4096 3 0 0 0 17 0 0 0
/proc/17170/statm: 37977 37784 77 170 0 37805 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 204272

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17170
/proc/meminfo: memFree=1030176/2055920 swapFree=4181464/4192956
[pid=17168] ppid=17166 vsize=52364 CPUtime=4.65
/proc/17168/stat : 17168 (IUT_BMB_SIM) S 17166 17168 16461 0 -1 4194304 12929 0 0 0 366 99 0 0 18 0 1 0 243692136 53620736 12911 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17168/statm: 13091 12911 105 274 0 12814 0
[pid=17170] ppid=17168 vsize=182764 CPUtime=217.51
/proc/17170/stat : 17170 (minisat) R 17168 17168 16461 0 -1 4194304 45760 0 0 0 21713 38 0 0 25 0 1 0 243692603 187150336 45510 1992294400 134512640 135212939 4294956320 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/17170/statm: 45691 45510 77 170 0 45519 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 235128

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17170
/proc/meminfo: memFree=1010656/2055920 swapFree=4181464/4192956
[pid=17168] ppid=17166 vsize=52364 CPUtime=4.65
/proc/17168/stat : 17168 (IUT_BMB_SIM) S 17166 17168 16461 0 -1 4194304 12929 0 0 0 366 99 0 0 18 0 1 0 243692136 53620736 12911 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17168/statm: 13091 12911 105 274 0 12814 0
[pid=17170] ppid=17168 vsize=202684 CPUtime=277.49
/proc/17170/stat : 17170 (minisat) R 17168 17168 16461 0 -1 4194304 50661 0 0 0 27706 43 0 0 25 0 1 0 243692603 207548416 50411 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17170/statm: 50671 50411 77 170 0 50499 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 255048

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17170
/proc/meminfo: memFree=994400/2055920 swapFree=4181464/4192956
[pid=17168] ppid=17166 vsize=52364 CPUtime=4.65
/proc/17168/stat : 17168 (IUT_BMB_SIM) S 17166 17168 16461 0 -1 4194304 12929 0 0 0 366 99 0 0 18 0 1 0 243692136 53620736 12911 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17168/statm: 13091 12911 105 274 0 12814 0
[pid=17170] ppid=17168 vsize=218868 CPUtime=337.46
/proc/17170/stat : 17170 (minisat) R 17168 17168 16461 0 -1 4194304 54696 0 0 0 33699 47 0 0 25 0 1 0 243692603 224120832 54446 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17170/statm: 54717 54446 77 170 0 54545 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 271232

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17170
/proc/meminfo: memFree=978272/2055920 swapFree=4181464/4192956
[pid=17168] ppid=17166 vsize=52364 CPUtime=4.65
/proc/17168/stat : 17168 (IUT_BMB_SIM) S 17166 17168 16461 0 -1 4194304 12929 0 0 0 366 99 0 0 18 0 1 0 243692136 53620736 12911 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17168/statm: 13091 12911 105 274 0 12814 0
[pid=17170] ppid=17168 vsize=235020 CPUtime=397.44
/proc/17170/stat : 17170 (minisat) R 17168 17168 16461 0 -1 4194304 58761 0 0 0 39693 51 0 0 25 0 1 0 243692603 240660480 58511 1992294400 134512640 135212939 4294956320 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/17170/statm: 58755 58511 77 170 0 58583 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 287384

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17170
/proc/meminfo: memFree=965152/2055920 swapFree=4181464/4192956
[pid=17168] ppid=17166 vsize=52364 CPUtime=4.65
/proc/17168/stat : 17168 (IUT_BMB_SIM) S 17166 17168 16461 0 -1 4194304 12929 0 0 0 366 99 0 0 18 0 1 0 243692136 53620736 12911 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17168/statm: 13091 12911 105 274 0 12814 0
[pid=17170] ppid=17168 vsize=248184 CPUtime=457.42

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

/proc/17170/statm: 64994 64723 77 170 0 64822 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 312340

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17170
/proc/meminfo: memFree=940320/2055920 swapFree=4181464/4192956
[pid=17168] ppid=17166 vsize=52364 CPUtime=4.65
/proc/17168/stat : 17168 (IUT_BMB_SIM) S 17166 17168 16461 0 -1 4194304 12929 0 0 0 366 99 0 0 18 0 1 0 243692136 53620736 12911 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17168/statm: 13091 12911 105 274 0 12814 0
[pid=17170] ppid=17168 vsize=272856 CPUtime=577.37
/proc/17170/stat : 17170 (minisat) R 17168 17168 16461 0 -1 4194304 68223 0 0 0 57675 62 0 0 25 0 1 0 243692603 279404544 67973 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17170/statm: 68214 67973 77 170 0 68042 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 325220

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17170
/proc/meminfo: memFree=927264/2055920 swapFree=4181464/4192956
[pid=17168] ppid=17166 vsize=52364 CPUtime=4.65
/proc/17168/stat : 17168 (IUT_BMB_SIM) S 17166 17168 16461 0 -1 4194304 12929 0 0 0 366 99 0 0 18 0 1 0 243692136 53620736 12911 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17168/statm: 13091 12911 105 274 0 12814 0
[pid=17170] ppid=17168 vsize=285852 CPUtime=637.35
/proc/17170/stat : 17170 (minisat) R 17168 17168 16461 0 -1 4194304 71441 0 0 0 63670 65 0 0 25 0 1 0 243692603 292712448 71191 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17170/statm: 71463 71191 77 170 0 71291 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 338216

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17172
/proc/meminfo: memFree=913632/2055920 swapFree=4181464/4192956
[pid=17168] ppid=17166 vsize=52364 CPUtime=4.65
/proc/17168/stat : 17168 (IUT_BMB_SIM) S 17166 17168 16461 0 -1 4194304 12929 0 0 0 366 99 0 0 18 0 1 0 243692136 53620736 12911 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17168/statm: 13091 12911 105 274 0 12814 0
[pid=17170] ppid=17168 vsize=299540 CPUtime=697.32
/proc/17170/stat : 17170 (minisat) R 17168 17168 16461 0 -1 4194304 74791 0 0 0 69664 68 0 0 25 0 1 0 243692603 306728960 74541 1992294400 134512640 135212939 4294956320 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/17170/statm: 74885 74541 77 170 0 74713 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 351904

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17172
/proc/meminfo: memFree=903840/2055920 swapFree=4181464/4192956
[pid=17168] ppid=17166 vsize=52364 CPUtime=4.65
/proc/17168/stat : 17168 (IUT_BMB_SIM) S 17166 17168 16461 0 -1 4194304 12929 0 0 0 366 99 0 0 18 0 1 0 243692136 53620736 12911 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17168/statm: 13091 12911 105 274 0 12814 0
[pid=17170] ppid=17168 vsize=309516 CPUtime=757.29
/proc/17170/stat : 17170 (minisat) R 17168 17168 16461 0 -1 4194304 77259 0 0 0 75658 71 0 0 25 0 1 0 243692603 316944384 77009 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/17170/statm: 77379 77009 77 170 0 77207 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 361880

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17172
/proc/meminfo: memFree=895008/2055920 swapFree=4181464/4192956
[pid=17168] ppid=17166 vsize=52364 CPUtime=4.65
/proc/17168/stat : 17168 (IUT_BMB_SIM) S 17166 17168 16461 0 -1 4194304 12929 0 0 0 366 99 0 0 18 0 1 0 243692136 53620736 12911 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17168/statm: 13091 12911 105 274 0 12814 0
[pid=17170] ppid=17168 vsize=318332 CPUtime=817.26
/proc/17170/stat : 17170 (minisat) R 17168 17168 16461 0 -1 4194304 79478 0 0 0 81653 73 0 0 25 0 1 0 243692603 325971968 79228 1992294400 134512640 135212939 4294956320 18446744073709551615 134526808 0 0 4096 3 0 0 0 17 0 0 0
/proc/17170/statm: 79583 79228 77 170 0 79411 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 370696

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17172
/proc/meminfo: memFree=885856/2055920 swapFree=4181464/4192956
[pid=17168] ppid=17166 vsize=52364 CPUtime=4.65
/proc/17168/stat : 17168 (IUT_BMB_SIM) S 17166 17168 16461 0 -1 4194304 12929 0 0 0 366 99 0 0 18 0 1 0 243692136 53620736 12911 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17168/statm: 13091 12911 105 274 0 12814 0
[pid=17170] ppid=17168 vsize=327412 CPUtime=877.25
/proc/17170/stat : 17170 (minisat) R 17168 17168 16461 0 -1 4194304 81755 0 0 0 87649 76 0 0 25 0 1 0 243692603 335269888 81505 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17170/statm: 81853 81505 77 170 0 81681 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 379776

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17172
/proc/meminfo: memFree=877728/2055920 swapFree=4181464/4192956
[pid=17168] ppid=17166 vsize=52364 CPUtime=4.65
/proc/17168/stat : 17168 (IUT_BMB_SIM) S 17166 17168 16461 0 -1 4194304 12929 0 0 0 366 99 0 0 18 0 1 0 243692136 53620736 12911 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17168/statm: 13091 12911 105 274 0 12814 0
[pid=17170] ppid=17168 vsize=335704 CPUtime=937.21
/proc/17170/stat : 17170 (minisat) R 17168 17168 16461 0 -1 4194304 83812 0 0 0 93644 77 0 0 25 0 1 0 243692603 343760896 83562 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/17170/statm: 83926 83562 77 170 0 83754 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 388068

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17172
/proc/meminfo: memFree=868960/2055920 swapFree=4181464/4192956
[pid=17168] ppid=17166 vsize=52364 CPUtime=4.65
/proc/17168/stat : 17168 (IUT_BMB_SIM) S 17166 17168 16461 0 -1 4194304 12929 0 0 0 366 99 0 0 18 0 1 0 243692136 53620736 12911 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17168/statm: 13091 12911 105 274 0 12814 0
[pid=17170] ppid=17168 vsize=344340 CPUtime=997.2
/proc/17170/stat : 17170 (minisat) R 17168 17168 16461 0 -1 4194304 85961 0 0 0 99640 80 0 0 25 0 1 0 243692603 352604160 85711 1992294400 134512640 135212939 4294956320 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/17170/statm: 86085 85711 77 170 0 85913 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 396704

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17172
/proc/meminfo: memFree=859360/2055920 swapFree=4181464/4192956
[pid=17168] ppid=17166 vsize=52364 CPUtime=4.65
/proc/17168/stat : 17168 (IUT_BMB_SIM) S 17166 17168 16461 0 -1 4194304 12929 0 0 0 366 99 0 0 18 0 1 0 243692136 53620736 12911 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17168/statm: 13091 12911 105 274 0 12814 0
[pid=17170] ppid=17168 vsize=354008 CPUtime=1057.18
/proc/17170/stat : 17170 (minisat) R 17168 17168 16461 0 -1 4194304 88385 0 0 0 105636 82 0 0 25 0 1 0 243692603 362504192 88135 1992294400 134512640 135212939 4294956320 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 0 0 0
/proc/17170/statm: 88502 88135 77 170 0 88330 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 406372

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17172
/proc/meminfo: memFree=849120/2055920 swapFree=4181464/4192956
[pid=17168] ppid=17166 vsize=52364 CPUtime=4.65
/proc/17168/stat : 17168 (IUT_BMB_SIM) S 17166 17168 16461 0 -1 4194304 12929 0 0 0 366 99 0 0 18 0 1 0 243692136 53620736 12911 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17168/statm: 13091 12911 105 274 0 12814 0
[pid=17170] ppid=17168 vsize=364284 CPUtime=1117.15
/proc/17170/stat : 17170 (minisat) R 17168 17168 16461 0 -1 4194304 90927 0 0 0 111630 85 0 0 25 0 1 0 243692603 373026816 90677 1992294400 134512640 135212939 4294956320 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/17170/statm: 91071 90677 77 170 0 90899 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 416648

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17172
/proc/meminfo: memFree=838176/2055920 swapFree=4181464/4192956
[pid=17168] ppid=17166 vsize=52364 CPUtime=4.65
/proc/17168/stat : 17168 (IUT_BMB_SIM) S 17166 17168 16461 0 -1 4194304 12929 0 0 0 366 99 0 0 18 0 1 0 243692136 53620736 12911 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17168/statm: 13091 12911 105 274 0 12814 0
[pid=17170] ppid=17168 vsize=375184 CPUtime=1177.13
/proc/17170/stat : 17170 (minisat) R 17168 17168 16461 0 -1 4194304 93680 0 0 0 117626 87 0 0 25 0 1 0 243692603 384188416 93430 1992294400 134512640 135212939 4294956320 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/17170/statm: 93796 93430 77 170 0 93624 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 427548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17172
/proc/meminfo: memFree=834848/2055920 swapFree=4181464/4192956
[pid=17168] ppid=17166 vsize=52364 CPUtime=4.65
/proc/17168/stat : 17168 (IUT_BMB_SIM) S 17166 17168 16461 0 -1 4194304 12929 0 0 0 366 99 0 0 18 0 1 0 243692136 53620736 12911 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17168/statm: 13091 12911 105 274 0 12814 0
[pid=17170] ppid=17168 vsize=378276 CPUtime=1195.43
/proc/17170/stat : 17170 (minisat) R 17168 17168 16461 0 -1 4194304 94458 0 0 0 119454 89 0 0 25 0 1 0 243692603 387354624 94208 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17170/statm: 94569 94208 77 170 0 94397 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 430640

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 17168 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=666442
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=2847
# CPU time returned by wait4() is 4.66929
# 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.62
CPU time (s): 1200.08
CPU user time (s): 1198.2
CPU system time (s): 1.88
CPU usage (%): 99.9548
Max. virtual memory (cumulated for all children) (KiB): 430640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.66644
system time used= 1.00285
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12929
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= 4
involuntary context switches= 14

runsolver used 1.10283 second user time and 3.2775 second system time

The end

Launcher Data

Begin job on node36 at 2009-05-12 21:30:36
IDJOB=1807311
IDBENCH=71509
IDSOLVER=650
FILE ID=node36/1807311-1242156635
PBS_JOBID= 9289685
Free space on /tmp= 66216 MiB

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

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

MD5SUM BENCH= 5c381a23100991dd5561d3dc572b8883
RANDOM SEED=254003767

node36.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.232
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.232
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:       1267728 kB
Buffers:         72936 kB
Cached:         622196 kB
SwapCached:       5268 kB
Active:         123100 kB
Inactive:       579892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1267728 kB
SwapTotal:     4192956 kB
SwapFree:      4181464 kB
Dirty:            5564 kB
Writeback:           0 kB
Mapped:          13508 kB
Slab:            71264 kB
Committed_AS:   865268 kB
PageTables:       1356 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 node36 at 2009-05-12 21:50:38