Trace number 3175136

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 1521.72 380.896

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S602837755-005.UNKNOWN.cnf
MD5SUM89088df3050b7dcbc7d87013312bf49b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.43802
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51597
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 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-3175136-1304091177.cnf'
0.00/0.00	c -- header says num vars:             75
0.00/0.00	c -- header says num clauses:        1597
0.00/0.00	c -- clauses added:            0 learnts,         1597 normals,            0 xors
0.00/0.00	c -- vars added         75
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        75      1597         0         0      7985         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.02
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:      31 undec:       2 neg:      42
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0        75      1597         0         0      7985         0   no data   no data  --
0.04/0.04	c Decided on static restart strategy
0.37/0.10	c  N st     8      4919        75      1597         0      4483      7985     76988   no data   no data  --
0.77/0.26	c  N st    10     11302        75      1597         0      4143      7985     58683   no data   no data  --
1.57/0.43	c  N st    11     17046        75      1597         0      9340      7985    148188   no data   no data  --
2.77/0.70	c  F st    12     25000        75      1597         0     11427      7985    176355   no data   no data  --
2.77/0.70	c  N st    12     25000        75      1597         0     11427      7985    176355   no data   no data  --
3.17/0.87	c Decided on static restart strategy
3.17/0.87	c  N st    18     30000        75      1597         0      9795      7985    144338   no data   no data  --
3.17/0.87	c  S st    18     30000        75      1597         0      9795      7985    144338   no data   no data  --
3.57/0.90	c  S st    18     30501        75      1597         0     10262      7985    152780   no data   no data  --
3.57/0.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.57/0.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.57/0.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
3.57/0.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.57/0.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.57/0.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
3.57/0.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.39/1.12	c lits-rem:      1746  cl-subs:     2515  v-elim:      0  v-fix:    0  time:  0.84 s
4.39/1.15	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.13
4.39/1.15	c calculated reachability. Time: 0.00
4.39/1.15	c  N st    18     30501        75      1597         0      7747      7985    112128   no data   no data  --
5.57/1.47	c  N st    20     37612        75      1597         0      7137      7985     92744   no data   no data  --
6.37/1.69	c  N st    21     44012        75      1597         0     12920      7985    190275   no data   no data  --
6.77/1.77	c  S st    22     45752        75      1597         0     14502      7985    217665   no data   no data  --
7.17/1.81	c  S st    22     46254        75      1597         0     14984      7985    226342   no data   no data  --
7.17/1.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.17/1.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.17/1.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
7.17/1.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.17/1.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.17/1.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
7.17/1.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.77/2.77	c lits-rem:      2354  cl-subs:     2643  v-elim:      0  v-fix:    0  time:  3.78 s
10.77/2.77	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
10.77/2.77	c vivif2 --  cl tried    12341 cl shrink        0 lits rem          0 time: 0.01
11.17/2.82	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.20
11.17/2.82	c calculated reachability. Time: 0.00
11.17/2.82	c  N st    22     46254        75      1597         0     12341      7985    181958   no data   no data  --
13.55/3.43	c  N st    23     60651        75      1597         0     17423      7985    257269   no data   no data  --
15.15/3.82	c  N st    24     69383        75      1597         0     16368      7985    235775   no data   no data  --
15.15/3.82	c  S st    24     69383        75      1597         0     16368      7985    235775   no data   no data  --
15.15/3.86	c  S st    24     69888        75      1597         0     16842      7985    243879   no data   no data  --
15.15/3.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.15/3.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.15/3.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
15.15/3.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.15/3.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.15/3.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
15.15/3.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.55/4.97	c lits-rem:      2375  cl-subs:     3019  v-elim:      0  v-fix:    0  time:  4.39 s
19.55/4.97	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
19.55/4.98	c vivif2 --  cl tried    13823 cl shrink        0 lits rem          0 time: 0.01
19.94/5.04	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.23
19.94/5.04	c calculated reachability. Time: 0.00
19.94/5.04	c  N st    24     69888        75      1597         0     13823      7985    194445   no data   no data  --
23.14/5.88	c  F st    25     87500        75      1597         0     19897      7985    285369   no data   no data  --
23.14/5.88	c  N st    25     87500        75      1597         0     19897      7985    285369   no data   no data  --
24.34/6.19	c Decided on static restart strategy
25.14/6.34	c  N st    32     95537        75      1597         0     16448      7985    224591   no data   no data  --
27.54/6.93	c  N st    34    104833        75      1597         0     13169      7985    165607   no data   no data  --
27.54/6.93	c  S st    34    104833        75      1597         0     13169      7985    165607   no data   no data  --
27.54/6.97	c  S st    34    105337        75      1597         0     13639      7985    174194   no data   no data  --
27.54/6.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.54/6.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.54/6.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
27.54/6.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.54/6.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.54/6.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
27.54/6.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.36/7.66	c lits-rem:       951  cl-subs:     1286  v-elim:      0  v-fix:    0  time:  2.71 s
30.36/7.66	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
30.36/7.66	c vivif2 --  cl tried    12353 cl shrink        0 lits rem          0 time: 0.01
30.76/7.71	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.21
30.76/7.71	c calculated reachability. Time: 0.00
30.76/7.71	c  N st    34    105337        75      1597         0     12353      7985    154281   no data   no data  --
32.74/8.27	c  N st    35    114935        75      1597         0     21004      7985    299924   no data   no data  --
35.93/9.07	c  N st    36    129332        75      1597         0     21381      7985    293377   no data   no data  --
41.52/10.45	c  N st    37    150927        75      1597         0     27235      7985    369966   no data   no data  --
43.53/10.92	c  S st    38    158005        75      1597         0     19300      7985    240035   no data   no data  --
43.53/10.96	c  S st    38    158512        75      1597         0     19781      7985    248726   no data   no data  --
43.53/10.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.53/10.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.53/10.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
43.53/10.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.53/10.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.53/10.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
43.53/10.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.93/12.01	c lits-rem:      1618  cl-subs:     2707  v-elim:      0  v-fix:    0  time:  4.14 s
47.93/12.01	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
47.93/12.01	c vivif2 --  cl tried    17074 cl shrink        0 lits rem          0 time: 0.01
47.93/12.08	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.28
47.93/12.09	c calculated reachability. Time: 0.00
47.93/12.09	c  N st    38    158512        75      1597         0     17074      7985    209548   no data   no data  --
61.52/15.44	c  N st    39    207100        75      1597         0     29308      7985    384880   no data   no data  --
70.69/17.70	c  N st    40    237768        75      1597         0     21986      7985    256886   no data   no data  --
70.69/17.70	c  S st    40    237768        75      1597         0     21986      7985    256886   no data   no data  --
70.69/17.76	c  S st    40    238274        75      1597         0     22458      7985    265602   no data   no data  --
70.69/17.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
70.69/17.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
70.69/17.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
70.69/17.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
70.69/17.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
70.69/17.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
70.69/17.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
74.71/18.78	c lits-rem:      1395  cl-subs:     2583  v-elim:      0  v-fix:    0  time:  4.00 s
74.71/18.78	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
74.71/18.78	c vivif2 --  cl tried    19875 cl shrink        0 lits rem          0 time: 0.01
75.08/18.86	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.30
75.08/18.86	c calculated reachability. Time: 0.00
75.08/18.86	c  N st    40    238274        75      1597         0     19875      7985    231999   no data   no data  --
95.86/24.00	c  F st    41    306251        75      1597         0     21591      7985    231660   no data   no data  --
95.86/24.00	c  N st    41    306251        75      1597         0     21591      7985    231660   no data   no data  --
97.06/24.35	c Decided on static restart strategy
105.07/26.35	c  N st    51    334554        75      1597         0     25651      7985    295378   no data   no data  --
113.04/28.37	c  N st    53    357412        75      1597         0     23841      7985    257517   no data   no data  --
113.04/28.37	c  S st    53    357412        75      1597         0     23841      7985    257517   no data   no data  --
113.44/28.43	c  S st    53    357916        75      1597         0     24312      7985    266365   no data   no data  --
113.44/28.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
113.44/28.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
113.44/28.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
113.44/28.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
113.44/28.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
113.44/28.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
113.44/28.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
117.44/29.48	c lits-rem:       844  cl-subs:     1713  v-elim:      0  v-fix:    0  time:  4.14 s
117.44/29.48	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
117.44/29.48	c vivif2 --  cl tried    22599 cl shrink        0 lits rem          0 time: 0.01
117.84/29.57	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.36
117.84/29.57	c calculated reachability. Time: 0.00
117.84/29.57	c  N st    53    357916        75      1597         0     22599      7985    243571   no data   no data  --
129.83/32.53	c  N st    54    390309        75      1597         0     28420      7985    330820   no data   no data  --
148.20/37.11	c  N st    55    438899        75      1597         0     47925      7985    647615   no data   no data  --
175.80/44.02	c  N st    56    511781        75      1597         0     35052      7985    407382   no data   no data  --
186.16/46.66	c  N st    57    536874        75      1597         0     29788      7985    322838   no data   no data  --
186.16/46.66	c  S st    57    536874        75      1597         0     29788      7985    322838   no data   no data  --
186.56/46.74	c  S st    57    537379        75      1597         0     30268      7985    331465   no data   no data  --
186.56/46.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
186.56/46.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
186.56/46.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
186.56/46.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
186.56/46.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
186.56/46.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
186.56/46.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
191.35/47.97	c lits-rem:      1251  cl-subs:     1590  v-elim:      0  v-fix:    0  time:  4.87 s
191.35/47.97	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
191.35/47.98	c vivif2 --  cl tried    28678 cl shrink        0 lits rem          0 time: 0.02
191.75/48.09	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.46
191.75/48.09	c calculated reachability. Time: 0.00
191.75/48.09	c  N st    57    537379        75      1597         0     28678      7985    308298   no data   no data  --
262.07/65.63	c  N st    58    701363        75      1597         0     55160      7985    681864   no data   no data  --
311.64/78.08	c  N st    59    806068        75      1597         0     49605      7985    583230   no data   no data  --
311.64/78.08	c  S st    59    806068        75      1597         0     49605      7985    583230   no data   no data  --
312.42/78.23	c  S st    59    806570        75      1597         0     50084      7985    591841   no data   no data  --
312.42/78.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
312.42/78.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
312.42/78.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.05
312.42/78.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
312.42/78.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
312.42/78.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
312.42/78.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
325.60/81.53	c lits-rem:      2910  cl-subs:     8690  v-elim:      0  v-fix:    0  time: 13.04 s
325.60/81.53	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
325.60/81.54	c vivif2 --  cl tried    41394 cl shrink        0 lits rem          0 time: 0.02
326.40/81.73	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.78
326.40/81.73	c calculated reachability. Time: 0.00
326.40/81.73	c  N st    59    806570        75      1597         0     41394      7985    475802   no data   no data  --
457.08/114.46	c  F st    60   1071875        75      1597         0     56500      7985    660685   no data   no data  --
457.08/114.46	c  N st    60   1071875        75      1597         0     56500      7985    660685   no data   no data  --
460.26/115.27	c Decided on static restart strategy
475.03/118.99	c  N st    70   1100181        75      1597         0     41972      7985    432305   no data   no data  --
497.40/124.54	c  N st    72   1136176        75      1597         0     74164      7985    976652   no data   no data  --
516.99/129.46	c  N st    73   1168568        75      1597         0     61874      7985    732445   no data   no data  --
542.95/135.90	c  N st    74   1209856        75      1597         0     56714      7985    647383   no data   no data  --
542.95/135.90	c  S st    74   1209856        75      1597         0     56714      7985    647383   no data   no data  --
543.35/136.06	c  S st    74   1210363        75      1597         0     57186      7985    655991   no data   no data  --
543.35/136.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
543.35/136.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
543.35/136.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.07
543.75/136.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
543.75/136.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
543.75/136.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
543.75/136.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
558.54/139.85	c lits-rem:      3737  cl-subs:     7810  v-elim:      0  v-fix:    0  time: 14.98 s
558.54/139.85	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
558.54/139.86	c vivif2 --  cl tried    49376 cl shrink        0 lits rem          0 time: 0.03
559.74/140.10	c asymm  cl-useful: 0/1325/1597 lits-rem:0 time: 0.96
559.74/140.10	c calculated reachability. Time: 0.00
559.74/140.10	c  N st    74   1210363        75      1597         0     49376      7985    551977   no data   no data  --
602.88/150.93	c  N st    75   1283246        75      1597         0     71679      7985    866703   no data   no data  --
670.40/167.87	c  N st    76   1392571        75      1597         0     80634      7985    984290   no data   no data  --
775.08/194.09	c  N st    77   1556555        75      1597         0     87929      7985   1076670   no data   no data  --
874.58/218.98	c  N st    78   1710366        75      1597         0     77716      7985    881552   no data   no data  --
874.58/218.98	c  S st    78   1710366        75      1597         0     77716      7985    881552   no data   no data  --
875.75/219.21	c  S st    78   1710869        75      1597         0     78191      7985    890294   no data   no data  --
875.75/219.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
875.75/219.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
875.75/219.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.11
875.75/219.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
875.75/219.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
875.75/219.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
875.75/219.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
909.33/227.63	c lits-rem:      1224  cl-subs:    20666  v-elim:      0  v-fix:    0  time: 33.36 s
909.33/227.63	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
909.33/227.64	c vivif2 --  cl tried    57525 cl shrink        0 lits rem          0 time: 0.03
910.11/227.89	c asymm  cl-useful: 0/1176/1597 lits-rem:0 time: 1.01
910.11/227.89	c calculated reachability. Time: 0.00
910.11/227.89	c  N st    78   1710869        75      1597         0     57525      7985    629445   no data   no data  --
1161.01/290.66	c  N st    79   2079834        75      1597         1     70717      7985    769696   no data   no data  --
1248.91/312.68	c  N st    80   2210869        75      1597         1     74486      7985    801304   no data   no data  --
1248.91/312.68	c  S st    80   2210869        75      1597         1     74486      7985    801304   no data   no data  --
1248.91/312.68	c Finding binary XORs  T:     0.00 s  found:       0
1249.71/312.87	c  S st    80   2211371        75      1597         2     74956      7985    809977   no data   no data  --
1249.71/312.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1249.71/312.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1250.11/312.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.10
1250.11/312.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1256.52/314.51	c subs with bin:     6921  lits-rem:      8290  v-fix:    0  time:  6.31 s
1256.52/314.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
1256.52/314.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1278.07/319.94	c lits-rem:      3008  cl-subs:    10238  v-elim:      0  v-fix:    0  time: 21.69 s
1278.07/319.94	c vivif2 --  cl tried     1590 cl shrink        0 lits rem          0 time: 0.00
1278.07/319.95	c vivif2 --  cl tried    57804 cl shrink        0 lits rem          0 time: 0.04
1278.89/320.18	c asymm  cl-useful: 0/1135/1590 lits-rem:0 time: 0.93
1278.89/320.18	c calculated reachability. Time: 0.00
1278.89/320.18	c  N st    80   2211371        75      1590         2     57804      7940    598030   no data   no data  --
1493.00/373.72	c Finding binary XORs  T:     0.00 s  found:       0
1521.36/380.88	c Following stats are for *FIRST FINISHED THREAD ONLY*
1521.36/380.88	c num threads              : 4          
1521.36/380.88	c restarts                 : 80         
1521.36/380.88	c dynamic restarts         : 0          
1521.36/380.88	c static restarts          : 80         
1521.36/380.88	c full restarts            : 4          
1521.36/380.88	c total simplify time      : 2.96       
1521.36/380.88	c learnts DL2              : 0          
1521.36/380.88	c learnts size 2           : 134        
1521.36/380.88	c learnts size 1           : 40          (53.33     % of vars)
1521.36/380.88	c filedLit time            : 0.48        (0.03      % time)
1521.36/380.88	c v-elim SatELite          : 0           (0.00      % vars)
1521.36/380.88	c SatELite time            : 110.24      (7.25      % time)
1521.36/380.88	c v-elim xor               : 0           (0.00      % vars)
1521.36/380.88	c xor elim time            : 0.07        (0.00      % time)
1521.36/380.88	c num binary xor trees     : 0          
1521.36/380.88	c binxor trees' crown      : 0           (nan       leafs/tree)
1521.36/380.88	c bin xor find time        : 0.00       
1521.36/380.88	c OTF clause improved      : 300427      (0.12      clauses/conflict)
1521.36/380.88	c OTF impr. size diff      : 308427      (1.03       lits/clause)
1521.36/380.88	c OTF cl watch-shrink      : 136896      (0.05      clauses/conflict)
1521.36/380.88	c OTF cl watch-sh-lit      : 147219      (1.08       lits/clause)
1521.36/380.88	c tried to recurMin cls    : 217418      (8.43       % of conflicts)
1521.36/380.88	c updated cache            : 1417        (0.01       lits/tried recurMin)
1521.36/380.88	c unit cls received        : 1           (2.50      % of units)
1521.36/380.88	c unit cls sent            : 11          (27.50     % of units)
1521.36/380.88	c bin cls received         : 7          
1521.36/380.88	c bin cls sent             : 93         
1521.36/380.88	c clauses over max glue    : 0           (0.00      % of all clauses)
1521.36/380.88	c conflicts                : 2578842     (1695.59   / sec)
1521.36/380.88	c decisions                : 2813596     (0.49      % random)
1521.36/380.88	c bogo-props               : 72330297438 (47557319.45 / sec)
1521.36/380.88	c conflict literals        : 37901772    (26.18     % deleted)
1521.36/380.88	c Memory used              : 369.50      MB
1521.36/380.88	c single-thread CPU time   : 1520.91     s
1521.36/380.88	c all-threads sum CPU time : 1520.91     s
1521.36/380.88	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-3175136-1304091177/watcher-3175136-1304091177 -o /tmp/evaluation-result-3175136-1304091177/solver-3175136-1304091177 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175136-1304091177.cnf 

running on 4 cores: 0,2,4,6

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: 3.70 4.18 5.47 2/174 17152
/proc/meminfo: memFree=26301196/32950928 swapFree=67111364/67111528
[pid=17152] ppid=17150 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/17152/stat : 17152 (strangenight1-m) R 17150 17152 15268 0 -1 4202496 417 0 0 0 0 0 0 0 22 0 4 0 520717325 52465664 356 33554432000 4194304 4650419 140735701543104 18446744073709551615 208080232379 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17152/statm: 12809 356 306 112 0 7774 0
[pid=17152/tid=17153] ppid=17150 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/17152/task/17153/stat : 17153 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 520717325 52465664 356 33554432000 4194304 4650419 140735701543104 18446744073709551615 47978675426845 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17152/tid=17154] ppid=17150 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/17152/task/17154/stat : 17154 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 520717325 52465664 356 33554432000 4194304 4650419 140735701543104 18446744073709551615 47978675427254 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17152/tid=17155] ppid=17150 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/17152/task/17155/stat : 17155 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 520717325 52465664 356 33554432000 4194304 4650419 140735701543104 18446744073709551615 47978675426835 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.0165149 s]
/proc/loadavg: 3.70 4.18 5.47 2/174 17152
/proc/meminfo: memFree=26301196/32950928 swapFree=67111364/67111528
[pid=17152] ppid=17150 vsize=282224 CPUtime=0.04 cores=0,2,4,6
/proc/17152/stat : 17152 (strangenight1-m) R 17150 17152 15268 0 -1 4202496 1102 0 0 0 4 0 0 0 23 0 4 0 520717325 288997376 951 33554432000 4194304 4650419 140735701543104 18446744073709551615 4360372 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17152/statm: 70556 951 388 112 0 65521 0
[pid=17152/tid=17153] ppid=17150 vsize=282224 CPUtime=0.01 cores=0,2,4,6
/proc/17152/task/17153/stat : 17153 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 183 0 0 0 1 0 0 0 24 0 4 0 520717325 288997376 951 33554432000 4194304 4650419 140735701543104 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17152/tid=17154] ppid=17150 vsize=282224 CPUtime=0 cores=0,2,4,6
/proc/17152/task/17154/stat : 17154 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 210 0 0 0 0 0 0 0 24 0 4 0 520717325 288997376 951 33554432000 4194304 4650419 140735701543104 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17152/tid=17155] ppid=17150 vsize=282224 CPUtime=0 cores=0,2,4,6
/proc/17152/task/17155/stat : 17155 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 105 0 0 0 0 0 0 0 24 0 4 0 520717325 288997376 951 33554432000 4194304 4650419 140735701543104 18446744073709551615 4315156 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 282224

[startup+0.100448 s]
/proc/loadavg: 3.70 4.18 5.47 2/174 17152
/proc/meminfo: memFree=26301196/32950928 swapFree=67111364/67111528
[pid=17152] ppid=17150 vsize=282356 CPUtime=0.37 cores=0,2,4,6
/proc/17152/stat : 17152 (strangenight1-m) R 17150 17152 15268 0 -1 4202496 1602 0 0 0 37 0 0 0 23 0 4 0 520717325 289132544 1451 33554432000 4194304 4650419 140735701543104 18446744073709551615 4366879 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17152/statm: 70589 1452 389 112 0 65554 0
[pid=17152/tid=17153] ppid=17150 vsize=282356 CPUtime=0.09 cores=0,2,4,6
/proc/17152/task/17153/stat : 17153 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 308 0 0 0 9 0 0 0 24 0 4 0 520717325 289132544 1452 33554432000 4194304 4650419 140735701543104 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17152/tid=17154] ppid=17150 vsize=282356 CPUtime=0.09 cores=0,2,4,6
/proc/17152/task/17154/stat : 17154 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 333 0 0 0 9 0 0 0 24 0 4 0 520717325 289132544 1452 33554432000 4194304 4650419 140735701543104 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17152/tid=17155] ppid=17150 vsize=282356 CPUtime=0.09 cores=0,2,4,6
/proc/17152/task/17155/stat : 17155 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 236 0 0 0 9 0 0 0 24 0 4 0 520717325 289132544 1452 33554432000 4194304 4650419 140735701543104 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282356

[startup+0.30041 s]
/proc/loadavg: 3.70 4.18 5.47 2/174 17152
/proc/meminfo: memFree=26301196/32950928 swapFree=67111364/67111528
[pid=17152] ppid=17150 vsize=284120 CPUtime=1.17 cores=0,2,4,6
/proc/17152/stat : 17152 (strangenight1-m) R 17150 17152 15268 0 -1 4202496 3052 0 0 0 117 0 0 0 23 0 4 0 520717325 290938880 1850 33554432000 4194304 4650419 140735701543104 18446744073709551615 4363880 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17152/statm: 71030 1850 391 112 0 65995 0
[pid=17152/tid=17153] ppid=17150 vsize=284120 CPUtime=0.29 cores=0,2,4,6
/proc/17152/task/17153/stat : 17153 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 671 0 0 0 29 0 0 0 25 0 4 0 520717325 290938880 1850 33554432000 4194304 4650419 140735701543104 18446744073709551615 4364746 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17152/tid=17154] ppid=17150 vsize=284120 CPUtime=0.29 cores=0,2,4,6
/proc/17152/task/17154/stat : 17154 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 697 0 0 0 29 0 0 0 25 0 4 0 520717325 290938880 1850 33554432000 4194304 4650419 140735701543104 18446744073709551615 4333238 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17152/tid=17155] ppid=17150 vsize=284120 CPUtime=0.29 cores=0,2,4,6
/proc/17152/task/17155/stat : 17155 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 594 0 0 0 29 0 0 0 25 0 4 0 520717325 290938880 1850 33554432000 4194304 4650419 140735701543104 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284120

[startup+0.700334 s]
/proc/loadavg: 3.70 4.18 5.47 2/174 17152
/proc/meminfo: memFree=26301196/32950928 swapFree=67111364/67111528
[pid=17152] ppid=17150 vsize=284524 CPUtime=2.77 cores=0,2,4,6
/proc/17152/stat : 17152 (strangenight1-m) R 17150 17152 15268 0 -1 4202496 4533 0 0 0 277 0 0 0 25 0 4 0 520717325 291352576 2525 33554432000 4194304 4650419 140735701543104 18446744073709551615 4365337 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17152/statm: 71131 2525 392 112 0 66096 0
[pid=17152/tid=17153] ppid=17150 vsize=284524 CPUtime=0.69 cores=0,2,4,6
/proc/17152/task/17153/stat : 17153 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 1090 0 0 0 69 0 0 0 25 0 4 0 520717325 291352576 2525 33554432000 4194304 4650419 140735701543104 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17152/tid=17154] ppid=17150 vsize=284524 CPUtime=0.69 cores=0,2,4,6
/proc/17152/task/17154/stat : 17154 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 1070 0 0 0 69 0 0 0 25 0 4 0 520717325 291352576 2525 33554432000 4194304 4650419 140735701543104 18446744073709551615 4364779 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17152/tid=17155] ppid=17150 vsize=284524 CPUtime=0.69 cores=0,2,4,6
/proc/17152/task/17155/stat : 17155 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 930 0 0 0 69 0 0 0 25 0 4 0 520717325 291352576 2525 33554432000 4194304 4650419 140735701543104 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284524

[startup+1.50018 s]
/proc/loadavg: 3.70 4.18 5.47 9/184 17165
/proc/meminfo: memFree=26267636/32950928 swapFree=67111364/67111528
[pid=17152] ppid=17150 vsize=289488 CPUtime=5.96 cores=0,2,4,6
/proc/17152/stat : 17152 (strangenight1-m) R 17150 17152 15268 0 -1 4202496 10328 0 0 0 595 1 0 0 25 0 4 0 520717325 296435712 6099 33554432000 4194304 4650419 140735701543104 18446744073709551615 4367245 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17152/statm: 72372 6099 393 112 0 67337 0
[pid=17152/tid=17153] ppid=17150 vsize=289488 CPUtime=1.49 cores=0,2,4,6
/proc/17152/task/17153/stat : 17153 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 2547 0 0 0 149 0 0 0 25 0 4 0 520717325 296435712 6099 33554432000 4194304 4650419 140735701543104 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17152/tid=17154] ppid=17150 vsize=289488 CPUtime=1.48 cores=0,2,4,6
/proc/17152/task/17154/stat : 17154 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 3185 0 0 0 148 0 0 0 25 0 4 0 520717325 296435712 6099 33554432000 4194304 4650419 140735701543104 18446744073709551615 4433048 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17152/tid=17155] ppid=17150 vsize=289488 CPUtime=1.48 cores=0,2,4,6
/proc/17152/task/17155/stat : 17155 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 1601 0 0 0 148 0 0 0 25 0 4 0 520717325 296435712 6099 33554432000 4194304 4650419 140735701543104 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 289488

[startup+3.10088 s]
/proc/loadavg: 3.70 4.18 5.47 9/184 17166
/proc/meminfo: memFree=26234776/32950928 swapFree=67111364/67111528
[pid=17152] ppid=17150 vsize=282892 CPUtime=12.36 cores=0,2,4,6
/proc/17152/stat : 17152 (strangenight1-m) R 17150 17152 15268 0 -1 4202496 15544 0 0 0 1234 2 0 0 25 0 4 0 520717325 289681408 8998 33554432000 4194304 4650419 140735701543104 18446744073709551615 4329868 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17152/statm: 70723 8998 393 112 0 65688 0
[pid=17152/tid=17153] ppid=17150 vsize=282892 CPUtime=3.08 cores=0,2,4,6
/proc/17152/task/17153/stat : 17153 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 4466 0 0 0 308 0 0 0 25 0 4 0 520717325 289681408 8998 33554432000 4194304 4650419 140735701543104 18446744073709551615 4433074 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17152/tid=17154] ppid=17150 vsize=282892 CPUtime=3.07 cores=0,2,4,6
/proc/17152/task/17154/stat : 17154 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 3618 0 0 0 307 0 0 0 25 0 4 0 520717325 289681408 8998 33554432000 4194304 4650419 140735701543104 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17152/tid=17155] ppid=17150 vsize=282892 CPUtime=3.08 cores=0,2,4,6
/proc/17152/task/17155/stat : 17155 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 3612 0 0 0 308 0 0 0 25 0 4 0 520717325 289681408 8998 33554432000 4194304 4650419 140735701543104 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 282892

[startup+6.30027 s]
/proc/loadavg: 4.04 4.25 5.48 9/184 17166
/proc/meminfo: memFree=26209104/32950928 swapFree=67111364/67111528
[pid=17152] ppid=17150 vsize=310328 CPUtime=25.14 cores=0,2,4,6
/proc/17152/stat : 17152 (strangenight1-m) R 17150 17152 15268 0 -1 4202496 21703 0 0 0 2510 4 0 0 25 0 4 0 520717325 317775872 10855 33554432000 4194304 4650419 140735701543104 18446744073709551615 4336692 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17152/statm: 77582 10855 393 112 0 72547 0
[pid=17152/tid=17153] ppid=17150 vsize=310328 CPUtime=6.29 cores=0,2,4,6
/proc/17152/task/17153/stat : 17153 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 5722 0 0 0 628 1 0 0 25 0 4 0 520717325 317775872 10855 33554432000 4194304 4650419 140735701543104 18446744073709551615 4331347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17152/tid=17154] ppid=17150 vsize=310328 CPUtime=6.25 cores=0,2,4,6
/proc/17152/task/17154/stat : 17154 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 5600 0 0 0 625 0 0 0 25 0 4 0 520717325 317775872 10855 33554432000 4194304 4650419 140735701543104 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17152/tid=17155] ppid=17150 vsize=310328 CPUtime=6.28 cores=0,2,4,6
/proc/17152/task/17155/stat : 17155 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 4976 0 0 0 627 1 0 0 25 0 4 0 520717325 317775872 10855 33554432000 4194304 4650419 140735701543104 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 310328

[startup+12.7011 s]
/proc/loadavg: 4.36 4.31 5.50 9/184 17166
/proc/meminfo: memFree=26178656/32950928 swapFree=67111364/67111528
[pid=17152] ppid=17150 vsize=292784 CPUtime=50.72 cores=0,2,4,6
/proc/17152/stat : 17152 (strangenight1-m) R 17150 17152 15268 0 -1 4202496 33702 0 0 0 5065 7 0 0 25 0 4 0 520717325 299810816 14901 33554432000 4194304 4650419 140735701543104 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17152/statm: 73196 14901 393 112 0 68161 0
[pid=17152/tid=17153] ppid=17150 vsize=292784 CPUtime=12.68 cores=0,2,4,6
/proc/17152/task/17153/stat : 17153 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 8677 0 0 0 1267 1 0 0 25 0 4 0 520717325 299810816 14901 33554432000 4194304 4650419 140735701543104 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17152/tid=17154] ppid=17150 vsize=292784 CPUtime=12.62 cores=0,2,4,6
/proc/17152/task/17154/stat : 17154 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 9511 0 0 0 1261 1 0 0 25 0 4 0 520717325 299810816 14901 33554432000 4194304 4650419 140735701543104 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17152/tid=17155] ppid=17150 vsize=292784 CPUtime=12.68 cores=0,2,4,6
/proc/17152/task/17155/stat : 17155 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 7946 0 0 0 1266 2 0 0 25 0 4 0 520717325 299810816 14901 33554432000 4194304 4650419 140735701543104 18446744073709551615 4365216 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 292784

[startup+25.5006 s]
/proc/loadavg: 5.17 4.49 5.53 9/184 17166
/proc/meminfo: memFree=26144348/32950928 swapFree=67111364/67111528
[pid=17152] ppid=17150 vsize=306948 CPUtime=101.86 cores=0,2,4,6
/proc/17152/stat : 17152 (strangenight1-m) R 17150 17152 15268 0 -1 4202496 48172 0 0 0 10176 10 0 0 25 0 4 0 520717325 314314752 18876 33554432000 4194304 4650419 140735701543104 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17152/statm: 76737 18876 393 112 0 71702 0
[pid=17152/tid=17153] ppid=17150 vsize=306948 CPUtime=25.48 cores=0,2,4,6
/proc/17152/task/17153/stat : 17153 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 12628 0 0 0 2546 2 0 0 25 0 4 0 520717325 314314752 18876 33554432000 4194304 4650419 140735701543104 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17152/tid=17154] ppid=17150 vsize=306948 CPUtime=25.37 cores=0,2,4,6
/proc/17152/task/17154/stat : 17154 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 13896 0 0 0 2534 3 0 0 25 0 4 0 520717325 314314752 18876 33554432000 4194304 4650419 140735701543104 18446744073709551615 4334270 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17152/tid=17155] ppid=17150 vsize=306948 CPUtime=25.48 cores=0,2,4,6
/proc/17152/task/17155/stat : 17155 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 9401 0 0 0 2546 2 0 0 25 0 4 0 520717325 314314752 18876 33554432000 4194304 4650419 140735701543104 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 306948

[startup+51.1007 s]
/proc/loadavg: 6.19 4.78 5.60 9/184 17167
/proc/meminfo: memFree=26108356/32950928 swapFree=67111364/67111528
[pid=17152] ppid=17150 vsize=298580 CPUtime=204.14 cores=0,2,4,6
/proc/17152/stat : 17152 (strangenight1-m) R 17150 17152 15268 0 -1 4202496 74646 0 0 0 20398 16 0 0 25 0 4 0 520717325 305745920 24785 33554432000 4194304 4650419 140735701543104 18446744073709551615 4365330 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17152/statm: 74645 24785 393 112 0 69610 0
[pid=17152/tid=17153] ppid=17150 vsize=298580 CPUtime=51.09 cores=0,2,4,6
/proc/17152/task/17153/stat : 17153 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 19950 0 0 0 5105 4 0 0 25 0 4 0 520717325 305745920 24785 33554432000 4194304 4650419 140735701543104 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17152/tid=17154] ppid=17150 vsize=298580 CPUtime=50.85 cores=0,2,4,6
/proc/17152/task/17154/stat : 17154 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 22547 0 0 0 5080 5 0 0 25 0 4 0 520717325 305745920 24785 33554432000 4194304 4650419 140735701543104 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17152/tid=17155] ppid=17150 vsize=298580 CPUtime=51.09 cores=0,2,4,6
/proc/17152/task/17155/stat : 17155 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 13718 0 0 0 5105 4 0 0 25 0 4 0 520717325 305745920 24785 33554432000 4194304 4650419 140735701543104 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.14
Current children cumulated vsize (KiB) 298580

[startup+102.306 s]
/proc/loadavg: 7.34 5.31 5.74 9/184 17168
/proc/meminfo: memFree=26066904/32950928 swapFree=67111364/67111528
[pid=17152] ppid=17150 vsize=299680 CPUtime=408.72 cores=0,2,4,6
/proc/17152/stat : 17152 (strangenight1-m) R 17150 17152 15268 0 -1 4202496 117223 0 0 0 40844 28 0 0 25 0 4 0 520717325 306872320 28995 33554432000 4194304 4650419 140735701543104 18446744073709551615 4363880 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17152/statm: 74920 28995 393 112 0 69885 0
[pid=17152/tid=17153] ppid=17150 vsize=299680 CPUtime=102.29 cores=0,2,4,6
/proc/17152/task/17153/stat : 17153 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 29387 0 0 0 10223 6 0 0 25 0 4 0 520717325 306872320 28995 33554432000 4194304 4650419 140735701543104 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17152/tid=17154] ppid=17150 vsize=299680 CPUtime=101.82 cores=0,2,4,6
/proc/17152/task/17154/stat : 17154 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 36334 0 0 0 10173 9 0 0 25 0 4 0 520717325 306872320 28995 33554432000 4194304 4650419 140735701543104 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17152/tid=17155] ppid=17150 vsize=299680 CPUtime=102.29 cores=0,2,4,6
/proc/17152/task/17155/stat : 17155 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 20426 0 0 0 10223 6 0 0 25 0 4 0 520717325 306872320 28995 33554432000 4194304 4650419 140735701543104 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.72
Current children cumulated vsize (KiB) 299680

[startup+162.301 s]

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

/proc/17152/task/17155/stat : 17155 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 25584 0 0 0 16220 8 0 0 25 0 4 0 520717325 374824960 39807 33554432000 4194304 4650419 140735701543104 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 648.43
Current children cumulated vsize (KiB) 366040

[startup+222.301 s]
/proc/loadavg: 7.98 6.22 6.02 9/184 17171
/proc/meminfo: memFree=25959068/32950928 swapFree=67111364/67111528
[pid=17152] ppid=17150 vsize=322372 CPUtime=888.14 cores=0,2,4,6
/proc/17152/stat : 17152 (strangenight1-m) R 17150 17152 15268 0 -1 4202496 194922 0 0 0 88763 51 0 0 25 0 4 0 520717325 330108928 43390 33554432000 4194304 4650419 140735701543104 18446744073709551615 4433074 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17152/statm: 80593 43390 394 112 0 75558 0
[pid=17152/tid=17153] ppid=17150 vsize=322372 CPUtime=222.29 cores=0,2,4,6
/proc/17152/task/17153/stat : 17153 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 48754 0 0 0 22219 10 0 0 25 0 4 0 520717325 330108928 43390 33554432000 4194304 4650419 140735701543104 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17152/tid=17154] ppid=17150 vsize=322372 CPUtime=221.22 cores=0,2,4,6
/proc/17152/task/17154/stat : 17154 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 60969 0 0 0 22105 17 0 0 25 0 4 0 520717325 330108928 43390 33554432000 4194304 4650419 140735701543104 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17152/tid=17155] ppid=17150 vsize=322372 CPUtime=222.29 cores=0,2,4,6
/proc/17152/task/17155/stat : 17155 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 31788 0 0 0 22219 10 0 0 25 0 4 0 520717325 330108928 43390 33554432000 4194304 4650419 140735701543104 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 888.14
Current children cumulated vsize (KiB) 322372

[startup+282.301 s]
/proc/loadavg: 8.04 6.56 6.14 9/184 17173
/proc/meminfo: memFree=25938208/32950928 swapFree=67111364/67111528
[pid=17152] ppid=17150 vsize=322236 CPUtime=1127.85 cores=0,2,4,6
/proc/17152/stat : 17152 (strangenight1-m) R 17150 17152 15268 0 -1 4202496 227641 0 0 0 112722 63 0 0 25 0 4 0 520717325 329969664 45861 33554432000 4194304 4650419 140735701543104 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17152/statm: 80559 45861 394 112 0 75524 0
[pid=17152/tid=17153] ppid=17150 vsize=322236 CPUtime=282.29 cores=0,2,4,6
/proc/17152/task/17153/stat : 17153 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 56688 0 0 0 28217 12 0 0 25 0 4 0 520717325 329969664 45861 33554432000 4194304 4650419 140735701543104 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17152/tid=17154] ppid=17150 vsize=322236 CPUtime=280.94 cores=0,2,4,6
/proc/17152/task/17154/stat : 17154 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 70901 0 0 0 28072 22 0 0 25 0 4 0 520717325 329969664 45861 33554432000 4194304 4650419 140735701543104 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17152/tid=17155] ppid=17150 vsize=322236 CPUtime=282.29 cores=0,2,4,6
/proc/17152/task/17155/stat : 17155 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 37960 0 0 0 28217 12 0 0 25 0 4 0 520717325 329969664 45861 33554432000 4194304 4650419 140735701543104 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1127.85
Current children cumulated vsize (KiB) 322236

[startup+342.3 s]
/proc/loadavg: 8.01 6.82 6.26 9/184 17175
/proc/meminfo: memFree=25906920/32950928 swapFree=67111364/67111528
[pid=17152] ppid=17150 vsize=447408 CPUtime=1367.56 cores=0,2,4,6
/proc/17152/stat : 17152 (strangenight1-m) R 17150 17152 15268 0 -1 4202496 257372 0 0 0 136681 75 0 0 25 0 4 0 520717325 458145792 51819 33554432000 4194304 4650419 140735701543104 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17152/statm: 111852 51819 394 112 0 106817 0
[pid=17152/tid=17153] ppid=17150 vsize=447408 CPUtime=342.29 cores=0,2,4,6
/proc/17152/task/17153/stat : 17153 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 63673 0 0 0 34213 16 0 0 25 0 4 0 520717325 458145792 51819 33554432000 4194304 4650419 140735701543104 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17152/tid=17154] ppid=17150 vsize=447408 CPUtime=340.64 cores=0,2,4,6
/proc/17152/task/17154/stat : 17154 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 80307 0 0 0 34039 25 0 0 25 0 4 0 520717325 458145792 51819 33554432000 4194304 4650419 140735701543104 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17152/tid=17155] ppid=17150 vsize=447408 CPUtime=342.29 cores=0,2,4,6
/proc/17152/task/17155/stat : 17155 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 42868 0 0 0 34215 14 0 0 25 0 4 0 520717325 458145792 51819 33554432000 4194304 4650419 140735701543104 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1367.56
Current children cumulated vsize (KiB) 447408

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

[startup+358.3 s]
/proc/loadavg: 8.01 6.88 6.28 9/184 17175
/proc/meminfo: memFree=25878392/32950928 swapFree=67111364/67111528
[pid=17152] ppid=17150 vsize=370144 CPUtime=1431.48 cores=0,2,4,6
/proc/17152/stat : 17152 (strangenight1-m) R 17150 17152 15268 0 -1 4202496 264044 0 0 0 143071 77 0 0 25 0 4 0 520717325 379027456 51901 33554432000 4194304 4650419 140735701543104 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17152/statm: 92536 51901 394 112 0 87501 0
[pid=17152/tid=17153] ppid=17150 vsize=370144 CPUtime=358.29 cores=0,2,4,6
/proc/17152/task/17153/stat : 17153 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 65474 0 0 0 35813 16 0 0 25 0 4 0 520717325 379027456 51901 33554432000 4194304 4650419 140735701543104 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17152/tid=17154] ppid=17150 vsize=370144 CPUtime=356.56 cores=0,2,4,6
/proc/17152/task/17154/stat : 17154 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 83004 0 0 0 35630 26 0 0 25 0 4 0 520717325 379027456 51901 33554432000 4194304 4650419 140735701543104 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17152/tid=17155] ppid=17150 vsize=370144 CPUtime=358.29 cores=0,2,4,6
/proc/17152/task/17155/stat : 17155 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 43214 0 0 0 35815 14 0 0 25 0 4 0 520717325 379027456 51901 33554432000 4194304 4650419 140735701543104 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1431.48
Current children cumulated vsize (KiB) 370144

[startup+371.101 s]
/proc/loadavg: 8.01 6.93 6.31 9/184 17175
/proc/meminfo: memFree=25859904/32950928 swapFree=67111364/67111528
[pid=17152] ppid=17150 vsize=377564 CPUtime=1482.61 cores=0,2,4,6
/proc/17152/stat : 17152 (strangenight1-m) R 17150 17152 15268 0 -1 4202496 269447 0 0 0 148183 78 0 0 25 0 4 0 520717325 386625536 53998 33554432000 4194304 4650419 140735701543104 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17152/statm: 94391 53998 394 112 0 89356 0
[pid=17152/tid=17153] ppid=17150 vsize=377564 CPUtime=371.1 cores=0,2,4,6
/proc/17152/task/17153/stat : 17153 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 67205 0 0 0 37093 17 0 0 25 0 4 0 520717325 386625536 53998 33554432000 4194304 4650419 140735701543104 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17152/tid=17154] ppid=17150 vsize=377564 CPUtime=369.29 cores=0,2,4,6
/proc/17152/task/17154/stat : 17154 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 84853 0 0 0 36902 27 0 0 25 0 4 0 520717325 386625536 53998 33554432000 4194304 4650419 140735701543104 18446744073709551615 4331965 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17152/tid=17155] ppid=17150 vsize=377564 CPUtime=371.1 cores=0,2,4,6
/proc/17152/task/17155/stat : 17155 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 43326 0 0 0 37096 14 0 0 25 0 4 0 520717325 386625536 53998 33554432000 4194304 4650419 140735701543104 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1482.61
Current children cumulated vsize (KiB) 377564

[startup+377.501 s]
/proc/loadavg: 8.01 6.95 6.32 9/184 17176
/proc/meminfo: memFree=25867716/32950928 swapFree=67111364/67111528
[pid=17152] ppid=17150 vsize=378364 CPUtime=1508.18 cores=0,2,4,6
/proc/17152/stat : 17152 (strangenight1-m) R 17150 17152 15268 0 -1 4202496 272088 0 0 0 150739 79 0 0 25 0 4 0 520717325 387444736 50154 33554432000 4194304 4650419 140735701543104 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17152/statm: 94591 50154 394 112 0 89556 0
[pid=17152/tid=17153] ppid=17150 vsize=378364 CPUtime=377.5 cores=0,2,4,6
/proc/17152/task/17153/stat : 17153 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 67365 0 0 0 37733 17 0 0 25 0 4 0 520717325 387444736 50154 33554432000 4194304 4650419 140735701543104 18446744073709551615 4229517 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17152/tid=17154] ppid=17150 vsize=378364 CPUtime=375.65 cores=0,2,4,6
/proc/17152/task/17154/stat : 17154 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 85396 0 0 0 37538 27 0 0 25 0 4 0 520717325 387444736 50154 33554432000 4194304 4650419 140735701543104 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17152/tid=17155] ppid=17150 vsize=378364 CPUtime=377.49 cores=0,2,4,6
/proc/17152/task/17155/stat : 17155 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 43790 0 0 0 37735 14 0 0 25 0 4 0 520717325 387444736 50154 33554432000 4194304 4650419 140735701543104 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1508.18
Current children cumulated vsize (KiB) 378364

[startup+379.1 s]
/proc/loadavg: 8.01 6.95 6.32 9/184 17176
/proc/meminfo: memFree=25872184/32950928 swapFree=67111364/67111528
[pid=17152] ppid=17150 vsize=378364 CPUtime=1514.57 cores=0,2,4,6
/proc/17152/stat : 17152 (strangenight1-m) R 17150 17152 15268 0 -1 4202496 272315 0 0 0 151378 79 0 0 25 0 4 0 520717325 387444736 50381 33554432000 4194304 4650419 140735701543104 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17152/statm: 94591 50381 394 112 0 89556 0
[pid=17152/tid=17153] ppid=17150 vsize=378364 CPUtime=379.1 cores=0,2,4,6
/proc/17152/task/17153/stat : 17153 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 67365 0 0 0 37893 17 0 0 25 0 4 0 520717325 387444736 50381 33554432000 4194304 4650419 140735701543104 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17152/tid=17154] ppid=17150 vsize=378364 CPUtime=377.25 cores=0,2,4,6
/proc/17152/task/17154/stat : 17154 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 85396 0 0 0 37698 27 0 0 25 0 4 0 520717325 387444736 50381 33554432000 4194304 4650419 140735701543104 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17152/tid=17155] ppid=17150 vsize=378364 CPUtime=379.09 cores=0,2,4,6
/proc/17152/task/17155/stat : 17155 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 43887 0 0 0 37895 14 0 0 25 0 4 0 520717325 387444736 50381 33554432000 4194304 4650419 140735701543104 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1514.57
Current children cumulated vsize (KiB) 378364

[startup+379.901 s]
/proc/loadavg: 8.00 6.96 6.33 9/184 17176
/proc/meminfo: memFree=25871440/32950928 swapFree=67111364/67111528
[pid=17152] ppid=17150 vsize=378364 CPUtime=1517.76 cores=0,2,4,6
/proc/17152/stat : 17152 (strangenight1-m) R 17150 17152 15268 0 -1 4202496 272403 0 0 0 151697 79 0 0 25 0 4 0 520717325 387444736 50469 33554432000 4194304 4650419 140735701543104 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17152/statm: 94591 50469 394 112 0 89556 0
[pid=17152/tid=17153] ppid=17150 vsize=378364 CPUtime=379.9 cores=0,2,4,6
/proc/17152/task/17153/stat : 17153 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 67365 0 0 0 37973 17 0 0 25 0 4 0 520717325 387444736 50469 33554432000 4194304 4650419 140735701543104 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17152/tid=17154] ppid=17150 vsize=378364 CPUtime=378.04 cores=0,2,4,6
/proc/17152/task/17154/stat : 17154 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 85396 0 0 0 37777 27 0 0 25 0 4 0 520717325 387444736 50469 33554432000 4194304 4650419 140735701543104 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17152/tid=17155] ppid=17150 vsize=378364 CPUtime=379.89 cores=0,2,4,6
/proc/17152/task/17155/stat : 17155 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 43914 0 0 0 37975 14 0 0 25 0 4 0 520717325 387444736 50469 33554432000 4194304 4650419 140735701543104 18446744073709551615 4313323 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1517.76
Current children cumulated vsize (KiB) 378364

[startup+380.301 s]
/proc/loadavg: 8.00 6.96 6.33 9/184 17176
/proc/meminfo: memFree=25871440/32950928 swapFree=67111364/67111528
[pid=17152] ppid=17150 vsize=378364 CPUtime=1519.36 cores=0,2,4,6
/proc/17152/stat : 17152 (strangenight1-m) R 17150 17152 15268 0 -1 4202496 273013 0 0 0 151857 79 0 0 25 0 4 0 520717325 387444736 51079 33554432000 4194304 4650419 140735701543104 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17152/statm: 94591 51079 394 112 0 89556 0
[pid=17152/tid=17153] ppid=17150 vsize=378364 CPUtime=380.3 cores=0,2,4,6
/proc/17152/task/17153/stat : 17153 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 67365 0 0 0 38013 17 0 0 25 0 4 0 520717325 387444736 51079 33554432000 4194304 4650419 140735701543104 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17152/tid=17154] ppid=17150 vsize=378364 CPUtime=378.44 cores=0,2,4,6
/proc/17152/task/17154/stat : 17154 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 85396 0 0 0 37817 27 0 0 25 0 4 0 520717325 387444736 51079 33554432000 4194304 4650419 140735701543104 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17152/tid=17155] ppid=17150 vsize=378364 CPUtime=380.29 cores=0,2,4,6
/proc/17152/task/17155/stat : 17155 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 44494 0 0 0 38015 14 0 0 25 0 4 0 520717325 387444736 51079 33554432000 4194304 4650419 140735701543104 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1519.36
Current children cumulated vsize (KiB) 378364

[startup+380.701 s]
/proc/loadavg: 8.00 6.96 6.33 9/184 17176
/proc/meminfo: memFree=25868464/32950928 swapFree=67111364/67111528
[pid=17152] ppid=17150 vsize=378364 CPUtime=1520.96 cores=0,2,4,6
/proc/17152/stat : 17152 (strangenight1-m) R 17150 17152 15268 0 -1 4202496 273076 0 0 0 152017 79 0 0 25 0 4 0 520717325 387444736 51142 33554432000 4194304 4650419 140735701543104 18446744073709551615 4315122 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17152/statm: 94591 51142 394 112 0 89556 0
[pid=17152/tid=17153] ppid=17150 vsize=378364 CPUtime=380.7 cores=0,2,4,6
/proc/17152/task/17153/stat : 17153 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 67365 0 0 0 38053 17 0 0 25 0 4 0 520717325 387444736 51142 33554432000 4194304 4650419 140735701543104 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17152/tid=17154] ppid=17150 vsize=378364 CPUtime=378.84 cores=0,2,4,6
/proc/17152/task/17154/stat : 17154 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 85396 0 0 0 37857 27 0 0 25 0 4 0 520717325 387444736 51142 33554432000 4194304 4650419 140735701543104 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17152/tid=17155] ppid=17150 vsize=378364 CPUtime=380.69 cores=0,2,4,6
/proc/17152/task/17155/stat : 17155 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 44528 0 0 0 38055 14 0 0 25 0 4 0 520717325 387444736 51142 33554432000 4194304 4650419 140735701543104 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1520.96
Current children cumulated vsize (KiB) 378364

[startup+380.801 s]
/proc/loadavg: 8.00 6.96 6.33 9/184 17176
/proc/meminfo: memFree=25868464/32950928 swapFree=67111364/67111528
[pid=17152] ppid=17150 vsize=378364 CPUtime=1521.36 cores=0,2,4,6
/proc/17152/stat : 17152 (strangenight1-m) R 17150 17152 15268 0 -1 4202496 273087 0 0 0 152057 79 0 0 25 0 4 0 520717325 387444736 51153 33554432000 4194304 4650419 140735701543104 18446744073709551615 4330626 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17152/statm: 94591 51153 394 112 0 89556 0
[pid=17152/tid=17153] ppid=17150 vsize=378364 CPUtime=380.8 cores=0,2,4,6
/proc/17152/task/17153/stat : 17153 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 67365 0 0 0 38063 17 0 0 25 0 4 0 520717325 387444736 51153 33554432000 4194304 4650419 140735701543104 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17152/tid=17154] ppid=17150 vsize=378364 CPUtime=378.94 cores=0,2,4,6
/proc/17152/task/17154/stat : 17154 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 85396 0 0 0 37867 27 0 0 25 0 4 0 520717325 387444736 51153 33554432000 4194304 4650419 140735701543104 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17152/tid=17155] ppid=17150 vsize=378364 CPUtime=380.79 cores=0,2,4,6
/proc/17152/task/17155/stat : 17155 (strangenight1-m) R 17150 17152 15268 0 -1 4202560 44532 0 0 0 38065 14 0 0 25 0 4 0 520717325 387444736 51153 33554432000 4194304 4650419 140735701543104 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1521.36
Current children cumulated vsize (KiB) 378364

Child status: 20
Real time (s): 380.896
CPU time (s): 1521.72
CPU user time (s): 1520.91
CPU system time (s): 0.808877
CPU usage (%): 399.51
Max. virtual memory (cumulated for all children) (KiB): 447436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1520.91
system time used= 0.808877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 273104
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= 146
involuntary context switches= 6162

runsolver used 0.58891 second user time and 1.2858 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-29 17:32:57
IDJOB=3175136
IDBENCH=82754
IDSOLVER=1588
FILE ID=node127/3175136-1304091177
RUNJOBID= node127-1304091176-17138
PBS_JOBID= 13170516
Free space on /tmp= 71820 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S602837755-005.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175136-1304091177/watcher-3175136-1304091177 -o /tmp/evaluation-result-3175136-1304091177/solver-3175136-1304091177 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175136-1304091177.cnf

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

MD5SUM BENCH= 89088df3050b7dcbc7d87013312bf49b
RANDOM SEED=1037189504

node127.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.823
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.64
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.823
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.83
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.823
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.823
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.86
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.823
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.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.60
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.823
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:     32950928 kB
MemFree:      26301600 kB
Buffers:       1398812 kB
Cached:        4712120 kB
SwapCached:          0 kB
Active:        1788804 kB
Inactive:      4385828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26301600 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            6216 kB
Writeback:           0 kB
AnonPages:       63240 kB
Mapped:          14484 kB
Slab:           410524 kB
PageTables:       4724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   189096 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= 71808 MiB
End job on node127 at 2011-04-29 17:39:18