Trace number 3261715

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-mtSAT 1546.41 387.167

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-11-21-sat.cnf
MD5SUMb96c20b4b7951c39c5802e0553b42cad
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.005999
Satisfiable
(Un)Satisfiability was proved
Number of variables231
Number of clauses1276
Sum of the clauses size4851
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21155
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5121

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-3261715-1304120496.cnf'
0.00/0.00	c -- header says num vars:            231
0.00/0.00	c -- header says num clauses:        1276
0.00/0.00	c -- clauses added:            0 learnts,         1276 normals,            0 xors
0.00/0.00	c -- vars added        231
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       231       121      1155         0      4851         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/121/121 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:       0 undec:       0 neg:     231
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       231       121      1155         0      4851         0   no data   no data
1.57/0.48	c Decided on static restart strategy
1.57/0.48	c  N st     8      4915       231       121      1155      4691      4851    444857   no data   no data
1.98/0.51	c  N st    10     11298       231       121      1155      4224      4851    325872   no data   no data
3.17/0.89	c  N st    11     17041       231       121      1155      9550      4851    905999   no data   no data
5.57/1.45	c  F st    12     25000       231       121      1155     11936      4851   1090275   no data   no data
5.57/1.45	c  N st    12     25000       231       121      1155     11936      4851   1090275   no data   no data
7.17/1.80	c Decided on static restart strategy
7.17/1.80	c  N st    18     30000       231       121      1155     10285      4851    849673   no data   no data
7.17/1.80	c  S st    18     30000       231       121      1155     10285      4851    849673   no data   no data
7.17/1.84	c  S st    18     30506       231       121      1155     10783      4851    888750   no data   no data
7.17/1.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.17/1.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
7.17/1.85	c blocked clauses removed:        0 vars:      0 tried:         231 T: 0.00 s
7.17/1.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.17/1.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.17/1.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.00 s
7.17/1.85	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.17/1.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.96/3.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.21 s
26.37/6.66	c lits-rem:       313  cl-subs:      257  v-elim:      0  v-fix:    0  time:  3.57 s
26.37/6.68	c asymm  cl-useful: 0/121/121 lits-rem:0 time: 0.02
26.37/6.68	c calculated reachability. Time: 0.00
26.37/6.68	c  N st    18     30506       231       121      1155     10526      4851    861969   no data   no data
27.93/7.06	c  N st    20     37618       231       121      1155      9784      4851    733886   no data   no data
29.53/7.42	c  N st    21     44017       231       121      1155     15822      4851   1359716   no data   no data
29.94/7.54	c  S st    22     45759       231       121      1155      8996      4851    621250   no data   no data
29.94/7.57	c  S st    22     46260       231       121      1155      9492      4851    662000   no data   no data
29.94/7.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.94/7.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
29.94/7.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.94/7.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.94/7.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.94/7.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.00 s
29.94/7.59	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
29.94/7.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.13/8.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.79 s
35.92/9.07	c lits-rem:        48  cl-subs:       41  v-elim:      0  v-fix:    0  time:  0.67 s
35.92/9.07	c vivif2 --  cl tried      121 cl shrink        0 lits rem          0 time: 0.00
35.92/9.08	c vivif2 --  cl tried     9451 cl shrink        0 lits rem          0 time: 0.01
35.92/9.09	c asymm  cl-useful: 0/121/121 lits-rem:0 time: 0.01
35.92/9.09	c calculated reachability. Time: 0.00
35.92/9.09	c  N st    22     46260       231       121      1155      9451      4851    658182   no data   no data
41.12/10.30	c  N st    23     60658       231       121      1155     13471      4851   1082005   no data   no data
44.72/11.23	c  N st    24     69391       231       121      1155     11428      4851    777525   no data   no data
44.72/11.23	c  S st    24     69391       231       121      1155     11428      4851    777525   no data   no data
44.72/11.27	c  S st    24     69893       231       121      1155     11917      4851    818375   no data   no data
44.72/11.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.72/11.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.01
44.72/11.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
44.72/11.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.72/11.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.72/11.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.00 s
44.72/11.29	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
44.72/11.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
48.70/12.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.95 s
53.11/13.34	c lits-rem:       113  cl-subs:       75  v-elim:      0  v-fix:    0  time:  1.08 s
53.11/13.34	c vivif2 --  cl tried      121 cl shrink        0 lits rem          0 time: 0.00
53.11/13.35	c vivif2 --  cl tried    11842 cl shrink        0 lits rem          0 time: 0.01
53.11/13.37	c asymm  cl-useful: 0/121/121 lits-rem:0 time: 0.01
53.11/13.37	c calculated reachability. Time: 0.00
53.11/13.37	c  N st    24     69893       231       121      1155     11842      4851    811245   no data   no data
58.70/14.79	c  F st    25     87503       231       121      1155     17085      4851   1373875   no data   no data
58.70/14.79	c  N st    25     87503       231       121      1155     17085      4851   1373875   no data   no data
60.69/15.24	c Decided on static restart strategy
61.89/15.54	c  N st    32     95543       231       121      1155     12491      4851    790783   no data   no data
64.69/16.25	c  N st    34    104839       231       121      1155     21399      4851   1677220   no data   no data
64.69/16.25	c  S st    34    104839       231       121      1155     21399      4851   1677220   no data   no data
65.08/16.32	c  S st    34    105342       231       121      1155     21900      4851   1716752   no data   no data
65.08/16.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
65.08/16.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.02
65.08/16.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
65.08/16.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
65.08/16.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
65.08/16.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.00 s
65.08/16.34	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
65.08/16.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
72.68/18.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.81 s
107.83/27.04	c lits-rem:       526  cl-subs:      303  v-elim:      0  v-fix:    0  time:  8.83 s
107.83/27.04	c vivif2 --  cl tried      121 cl shrink        0 lits rem          0 time: 0.00
107.83/27.06	c vivif2 --  cl tried    21597 cl shrink        0 lits rem          0 time: 0.02
108.23/27.10	c asymm  cl-useful: 0/121/121 lits-rem:0 time: 0.04
108.23/27.10	c calculated reachability. Time: 0.00
108.23/27.10	c  N st    34    105342       231       121      1155     21597      4851   1681712   no data   no data
110.63/27.77	c  N st    35    114943       231       121      1155     17345      4851   1245943   no data   no data
116.21/29.17	c  N st    36    129343       231       121      1155     16866      4851   1135469   no data   no data
125.40/31.45	c  N st    37    150940       231       121      1155     21922      4851   1698592   no data   no data
127.80/32.05	c  S st    38    158014       231       121      1155     28683      4851   2394382   no data   no data
128.20/32.14	c  S st    38    158517       231       121      1155     29173      4851   2434557   no data   no data
128.20/32.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
128.20/32.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.04
128.20/32.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
128.20/32.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
128.60/32.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
128.60/32.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.00 s
128.60/32.20	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
128.60/32.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
136.22/34.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.84 s
182.53/45.73	c lits-rem:       975  cl-subs:      663  v-elim:      0  v-fix:    0  time: 11.62 s
182.53/45.73	c vivif2 --  cl tried      121 cl shrink        0 lits rem          0 time: 0.00
182.53/45.76	c vivif2 --  cl tried    28510 cl shrink        0 lits rem          0 time: 0.03
182.93/45.82	c asymm  cl-useful: 0/121/121 lits-rem:0 time: 0.06
182.93/45.82	c calculated reachability. Time: 0.00
182.93/45.82	c  N st    38    158517       231       121      1155     28510      4851   2357756   no data   no data
206.89/51.88	c  N st    39    207107       231       121      1155     23575      4851   1668413   no data   no data
223.27/55.97	c  N st    40    237776       231       121      1155     33756      4851   2683288   no data   no data
223.27/55.97	c  S st    40    237776       231       121      1155     33756      4851   2683288   no data   no data
223.69/56.08	c  S st    40    238276       231       121      1155     34247      4851   2722982   no data   no data
223.69/56.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
224.09/56.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.05
224.09/56.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
224.09/56.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
224.09/56.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
224.09/56.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.00 s
224.09/56.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
224.09/56.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
232.07/58.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.93 s
297.57/74.54	c lits-rem:      1052  cl-subs:      549  v-elim:      0  v-fix:    0  time: 16.39 s
297.57/74.54	c vivif2 --  cl tried      121 cl shrink        0 lits rem          0 time: 0.00
297.57/74.57	c vivif2 --  cl tried    33698 cl shrink        0 lits rem          0 time: 0.03
297.97/74.62	c asymm  cl-useful: 0/121/121 lits-rem:0 time: 0.05
297.97/74.62	c calculated reachability. Time: 0.00
297.97/74.62	c  N st    40    238276       231       121      1155     33698      4851   2660522   no data   no data
329.92/82.60	c  F st    41    306250       231       121      1155     35219      4851   2694754   no data   no data
329.92/82.60	c  N st    41    306250       231       121      1155     35219      4851   2694754   no data   no data
331.92/83.13	c Decided on static restart strategy
342.72/85.87	c  N st    51    334553       231       121      1155     39520      4851   3041535   no data   no data
355.50/89.02	c  N st    53    357414       231       121      1155     37458      4851   2785145   no data   no data
355.50/89.02	c  S st    53    357414       231       121      1155     37458      4851   2785145   no data   no data
355.90/89.13	c  S st    53    357915       231       121      1155     37954      4851   2827027   no data   no data
355.90/89.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
355.90/89.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.1M T:  0.05
355.90/89.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
355.90/89.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
355.90/89.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
355.90/89.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.00 s
355.90/89.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
356.28/89.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
363.88/91.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.88 s
415.81/104.19	c lits-rem:      1501  cl-subs:      937  v-elim:      0  v-fix:    0  time: 13.03 s
415.81/104.19	c vivif2 --  cl tried      121 cl shrink        0 lits rem          0 time: 0.00
416.21/104.22	c vivif2 --  cl tried    37017 cl shrink        0 lits rem          0 time: 0.03
416.21/104.29	c asymm  cl-useful: 0/121/121 lits-rem:0 time: 0.07
416.21/104.29	c calculated reachability. Time: 0.00
416.21/104.29	c  N st    53    357915       231       121      1155     37017      4851   2735023   no data   no data
429.39/107.58	c  N st    54    390308       231       121      1155     42337      4851   3184619   no data   no data
464.54/116.32	c  N st    55    438898       231       121      1155     36084      4851   2697848   no data   no data
515.66/129.13	c  N st    56    511780       231       121      1155     47600      4851   3785161   no data   no data
528.84/132.43	c  N st    57    536872       231       121      1155     43144      4851   3295685   no data   no data
528.84/132.43	c  S st    57    536872       231       121      1155     43144      4851   3295685   no data   no data
529.24/132.56	c  S st    57    537375       231       121      1155     43640      4851   3335074   no data   no data
529.24/132.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
529.64/132.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.6M T:  0.07
529.64/132.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
529.64/132.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
529.64/132.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
529.64/132.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.00 s
529.64/132.64	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
529.64/132.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
538.02/134.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.96 s
617.92/154.77	c lits-rem:      1373  cl-subs:     1537  v-elim:      0  v-fix:    0  time: 20.07 s
617.92/154.77	c vivif2 --  cl tried      121 cl shrink        0 lits rem          0 time: 0.00
618.32/154.82	c vivif2 --  cl tried    42103 cl shrink        0 lits rem          0 time: 0.04
618.72/154.93	c asymm  cl-useful: 0/121/121 lits-rem:0 time: 0.12
618.72/154.93	c calculated reachability. Time: 0.00
618.72/154.93	c  N st    57    537375       231       121      1155     42103      4851   3178107   no data   no data
727.76/182.23	c  N st    58    701359       231       121      1155     37362      4851   2428466   no data   no data
800.86/200.51	c  N st    59    806063       231       121      1155     65877      4851   5412110   no data   no data
800.86/200.51	c  S st    59    806063       231       121      1155     65877      4851   5412110   no data   no data
801.66/200.73	c  S st    59    806568       231       121      1155     66373      4851   5453277   no data   no data
801.66/200.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
802.06/200.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.1M T:  0.10
802.06/200.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
802.06/200.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
802.06/200.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
802.06/200.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.00 s
802.06/200.84	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
802.06/200.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
810.45/202.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.99 s
954.66/239.00	c lits-rem:      2470  cl-subs:     1393  v-elim:      0  v-fix:    0  time: 36.01 s
954.66/239.00	c vivif2 --  cl tried      121 cl shrink        0 lits rem          0 time: 0.00
954.66/239.07	c vivif2 --  cl tried    64980 cl shrink        0 lits rem          0 time: 0.07
955.46/239.23	c asymm  cl-useful: 0/121/121 lits-rem:0 time: 0.16
955.46/239.23	c calculated reachability. Time: 0.00
955.46/239.23	c  N st    59    806568       231       121      1155     64980      4851   5299218   no data   no data
1173.96/293.90	c  F st    60   1071876       231       121      1155     79624      4851   6914177   no data   no data
1173.96/293.90	c  N st    60   1071876       231       121      1155     79624      4851   6914177   no data   no data
1179.96/295.40	c Decided on static restart strategy
1193.93/298.90	c  N st    70   1100181       231       121      1155     64584      4851   4937851   no data   no data
1220.69/305.64	c  N st    72   1136173       231       121      1155     55289      4851   3958110   no data   no data
1247.07/312.28	c  N st    73   1168565       231       121      1155     86052      4851   7316061   no data   no data
1273.84/318.93	c  N st    74   1209853       231       121      1155     80611      4851   6787143   no data   no data
1273.84/318.93	c  S st    74   1209853       231       121      1155     80611      4851   6787143   no data   no data
1274.62/319.16	c  S st    74   1210358       231       121      1155     81107      4851   6827456   no data   no data
1274.62/319.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1275.42/319.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.9M T:  0.14
1275.42/319.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1275.42/319.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1275.42/319.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1275.42/319.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    231 time:  0.00 s
1275.42/319.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1275.42/319.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1284.21/321.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.02 s
1503.11/376.38	c lits-rem:      2040  cl-subs:     1505  v-elim:      0  v-fix:    0  time: 54.84 s
1503.11/376.38	c vivif2 --  cl tried      121 cl shrink        0 lits rem          0 time: 0.00
1503.51/376.47	c vivif2 --  cl tried    79602 cl shrink        0 lits rem          0 time: 0.09
1504.31/376.66	c asymm  cl-useful: 0/121/121 lits-rem:0 time: 0.20
1504.31/376.67	c calculated reachability. Time: 0.00
1504.31/376.67	c  N st    74   1210358       231       121      1155     79602      4851   6660230   no data   no data
1546.27/387.12	c  E st    75   1265588         0       121      1155     85906      4851   7266466   no data   no data
1546.27/387.12	c Verified 121 clauses.
1546.27/387.12	c Verified 121 clauses.
1546.27/387.12	c Following stats are for *FIRST FINISHED THREAD ONLY*
1546.27/387.12	c num threads              : 4          
1546.27/387.12	c restarts                 : 75         
1546.27/387.12	c dynamic restarts         : 0          
1546.27/387.12	c static restarts          : 75         
1546.27/387.12	c full restarts            : 4          
1546.27/387.12	c total simplify time      : 0.00       
1546.27/387.12	c learnts DL2              : 0          
1546.27/387.12	c learnts size 2           : 1155       
1546.27/387.12	c learnts size 1           : 0           (0.00      % of vars)
1546.27/387.12	c filedLit time            : 0.50        (0.13      % time)
1546.27/387.12	c v-elim SatELite          : 0           (0.00      % vars)
1546.27/387.12	c SatELite time            : 165.77      (42.88     % time)
1546.27/387.12	c v-elim xor               : 0           (0.00      % vars)
1546.27/387.12	c xor elim time            : 0.07        (0.02      % time)
1546.27/387.12	c num binary xor trees     : 0          
1546.27/387.12	c binxor trees' crown      : 0           (nan       leafs/tree)
1546.27/387.12	c bin xor find time        : 0.00       
1546.27/387.12	c OTF clause improved      : 80382       (0.06      clauses/conflict)
1546.27/387.12	c OTF impr. size diff      : 82699       (1.03       lits/clause)
1546.27/387.12	c OTF cl watch-shrink      : 755843      (0.60      clauses/conflict)
1546.27/387.12	c OTF cl watch-sh-lit      : 2230126     (2.95       lits/clause)
1546.27/387.12	c tried to recurMin cls    : 93464       (7.39       % of conflicts)
1546.27/387.12	c updated cache            : 339         (0.00       lits/tried recurMin)
1546.27/387.12	c unit cls recevied        : 0           (nan       % of units)
1546.27/387.12	c unit cls sent            : 0           (nan       % of units)
1546.27/387.12	c bin cls recevied         : 0          
1546.27/387.12	c bin cls sent             : 0          
1546.27/387.12	c clauses over max glue    : 0           (0.00      % of all clauses)
1546.27/387.12	c conflicts                : 1265588     (3273.32   / sec)
1546.27/387.12	c decisions                : 1481016     (0.22      % random)
1546.27/387.12	c bogo-props               : 26477435339 (68481340.73 / sec)
1546.27/387.12	c conflict literals        : 140508817   (7.44      % deleted)
1546.27/387.12	c Memory used              : 1185.35     MB
1546.27/387.12	c single-thread CPU time   : 386.64      s
1546.27/387.12	c all-threads sum CPU time : 1543.82     s
1546.27/387.12	s SATISFIABLE
1546.27/387.12	v -1 -2 -3 -4 -5 -6 7 -8 -9 -10 -11 -12 -13 -14 -15 -16 17 -18 -19 -20 -21 -22 -23 -24 -25 -26 -27 -28 -29 -30 -31 -32 33 -34 35 -36 -37 -38 -39 -40 -41 -42 -43 -44 -45 -46 -47 -48 -49 -50 -51 -52 -53 -54 55 -56 -57 -58 -59 -60 61 -62 -63 -64 -65 -66 -67 -68 -69 -70 71 -72 -73 -74 -75 -76 -77 78 -79 -80 -81 -82 -83 -84 -85 -86 -87 -88 -89 -90 -91 -92 -93 -94 -95 -96 97 -98 -99 -100 -101 -102 -103 -104 -105 -106 -107 -108 -109 110 -111 -112 113 -114 -115 -116 -117 -118 -119 -120 -121 -122 -123 -124 -125 -126 -127 -128 -129 130 -131 -132 -133 -134 -135 136 -137 -138 -139 -140 -141 -142 -143 -144 -145 -146 -147 -148 -149 -150 -151 -152 153 -154 -155 -156 -157 -158 159 -160 -161 -162 -163 -164 -165 -166 -167 -168 -169 -170 171 -172 -173 -174 -175 -176 -177 -178 -179 -180 181 -182 -183 -184 -185 -186 -187 188 -189 -190 -191 -192 -193 -194 -195 -196 -197 -198 -199 -200 -201 -202 -203 -204 205 -206 -207 -208 -209 -210 211 -212 -213 -214 -215 -216 -217 -218 -219 -220 -221 -222 -223 -224 -225 -226 -227 228 -229 -230 -231 0

Verifier Data

OK

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-3261715-1304120496/watcher-3261715-1304120496 -o /tmp/evaluation-result-3261715-1304120496/solver-3261715-1304120496 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3261715-1304120496.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: 7.93 8.07 7.83 6/184 25847
/proc/meminfo: memFree=25055988/32951124 swapFree=67111412/67111528
[pid=25847] ppid=25845 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/25847/stat : 25847 (strangenight2-m) R 25845 25847 24984 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 523647783 52441088 348 33554432000 4194304 4627427 140733346705920 18446744073709551615 47062236305328 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25847/statm: 12803 348 299 106 0 7774 0
[pid=25847/tid=25848] ppid=25845 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/25847/task/25848/stat : 25848 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 523647784 52441088 348 33554432000 4194304 4627427 140733346705920 18446744073709551615 47062236305330 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25847/tid=25849] ppid=25845 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/25847/task/25849/stat : 25849 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 523647784 52441088 348 33554432000 4194304 4627427 140733346705920 18446744073709551615 232335948785 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25847/tid=25850] ppid=25845 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/25847/task/25850/stat : 25850 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 523647784 52441088 348 33554432000 4194304 4627427 140733346705920 18446744073709551615 47062236305320 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.071822 s]
/proc/loadavg: 7.93 8.07 7.83 6/184 25847
/proc/meminfo: memFree=25055988/32951124 swapFree=67111412/67111528
[pid=25847] ppid=25845 vsize=281856 CPUtime=0.26 cores=1,3,5,7
/proc/25847/stat : 25847 (strangenight2-m) R 25845 25847 24984 0 -1 4202496 1834 0 0 0 26 0 0 0 18 0 4 0 523647783 288620544 1753 33554432000 4194304 4627427 140733346705920 18446744073709551615 232335553569 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25847/statm: 70464 1753 384 106 0 65435 0
[pid=25847/tid=25848] ppid=25845 vsize=281856 CPUtime=0.06 cores=1,3,5,7
/proc/25847/task/25848/stat : 25848 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 373 0 0 0 6 0 0 0 18 0 4 0 523647784 288620544 1754 33554432000 4194304 4627427 140733346705920 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25847/tid=25849] ppid=25845 vsize=281856 CPUtime=0.06 cores=1,3,5,7
/proc/25847/task/25849/stat : 25849 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 339 0 0 0 6 0 0 0 25 0 4 0 523647784 288620544 1754 33554432000 4194304 4627427 140733346705920 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25847/tid=25850] ppid=25845 vsize=281856 CPUtime=0.06 cores=1,3,5,7
/proc/25847/task/25850/stat : 25850 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 378 0 0 0 6 0 0 0 18 0 4 0 523647784 288620544 1754 33554432000 4194304 4627427 140733346705920 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 281856

[startup+0.109488 s]
/proc/loadavg: 7.93 8.07 7.83 6/184 25847
/proc/meminfo: memFree=25055988/32951124 swapFree=67111412/67111528
[pid=25847] ppid=25845 vsize=281992 CPUtime=0.41 cores=1,3,5,7
/proc/25847/stat : 25847 (strangenight2-m) R 25845 25847 24984 0 -1 4202496 2335 0 0 0 41 0 0 0 18 0 4 0 523647783 288759808 2254 33554432000 4194304 4627427 140733346705920 18446744073709551615 4308419 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25847/statm: 70498 2254 384 106 0 65469 0
[pid=25847/tid=25848] ppid=25845 vsize=281992 CPUtime=0.1 cores=1,3,5,7
/proc/25847/task/25848/stat : 25848 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 500 0 0 0 10 0 0 0 18 0 4 0 523647784 288759808 2255 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25847/tid=25849] ppid=25845 vsize=281992 CPUtime=0.1 cores=1,3,5,7
/proc/25847/task/25849/stat : 25849 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 455 0 0 0 10 0 0 0 25 0 4 0 523647784 288759808 2255 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25847/tid=25850] ppid=25845 vsize=281992 CPUtime=0.1 cores=1,3,5,7
/proc/25847/task/25850/stat : 25850 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 517 0 0 0 10 0 0 0 18 0 4 0 523647784 288759808 2255 33554432000 4194304 4627427 140733346705920 18446744073709551615 4332689 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 281992

[startup+0.300456 s]
/proc/loadavg: 7.93 8.07 7.83 6/184 25847
/proc/meminfo: memFree=25055988/32951124 swapFree=67111412/67111528
[pid=25847] ppid=25845 vsize=285836 CPUtime=1.17 cores=1,3,5,7
/proc/25847/stat : 25847 (strangenight2-m) R 25845 25847 24984 0 -1 4202496 5117 0 0 0 117 0 0 0 18 0 4 0 523647783 292696064 3191 33554432000 4194304 4627427 140733346705920 18446744073709551615 4332309 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25847/statm: 71459 3192 385 106 0 66430 0
[pid=25847/tid=25848] ppid=25845 vsize=285836 CPUtime=0.29 cores=1,3,5,7
/proc/25847/task/25848/stat : 25848 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 1184 0 0 0 29 0 0 0 18 0 4 0 523647784 292696064 3192 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25847/tid=25849] ppid=25845 vsize=285836 CPUtime=0.29 cores=1,3,5,7
/proc/25847/task/25849/stat : 25849 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 1122 0 0 0 29 0 0 0 25 0 4 0 523647784 292696064 3192 33554432000 4194304 4627427 140733346705920 18446744073709551615 4330912 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25847/tid=25850] ppid=25845 vsize=285836 CPUtime=0.29 cores=1,3,5,7
/proc/25847/task/25850/stat : 25850 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 1275 0 0 0 29 0 0 0 18 0 4 0 523647784 292696064 3193 33554432000 4194304 4627427 140733346705920 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 285836

[startup+0.700386 s]
/proc/loadavg: 7.93 8.07 7.83 6/184 25847
/proc/meminfo: memFree=25055988/32951124 swapFree=67111412/67111528
[pid=25847] ppid=25845 vsize=288696 CPUtime=2.77 cores=1,3,5,7
/proc/25847/stat : 25847 (strangenight2-m) R 25845 25847 24984 0 -1 4202496 9563 0 0 0 276 1 0 0 18 0 4 0 523647783 295624704 4536 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309272 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25847/statm: 72174 4536 385 106 0 67145 0
[pid=25847/tid=25848] ppid=25845 vsize=288696 CPUtime=0.69 cores=1,3,5,7
/proc/25847/task/25848/stat : 25848 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 2256 0 0 0 69 0 0 0 18 0 4 0 523647784 295624704 4536 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25847/tid=25849] ppid=25845 vsize=288696 CPUtime=0.69 cores=1,3,5,7
/proc/25847/task/25849/stat : 25849 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 2174 0 0 0 69 0 0 0 25 0 4 0 523647784 295624704 4537 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25847/tid=25850] ppid=25845 vsize=288696 CPUtime=0.69 cores=1,3,5,7
/proc/25847/task/25850/stat : 25850 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 2510 0 0 0 69 0 0 0 18 0 4 0 523647784 295624704 4537 33554432000 4194304 4627427 140733346705920 18446744073709551615 4332203 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 288696

[startup+1.50025 s]
/proc/loadavg: 8.02 8.09 7.84 10/188 25851
/proc/meminfo: memFree=25035064/32951124 swapFree=67111412/67111528
[pid=25847] ppid=25845 vsize=291532 CPUtime=5.97 cores=1,3,5,7
/proc/25847/stat : 25847 (strangenight2-m) R 25845 25847 24984 0 -1 4202496 17648 0 0 0 594 3 0 0 20 0 4 0 523647783 298528768 6295 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25847/statm: 72883 6295 386 106 0 67854 0
[pid=25847/tid=25848] ppid=25845 vsize=291532 CPUtime=1.49 cores=1,3,5,7
/proc/25847/task/25848/stat : 25848 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 4361 0 0 0 149 0 0 0 20 0 4 0 523647784 298528768 6295 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25847/tid=25849] ppid=25845 vsize=291532 CPUtime=1.48 cores=1,3,5,7
/proc/25847/task/25849/stat : 25849 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 3903 0 0 0 148 0 0 0 25 0 4 0 523647784 298528768 6296 33554432000 4194304 4627427 140733346705920 18446744073709551615 4328823 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25847/tid=25850] ppid=25845 vsize=291532 CPUtime=1.48 cores=1,3,5,7
/proc/25847/task/25850/stat : 25850 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 5041 0 0 0 148 0 0 0 20 0 4 0 523647784 298528768 6296 33554432000 4194304 4627427 140733346705920 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 291532

[startup+3.10096 s]
/proc/loadavg: 8.02 8.09 7.84 10/188 25851
/proc/meminfo: memFree=25003560/32951124 swapFree=67111412/67111528
[pid=25847] ppid=25845 vsize=315300 CPUtime=12.36 cores=1,3,5,7
/proc/25847/stat : 25847 (strangenight2-m) R 25845 25847 24984 0 -1 4202496 48646 0 0 0 1228 8 0 0 25 0 4 0 523647783 322867200 29351 33554432000 4194304 4627427 140733346705920 18446744073709551615 4429865 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25847/statm: 78825 29352 389 106 0 73796 0
[pid=25847/tid=25848] ppid=25845 vsize=315300 CPUtime=3.09 cores=1,3,5,7
/proc/25847/task/25848/stat : 25848 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 9914 0 0 0 308 1 0 0 25 0 4 0 523647784 322867200 29352 33554432000 4194304 4627427 140733346705920 18446744073709551615 4424709 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25847/tid=25849] ppid=25845 vsize=315300 CPUtime=3.07 cores=1,3,5,7
/proc/25847/task/25849/stat : 25849 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 14676 0 0 0 305 2 0 0 25 0 4 0 523647784 322867200 29352 33554432000 4194304 4627427 140733346705920 18446744073709551615 4424975 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25847/tid=25850] ppid=25845 vsize=315300 CPUtime=3.08 cores=1,3,5,7
/proc/25847/task/25850/stat : 25850 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 13567 0 0 0 306 2 0 0 25 0 4 0 523647784 322867200 29353 33554432000 4194304 4627427 140733346705920 18446744073709551615 4424714 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 315300

[startup+6.3004 s]
/proc/loadavg: 8.02 8.08 7.84 9/188 25851
/proc/meminfo: memFree=24919368/32951124 swapFree=67111412/67111528
[pid=25847] ppid=25845 vsize=315664 CPUtime=25.14 cores=1,3,5,7
/proc/25847/stat : 25847 (strangenight2-m) R 25845 25847 24984 0 -1 4202496 51630 0 0 0 2505 9 0 0 25 0 4 0 523647783 323239936 30802 33554432000 4194304 4627427 140733346705920 18446744073709551615 4428111 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25847/statm: 78916 30802 389 106 0 73887 0
[pid=25847/tid=25848] ppid=25845 vsize=315664 CPUtime=6.29 cores=1,3,5,7
/proc/25847/task/25848/stat : 25848 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 12354 0 0 0 627 2 0 0 25 0 4 0 523647784 323239936 30802 33554432000 4194304 4627427 140733346705920 18446744073709551615 4332188 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25847/tid=25849] ppid=25845 vsize=315664 CPUtime=6.25 cores=1,3,5,7
/proc/25847/task/25849/stat : 25849 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 14942 0 0 0 623 2 0 0 25 0 4 0 523647784 323239936 30802 33554432000 4194304 4627427 140733346705920 18446744073709551615 4468043 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25847/tid=25850] ppid=25845 vsize=315664 CPUtime=6.28 cores=1,3,5,7
/proc/25847/task/25850/stat : 25850 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 13832 0 0 0 626 2 0 0 25 0 4 0 523647784 323239936 30802 33554432000 4194304 4627427 140733346705920 18446744073709551615 4428093 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 315664

[startup+12.7003 s]
/proc/loadavg: 8.01 8.08 7.84 10/188 25851
/proc/meminfo: memFree=24869148/32951124 swapFree=67111412/67111528
[pid=25847] ppid=25845 vsize=382436 CPUtime=50.71 cores=1,3,5,7
/proc/25847/stat : 25847 (strangenight2-m) R 25845 25847 24984 0 -1 4202496 73781 0 0 0 5057 14 0 0 25 0 4 0 523647783 391614464 38899 33554432000 4194304 4627427 140733346705920 18446744073709551615 4428111 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25847/statm: 95609 38899 389 106 0 90580 0
[pid=25847/tid=25848] ppid=25845 vsize=382436 CPUtime=12.68 cores=1,3,5,7
/proc/25847/task/25848/stat : 25848 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 20589 0 0 0 1265 3 0 0 25 0 4 0 523647784 391614464 38899 33554432000 4194304 4627427 140733346705920 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25847/tid=25849] ppid=25845 vsize=382436 CPUtime=12.61 cores=1,3,5,7
/proc/25847/task/25849/stat : 25849 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 16456 0 0 0 1259 2 0 0 25 0 4 0 523647784 391614464 38899 33554432000 4194304 4627427 140733346705920 18446744073709551615 4322044 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25847/tid=25850] ppid=25845 vsize=382436 CPUtime=12.69 cores=1,3,5,7
/proc/25847/task/25850/stat : 25850 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 19828 0 0 0 1265 4 0 0 25 0 4 0 523647784 391614464 38899 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 382436

[startup+25.501 s]
/proc/loadavg: 8.01 8.08 7.84 9/188 25852
/proc/meminfo: memFree=24752472/32951124 swapFree=67111412/67111528
[pid=25847] ppid=25845 vsize=463752 CPUtime=101.83 cores=1,3,5,7
/proc/25847/stat : 25847 (strangenight2-m) R 25845 25847 24984 0 -1 4202496 113731 0 0 0 10163 20 0 0 25 0 4 0 523647783 474882048 64692 33554432000 4194304 4627427 140733346705920 18446744073709551615 4428380 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25847/statm: 115938 64692 389 106 0 110909 0
[pid=25847/tid=25848] ppid=25845 vsize=463752 CPUtime=25.49 cores=1,3,5,7
/proc/25847/task/25848/stat : 25848 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 31325 0 0 0 2543 6 0 0 25 0 4 0 523647784 474882048 64692 33554432000 4194304 4627427 140733346705920 18446744073709551615 4428116 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25847/tid=25849] ppid=25845 vsize=463752 CPUtime=25.35 cores=1,3,5,7
/proc/25847/task/25849/stat : 25849 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 26716 0 0 0 2531 4 0 0 25 0 4 0 523647784 474882048 64692 33554432000 4194304 4627427 140733346705920 18446744073709551615 4428403 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25847/tid=25850] ppid=25845 vsize=463752 CPUtime=25.49 cores=1,3,5,7
/proc/25847/task/25850/stat : 25850 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 31155 0 0 0 2543 6 0 0 25 0 4 0 523647784 474882048 64692 33554432000 4194304 4627427 140733346705920 18446744073709551615 4427700 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 463752

[startup+51.1004 s]
/proc/loadavg: 8.12 8.10 7.85 11/188 25852
/proc/meminfo: memFree=24660552/32951124 swapFree=67111412/67111528
[pid=25847] ppid=25845 vsize=583664 CPUtime=204.1 cores=1,3,5,7
/proc/25847/stat : 25847 (strangenight2-m) R 25845 25847 24984 0 -1 4202496 189405 0 0 0 20369 41 0 0 25 0 4 0 523647783 597671936 95050 33554432000 4194304 4627427 140733346705920 18446744073709551615 4333052 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25847/statm: 145916 95050 389 106 0 140887 0
[pid=25847/tid=25848] ppid=25845 vsize=583664 CPUtime=51.08 cores=1,3,5,7
/proc/25847/task/25848/stat : 25848 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 52364 0 0 0 5098 10 0 0 25 0 4 0 523647784 597671936 95050 33554432000 4194304 4627427 140733346705920 18446744073709551615 4420154 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25847/tid=25849] ppid=25845 vsize=583664 CPUtime=50.81 cores=1,3,5,7
/proc/25847/task/25849/stat : 25849 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 41061 0 0 0 5074 7 0 0 25 0 4 0 523647784 597671936 95050 33554432000 4194304 4627427 140733346705920 18446744073709551615 4420161 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25847/tid=25850] ppid=25845 vsize=583664 CPUtime=51.09 cores=1,3,5,7
/proc/25847/task/25850/stat : 25850 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 53816 0 0 0 5096 13 0 0 25 0 4 0 523647784 597671936 95050 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 583664

[startup+102.306 s]
/proc/loadavg: 8.25 8.13 7.87 9/188 25854
/proc/meminfo: memFree=24593180/32951124 swapFree=67111412/67111528
[pid=25847] ppid=25845 vsize=601956 CPUtime=408.64 cores=1,3,5,7
/proc/25847/stat : 25847 (strangenight2-m) R 25845 25847 24984 0 -1 4202496 312551 0 0 0 40794 70 0 0 25 0 4 0 523647783 616402944 97136 33554432000 4194304 4627427 140733346705920 18446744073709551615 4428373 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25847/statm: 150489 97136 389 106 0 145460 0
[pid=25847/tid=25848] ppid=25845 vsize=601956 CPUtime=102.29 cores=1,3,5,7
/proc/25847/task/25848/stat : 25848 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 87343 0 0 0 10213 16 0 0 25 0 4 0 523647784 616402944 97136 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25847/tid=25849] ppid=25845 vsize=601956 CPUtime=101.73 cores=1,3,5,7
/proc/25847/task/25849/stat : 25849 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 63878 0 0 0 10160 13 0 0 25 0 4 0 523647784 616402944 97136 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25847/tid=25850] ppid=25845 vsize=601956 CPUtime=102.3 cores=1,3,5,7
/proc/25847/task/25850/stat : 25850 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 97194 0 0 0 10204 26 0 0 25 0 4 0 523647784 616402944 97136 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 601956

[startup+162.301 s]

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

/proc/25847/task/25850/stat : 25850 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 140842 0 0 0 16192 37 0 0 25 0 4 0 523647784 987287552 140562 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 648.28
Current children cumulated vsize (KiB) 964148

[startup+222.301 s]
/proc/loadavg: 8.32 8.19 7.92 10/188 25857
/proc/meminfo: memFree=24180460/32951124 swapFree=67111412/67111528
[pid=25847] ppid=25845 vsize=1002652 CPUtime=887.94 cores=1,3,5,7
/proc/25847/stat : 25847 (strangenight2-m) R 25845 25847 24984 0 -1 4202496 622100 0 0 0 88638 156 0 0 25 0 4 0 523647783 1026715648 162184 33554432000 4194304 4627427 140733346705920 18446744073709551615 4427411 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25847/statm: 250663 162184 389 106 0 245634 0
[pid=25847/tid=25848] ppid=25845 vsize=1002652 CPUtime=222.29 cores=1,3,5,7
/proc/25847/task/25848/stat : 25848 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 178792 0 0 0 22189 40 0 0 25 0 4 0 523647784 1026715648 162184 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25847/tid=25849] ppid=25845 vsize=1002652 CPUtime=221.06 cores=1,3,5,7
/proc/25847/task/25849/stat : 25849 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 131105 0 0 0 22071 35 0 0 25 0 4 0 523647784 1026715648 162184 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25847/tid=25850] ppid=25845 vsize=1002652 CPUtime=222.28 cores=1,3,5,7
/proc/25847/task/25850/stat : 25850 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 182234 0 0 0 22178 50 0 0 25 0 4 0 523647784 1026715648 162184 33554432000 4194304 4627427 140733346705920 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.94
Current children cumulated vsize (KiB) 1002652

[startup+282.3 s]
/proc/loadavg: 8.20 8.18 7.93 10/188 25858
/proc/meminfo: memFree=23891892/32951124 swapFree=67111412/67111528
[pid=25847] ppid=25845 vsize=1346080 CPUtime=1127.62 cores=1,3,5,7
/proc/25847/stat : 25847 (strangenight2-m) R 25845 25847 24984 0 -1 4202496 751656 0 0 0 112567 195 0 0 25 0 4 0 523647783 1378385920 216071 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25847/statm: 336520 216071 389 106 0 331491 0
[pid=25847/tid=25848] ppid=25845 vsize=1346080 CPUtime=282.29 cores=1,3,5,7
/proc/25847/task/25848/stat : 25848 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 212637 0 0 0 28178 51 0 0 25 0 4 0 523647784 1378385920 216071 33554432000 4194304 4627427 140733346705920 18446744073709551615 4322548 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25847/tid=25849] ppid=25845 vsize=1346080 CPUtime=280.73 cores=1,3,5,7
/proc/25847/task/25849/stat : 25849 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 156705 0 0 0 28028 45 0 0 25 0 4 0 523647784 1378385920 216071 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25847/tid=25850] ppid=25845 vsize=1346080 CPUtime=282.28 cores=1,3,5,7
/proc/25847/task/25850/stat : 25850 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 226871 0 0 0 28169 59 0 0 25 0 4 0 523647784 1378385920 216071 33554432000 4194304 4627427 140733346705920 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1127.62
Current children cumulated vsize (KiB) 1346080

[startup+342.301 s]
/proc/loadavg: 8.18 8.18 7.95 10/188 25860
/proc/meminfo: memFree=23862608/32951124 swapFree=67111412/67111528
[pid=25847] ppid=25845 vsize=1424376 CPUtime=1367.3 cores=1,3,5,7
/proc/25847/stat : 25847 (strangenight2-m) R 25845 25847 24984 0 -1 4202496 860312 0 0 0 136502 228 0 0 25 0 4 0 523647783 1458561024 219254 33554432000 4194304 4627427 140733346705920 18446744073709551615 4468060 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25847/statm: 356094 219254 389 106 0 351065 0
[pid=25847/tid=25848] ppid=25845 vsize=1424376 CPUtime=342.29 cores=1,3,5,7
/proc/25847/task/25848/stat : 25848 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 237227 0 0 0 34171 58 0 0 25 0 4 0 523647784 1458561024 219254 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25847/tid=25849] ppid=25845 vsize=1424376 CPUtime=340.4 cores=1,3,5,7
/proc/25847/task/25849/stat : 25849 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 190289 0 0 0 33984 56 0 0 25 0 4 0 523647784 1458561024 219254 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25847/tid=25850] ppid=25845 vsize=1424376 CPUtime=342.29 cores=1,3,5,7
/proc/25847/task/25850/stat : 25850 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 245063 0 0 0 34163 66 0 0 25 0 4 0 523647784 1458561024 219254 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1367.3
Current children cumulated vsize (KiB) 1424376

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

[startup+358.301 s]
/proc/loadavg: 8.22 8.19 7.95 10/188 25860
/proc/meminfo: memFree=23880592/32951124 swapFree=67111412/67111528
[pid=25847] ppid=25845 vsize=1319260 CPUtime=1431.21 cores=1,3,5,7
/proc/25847/stat : 25847 (strangenight2-m) R 25845 25847 24984 0 -1 4202496 886330 0 0 0 142883 238 0 0 25 0 4 0 523647783 1350922240 213069 33554432000 4194304 4627427 140733346705920 18446744073709551615 4428111 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25847/statm: 329815 213069 389 106 0 324786 0
[pid=25847/tid=25848] ppid=25845 vsize=1319260 CPUtime=358.29 cores=1,3,5,7
/proc/25847/task/25848/stat : 25848 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 241146 0 0 0 35769 60 0 0 25 0 4 0 523647784 1350922240 213069 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25847/tid=25849] ppid=25845 vsize=1319260 CPUtime=356.32 cores=1,3,5,7
/proc/25847/task/25849/stat : 25849 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 202077 0 0 0 35572 60 0 0 25 0 4 0 523647784 1350922240 213069 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25847/tid=25850] ppid=25845 vsize=1319260 CPUtime=358.28 cores=1,3,5,7
/proc/25847/task/25850/stat : 25850 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 255374 0 0 0 35758 70 0 0 25 0 4 0 523647784 1350922240 213069 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1431.21
Current children cumulated vsize (KiB) 1319260

[startup+371.101 s]
/proc/loadavg: 8.32 8.21 7.96 10/188 25861
/proc/meminfo: memFree=23859256/32951124 swapFree=67111412/67111528
[pid=25847] ppid=25845 vsize=1343516 CPUtime=1482.34 cores=1,3,5,7
/proc/25847/stat : 25847 (strangenight2-m) R 25845 25847 24984 0 -1 4202496 903751 0 0 0 147990 244 0 0 25 0 4 0 523647783 1375760384 219356 33554432000 4194304 4627427 140733346705920 18446744073709551615 4428116 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25847/statm: 335879 219356 389 106 0 330850 0
[pid=25847/tid=25848] ppid=25845 vsize=1343516 CPUtime=371.09 cores=1,3,5,7
/proc/25847/task/25848/stat : 25848 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 249870 0 0 0 37047 62 0 0 25 0 4 0 523647784 1375760384 219356 33554432000 4194304 4627427 140733346705920 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25847/tid=25849] ppid=25845 vsize=1343516 CPUtime=369.04 cores=1,3,5,7
/proc/25847/task/25849/stat : 25849 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 202132 0 0 0 36844 60 0 0 25 0 4 0 523647784 1375760384 219356 33554432000 4194304 4627427 140733346705920 18446744073709551615 4428380 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25847/tid=25850] ppid=25845 vsize=1343516 CPUtime=371.08 cores=1,3,5,7
/proc/25847/task/25850/stat : 25850 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 264016 0 0 0 37034 74 0 0 25 0 4 0 523647784 1375760384 219356 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 1343516

[startup+377.5 s]
/proc/loadavg: 8.30 8.20 7.96 10/188 25861
/proc/meminfo: memFree=23861616/32951124 swapFree=67111412/67111528
[pid=25847] ppid=25845 vsize=1256340 CPUtime=1507.91 cores=1,3,5,7
/proc/25847/stat : 25847 (strangenight2-m) R 25845 25847 24984 0 -1 4202496 917894 0 0 0 150542 249 0 0 25 0 4 0 523647783 1286492160 216560 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309079 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25847/statm: 314085 216560 389 106 0 309056 0
[pid=25847/tid=25848] ppid=25845 vsize=1256340 CPUtime=377.49 cores=1,3,5,7
/proc/25847/task/25848/stat : 25848 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 255529 0 0 0 37685 64 0 0 25 0 4 0 523647784 1286492160 216560 33554432000 4194304 4627427 140733346705920 18446744073709551615 4310161 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25847/tid=25849] ppid=25845 vsize=1256340 CPUtime=375.41 cores=1,3,5,7
/proc/25847/task/25849/stat : 25849 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 204025 0 0 0 37480 61 0 0 25 0 4 0 523647784 1286492160 216560 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25847/tid=25850] ppid=25845 vsize=1256340 CPUtime=377.49 cores=1,3,5,7
/proc/25847/task/25850/stat : 25850 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 270047 0 0 0 37673 76 0 0 25 0 4 0 523647784 1286492160 216560 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1507.91
Current children cumulated vsize (KiB) 1256340

[startup+383.907 s]
/proc/loadavg: 8.27 8.20 7.96 9/188 25861
/proc/meminfo: memFree=23827144/32951124 swapFree=67111412/67111528
[pid=25847] ppid=25845 vsize=1413088 CPUtime=1533.49 cores=1,3,5,7
/proc/25847/stat : 25847 (strangenight2-m) R 25845 25847 24984 0 -1 4202496 932434 0 0 0 153096 253 0 0 25 0 4 0 523647783 1447002112 223031 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309253 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25847/statm: 353272 223031 389 106 0 348243 0
[pid=25847/tid=25848] ppid=25845 vsize=1413088 CPUtime=383.9 cores=1,3,5,7
/proc/25847/task/25848/stat : 25848 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 257640 0 0 0 38325 65 0 0 25 0 4 0 523647784 1447002112 223031 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25847/tid=25849] ppid=25845 vsize=1413088 CPUtime=381.79 cores=1,3,5,7
/proc/25847/task/25849/stat : 25849 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 206780 0 0 0 38116 63 0 0 25 0 4 0 523647784 1447002112 223031 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25847/tid=25850] ppid=25845 vsize=1413088 CPUtime=383.89 cores=1,3,5,7
/proc/25847/task/25850/stat : 25850 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 273065 0 0 0 38312 77 0 0 25 0 4 0 523647784 1447002112 223031 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1533.49
Current children cumulated vsize (KiB) 1413088

[startup+385.501 s]
/proc/loadavg: 8.27 8.20 7.96 9/188 25861
/proc/meminfo: memFree=23856408/32951124 swapFree=67111412/67111528
[pid=25847] ppid=25845 vsize=1302100 CPUtime=1539.86 cores=1,3,5,7
/proc/25847/stat : 25847 (strangenight2-m) R 25845 25847 24984 0 -1 4202496 933946 0 0 0 153732 254 0 0 25 0 4 0 523647783 1333350400 215644 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25847/statm: 325525 215644 389 106 0 320496 0
[pid=25847/tid=25848] ppid=25845 vsize=1302100 CPUtime=385.49 cores=1,3,5,7
/proc/25847/task/25848/stat : 25848 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 258076 0 0 0 38484 65 0 0 25 0 4 0 523647784 1333350400 215644 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25847/tid=25849] ppid=25845 vsize=1302100 CPUtime=383.37 cores=1,3,5,7
/proc/25847/task/25849/stat : 25849 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 207321 0 0 0 38274 63 0 0 25 0 4 0 523647784 1333350400 215644 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25847/tid=25850] ppid=25845 vsize=1302100 CPUtime=385.49 cores=1,3,5,7
/proc/25847/task/25850/stat : 25850 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 273090 0 0 0 38472 77 0 0 18 0 4 0 523647784 1333350400 215645 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1539.86
Current children cumulated vsize (KiB) 1302100

[startup+386.301 s]
/proc/loadavg: 8.25 8.20 7.96 9/188 25861
/proc/meminfo: memFree=23849836/32951124 swapFree=67111412/67111528
[pid=25847] ppid=25845 vsize=1302100 CPUtime=1543.05 cores=1,3,5,7
/proc/25847/stat : 25847 (strangenight2-m) R 25845 25847 24984 0 -1 4202496 934531 0 0 0 154051 254 0 0 25 0 4 0 523647783 1333350400 216229 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25847/statm: 325525 216229 389 106 0 320496 0
[pid=25847/tid=25848] ppid=25845 vsize=1302100 CPUtime=386.29 cores=1,3,5,7
/proc/25847/task/25848/stat : 25848 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 258251 0 0 0 38564 65 0 0 25 0 4 0 523647784 1333350400 216229 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25847/tid=25849] ppid=25845 vsize=1302100 CPUtime=384.16 cores=1,3,5,7
/proc/25847/task/25849/stat : 25849 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 207425 0 0 0 38353 63 0 0 25 0 4 0 523647784 1333350400 216229 33554432000 4194304 4627427 140733346705920 18446744073709551615 4324134 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25847/tid=25850] ppid=25845 vsize=1302100 CPUtime=386.29 cores=1,3,5,7
/proc/25847/task/25850/stat : 25850 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 273090 0 0 0 38552 77 0 0 20 0 4 0 523647784 1333350400 216229 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1543.05
Current children cumulated vsize (KiB) 1302100

[startup+386.701 s]
/proc/loadavg: 8.25 8.20 7.96 9/188 25861
/proc/meminfo: memFree=23849836/32951124 swapFree=67111412/67111528
[pid=25847] ppid=25845 vsize=1213796 CPUtime=1544.66 cores=1,3,5,7
/proc/25847/stat : 25847 (strangenight2-m) R 25845 25847 24984 0 -1 4202496 938034 0 0 0 154211 255 0 0 25 0 4 0 523647783 1242927104 211360 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25847/statm: 303449 211360 389 106 0 298420 0
[pid=25847/tid=25848] ppid=25845 vsize=1213796 CPUtime=386.69 cores=1,3,5,7
/proc/25847/task/25848/stat : 25848 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 258302 0 0 0 38604 65 0 0 25 0 4 0 523647784 1242927104 211360 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25847/tid=25849] ppid=25845 vsize=1213796 CPUtime=384.56 cores=1,3,5,7
/proc/25847/task/25849/stat : 25849 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 210662 0 0 0 38393 63 0 0 18 0 4 0 523647784 1242927104 211360 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25847/tid=25850] ppid=25845 vsize=1213796 CPUtime=386.69 cores=1,3,5,7
/proc/25847/task/25850/stat : 25850 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 273090 0 0 0 38592 77 0 0 20 0 4 0 523647784 1242927104 211360 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1544.66
Current children cumulated vsize (KiB) 1213796

[startup+387.101 s]
/proc/loadavg: 8.25 8.20 7.96 10/188 25861
/proc/meminfo: memFree=23863352/32951124 swapFree=67111412/67111528
[pid=25847] ppid=25845 vsize=1213796 CPUtime=1546.27 cores=1,3,5,7
/proc/25847/stat : 25847 (strangenight2-m) R 25845 25847 24984 0 -1 4202496 938701 0 0 0 154372 255 0 0 25 0 4 0 523647783 1242927104 212027 33554432000 4194304 4627427 140733346705920 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25847/statm: 303449 212027 389 106 0 298420 0
[pid=25847/tid=25848] ppid=25845 vsize=1213796 CPUtime=387.1 cores=1,3,5,7
/proc/25847/task/25848/stat : 25848 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 258376 0 0 0 38645 65 0 0 25 0 4 0 523647784 1242927104 212027 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25847/tid=25849] ppid=25845 vsize=1213796 CPUtime=384.97 cores=1,3,5,7
/proc/25847/task/25849/stat : 25849 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 211022 0 0 0 38433 64 0 0 18 0 4 0 523647784 1242927104 212027 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25847/tid=25850] ppid=25845 vsize=1213796 CPUtime=387.09 cores=1,3,5,7
/proc/25847/task/25850/stat : 25850 (strangenight2-m) R 25845 25847 24984 0 -1 4202560 273090 0 0 0 38632 77 0 0 21 0 4 0 523647784 1242927104 212027 33554432000 4194304 4627427 140733346705920 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1546.27
Current children cumulated vsize (KiB) 1213796

Child status: 10
Real time (s): 387.167
CPU time (s): 1546.41
CPU user time (s): 1543.82
CPU system time (s): 2.5926
CPU usage (%): 399.416
Max. virtual memory (cumulated for all children) (KiB): 1424376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1543.82
system time used= 2.5926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 938737
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= 320
involuntary context switches= 10647

runsolver used 0.58991 second user time and 1.53677 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-30 01:41:36
IDJOB=3261715
IDBENCH=83239
IDSOLVER=1586
FILE ID=node132/3261715-1304120496
RUNJOBID= node132-1304120249-25788
PBS_JOBID= 13170698
Free space on /tmp= 71868 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-11-21-sat.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3261715-1304120496/watcher-3261715-1304120496 -o /tmp/evaluation-result-3261715-1304120496/solver-3261715-1304120496 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3261715-1304120496.cnf

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

MD5SUM BENCH= b96c20b4b7951c39c5802e0553b42cad
RANDOM SEED=1568090296

node132.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.833
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.66
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.833
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.74
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.833
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.76
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.833
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.75
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.833
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.77
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.833
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.67
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.833
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.82
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25056144 kB
Buffers:        685744 kB
Cached:        6013248 kB
SwapCached:        112 kB
Active:        2142832 kB
Inactive:      5270120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25056144 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:            5480 kB
Writeback:           0 kB
AnonPages:      713348 kB
Mapped:          15476 kB
Slab:           417696 kB
PageTables:       5640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1109396 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71864 MiB
End job on node132 at 2011-04-30 01:48:03