Trace number 1805855

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

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-rand3bip-sat-250-3.sat05-2220.reshuffled-07.cnf
MD5SUMb79b003513b2a70c9b89188422a831e2
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 variables250
Number of clauses1000
Sum of the clauses size3000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
0.00/0.01	This is MiniSat 2.0 beta
0.00/0.01	WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	============================[ Problem Statistics ]=============================
0.00/0.01	|                                                                             |
0.00/0.01	|  Number of variables:  250                                                  |
0.00/0.01	|  Number of clauses:    1000                                                 |
0.00/0.01	|  Parsing time:         0.00         s                                       |
0.00/0.01	============================[ Search Statistics ]==============================
0.00/0.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	===============================================================================
0.00/0.01	|         0 |     250     1000     3000 |      333        0    nan |  0.000 % |
0.00/0.01	|       100 |     250     1000     3000 |      366      100     25 |  0.002 % |
0.00/0.02	|       250 |     250     1000     3000 |      403      250     23 |  0.002 % |
0.00/0.03	|       476 |     250     1000     3000 |      443      242     27 |  0.002 % |
0.00/0.04	|       814 |     250     1000     3000 |      488      340     22 |  0.002 % |
0.00/0.06	|      1320 |     250     1000     3000 |      536      292     20 |  0.003 % |
0.00/0.09	|      2080 |     250     1000     3000 |      590      470     19 |  0.002 % |
0.00/0.13	|      3219 |     250     1000     3000 |      649      352     14 |  0.002 % |
0.00/0.21	|      4928 |     250     1000     3000 |      714      647     24 |  0.002 % |
0.00/0.31	|      7491 |     250     1000     3000 |      785      563     17 |  0.002 % |
0.00/0.48	|     11335 |     250     1000     3000 |      864      685     19 |  0.002 % |
0.00/0.74	|     17102 |     250     1000     3000 |      951      642     16 |  0.002 % |
1.09/1.12	|     25751 |     250     1000     3000 |     1046      936     20 |  0.002 % |
1.68/1.73	|     38726 |     250     1000     3000 |     1150      921     18 |  0.002 % |
2.58/2.68	|     58187 |     250     1000     3000 |     1265      936     17 |  0.002 % |
4.08/4.10	|     87379 |     250     1000     3000 |     1392      974     18 |  0.002 % |
6.18/6.28	|    131168 |     250     1000     3000 |     1531      863     16 |  0.002 % |
9.57/9.62	|    196853 |     250     1000     3000 |     1684     1289     19 |  0.002 % |
14.57/14.63	|    295379 |     250     1000     3000 |     1853      996     16 |  0.002 % |
22.76/22.84	|    443168 |     250     1000     3000 |     2038     1479     17 |  0.002 % |
35.16/35.23	|    664852 |     250     1000     3000 |     2242     1840     18 |  0.002 % |
55.05/55.20	|    997378 |     250     1000     3000 |     2466     1540     16 |  0.002 % |
83.44/83.57	|   1496166 |     250     1000     3000 |     2713     1501     17 |  0.002 % |
125.91/126.00	|   2244349 |     250     1000     3000 |     2984     2298     16 |  0.002 % |
193.48/193.63	|   3366623 |     250     1000     3000 |     3283     2186     16 |  0.002 % |
294.92/295.12	|   5050034 |     250     1000     3000 |     3611     2895     18 |  0.002 % |
460.85/461.18	|   7575150 |     250     1000     3000 |     3972     2681     17 |  0.002 % |
701.61/702.09	|  11362826 |     250     1000     3000 |     4369     2602     16 |  0.002 % |
1117.71/1118.30	|  17044338 |     250     1000     3000 |     4806     3158     17 |  0.002 % |
1200.07/1200.70	c cannot read from file

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1805855-1242142295/watcher-1805855-1242142295 -o /tmp/evaluation-result-1805855-1242142295/solver-1805855-1242142295 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1805855-1242142295.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.80 0.30 0.51 3/65 32218
/proc/meminfo: memFree=1466992/2055920 swapFree=4180356/4192956
[pid=32218] ppid=32216 vsize=1284 CPUtime=0
/proc/32218/stat : 32218 (IUT_BMB_SIM) R 32216 32218 32124 0 -1 4194304 154 0 0 0 0 0 0 0 19 0 1 0 242258800 1314816 137 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 0 0 0
/proc/32218/statm: 321 137 99 274 0 44 0

[startup+0.0667459 s]
/proc/loadavg: 0.80 0.30 0.51 3/65 32218
/proc/meminfo: memFree=1466992/2055920 swapFree=4180356/4192956
[pid=32218] ppid=32216 vsize=1284 CPUtime=0
/proc/32218/stat : 32218 (IUT_BMB_SIM) S 32216 32218 32124 0 -1 4194304 161 0 0 0 0 0 0 0 19 0 1 0 242258800 1314816 143 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32218/statm: 321 143 105 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+0.101752 s]
/proc/loadavg: 0.80 0.30 0.51 3/65 32218
/proc/meminfo: memFree=1466992/2055920 swapFree=4180356/4192956
[pid=32218] ppid=32216 vsize=1284 CPUtime=0
/proc/32218/stat : 32218 (IUT_BMB_SIM) S 32216 32218 32124 0 -1 4194304 161 0 0 0 0 0 0 0 19 0 1 0 242258800 1314816 143 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32218/statm: 321 143 105 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+0.301788 s]
/proc/loadavg: 0.80 0.30 0.51 3/65 32218
/proc/meminfo: memFree=1466992/2055920 swapFree=4180356/4192956
[pid=32218] ppid=32216 vsize=1284 CPUtime=0
/proc/32218/stat : 32218 (IUT_BMB_SIM) S 32216 32218 32124 0 -1 4194304 161 0 0 0 0 0 0 0 19 0 1 0 242258800 1314816 143 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32218/statm: 321 143 105 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+0.701862 s]
/proc/loadavg: 0.80 0.30 0.51 3/65 32218
/proc/meminfo: memFree=1466992/2055920 swapFree=4180356/4192956
[pid=32218] ppid=32216 vsize=1284 CPUtime=0
/proc/32218/stat : 32218 (IUT_BMB_SIM) S 32216 32218 32124 0 -1 4194304 161 0 0 0 0 0 0 0 19 0 1 0 242258800 1314816 143 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32218/statm: 321 143 105 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+1.50201 s]
/proc/loadavg: 0.80 0.30 0.51 2/67 32220
/proc/meminfo: memFree=1466336/2055920 swapFree=4180356/4192956
[pid=32218] ppid=32216 vsize=1284 CPUtime=0
/proc/32218/stat : 32218 (IUT_BMB_SIM) S 32216 32218 32124 0 -1 4194304 161 0 0 0 0 0 0 0 19 0 1 0 242258800 1314816 143 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32218/statm: 321 143 105 274 0 44 0
[pid=32220] ppid=32218 vsize=2152 CPUtime=1.48
/proc/32220/stat : 32220 (minisat) R 32218 32218 32124 0 -1 4194304 420 0 0 0 148 0 0 0 25 0 1 0 242258801 2203648 170 1992294400 134512640 135212939 4294956320 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/32220/statm: 538 170 76 170 0 366 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 3436

[startup+3.10231 s]
/proc/loadavg: 0.80 0.30 0.51 2/67 32220
/proc/meminfo: memFree=1466144/2055920 swapFree=4180356/4192956
[pid=32218] ppid=32216 vsize=1284 CPUtime=0
/proc/32218/stat : 32218 (IUT_BMB_SIM) S 32216 32218 32124 0 -1 4194304 161 0 0 0 0 0 0 0 19 0 1 0 242258800 1314816 143 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32218/statm: 321 143 105 274 0 44 0
[pid=32220] ppid=32218 vsize=2152 CPUtime=3.08
/proc/32220/stat : 32220 (minisat) R 32218 32218 32124 0 -1 4194304 433 0 0 0 308 0 0 0 25 0 1 0 242258801 2203648 183 1992294400 134512640 135212939 4294956320 18446744073709551615 134526875 0 0 4096 3 0 0 0 17 0 0 0
/proc/32220/statm: 538 183 76 170 0 366 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 3436

[startup+6.3019 s]
/proc/loadavg: 0.82 0.31 0.51 2/67 32220
/proc/meminfo: memFree=1466016/2055920 swapFree=4180356/4192956
[pid=32218] ppid=32216 vsize=1284 CPUtime=0
/proc/32218/stat : 32218 (IUT_BMB_SIM) S 32216 32218 32124 0 -1 4194304 161 0 0 0 0 0 0 0 19 0 1 0 242258800 1314816 143 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32218/statm: 321 143 105 274 0 44 0
[pid=32220] ppid=32218 vsize=2280 CPUtime=6.28
/proc/32220/stat : 32220 (minisat) R 32218 32218 32124 0 -1 4194304 448 0 0 0 628 0 0 0 25 0 1 0 242258801 2334720 198 1992294400 134512640 135212939 4294956320 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 1 0 0
/proc/32220/statm: 570 198 76 170 0 398 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 3564

[startup+12.7011 s]
/proc/loadavg: 0.83 0.32 0.51 2/67 32220
/proc/meminfo: memFree=1465696/2055920 swapFree=4180356/4192956
[pid=32218] ppid=32216 vsize=1284 CPUtime=0
/proc/32218/stat : 32218 (IUT_BMB_SIM) S 32216 32218 32124 0 -1 4194304 161 0 0 0 0 0 0 0 19 0 1 0 242258800 1314816 143 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32218/statm: 321 143 105 274 0 44 0
[pid=32220] ppid=32218 vsize=2412 CPUtime=12.67
/proc/32220/stat : 32220 (minisat) R 32218 32218 32124 0 -1 4194304 484 0 0 0 1267 0 0 0 25 0 1 0 242258801 2469888 234 1992294400 134512640 135212939 4294956320 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/32220/statm: 603 234 76 170 0 431 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 3696

[startup+25.5015 s]
/proc/loadavg: 0.87 0.35 0.52 2/67 32220
/proc/meminfo: memFree=1465696/2055920 swapFree=4180356/4192956
[pid=32218] ppid=32216 vsize=1284 CPUtime=0
/proc/32218/stat : 32218 (IUT_BMB_SIM) S 32216 32218 32124 0 -1 4194304 161 0 0 0 0 0 0 0 19 0 1 0 242258800 1314816 143 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32218/statm: 321 143 105 274 0 44 0
[pid=32220] ppid=32218 vsize=2544 CPUtime=25.46
/proc/32220/stat : 32220 (minisat) R 32218 32218 32124 0 -1 4194304 534 0 0 0 2546 0 0 0 25 0 1 0 242258801 2605056 284 1992294400 134512640 135212939 4294956320 18446744073709551615 134535736 0 0 4096 3 0 0 0 17 0 0 0
/proc/32220/statm: 636 284 76 170 0 464 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 3828

[startup+51.1012 s]
/proc/loadavg: 0.91 0.40 0.53 2/67 32220
/proc/meminfo: memFree=1465504/2055920 swapFree=4180356/4192956
[pid=32218] ppid=32216 vsize=1284 CPUtime=0
/proc/32218/stat : 32218 (IUT_BMB_SIM) S 32216 32218 32124 0 -1 4194304 161 0 0 0 0 0 0 0 19 0 1 0 242258800 1314816 143 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32218/statm: 321 143 105 274 0 44 0
[pid=32220] ppid=32218 vsize=2812 CPUtime=51.05
/proc/32220/stat : 32220 (minisat) R 32218 32218 32124 0 -1 4194304 583 0 0 0 5105 0 0 0 25 0 1 0 242258801 2879488 333 1992294400 134512640 135212939 4294956320 18446744073709551615 134536594 0 0 4096 3 0 0 0 17 0 0 0
/proc/32220/statm: 703 333 76 170 0 531 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 4096

[startup+102.306 s]
/proc/loadavg: 0.96 0.49 0.55 2/67 32220
/proc/meminfo: memFree=1464992/2055920 swapFree=4180356/4192956
[pid=32218] ppid=32216 vsize=1284 CPUtime=0
/proc/32218/stat : 32218 (IUT_BMB_SIM) S 32216 32218 32124 0 -1 4194304 161 0 0 0 0 0 0 0 19 0 1 0 242258800 1314816 143 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32218/statm: 321 143 105 274 0 44 0
[pid=32220] ppid=32218 vsize=3208 CPUtime=102.23
/proc/32220/stat : 32220 (minisat) R 32218 32218 32124 0 -1 4194304 673 0 0 0 10223 0 0 0 25 0 1 0 242258801 3284992 423 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/32220/statm: 802 423 76 170 0 630 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 4492

[startup+162.302 s]
/proc/loadavg: 0.98 0.58 0.58 2/67 32220
/proc/meminfo: memFree=1464672/2055920 swapFree=4180356/4192956
[pid=32218] ppid=32216 vsize=1284 CPUtime=0
/proc/32218/stat : 32218 (IUT_BMB_SIM) S 32216 32218 32124 0 -1 4194304 161 0 0 0 0 0 0 0 19 0 1 0 242258800 1314816 143 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32218/statm: 321 143 105 274 0 44 0
[pid=32220] ppid=32218 vsize=3344 CPUtime=162.19
/proc/32220/stat : 32220 (minisat) R 32218 32218 32124 0 -1 4194304 737 0 0 0 16219 0 0 0 25 0 1 0 242258801 3424256 487 1992294400 134512640 135212939 4294956320 18446744073709551615 134526808 0 0 4096 3 0 0 0 17 0 0 0
/proc/32220/statm: 836 487 76 170 0 664 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 4628

[startup+222.301 s]
/proc/loadavg: 0.99 0.65 0.60 2/67 32220
/proc/meminfo: memFree=1464544/2055920 swapFree=4180356/4192956
[pid=32218] ppid=32216 vsize=1284 CPUtime=0
/proc/32218/stat : 32218 (IUT_BMB_SIM) S 32216 32218 32124 0 -1 4194304 161 0 0 0 0 0 0 0 19 0 1 0 242258800 1314816 143 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32218/statm: 321 143 105 274 0 44 0
[pid=32220] ppid=32218 vsize=3476 CPUtime=222.16
/proc/32220/stat : 32220 (minisat) R 32218 32218 32124 0 -1 4194304 765 0 0 0 22216 0 0 0 25 0 1 0 242258801 3559424 515 1992294400 134512640 135212939 4294956320 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/32220/statm: 869 515 76 170 0 697 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 4760

[startup+282.302 s]
/proc/loadavg: 0.99 0.71 0.62 2/67 32220
/proc/meminfo: memFree=1464416/2055920 swapFree=4180356/4192956
[pid=32218] ppid=32216 vsize=1284 CPUtime=0
/proc/32218/stat : 32218 (IUT_BMB_SIM) S 32216 32218 32124 0 -1 4194304 161 0 0 0 0 0 0 0 19 0 1 0 242258800 1314816 143 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32218/statm: 321 143 105 274 0 44 0
[pid=32220] ppid=32218 vsize=3612 CPUtime=282.13
/proc/32220/stat : 32220 (minisat) R 32218 32218 32124 0 -1 4194304 795 0 0 0 28213 0 0 0 25 0 1 0 242258801 3698688 545 1992294400 134512640 135212939 4294956320 18446744073709551615 134529673 0 0 4096 3 0 0 0 17 0 0 0
/proc/32220/statm: 903 545 76 170 0 731 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 4896

[startup+342.301 s]
/proc/loadavg: 0.99 0.76 0.65 2/67 32220
/proc/meminfo: memFree=1464224/2055920 swapFree=4180356/4192956
[pid=32218] ppid=32216 vsize=1284 CPUtime=0
/proc/32218/stat : 32218 (IUT_BMB_SIM) S 32216 32218 32124 0 -1 4194304 161 0 0 0 0 0 0 0 19 0 1 0 242258800 1314816 143 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32218/statm: 321 143 105 274 0 44 0
[pid=32220] ppid=32218 vsize=3888 CPUtime=342.1
/proc/32220/stat : 32220 (minisat) R 32218 32218 32124 0 -1 4194304 855 0 0 0 34210 0 0 0 25 0 1 0 242258801 3981312 605 1992294400 134512640 135212939 4294956320 18446744073709551615 134526633 0 0 4096 3 0 0 0 17 0 0 0
/proc/32220/statm: 972 605 76 170 0 800 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 5172

[startup+402.301 s]
/proc/loadavg: 0.99 0.80 0.66 2/67 32220
/proc/meminfo: memFree=1464096/2055920 swapFree=4180356/4192956
[pid=32218] ppid=32216 vsize=1284 CPUtime=0
/proc/32218/stat : 32218 (IUT_BMB_SIM) S 32216 32218 32124 0 -1 4194304 161 0 0 0 0 0 0 0 19 0 1 0 242258800 1314816 143 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32218/statm: 321 143 105 274 0 44 0
[pid=32220] ppid=32218 vsize=4020 CPUtime=402.07
/proc/32220/stat : 32220 (minisat) R 32218 32218 32124 0 -1 4194304 889 0 0 0 40207 0 0 0 25 0 1 0 242258801 4116480 639 1992294400 134512640 135212939 4294956320 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/32220/statm: 1005 639 76 170 0 833 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 5304

[startup+462.302 s]

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

[pid=32220] ppid=32218 vsize=4160 CPUtime=522.01
/proc/32220/stat : 32220 (minisat) R 32218 32218 32124 0 -1 4194304 933 0 0 0 52201 0 0 0 25 0 1 0 242258801 4259840 683 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/32220/statm: 1040 683 76 170 0 868 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 5444

[startup+582.303 s]
/proc/loadavg: 0.99 0.89 0.72 2/67 32220
/proc/meminfo: memFree=1463776/2055920 swapFree=4180356/4192956
[pid=32218] ppid=32216 vsize=1284 CPUtime=0
/proc/32218/stat : 32218 (IUT_BMB_SIM) S 32216 32218 32124 0 -1 4194304 161 0 0 0 0 0 0 0 19 0 1 0 242258800 1314816 143 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32218/statm: 321 143 105 274 0 44 0
[pid=32220] ppid=32218 vsize=4296 CPUtime=581.98
/proc/32220/stat : 32220 (minisat) R 32218 32218 32124 0 -1 4194304 955 0 0 0 58198 0 0 0 25 0 1 0 242258801 4399104 705 1992294400 134512640 135212939 4294956320 18446744073709551615 134527029 0 0 4096 3 0 0 0 17 0 0 0
/proc/32220/statm: 1074 705 76 170 0 902 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 5580

[startup+642.301 s]
/proc/loadavg: 0.99 0.90 0.73 2/67 32222
/proc/meminfo: memFree=1463520/2055920 swapFree=4180356/4192956
[pid=32218] ppid=32216 vsize=1284 CPUtime=0
/proc/32218/stat : 32218 (IUT_BMB_SIM) S 32216 32218 32124 0 -1 4194304 161 0 0 0 0 0 0 0 19 0 1 0 242258800 1314816 143 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32218/statm: 321 143 105 274 0 44 0
[pid=32220] ppid=32218 vsize=4428 CPUtime=641.95
/proc/32220/stat : 32220 (minisat) R 32218 32218 32124 0 -1 4194304 983 0 0 0 64195 0 0 0 25 0 1 0 242258801 4534272 733 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/32220/statm: 1107 733 76 170 0 935 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 5712

[startup+702.301 s]
/proc/loadavg: 0.99 0.92 0.74 2/67 32222
/proc/meminfo: memFree=1463456/2055920 swapFree=4180356/4192956
[pid=32218] ppid=32216 vsize=1284 CPUtime=0
/proc/32218/stat : 32218 (IUT_BMB_SIM) S 32216 32218 32124 0 -1 4194304 161 0 0 0 0 0 0 0 19 0 1 0 242258800 1314816 143 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32218/statm: 321 143 105 274 0 44 0
[pid=32220] ppid=32218 vsize=4428 CPUtime=701.91
/proc/32220/stat : 32220 (minisat) R 32218 32218 32124 0 -1 4194304 995 0 0 0 70191 0 0 0 25 0 1 0 242258801 4534272 745 1992294400 134512640 135212939 4294956320 18446744073709551615 134529681 0 0 4096 3 0 0 0 17 0 0 0
/proc/32220/statm: 1107 745 76 170 0 935 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 5712

[startup+762.305 s]
/proc/loadavg: 0.99 0.93 0.75 2/67 32222
/proc/meminfo: memFree=1463456/2055920 swapFree=4180356/4192956
[pid=32218] ppid=32216 vsize=1284 CPUtime=0
/proc/32218/stat : 32218 (IUT_BMB_SIM) S 32216 32218 32124 0 -1 4194304 161 0 0 0 0 0 0 0 19 0 1 0 242258800 1314816 143 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32218/statm: 321 143 105 274 0 44 0
[pid=32220] ppid=32218 vsize=4572 CPUtime=761.89
/proc/32220/stat : 32220 (minisat) R 32218 32218 32124 0 -1 4194304 1014 0 0 0 76189 0 0 0 25 0 1 0 242258801 4681728 764 1992294400 134512640 135212939 4294956320 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/32220/statm: 1143 764 76 170 0 971 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 5856

[startup+822.302 s]
/proc/loadavg: 0.99 0.94 0.77 2/67 32222
/proc/meminfo: memFree=1463264/2055920 swapFree=4180356/4192956
[pid=32218] ppid=32216 vsize=1284 CPUtime=0
/proc/32218/stat : 32218 (IUT_BMB_SIM) S 32216 32218 32124 0 -1 4194304 161 0 0 0 0 0 0 0 19 0 1 0 242258800 1314816 143 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32218/statm: 321 143 105 274 0 44 0
[pid=32220] ppid=32218 vsize=4708 CPUtime=821.86
/proc/32220/stat : 32220 (minisat) R 32218 32218 32124 0 -1 4194304 1046 0 0 0 82186 0 0 0 25 0 1 0 242258801 4820992 796 1992294400 134512640 135212939 4294956320 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/32220/statm: 1177 796 76 170 0 1005 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 5992

[startup+882.302 s]
/proc/loadavg: 0.99 0.95 0.78 2/67 32222
/proc/meminfo: memFree=1463200/2055920 swapFree=4180356/4192956
[pid=32218] ppid=32216 vsize=1284 CPUtime=0
/proc/32218/stat : 32218 (IUT_BMB_SIM) S 32216 32218 32124 0 -1 4194304 161 0 0 0 0 0 0 0 19 0 1 0 242258800 1314816 143 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32218/statm: 321 143 105 274 0 44 0
[pid=32220] ppid=32218 vsize=4708 CPUtime=881.82
/proc/32220/stat : 32220 (minisat) R 32218 32218 32124 0 -1 4194304 1070 0 0 0 88182 0 0 0 25 0 1 0 242258801 4820992 820 1992294400 134512640 135212939 4294956320 18446744073709551615 134537416 0 0 4096 3 0 0 0 17 0 0 0
/proc/32220/statm: 1177 820 76 170 0 1005 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 5992

[startup+942.302 s]
/proc/loadavg: 0.99 0.95 0.79 2/67 32222
/proc/meminfo: memFree=1463008/2055920 swapFree=4180356/4192956
[pid=32218] ppid=32216 vsize=1284 CPUtime=0
/proc/32218/stat : 32218 (IUT_BMB_SIM) S 32216 32218 32124 0 -1 4194304 161 0 0 0 0 0 0 0 19 0 1 0 242258800 1314816 143 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32218/statm: 321 143 105 274 0 44 0
[pid=32220] ppid=32218 vsize=4848 CPUtime=941.8
/proc/32220/stat : 32220 (minisat) R 32218 32218 32124 0 -1 4194304 1105 0 0 0 94179 1 0 0 25 0 1 0 242258801 4964352 855 1992294400 134512640 135212939 4294956320 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/32220/statm: 1212 855 76 170 0 1040 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 6132

[startup+1002.3 s]
/proc/loadavg: 0.99 0.96 0.80 2/67 32222
/proc/meminfo: memFree=1462944/2055920 swapFree=4180356/4192956
[pid=32218] ppid=32216 vsize=1284 CPUtime=0
/proc/32218/stat : 32218 (IUT_BMB_SIM) S 32216 32218 32124 0 -1 4194304 161 0 0 0 0 0 0 0 19 0 1 0 242258800 1314816 143 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32218/statm: 321 143 105 274 0 44 0
[pid=32220] ppid=32218 vsize=4988 CPUtime=1001.77
/proc/32220/stat : 32220 (minisat) R 32218 32218 32124 0 -1 4194304 1123 0 0 0 100176 1 0 0 25 0 1 0 242258801 5107712 873 1992294400 134512640 135212939 4294956320 18446744073709551615 134536534 0 0 4096 3 0 0 0 17 0 0 0
/proc/32220/statm: 1247 873 76 170 0 1075 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 6272

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.81 2/67 32222
/proc/meminfo: memFree=1462816/2055920 swapFree=4180356/4192956
[pid=32218] ppid=32216 vsize=1284 CPUtime=0
/proc/32218/stat : 32218 (IUT_BMB_SIM) S 32216 32218 32124 0 -1 4194304 161 0 0 0 0 0 0 0 19 0 1 0 242258800 1314816 143 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32218/statm: 321 143 105 274 0 44 0
[pid=32220] ppid=32218 vsize=4988 CPUtime=1061.74
/proc/32220/stat : 32220 (minisat) R 32218 32218 32124 0 -1 4194304 1145 0 0 0 106173 1 0 0 25 0 1 0 242258801 5107712 895 1992294400 134512640 135212939 4294956320 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 0 0 0
/proc/32220/statm: 1247 895 76 170 0 1075 0
Current children cumulated CPU time (s) 1061.74
Current children cumulated vsize (KiB) 6272

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.82 2/67 32222
/proc/meminfo: memFree=1462816/2055920 swapFree=4180356/4192956
[pid=32218] ppid=32216 vsize=1284 CPUtime=0
/proc/32218/stat : 32218 (IUT_BMB_SIM) S 32216 32218 32124 0 -1 4194304 161 0 0 0 0 0 0 0 19 0 1 0 242258800 1314816 143 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32218/statm: 321 143 105 274 0 44 0
[pid=32220] ppid=32218 vsize=4988 CPUtime=1121.71
/proc/32220/stat : 32220 (minisat) R 32218 32218 32124 0 -1 4194304 1145 0 0 0 112170 1 0 0 25 0 1 0 242258801 5107712 895 1992294400 134512640 135212939 4294956320 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/32220/statm: 1247 895 76 170 0 1075 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 6272

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.83 2/67 32222
/proc/meminfo: memFree=1462752/2055920 swapFree=4180356/4192956
[pid=32218] ppid=32216 vsize=1284 CPUtime=0
/proc/32218/stat : 32218 (IUT_BMB_SIM) S 32216 32218 32124 0 -1 4194304 161 0 0 0 0 0 0 0 19 0 1 0 242258800 1314816 143 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32218/statm: 321 143 105 274 0 44 0
[pid=32220] ppid=32218 vsize=5128 CPUtime=1181.68
/proc/32220/stat : 32220 (minisat) R 32218 32218 32124 0 -1 4194304 1162 0 0 0 118167 1 0 0 25 0 1 0 242258801 5251072 912 1992294400 134512640 135212939 4294956320 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/32220/statm: 1282 912 76 170 0 1110 0
Current children cumulated CPU time (s) 1181.68
Current children cumulated vsize (KiB) 6412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.97 0.83 2/67 32222
/proc/meminfo: memFree=1462752/2055920 swapFree=4180356/4192956
[pid=32218] ppid=32216 vsize=1284 CPUtime=0
/proc/32218/stat : 32218 (IUT_BMB_SIM) S 32216 32218 32124 0 -1 4194304 161 0 0 0 0 0 0 0 19 0 1 0 242258800 1314816 143 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32218/statm: 321 143 105 274 0 44 0
[pid=32220] ppid=32218 vsize=5128 CPUtime=1200.07
/proc/32220/stat : 32220 (minisat) R 32218 32218 32124 0 -1 4194304 1171 0 0 0 120006 1 0 0 25 0 1 0 242258801 5251072 921 1992294400 134512640 135212939 4294956320 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/32220/statm: 1282 921 76 170 0 1110 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 6412

Sending SIGTERM to process tree (bottom up)

Sleeping 2 seconds
Solver just ended. Dumping a history of the last processes samples

[startup+1200.7 s]
/proc/loadavg: 0.99 0.97 0.83 2/67 32222
/proc/meminfo: memFree=1462752/2055920 swapFree=4180356/4192956
[pid=32218] ppid=32216 vsize=1284 CPUtime=0
/proc/32218/stat : 32218 (IUT_BMB_SIM) S 32216 32218 32124 0 -1 4194304 161 0 0 0 0 0 0 0 19 0 1 0 242258800 1314816 143 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32218/statm: 321 143 105 274 0 44 0
[pid=32220] ppid=32218 vsize=5128 CPUtime=1200.07
/proc/32220/stat : 32220 (minisat) R 32218 32218 32124 0 -1 4194304 1171 0 0 0 120006 1 0 0 25 0 1 0 242258801 5251072 921 1992294400 134512640 135212939 4294956320 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/32220/statm: 1282 921 76 170 0 1110 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 6412

Child status: 0
Real time (s): 1200.71
CPU time (s): 1200.09
CPU user time (s): 1200.07
CPU system time (s): 0.016997
CPU usage (%): 99.9486
Max. virtual memory (cumulated for all children) (KiB): 6412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.07
system time used= 0.016997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1366
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= 6
involuntary context switches= 2693

runsolver used 1.11683 second user time and 3.2595 second system time

The end

Launcher Data

Begin job on node82 at 2009-05-12 17:31:35
IDJOB=1805855
IDBENCH=24610
IDSOLVER=650
FILE ID=node82/1805855-1242142295
PBS_JOBID= 9289644
Free space on /tmp= 66088 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT07/crafted/Medium/contest05/jarvisalo/mod2-rand3bip-sat-250-3.sat05-2220.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1805855-1242142295/watcher-1805855-1242142295 -o /tmp/evaluation-result-1805855-1242142295/solver-1805855-1242142295 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1805855-1242142295.cnf HOME

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

MD5SUM BENCH= b79b003513b2a70c9b89188422a831e2
RANDOM SEED=1197310502

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1467472 kB
Buffers:         57136 kB
Cached:         467700 kB
SwapCached:       6108 kB
Active:         130792 kB
Inactive:       402220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1467472 kB
SwapTotal:     4192956 kB
SwapFree:      4180356 kB
Dirty:            2160 kB
Writeback:           0 kB
Mapped:          13796 kB
Slab:            41504 kB
Committed_AS:   738272 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66088 MiB
End job on node82 at 2009-05-12 17:51:35