Trace number 1806016

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.03 1200.71

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-all.used-as.sat04-986.sat05-4198.reshuffled-07.cnf
MD5SUM73bcef7c584867538ae0bed90374a7ab
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 variables61649
Number of clauses3157120
Sum of the clauses size6361883
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23150117
Number of clauses of size 31
Number of clauses of size 413
Number of clauses of size 58
Number of clauses of size over 56981

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
99.13/99.24	This is MiniSat 2.0 beta
99.13/99.24	WARNING: for repeatability, setting FPU to use double precision
99.13/99.24	============================[ Problem Statistics ]=============================
99.13/99.24	|                                                                             |
99.13/99.24	|  Number of variables:  61649                                                |
99.13/99.24	|  Number of clauses:    3157120                                              |
101.62/101.79	|  Parsing time:         2.37         s                                       |
101.82/101.97	============================[ Search Statistics ]==============================
101.82/101.97	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
101.82/101.97	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
101.82/101.97	===============================================================================
101.82/101.97	|         0 |   61649  3157120  6361883 |  1052373        0    nan |  0.000 % |
101.92/102.04	|       100 |   61622  3157120  6361883 |  1157610       73      6 |  0.044 % |
102.02/102.13	|       250 |   61600  3157120  6361883 |  1273371      201      6 |  0.079 % |
102.12/102.23	|       475 |   61580  3157120  6361883 |  1400708      406      7 |  0.112 % |
102.22/102.39	|       812 |   61557  3157120  6361883 |  1540779      720      7 |  0.149 % |
102.62/102.77	|      1318 |   61504  3157120  6361883 |  1694857     1174      7 |  0.235 % |
103.02/103.13	|      2077 |   61460  3157120  6361883 |  1864343     1889      7 |  0.307 % |
103.52/103.65	|      3217 |   61391  3157120  6361883 |  2050777     2960      7 |  0.419 % |
104.22/104.40	|      4925 |   61282  3157120  6361883 |  2255855     4557      7 |  0.599 % |
105.32/105.50	|      7488 |   61219  3157120  6361883 |  2481441     7059      8 |  0.698 % |
107.62/107.74	|     11332 |   61097  3087877  6223397 |  2729585    10477      8 |  0.897 % |
111.31/111.42	|     17098 |   61002  3063820  6175283 |  3002543    15893     10 |  1.049 % |
118.41/118.57	|     25747 |   60879  3052615  6152873 |  3302798    24247     13 |  1.251 % |
132.11/132.23	|     38721 |   60701  3045163  6137969 |  3633078    36928     16 |  1.541 % |
157.29/157.48	|     58182 |   60479  3015242  6078127 |  3996385    55378     19 |  1.898 % |
207.57/207.72	|     87374 |   60177  2979990  6007623 |  4396024    83657     24 |  2.388 % |
300.43/300.62	|    131163 |   59773  2937228  5922099 |  4835627   126467     29 |  3.043 % |
474.63/474.93	|    196847 |   59353  2898013  5843669 |  5319189   190232     35 |  3.724 % |
780.61/781.03	|    295373 |   58886  2851786  5751215 |  5851108   286500     41 |  4.482 % |

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-1806016-1242144180/watcher-1806016-1242144180 -o /tmp/evaluation-result-1806016-1242144180/solver-1806016-1242144180 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1806016-1242144180.cnf HOME 

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


[startup+0 s]
/proc/loadavg: 1.00 0.97 0.89 3/64 21983
/proc/meminfo: memFree=1110704/2055920 swapFree=4180664/4192956
[pid=21983] ppid=21981 vsize=38284 CPUtime=0
/proc/21983/stat : 21983 (IUT_BMB_SIM) R 21981 21983 21852 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 242445941 39202816 169 1992294400 134512640 135635349 4294956224 18446744073709551615 134533673 0 0 4096 0 0 0 0 17 0 0 0
/proc/21983/statm: 9571 170 92 274 0 9294 0

[startup+0.00899298 s]
/proc/loadavg: 1.00 0.97 0.89 3/64 21983
/proc/meminfo: memFree=1110704/2055920 swapFree=4180664/4192956
[pid=21983] ppid=21981 vsize=38284 CPUtime=0
/proc/21983/stat : 21983 (IUT_BMB_SIM) R 21981 21983 21852 0 -1 4194304 252 0 0 0 0 0 0 0 18 0 1 0 242445941 39202816 235 1992294400 134512640 135635349 4294956224 18446744073709551615 134533673 0 0 4096 0 0 0 0 17 0 0 0
/proc/21983/statm: 9571 236 92 274 0 9294 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 38284

[startup+0.102003 s]
/proc/loadavg: 1.00 0.97 0.89 3/64 21983
/proc/meminfo: memFree=1110704/2055920 swapFree=4180664/4192956
[pid=21983] ppid=21981 vsize=38284 CPUtime=0.09
/proc/21983/stat : 21983 (IUT_BMB_SIM) R 21981 21983 21852 0 -1 4194304 1787 0 0 0 9 0 0 0 18 0 1 0 242445941 39202816 1770 1992294400 134512640 135635349 4294956224 18446744073709551615 134533692 0 0 4096 0 0 0 0 17 0 0 0
/proc/21983/statm: 9571 1770 92 274 0 9294 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38284

[startup+0.302024 s]
/proc/loadavg: 1.00 0.97 0.89 3/64 21983
/proc/meminfo: memFree=1110704/2055920 swapFree=4180664/4192956
[pid=21983] ppid=21981 vsize=38284 CPUtime=0.3
/proc/21983/stat : 21983 (IUT_BMB_SIM) R 21981 21983 21852 0 -1 4194304 5078 0 0 0 28 2 0 0 19 0 1 0 242445941 39202816 5061 1992294400 134512640 135635349 4294956224 18446744073709551615 134533692 0 0 4096 0 0 0 0 17 0 0 0
/proc/21983/statm: 9571 5062 92 274 0 9294 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 38284

[startup+0.701069 s]
/proc/loadavg: 1.00 0.97 0.89 3/64 21983
/proc/meminfo: memFree=1110704/2055920 swapFree=4180664/4192956
[pid=21983] ppid=21981 vsize=59272 CPUtime=0.69
/proc/21983/stat : 21983 (IUT_BMB_SIM) R 21981 21983 21852 0 -1 4194304 14640 0 0 0 63 6 0 0 23 0 1 0 242445941 60694528 14623 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/21983/statm: 14818 14623 99 274 0 14541 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59272

[startup+1.50116 s]
/proc/loadavg: 1.08 0.99 0.90 2/65 21984
/proc/meminfo: memFree=1048488/2055920 swapFree=4180664/4192956
[pid=21983] ppid=21981 vsize=67192 CPUtime=1.49
/proc/21983/stat : 21983 (IUT_BMB_SIM) R 21981 21983 21852 0 -1 4194304 16628 0 0 0 142 7 0 0 25 0 1 0 242445941 68804608 16611 1992294400 134512640 135635349 4294956224 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 0 0 0
/proc/21983/statm: 16798 16611 99 274 0 16521 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 67192

[startup+3.10133 s]
/proc/loadavg: 1.08 0.99 0.90 2/65 21984
/proc/meminfo: memFree=1039464/2055920 swapFree=4180664/4192956
[pid=21983] ppid=21981 vsize=80656 CPUtime=3.09
/proc/21983/stat : 21983 (IUT_BMB_SIM) R 21981 21983 21852 0 -1 4194304 19990 0 0 0 301 8 0 0 25 0 1 0 242445941 82591744 19973 1992294400 134512640 135635349 4294956224 18446744073709551615 134522055 0 0 4096 0 0 0 0 17 0 0 0
/proc/21983/statm: 20164 19973 99 274 0 19887 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 80656

[startup+6.30169 s]
/proc/loadavg: 1.07 0.99 0.90 2/65 21984
/proc/meminfo: memFree=1013416/2055920 swapFree=4180664/4192956
[pid=21983] ppid=21981 vsize=105076 CPUtime=6.29
/proc/21983/stat : 21983 (IUT_BMB_SIM) R 21981 21983 21852 0 -1 4194304 26106 0 0 0 617 12 0 0 25 0 1 0 242445941 107597824 26089 1992294400 134512640 135635349 4294956224 18446744073709551615 134528241 0 0 4096 0 0 0 0 17 0 0 0
/proc/21983/statm: 26269 26089 99 274 0 25992 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 105076

[startup+12.7014 s]
/proc/loadavg: 1.07 0.99 0.90 2/65 21984
/proc/meminfo: memFree=967080/2055920 swapFree=4180664/4192956
[pid=21983] ppid=21981 vsize=149560 CPUtime=12.69
/proc/21983/stat : 21983 (IUT_BMB_SIM) R 21981 21983 21852 0 -1 4194304 37220 0 0 0 1251 18 0 0 25 0 1 0 242445941 153149440 37203 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/21983/statm: 37390 37203 99 274 0 37113 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 149560

[startup+25.5018 s]
/proc/loadavg: 1.06 0.99 0.90 2/65 21984
/proc/meminfo: memFree=884008/2055920 swapFree=4180664/4192956
[pid=21983] ppid=21981 vsize=229948 CPUtime=25.48
/proc/21983/stat : 21983 (IUT_BMB_SIM) R 21981 21983 21852 0 -1 4194304 57298 0 0 0 2520 28 0 0 25 0 1 0 242445941 235466752 57281 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/21983/statm: 57487 57281 99 274 0 57210 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 229948

[startup+51.1017 s]
/proc/loadavg: 1.03 0.99 0.91 2/65 21984
/proc/meminfo: memFree=705768/2055920 swapFree=4180664/4192956
[pid=21983] ppid=21981 vsize=410788 CPUtime=51.05
/proc/21983/stat : 21983 (IUT_BMB_SIM) R 21981 21983 21852 0 -1 4194304 102533 0 0 0 5056 49 0 0 25 0 1 0 242445941 420646912 102516 1992294400 134512640 135635349 4294956224 18446744073709551615 134550235 0 0 4096 0 0 0 0 17 0 0 0
/proc/21983/statm: 102697 102516 99 274 0 102420 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 410788

[startup+102.305 s]
/proc/loadavg: 1.01 0.99 0.91 2/66 21985
/proc/meminfo: memFree=325664/2055920 swapFree=4180664/4192956
[pid=21983] ppid=21981 vsize=614928 CPUtime=99.14
/proc/21983/stat : 21983 (IUT_BMB_SIM) S 21981 21983 21852 0 -1 4194304 153796 0 0 0 8746 1168 0 0 25 0 1 0 242445941 629686272 153559 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21983/statm: 153732 153559 106 274 0 153455 0
[pid=21985] ppid=21983 vsize=127316 CPUtime=3.08
/proc/21985/stat : 21985 (minisat) R 21983 21983 21852 0 -1 4194304 31370 0 0 0 287 21 0 0 25 0 1 0 242455860 130371584 31112 1992294400 134512640 135212939 4294956320 18446744073709551615 134538795 0 0 4096 3 0 0 0 17 0 0 0
/proc/21985/statm: 31829 31112 76 170 0 31657 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 742244

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 21985
/proc/meminfo: memFree=319456/2055920 swapFree=4180664/4192956
[pid=21983] ppid=21981 vsize=614928 CPUtime=99.14
/proc/21983/stat : 21983 (IUT_BMB_SIM) S 21981 21983 21852 0 -1 4194304 153796 0 0 0 8746 1168 0 0 25 0 1 0 242445941 629686272 153559 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21983/statm: 153732 153559 106 274 0 153455 0
[pid=21985] ppid=21983 vsize=133936 CPUtime=63.05
/proc/21985/stat : 21985 (minisat) R 21983 21983 21852 0 -1 4194304 32998 0 0 0 6282 23 0 0 25 0 1 0 242455860 137150464 32740 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21985/statm: 33484 32740 76 170 0 33312 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 748864

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 21985
/proc/meminfo: memFree=314016/2055920 swapFree=4180664/4192956
[pid=21983] ppid=21981 vsize=614928 CPUtime=99.14
/proc/21983/stat : 21983 (IUT_BMB_SIM) S 21981 21983 21852 0 -1 4194304 153796 0 0 0 8746 1168 0 0 25 0 1 0 242445941 629686272 153559 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21983/statm: 153732 153559 106 274 0 153455 0
[pid=21985] ppid=21983 vsize=139204 CPUtime=123.02
/proc/21985/stat : 21985 (minisat) R 21983 21983 21852 0 -1 4194304 34355 0 0 0 12277 25 0 0 25 0 1 0 242455860 142544896 34097 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21985/statm: 34801 34097 76 170 0 34629 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 754132

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 21985
/proc/meminfo: memFree=309088/2055920 swapFree=4180664/4192956
[pid=21983] ppid=21981 vsize=614928 CPUtime=99.14
/proc/21983/stat : 21983 (IUT_BMB_SIM) S 21981 21983 21852 0 -1 4194304 153796 0 0 0 8746 1168 0 0 25 0 1 0 242445941 629686272 153559 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21983/statm: 153732 153559 106 274 0 153455 0
[pid=21985] ppid=21983 vsize=144272 CPUtime=182.99
/proc/21985/stat : 21985 (minisat) R 21983 21983 21852 0 -1 4194304 35590 0 0 0 18273 26 0 0 25 0 1 0 242455860 147734528 35332 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21985/statm: 36068 35332 76 170 0 35896 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 759200

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 21985
/proc/meminfo: memFree=304416/2055920 swapFree=4180664/4192956
[pid=21983] ppid=21981 vsize=614928 CPUtime=99.14
/proc/21983/stat : 21983 (IUT_BMB_SIM) S 21981 21983 21852 0 -1 4194304 153796 0 0 0 8746 1168 0 0 25 0 1 0 242445941 629686272 153559 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21983/statm: 153732 153559 106 274 0 153455 0
[pid=21985] ppid=21983 vsize=149240 CPUtime=242.95
/proc/21985/stat : 21985 (minisat) R 21983 21983 21852 0 -1 4194304 36776 0 0 0 24268 27 0 0 25 0 1 0 242455860 152821760 36518 1992294400 134512640 135212939 4294956320 18446744073709551615 134536259 0 0 4096 3 0 0 0 17 0 0 0
/proc/21985/statm: 37310 36518 76 170 0 37138 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 764168

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 21985
/proc/meminfo: memFree=299680/2055920 swapFree=4180664/4192956
[pid=21983] ppid=21981 vsize=614928 CPUtime=99.14
/proc/21983/stat : 21983 (IUT_BMB_SIM) S 21981 21983 21852 0 -1 4194304 153796 0 0 0 8746 1168 0 0 25 0 1 0 242445941 629686272 153559 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21983/statm: 153732 153559 106 274 0 153455 0
[pid=21985] ppid=21983 vsize=153992 CPUtime=302.92
/proc/21985/stat : 21985 (minisat) R 21983 21983 21852 0 -1 4194304 37988 0 0 0 30263 29 0 0 25 0 1 0 242455860 157687808 37730 1992294400 134512640 135212939 4294956320 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/21985/statm: 38498 37730 76 170 0 38326 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 768920

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 21985
/proc/meminfo: memFree=294944/2055920 swapFree=4180664/4192956
[pid=21983] ppid=21981 vsize=614928 CPUtime=99.14
/proc/21983/stat : 21983 (IUT_BMB_SIM) S 21981 21983 21852 0 -1 4194304 153796 0 0 0 8746 1168 0 0 25 0 1 0 242445941 629686272 153559 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21983/statm: 153732 153559 106 274 0 153455 0
[pid=21985] ppid=21983 vsize=158480 CPUtime=362.9
/proc/21985/stat : 21985 (minisat) R 21983 21983 21852 0 -1 4194304 39135 0 0 0 36259 31 0 0 25 0 1 0 242455860 162283520 38877 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21985/statm: 39620 38877 76 170 0 39448 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 773408

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 21985
/proc/meminfo: memFree=290400/2055920 swapFree=4180664/4192956
[pid=21983] ppid=21981 vsize=614928 CPUtime=99.14
/proc/21983/stat : 21983 (IUT_BMB_SIM) S 21981 21983 21852 0 -1 4194304 153796 0 0 0 8746 1168 0 0 25 0 1 0 242445941 629686272 153559 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21983/statm: 153732 153559 106 274 0 153455 0
[pid=21985] ppid=21983 vsize=163104 CPUtime=422.87

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

/proc/21985/statm: 40776 40041 76 170 0 40604 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 778032

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 21985
/proc/meminfo: memFree=285152/2055920 swapFree=4180664/4192956
[pid=21983] ppid=21981 vsize=614928 CPUtime=99.14
/proc/21983/stat : 21983 (IUT_BMB_SIM) S 21981 21983 21852 0 -1 4194304 153796 0 0 0 8746 1168 0 0 25 0 1 0 242445941 629686272 153559 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21983/statm: 153732 153559 106 274 0 153455 0
[pid=21985] ppid=21983 vsize=168524 CPUtime=482.84
/proc/21985/stat : 21985 (minisat) R 21983 21983 21852 0 -1 4194304 41569 0 0 0 48250 34 0 0 25 0 1 0 242455860 172568576 41311 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/21985/statm: 42131 41311 76 170 0 41959 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 783452

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 21985
/proc/meminfo: memFree=280032/2055920 swapFree=4180664/4192956
[pid=21983] ppid=21981 vsize=614928 CPUtime=99.14
/proc/21983/stat : 21983 (IUT_BMB_SIM) S 21981 21983 21852 0 -1 4194304 153796 0 0 0 8746 1168 0 0 25 0 1 0 242445941 629686272 153559 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21983/statm: 153732 153559 106 274 0 153455 0
[pid=21985] ppid=21983 vsize=173408 CPUtime=542.82
/proc/21985/stat : 21985 (minisat) R 21983 21983 21852 0 -1 4194304 42841 0 0 0 54247 35 0 0 25 0 1 0 242455860 177569792 42583 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21985/statm: 43352 42583 76 170 0 43180 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 788336

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 21985
/proc/meminfo: memFree=275552/2055920 swapFree=4180664/4192956
[pid=21983] ppid=21981 vsize=614928 CPUtime=99.14
/proc/21983/stat : 21983 (IUT_BMB_SIM) S 21981 21983 21852 0 -1 4194304 153796 0 0 0 8746 1168 0 0 25 0 1 0 242445941 629686272 153559 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21983/statm: 153732 153559 106 274 0 153455 0
[pid=21985] ppid=21983 vsize=177764 CPUtime=602.8
/proc/21985/stat : 21985 (minisat) R 21983 21983 21852 0 -1 4194304 43946 0 0 0 60243 37 0 0 25 0 1 0 242455860 182030336 43688 1992294400 134512640 135212939 4294956320 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/21985/statm: 44441 43688 76 170 0 44269 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 792692

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 21985
/proc/meminfo: memFree=271072/2055920 swapFree=4180664/4192956
[pid=21983] ppid=21981 vsize=614928 CPUtime=99.14
/proc/21983/stat : 21983 (IUT_BMB_SIM) S 21981 21983 21852 0 -1 4194304 153796 0 0 0 8746 1168 0 0 25 0 1 0 242445941 629686272 153559 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21983/statm: 153732 153559 106 274 0 153455 0
[pid=21985] ppid=21983 vsize=182120 CPUtime=662.77
/proc/21985/stat : 21985 (minisat) R 21983 21983 21852 0 -1 4194304 45045 0 0 0 66240 37 0 0 25 0 1 0 242455860 186490880 44787 1992294400 134512640 135212939 4294956320 18446744073709551615 134530415 0 0 4096 3 0 0 0 17 0 0 0
/proc/21985/statm: 45530 44787 76 170 0 45358 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 797048

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 21985
/proc/meminfo: memFree=266720/2055920 swapFree=4180664/4192956
[pid=21983] ppid=21981 vsize=614928 CPUtime=99.14
/proc/21983/stat : 21983 (IUT_BMB_SIM) S 21981 21983 21852 0 -1 4194304 153796 0 0 0 8746 1168 0 0 25 0 1 0 242445941 629686272 153559 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21983/statm: 153732 153559 106 274 0 153455 0
[pid=21985] ppid=21983 vsize=186476 CPUtime=722.74
/proc/21985/stat : 21985 (minisat) R 21983 21983 21852 0 -1 4194304 46150 0 0 0 72236 38 0 0 25 0 1 0 242455860 190951424 45892 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21985/statm: 46619 45892 76 170 0 46447 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 801404

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 21985
/proc/meminfo: memFree=261856/2055920 swapFree=4180664/4192956
[pid=21983] ppid=21981 vsize=614928 CPUtime=99.14
/proc/21983/stat : 21983 (IUT_BMB_SIM) S 21981 21983 21852 0 -1 4194304 153796 0 0 0 8746 1168 0 0 25 0 1 0 242445941 629686272 153559 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21983/statm: 153732 153559 106 274 0 153455 0
[pid=21985] ppid=21983 vsize=191836 CPUtime=782.73
/proc/21985/stat : 21985 (minisat) R 21983 21983 21852 0 -1 4194304 47355 0 0 0 78233 40 0 0 25 0 1 0 242455860 196440064 47097 1992294400 134512640 135212939 4294956320 18446744073709551615 134527011 0 0 4096 3 0 0 0 17 0 0 0
/proc/21985/statm: 47959 47097 76 170 0 47787 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 806764

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 21985
/proc/meminfo: memFree=257248/2055920 swapFree=4180664/4192956
[pid=21983] ppid=21981 vsize=614928 CPUtime=99.14
/proc/21983/stat : 21983 (IUT_BMB_SIM) S 21981 21983 21852 0 -1 4194304 153796 0 0 0 8746 1168 0 0 25 0 1 0 242445941 629686272 153559 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21983/statm: 153732 153559 106 274 0 153455 0
[pid=21985] ppid=21983 vsize=196456 CPUtime=842.69
/proc/21985/stat : 21985 (minisat) R 21983 21983 21852 0 -1 4194304 48506 0 0 0 84228 41 0 0 25 0 1 0 242455860 201170944 48248 1992294400 134512640 135212939 4294956320 18446744073709551615 134530406 0 0 4096 3 0 0 0 17 0 0 0
/proc/21985/statm: 49114 48248 76 170 0 48942 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 811384

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 21985
/proc/meminfo: memFree=252704/2055920 swapFree=4180664/4192956
[pid=21983] ppid=21981 vsize=614928 CPUtime=99.14
/proc/21983/stat : 21983 (IUT_BMB_SIM) S 21981 21983 21852 0 -1 4194304 153796 0 0 0 8746 1168 0 0 25 0 1 0 242445941 629686272 153559 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21983/statm: 153732 153559 106 274 0 153455 0
[pid=21985] ppid=21983 vsize=200932 CPUtime=902.67
/proc/21985/stat : 21985 (minisat) R 21983 21983 21852 0 -1 4194304 49626 0 0 0 90224 43 0 0 25 0 1 0 242455860 205754368 49368 1992294400 134512640 135212939 4294956320 18446744073709551615 134530415 0 0 4096 3 0 0 0 17 0 0 0
/proc/21985/statm: 50233 49368 76 170 0 50061 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 815860

[startup+1062.3 s]
/proc/loadavg: 1.08 1.00 0.91 2/66 21985
/proc/meminfo: memFree=248160/2055920 swapFree=4180664/4192956
[pid=21983] ppid=21981 vsize=614928 CPUtime=99.14
/proc/21983/stat : 21983 (IUT_BMB_SIM) S 21981 21983 21852 0 -1 4194304 153796 0 0 0 8746 1168 0 0 25 0 1 0 242445941 629686272 153559 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21983/statm: 153732 153559 106 274 0 153455 0
[pid=21985] ppid=21983 vsize=205552 CPUtime=962.64
/proc/21985/stat : 21985 (minisat) R 21983 21983 21852 0 -1 4194304 50773 0 0 0 96220 44 0 0 25 0 1 0 242455860 210485248 50515 1992294400 134512640 135212939 4294956320 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 0 0 0
/proc/21985/statm: 51388 50515 76 170 0 51216 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 820480

[startup+1122.3 s]
/proc/loadavg: 1.03 1.00 0.91 2/66 21985
/proc/meminfo: memFree=243744/2055920 swapFree=4180664/4192956
[pid=21983] ppid=21981 vsize=614928 CPUtime=99.14
/proc/21983/stat : 21983 (IUT_BMB_SIM) S 21981 21983 21852 0 -1 4194304 153796 0 0 0 8746 1168 0 0 25 0 1 0 242445941 629686272 153559 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21983/statm: 153732 153559 106 274 0 153455 0
[pid=21985] ppid=21983 vsize=209912 CPUtime=1022.61
/proc/21985/stat : 21985 (minisat) R 21983 21983 21852 0 -1 4194304 51899 0 0 0 102215 46 0 0 25 0 1 0 242455860 214949888 51641 1992294400 134512640 135212939 4294956320 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/21985/statm: 52478 51641 76 170 0 52306 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 824840

[startup+1182.3 s]
/proc/loadavg: 1.01 1.00 0.91 2/66 21985
/proc/meminfo: memFree=239392/2055920 swapFree=4180664/4192956
[pid=21983] ppid=21981 vsize=614928 CPUtime=99.14
/proc/21983/stat : 21983 (IUT_BMB_SIM) S 21981 21983 21852 0 -1 4194304 153796 0 0 0 8746 1168 0 0 25 0 1 0 242445941 629686272 153559 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21983/statm: 153732 153559 106 274 0 153455 0
[pid=21985] ppid=21983 vsize=214272 CPUtime=1082.59
/proc/21985/stat : 21985 (minisat) R 21983 21983 21852 0 -1 4194304 52985 0 0 0 108212 47 0 0 25 0 1 0 242455860 219414528 52727 1992294400 134512640 135212939 4294956320 18446744073709551615 134526831 0 0 4096 3 0 0 0 17 0 0 0
/proc/21985/statm: 53568 52727 76 170 0 53396 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 829200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 21985
/proc/meminfo: memFree=238176/2055920 swapFree=4180664/4192956
[pid=21983] ppid=21981 vsize=614928 CPUtime=99.14
/proc/21983/stat : 21983 (IUT_BMB_SIM) S 21981 21983 21852 0 -1 4194304 153796 0 0 0 8746 1168 0 0 25 0 1 0 242445941 629686272 153559 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21983/statm: 153732 153559 106 274 0 153455 0
[pid=21985] ppid=21983 vsize=215460 CPUtime=1100.89
/proc/21985/stat : 21985 (minisat) R 21983 21983 21852 0 -1 4194304 53279 0 0 0 110042 47 0 0 25 0 1 0 242455860 220631040 53021 1992294400 134512640 135212939 4294956320 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 0 0 0
/proc/21985/statm: 53865 53021 76 170 0 53693 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 830388

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 21983 and gives
#  childrusage.ru_utime.tv_sec=87
#  childrusage.ru_utime.tv_usec=460703
#  childrusage.ru_stime.tv_sec=11
#  childrusage.ru_stime.tv_usec=777209
# CPU time returned by wait4() is 99.2379
# while last known CPU time is 1200.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.71
CPU time (s): 1200.03
CPU user time (s): 1187.88
CPU system time (s): 12.15
CPU usage (%): 99.9436
Max. virtual memory (cumulated for all children) (KiB): 830388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 87.4607
system time used= 11.7772
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 153796
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= 10
involuntary context switches= 299

runsolver used 0.950855 second user time and 3.42648 second system time

The end

Launcher Data

Begin job on node59 at 2009-05-12 18:03:08
IDJOB=1806016
IDBENCH=24640
IDSOLVER=650
FILE ID=node59/1806016-1242144180
PBS_JOBID= 9289665
Free space on /tmp= 66240 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-all.used-as.sat04-986.sat05-4198.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806016-1242144180/watcher-1806016-1242144180 -o /tmp/evaluation-result-1806016-1242144180/solver-1806016-1242144180 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1806016-1242144180.cnf HOME

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

MD5SUM BENCH= 73bcef7c584867538ae0bed90374a7ab
RANDOM SEED=2013408077

node59.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.240
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.240
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:       1111120 kB
Buffers:         67820 kB
Cached:         780828 kB
SwapCached:       6724 kB
Active:          91192 kB
Inactive:       767572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1111120 kB
SwapTotal:     4192956 kB
SwapFree:      4180664 kB
Dirty:           47772 kB
Writeback:           0 kB
Mapped:          15024 kB
Slab:            71952 kB
Committed_AS:   909800 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66196 MiB
End job on node59 at 2009-05-12 18:23:10