Trace number 3263915

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
CryptoMiniSat Strange-Night-2-mtUNSAT 739.787 185.204

General information on the benchmark

NameSAT03/handmade/markstrom/UNSATISFIABLE/
mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
MD5SUM5fbbe7100f38217499e8b5ea555a4e4d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark201.305
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses2576
Sum of the clauses size8480
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2400
Number of clauses of size 31536
Number of clauses of size 4128
Number of clauses of size 5512
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3263915-1304126897.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:        2576
0.00/0.00	c -- clauses added:            0 learnts,         2576 normals,            0 xors
0.00/0.00	c -- vars added        400
0.00/0.00	c Parsing time:  0.00 s
2.37/0.60	c  N st     0         0       400      2176       400         0      8480         0   no data   no data
2.37/0.60	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.00
2.37/0.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    8 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
2.37/0.60	c Replacing        8 vars Replaced      123 lits Time:     0.00 s 
2.37/0.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.37/0.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.37/0.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.37/0.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
2.37/0.60	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.37/0.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.37/0.60	c Finding binary XORs  T:     0.00 s  found:       0
2.37/0.60	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
2.37/0.60	c calculated reachability. Time: 0.00
2.37/0.60	c Calc default polars -  time:   0.00 s pos:      92 undec:     200 neg:     108
2.77/0.70	c =========================================================================================
2.77/0.70	c types(t): F = full restart, N = normal restart
2.77/0.70	c types(t): S = simplification begin/end, E = solution found
2.77/0.70	c restart types(rt): st = static, dy = dynamic
2.77/0.70	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.77/0.70	c  B st     0         0       392      2176       384         0      8448         0   no data   no data
2.77/0.70	c Decided on static restart strategy
2.77/0.70	c  N st     8      4914       392      2176       384      4707      8448     95527   no data   no data
2.77/0.70	c  N st    10     11296       392      2176       384      4448      8448     65757   no data   no data
2.77/0.70	c  N st    11     17039       392      2176       384      9829      8448    156465   no data   no data
3.98/1.00	c  F st    12     25000       392      2176       384     11998      8448    176349   no data   no data
3.98/1.00	c  N st    12     25000       392      2176       384     11998      8448    176349   no data   no data
4.39/1.15	c  N dy    18     30001       392      2176       384     10478      8448    146039   no data   no data
4.39/1.15	c  S st    18     30001       392      2176       384     10478      8448    146039   no data   no data
4.39/1.18	c  S st    18     30502       392      2176       384     10975      8448    155553   no data   no data
4.39/1.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.39/1.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.39/1.18	c blocked clauses removed:        0 vars:      0 tried:         392 T: 0.00 s
4.39/1.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.39/1.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.39/1.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
4.39/1.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.39/1.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.39/1.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.79/1.27	c lits-rem:      1039  cl-subs:     1393  v-elim:      0  v-fix:    0  time:  0.07 s
4.79/1.28	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.01
4.79/1.28	c calculated reachability. Time: 0.00
4.79/1.28	c  N dy    18     30502       392      2176       384      9582      8448    133638   no data   no data
5.57/1.48	c  N dy    39     34910       392      2176       384     13893      8448    215281     10.39     10.95
6.37/1.68	c  N dy    64     38986       392      2176       384     10198      8448    126031     10.67     15.46
7.16/1.89	c  N dy    82     43301       392      2176       384     14416      8448    207740     10.37     11.01
7.97/2.04	c  S st    96     45754       392      2176       384     16825      8448    252078     10.43   no data
7.97/2.09	c  S st    96     46260       392      2176       384     17329      8448    262572     10.43   no data
7.97/2.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.97/2.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.97/2.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.97/2.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.97/2.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.97/2.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
7.97/2.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
8.37/2.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.37/2.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
8.37/2.18	c lits-rem:       741  cl-subs:      680  v-elim:      0  v-fix:    0  time:  0.07 s
8.37/2.18	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
8.37/2.18	c vivif2 --  cl tried    16649 cl shrink        0 lits rem          0 time: 0.00
8.37/2.20	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.02
8.37/2.20	c calculated reachability. Time: 0.00
8.37/2.20	c  N dy    96     46260       392      2176       384     16649      8448    250769     10.43   no data
9.56/2.41	c  N dy   126     50436       392      2176       384     12025      8448    146448     10.71     11.53
10.36/2.64	c  N dy   153     54507       392      2176       384     15994      8448    220935     10.90     11.60
11.16/2.89	c  N dy   177     58643       392      2176       384     10295      8448     98134     10.92     11.52
11.96/3.09	c  N dy   183     62740       392      2176       384     14282      8448    176586     10.75     11.42
13.18/3.36	c  N dy   208     67155       392      2176       384     18606      8448    257528     10.83     11.42
13.95/3.52	c  S st   226     69392       392      2176       384     20800      8448    298967     10.88   no data
13.95/3.58	c  S st   226     69895       392      2176       384     21301      8448    308467     10.88   no data
13.95/3.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.95/3.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
13.95/3.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.95/3.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.95/3.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.95/3.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
13.95/3.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
13.95/3.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
14.35/3.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
14.35/3.68	c lits-rem:       867  cl-subs:      618  v-elim:      0  v-fix:    0  time:  0.07 s
14.35/3.68	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
14.35/3.68	c vivif2 --  cl tried    20683 cl shrink        0 lits rem          0 time: 0.00
14.75/3.70	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.02
14.75/3.70	c calculated reachability. Time: 0.00
14.75/3.70	c  N dy   226     69895       392      2176       384     20683      8448    297220     10.88   no data
15.55/3.97	c  N dy   235     74615       392      2176       384     14532      8448    161727     10.76     11.38
16.75/4.26	c  N dy   264     79395       392      2176       384     19219      8448    252768     10.84     11.44
18.35/4.65	c  N dy   290     85351       392      2176       384     13337      8448    125443     10.87     11.48
18.75/4.78	c  F st   292     87500       392      2176       384     15360      8448    159681     10.82     10.58
19.55/4.99	c  N st   297     90794       392      2176       384     18553      8448    221531     10.82   no data
20.35/5.14	c Decided on static restart strategy
22.37/5.63	c  N st   300     99801       392      2176       384     14900      8448    172422     10.82   no data
23.54/5.93	c  S st   301    104842       392      2176       384     19604      8448    253089     10.82   no data
23.54/5.98	c  S st   301    105345       392      2176       384     20105      8448    263333     10.82   no data
23.54/5.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.54/5.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
23.54/5.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.54/5.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.54/5.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.54/5.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
23.54/5.99	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
23.54/5.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
23.94/6.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.75/6.24	c lits-rem:      2100  cl-subs:     2537  v-elim:      0  v-fix:    0  time:  0.24 s
24.75/6.24	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
24.75/6.25	c vivif2 --  cl tried    17568 cl shrink        0 lits rem          0 time: 0.00
24.75/6.27	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.02
24.75/6.27	c calculated reachability. Time: 0.00
24.75/6.27	c  N st   301    105345       392      2176       384     17568      8448    223300     10.82   no data
27.54/6.93	c  N st   302    114946       392      2176       384     26477      8448    365840     10.82   no data
31.54/7.90	c  N st   303    129344       392      2176       384     27220      8448    357530     10.82   no data
37.12/9.39	c  N st   304    150940       392      2176       384     18702      8448    201076     10.82   no data
39.13/9.86	c  S st   305    158018       392      2176       384     25410      8448    344126     10.82   no data
39.54/9.93	c  S st   305    158521       392      2176       384     25912      8448    354347     10.82   no data
39.54/9.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.54/9.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
39.54/9.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39.54/9.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.54/9.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.54/9.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
39.54/9.94	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
39.54/9.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
39.54/9.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.72/10.29	c lits-rem:      1242  cl-subs:     3087  v-elim:      0  v-fix:    0  time:  0.34 s
40.72/10.29	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
40.72/10.29	c vivif2 --  cl tried    22825 cl shrink        0 lits rem          0 time: 0.00
41.12/10.32	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.02
41.12/10.32	c calculated reachability. Time: 0.00
41.12/10.32	c  N st   305    158521       392      2176       384     22825      8448    306439     10.82   no data
57.12/14.32	c  N st   306    207109       392      2176       384     35123      8448    452557     10.82   no data
66.69/16.72	c  N st   307    237781       392      2176       384     27666      8448    343855     10.82   no data
66.69/16.72	c  S st   307    237781       392      2176       384     27666      8448    343855     10.82   no data
66.69/16.79	c  S st   307    238281       392      2176       384     28164      8448    354727     10.82   no data
66.69/16.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
66.69/16.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
66.69/16.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
66.69/16.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.69/16.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.69/16.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
66.69/16.80	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
67.09/16.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
67.09/16.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
69.09/17.32	c lits-rem:      1094  cl-subs:     3548  v-elim:      0  v-fix:    0  time:  0.50 s
69.09/17.32	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
69.09/17.32	c vivif2 --  cl tried    24616 cl shrink        0 lits rem          0 time: 0.00
69.09/17.34	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.02
69.09/17.34	c calculated reachability. Time: 0.00
69.09/17.34	c  N st   307    238281       392      2176       384     24616      8448    290770     10.82   no data
92.27/23.13	c  F st   308    306252       392      2176       384     26823      8448    305259     10.82   no data
92.27/23.13	c  N st   308    306252       392      2176       384     26823      8448    305259     10.82   no data
93.85/23.51	c Decided on static restart strategy
102.24/25.69	c  N st   318    334555       392      2176       385     30990      8448    345414     10.82   no data
110.26/27.67	c  N st   320    357421       392      2176       385     29082      8448    319617     10.82   no data
110.26/27.67	c  S st   320    357421       392      2176       385     29082      8448    319617     10.82   no data
110.63/27.74	c  S st   320    357928       392      2176       385     29587      8448    330821     10.82   no data
110.63/27.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
110.63/27.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
110.63/27.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
110.63/27.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
110.63/27.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
110.63/27.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
110.63/27.75	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
110.63/27.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
110.63/27.77	c subs with bin:      176  lits-rem:       246  v-fix:    0  time:  0.01 s
111.43/27.98	c lits-rem:      1447  cl-subs:     1933  v-elim:      0  v-fix:    0  time:  0.21 s
111.43/27.98	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
111.43/27.99	c vivif2 --  cl tried    27478 cl shrink        0 lits rem          0 time: 0.00
111.83/28.01	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.03
111.83/28.01	c calculated reachability. Time: 0.00
111.83/28.01	c  N st   320    357928       392      2176       385     27478      8448    299120     10.82   no data
123.03/30.81	c  N st   321    390322       392      2176       385     33364      8448    396678     10.82   no data
142.99/35.81	c  N st   322    438911       392      2176       385     52742      8448    767618     10.82   no data
172.55/43.25	c  N st   323    511793       392      2176       385     39784      8448    483908     10.82   no data
183.73/46.04	c  N st   324    536892       392      2176       385     34493      8448    379356     10.82   no data
183.73/46.04	c  S st   324    536892       392      2176       385     34493      8448    379356     10.82   no data
184.13/46.12	c  S st   324    537395       392      2176       385     34994      8448    390106     10.82   no data
184.13/46.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
184.13/46.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
184.13/46.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
184.13/46.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
184.13/46.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
184.13/46.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
184.13/46.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
184.13/46.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
184.13/46.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
185.32/46.42	c lits-rem:      1640  cl-subs:     1805  v-elim:      0  v-fix:    0  time:  0.26 s
185.32/46.42	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
185.32/46.43	c vivif2 --  cl tried    33189 cl shrink        0 lits rem          0 time: 0.01
185.32/46.46	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.03
185.32/46.46	c calculated reachability. Time: 0.00
185.32/46.46	c  N st   324    537395       392      2176       385     33189      8448    363332     10.82   no data
256.43/64.20	c  N st   325    701379       392      2176       385     60469      8448    836245     10.82   no data
307.59/77.04	c  N st   326    806093       392      2176       387     54649      8448    660034     10.82   no data
307.59/77.04	c  S st   326    806093       392      2176       387     54649      8448    660034     10.82   no data
307.99/77.18	c  S st   326    806594       392      2176       388     55148      8448    669920     10.82   no data
307.99/77.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
308.37/77.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
308.37/77.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
308.37/77.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
308.37/77.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
308.37/77.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
308.37/77.20	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
308.37/77.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
308.77/77.34	c subs with bin:      629  lits-rem:      2068  v-fix:    0  time:  0.11 s
316.37/79.30	c lits-rem:      3950  cl-subs:    10782  v-elim:      0  v-fix:    0  time:  1.96 s
316.37/79.30	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
316.78/79.31	c vivif2 --  cl tried    43737 cl shrink        0 lits rem          0 time: 0.01
316.78/79.35	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.05
316.78/79.36	c calculated reachability. Time: 0.00
316.78/79.36	c  N st   326    806594       392      2176       388     43737      8448    513730     10.82   no data
444.99/111.41	c  F st   327   1071876       392      2176       388     59935      8448    721700     10.82   no data
444.99/111.41	c  N st   327   1071876       392      2176       388     59935      8448    721700     10.82   no data
444.99/111.41	c Finding binary XORs  T:     0.00 s  found:       0
447.79/112.14	c Decided on static restart strategy
462.56/115.86	c  N st   337   1100180       392      2176       395     44820      8448    477141     10.82   no data
480.14/120.24	c  N st   339   1136175       392      2176       396     77896      8448   1047225     10.82   no data
498.92/124.91	c  N st   340   1168567       392      2176       396     65539      8448    849800     10.82   no data
527.70/132.10	c  N st   341   1209891       392      2176       396     60027      8448    698809     10.82   no data
527.70/132.10	c  S st   341   1209891       392      2176       396     60027      8448    698809     10.82   no data
528.08/132.28	c  S st   341   1210397       392      2176       396     60529      8448    709104     10.82   no data
528.08/132.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
528.48/132.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
528.48/132.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
528.48/132.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
528.48/132.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
528.48/132.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
528.48/132.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
528.48/132.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
529.27/132.56	c subs with bin:      850  lits-rem:      2873  v-fix:    0  time:  0.20 s
538.06/134.75	c lits-rem:      4904  cl-subs:     9378  v-elim:      0  v-fix:    0  time:  2.19 s
538.06/134.75	c vivif2 --  cl tried     2176 cl shrink        0 lits rem          0 time: 0.00
538.06/134.76	c vivif2 --  cl tried    50301 cl shrink        0 lits rem          0 time: 0.01
538.47/134.82	c asymm  cl-useful: 0/2176/2176 lits-rem:0 time: 0.06
538.47/134.83	c calculated reachability. Time: 0.00
538.47/134.83	c  N st   341   1210397       392      2176       396     50301      8448    566444     10.82   no data
576.04/144.29	c  N st   342   1283282       392      2176       396     73272      8448    939555     10.82   no data
643.92/161.27	c  N st   343   1392606       392      2176       397     83630      8448   1108846     10.82   no data
739.39/185.19	c Following stats are for *FIRST FINISHED THREAD ONLY*
739.39/185.19	c num threads              : 4          
739.39/185.19	c restarts                 : 78         
739.39/185.19	c dynamic restarts         : 0          
739.39/185.19	c static restarts          : 78         
739.39/185.19	c full restarts            : 4          
739.39/185.19	c total simplify time      : 0.13       
739.39/185.19	c learnts DL2              : 0          
739.39/185.19	c learnts size 2           : 574        
739.39/185.19	c learnts size 1           : 71          (17.75     % of vars)
739.39/185.19	c filedLit time            : 0.08        (0.04      % time)
739.39/185.19	c v-elim SatELite          : 0           (0.00      % vars)
739.39/185.19	c SatELite time            : 8.91        (4.84      % time)
739.39/185.19	c v-elim xor               : 0           (0.00      % vars)
739.39/185.19	c xor elim time            : 0.01        (0.01      % time)
739.39/185.19	c num binary xor trees     : 24         
739.39/185.19	c binxor trees' crown      : 24          (1.00      leafs/tree)
739.39/185.19	c bin xor find time        : 0.00       
739.39/185.19	c OTF clause improved      : 117286      (0.07      clauses/conflict)
739.39/185.19	c OTF impr. size diff      : 124411      (1.06       lits/clause)
739.39/185.19	c OTF cl watch-shrink      : 469952      (0.30      clauses/conflict)
739.39/185.19	c OTF cl watch-sh-lit      : 859846      (1.83       lits/clause)
739.39/185.19	c tried to recurMin cls    : 147896      (9.45       % of conflicts)
739.39/185.19	c updated cache            : 3917        (0.03       lits/tried recurMin)
739.39/185.19	c unit cls recevied        : 3           (4.23      % of units)
739.39/185.19	c unit cls sent            : 11          (15.49     % of units)
739.39/185.19	c bin cls recevied         : 28         
739.39/185.19	c bin cls sent             : 83         
739.39/185.19	c clauses over max glue    : 0           (0.00      % of all clauses)
739.39/185.19	c conflicts                : 1564984     (8503.04   / sec)
739.39/185.19	c decisions                : 1790560     (0.83      % random)
739.39/185.19	c bogo-props               : 30066681609 (163361468.85 / sec)
739.39/185.19	c conflict literals        : 26687513    (27.76     % deleted)
739.39/185.19	c Memory used              : 324.91      MB
739.39/185.19	c single-thread CPU time   : 184.05      s
739.39/185.19	c all-threads sum CPU time : 739.25      s
739.39/185.19	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3263915-1304126897/watcher-3263915-1304126897 -o /tmp/evaluation-result-3263915-1304126897/solver-3263915-1304126897 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3263915-1304126897.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.45 7.72 7.86 6/178 6511
/proc/meminfo: memFree=28599900/32951124 swapFree=67111356/67111528
[pid=6509] ppid=6507 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/6509/stat : 6509 (strangenight2-m) R 6507 6509 6472 0 -1 4202496 408 0 0 0 0 0 0 0 18 0 4 0 524287415 52441088 347 33554432000 4194304 4627427 140735545788704 18446744073709551615 47793879287730 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6509/statm: 12803 347 299 106 0 7774 0
[pid=6509/tid=6512] ppid=6507 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/6509/task/6512/stat : 6512 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 524287415 52441088 347 33554432000 4194304 4627427 140735545788704 18446744073709551615 218917528630 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6509/tid=6513] ppid=6507 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/6509/task/6513/stat : 6513 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 524287415 52441088 347 33554432000 4194304 4627427 140735545788704 18446744073709551615 47793879287730 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6509/tid=6514] ppid=6507 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/6509/task/6514/stat : 6514 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 524287415 52441088 347 33554432000 4194304 4627427 140735545788704 18446744073709551615 218905787377 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.107927 s]
/proc/loadavg: 6.45 7.72 7.86 6/178 6511
/proc/meminfo: memFree=28599900/32951124 swapFree=67111356/67111528
[pid=6509] ppid=6507 vsize=282304 CPUtime=0.4 cores=1,3,5,7
/proc/6509/stat : 6509 (strangenight2-m) R 6507 6509 6472 0 -1 4202496 1631 0 0 0 40 0 0 0 18 0 4 0 524287415 289079296 1547 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309587 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6509/statm: 70576 1547 385 106 0 65547 0
[pid=6509/tid=6512] ppid=6507 vsize=282304 CPUtime=0.09 cores=1,3,5,7
/proc/6509/task/6512/stat : 6512 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 316 0 0 0 9 0 0 0 18 0 4 0 524287415 289079296 1547 33554432000 4194304 4627427 140735545788704 18446744073709551615 218905836063 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6509/tid=6513] ppid=6507 vsize=282304 CPUtime=0.1 cores=1,3,5,7
/proc/6509/task/6513/stat : 6513 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 336 0 0 0 10 0 0 0 18 0 4 0 524287415 289079296 1547 33554432000 4194304 4627427 140735545788704 18446744073709551615 4333312 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6509/tid=6514] ppid=6507 vsize=282304 CPUtime=0.09 cores=1,3,5,7
/proc/6509/task/6514/stat : 6514 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 251 0 0 0 9 0 0 0 18 0 4 0 524287415 289079296 1547 33554432000 4194304 4627427 140735545788704 18446744073709551615 218905836014 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 282304

[startup+0.25683 s]
/proc/loadavg: 6.45 7.72 7.86 6/178 6511
/proc/meminfo: memFree=28599900/32951124 swapFree=67111356/67111528
[pid=6509] ppid=6507 vsize=283468 CPUtime=1 cores=1,3,5,7
/proc/6509/stat : 6509 (strangenight2-m) R 6507 6509 6472 0 -1 4202496 2415 0 0 0 100 0 0 0 18 0 4 0 524287415 290271232 1847 33554432000 4194304 4627427 140735545788704 18446744073709551615 4327647 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6509/statm: 70867 1849 386 106 0 65838 0
[pid=6509/tid=6512] ppid=6507 vsize=283468 CPUtime=0.24 cores=1,3,5,7
/proc/6509/task/6512/stat : 6512 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 490 0 0 0 24 0 0 0 18 0 4 0 524287415 290271232 1849 33554432000 4194304 4627427 140735545788704 18446744073709551615 218905427723 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6509/tid=6513] ppid=6507 vsize=283468 CPUtime=0.25 cores=1,3,5,7
/proc/6509/task/6513/stat : 6513 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 580 0 0 0 25 0 0 0 18 0 4 0 524287415 290271232 1849 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6509/tid=6514] ppid=6507 vsize=283468 CPUtime=0.24 cores=1,3,5,7
/proc/6509/task/6514/stat : 6514 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 454 0 0 0 24 0 0 0 18 0 4 0 524287415 290271232 1849 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 283468

[startup+0.300824 s]
/proc/loadavg: 6.45 7.72 7.86 6/178 6511
/proc/meminfo: memFree=28599900/32951124 swapFree=67111356/67111528
[pid=6509] ppid=6507 vsize=283468 CPUtime=1.17 cores=1,3,5,7
/proc/6509/stat : 6509 (strangenight2-m) R 6507 6509 6472 0 -1 4202496 2588 0 0 0 117 0 0 0 18 0 4 0 524287415 290271232 2020 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309160 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6509/statm: 70867 2020 386 106 0 65838 0
[pid=6509/tid=6512] ppid=6507 vsize=283468 CPUtime=0.29 cores=1,3,5,7
/proc/6509/task/6512/stat : 6512 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 543 0 0 0 29 0 0 0 18 0 4 0 524287415 290271232 2020 33554432000 4194304 4627427 140735545788704 18446744073709551615 4327200 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6509/tid=6513] ppid=6507 vsize=283468 CPUtime=0.29 cores=1,3,5,7
/proc/6509/task/6513/stat : 6513 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 622 0 0 0 29 0 0 0 18 0 4 0 524287415 290271232 2020 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6509/tid=6514] ppid=6507 vsize=283468 CPUtime=0.29 cores=1,3,5,7
/proc/6509/task/6514/stat : 6514 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 484 0 0 0 29 0 0 0 18 0 4 0 524287415 290271232 2020 33554432000 4194304 4627427 140735545788704 18446744073709551615 4330282 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283468

[startup+0.700752 s]
/proc/loadavg: 6.45 7.72 7.86 6/178 6511
/proc/meminfo: memFree=28599900/32951124 swapFree=67111356/67111528
[pid=6509] ppid=6507 vsize=284604 CPUtime=2.77 cores=1,3,5,7
/proc/6509/stat : 6509 (strangenight2-m) R 6507 6509 6472 0 -1 4202496 4482 0 0 0 277 0 0 0 18 0 4 0 524287415 291434496 2278 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309111 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6509/statm: 71151 2278 386 106 0 66122 0
[pid=6509/tid=6512] ppid=6507 vsize=284604 CPUtime=0.68 cores=1,3,5,7
/proc/6509/task/6512/stat : 6512 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 1015 0 0 0 68 0 0 0 18 0 4 0 524287415 291434496 2279 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6509/tid=6513] ppid=6507 vsize=284604 CPUtime=0.69 cores=1,3,5,7
/proc/6509/task/6513/stat : 6513 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 1105 0 0 0 69 0 0 0 18 0 4 0 524287415 291434496 2279 33554432000 4194304 4627427 140735545788704 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6509/tid=6514] ppid=6507 vsize=284604 CPUtime=0.69 cores=1,3,5,7
/proc/6509/task/6514/stat : 6514 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 973 0 0 0 69 0 0 0 18 0 4 0 524287415 291434496 2279 33554432000 4194304 4627427 140735545788704 18446744073709551615 4330061 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284604

[startup+1.50061 s]
/proc/loadavg: 6.45 7.72 7.86 9/184 6517
/proc/meminfo: memFree=28575436/32951124 swapFree=67111356/67111528
[pid=6509] ppid=6507 vsize=285496 CPUtime=5.97 cores=1,3,5,7
/proc/6509/stat : 6509 (strangenight2-m) R 6507 6509 6472 0 -1 4202496 9041 0 0 0 596 1 0 0 20 0 4 0 524287415 292347904 4653 33554432000 4194304 4627427 140735545788704 18446744073709551615 4308419 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6509/statm: 71374 4654 390 106 0 66345 0
[pid=6509/tid=6512] ppid=6507 vsize=285496 CPUtime=1.48 cores=1,3,5,7
/proc/6509/task/6512/stat : 6512 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 2599 0 0 0 148 0 0 0 20 0 4 0 524287415 292347904 4654 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6509/tid=6513] ppid=6507 vsize=285496 CPUtime=1.49 cores=1,3,5,7
/proc/6509/task/6513/stat : 6513 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 1870 0 0 0 149 0 0 0 20 0 4 0 524287415 292347904 4654 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6509/tid=6514] ppid=6507 vsize=285496 CPUtime=1.48 cores=1,3,5,7
/proc/6509/task/6514/stat : 6514 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 1648 0 0 0 148 0 0 0 20 0 4 0 524287415 292347904 4654 33554432000 4194304 4627427 140735545788704 18446744073709551615 4308599 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 285496

[startup+3.10032 s]
/proc/loadavg: 6.45 7.72 7.86 9/184 6517
/proc/meminfo: memFree=28535384/32951124 swapFree=67111356/67111528
[pid=6509] ppid=6507 vsize=276012 CPUtime=12.36 cores=1,3,5,7
/proc/6509/stat : 6509 (strangenight2-m) R 6507 6509 6472 0 -1 4202496 17906 0 0 0 1233 3 0 0 25 0 4 0 524287415 282636288 10471 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309142 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6509/statm: 69003 10471 390 106 0 63974 0
[pid=6509/tid=6512] ppid=6507 vsize=276012 CPUtime=3.08 cores=1,3,5,7
/proc/6509/task/6512/stat : 6512 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 4399 0 0 0 308 0 0 0 25 0 4 0 524287415 282636288 10471 33554432000 4194304 4627427 140735545788704 18446744073709551615 4420258 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6509/tid=6513] ppid=6507 vsize=276012 CPUtime=3.09 cores=1,3,5,7
/proc/6509/task/6513/stat : 6513 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 4607 0 0 0 309 0 0 0 25 0 4 0 524287415 282636288 10471 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309250 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6509/tid=6514] ppid=6507 vsize=276012 CPUtime=3.07 cores=1,3,5,7
/proc/6509/task/6514/stat : 6514 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 4088 0 0 0 307 0 0 0 25 0 4 0 524287415 282636288 10472 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 276012

[startup+6.30074 s]
/proc/loadavg: 6.57 7.73 7.86 9/184 6517
/proc/meminfo: memFree=28505020/32951124 swapFree=67111356/67111528
[pid=6509] ppid=6507 vsize=297944 CPUtime=25.15 cores=1,3,5,7
/proc/6509/stat : 6509 (strangenight2-m) R 6507 6509 6472 0 -1 4202496 25986 0 0 0 2510 5 0 0 25 0 4 0 524287415 305094656 13172 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6509/statm: 74486 13172 390 106 0 69457 0
[pid=6509/tid=6512] ppid=6507 vsize=297944 CPUtime=6.29 cores=1,3,5,7
/proc/6509/task/6512/stat : 6512 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 5957 0 0 0 628 1 0 0 25 0 4 0 524287415 305094656 13172 33554432000 4194304 4627427 140735545788704 18446744073709551615 4338610 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6509/tid=6513] ppid=6507 vsize=297944 CPUtime=6.29 cores=1,3,5,7
/proc/6509/task/6513/stat : 6513 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 6882 0 0 0 628 1 0 0 25 0 4 0 524287415 305094656 13172 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6509/tid=6514] ppid=6507 vsize=297944 CPUtime=6.26 cores=1,3,5,7
/proc/6509/task/6514/stat : 6514 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 6082 0 0 0 625 1 0 0 25 0 4 0 524287415 305094656 13172 33554432000 4194304 4627427 140735545788704 18446744073709551615 4332676 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 297944

[startup+12.7006 s]
/proc/loadavg: 6.77 7.75 7.86 9/184 6518
/proc/meminfo: memFree=28477896/32951124 swapFree=67111356/67111528
[pid=6509] ppid=6507 vsize=297496 CPUtime=50.71 cores=1,3,5,7
/proc/6509/stat : 6509 (strangenight2-m) R 6507 6509 6472 0 -1 4202496 38474 0 0 0 5065 6 0 0 25 0 4 0 524287415 304635904 16156 33554432000 4194304 4627427 140735545788704 18446744073709551615 4308987 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6509/statm: 74374 16156 390 106 0 69345 0
[pid=6509/tid=6512] ppid=6507 vsize=297496 CPUtime=12.68 cores=1,3,5,7
/proc/6509/task/6512/stat : 6512 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 9081 0 0 0 1267 1 0 0 25 0 4 0 524287415 304635904 16156 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6509/tid=6513] ppid=6507 vsize=297496 CPUtime=12.69 cores=1,3,5,7
/proc/6509/task/6513/stat : 6513 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 9855 0 0 0 1268 1 0 0 25 0 4 0 524287415 304635904 16156 33554432000 4194304 4627427 140735545788704 18446744073709551615 4302937 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6509/tid=6514] ppid=6507 vsize=297496 CPUtime=12.62 cores=1,3,5,7
/proc/6509/task/6514/stat : 6514 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 9904 0 0 0 1261 1 0 0 25 0 4 0 524287415 304635904 16156 33554432000 4194304 4627427 140735545788704 18446744073709551615 4310481 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 297496

[startup+25.5003 s]
/proc/loadavg: 7.12 7.77 7.87 9/184 6518
/proc/meminfo: memFree=28446716/32951124 swapFree=67111356/67111528
[pid=6509] ppid=6507 vsize=298728 CPUtime=101.84 cores=1,3,5,7
/proc/6509/stat : 6509 (strangenight2-m) R 6507 6509 6472 0 -1 4202496 60749 0 0 0 10173 11 0 0 25 0 4 0 524287415 305897472 19917 33554432000 4194304 4627427 140735545788704 18446744073709551615 4308359 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6509/statm: 74682 19917 390 106 0 69653 0
[pid=6509/tid=6512] ppid=6507 vsize=298728 CPUtime=25.48 cores=1,3,5,7
/proc/6509/task/6512/stat : 6512 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 15588 0 0 0 2546 2 0 0 25 0 4 0 524287415 305897472 19917 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309170 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6509/tid=6513] ppid=6507 vsize=298728 CPUtime=25.49 cores=1,3,5,7
/proc/6509/task/6513/stat : 6513 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 15556 0 0 0 2547 2 0 0 25 0 4 0 524287415 305897472 19917 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6509/tid=6514] ppid=6507 vsize=298728 CPUtime=25.35 cores=1,3,5,7
/proc/6509/task/6514/stat : 6514 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 15024 0 0 0 2532 3 0 0 25 0 4 0 524287415 305897472 19917 33554432000 4194304 4627427 140735545788704 18446744073709551615 4332735 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 298728

[startup+51.1006 s]
/proc/loadavg: 7.42 7.79 7.87 9/184 6519
/proc/meminfo: memFree=28406696/32951124 swapFree=67111356/67111528
[pid=6509] ppid=6507 vsize=309788 CPUtime=204.11 cores=1,3,5,7
/proc/6509/stat : 6509 (strangenight2-m) R 6507 6509 6472 0 -1 4202496 92082 0 0 0 20392 19 0 0 25 0 4 0 524287415 317222912 25474 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6509/statm: 77447 25474 390 106 0 72418 0
[pid=6509/tid=6512] ppid=6507 vsize=309788 CPUtime=51.09 cores=1,3,5,7
/proc/6509/task/6512/stat : 6512 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 23916 0 0 0 5104 5 0 0 25 0 4 0 524287415 317222912 25474 33554432000 4194304 4627427 140735545788704 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6509/tid=6513] ppid=6507 vsize=309788 CPUtime=51.09 cores=1,3,5,7
/proc/6509/task/6513/stat : 6513 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 22236 0 0 0 5105 4 0 0 25 0 4 0 524287415 317222912 25474 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6509/tid=6514] ppid=6507 vsize=309788 CPUtime=50.81 cores=1,3,5,7
/proc/6509/task/6514/stat : 6514 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 22564 0 0 0 5077 4 0 0 25 0 4 0 524287415 317222912 25474 33554432000 4194304 4627427 140735545788704 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 309788

[startup+102.3 s]
/proc/loadavg: 7.83 7.85 7.89 9/184 6520
/proc/meminfo: memFree=28340952/32951124 swapFree=67111356/67111528
[pid=6509] ppid=6507 vsize=324584 CPUtime=408.65 cores=1,3,5,7
/proc/6509/stat : 6509 (strangenight2-m) R 6507 6509 6472 0 -1 4202496 145091 0 0 0 40833 32 0 0 25 0 4 0 524287415 332374016 34371 33554432000 4194304 4627427 140735545788704 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6509/statm: 81146 34371 390 106 0 76117 0
[pid=6509/tid=6512] ppid=6507 vsize=324584 CPUtime=102.29 cores=1,3,5,7
/proc/6509/task/6512/stat : 6512 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 37760 0 0 0 10221 8 0 0 25 0 4 0 524287415 332374016 34371 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6509/tid=6513] ppid=6507 vsize=324584 CPUtime=102.29 cores=1,3,5,7
/proc/6509/task/6513/stat : 6513 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 32001 0 0 0 10223 6 0 0 25 0 4 0 524287415 332374016 34371 33554432000 4194304 4627427 140735545788704 18446744073709551615 4507021 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6509/tid=6514] ppid=6507 vsize=324584 CPUtime=101.75 cores=1,3,5,7
/proc/6509/task/6514/stat : 6514 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 38291 0 0 0 10165 10 0 0 25 0 4 0 524287415 332374016 34371 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 324584

[startup+162.3 s]
/proc/loadavg: 8.01 7.90 7.90 9/184 6522
/proc/meminfo: memFree=28248544/32951124 swapFree=67111356/67111528
[pid=6509] ppid=6507 vsize=324848 CPUtime=648.31 cores=1,3,5,7
/proc/6509/stat : 6509 (strangenight2-m) R 6507 6509 6472 0 -1 4202496 194468 0 0 0 64784 47 0 0 25 0 4 0 524287415 332644352 42344 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309598 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6509/statm: 81212 42344 408 106 0 76183 0
[pid=6509/tid=6512] ppid=6507 vsize=324848 CPUtime=162.28 cores=1,3,5,7
/proc/6509/task/6512/stat : 6512 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 50857 0 0 0 16216 12 0 0 25 0 4 0 524287415 332644352 42344 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6509/tid=6513] ppid=6507 vsize=324848 CPUtime=162.29 cores=1,3,5,7
/proc/6509/task/6513/stat : 6513 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 41663 0 0 0 16221 8 0 0 25 0 4 0 524287415 332644352 42344 33554432000 4194304 4627427 140735545788704 18446744073709551615 4427854 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6509/tid=6514] ppid=6507 vsize=324848 CPUtime=161.42 cores=1,3,5,7
/proc/6509/task/6514/stat : 6514 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 51796 0 0 0 16129 13 0 0 25 0 4 0 524287415 332644352 42344 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.31
Current children cumulated vsize (KiB) 324848

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

[startup+166.401 s]
/proc/loadavg: 8.09 7.92 7.91 9/184 6522
/proc/meminfo: memFree=28245692/32951124 swapFree=67111356/67111528
[pid=6509] ppid=6507 vsize=324904 CPUtime=664.69 cores=1,3,5,7
/proc/6509/stat : 6509 (strangenight2-m) R 6507 6509 6472 0 -1 4202496 197693 0 0 0 66421 48 0 0 25 0 4 0 524287415 332701696 42398 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309360 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6509/statm: 81226 42398 390 106 0 76197 0
[pid=6509/tid=6512] ppid=6507 vsize=324904 CPUtime=166.38 cores=1,3,5,7
/proc/6509/task/6512/stat : 6512 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 51975 0 0 0 16626 12 0 0 25 0 4 0 524287415 332701696 42398 33554432000 4194304 4627427 140735545788704 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6509/tid=6513] ppid=6507 vsize=324904 CPUtime=166.39 cores=1,3,5,7
/proc/6509/task/6513/stat : 6513 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 42034 0 0 0 16631 8 0 0 25 0 4 0 524287415 332701696 42398 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309206 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6509/tid=6514] ppid=6507 vsize=324904 CPUtime=165.49 cores=1,3,5,7
/proc/6509/task/6514/stat : 6514 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 52311 0 0 0 16536 13 0 0 25 0 4 0 524287415 332701696 42398 33554432000 4194304 4627427 140735545788704 18446744073709551615 4333188 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 664.69
Current children cumulated vsize (KiB) 324904

[startup+172.807 s]
/proc/loadavg: 8.08 7.92 7.91 9/184 6522
/proc/meminfo: memFree=28236756/32951124 swapFree=67111356/67111528
[pid=6509] ppid=6507 vsize=336376 CPUtime=690.28 cores=1,3,5,7
/proc/6509/stat : 6509 (strangenight2-m) R 6507 6509 6472 0 -1 4202496 201474 0 0 0 68979 49 0 0 25 0 4 0 524287415 344449024 42725 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6509/statm: 84094 42725 390 106 0 79065 0
[pid=6509/tid=6512] ppid=6507 vsize=336376 CPUtime=172.79 cores=1,3,5,7
/proc/6509/task/6512/stat : 6512 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 52703 0 0 0 17267 12 0 0 25 0 4 0 524287415 344449024 42725 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6509/tid=6513] ppid=6507 vsize=336376 CPUtime=172.8 cores=1,3,5,7
/proc/6509/task/6513/stat : 6513 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 42384 0 0 0 17271 9 0 0 25 0 4 0 524287415 344449024 42725 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309598 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6509/tid=6514] ppid=6507 vsize=336376 CPUtime=171.87 cores=1,3,5,7
/proc/6509/task/6514/stat : 6514 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 53633 0 0 0 17173 14 0 0 25 0 4 0 524287415 344449024 42725 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 690.28
Current children cumulated vsize (KiB) 336376

[startup+179.2 s]
/proc/loadavg: 8.16 7.94 7.91 9/184 6522
/proc/meminfo: memFree=28234520/32951124 swapFree=67111356/67111528
[pid=6509] ppid=6507 vsize=332592 CPUtime=715.83 cores=1,3,5,7
/proc/6509/stat : 6509 (strangenight2-m) R 6507 6509 6472 0 -1 4202496 205856 0 0 0 71532 51 0 0 25 0 4 0 524287415 340574208 44114 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6509/statm: 83148 44114 390 106 0 78119 0
[pid=6509/tid=6512] ppid=6507 vsize=332592 CPUtime=179.18 cores=1,3,5,7
/proc/6509/task/6512/stat : 6512 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 53861 0 0 0 17906 12 0 0 25 0 4 0 524287415 340574208 44114 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6509/tid=6513] ppid=6507 vsize=332592 CPUtime=179.19 cores=1,3,5,7
/proc/6509/task/6513/stat : 6513 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 43383 0 0 0 17910 9 0 0 25 0 4 0 524287415 340574208 44114 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6509/tid=6514] ppid=6507 vsize=332592 CPUtime=178.23 cores=1,3,5,7
/proc/6509/task/6514/stat : 6514 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 54998 0 0 0 17809 14 0 0 25 0 4 0 524287415 340574208 44114 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 715.83
Current children cumulated vsize (KiB) 332592

[startup+182.401 s]
/proc/loadavg: 8.14 7.94 7.91 9/184 6522
/proc/meminfo: memFree=28240840/32951124 swapFree=67111356/67111528
[pid=6509] ppid=6507 vsize=332652 CPUtime=728.61 cores=1,3,5,7
/proc/6509/stat : 6509 (strangenight2-m) R 6507 6509 6472 0 -1 4202496 208594 0 0 0 72810 51 0 0 25 0 4 0 524287415 340635648 45227 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6509/statm: 83163 45227 390 106 0 78134 0
[pid=6509/tid=6512] ppid=6507 vsize=332652 CPUtime=182.38 cores=1,3,5,7
/proc/6509/task/6512/stat : 6512 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 54769 0 0 0 18225 13 0 0 25 0 4 0 524287415 340635648 45227 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6509/tid=6513] ppid=6507 vsize=332652 CPUtime=182.39 cores=1,3,5,7
/proc/6509/task/6513/stat : 6513 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 43713 0 0 0 18230 9 0 0 25 0 4 0 524287415 340635648 45227 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6509/tid=6514] ppid=6507 vsize=332652 CPUtime=181.41 cores=1,3,5,7
/proc/6509/task/6514/stat : 6514 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 55347 0 0 0 18127 14 0 0 25 0 4 0 524287415 340635648 45227 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 728.61
Current children cumulated vsize (KiB) 332652

[startup+184.001 s]
/proc/loadavg: 8.14 7.94 7.91 9/184 6522
/proc/meminfo: memFree=28227944/32951124 swapFree=67111356/67111528
[pid=6509] ppid=6507 vsize=332652 CPUtime=735 cores=1,3,5,7
/proc/6509/stat : 6509 (strangenight2-m) R 6507 6509 6472 0 -1 4202496 209342 0 0 0 73448 52 0 0 25 0 4 0 524287415 340635648 45975 33554432000 4194304 4627427 140735545788704 18446744073709551615 4332735 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6509/statm: 83163 45975 390 106 0 78134 0
[pid=6509/tid=6512] ppid=6507 vsize=332652 CPUtime=183.98 cores=1,3,5,7
/proc/6509/task/6512/stat : 6512 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 54983 0 0 0 18385 13 0 0 25 0 4 0 524287415 340635648 45975 33554432000 4194304 4627427 140735545788704 18446744073709551615 4330958 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6509/tid=6513] ppid=6507 vsize=332652 CPUtime=183.99 cores=1,3,5,7
/proc/6509/task/6513/stat : 6513 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 43862 0 0 0 18390 9 0 0 25 0 4 0 524287415 340635648 45975 33554432000 4194304 4627427 140735545788704 18446744073709551615 4326817 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6509/tid=6514] ppid=6507 vsize=332652 CPUtime=183 cores=1,3,5,7
/proc/6509/task/6514/stat : 6514 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 55496 0 0 0 18286 14 0 0 25 0 4 0 524287415 340635648 45975 33554432000 4194304 4627427 140735545788704 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 735
Current children cumulated vsize (KiB) 332652

[startup+184.8 s]
/proc/loadavg: 8.14 7.94 7.91 9/184 6522
/proc/meminfo: memFree=28231164/32951124 swapFree=67111356/67111528
[pid=6509] ppid=6507 vsize=332704 CPUtime=738.21 cores=1,3,5,7
/proc/6509/stat : 6509 (strangenight2-m) R 6507 6509 6472 0 -1 4202496 210301 0 0 0 73769 52 0 0 25 0 4 0 524287415 340688896 45438 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309176 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6509/statm: 83176 45438 390 106 0 78147 0
[pid=6509/tid=6512] ppid=6507 vsize=332704 CPUtime=184.79 cores=1,3,5,7
/proc/6509/task/6512/stat : 6512 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 55088 0 0 0 18466 13 0 0 25 0 4 0 524287415 340688896 45438 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6509/tid=6513] ppid=6507 vsize=332704 CPUtime=184.8 cores=1,3,5,7
/proc/6509/task/6513/stat : 6513 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 43886 0 0 0 18471 9 0 0 25 0 4 0 524287415 340688896 45438 33554432000 4194304 4627427 140735545788704 18446744073709551615 4348320 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6509/tid=6514] ppid=6507 vsize=332704 CPUtime=183.8 cores=1,3,5,7
/proc/6509/task/6514/stat : 6514 (strangenight2-m) R 6507 6509 6472 0 -1 4202560 56209 0 0 0 18366 14 0 0 25 0 4 0 524287415 340688896 45438 33554432000 4194304 4627427 140735545788704 18446744073709551615 4309290 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 738.21
Current children cumulated vsize (KiB) 332704

[startup+185.2 s]
/proc/loadavg: 8.14 7.94 7.91 9/184 6522
/proc/meminfo: memFree=28231164/32951124 swapFree=67111356/67111528
[pid=6509] ppid=6507 vsize=0 CPUtime=739.78 cores=1,3,5,7
/proc/6509/stat : 6509 (strangenight2-m) Z 6507 6509 6472 0 -1 4203548 210471 0 0 0 73925 53 0 0 25 0 2 0 524287415 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6509/statm: 0 0 0 0 0 0 0
[pid=6509/tid=6512] ppid=6507 vsize=0 CPUtime=185.18 cores=1,3,5,7
/proc/6509/task/6512/stat : 6512 (strangenight2-m) R 6507 6509 6472 0 -1 4203588 55144 0 0 0 18505 13 0 0 25 0 2 0 524287415 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 739.78
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 185.204
CPU time (s): 739.787
CPU user time (s): 739.253
CPU system time (s): 0.533918
CPU usage (%): 399.445
Max. virtual memory (cumulated for all children) (KiB): 336376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 739.253
system time used= 0.533918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 210471
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= 410
involuntary context switches= 5358

runsolver used 0.300954 second user time and 0.703892 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-30 03:28:17
IDJOB=3263915
IDBENCH=84062
IDSOLVER=1586
FILE ID=node137/3263915-1304126897
RUNJOBID= node137-1304126897-6491
PBS_JOBID= 13170770
Free space on /tmp= 71620 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT03/handmade/markstrom/UNSATISFIABLE/mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263915-1304126897/watcher-3263915-1304126897 -o /tmp/evaluation-result-3263915-1304126897/solver-3263915-1304126897 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3263915-1304126897.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 5fbbe7100f38217499e8b5ea555a4e4d
RANDOM SEED=364608824

node137.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28600320 kB
Buffers:        906504 kB
Cached:        2919440 kB
SwapCached:         48 kB
Active:         137468 kB
Inactive:      3751244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28600320 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           10940 kB
Writeback:           0 kB
AnonPages:       62920 kB
Mapped:          14808 kB
Slab:           396684 kB
PageTables:       5228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   195584 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71608 MiB
End job on node137 at 2011-04-30 03:31:22