Trace number 1554210

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_SAT 1.0UNSAT 209.309 209.409

General information on the benchmark

NameAPPLICATIONS/
bitverif/minand/minand128.cnf
MD5SUM34e3afebec3eaf03cbcceb51b352993a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.6065
Satisfiable
(Un)Satisfiability was proved
Number of variables53999
Number of clauses159692
Sum of the clauses size372612
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2106460
Number of clauses of size 353230
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_SAT version 1.0
2.69/2.70	c WARNING: for repeatability, setting FPU to use double precision
2.69/2.70	c ============================[ Problem Statistics ]=============================
2.69/2.70	c |                                                                             |
2.69/2.70	c |  Number of variables:  53999                                                |
2.69/2.70	c |  Number of clauses:    159648                                               |
2.69/2.88	c |  Parsing time:         0.15         s                                       |
38.16/38.30	c ============================[ Search Statistics ]==============================
38.16/38.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
38.16/38.30	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
38.16/38.30	c ===============================================================================
38.16/38.30	c |         0 |    3598    58999  1618704 |    19666        0    nan |  0.000 % |
38.36/38.48	c |       100 |    3597    58999  1618704 |    21632       99     19 |  0.004 % |
38.46/38.55	c |       251 |    3597    58999  1618704 |    23796      250     24 |  0.004 % |
38.56/38.69	c |       476 |    3586    58999  1618704 |    26175      471     25 |  0.024 % |
38.65/38.74	c |       813 |    3586    58999  1618704 |    28793      808     24 |  0.024 % |
38.85/38.93	c |      1319 |    3585    58999  1618704 |    31672     1313     42 |  0.028 % |
39.05/39.12	c |      2078 |    3585    58999  1618704 |    34840     2072     56 |  0.028 % |
39.15/39.24	c |      3217 |    3574    58071  1607111 |    38324     3016     56 |  0.046 % |
39.75/39.81	c |      4927 |    3574    58071  1607111 |    42156     4726     75 |  0.046 % |
40.65/40.71	c |      7492 |    3574    58071  1607111 |    46372     7291     89 |  0.046 % |
41.75/41.83	c |     11337 |    3573    58071  1607111 |    51009    11135    128 |  0.048 % |
43.85/43.99	c |     17108 |    3573    57752  1606307 |    56110    16814    160 |  0.048 % |
47.15/47.24	c |     25757 |    3573    57752  1606307 |    61721    25463    205 |  0.048 % |
52.55/52.63	c |     38733 |    3573    57752  1606307 |    67893    38439    233 |  0.048 % |
64.34/64.42	c |     58196 |    3573    57752  1606307 |    74682    57902    274 |  0.048 % |
87.73/87.82	c |     87389 |    3573    57752  1606307 |    82151    26370    489 |  0.048 % |
125.02/125.19	c |    131182 |    3561    57741  1606260 |    90366    70159    461 |  0.076 % |
190.99/191.14	c |    196866 |    3560    57741  1606260 |    99402    63460    397 |  0.078 % |
208.98/209.18	c ===============================================================================
208.98/209.18	c restarts              : 18
208.98/209.18	c conflicts             : 215307         (1045 /sec)
208.98/209.18	c decisions             : 720773         (1.70 % random) (3498 /sec)
208.98/209.18	c propagations          : 25849721       (125443 /sec)
208.98/209.18	c conflict literals     : 79717621       (20.55 % deleted)
208.98/209.18	c Memory used           : 213.40 MB
208.98/209.18	c CPU time              : 206.068 s
208.98/209.18	
209.08/209.21	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1554210-1238725172/watcher-1554210-1238725172 -o /tmp/evaluation-result-1554210-1238725172/solver-1554210-1238725172 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1554210-1238725172.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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/81 6924
/proc/meminfo: memFree=1351408/2055920 swapFree=4169692/4192956
[pid=6924] ppid=6922 vsize=3156 CPUtime=0
/proc/6924/stat : 6924 (IUT_BMB_SAT) R 6922 6924 5644 0 -1 4194304 204 0 0 0 0 0 0 0 19 0 1 0 498846071 3231744 187 1992294400 134512640 135635285 4294956208 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 0 0 0
/proc/6924/statm: 789 188 90 274 0 512 0

[startup+0.0306331 s]
/proc/loadavg: 0.92 0.98 0.99 3/81 6924
/proc/meminfo: memFree=1351408/2055920 swapFree=4169692/4192956
[pid=6924] ppid=6922 vsize=4840 CPUtime=0.02
/proc/6924/stat : 6924 (IUT_BMB_SAT) R 6922 6924 5644 0 -1 4194304 853 0 0 0 2 0 0 0 19 0 1 0 498846071 4956160 836 1992294400 134512640 135635285 4294956208 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 0 0 0
/proc/6924/statm: 1210 837 90 274 0 933 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4840

[startup+0.101641 s]
/proc/loadavg: 0.92 0.98 0.99 3/81 6924
/proc/meminfo: memFree=1351408/2055920 swapFree=4169692/4192956
[pid=6924] ppid=6922 vsize=10944 CPUtime=0.09
/proc/6924/stat : 6924 (IUT_BMB_SAT) R 6922 6924 5644 0 -1 4194304 2563 0 0 0 9 0 0 0 20 0 1 0 498846071 11206656 2546 1992294400 134512640 135635285 4294956208 18446744073709551615 134548699 0 0 4096 0 0 0 0 17 0 0 0
/proc/6924/statm: 2736 2546 97 274 0 2459 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10944

[startup+0.301659 s]
/proc/loadavg: 0.92 0.98 0.99 3/81 6924
/proc/meminfo: memFree=1351408/2055920 swapFree=4169692/4192956
[pid=6924] ppid=6922 vsize=13584 CPUtime=0.29
/proc/6924/stat : 6924 (IUT_BMB_SAT) R 6922 6924 5644 0 -1 4194304 3207 0 0 0 28 1 0 0 22 0 1 0 498846071 13910016 3190 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/6924/statm: 3396 3190 97 274 0 3119 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13584

[startup+0.701698 s]
/proc/loadavg: 0.92 0.98 0.99 3/81 6924
/proc/meminfo: memFree=1351408/2055920 swapFree=4169692/4192956
[pid=6924] ppid=6922 vsize=18072 CPUtime=0.69
/proc/6924/stat : 6924 (IUT_BMB_SAT) R 6922 6924 5644 0 -1 4194304 4349 0 0 0 68 1 0 0 25 0 1 0 498846071 18505728 4332 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/6924/statm: 4518 4332 97 274 0 4241 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18072

[startup+1.50178 s]
/proc/loadavg: 0.92 0.98 0.99 2/82 6925
/proc/meminfo: memFree=1331240/2055920 swapFree=4169692/4192956
[pid=6924] ppid=6922 vsize=31272 CPUtime=1.49
/proc/6924/stat : 6924 (IUT_BMB_SAT) R 6922 6924 5644 0 -1 4194304 7632 0 0 0 147 2 0 0 25 0 1 0 498846071 32022528 7615 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/6924/statm: 7818 7615 97 274 0 7541 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31272

[startup+3.10193 s]
/proc/loadavg: 0.92 0.98 0.99 2/82 6925
/proc/meminfo: memFree=1317096/2055920 swapFree=4169692/4192956
[pid=6924] ppid=6922 vsize=34488 CPUtime=2.69
/proc/6924/stat : 6924 (IUT_BMB_SAT) S 6922 6924 5644 0 -1 4194304 8669 0 0 0 210 59 0 0 25 0 1 0 498846071 35315712 8448 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6924/statm: 8622 8448 105 274 0 8345 0
Current children cumulated CPU time (s) 2.69
Current children cumulated vsize (KiB) 34488

[startup+6.30225 s]
/proc/loadavg: 1.01 1.00 1.00 2/84 6927
/proc/meminfo: memFree=1249368/2055920 swapFree=4169692/4192956
[pid=6924] ppid=6922 vsize=34488 CPUtime=2.69
/proc/6924/stat : 6924 (IUT_BMB_SAT) S 6922 6924 5644 0 -1 4194304 8669 0 0 0 210 59 0 0 25 0 1 0 498846071 35315712 8448 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6924/statm: 8622 8448 105 274 0 8345 0
[pid=6926] ppid=6924 vsize=5356 CPUtime=0
/proc/6926/stat : 6926 (sh) S 6924 6924 5644 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 498846341 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6926/statm: 1339 232 193 169 0 50 0
[pid=6927] ppid=6926 vsize=71396 CPUtime=3.58
/proc/6927/stat : 6927 (minisat) R 6926 6924 5644 0 -1 4194304 17106 0 0 0 351 7 0 0 25 0 1 0 498846341 73109504 17086 1992294400 134512640 135243223 4294956304 18446744073709551615 134536471 0 0 4096 3 0 0 0 17 0 0 0
/proc/6927/statm: 17849 17086 78 178 0 17669 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 111240

[startup+12.7019 s]
/proc/loadavg: 1.01 1.00 1.00 2/84 6927
/proc/meminfo: memFree=1238624/2055920 swapFree=4169692/4192956
[pid=6924] ppid=6922 vsize=34488 CPUtime=2.69
/proc/6924/stat : 6924 (IUT_BMB_SAT) S 6922 6924 5644 0 -1 4194304 8669 0 0 0 210 59 0 0 25 0 1 0 498846071 35315712 8448 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6924/statm: 8622 8448 105 274 0 8345 0
[pid=6926] ppid=6924 vsize=5356 CPUtime=0
/proc/6926/stat : 6926 (sh) S 6924 6924 5644 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 498846341 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6926/statm: 1339 232 193 169 0 50 0
[pid=6927] ppid=6926 vsize=80588 CPUtime=9.99
/proc/6927/stat : 6927 (minisat) R 6926 6924 5644 0 -1 4194304 19179 0 0 0 991 8 0 0 25 0 1 0 498846341 82522112 19159 1992294400 134512640 135243223 4294956304 18446744073709551615 134522845 0 0 4096 3 0 0 0 17 0 0 0
/proc/6927/statm: 20147 19159 78 178 0 19967 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 120432

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 6927
/proc/meminfo: memFree=1236256/2055920 swapFree=4169692/4192956
[pid=6924] ppid=6922 vsize=34488 CPUtime=2.69
/proc/6924/stat : 6924 (IUT_BMB_SAT) S 6922 6924 5644 0 -1 4194304 8669 0 0 0 210 59 0 0 25 0 1 0 498846071 35315712 8448 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6924/statm: 8622 8448 105 274 0 8345 0
[pid=6926] ppid=6924 vsize=5356 CPUtime=0
/proc/6926/stat : 6926 (sh) S 6924 6924 5644 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 498846341 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6926/statm: 1339 232 193 169 0 50 0
[pid=6927] ppid=6926 vsize=82504 CPUtime=22.78
/proc/6927/stat : 6927 (minisat) R 6926 6924 5644 0 -1 4194304 19709 0 0 0 2270 8 0 0 25 0 1 0 498846341 84484096 19689 1992294400 134512640 135243223 4294956304 18446744073709551615 134535699 0 0 4096 3 0 0 0 17 0 0 0
/proc/6927/statm: 20626 19689 78 178 0 20446 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 122348

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 6927
/proc/meminfo: memFree=1231136/2055920 swapFree=4169692/4192956
[pid=6924] ppid=6922 vsize=34488 CPUtime=2.69
/proc/6924/stat : 6924 (IUT_BMB_SAT) S 6922 6924 5644 0 -1 4194304 8669 0 0 0 210 59 0 0 25 0 1 0 498846071 35315712 8448 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6924/statm: 8622 8448 105 274 0 8345 0
[pid=6926] ppid=6924 vsize=5356 CPUtime=0
/proc/6926/stat : 6926 (sh) S 6924 6924 5644 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 498846341 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6926/statm: 1339 232 193 169 0 50 0
[pid=6927] ppid=6926 vsize=86776 CPUtime=48.36
/proc/6927/stat : 6927 (minisat) R 6926 6924 5644 0 -1 4194304 22154 0 0 0 4827 9 0 0 25 0 1 0 498846341 88858624 21312 1992294400 134512640 135243223 4294956304 18446744073709551615 134558565 0 0 4096 3 0 0 0 17 0 0 0
/proc/6927/statm: 21694 21312 85 178 0 21514 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 126620

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 6927
/proc/meminfo: memFree=1161248/2055920 swapFree=4169692/4192956
[pid=6924] ppid=6922 vsize=34488 CPUtime=2.69
/proc/6924/stat : 6924 (IUT_BMB_SAT) S 6922 6924 5644 0 -1 4194304 8669 0 0 0 210 59 0 0 25 0 1 0 498846071 35315712 8448 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6924/statm: 8622 8448 105 274 0 8345 0
[pid=6926] ppid=6924 vsize=5356 CPUtime=0
/proc/6926/stat : 6926 (sh) S 6924 6924 5644 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 498846341 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6926/statm: 1339 232 193 169 0 50 0
[pid=6927] ppid=6926 vsize=155104 CPUtime=99.54
/proc/6927/stat : 6927 (minisat) R 6926 6924 5644 0 -1 4194304 39225 0 0 0 9935 19 0 0 25 0 1 0 498846341 158826496 38383 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/6927/statm: 38776 38383 85 178 0 38596 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 194948

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 6927
/proc/meminfo: memFree=1097760/2055920 swapFree=4169692/4192956
[pid=6924] ppid=6922 vsize=34488 CPUtime=2.69
/proc/6924/stat : 6924 (IUT_BMB_SAT) S 6922 6924 5644 0 -1 4194304 8669 0 0 0 210 59 0 0 25 0 1 0 498846071 35315712 8448 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6924/statm: 8622 8448 105 274 0 8345 0
[pid=6926] ppid=6924 vsize=5356 CPUtime=0
/proc/6926/stat : 6926 (sh) S 6924 6924 5644 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 498846341 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6926/statm: 1339 232 193 169 0 50 0
[pid=6927] ppid=6926 vsize=218516 CPUtime=159.51
/proc/6927/stat : 6927 (minisat) R 6926 6924 5644 0 -1 4194304 55077 0 0 0 15920 31 0 0 25 0 1 0 498846341 223760384 54235 1992294400 134512640 135243223 4294956304 18446744073709551615 134555616 0 0 4096 3 0 0 0 17 0 0 0
/proc/6927/statm: 54629 54235 85 178 0 54449 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 258360

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

[startup+179.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 6927
/proc/meminfo: memFree=1097760/2055920 swapFree=4169692/4192956
[pid=6924] ppid=6922 vsize=34488 CPUtime=2.69
/proc/6924/stat : 6924 (IUT_BMB_SAT) S 6922 6924 5644 0 -1 4194304 8669 0 0 0 210 59 0 0 25 0 1 0 498846071 35315712 8448 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6924/statm: 8622 8448 105 274 0 8345 0
[pid=6926] ppid=6924 vsize=5356 CPUtime=0
/proc/6926/stat : 6926 (sh) S 6924 6924 5644 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 498846341 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6926/statm: 1339 232 193 169 0 50 0
[pid=6927] ppid=6926 vsize=218516 CPUtime=176.3
/proc/6927/stat : 6927 (minisat) R 6926 6924 5644 0 -1 4194304 55077 0 0 0 17599 31 0 0 25 0 1 0 498846341 223760384 54235 1992294400 134512640 135243223 4294956304 18446744073709551615 134558242 0 0 4096 3 0 0 0 17 0 0 0
/proc/6927/statm: 54629 54235 85 178 0 54449 0
Current children cumulated CPU time (s) 178.99
Current children cumulated vsize (KiB) 258360

[startup+191.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 6927
/proc/meminfo: memFree=1097760/2055920 swapFree=4169692/4192956
[pid=6924] ppid=6922 vsize=34488 CPUtime=2.69
/proc/6924/stat : 6924 (IUT_BMB_SAT) S 6922 6924 5644 0 -1 4194304 8669 0 0 0 210 59 0 0 25 0 1 0 498846071 35315712 8448 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6924/statm: 8622 8448 105 274 0 8345 0
[pid=6926] ppid=6924 vsize=5356 CPUtime=0
/proc/6926/stat : 6926 (sh) S 6924 6924 5644 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 498846341 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6926/statm: 1339 232 193 169 0 50 0
[pid=6927] ppid=6926 vsize=218516 CPUtime=189.1
/proc/6927/stat : 6927 (minisat) R 6926 6924 5644 0 -1 4194304 55080 0 0 0 18879 31 0 0 25 0 1 0 498846341 223760384 54238 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/6927/statm: 54629 54238 85 178 0 54449 0
Current children cumulated CPU time (s) 191.79
Current children cumulated vsize (KiB) 258360

[startup+198.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 6927
/proc/meminfo: memFree=1097760/2055920 swapFree=4169692/4192956
[pid=6924] ppid=6922 vsize=34488 CPUtime=2.69
/proc/6924/stat : 6924 (IUT_BMB_SAT) S 6922 6924 5644 0 -1 4194304 8669 0 0 0 210 59 0 0 25 0 1 0 498846071 35315712 8448 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6924/statm: 8622 8448 105 274 0 8345 0
[pid=6926] ppid=6924 vsize=5356 CPUtime=0
/proc/6926/stat : 6926 (sh) S 6924 6924 5644 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 498846341 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6926/statm: 1339 232 193 169 0 50 0
[pid=6927] ppid=6926 vsize=218516 CPUtime=195.5
/proc/6927/stat : 6927 (minisat) R 6926 6924 5644 0 -1 4194304 55080 0 0 0 19519 31 0 0 25 0 1 0 498846341 223760384 54238 1992294400 134512640 135243223 4294956304 18446744073709551615 134558317 0 0 4096 3 0 0 0 17 0 0 0
/proc/6927/statm: 54629 54238 85 178 0 54449 0
Current children cumulated CPU time (s) 198.19
Current children cumulated vsize (KiB) 258360

[startup+204.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 6927
/proc/meminfo: memFree=1097760/2055920 swapFree=4169692/4192956
[pid=6924] ppid=6922 vsize=34488 CPUtime=2.69
/proc/6924/stat : 6924 (IUT_BMB_SAT) S 6922 6924 5644 0 -1 4194304 8669 0 0 0 210 59 0 0 25 0 1 0 498846071 35315712 8448 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6924/statm: 8622 8448 105 274 0 8345 0
[pid=6926] ppid=6924 vsize=5356 CPUtime=0
/proc/6926/stat : 6926 (sh) S 6924 6924 5644 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 498846341 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6926/statm: 1339 232 193 169 0 50 0
[pid=6927] ppid=6926 vsize=218516 CPUtime=201.89
/proc/6927/stat : 6927 (minisat) R 6926 6924 5644 0 -1 4194304 55080 0 0 0 20158 31 0 0 25 0 1 0 498846341 223760384 54238 1992294400 134512640 135243223 4294956304 18446744073709551615 134555646 0 0 4096 3 0 0 0 17 0 0 0
/proc/6927/statm: 54629 54238 85 178 0 54449 0
Current children cumulated CPU time (s) 204.58
Current children cumulated vsize (KiB) 258360

[startup+207.907 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 6927
/proc/meminfo: memFree=1097760/2055920 swapFree=4169692/4192956
[pid=6924] ppid=6922 vsize=34488 CPUtime=2.69
/proc/6924/stat : 6924 (IUT_BMB_SAT) S 6922 6924 5644 0 -1 4194304 8669 0 0 0 210 59 0 0 25 0 1 0 498846071 35315712 8448 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6924/statm: 8622 8448 105 274 0 8345 0
[pid=6926] ppid=6924 vsize=5356 CPUtime=0
/proc/6926/stat : 6926 (sh) S 6924 6924 5644 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 498846341 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6926/statm: 1339 232 193 169 0 50 0
[pid=6927] ppid=6926 vsize=218516 CPUtime=205.1
/proc/6927/stat : 6927 (minisat) R 6926 6924 5644 0 -1 4194304 55080 0 0 0 20479 31 0 0 25 0 1 0 498846341 223760384 54238 1992294400 134512640 135243223 4294956304 18446744073709551615 134564975 0 0 4096 3 0 0 0 17 0 0 0
/proc/6927/statm: 54629 54238 85 178 0 54449 0
Current children cumulated CPU time (s) 207.79
Current children cumulated vsize (KiB) 258360

[startup+208.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 6927
/proc/meminfo: memFree=1097760/2055920 swapFree=4169692/4192956
[pid=6924] ppid=6922 vsize=34488 CPUtime=2.69
/proc/6924/stat : 6924 (IUT_BMB_SAT) S 6922 6924 5644 0 -1 4194304 8669 0 0 0 210 59 0 0 25 0 1 0 498846071 35315712 8448 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6924/statm: 8622 8448 105 274 0 8345 0
[pid=6926] ppid=6924 vsize=5356 CPUtime=0
/proc/6926/stat : 6926 (sh) S 6924 6924 5644 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 498846341 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6926/statm: 1339 232 193 169 0 50 0
[pid=6927] ppid=6926 vsize=218516 CPUtime=205.89
/proc/6927/stat : 6927 (minisat) R 6926 6924 5644 0 -1 4194304 55080 0 0 0 20558 31 0 0 25 0 1 0 498846341 223760384 54238 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/6927/statm: 54629 54238 85 178 0 54449 0
Current children cumulated CPU time (s) 208.58
Current children cumulated vsize (KiB) 258360

[startup+209.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 6927
/proc/meminfo: memFree=1097760/2055920 swapFree=4169692/4192956
[pid=6924] ppid=6922 vsize=34488 CPUtime=2.69
/proc/6924/stat : 6924 (IUT_BMB_SAT) S 6922 6924 5644 0 -1 4194304 8669 0 0 0 210 59 0 0 25 0 1 0 498846071 35315712 8448 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6924/statm: 8622 8448 105 274 0 8345 0
[pid=6926] ppid=6924 vsize=5356 CPUtime=0
/proc/6926/stat : 6926 (sh) S 6924 6924 5644 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 498846341 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6926/statm: 1339 232 193 169 0 50 0
[pid=6927] ppid=6926 vsize=218516 CPUtime=206.29
/proc/6927/stat : 6927 (minisat) R 6926 6924 5644 0 -1 4194304 55080 0 0 0 20598 31 0 0 25 0 1 0 498846341 223760384 54238 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/6927/statm: 54629 54238 85 178 0 54449 0
Current children cumulated CPU time (s) 208.98
Current children cumulated vsize (KiB) 258360

[startup+209.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 6927
/proc/meminfo: memFree=1097760/2055920 swapFree=4169692/4192956
[pid=6924] ppid=6922 vsize=34488 CPUtime=209.18
/proc/6924/stat : 6924 (IUT_BMB_SAT) R 6922 6924 5644 0 -1 4194304 14655 55369 0 0 217 60 20606 35 17 0 1 0 498846071 35315712 8449 1992294400 134512640 135635285 4294956208 18446744073709551615 134530671 0 0 4096 0 0 0 0 17 0 0 0
/proc/6924/statm: 8622 8449 106 274 0 8345 0
Current children cumulated CPU time (s) 209.18
Current children cumulated vsize (KiB) 34488

[startup+209.401 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 6927
/proc/meminfo: memFree=1097760/2055920 swapFree=4169692/4192956
[pid=6924] ppid=6922 vsize=27096 CPUtime=209.28
/proc/6924/stat : 6924 (IUT_BMB_SAT) R 6922 6924 5644 0 -1 4194304 14655 55369 0 0 227 60 20606 35 18 0 1 0 498846071 27746304 6601 1992294400 134512640 135635285 4294956208 18446744073709551615 134537114 0 0 4096 0 0 0 0 17 0 0 0
/proc/6924/statm: 6774 6601 106 274 0 6497 0
Current children cumulated CPU time (s) 209.28
Current children cumulated vsize (KiB) 27096

Child status: 0
Real time (s): 209.409
CPU time (s): 209.309
CPU user time (s): 208.348
CPU system time (s): 0.960853
CPU usage (%): 99.9521
Max. virtual memory (cumulated for all children) (KiB): 258360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 208.348
system time used= 0.960853
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70027
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= 9
involuntary context switches= 757

runsolver used 0.265959 second user time and 0.693894 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-03 04:19:32
IDJOB=1554210
IDBENCH=70776
IDSOLVER=523
FILE ID=node89/1554210-1238725172
PBS_JOBID= 9085322
Free space on /tmp= 66516 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/APPLICATIONS/bitverif/minand/minand128.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1554210-1238725172/watcher-1554210-1238725172 -o /tmp/evaluation-result-1554210-1238725172/solver-1554210-1238725172 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1554210-1238725172.cnf HOME

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

MD5SUM BENCH= 34e3afebec3eaf03cbcceb51b352993a
RANDOM SEED=1510317642

node89.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1351960 kB
Buffers:         95568 kB
Cached:         509052 kB
SwapCached:      12480 kB
Active:         306340 kB
Inactive:       312800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1351960 kB
SwapTotal:     4192956 kB
SwapFree:      4169692 kB
Dirty:            4760 kB
Writeback:           0 kB
Mapped:          19612 kB
Slab:            69168 kB
Committed_AS:  1628112 kB
PageTables:       2600 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= 66508 MiB
End job on node89 at 2009-04-03 04:23:01