Trace number 3261365

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-1-mtUNSAT 1069.21 270.371

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-12-12-unsat.cnf
MD5SUM9255daf8fc8e7a0c753f68fd095283c9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.0447
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of clauses936
Sum of the clauses size3312
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2792
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5144

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 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3261365-1304130180.cnf'
0.00/0.00	c -- header says num vars:            144
0.00/0.00	c -- header says num clauses:         936
0.00/0.00	c -- clauses added:            0 learnts,          936 normals,            0 xors
0.00/0.00	c -- vars added        144
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       144       144       792         0      3312         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/144/144 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 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:    144 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  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:     144
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       144       144       792         0      3312         0   no data   no data  --
0.08/0.05	c Decided on static restart strategy
0.37/0.13	c  N st     8      4914       144       144       792      4730      3312    179641   no data   no data  --
1.17/0.38	c  N st    10     11296       144       144       792      4382      3312    141196   no data   no data  --
2.38/0.67	c  N st    11     17041       144       144       792      9881      3312    378885   no data   no data  --
4.39/1.11	c  F st    12     25000       144       144       792     12030      3312    452468   no data   no data  --
4.39/1.11	c  N st    12     25000       144       144       792     12030      3312    452468   no data   no data  --
5.57/1.45	c Decided on static restart strategy
5.57/1.45	c  N st    18     30000       144       144       792     10231      3312    363105   no data   no data  --
5.57/1.45	c  S st    18     30000       144       144       792     10231      3312    363105   no data   no data  --
5.57/1.49	c  S st    18     30510       144       144       792     10734      3312    383807   no data   no data  --
5.57/1.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.57/1.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.97/1.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
5.97/1.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.37/1.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.73 s
6.37/1.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    144 time:  0.00 s
6.37/1.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.18/3.31	c lits-rem:       470  cl-subs:      428  v-elim:      0  v-fix:    0  time:  6.46 s
13.18/3.32	c asymm  cl-useful: 0/144/144 lits-rem:0 time: 0.03
13.18/3.32	c calculated reachability. Time: 0.00
13.18/3.32	c  N st    18     30510       144       144       792     10306      3312    372512   no data   no data  --
14.75/3.70	c  N st    20     37623       144       144       792      9607      3312    314118   no data   no data  --
16.36/4.11	c  N st    21     44022       144       144       792     15718      3312    574189   no data   no data  --
16.76/4.27	c  S st    22     45766       144       144       792      8869      3312    269187   no data   no data  --
17.17/4.31	c  S st    22     46266       144       144       792      9363      3312    289188   no data   no data  --
17.17/4.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.17/4.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.17/4.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
17.17/4.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.58/4.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.43 s
17.58/4.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    144 time:  0.00 s
17.58/4.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.35/4.60	c lits-rem:        66  cl-subs:       49  v-elim:      0  v-fix:    0  time:  0.65 s
18.35/4.60	c vivif2 --  cl tried      144 cl shrink        0 lits rem          0 time: 0.00
18.35/4.60	c vivif2 --  cl tried     9314 cl shrink        0 lits rem          0 time: 0.01
18.35/4.61	c asymm  cl-useful: 0/144/144 lits-rem:0 time: 0.03
18.35/4.61	c calculated reachability. Time: 0.00
18.35/4.61	c  N st    22     46266       144       144       792      9314      3312    287556   no data   no data  --
21.56/5.42	c  N st    23     60664       144       144       792     13438      3312    403486   no data   no data  --
23.95/6.06	c  N st    24     69400       144       144       792     11357      3312    334341   no data   no data  --
23.95/6.06	c  S st    24     69400       144       144       792     11357      3312    334341   no data   no data  --
24.35/6.12	c  S st    24     69900       144       144       792     11853      3312    353832   no data   no data  --
24.35/6.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.35/6.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.35/6.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
24.35/6.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.75/6.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.54 s
24.75/6.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    144 time:  0.00 s
24.75/6.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.35/7.62	c lits-rem:        92  cl-subs:      100  v-elim:      0  v-fix:    0  time:  5.41 s
30.35/7.62	c vivif2 --  cl tried      144 cl shrink        0 lits rem          0 time: 0.00
30.35/7.63	c vivif2 --  cl tried    11753 cl shrink        0 lits rem          0 time: 0.02
30.35/7.64	c asymm  cl-useful: 0/144/144 lits-rem:0 time: 0.04
30.35/7.64	c calculated reachability. Time: 0.00
30.35/7.64	c  N st    24     69900       144       144       792     11753      3312    350387   no data   no data  --
36.32/9.13	c  F st    25     87501       144       144       792     17037      3312    573420   no data   no data  --
36.32/9.13	c  N st    25     87501       144       144       792     17037      3312    573420   no data   no data  --
38.33/9.60	c Decided on static restart strategy
39.14/9.89	c  N st    32     95544       144       144       792     24748      3312    854987   no data   no data  --
42.32/10.67	c  N st    34    104850       144       144       792     21321      3312    706072   no data   no data  --
42.32/10.67	c  S st    34    104850       144       144       792     21321      3312    706072   no data   no data  --
42.72/10.76	c  S st    34    105351       144       144       792     21817      3312    726352   no data   no data  --
42.72/10.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
42.72/10.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
42.72/10.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.08
43.11/10.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.32/11.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.46 s
44.32/11.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    144 time:  0.00 s
44.32/11.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
53.90/13.53	c lits-rem:       320  cl-subs:      317  v-elim:      0  v-fix:    0  time:  9.41 s
53.90/13.53	c vivif2 --  cl tried      144 cl shrink        0 lits rem          0 time: 0.00
53.90/13.54	c vivif2 --  cl tried    21500 cl shrink        0 lits rem          0 time: 0.03
53.90/13.57	c asymm  cl-useful: 0/144/144 lits-rem:0 time: 0.10
53.90/13.57	c calculated reachability. Time: 0.00
53.90/13.57	c  N st    34    105351       144       144       792     21500      3312    715257   no data   no data  --
57.90/14.53	c  N st    35    114951       144       144       792     17229      3312    532552   no data   no data  --
63.49/15.92	c  N st    36    129349       144       144       792     16553      3312    472105   no data   no data  --
71.88/18.09	c  N st    37    150944       144       144       792     21780      3312    689972   no data   no data  --
75.07/18.81	c  S st    38    158026       144       144       792     28582      3312    979537   no data   no data  --
75.47/18.92	c  S st    38    158526       144       144       792     29071      3312    999581   no data   no data  --
75.47/18.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
75.47/18.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
75.47/18.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.10
75.47/18.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
77.88/19.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.14 s
77.88/19.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    144 time:  0.00 s
77.88/19.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
85.86/21.59	c lits-rem:       503  cl-subs:      912  v-elim:      0  v-fix:    0  time:  8.30 s
85.86/21.59	c vivif2 --  cl tried      144 cl shrink        0 lits rem          0 time: 0.00
86.26/21.60	c vivif2 --  cl tried    28159 cl shrink        0 lits rem          0 time: 0.04
86.26/21.63	c asymm  cl-useful: 0/144/144 lits-rem:0 time: 0.13
86.26/21.63	c calculated reachability. Time: 0.00
86.26/21.63	c  N st    38    158526       144       144       792     28159      3312    971252   no data   no data  --
104.24/26.13	c  N st    39    207114       144       144       792     22608      3312    689822   no data   no data  --
113.84/28.52	c  N st    40    237789       144       144       792     32166      3312    974947   no data   no data  --
113.84/28.52	c  S st    40    237789       144       144       792     32166      3312    974947   no data   no data  --
114.24/28.66	c  S st    40    238293       144       144       792     32657      3312    994716   no data   no data  --
114.24/28.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
114.24/28.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
114.24/28.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.12
114.62/28.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
116.22/29.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.82 s
116.22/29.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    144 time:  0.00 s
116.22/29.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
138.59/34.73	c lits-rem:      1993  cl-subs:     3388  v-elim:      0  v-fix:    0  time: 22.20 s
138.59/34.73	c vivif2 --  cl tried      144 cl shrink        0 lits rem          0 time: 0.00
138.59/34.74	c vivif2 --  cl tried    29269 cl shrink        0 lits rem          0 time: 0.04
138.59/34.78	c asymm  cl-useful: 0/144/144 lits-rem:0 time: 0.14
138.59/34.78	c calculated reachability. Time: 0.00
138.59/34.78	c  N st    40    238293       144       144       792     29269      3312    904934   no data   no data  --
163.35/40.92	c  F st    41    306250       144       144       792     31613      3312   1058323   no data   no data  --
163.35/40.92	c  N st    41    306250       144       144       792     31613      3312   1058323   no data   no data  --
165.36/41.46	c Decided on static restart strategy
175.36/43.91	c  N st    51    334556       144       144       792     35408      3312   1251297   no data   no data  --
185.32/46.44	c  N st    53    357439       144       144       792     33466      3312   1087525   no data   no data  --
185.32/46.44	c  S st    53    357439       144       144       792     33466      3312   1087525   no data   no data  --
185.72/46.58	c  S st    53    357945       144       144       793     33968      3312   1107431   no data   no data  --
185.72/46.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
185.72/46.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
186.12/46.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.11
186.12/46.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
188.55/47.23	c subs with bin:        0  lits-rem:        55  v-fix:    0  time:  2.34 s
188.55/47.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    144 time:  0.00 s
188.55/47.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
195.32/48.94	c lits-rem:       397  cl-subs:      846  v-elim:      0  v-fix:    0  time:  6.82 s
195.32/48.94	c vivif2 --  cl tried      144 cl shrink        0 lits rem          0 time: 0.00
195.32/48.95	c vivif2 --  cl tried    33122 cl shrink        0 lits rem          0 time: 0.05
195.32/48.99	c asymm  cl-useful: 0/144/144 lits-rem:0 time: 0.16
195.32/48.99	c calculated reachability. Time: 0.00
195.32/48.99	c  N st    53    357945       144       144       793     33122      3312   1081544   no data   no data  --
210.51/52.80	c  N st    54    390338       144       144       793     39150      3312   1306130   no data   no data  --
240.86/60.35	c  N st    55    438927       144       144       793     32557      3312   1010712   no data   no data  --
284.40/71.26	c  N st    56    511810       144       144       795     45246      3312   1492852   no data   no data  --
303.97/76.17	c  N st    57    536917       144       144       795     40241      3312   1301953   no data   no data  --
303.97/76.17	c  S st    57    536917       144       144       795     40241      3312   1301953   no data   no data  --
304.77/76.37	c  S st    57    537423       144       144       795     40736      3312   1322637   no data   no data  --
304.77/76.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
304.77/76.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
305.17/76.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.9M T:  0.27
305.17/76.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
308.76/77.38	c subs with bin:       25  lits-rem:        95  v-fix:    0  time:  3.61 s
308.76/77.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    144 time:  0.00 s
308.76/77.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
323.14/80.93	c lits-rem:       923  cl-subs:     1108  v-elim:      0  v-fix:    0  time: 14.16 s
323.14/80.93	c vivif2 --  cl tried      144 cl shrink        0 lits rem          0 time: 0.00
323.14/80.94	c vivif2 --  cl tried    39603 cl shrink        0 lits rem          0 time: 0.06
323.54/81.02	c asymm  cl-useful: 0/144/144 lits-rem:0 time: 0.30
323.54/81.02	c calculated reachability. Time: 0.00
323.54/81.02	c  N st    57    537423       144       144       795     39603      3312   1281555   no data   no data  --
430.62/107.86	c  N st    58    701408       144       144       796     34441      3312    957362   no data   no data  --
509.32/127.53	c  N st    59    806135       144       144       799     60277      3312   2010088   no data   no data  --
509.32/127.53	c  S st    59    806135       144       144       799     60277      3312   2010088   no data   no data  --
509.32/127.54	c Finding binary XORs  T:     0.00 s  found:       0
510.50/127.86	c  S st    59    806641       143       144       798     60560      3278   2020443   no data   no data  --
510.50/127.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
510.50/127.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
510.90/127.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.9M T:  0.36
511.30/128.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
520.88/130.44	c subs with bin:      335  lits-rem:      2834  v-fix:    0  time:  9.68 s
520.88/130.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    143 time:  0.00 s
520.88/130.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
573.21/143.50	c lits-rem:      1132  cl-subs:     4509  v-elim:      0  v-fix:    0  time: 52.15 s
573.21/143.50	c vivif2 --  cl tried      144 cl shrink        0 lits rem          0 time: 0.00
573.21/143.52	c vivif2 --  cl tried    55716 cl shrink       33 lits rem         33 time: 0.09
573.61/143.68	c asymm  cl-useful: 0/144/144 lits-rem:0 time: 0.61
573.61/143.68	c calculated reachability. Time: 0.00
573.61/143.68	c  N st    59    806641       143       144       798     55716      3278   1884405   no data   no data  --
804.90/201.58	c  F st    60   1071875       143       144       800     71345      3278   2256771   no data   no data  --
804.90/201.58	c  N st    60   1071875       143       144       800     71345      3278   2256771   no data   no data  --
810.90/203.07	c Decided on static restart strategy
831.67/208.24	c  N st    70   1100184       141       144       764     55687      3210   1682447   no data   no data  --
873.62/218.78	c  N st    72   1136177       140       144       764     46985      3210   1317403   no data   no data  --
902.78/226.01	c  N st    73   1168569       140       144       764     75885      3210   2571256   no data   no data  --
953.14/238.69	c  N st    74   1209962       140       144       764     70779      3210   2172904   no data   no data  --
953.14/238.69	c  S st    74   1209962       140       144       764     70779      3210   2172904   no data   no data  --
953.14/238.70	c Finding binary XORs  T:     0.00 s  found:       0
955.51/239.23	c  S st    74   1210465       140       144       752     71233      3178   2190324   no data   no data  --
955.51/239.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
955.51/239.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
955.91/239.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.6M T:  0.56
956.31/239.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
963.50/241.20	c subs with bin:       13  lits-rem:       412  v-fix:    0  time:  7.02 s
963.50/241.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
963.50/241.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1060.52/266.29	c lits-rem:      2062  cl-subs:     5965  v-elim:      0  v-fix:    0  time: 97.24 s
1060.52/266.29	c vivif2 --  cl tried      144 cl shrink        0 lits rem          0 time: 0.00
1060.80/266.32	c vivif2 --  cl tried    65255 cl shrink        0 lits rem          0 time: 0.07
1061.10/266.47	c asymm  cl-useful: 0/144/144 lits-rem:0 time: 0.46
1061.10/266.47	c calculated reachability. Time: 0.00
1061.10/266.47	c  N st    74   1210465       140       144       752     65255      3178   2019750   no data   no data  --
1069.07/270.35	c Following stats are for *FIRST FINISHED THREAD ONLY*
1069.07/270.35	c num threads              : 4          
1069.07/270.35	c restarts                 : 70         
1069.07/270.35	c dynamic restarts         : 0          
1069.07/270.35	c static restarts          : 70         
1069.07/270.35	c full restarts            : 4          
1069.07/270.35	c total simplify time      : 0.95       
1069.07/270.35	c learnts DL2              : 0          
1069.07/270.35	c learnts size 2           : 856        
1069.07/270.35	c learnts size 1           : 120         (83.33     % of vars)
1069.07/270.35	c filedLit time            : 0.65        (0.06      % time)
1069.07/270.35	c v-elim SatELite          : 0           (0.00      % vars)
1069.07/270.35	c SatELite time            : 71.03       (6.65      % time)
1069.07/270.35	c v-elim xor               : 0           (0.00      % vars)
1069.07/270.35	c xor elim time            : 0.05        (0.00      % time)
1069.07/270.35	c num binary xor trees     : 0          
1069.07/270.35	c binxor trees' crown      : 0           (nan       leafs/tree)
1069.07/270.35	c bin xor find time        : 0.00       
1069.07/270.35	c OTF clause improved      : 91762       (0.08      clauses/conflict)
1069.07/270.35	c OTF impr. size diff      : 111363      (1.21       lits/clause)
1069.07/270.35	c OTF cl watch-shrink      : 639561      (0.57      clauses/conflict)
1069.07/270.35	c OTF cl watch-sh-lit      : 1437754     (2.25       lits/clause)
1069.07/270.35	c tried to recurMin cls    : 156317      (14.03      % of conflicts)
1069.07/270.35	c updated cache            : 1085        (0.01       lits/tried recurMin)
1069.07/270.35	c unit cls received        : 4           (3.33      % of units)
1069.07/270.35	c unit cls sent            : 12          (10.00     % of units)
1069.07/270.35	c bin cls received         : 21         
1069.07/270.35	c bin cls sent             : 8          
1069.07/270.35	c clauses over max glue    : 0           (0.00      % of all clauses)
1069.07/270.35	c conflicts                : 1114029     (1042.67   / sec)
1069.07/270.35	c decisions                : 1358763     (0.42      % random)
1069.07/270.35	c bogo-props               : 30392733089 (28445800.90 / sec)
1069.07/270.35	c conflict literals        : 35237274    (25.60     % deleted)
1069.07/270.35	c Memory used              : 459.07      MB
1069.07/270.35	c single-thread CPU time   : 1068.44     s
1069.07/270.35	c all-threads sum CPU time : 1068.44     s
1069.07/270.35	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-3261365-1304130180/watcher-3261365-1304130180 -o /tmp/evaluation-result-3261365-1304130180/solver-3261365-1304130180 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3261365-1304130180.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.54 7.54 7.37 5/180 13880
/proc/meminfo: memFree=29643484/32951124 swapFree=67111356/67111528
[pid=13880] ppid=13878 vsize=116780 CPUtime=0 cores=1,3,5,7
/proc/13880/stat : 13880 (strangenight1-m) S 13878 13880 11031 0 -1 4202496 494 0 0 0 0 0 0 0 25 0 4 0 505433635 119582720 414 33554432000 4194304 4650419 140736946095296 18446744073709551615 270338488814 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13880/statm: 29195 417 333 112 0 24160 0
[pid=13880/tid=13881] ppid=13878 vsize=116780 CPUtime=0 cores=1,3,5,7
/proc/13880/task/13881/stat : 13881 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 9 0 0 0 0 0 0 0 25 0 4 0 505433636 119582720 429 33554432000 4194304 4650419 140736946095296 18446744073709551615 270338488814 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13880/tid=13882] ppid=13878 vsize=116780 CPUtime=0 cores=1,3,5,7
/proc/13880/task/13882/stat : 13882 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 43 0 0 0 0 0 0 0 25 0 4 0 505433636 119582720 431 33554432000 4194304 4650419 140736946095296 18446744073709551615 270338044613 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13880/tid=13883] ppid=13878 vsize=116780 CPUtime=0 cores=1,3,5,7
/proc/13880/task/13883/stat : 13883 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 42 0 0 0 0 0 0 0 25 0 4 0 505433636 119582720 437 33554432000 4194304 4650419 140736946095296 18446744073709551615 270338044613 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0278739 s]
/proc/loadavg: 7.54 7.54 7.37 5/180 13880
/proc/meminfo: memFree=29643484/32951124 swapFree=67111356/67111528
[pid=13880] ppid=13878 vsize=216396 CPUtime=0.08 cores=1,3,5,7
/proc/13880/stat : 13880 (strangenight1-m) R 13878 13880 11031 0 -1 4202496 997 0 0 0 8 0 0 0 18 0 4 0 505433635 221589504 903 33554432000 4194304 4650419 140736946095296 18446744073709551615 4360427 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13880/statm: 54099 903 389 112 0 49064 0
[pid=13880/tid=13881] ppid=13878 vsize=216396 CPUtime=0.02 cores=1,3,5,7
/proc/13880/task/13881/stat : 13881 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 131 0 0 0 2 0 0 0 25 0 4 0 505433636 221589504 903 33554432000 4194304 4650419 140736946095296 18446744073709551615 4330592 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13880/tid=13882] ppid=13878 vsize=216396 CPUtime=0.02 cores=1,3,5,7
/proc/13880/task/13882/stat : 13882 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 150 0 0 0 2 0 0 0 18 0 4 0 505433636 221589504 903 33554432000 4194304 4650419 140736946095296 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13880/tid=13883] ppid=13878 vsize=216396 CPUtime=0.02 cores=1,3,5,7
/proc/13880/task/13883/stat : 13883 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 142 0 0 0 2 0 0 0 25 0 4 0 505433636 221589504 903 33554432000 4194304 4650419 140736946095296 18446744073709551615 4366953 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 216396

[startup+0.100861 s]
/proc/loadavg: 7.54 7.54 7.37 5/180 13880
/proc/meminfo: memFree=29643484/32951124 swapFree=67111356/67111528
[pid=13880] ppid=13878 vsize=216540 CPUtime=0.37 cores=1,3,5,7
/proc/13880/stat : 13880 (strangenight1-m) R 13878 13880 11031 0 -1 4202496 1668 0 0 0 37 0 0 0 18 0 4 0 505433635 221736960 1574 33554432000 4194304 4650419 140736946095296 18446744073709551615 4365321 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13880/statm: 54135 1574 390 112 0 49100 0
[pid=13880/tid=13881] ppid=13878 vsize=216540 CPUtime=0.09 cores=1,3,5,7
/proc/13880/task/13881/stat : 13881 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 298 0 0 0 9 0 0 0 25 0 4 0 505433636 221736960 1575 33554432000 4194304 4650419 140736946095296 18446744073709551615 4315180 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13880/tid=13882] ppid=13878 vsize=216540 CPUtime=0.09 cores=1,3,5,7
/proc/13880/task/13882/stat : 13882 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 333 0 0 0 9 0 0 0 18 0 4 0 505433636 221736960 1575 33554432000 4194304 4650419 140736946095296 18446744073709551615 4366839 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13880/tid=13883] ppid=13878 vsize=216540 CPUtime=0.09 cores=1,3,5,7
/proc/13880/task/13883/stat : 13883 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 303 0 0 0 9 0 0 0 25 0 4 0 505433636 221736960 1575 33554432000 4194304 4650419 140736946095296 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 216540

[startup+0.300822 s]
/proc/loadavg: 7.54 7.54 7.37 5/180 13880
/proc/meminfo: memFree=29643484/32951124 swapFree=67111356/67111528
[pid=13880] ppid=13878 vsize=218456 CPUtime=1.17 cores=1,3,5,7
/proc/13880/stat : 13880 (strangenight1-m) R 13878 13880 11031 0 -1 4202496 3223 0 0 0 117 0 0 0 18 0 4 0 505433635 223698944 2345 33554432000 4194304 4650419 140736946095296 18446744073709551615 4364772 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13880/statm: 54614 2345 392 112 0 49579 0
[pid=13880/tid=13881] ppid=13878 vsize=218456 CPUtime=0.29 cores=1,3,5,7
/proc/13880/task/13881/stat : 13881 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 708 0 0 0 29 0 0 0 25 0 4 0 505433636 223698944 2345 33554432000 4194304 4650419 140736946095296 18446744073709551615 4360462 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13880/tid=13882] ppid=13878 vsize=218456 CPUtime=0.29 cores=1,3,5,7
/proc/13880/task/13882/stat : 13882 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 720 0 0 0 29 0 0 0 18 0 4 0 505433636 223698944 2345 33554432000 4194304 4650419 140736946095296 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13880/tid=13883] ppid=13878 vsize=218456 CPUtime=0.29 cores=1,3,5,7
/proc/13880/task/13883/stat : 13883 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 660 0 0 0 29 0 0 0 25 0 4 0 505433636 223698944 2345 33554432000 4194304 4650419 140736946095296 18446744073709551615 4365357 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) 218456

[startup+0.700745 s]
/proc/loadavg: 7.54 7.54 7.37 5/180 13880
/proc/meminfo: memFree=29643484/32951124 swapFree=67111356/67111528
[pid=13880] ppid=13878 vsize=220008 CPUtime=2.78 cores=1,3,5,7
/proc/13880/stat : 13880 (strangenight1-m) R 13878 13880 11031 0 -1 4202496 5825 0 0 0 277 1 0 0 18 0 4 0 505433635 225288192 3232 33554432000 4194304 4650419 140736946095296 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13880/statm: 55002 3232 392 112 0 49967 0
[pid=13880/tid=13881] ppid=13878 vsize=220008 CPUtime=0.69 cores=1,3,5,7
/proc/13880/task/13881/stat : 13881 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 1419 0 0 0 69 0 0 0 25 0 4 0 505433636 225288192 3232 33554432000 4194304 4650419 140736946095296 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13880/tid=13882] ppid=13878 vsize=220008 CPUtime=0.69 cores=1,3,5,7
/proc/13880/task/13882/stat : 13882 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 1461 0 0 0 69 0 0 0 18 0 4 0 505433636 225288192 3232 33554432000 4194304 4650419 140736946095296 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13880/tid=13883] ppid=13878 vsize=220008 CPUtime=0.69 cores=1,3,5,7
/proc/13880/task/13883/stat : 13883 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 1190 0 0 0 69 0 0 0 25 0 4 0 505433636 225288192 3232 33554432000 4194304 4650419 140736946095296 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 220008

[startup+1.50058 s]
/proc/loadavg: 7.54 7.54 7.37 9/184 13884
/proc/meminfo: memFree=29628944/32951124 swapFree=67111356/67111528
[pid=13880] ppid=13878 vsize=212620 CPUtime=5.97 cores=1,3,5,7
/proc/13880/stat : 13880 (strangenight1-m) R 13878 13880 11031 0 -1 4202496 10098 0 0 0 595 2 0 0 19 0 4 0 505433635 217722880 4197 33554432000 4194304 4650419 140736946095296 18446744073709551615 4370649 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13880/statm: 53155 4197 394 112 0 48120 0
[pid=13880/tid=13881] ppid=13878 vsize=212620 CPUtime=1.48 cores=1,3,5,7
/proc/13880/task/13881/stat : 13881 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 2746 0 0 0 148 0 0 0 25 0 4 0 505433636 217722880 4197 33554432000 4194304 4650419 140736946095296 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13880/tid=13882] ppid=13878 vsize=212620 CPUtime=1.48 cores=1,3,5,7
/proc/13880/task/13882/stat : 13882 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 2313 0 0 0 148 0 0 0 20 0 4 0 505433636 217722880 4197 33554432000 4194304 4650419 140736946095296 18446744073709551615 4314985 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13880/tid=13883] ppid=13878 vsize=212620 CPUtime=1.49 cores=1,3,5,7
/proc/13880/task/13883/stat : 13883 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 2115 0 0 0 149 0 0 0 25 0 4 0 505433636 217722880 4197 33554432000 4194304 4650419 140736946095296 18446744073709551615 4365276 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) 212620

[startup+3.10027 s]
/proc/loadavg: 7.54 7.54 7.37 9/184 13884
/proc/meminfo: memFree=29606872/32951124 swapFree=67111356/67111528
[pid=13880] ppid=13878 vsize=221440 CPUtime=12.36 cores=1,3,5,7
/proc/13880/stat : 13880 (strangenight1-m) R 13878 13880 11031 0 -1 4202496 19834 0 0 0 1232 4 0 0 25 0 4 0 505433635 226754560 12048 33554432000 4194304 4650419 140736946095296 18446744073709551615 4438220 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13880/statm: 55360 12048 394 112 0 50325 0
[pid=13880/tid=13881] ppid=13878 vsize=221440 CPUtime=3.08 cores=1,3,5,7
/proc/13880/task/13881/stat : 13881 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 6142 0 0 0 307 1 0 0 25 0 4 0 505433636 226754560 12048 33554432000 4194304 4650419 140736946095296 18446744073709551615 4315114 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13880/tid=13882] ppid=13878 vsize=221440 CPUtime=3.09 cores=1,3,5,7
/proc/13880/task/13882/stat : 13882 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 5241 0 0 0 308 1 0 0 25 0 4 0 505433636 226754560 12048 33554432000 4194304 4650419 140736946095296 18446744073709551615 4439619 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13880/tid=13883] ppid=13878 vsize=221440 CPUtime=3.09 cores=1,3,5,7
/proc/13880/task/13883/stat : 13883 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 3325 0 0 0 309 0 0 0 25 0 4 0 505433636 226754560 12048 33554432000 4194304 4650419 140736946095296 18446744073709551615 4363750 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) 221440

[startup+6.30064 s]
/proc/loadavg: 7.58 7.55 7.37 9/184 13884
/proc/meminfo: memFree=29553180/32951124 swapFree=67111356/67111528
[pid=13880] ppid=13878 vsize=252276 CPUtime=25.15 cores=1,3,5,7
/proc/13880/stat : 13880 (strangenight1-m) R 13878 13880 11031 0 -1 4202496 30710 0 0 0 2509 6 0 0 25 0 4 0 505433635 258330624 21325 33554432000 4194304 4650419 140736946095296 18446744073709551615 4433084 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13880/statm: 63069 21325 394 112 0 58034 0
[pid=13880/tid=13881] ppid=13878 vsize=252276 CPUtime=6.25 cores=1,3,5,7
/proc/13880/task/13881/stat : 13881 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 9877 0 0 0 624 1 0 0 25 0 4 0 505433636 258330624 21326 33554432000 4194304 4650419 140736946095296 18446744073709551615 4439366 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13880/tid=13882] ppid=13878 vsize=252276 CPUtime=6.28 cores=1,3,5,7
/proc/13880/task/13882/stat : 13882 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 6016 0 0 0 627 1 0 0 25 0 4 0 505433636 258330624 21326 33554432000 4194304 4650419 140736946095296 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13880/tid=13883] ppid=13878 vsize=252276 CPUtime=6.28 cores=1,3,5,7
/proc/13880/task/13883/stat : 13883 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 6787 0 0 0 628 0 0 0 25 0 4 0 505433636 258330624 21326 33554432000 4194304 4650419 140736946095296 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 252276

[startup+12.7004 s]
/proc/loadavg: 7.61 7.56 7.37 9/184 13884
/proc/meminfo: memFree=29506068/32951124 swapFree=67111356/67111528
[pid=13880] ppid=13878 vsize=273072 CPUtime=50.71 cores=1,3,5,7
/proc/13880/stat : 13880 (strangenight1-m) R 13878 13880 11031 0 -1 4202496 44760 0 0 0 5062 9 0 0 25 0 4 0 505433635 279625728 27222 33554432000 4194304 4650419 140736946095296 18446744073709551615 4439086 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13880/statm: 68268 27222 394 112 0 63233 0
[pid=13880/tid=13881] ppid=13878 vsize=273072 CPUtime=12.61 cores=1,3,5,7
/proc/13880/task/13881/stat : 13881 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 14053 0 0 0 1259 2 0 0 25 0 4 0 505433636 279625728 27223 33554432000 4194304 4650419 140736946095296 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13880/tid=13882] ppid=13878 vsize=273072 CPUtime=12.69 cores=1,3,5,7
/proc/13880/task/13882/stat : 13882 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 8021 0 0 0 1267 2 0 0 25 0 4 0 505433636 279625728 27223 33554432000 4194304 4650419 140736946095296 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13880/tid=13883] ppid=13878 vsize=273072 CPUtime=12.68 cores=1,3,5,7
/proc/13880/task/13883/stat : 13883 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 10930 0 0 0 1267 1 0 0 25 0 4 0 505433636 279625728 27223 33554432000 4194304 4650419 140736946095296 18446744073709551615 4439361 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) 273072

[startup+25.5008 s]
/proc/loadavg: 7.70 7.58 7.38 9/184 13885
/proc/meminfo: memFree=29482372/32951124 swapFree=67111356/67111528
[pid=13880] ppid=13878 vsize=224752 CPUtime=101.83 cores=1,3,5,7
/proc/13880/stat : 13880 (strangenight1-m) R 13878 13880 11031 0 -1 4202496 67553 0 0 0 10168 15 0 0 25 0 4 0 505433635 230146048 30698 33554432000 4194304 4650419 140736946095296 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13880/statm: 56188 30698 394 112 0 51153 0
[pid=13880/tid=13881] ppid=13878 vsize=224752 CPUtime=25.34 cores=1,3,5,7
/proc/13880/task/13881/stat : 13881 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 20975 0 0 0 2530 4 0 0 25 0 4 0 505433636 230146048 30698 33554432000 4194304 4650419 140736946095296 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13880/tid=13882] ppid=13878 vsize=224752 CPUtime=25.49 cores=1,3,5,7
/proc/13880/task/13882/stat : 13882 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 11306 0 0 0 2546 3 0 0 25 0 4 0 505433636 230146048 30698 33554432000 4194304 4650419 140736946095296 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13880/tid=13883] ppid=13878 vsize=224752 CPUtime=25.48 cores=1,3,5,7
/proc/13880/task/13883/stat : 13883 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 15179 0 0 0 2546 2 0 0 25 0 4 0 505433636 230146048 30698 33554432000 4194304 4650419 140736946095296 18446744073709551615 4365242 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) 224752

[startup+51.1007 s]
/proc/loadavg: 7.80 7.61 7.40 9/184 13885
/proc/meminfo: memFree=29385864/32951124 swapFree=67111356/67111528
[pid=13880] ppid=13878 vsize=366452 CPUtime=204.11 cores=1,3,5,7
/proc/13880/stat : 13880 (strangenight1-m) R 13878 13880 11031 0 -1 4202496 105099 0 0 0 20386 25 0 0 25 0 4 0 505433635 375246848 46016 33554432000 4194304 4650419 140736946095296 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13880/statm: 91613 46016 394 112 0 86578 0
[pid=13880/tid=13881] ppid=13878 vsize=366452 CPUtime=50.81 cores=1,3,5,7
/proc/13880/task/13881/stat : 13881 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 34377 0 0 0 5074 7 0 0 25 0 4 0 505433636 375246848 46016 33554432000 4194304 4650419 140736946095296 18446744073709551615 4298126 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13880/tid=13882] ppid=13878 vsize=366452 CPUtime=51.08 cores=1,3,5,7
/proc/13880/task/13882/stat : 13882 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 14535 0 0 0 5105 3 0 0 25 0 4 0 505433636 375246848 46016 33554432000 4194304 4650419 140736946095296 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13880/tid=13883] ppid=13878 vsize=366452 CPUtime=51.08 cores=1,3,5,7
/proc/13880/task/13883/stat : 13883 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 23367 0 0 0 5104 4 0 0 25 0 4 0 505433636 375246848 46016 33554432000 4194304 4650419 140736946095296 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 366452

[startup+102.307 s]
/proc/loadavg: 8.02 7.70 7.44 9/184 13887
/proc/meminfo: memFree=29311940/32951124 swapFree=67111356/67111528
[pid=13880] ppid=13878 vsize=387396 CPUtime=408.65 cores=1,3,5,7
/proc/13880/stat : 13880 (strangenight1-m) R 13878 13880 11031 0 -1 4202496 159448 0 0 0 40823 42 0 0 25 0 4 0 505433635 396693504 52283 33554432000 4194304 4650419 140736946095296 18446744073709551615 4367232 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13880/statm: 96849 52283 394 112 0 91814 0
[pid=13880/tid=13881] ppid=13878 vsize=387396 CPUtime=101.73 cores=1,3,5,7
/proc/13880/task/13881/stat : 13881 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 50394 0 0 0 10161 12 0 0 25 0 4 0 505433636 396693504 52283 33554432000 4194304 4650419 140736946095296 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13880/tid=13882] ppid=13878 vsize=387396 CPUtime=102.29 cores=1,3,5,7
/proc/13880/task/13882/stat : 13882 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 20288 0 0 0 10224 5 0 0 25 0 4 0 505433636 396693504 52283 33554432000 4194304 4650419 140736946095296 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13880/tid=13883] ppid=13878 vsize=387396 CPUtime=102.29 cores=1,3,5,7
/proc/13880/task/13883/stat : 13883 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 35699 0 0 0 10220 9 0 0 25 0 4 0 505433636 396693504 52283 33554432000 4194304 4650419 140736946095296 18446744073709551615 4368084 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 387396

[startup+162.301 s]
/proc/loadavg: 8.31 7.84 7.50 9/184 13891
/proc/meminfo: memFree=29215540/32951124 swapFree=67111356/67111528
[pid=13880] ppid=13878 vsize=437236 CPUtime=648.32 cores=1,3,5,7
/proc/13880/stat : 13880 (strangenight1-m) R 13878 13880 11031 0 -1 4202496 204212 0 0 0 64775 57 0 0 25 0 4 0 505433635 447729664 70881 33554432000 4194304 4650419 140736946095296 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13880/statm: 109309 70881 394 112 0 104274 0
[pid=13880/tid=13881] ppid=13878 vsize=437236 CPUtime=161.41 cores=1,3,5,7
/proc/13880/task/13881/stat : 13881 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 62648 0 0 0 16126 15 0 0 25 0 4 0 505433636 447729664 70881 33554432000 4194304 4650419 140736946095296 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13880/tid=13882] ppid=13878 vsize=437236 CPUtime=162.3 cores=1,3,5,7
/proc/13880/task/13882/stat : 13882 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 26549 0 0 0 16222 8 0 0 25 0 4 0 505433636 447729664 70881 33554432000 4194304 4650419 140736946095296 18446744073709551615 4366087 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13880/tid=13883] ppid=13878 vsize=437236 CPUtime=162.29 cores=1,3,5,7
/proc/13880/task/13883/stat : 13883 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 45211 0 0 0 16217 12 0 0 25 0 4 0 505433636 447729664 70881 33554432000 4194304 4650419 140736946095296 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 648.32
Current children cumulated vsize (KiB) 437236

[startup+222.301 s]
/proc/loadavg: 8.17 7.89 7.54 9/184 13893
/proc/meminfo: memFree=29206948/32951124 swapFree=67111356/67111528
[pid=13880] ppid=13878 vsize=402596 CPUtime=888 cores=1,3,5,7
/proc/13880/stat : 13880 (strangenight1-m) R 13878 13880 11031 0 -1 4202496 239969 0 0 0 88731 69 0 0 25 0 4 0 505433635 412258304 68796 33554432000 4194304 4650419 140736946095296 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13880/statm: 100649 68796 394 112 0 95614 0
[pid=13880/tid=13881] ppid=13878 vsize=402596 CPUtime=221.08 cores=1,3,5,7
/proc/13880/task/13881/stat : 13881 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 78582 0 0 0 22088 20 0 0 25 0 4 0 505433636 412258304 68796 33554432000 4194304 4650419 140736946095296 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13880/tid=13882] ppid=13878 vsize=402596 CPUtime=222.3 cores=1,3,5,7
/proc/13880/task/13882/stat : 13882 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 33856 0 0 0 22219 11 0 0 25 0 4 0 505433636 412258304 68796 33554432000 4194304 4650419 140736946095296 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13880/tid=13883] ppid=13878 vsize=402596 CPUtime=222.3 cores=1,3,5,7
/proc/13880/task/13883/stat : 13883 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 45607 0 0 0 22217 13 0 0 25 0 4 0 505433636 412258304 68796 33554432000 4194304 4650419 140736946095296 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 888
Current children cumulated vsize (KiB) 402596

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

[startup+230.301 s]
/proc/loadavg: 8.16 7.89 7.54 9/184 13893
/proc/meminfo: memFree=29196760/32951124 swapFree=67111356/67111528
[pid=13880] ppid=13878 vsize=443336 CPUtime=919.96 cores=1,3,5,7
/proc/13880/stat : 13880 (strangenight1-m) R 13878 13880 11031 0 -1 4202496 247316 0 0 0 91925 71 0 0 25 0 4 0 505433635 453976064 73001 33554432000 4194304 4650419 140736946095296 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13880/statm: 110834 73001 394 112 0 105799 0
[pid=13880/tid=13881] ppid=13878 vsize=443336 CPUtime=229.04 cores=1,3,5,7
/proc/13880/task/13881/stat : 13881 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 83146 0 0 0 22882 22 0 0 25 0 4 0 505433636 453976064 73001 33554432000 4194304 4650419 140736946095296 18446744073709551615 4436163 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13880/tid=13882] ppid=13878 vsize=443336 CPUtime=230.3 cores=1,3,5,7
/proc/13880/task/13882/stat : 13882 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 33856 0 0 0 23019 11 0 0 25 0 4 0 505433636 453976064 73001 33554432000 4194304 4650419 140736946095296 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13880/tid=13883] ppid=13878 vsize=443336 CPUtime=230.3 cores=1,3,5,7
/proc/13880/task/13883/stat : 13883 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 46658 0 0 0 23017 13 0 0 25 0 4 0 505433636 453976064 73001 33554432000 4194304 4650419 140736946095296 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 919.96
Current children cumulated vsize (KiB) 443336

[startup+255.901 s]
/proc/loadavg: 8.10 7.90 7.55 9/184 13894
/proc/meminfo: memFree=29182368/32951124 swapFree=67111356/67111528
[pid=13880] ppid=13878 vsize=470080 CPUtime=1022.22 cores=1,3,5,7
/proc/13880/stat : 13880 (strangenight1-m) R 13878 13880 11031 0 -1 4202496 252765 0 0 0 102148 74 0 0 25 0 4 0 505433635 481361920 78449 33554432000 4194304 4650419 140736946095296 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13880/statm: 117520 78449 394 112 0 112485 0
[pid=13880/tid=13881] ppid=13878 vsize=470080 CPUtime=254.5 cores=1,3,5,7
/proc/13880/task/13881/stat : 13881 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 83454 0 0 0 25428 22 0 0 25 0 4 0 505433636 481361920 78449 33554432000 4194304 4650419 140736946095296 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13880/tid=13882] ppid=13878 vsize=470080 CPUtime=255.89 cores=1,3,5,7
/proc/13880/task/13882/stat : 13882 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 35061 0 0 0 25578 11 0 0 25 0 4 0 505433636 481361920 78449 33554432000 4194304 4650419 140736946095296 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13880/tid=13883] ppid=13878 vsize=470080 CPUtime=255.89 cores=1,3,5,7
/proc/13880/task/13883/stat : 13883 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 49499 0 0 0 25575 14 0 0 25 0 4 0 505433636 481361920 78449 33554432000 4194304 4650419 140736946095296 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1022.22
Current children cumulated vsize (KiB) 470080

[startup+262.301 s]
/proc/loadavg: 8.17 7.91 7.56 9/184 13894
/proc/meminfo: memFree=29161032/32951124 swapFree=67111356/67111528
[pid=13880] ppid=13878 vsize=470080 CPUtime=1047.79 cores=1,3,5,7
/proc/13880/stat : 13880 (strangenight1-m) R 13878 13880 11031 0 -1 4202496 253526 0 0 0 104704 75 0 0 25 0 4 0 505433635 481361920 79210 33554432000 4194304 4650419 140736946095296 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13880/statm: 117520 79210 394 112 0 112485 0
[pid=13880/tid=13881] ppid=13878 vsize=470080 CPUtime=260.87 cores=1,3,5,7
/proc/13880/task/13881/stat : 13881 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 83454 0 0 0 26065 22 0 0 25 0 4 0 505433636 481361920 79210 33554432000 4194304 4650419 140736946095296 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13880/tid=13882] ppid=13878 vsize=470080 CPUtime=262.3 cores=1,3,5,7
/proc/13880/task/13882/stat : 13882 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 35429 0 0 0 26218 12 0 0 25 0 4 0 505433636 481361920 79210 33554432000 4194304 4650419 140736946095296 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13880/tid=13883] ppid=13878 vsize=470080 CPUtime=262.29 cores=1,3,5,7
/proc/13880/task/13883/stat : 13883 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 49892 0 0 0 26215 14 0 0 25 0 4 0 505433636 481361920 79210 33554432000 4194304 4650419 140736946095296 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1047.79
Current children cumulated vsize (KiB) 470080

[startup+265.501 s]
/proc/loadavg: 8.07 7.90 7.56 8/184 13894
/proc/meminfo: memFree=29150864/32951124 swapFree=67111356/67111528
[pid=13880] ppid=13878 vsize=470080 CPUtime=1058.4 cores=1,3,5,7
/proc/13880/stat : 13880 (strangenight1-m) R 13878 13880 11031 0 -1 4202496 254044 0 0 0 105765 75 0 0 25 0 4 0 505433635 481361920 79728 33554432000 4194304 4650419 140736946095296 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13880/statm: 117520 79728 394 112 0 112485 0
[pid=13880/tid=13881] ppid=13878 vsize=470080 CPUtime=264.06 cores=1,3,5,7
/proc/13880/task/13881/stat : 13881 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 83454 0 0 0 26384 22 0 0 25 0 4 0 505433636 481361920 79728 33554432000 4194304 4650419 140736946095296 18446744073709551615 4476365 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13880/tid=13882] ppid=13878 vsize=470080 CPUtime=265.5 cores=1,3,5,7
/proc/13880/task/13882/stat : 13882 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 35470 0 0 0 26538 12 0 0 25 0 4 0 505433636 481361920 79728 33554432000 4194304 4650419 140736946095296 18446744073709551615 4220618 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13880/tid=13883] ppid=13878 vsize=470080 CPUtime=263.32 cores=1,3,5,7
/proc/13880/task/13883/stat : 13883 (strangenight1-m) S 13878 13880 11031 0 -1 4202560 49943 0 0 0 26317 15 0 0 25 0 4 0 505433636 481361920 79728 33554432000 4194304 4650419 140736946095296 18446744073709551615 47601014720052 0 0 4096 2 18446604469789142080 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1058.4
Current children cumulated vsize (KiB) 470080

[startup+268.701 s]
/proc/loadavg: 8.07 7.90 7.56 7/184 13894
/proc/meminfo: memFree=29140192/32951124 swapFree=67111356/67111528
[pid=13880] ppid=13878 vsize=470080 CPUtime=1065.88 cores=1,3,5,7
/proc/13880/stat : 13880 (strangenight1-m) S 13878 13880 11031 0 -1 4202496 254044 0 0 0 106513 75 0 0 25 0 4 0 505433635 481361920 79728 33554432000 4194304 4650419 140736946095296 18446744073709551615 47601014720052 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13880/statm: 117520 79728 394 112 0 112485 0
[pid=13880/tid=13881] ppid=13878 vsize=470080 CPUtime=267.26 cores=1,3,5,7
/proc/13880/task/13881/stat : 13881 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 83454 0 0 0 26704 22 0 0 25 0 4 0 505433636 481361920 79728 33554432000 4194304 4650419 140736946095296 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13880/tid=13882] ppid=13878 vsize=470080 CPUtime=268.7 cores=1,3,5,7
/proc/13880/task/13882/stat : 13882 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 35470 0 0 0 26858 12 0 0 25 0 4 0 505433636 481361920 79728 33554432000 4194304 4650419 140736946095296 18446744073709551615 47601014695620 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13880/tid=13883] ppid=13878 vsize=470080 CPUtime=263.32 cores=1,3,5,7
/proc/13880/task/13883/stat : 13883 (strangenight1-m) S 13878 13880 11031 0 -1 4202560 49943 0 0 0 26317 15 0 0 25 0 4 0 505433636 481361920 79728 33554432000 4194304 4650419 140736946095296 18446744073709551615 47601014720052 0 0 4096 2 18446604469789142080 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1065.88
Current children cumulated vsize (KiB) 470080

[startup+269.506 s]
/proc/loadavg: 8.07 7.90 7.56 7/184 13894
/proc/meminfo: memFree=29136720/32951124 swapFree=67111356/67111528
[pid=13880] ppid=13878 vsize=470080 CPUtime=1067.49 cores=1,3,5,7
/proc/13880/stat : 13880 (strangenight1-m) S 13878 13880 11031 0 -1 4202496 254045 0 0 0 106674 75 0 0 25 0 4 0 505433635 481361920 79729 33554432000 4194304 4650419 140736946095296 18446744073709551615 47601014720052 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13880/statm: 117520 79729 394 112 0 112485 0
[pid=13880/tid=13881] ppid=13878 vsize=470080 CPUtime=268.06 cores=1,3,5,7
/proc/13880/task/13881/stat : 13881 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 83455 0 0 0 26784 22 0 0 25 0 4 0 505433636 481361920 79729 33554432000 4194304 4650419 140736946095296 18446744073709551615 4476812 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13880/tid=13882] ppid=13878 vsize=470080 CPUtime=269.5 cores=1,3,5,7
/proc/13880/task/13882/stat : 13882 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 35470 0 0 0 26938 12 0 0 25 0 4 0 505433636 481361920 79729 33554432000 4194304 4650419 140736946095296 18446744073709551615 4205400 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13880/tid=13883] ppid=13878 vsize=470080 CPUtime=263.32 cores=1,3,5,7
/proc/13880/task/13883/stat : 13883 (strangenight1-m) S 13878 13880 11031 0 -1 4202560 49943 0 0 0 26317 15 0 0 25 0 4 0 505433636 481361920 79729 33554432000 4194304 4650419 140736946095296 18446744073709551615 47601014720052 0 0 4096 2 18446604469789142080 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1067.49
Current children cumulated vsize (KiB) 470080

[startup+269.9 s]
/proc/loadavg: 8.07 7.90 7.56 7/184 13894
/proc/meminfo: memFree=29136720/32951124 swapFree=67111356/67111528
[pid=13880] ppid=13878 vsize=470080 CPUtime=1068.28 cores=1,3,5,7
/proc/13880/stat : 13880 (strangenight1-m) S 13878 13880 11031 0 -1 4202496 254045 0 0 0 106753 75 0 0 25 0 4 0 505433635 481361920 79729 33554432000 4194304 4650419 140736946095296 18446744073709551615 47601014720052 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13880/statm: 117520 79729 394 112 0 112485 0
[pid=13880/tid=13881] ppid=13878 vsize=470080 CPUtime=268.46 cores=1,3,5,7
/proc/13880/task/13881/stat : 13881 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 83455 0 0 0 26824 22 0 0 25 0 4 0 505433636 481361920 79729 33554432000 4194304 4650419 140736946095296 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13880/tid=13882] ppid=13878 vsize=470080 CPUtime=269.9 cores=1,3,5,7
/proc/13880/task/13882/stat : 13882 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 35470 0 0 0 26978 12 0 0 25 0 4 0 505433636 481361920 79729 33554432000 4194304 4650419 140736946095296 18446744073709551615 47601014695620 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13880/tid=13883] ppid=13878 vsize=470080 CPUtime=263.32 cores=1,3,5,7
/proc/13880/task/13883/stat : 13883 (strangenight1-m) S 13878 13880 11031 0 -1 4202560 49943 0 0 0 26317 15 0 0 25 0 4 0 505433636 481361920 79729 33554432000 4194304 4650419 140736946095296 18446744073709551615 47601014720052 0 0 4096 2 18446604469789142080 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1068.28
Current children cumulated vsize (KiB) 470080

[startup+270.3 s]
/proc/loadavg: 8.07 7.90 7.56 7/184 13894
/proc/meminfo: memFree=29136720/32951124 swapFree=67111356/67111528
[pid=13880] ppid=13878 vsize=470080 CPUtime=1069.07 cores=1,3,5,7
/proc/13880/stat : 13880 (strangenight1-m) S 13878 13880 11031 0 -1 4202496 254045 0 0 0 106832 75 0 0 25 0 4 0 505433635 481361920 79729 33554432000 4194304 4650419 140736946095296 18446744073709551615 47601014720052 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13880/statm: 117520 79729 394 112 0 112485 0
[pid=13880/tid=13881] ppid=13878 vsize=470080 CPUtime=268.86 cores=1,3,5,7
/proc/13880/task/13881/stat : 13881 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 83455 0 0 0 26864 22 0 0 25 0 4 0 505433636 481361920 79729 33554432000 4194304 4650419 140736946095296 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13880/tid=13882] ppid=13878 vsize=470080 CPUtime=270.3 cores=1,3,5,7
/proc/13880/task/13882/stat : 13882 (strangenight1-m) R 13878 13880 11031 0 -1 4202560 35470 0 0 0 27018 12 0 0 25 0 4 0 505433636 481361920 79729 33554432000 4194304 4650419 140736946095296 18446744073709551615 47601014695620 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13880/tid=13883] ppid=13878 vsize=470080 CPUtime=263.32 cores=1,3,5,7
/proc/13880/task/13883/stat : 13883 (strangenight1-m) S 13878 13880 11031 0 -1 4202560 49943 0 0 0 26317 15 0 0 25 0 4 0 505433636 481361920 79729 33554432000 4194304 4650419 140736946095296 18446744073709551615 47601014720052 0 0 4096 2 18446604469789142080 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1069.07
Current children cumulated vsize (KiB) 470080

Child status: 20
Real time (s): 270.371
CPU time (s): 1069.21
CPU user time (s): 1068.44
CPU system time (s): 0.770882
CPU usage (%): 395.462
Max. virtual memory (cumulated for all children) (KiB): 490772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1068.44
system time used= 0.770882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 254048
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= 212
involuntary context switches= 6667

runsolver used 0.414936 second user time and 1.06384 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-30 04:23:00
IDJOB=3261365
IDBENCH=83224
IDSOLVER=1588
FILE ID=node143/3261365-1304130180
RUNJOBID= node143-1304129634-13693
PBS_JOBID= 13170767
Free space on /tmp= 73488 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-12-12-unsat.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3261365-1304130180/watcher-3261365-1304130180 -o /tmp/evaluation-result-3261365-1304130180/solver-3261365-1304130180 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3261365-1304130180.cnf

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

MD5SUM BENCH= 9255daf8fc8e7a0c753f68fd095283c9
RANDOM SEED=1255631668

node143.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.846
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.69
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.846
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	: 5226.15
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.846
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.846
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.83
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.846
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.75
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.846
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.83
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.846
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.74
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.846
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29643640 kB
Buffers:        255800 kB
Cached:        1176320 kB
SwapCached:        168 kB
Active:        1855792 kB
Inactive:      1164784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29643640 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            6248 kB
Writeback:           0 kB
AnonPages:     1588240 kB
Mapped:          15724 kB
Slab:           220840 kB
PageTables:       8128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1967064 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= 73480 MiB
End job on node143 at 2011-04-30 04:27:31