Trace number 3175379

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 1764.98 441.853

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S804294807-063.UNKNOWN.cnf
MD5SUMb542abc79e1a870fc4bd1b25791c8222
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.33534
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of clauses1491
Sum of the clauses size4473
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31491
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c 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-3175379-1304121793.cnf'
0.00/0.00	c -- header says num vars:            350
0.00/0.00	c -- header says num clauses:        1491
0.00/0.00	c -- clauses added:            0 learnts,         1491 normals,            0 xors
0.00/0.00	c -- vars added        350
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       350      1491         0         0      4473         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/1491/1491 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.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:    350 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:     12  v-fix:    0  time:  0.01 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:     154 undec:      35 neg:     161
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       338      1479         0         0      4493         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
0.38/0.13	c  N st     8      4915       338      1479         0      4789      4493     82727   no data   no data  --
1.17/0.35	c  N st    10     11297       338      1479         0      4438      4493     56561   no data   no data  --
1.97/0.57	c  N st    11     17041       338      1479         0      9973      4493    147264   no data   no data  --
3.58/0.91	c  F st    12     25001       338      1479         0     12214      4493    186683   no data   no data  --
3.58/0.91	c  N st    12     25001       338      1479         0     12214      4493    186683   no data   no data  --
4.39/1.15	c Decided on static restart strategy
4.39/1.15	c  N st    18     30000       338      1479         0     10518      4493    145187   no data   no data  --
4.39/1.15	c  S st    18     30000       338      1479         0     10518      4493    145187   no data   no data  --
4.39/1.18	c  S st    18     30501       338      1479         0     11017      4493    153739   no data   no data  --
4.39/1.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.39/1.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.39/1.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
4.39/1.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.39/1.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.39/1.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    338 time:  0.00 s
4.39/1.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.17/1.32	c lits-rem:       329  cl-subs:     1213  v-elim:      0  v-fix:    0  time:  0.54 s
5.17/1.33	c asymm  cl-useful: 0/1479/1479 lits-rem:0 time: 0.03
5.17/1.33	c calculated reachability. Time: 0.00
5.17/1.33	c  N st    18     30501       338      1479         0      9804      4493    134213   no data   no data  --
6.76/1.72	c  N st    20     37614       338      1479         0      9072      4493    109033   no data   no data  --
7.97/2.07	c  N st    21     44013       338      1479         0     15301      4493    215392   no data   no data  --
8.39/2.18	c  S st    22     45751       338      1479         0     16988      4493    244413   no data   no data  --
8.79/2.23	c  S st    22     46253       338      1479         0      8840      4493     96756   no data   no data  --
8.79/2.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.79/2.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.79/2.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
8.79/2.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.79/2.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.79/2.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    338 time:  0.00 s
8.79/2.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.79/2.27	c lits-rem:        52  cl-subs:      326  v-elim:      0  v-fix:    0  time:  0.14 s
8.79/2.27	c vivif2 --  cl tried     1479 cl shrink        0 lits rem          0 time: 0.00
8.79/2.27	c vivif2 --  cl tried     8514 cl shrink        0 lits rem          0 time: 0.00
8.79/2.28	c asymm  cl-useful: 0/1479/1479 lits-rem:0 time: 0.02
8.79/2.28	c calculated reachability. Time: 0.00
8.79/2.28	c  N st    22     46253       338      1479         0      8514      4493     92459   no data   no data  --
12.36/3.14	c  N st    23     60652       338      1479         0     12776      4493    154447   no data   no data  --
14.76/3.70	c  N st    24     69379       338      1479         0     21118      4493    296561   no data   no data  --
14.76/3.70	c  S st    24     69379       338      1479         0     21118      4493    296561   no data   no data  --
14.76/3.75	c  S st    24     69883       338      1479         0     11063      4493    121711   no data   no data  --
14.76/3.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.76/3.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.76/3.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
14.76/3.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.76/3.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.76/3.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    338 time:  0.00 s
14.76/3.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.16/3.85	c lits-rem:        73  cl-subs:      350  v-elim:      0  v-fix:    0  time:  0.36 s
15.16/3.85	c vivif2 --  cl tried     1479 cl shrink        0 lits rem          0 time: 0.00
15.16/3.85	c vivif2 --  cl tried    10713 cl shrink        0 lits rem          0 time: 0.00
15.16/3.86	c asymm  cl-useful: 0/1479/1479 lits-rem:0 time: 0.03
15.16/3.86	c calculated reachability. Time: 0.00
15.16/3.86	c  N st    24     69883       338      1479         0     10713      4493    116508   no data   no data  --
19.95/5.06	c  F st    25     87501       338      1479         0     16138      4493    199613   no data   no data  --
19.95/5.06	c  N st    25     87501       338      1479         0     16138      4493    199613   no data   no data  --
21.56/5.45	c Decided on static restart strategy
22.34/5.69	c  N st    32     95537       338      1479         0     23891      4493    325007   no data   no data  --
25.14/6.37	c  N st    34    104826       338      1479         0     20339      4493    257737   no data   no data  --
25.14/6.37	c  S st    34    104826       338      1479         0     20339      4493    257737   no data   no data  --
25.54/6.43	c  S st    34    105328       338      1479         0     20836      4493    266760   no data   no data  --
25.54/6.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.54/6.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.54/6.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
25.54/6.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.54/6.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.54/6.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    338 time:  0.00 s
25.54/6.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.53/6.99	c lits-rem:       446  cl-subs:     1517  v-elim:      0  v-fix:    0  time:  2.16 s
27.53/6.99	c vivif2 --  cl tried     1479 cl shrink        0 lits rem          0 time: 0.00
27.53/6.99	c vivif2 --  cl tried    19319 cl shrink        0 lits rem          0 time: 0.01
27.93/7.01	c asymm  cl-useful: 0/1479/1479 lits-rem:0 time: 0.05
27.93/7.01	c calculated reachability. Time: 0.00
27.93/7.01	c  N st    34    105328       338      1479         0     19319      4493    244620   no data   no data  --
30.75/7.73	c  N st    35    114927       338      1479         0     15098      4493    161599   no data   no data  --
35.15/8.89	c  N st    36    129324       338      1479         0     28834      4493    378515   no data   no data  --
41.92/10.58	c  N st    37    150919       338      1479         0     19780      4493    221034   no data   no data  --
44.31/11.14	c  S st    38    157992       338      1479         0     26581      4493    339645   no data   no data  --
44.71/11.21	c  S st    38    158498       338      1479         0     27086      4493    349510   no data   no data  --
44.71/11.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.71/11.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.71/11.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
44.71/11.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.71/11.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.71/11.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    338 time:  0.00 s
44.71/11.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
48.70/12.24	c lits-rem:       515  cl-subs:     2815  v-elim:      0  v-fix:    0  time:  4.06 s
48.70/12.24	c vivif2 --  cl tried     1479 cl shrink        0 lits rem          0 time: 0.00
48.70/12.25	c vivif2 --  cl tried    24271 cl shrink        0 lits rem          0 time: 0.01
48.70/12.26	c asymm  cl-useful: 0/1479/1479 lits-rem:0 time: 0.07
48.70/12.27	c calculated reachability. Time: 0.00
48.70/12.27	c  N st    38    158498       338      1479         0     24271      4493    306362   no data   no data  --
65.90/16.57	c  N st    39    207088       338      1479         0     19089      4493    187161   no data   no data  --
77.87/19.53	c  N st    40    237748       338      1479         0     29320      4493    334668   no data   no data  --
77.87/19.53	c  S st    40    237748       338      1479         0     29320      4493    334668   no data   no data  --
78.27/19.62	c  S st    40    238250       338      1479         0     29819      4493    343632   no data   no data  --
78.27/19.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
78.27/19.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
78.27/19.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
78.27/19.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
78.27/19.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
78.27/19.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    338 time:  0.00 s
78.27/19.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
82.27/20.70	c lits-rem:       559  cl-subs:     4610  v-elim:      0  v-fix:    0  time:  4.22 s
82.27/20.70	c vivif2 --  cl tried     1479 cl shrink        0 lits rem          0 time: 0.00
82.67/20.70	c vivif2 --  cl tried    25209 cl shrink        0 lits rem          0 time: 0.01
82.67/20.72	c asymm  cl-useful: 0/1479/1479 lits-rem:0 time: 0.07
82.67/20.72	c calculated reachability. Time: 0.00
82.67/20.72	c  N st    40    238250       338      1479         0     25209      4493    279710   no data   no data  --
111.42/27.99	c  F st    41    306252       338      1479         0     27353      4493    280201   no data   no data  --
111.42/27.99	c  N st    41    306252       338      1479         0     27353      4493    280201   no data   no data  --
113.42/28.50	c Decided on static restart strategy
123.80/31.04	c  N st    51    334561       338      1479         0     31597      4493    356449   no data   no data  --
134.59/33.77	c  N st    53    357375       338      1479         0     29519      4493    308665   no data   no data  --
134.59/33.77	c  S st    53    357375       338      1479         0     29519      4493    308665   no data   no data  --
134.99/33.85	c  S st    53    357885       338      1479         0     30027      4493    318243   no data   no data  --
134.99/33.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
134.99/33.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
134.99/33.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
134.99/33.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
134.99/33.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
134.99/33.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    338 time:  0.00 s
134.99/33.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
138.58/34.73	c lits-rem:       346  cl-subs:     1299  v-elim:      0  v-fix:    0  time:  3.46 s
138.58/34.73	c vivif2 --  cl tried     1479 cl shrink        0 lits rem          0 time: 0.00
138.58/34.74	c vivif2 --  cl tried    28728 cl shrink        0 lits rem          0 time: 0.02
138.58/34.76	c asymm  cl-useful: 0/1479/1479 lits-rem:0 time: 0.08
138.58/34.76	c calculated reachability. Time: 0.00
138.58/34.76	c  N st    53    357885       338      1479         0     28728      4493    298823   no data   no data  --
154.57/38.73	c  N st    54    390279       338      1479         0     34861      4493    388717   no data   no data  --
180.53/45.22	c  N st    55    438868       338      1479         0     28662      4493    268776   no data   no data  --
215.68/54.02	c  N st    56    511750       338      1479         0     41987      4493    475772   no data   no data  --
228.86/57.36	c  N st    57    536829       338      1479         0     36297      4493    366696   no data   no data  --
228.86/57.36	c  S st    57    536829       338      1479         0     36297      4493    366696   no data   no data  --
229.26/57.45	c  S st    57    537336       338      1479         0     36802      4493    376233   no data   no data  --
229.26/57.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
229.26/57.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
229.26/57.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
229.26/57.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
229.26/57.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
229.26/57.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    338 time:  0.00 s
229.26/57.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
234.06/58.65	c lits-rem:       430  cl-subs:     1659  v-elim:      0  v-fix:    0  time:  4.67 s
234.06/58.65	c vivif2 --  cl tried     1479 cl shrink        0 lits rem          0 time: 0.00
234.06/58.65	c vivif2 --  cl tried    35143 cl shrink        0 lits rem          0 time: 0.02
234.06/58.68	c asymm  cl-useful: 0/1479/1479 lits-rem:0 time: 0.10
234.06/58.68	c calculated reachability. Time: 0.00
234.06/58.68	c  N st    57    537336       338      1479         0     35143      4493    352572   no data   no data  --
331.13/82.95	c  N st    58    701320       338      1479         0     63615      4493    751903   no data   no data  --
398.24/99.76	c  N st    59    806004       338      1479         0     57431      4493    637238   no data   no data  --
398.24/99.76	c  S st    59    806004       338      1479         0     57431      4493    637238   no data   no data  --
399.04/99.92	c  S st    59    806507       338      1479         0     57933      4493    646372   no data   no data  --
399.04/99.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
399.04/99.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
399.04/99.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.08
399.04/99.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
399.04/99.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
399.04/99.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    338 time:  0.00 s
399.04/99.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
409.02/102.42	c lits-rem:      1155  cl-subs:     7613  v-elim:      0  v-fix:    0  time:  9.80 s
409.02/102.42	c vivif2 --  cl tried     1479 cl shrink        0 lits rem          0 time: 0.00
409.02/102.43	c vivif2 --  cl tried    50320 cl shrink        0 lits rem          0 time: 0.03
409.02/102.48	c asymm  cl-useful: 0/1479/1479 lits-rem:0 time: 0.21
409.02/102.48	c calculated reachability. Time: 0.00
409.02/102.48	c  N st    59    806507       338      1479         0     50320      4493    540668   no data   no data  --
598.77/149.95	c  F st    60   1071876       338      1479         1     66215      4493    701620   no data   no data  --
598.77/149.95	c  N st    60   1071876       338      1479         1     66215      4493    701620   no data   no data  --
602.76/150.98	c Decided on static restart strategy
620.34/155.33	c  N st    70   1100178       338      1479         1     50499      4493    485656   no data   no data  --
646.70/161.94	c  N st    72   1136170       338      1479         1     84862      4493   1064190   no data   no data  --
667.07/167.06	c  N st    73   1168562       338      1479         1     71937      4493    829000   no data   no data  --
699.03/175.04	c  N st    74   1209761       338      1479         1     66462      4493    736421   no data   no data  --
699.03/175.04	c  S st    74   1209761       338      1479         1     66462      4493    736421   no data   no data  --
699.83/175.24	c  S st    74   1210261       338      1479         1     66961      4493    745284   no data   no data  --
699.83/175.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
699.83/175.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
699.83/175.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
699.83/175.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
700.62/175.47	c subs with bin:     1859  lits-rem:       105  v-fix:    0  time:  0.73 s
700.62/175.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    338 time:  0.00 s
700.62/175.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
712.21/178.37	c lits-rem:      2310  cl-subs:     5798  v-elim:      0  v-fix:    0  time: 11.55 s
712.21/178.37	c vivif2 --  cl tried     1479 cl shrink        0 lits rem          0 time: 0.00
712.21/178.38	c vivif2 --  cl tried    59304 cl shrink        0 lits rem          0 time: 0.04
712.61/178.43	c asymm  cl-useful: 0/1479/1479 lits-rem:0 time: 0.23
712.61/178.44	c calculated reachability. Time: 0.00
712.61/178.44	c  N st    74   1210261       338      1479         1     59304      4493    643965   no data   no data  --
775.33/194.11	c  N st    75   1283143       338      1479         1     83447      4493   1023558   no data   no data  --
868.80/217.55	c  N st    76   1392466       338      1479         1     92944      4493   1131736   no data   no data  --
1009.82/252.82	c  N st    77   1556451       338      1479         1    100681      4493   1219206   no data   no data  --
1148.03/287.47	c  N st    78   1710262       338      1479         1     90330      4493   1069998   no data   no data  --
1148.03/287.47	c  S st    78   1710262       338      1479         1     90330      4493   1069998   no data   no data  --
1149.23/287.78	c  S st    78   1710766       338      1479         1     90832      4493   1079857   no data   no data  --
1149.23/287.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1149.23/287.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1149.63/287.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.15
1149.63/287.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1149.63/287.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1149.63/287.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    338 time:  0.00 s
1149.63/287.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1169.99/292.96	c lits-rem:       211  cl-subs:    11632  v-elim:      0  v-fix:    0  time: 20.37 s
1169.99/292.96	c vivif2 --  cl tried     1479 cl shrink        0 lits rem          0 time: 0.00
1169.99/292.98	c vivif2 --  cl tried    79200 cl shrink        0 lits rem          0 time: 0.06
1170.39/293.08	c asymm  cl-useful: 0/1479/1479 lits-rem:0 time: 0.41
1170.39/293.08	c calculated reachability. Time: 0.00
1170.39/293.08	c  N st    78   1710766       338      1479         1     79200      4493    919676   no data   no data  --
1532.31/383.63	c  N st    79   2079731       338      1479         3     90355      4493    951106   no data   no data  --
1665.35/416.98	c  N st    80   2210767       338      1479         3     94664      4493   1024750   no data   no data  --
1665.35/416.98	c  S st    80   2210767       338      1479         3     94664      4493   1024750   no data   no data  --
1666.13/417.11	c Finding binary XORs  T:     0.00 s  found:       0
1666.93/417.34	c  S st    80   2211271       336      1440        45     70251      4415    687710   no data   no data  --
1666.93/417.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1666.93/417.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1666.93/417.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.14
1667.32/417.40	c bin-w-bin subsume rem           20 bins  time:  0.00 s
1669.74/418.01	c subs with bin:     4539  lits-rem:      7017  v-fix:    0  time:  2.43 s
1669.74/418.01	c Subs w/ non-existent bins:     45 l-rem:     97 v-fix:     0 done:    336 time:  0.02 s
1669.74/418.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1682.11/421.17	c lits-rem:      2295  cl-subs:     9626  v-elim:      0  v-fix:    0  time: 12.62 s
1682.11/421.18	c vivif2 --  cl tried     1438 cl shrink        0 lits rem          0 time: 0.00
1682.11/421.19	c vivif2 --  cl tried    56043 cl shrink        0 lits rem          0 time: 0.04
1682.52/421.26	c asymm  cl-useful: 0/1438/1438 lits-rem:0 time: 0.30
1682.52/421.26	c calculated reachability. Time: 0.00
1682.52/421.26	c  N st    80   2211271       336      1438        25     56043      4413    499284   no data   no data  --
1732.43/433.71	c Finding binary XORs  T:     0.00 s  found:       0
1749.61/438.03	c Finding binary XORs  T:     0.00 s  found:       0
1763.99/441.66	c Finding binary XORs  T:     0.00 s  found:       0
1764.79/441.84	c Following stats are for *FIRST FINISHED THREAD ONLY*
1764.79/441.84	c num threads              : 4          
1764.79/441.84	c restarts                 : 80         
1764.79/441.84	c dynamic restarts         : 0          
1764.79/441.84	c static restarts          : 80         
1764.79/441.84	c full restarts            : 4          
1764.79/441.84	c total simplify time      : 0.96       
1764.79/441.84	c learnts DL2              : 0          
1764.79/441.84	c learnts size 2           : 152        
1764.79/441.84	c learnts size 1           : 169         (48.29     % of vars)
1764.79/441.84	c filedLit time            : 0.65        (0.04      % time)
1764.79/441.84	c v-elim SatELite          : 12          (3.43      % vars)
1764.79/441.84	c SatELite time            : 92.37       (5.24      % time)
1764.79/441.84	c v-elim xor               : 0           (0.00      % vars)
1764.79/441.84	c xor elim time            : 0.09        (0.01      % time)
1764.79/441.84	c num binary xor trees     : 0          
1764.79/441.84	c binxor trees' crown      : 0           (nan       leafs/tree)
1764.79/441.84	c bin xor find time        : 0.00       
1764.79/441.84	c OTF clause improved      : 107110      (0.05      clauses/conflict)
1764.79/441.84	c OTF impr. size diff      : 112132      (1.05       lits/clause)
1764.79/441.84	c OTF cl watch-shrink      : 555678      (0.24      clauses/conflict)
1764.79/441.84	c OTF cl watch-sh-lit      : 699566      (1.26       lits/clause)
1764.79/441.84	c tried to recurMin cls    : 321678      (13.86      % of conflicts)
1764.79/441.84	c updated cache            : 4638        (0.01       lits/tried recurMin)
1764.79/441.84	c unit cls received        : 2           (1.18      % of units)
1764.79/441.84	c unit cls sent            : 5           (2.96      % of units)
1764.79/441.84	c bin cls received         : 6          
1764.79/441.84	c bin cls sent             : 95         
1764.79/441.84	c clauses over max glue    : 0           (0.00      % of all clauses)
1764.79/441.84	c conflicts                : 2321461     (1316.06   / sec)
1764.79/441.84	c decisions                : 2660150     (0.59      % random)
1764.79/441.84	c bogo-props               : 57411202340 (32546903.24 / sec)
1764.79/441.84	c conflict literals        : 37480373    (30.06     % deleted)
1764.79/441.84	c Memory used              : 430.90      MB
1764.79/441.84	c single-thread CPU time   : 1763.95     s
1764.79/441.84	c all-threads sum CPU time : 1763.95     s
1764.79/441.84	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-3175379-1304121793/watcher-3175379-1304121793 -o /tmp/evaluation-result-3175379-1304121793/solver-3175379-1304121793 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175379-1304121793.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: 3.81 5.44 6.92 2/176 4775
/proc/meminfo: memFree=31205488/32950928 swapFree=67111404/67111528
[pid=4775] ppid=4771 vsize=182312 CPUtime=0 cores=1,3,5,7
/proc/4775/stat : 4775 (strangenight1-m) D 4771 4775 4213 0 -1 4202496 473 0 0 0 0 0 0 0 21 0 4 0 523778098 186687488 395 33554432000 4194304 4650419 140734014786880 18446744073709551615 235594909786 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4775/statm: 45579 398 331 112 0 40544 0
[pid=4775/tid=4776] ppid=4771 vsize=183276 CPUtime=0 cores=1,3,5,7
/proc/4775/task/4776/stat : 4776 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 62 0 0 0 0 0 0 0 21 0 4 0 523778098 187674624 501 33554432000 4194304 4650419 140734014786880 18446744073709551615 235594909879 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4775/tid=4778] ppid=4771 vsize=183276 CPUtime=0 cores=1,3,5,7
/proc/4775/task/4778/stat : 4778 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 54 0 0 0 0 0 0 0 21 0 4 0 523778098 187674624 518 33554432000 4194304 4650419 140734014786880 18446744073709551615 235594892394 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4775/tid=4781] ppid=4771 vsize=199852 CPUtime=0 cores=1,3,5,7
/proc/4775/task/4781/stat : 4781 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 523778098 204648448 529 33554432000 4194304 4650419 140734014786880 18446744073709551615 4219242 0 0 4096 2 0 0 0 -1 7 0 0 0

[startup+0.092473 s]
/proc/loadavg: 3.81 5.44 6.92 2/176 4775
/proc/meminfo: memFree=31205488/32950928 swapFree=67111404/67111528
[pid=4775] ppid=4771 vsize=282352 CPUtime=0.34 cores=1,3,5,7
/proc/4775/stat : 4775 (strangenight1-m) R 4771 4775 4213 0 -1 4202496 1462 0 0 0 34 0 0 0 21 0 4 0 523778098 289128448 1351 33554432000 4194304 4650419 140734014786880 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4775/statm: 70588 1351 391 112 0 65553 0
[pid=4775/tid=4776] ppid=4771 vsize=282352 CPUtime=0.08 cores=1,3,5,7
/proc/4775/task/4776/stat : 4776 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 302 0 0 0 8 0 0 0 21 0 4 0 523778098 289128448 1351 33554432000 4194304 4650419 140734014786880 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4775/tid=4778] ppid=4771 vsize=282352 CPUtime=0.08 cores=1,3,5,7
/proc/4775/task/4778/stat : 4778 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 254 0 0 0 8 0 0 0 21 0 4 0 523778098 289128448 1351 33554432000 4194304 4650419 140734014786880 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4775/tid=4781] ppid=4771 vsize=282352 CPUtime=0.08 cores=1,3,5,7
/proc/4775/task/4781/stat : 4781 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 214 0 0 0 8 0 0 0 22 0 4 0 523778098 289128448 1351 33554432000 4194304 4650419 140734014786880 18446744073709551615 4363441 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 282352

[startup+0.100471 s]
/proc/loadavg: 3.81 5.44 6.92 2/176 4775
/proc/meminfo: memFree=31205488/32950928 swapFree=67111404/67111528
[pid=4775] ppid=4771 vsize=282352 CPUtime=0.38 cores=1,3,5,7
/proc/4775/stat : 4775 (strangenight1-m) R 4771 4775 4213 0 -1 4202496 1510 0 0 0 38 0 0 0 21 0 4 0 523778098 289128448 1399 33554432000 4194304 4650419 140734014786880 18446744073709551615 4328348 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4775/statm: 70588 1399 391 112 0 65553 0
[pid=4775/tid=4776] ppid=4771 vsize=282352 CPUtime=0.09 cores=1,3,5,7
/proc/4775/task/4776/stat : 4776 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 316 0 0 0 9 0 0 0 21 0 4 0 523778098 289128448 1399 33554432000 4194304 4650419 140734014786880 18446744073709551615 4331332 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4775/tid=4778] ppid=4771 vsize=282352 CPUtime=0.09 cores=1,3,5,7
/proc/4775/task/4778/stat : 4778 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 268 0 0 0 9 0 0 0 21 0 4 0 523778098 289128448 1399 33554432000 4194304 4650419 140734014786880 18446744073709551615 4328315 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4775/tid=4781] ppid=4771 vsize=282352 CPUtime=0.09 cores=1,3,5,7
/proc/4775/task/4781/stat : 4781 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 219 0 0 0 9 0 0 0 22 0 4 0 523778098 289128448 1399 33554432000 4194304 4650419 140734014786880 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 282352

[startup+0.300436 s]
/proc/loadavg: 3.81 5.44 6.92 2/176 4775
/proc/meminfo: memFree=31205488/32950928 swapFree=67111404/67111528
[pid=4775] ppid=4771 vsize=283296 CPUtime=1.17 cores=1,3,5,7
/proc/4775/stat : 4775 (strangenight1-m) R 4771 4775 4213 0 -1 4202496 2439 0 0 0 117 0 0 0 21 0 4 0 523778098 290095104 1895 33554432000 4194304 4650419 140734014786880 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4775/statm: 70824 1895 393 112 0 65789 0
[pid=4775/tid=4776] ppid=4771 vsize=283296 CPUtime=0.29 cores=1,3,5,7
/proc/4775/task/4776/stat : 4776 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 548 0 0 0 29 0 0 0 21 0 4 0 523778098 290095104 1895 33554432000 4194304 4650419 140734014786880 18446744073709551615 4303912 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4775/tid=4778] ppid=4771 vsize=283296 CPUtime=0.29 cores=1,3,5,7
/proc/4775/task/4778/stat : 4778 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 504 0 0 0 29 0 0 0 21 0 4 0 523778098 290095104 1895 33554432000 4194304 4650419 140734014786880 18446744073709551615 4520279 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4775/tid=4781] ppid=4771 vsize=283296 CPUtime=0.29 cores=1,3,5,7
/proc/4775/task/4781/stat : 4781 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 454 0 0 0 29 0 0 0 22 0 4 0 523778098 290095104 1895 33554432000 4194304 4650419 140734014786880 18446744073709551615 4365303 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283296

[startup+0.700368 s]
/proc/loadavg: 3.81 5.44 6.92 2/176 4775
/proc/meminfo: memFree=31205488/32950928 swapFree=67111404/67111528
[pid=4775] ppid=4771 vsize=284556 CPUtime=2.77 cores=1,3,5,7
/proc/4775/stat : 4775 (strangenight1-m) R 4771 4775 4213 0 -1 4202496 4256 0 0 0 277 0 0 0 22 0 4 0 523778098 291385344 2214 33554432000 4194304 4650419 140734014786880 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4775/statm: 71139 2214 393 112 0 66104 0
[pid=4775/tid=4776] ppid=4771 vsize=284556 CPUtime=0.69 cores=1,3,5,7
/proc/4775/task/4776/stat : 4776 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 981 0 0 0 69 0 0 0 22 0 4 0 523778098 291385344 2214 33554432000 4194304 4650419 140734014786880 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4775/tid=4778] ppid=4771 vsize=284556 CPUtime=0.69 cores=1,3,5,7
/proc/4775/task/4778/stat : 4778 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 1005 0 0 0 69 0 0 0 22 0 4 0 523778098 291385344 2214 33554432000 4194304 4650419 140734014786880 18446744073709551615 4365231 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4775/tid=4781] ppid=4771 vsize=284556 CPUtime=0.68 cores=1,3,5,7
/proc/4775/task/4781/stat : 4781 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 885 0 0 0 68 0 0 0 24 0 4 0 523778098 291385344 2214 33554432000 4194304 4650419 140734014786880 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284556

[startup+1.50023 s]
/proc/loadavg: 4.15 5.48 6.93 10/184 4783
/proc/meminfo: memFree=31183896/32950928 swapFree=67111404/67111528
[pid=4775] ppid=4771 vsize=276688 CPUtime=5.96 cores=1,3,5,7
/proc/4775/stat : 4775 (strangenight1-m) R 4771 4775 4213 0 -1 4202496 7266 0 0 0 595 1 0 0 25 0 4 0 523778098 283328512 3901 33554432000 4194304 4650419 140734014786880 18446744073709551615 4366928 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4775/statm: 69172 3901 395 112 0 64137 0
[pid=4775/tid=4776] ppid=4771 vsize=276688 CPUtime=1.49 cores=1,3,5,7
/proc/4775/task/4776/stat : 4776 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 1649 0 0 0 149 0 0 0 25 0 4 0 523778098 283328512 3901 33554432000 4194304 4650419 140734014786880 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4775/tid=4778] ppid=4771 vsize=276688 CPUtime=1.49 cores=1,3,5,7
/proc/4775/task/4778/stat : 4778 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 1501 0 0 0 149 0 0 0 25 0 4 0 523778098 283328512 3901 33554432000 4194304 4650419 140734014786880 18446744073709551615 4367245 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4775/tid=4781] ppid=4771 vsize=276688 CPUtime=1.48 cores=1,3,5,7
/proc/4775/task/4781/stat : 4781 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 1323 0 0 0 148 0 0 0 25 0 4 0 523778098 283328512 3901 33554432000 4194304 4650419 140734014786880 18446744073709551615 4365263 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 276688

[startup+3.10095 s]
/proc/loadavg: 4.15 5.48 6.93 10/184 4813
/proc/meminfo: memFree=31166096/32950928 swapFree=67111404/67111528
[pid=4775] ppid=4771 vsize=283364 CPUtime=12.36 cores=1,3,5,7
/proc/4775/stat : 4775 (strangenight1-m) R 4771 4775 4213 0 -1 4202496 14072 0 0 0 1234 2 0 0 25 0 4 0 523778098 290164736 7704 33554432000 4194304 4650419 140734014786880 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4775/statm: 70841 7705 395 112 0 65806 0
[pid=4775/tid=4776] ppid=4771 vsize=283364 CPUtime=3.09 cores=1,3,5,7
/proc/4775/task/4776/stat : 4776 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 3306 0 0 0 309 0 0 0 25 0 4 0 523778098 290164736 7705 33554432000 4194304 4650419 140734014786880 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4775/tid=4778] ppid=4771 vsize=283364 CPUtime=3.08 cores=1,3,5,7
/proc/4775/task/4778/stat : 4778 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 3688 0 0 0 308 0 0 0 25 0 4 0 523778098 290164736 7705 33554432000 4194304 4650419 140734014786880 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4775/tid=4781] ppid=4771 vsize=283364 CPUtime=3.07 cores=1,3,5,7
/proc/4775/task/4781/stat : 4781 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 3158 0 0 0 307 0 0 0 25 0 4 0 523778098 290164736 7705 33554432000 4194304 4650419 140734014786880 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 283364

[startup+6.30039 s]
/proc/loadavg: 4.15 5.48 6.93 9/184 4813
/proc/meminfo: memFree=31115120/32950928 swapFree=67111404/67111528
[pid=4775] ppid=4771 vsize=287100 CPUtime=25.14 cores=1,3,5,7
/proc/4775/stat : 4775 (strangenight1-m) R 4771 4775 4213 0 -1 4202496 20807 0 0 0 2511 3 0 0 25 0 4 0 523778098 293990400 10378 33554432000 4194304 4650419 140734014786880 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4775/statm: 71775 10379 395 112 0 66740 0
[pid=4775/tid=4776] ppid=4771 vsize=287100 CPUtime=6.28 cores=1,3,5,7
/proc/4775/task/4776/stat : 4776 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 5400 0 0 0 628 0 0 0 25 0 4 0 523778098 293990400 10379 33554432000 4194304 4650419 140734014786880 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4775/tid=4778] ppid=4771 vsize=287100 CPUtime=6.29 cores=1,3,5,7
/proc/4775/task/4778/stat : 4778 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 5717 0 0 0 628 1 0 0 25 0 4 0 523778098 293990400 10379 33554432000 4194304 4650419 140734014786880 18446744073709551615 4438539 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4775/tid=4781] ppid=4771 vsize=287100 CPUtime=6.25 cores=1,3,5,7
/proc/4775/task/4781/stat : 4781 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 4160 0 0 0 625 0 0 0 25 0 4 0 523778098 293990400 10379 33554432000 4194304 4650419 140734014786880 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 287100

[startup+12.7003 s]
/proc/loadavg: 4.74 5.57 6.94 9/184 4813
/proc/meminfo: memFree=31064568/32950928 swapFree=67111404/67111528
[pid=4775] ppid=4771 vsize=288564 CPUtime=50.7 cores=1,3,5,7
/proc/4775/stat : 4775 (strangenight1-m) R 4771 4775 4213 0 -1 4202496 31914 0 0 0 5065 5 0 0 25 0 4 0 523778098 295489536 13995 33554432000 4194304 4650419 140734014786880 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4775/statm: 72141 13995 395 112 0 67106 0
[pid=4775/tid=4776] ppid=4771 vsize=288564 CPUtime=12.69 cores=1,3,5,7
/proc/4775/task/4776/stat : 4776 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 8404 0 0 0 1268 1 0 0 25 0 4 0 523778098 295489536 13995 33554432000 4194304 4650419 140734014786880 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4775/tid=4778] ppid=4771 vsize=288564 CPUtime=12.68 cores=1,3,5,7
/proc/4775/task/4778/stat : 4778 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 8351 0 0 0 1267 1 0 0 25 0 4 0 523778098 295489536 13995 33554432000 4194304 4650419 140734014786880 18446744073709551615 4326855 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4775/tid=4781] ppid=4771 vsize=288564 CPUtime=12.61 cores=1,3,5,7
/proc/4775/task/4781/stat : 4781 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 6103 0 0 0 1261 0 0 0 25 0 4 0 523778098 295489536 13995 33554432000 4194304 4650419 140734014786880 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 288564

[startup+25.501 s]
/proc/loadavg: 5.24 5.65 6.95 9/184 4813
/proc/meminfo: memFree=31027052/32950928 swapFree=67111404/67111528
[pid=4775] ppid=4771 vsize=293548 CPUtime=101.83 cores=1,3,5,7
/proc/4775/stat : 4775 (strangenight1-m) R 4771 4775 4213 0 -1 4202496 48211 0 0 0 10175 8 0 0 25 0 4 0 523778098 300593152 18702 33554432000 4194304 4650419 140734014786880 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4775/statm: 73387 18702 395 112 0 68352 0
[pid=4775/tid=4776] ppid=4771 vsize=293548 CPUtime=25.49 cores=1,3,5,7
/proc/4775/task/4776/stat : 4776 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 13255 0 0 0 2547 2 0 0 25 0 4 0 523778098 300593152 18702 33554432000 4194304 4650419 140734014786880 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4775/tid=4778] ppid=4771 vsize=293548 CPUtime=25.48 cores=1,3,5,7
/proc/4775/task/4778/stat : 4778 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 12746 0 0 0 2546 2 0 0 25 0 4 0 523778098 300593152 18702 33554432000 4194304 4650419 140734014786880 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4775/tid=4781] ppid=4771 vsize=293548 CPUtime=25.35 cores=1,3,5,7
/proc/4775/task/4781/stat : 4781 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 8628 0 0 0 2534 1 0 0 25 0 4 0 523778098 300593152 18702 33554432000 4194304 4650419 140734014786880 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 293548

[startup+51.1005 s]
/proc/loadavg: 6.18 5.83 6.97 9/184 4814
/proc/meminfo: memFree=30964232/32950928 swapFree=67111404/67111528
[pid=4775] ppid=4771 vsize=299468 CPUtime=204.09 cores=1,3,5,7
/proc/4775/stat : 4775 (strangenight1-m) R 4771 4775 4213 0 -1 4202496 73838 0 0 0 20393 16 0 0 25 0 4 0 523778098 306655232 24123 33554432000 4194304 4650419 140734014786880 18446744073709551615 4365348 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4775/statm: 74867 24123 395 112 0 69832 0
[pid=4775/tid=4776] ppid=4771 vsize=299468 CPUtime=51.09 cores=1,3,5,7
/proc/4775/task/4776/stat : 4776 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 21279 0 0 0 5104 5 0 0 25 0 4 0 523778098 306655232 24123 33554432000 4194304 4650419 140734014786880 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4775/tid=4778] ppid=4771 vsize=299468 CPUtime=51.08 cores=1,3,5,7
/proc/4775/task/4778/stat : 4778 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 19792 0 0 0 5104 4 0 0 25 0 4 0 523778098 306655232 24123 33554432000 4194304 4650419 140734014786880 18446744073709551615 4365280 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4775/tid=4781] ppid=4771 vsize=299468 CPUtime=50.81 cores=1,3,5,7
/proc/4775/task/4781/stat : 4781 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 12224 0 0 0 5079 2 0 0 25 0 4 0 523778098 306655232 24123 33554432000 4194304 4650419 140734014786880 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 299468

[startup+102.307 s]
/proc/loadavg: 7.60 6.30 7.07 9/184 4819
/proc/meminfo: memFree=30929940/32950928 swapFree=67111404/67111528
[pid=4775] ppid=4771 vsize=302556 CPUtime=408.64 cores=1,3,5,7
/proc/4775/stat : 4775 (strangenight1-m) R 4771 4775 4213 0 -1 4202496 111700 0 0 0 40836 28 0 0 25 0 4 0 523778098 309817344 29252 33554432000 4194304 4650419 140734014786880 18446744073709551615 4476769 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4775/statm: 75639 29252 395 112 0 70604 0
[pid=4775/tid=4776] ppid=4771 vsize=302556 CPUtime=102.29 cores=1,3,5,7
/proc/4775/task/4776/stat : 4776 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 31907 0 0 0 10221 8 0 0 25 0 4 0 523778098 309817344 29252 33554432000 4194304 4650419 140734014786880 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4775/tid=4778] ppid=4771 vsize=302556 CPUtime=102.29 cores=1,3,5,7
/proc/4775/task/4778/stat : 4778 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 29595 0 0 0 10221 8 0 0 25 0 4 0 523778098 309817344 29252 33554432000 4194304 4650419 140734014786880 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4775/tid=4781] ppid=4771 vsize=302556 CPUtime=101.73 cores=1,3,5,7
/proc/4775/task/4781/stat : 4781 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 16899 0 0 0 10171 2 0 0 25 0 4 0 523778098 309817344 29252 33554432000 4194304 4650419 140734014786880 18446744073709551615 4363435 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 302556

[startup+162.301 s]

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

/proc/4775/task/4781/stat : 4781 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 29315 0 0 0 28068 7 0 0 25 0 4 0 523778098 335536128 43800 33554432000 4194304 4650419 140734014786880 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1127.65
Current children cumulated vsize (KiB) 327672

[startup+342.3 s]
/proc/loadavg: 8.10 7.28 7.29 9/184 4825
/proc/meminfo: memFree=30753960/32950928 swapFree=67111404/67111528
[pid=4775] ppid=4771 vsize=332248 CPUtime=1367.32 cores=1,3,5,7
/proc/4775/stat : 4775 (strangenight1-m) R 4771 4775 4213 0 -1 4202496 244302 0 0 0 136653 79 0 0 25 0 4 0 523778098 340221952 49954 33554432000 4194304 4650419 140734014786880 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4775/statm: 83062 49954 395 112 0 78027 0
[pid=4775/tid=4776] ppid=4771 vsize=332248 CPUtime=342.29 cores=1,3,5,7
/proc/4775/task/4776/stat : 4776 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 72349 0 0 0 34205 24 0 0 25 0 4 0 523778098 340221952 49954 33554432000 4194304 4650419 140734014786880 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4775/tid=4778] ppid=4771 vsize=332248 CPUtime=342.29 cores=1,3,5,7
/proc/4775/task/4778/stat : 4778 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 67079 0 0 0 34205 24 0 0 25 0 4 0 523778098 340221952 49954 33554432000 4194304 4650419 140734014786880 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4775/tid=4781] ppid=4771 vsize=332248 CPUtime=340.42 cores=1,3,5,7
/proc/4775/task/4781/stat : 4781 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 33197 0 0 0 34032 10 0 0 25 0 4 0 523778098 340221952 49954 33554432000 4194304 4650419 140734014786880 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1367.32
Current children cumulated vsize (KiB) 332248

[startup+402.301 s]
/proc/loadavg: 8.10 7.42 7.34 9/184 4826
/proc/meminfo: memFree=30722648/32950928 swapFree=67111404/67111528
[pid=4775] ppid=4771 vsize=398388 CPUtime=1607.01 cores=1,3,5,7
/proc/4775/stat : 4775 (strangenight1-m) R 4771 4775 4213 0 -1 4202496 270684 0 0 0 160607 94 0 0 25 0 4 0 523778098 407949312 52752 33554432000 4194304 4650419 140734014786880 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4775/statm: 99597 52752 395 112 0 94562 0
[pid=4775/tid=4776] ppid=4771 vsize=398388 CPUtime=402.29 cores=1,3,5,7
/proc/4775/task/4776/stat : 4776 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 80320 0 0 0 40201 28 0 0 25 0 4 0 523778098 407949312 52752 33554432000 4194304 4650419 140734014786880 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4775/tid=4778] ppid=4771 vsize=398388 CPUtime=402.28 cores=1,3,5,7
/proc/4775/task/4778/stat : 4778 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 74511 0 0 0 40200 28 0 0 25 0 4 0 523778098 407949312 52752 33554432000 4194304 4650419 140734014786880 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4775/tid=4781] ppid=4771 vsize=398388 CPUtime=400.11 cores=1,3,5,7
/proc/4775/task/4781/stat : 4781 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 36584 0 0 0 39999 12 0 0 25 0 4 0 523778098 407949312 52752 33554432000 4194304 4650419 140734014786880 18446744073709551615 4329570 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1607.01
Current children cumulated vsize (KiB) 398388

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

[startup+409.501 s]
/proc/loadavg: 8.09 7.43 7.34 9/184 4827
/proc/meminfo: memFree=30723512/32950928 swapFree=67111404/67111528
[pid=4775] ppid=4771 vsize=387072 CPUtime=1635.76 cores=1,3,5,7
/proc/4775/stat : 4775 (strangenight1-m) R 4771 4775 4213 0 -1 4202496 274710 0 0 0 163481 95 0 0 25 0 4 0 523778098 396361728 51226 33554432000 4194304 4650419 140734014786880 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4775/statm: 96768 51226 395 112 0 91733 0
[pid=4775/tid=4776] ppid=4771 vsize=387072 CPUtime=409.49 cores=1,3,5,7
/proc/4775/task/4776/stat : 4776 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 81517 0 0 0 40921 28 0 0 25 0 4 0 523778098 396361728 51226 33554432000 4194304 4650419 140734014786880 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4775/tid=4778] ppid=4771 vsize=387072 CPUtime=409.49 cores=1,3,5,7
/proc/4775/task/4778/stat : 4778 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 75681 0 0 0 40920 29 0 0 25 0 4 0 523778098 396361728 51226 33554432000 4194304 4650419 140734014786880 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4775/tid=4781] ppid=4771 vsize=387072 CPUtime=407.26 cores=1,3,5,7
/proc/4775/task/4781/stat : 4781 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 36950 0 0 0 40714 12 0 0 25 0 4 0 523778098 396361728 51226 33554432000 4194304 4650419 140734014786880 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1635.76
Current children cumulated vsize (KiB) 387072

[startup+422.3 s]
/proc/loadavg: 8.07 7.46 7.35 9/184 4827
/proc/meminfo: memFree=30724244/32950928 swapFree=67111404/67111528
[pid=4775] ppid=4771 vsize=387124 CPUtime=1686.91 cores=1,3,5,7
/proc/4775/stat : 4775 (strangenight1-m) R 4771 4775 4213 0 -1 4202496 279901 0 0 0 168594 97 0 0 25 0 4 0 523778098 396414976 51061 33554432000 4194304 4650419 140734014786880 18446744073709551615 4366839 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4775/statm: 96781 51061 395 112 0 91746 0
[pid=4775/tid=4776] ppid=4771 vsize=387124 CPUtime=422.3 cores=1,3,5,7
/proc/4775/task/4776/stat : 4776 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 83238 0 0 0 42201 29 0 0 25 0 4 0 523778098 396414976 51061 33554432000 4194304 4650419 140734014786880 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4775/tid=4778] ppid=4771 vsize=387124 CPUtime=422.29 cores=1,3,5,7
/proc/4775/task/4778/stat : 4778 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 77274 0 0 0 42199 30 0 0 25 0 4 0 523778098 396414976 51061 33554432000 4194304 4650419 140734014786880 18446744073709551615 4328270 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4775/tid=4781] ppid=4771 vsize=387124 CPUtime=420 cores=1,3,5,7
/proc/4775/task/4781/stat : 4781 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 36996 0 0 0 41988 12 0 0 25 0 4 0 523778098 396414976 51061 33554432000 4194304 4650419 140734014786880 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1686.91
Current children cumulated vsize (KiB) 387124

[startup+435.101 s]
/proc/loadavg: 8.13 7.49 7.36 9/184 4828
/proc/meminfo: memFree=30716176/32950928 swapFree=67111404/67111528
[pid=4775] ppid=4771 vsize=441184 CPUtime=1738.03 cores=1,3,5,7
/proc/4775/stat : 4775 (strangenight1-m) R 4771 4775 4213 0 -1 4202496 284933 0 0 0 173703 100 0 0 25 0 4 0 523778098 451772416 53954 33554432000 4194304 4650419 140734014786880 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4775/statm: 110296 53954 395 112 0 105261 0
[pid=4775/tid=4776] ppid=4771 vsize=441184 CPUtime=435.09 cores=1,3,5,7
/proc/4775/task/4776/stat : 4776 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 84917 0 0 0 43479 30 0 0 25 0 4 0 523778098 451772416 53954 33554432000 4194304 4650419 140734014786880 18446744073709551615 4328241 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4775/tid=4778] ppid=4771 vsize=441184 CPUtime=435.09 cores=1,3,5,7
/proc/4775/task/4778/stat : 4778 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 78255 0 0 0 43478 31 0 0 25 0 4 0 523778098 451772416 53954 33554432000 4194304 4650419 140734014786880 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4775/tid=4781] ppid=4771 vsize=441184 CPUtime=432.72 cores=1,3,5,7
/proc/4775/task/4781/stat : 4781 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 37776 0 0 0 43260 12 0 0 25 0 4 0 523778098 451772416 53954 33554432000 4194304 4650419 140734014786880 18446744073709551615 4361127 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1738.03
Current children cumulated vsize (KiB) 441184

[startup+438.3 s]
/proc/loadavg: 8.12 7.50 7.37 9/184 4828
/proc/meminfo: memFree=30712828/32950928 swapFree=67111404/67111528
[pid=4775] ppid=4771 vsize=441240 CPUtime=1750.8 cores=1,3,5,7
/proc/4775/stat : 4775 (strangenight1-m) R 4771 4775 4213 0 -1 4202496 286583 0 0 0 174980 100 0 0 25 0 4 0 523778098 451829760 53763 33554432000 4194304 4650419 140734014786880 18446744073709551615 4330361 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4775/statm: 110310 53763 395 112 0 105275 0
[pid=4775/tid=4776] ppid=4771 vsize=441240 CPUtime=438.29 cores=1,3,5,7
/proc/4775/task/4776/stat : 4776 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 85164 0 0 0 43799 30 0 0 25 0 4 0 523778098 451829760 53763 33554432000 4194304 4650419 140734014786880 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4775/tid=4778] ppid=4771 vsize=441240 CPUtime=438.28 cores=1,3,5,7
/proc/4775/task/4778/stat : 4778 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 79216 0 0 0 43797 31 0 0 25 0 4 0 523778098 451829760 53763 33554432000 4194304 4650419 140734014786880 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4775/tid=4781] ppid=4771 vsize=441240 CPUtime=435.9 cores=1,3,5,7
/proc/4775/task/4781/stat : 4781 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 37971 0 0 0 43578 12 0 0 25 0 4 0 523778098 451829760 53763 33554432000 4194304 4650419 140734014786880 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1750.8
Current children cumulated vsize (KiB) 441240

[startup+439.901 s]
/proc/loadavg: 8.12 7.50 7.37 9/184 4828
/proc/meminfo: memFree=30715308/32950928 swapFree=67111404/67111528
[pid=4775] ppid=4771 vsize=441240 CPUtime=1757.22 cores=1,3,5,7
/proc/4775/stat : 4775 (strangenight1-m) R 4771 4775 4213 0 -1 4202496 287104 0 0 0 175622 100 0 0 25 0 4 0 523778098 451829760 54284 33554432000 4194304 4650419 140734014786880 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4775/statm: 110310 54284 395 112 0 105275 0
[pid=4775/tid=4776] ppid=4771 vsize=441240 CPUtime=439.9 cores=1,3,5,7
/proc/4775/task/4776/stat : 4776 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 85295 0 0 0 43960 30 0 0 25 0 4 0 523778098 451829760 54284 33554432000 4194304 4650419 140734014786880 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4775/tid=4778] ppid=4771 vsize=441240 CPUtime=439.89 cores=1,3,5,7
/proc/4775/task/4778/stat : 4778 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 79354 0 0 0 43958 31 0 0 25 0 4 0 523778098 451829760 54284 33554432000 4194304 4650419 140734014786880 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4775/tid=4781] ppid=4771 vsize=441240 CPUtime=437.5 cores=1,3,5,7
/proc/4775/task/4781/stat : 4781 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 38073 0 0 0 43738 12 0 0 25 0 4 0 523778098 451829760 54284 33554432000 4194304 4650419 140734014786880 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1757.22
Current children cumulated vsize (KiB) 441240

[startup+440.701 s]
/proc/loadavg: 8.12 7.50 7.37 9/184 4828
/proc/meminfo: memFree=30715308/32950928 swapFree=67111404/67111528
[pid=4775] ppid=4771 vsize=441240 CPUtime=1760.4 cores=1,3,5,7
/proc/4775/stat : 4775 (strangenight1-m) R 4771 4775 4213 0 -1 4202496 287357 0 0 0 175939 101 0 0 25 0 4 0 523778098 451829760 54537 33554432000 4194304 4650419 140734014786880 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4775/statm: 110310 54537 395 112 0 105275 0
[pid=4775/tid=4776] ppid=4771 vsize=441240 CPUtime=440.69 cores=1,3,5,7
/proc/4775/task/4776/stat : 4776 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 85362 0 0 0 44039 30 0 0 25 0 4 0 523778098 451829760 54537 33554432000 4194304 4650419 140734014786880 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4775/tid=4778] ppid=4771 vsize=441240 CPUtime=440.68 cores=1,3,5,7
/proc/4775/task/4778/stat : 4778 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 79426 0 0 0 44037 31 0 0 25 0 4 0 523778098 451829760 54537 33554432000 4194304 4650419 140734014786880 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4775/tid=4781] ppid=4771 vsize=441240 CPUtime=438.29 cores=1,3,5,7
/proc/4775/task/4781/stat : 4781 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 38129 0 0 0 43817 12 0 0 25 0 4 0 523778098 451829760 54537 33554432000 4194304 4650419 140734014786880 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1760.4
Current children cumulated vsize (KiB) 441240

[startup+441.501 s]
/proc/loadavg: 8.19 7.53 7.37 9/184 4828
/proc/meminfo: memFree=30714804/32950928 swapFree=67111404/67111528
[pid=4775] ppid=4771 vsize=441240 CPUtime=1763.59 cores=1,3,5,7
/proc/4775/stat : 4775 (strangenight1-m) R 4771 4775 4213 0 -1 4202496 287552 0 0 0 176258 101 0 0 25 0 4 0 523778098 451829760 54732 33554432000 4194304 4650419 140734014786880 18446744073709551615 4363522 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4775/statm: 110310 54732 395 112 0 105275 0
[pid=4775/tid=4776] ppid=4771 vsize=441240 CPUtime=441.49 cores=1,3,5,7
/proc/4775/task/4776/stat : 4776 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 85414 0 0 0 44119 30 0 0 25 0 4 0 523778098 451829760 54732 33554432000 4194304 4650419 140734014786880 18446744073709551615 4332006 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4775/tid=4778] ppid=4771 vsize=441240 CPUtime=441.48 cores=1,3,5,7
/proc/4775/task/4778/stat : 4778 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 79477 0 0 0 44117 31 0 0 25 0 4 0 523778098 451829760 54732 33554432000 4194304 4650419 140734014786880 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4775/tid=4781] ppid=4771 vsize=441240 CPUtime=439.08 cores=1,3,5,7
/proc/4775/task/4781/stat : 4781 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 38170 0 0 0 43896 12 0 0 25 0 4 0 523778098 451829760 54732 33554432000 4194304 4650419 140734014786880 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1763.59
Current children cumulated vsize (KiB) 441240

[startup+441.701 s]
/proc/loadavg: 8.19 7.53 7.37 9/184 4828
/proc/meminfo: memFree=30714804/32950928 swapFree=67111404/67111528
[pid=4775] ppid=4771 vsize=441240 CPUtime=1764.39 cores=1,3,5,7
/proc/4775/stat : 4775 (strangenight1-m) R 4771 4775 4213 0 -1 4202496 287591 0 0 0 176338 101 0 0 25 0 4 0 523778098 451829760 54771 33554432000 4194304 4650419 140734014786880 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4775/statm: 110310 54771 395 112 0 105275 0
[pid=4775/tid=4776] ppid=4771 vsize=441240 CPUtime=441.69 cores=1,3,5,7
/proc/4775/task/4776/stat : 4776 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 85419 0 0 0 44139 30 0 0 25 0 4 0 523778098 451829760 54771 33554432000 4194304 4650419 140734014786880 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4775/tid=4778] ppid=4771 vsize=441240 CPUtime=441.68 cores=1,3,5,7
/proc/4775/task/4778/stat : 4778 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 79494 0 0 0 44137 31 0 0 25 0 4 0 523778098 451829760 54771 33554432000 4194304 4650419 140734014786880 18446744073709551615 4331268 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4775/tid=4781] ppid=4771 vsize=441240 CPUtime=439.28 cores=1,3,5,7
/proc/4775/task/4781/stat : 4781 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 38180 0 0 0 43916 12 0 0 25 0 4 0 523778098 451829760 54771 33554432000 4194304 4650419 140734014786880 18446744073709551615 4363871 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1764.39
Current children cumulated vsize (KiB) 441240

[startup+441.801 s]
/proc/loadavg: 8.19 7.53 7.37 9/184 4828
/proc/meminfo: memFree=30714804/32950928 swapFree=67111404/67111528
[pid=4775] ppid=4771 vsize=441240 CPUtime=1764.79 cores=1,3,5,7
/proc/4775/stat : 4775 (strangenight1-m) R 4771 4775 4213 0 -1 4202496 287616 0 0 0 176378 101 0 0 25 0 4 0 523778098 451829760 54796 33554432000 4194304 4650419 140734014786880 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4775/statm: 110310 54796 395 112 0 105275 0
[pid=4775/tid=4776] ppid=4771 vsize=441240 CPUtime=441.79 cores=1,3,5,7
/proc/4775/task/4776/stat : 4776 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 85426 0 0 0 44149 30 0 0 25 0 4 0 523778098 451829760 54796 33554432000 4194304 4650419 140734014786880 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4775/tid=4778] ppid=4771 vsize=441240 CPUtime=441.78 cores=1,3,5,7
/proc/4775/task/4778/stat : 4778 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 79502 0 0 0 44147 31 0 0 25 0 4 0 523778098 451829760 54796 33554432000 4194304 4650419 140734014786880 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4775/tid=4781] ppid=4771 vsize=441240 CPUtime=439.38 cores=1,3,5,7
/proc/4775/task/4781/stat : 4781 (strangenight1-m) R 4771 4775 4213 0 -1 4202560 38184 0 0 0 43926 12 0 0 25 0 4 0 523778098 451829760 54796 33554432000 4194304 4650419 140734014786880 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1764.79
Current children cumulated vsize (KiB) 441240

Child status: 20
Real time (s): 441.853
CPU time (s): 1764.98
CPU user time (s): 1763.96
CPU system time (s): 1.02384
CPU usage (%): 399.45
Max. virtual memory (cumulated for all children) (KiB): 452660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1763.96
system time used= 1.02384
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 287629
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= 235
involuntary context switches= 7530

runsolver used 0.724889 second user time and 1.70274 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-30 02:03:13
IDJOB=3175379
IDBENCH=82997
IDSOLVER=1588
FILE ID=node120/3175379-1304121793
RUNJOBID= node120-1304121793-4757
PBS_JOBID= 13170710
Free space on /tmp= 72076 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v350-c1491-S804294807-063.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175379-1304121793/watcher-3175379-1304121793 -o /tmp/evaluation-result-3175379-1304121793/solver-3175379-1304121793 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175379-1304121793.cnf

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

MD5SUM BENCH= b542abc79e1a870fc4bd1b25791c8222
RANDOM SEED=1066038337

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.78
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.809
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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31206040 kB
Buffers:        501804 kB
Cached:         821044 kB
SwapCached:          8 kB
Active:         415884 kB
Inactive:       970264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31206040 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:           12468 kB
Writeback:           0 kB
AnonPages:       63220 kB
Mapped:          14692 kB
Slab:           296068 kB
PageTables:       4716 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   186716 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= 72064 MiB
End job on node120 at 2011-04-30 02:10:35