Trace number 3368888

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-mt (fixed)UNSAT 1909.3 478.2

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S173446080-001.UNKNOWN.cnf
MD5SUM4c16bc52ec8b88c947f571c625ddf62f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.03423
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-3368888-1305405468.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.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       350      1491         0         0      4473         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 1/1491/1491 lits-rem:3 time: 0.00
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:        1  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:         1  cl-subs:        0  v-elim:     15  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:     162 undec:      36 neg:     152
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       335      1469         1         0      4513         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
0.38/0.13	c  N st     8      4919       335      1469         1      4792      4513     81434   no data   no data  --
1.17/0.36	c  N st    10     11311       335      1469         1      4415      4513     58293   no data   no data  --
1.97/0.58	c  N st    11     17054       335      1469         1      9999      4513    156478   no data   no data  --
3.58/0.94	c  F st    12     25000       335      1469         1     12225      4513    193053   no data   no data  --
3.58/0.94	c  N st    12     25000       335      1469         1     12225      4513    193053   no data   no data  --
4.40/1.18	c Decided on static restart strategy
4.40/1.18	c  N st    18     30000       335      1469         1     10534      4513    145484   no data   no data  --
4.40/1.18	c  S st    18     30000       335      1469         1     10534      4513    145484   no data   no data  --
4.77/1.21	c  S st    18     30504       335      1469         1     11031      4513    154425   no data   no data  --
4.77/1.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.77/1.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.77/1.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
4.77/1.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.77/1.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.77/1.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    335 time:  0.00 s
4.77/1.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.17/1.36	c lits-rem:       221  cl-subs:     1108  v-elim:      0  v-fix:    0  time:  0.55 s
5.17/1.37	c asymm  cl-useful: 0/1469/1469 lits-rem:0 time: 0.03
5.17/1.37	c calculated reachability. Time: 0.00
5.17/1.37	c  N st    18     30504       335      1469         1      9923      4513    136798   no data   no data  --
6.77/1.75	c  N st    20     37614       335      1469         1      9203      4513    113298   no data   no data  --
7.97/2.08	c  N st    21     44013       335      1469         1     15350      4513    212180   no data   no data  --
8.39/2.20	c  S st    22     45756       335      1469         1     17018      4513    240115   no data   no data  --
8.80/2.25	c  S st    22     46259       335      1469         1      8916      4513     97891   no data   no data  --
8.80/2.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.80/2.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.80/2.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
8.80/2.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.80/2.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.80/2.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    335 time:  0.00 s
8.80/2.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.80/2.29	c lits-rem:        65  cl-subs:      321  v-elim:      0  v-fix:    0  time:  0.15 s
8.80/2.29	c vivif2 --  cl tried     1469 cl shrink        0 lits rem          0 time: 0.00
8.80/2.29	c vivif2 --  cl tried     8595 cl shrink        0 lits rem          0 time: 0.00
9.16/2.30	c asymm  cl-useful: 0/1469/1469 lits-rem:0 time: 0.02
9.16/2.30	c calculated reachability. Time: 0.00
9.16/2.30	c  N st    22     46259       335      1469         1      8595      4513     93683   no data   no data  --
12.36/3.15	c  N st    23     60657       335      1469         1     12904      4513    159199   no data   no data  --
14.76/3.77	c  N st    24     69389       335      1469         1     21291      4513    302728   no data   no data  --
14.76/3.77	c  S st    24     69389       335      1469         1     21291      4513    302728   no data   no data  --
15.16/3.82	c  S st    24     69890       335      1469         1     11208      4513    123302   no data   no data  --
15.16/3.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.16/3.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.16/3.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
15.16/3.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.16/3.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.16/3.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    335 time:  0.00 s
15.16/3.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.56/3.93	c lits-rem:        65  cl-subs:      182  v-elim:      0  v-fix:    0  time:  0.41 s
15.56/3.93	c vivif2 --  cl tried     1469 cl shrink        0 lits rem          0 time: 0.00
15.56/3.93	c vivif2 --  cl tried    11026 cl shrink        0 lits rem          0 time: 0.01
15.56/3.94	c asymm  cl-useful: 0/1469/1469 lits-rem:0 time: 0.03
15.56/3.94	c calculated reachability. Time: 0.00
15.56/3.94	c  N st    24     69890       335      1469         1     11026      4513    120621   no data   no data  --
20.35/5.11	c  F st    25     87500       335      1469         1     16466      4513    212649   no data   no data  --
20.35/5.11	c  N st    25     87500       335      1469         1     16466      4513    212649   no data   no data  --
21.56/5.48	c Decided on static restart strategy
22.74/5.72	c  N st    32     95541       335      1469         1     24302      4513    350558   no data   no data  --
25.15/6.38	c  N st    34    104836       335      1469         1     20703      4513    276816   no data   no data  --
25.15/6.38	c  S st    34    104836       335      1469         1     20703      4513    276816   no data   no data  --
25.55/6.44	c  S st    34    105341       335      1469         1     21204      4513    286168   no data   no data  --
25.55/6.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.55/6.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.55/6.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
25.55/6.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.55/6.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.55/6.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    335 time:  0.00 s
25.55/6.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.93/7.08	c lits-rem:       453  cl-subs:     1182  v-elim:      0  v-fix:    0  time:  2.50 s
27.93/7.08	c vivif2 --  cl tried     1469 cl shrink        0 lits rem          0 time: 0.00
27.93/7.09	c vivif2 --  cl tried    20022 cl shrink        0 lits rem          0 time: 0.01
28.33/7.10	c asymm  cl-useful: 0/1469/1469 lits-rem:0 time: 0.06
28.33/7.10	c calculated reachability. Time: 0.00
28.33/7.10	c  N st    34    105341       335      1469         1     20022      4513    265806   no data   no data  --
31.52/7.96	c  N st    35    114939       335      1469         1     15779      4513    177138   no data   no data  --
36.72/9.26	c  N st    36    129336       335      1469         1     15162      4513    151801   no data   no data  --
43.93/11.07	c  N st    37    150931       335      1469         1     20500      4513    231506   no data   no data  --
46.70/11.72	c  S st    38    158011       335      1469         1     27338      4513    351307   no data   no data  --
46.70/11.80	c  S st    38    158512       335      1469         1     27833      4513    360047   no data   no data  --
47.10/11.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.10/11.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.10/11.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
47.10/11.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.10/11.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.10/11.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    335 time:  0.00 s
47.10/11.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.09/12.88	c lits-rem:       840  cl-subs:     2528  v-elim:      0  v-fix:    0  time:  4.25 s
51.09/12.88	c vivif2 --  cl tried     1469 cl shrink        0 lits rem          0 time: 0.00
51.09/12.88	c vivif2 --  cl tried    25305 cl shrink        0 lits rem          0 time: 0.01
51.49/12.90	c asymm  cl-useful: 0/1469/1469 lits-rem:0 time: 0.08
51.49/12.90	c calculated reachability. Time: 0.00
51.49/12.90	c  N st    38    158512       335      1469         1     25305      4513    321876   no data   no data  --
68.66/17.21	c  N st    39    207103       335      1469         1     20282      4513    212467   no data   no data  --
80.64/20.29	c  N st    40    237768       335      1469         1     30486      4513    375317   no data   no data  --
80.64/20.29	c  S st    40    237768       335      1469         1     30486      4513    375317   no data   no data  --
81.04/20.37	c  S st    40    238270       335      1469         1     30983      4513    384338   no data   no data  --
81.04/20.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
81.04/20.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.04/20.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
81.04/20.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.04/20.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.04/20.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    335 time:  0.00 s
81.04/20.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
86.63/21.70	c lits-rem:       825  cl-subs:     3007  v-elim:      0  v-fix:    0  time:  5.21 s
86.63/21.70	c vivif2 --  cl tried     1469 cl shrink        0 lits rem          0 time: 0.00
86.63/21.70	c vivif2 --  cl tried    27976 cl shrink        0 lits rem          0 time: 0.02
86.63/21.72	c asymm  cl-useful: 0/1469/1469 lits-rem:0 time: 0.08
86.63/21.72	c calculated reachability. Time: 0.00
86.63/21.72	c  N st    40    238270       335      1469         1     27976      4513    336761   no data   no data  --
115.38/28.90	c  F st    41    306251       335      1469         1     29802      4513    329274   no data   no data  --
115.38/28.90	c  N st    41    306251       335      1469         1     29802      4513    329274   no data   no data  --
117.38/29.48	c Decided on static restart strategy
127.75/32.09	c  N st    51    334553       335      1469         1     34027      4513    407512   no data   no data  --
138.53/34.70	c  N st    53    357405       335      1469         1     31954      4513    360132   no data   no data  --
138.53/34.70	c  S st    53    357405       335      1469         1     31954      4513    360132   no data   no data  --
138.53/34.79	c  S st    53    357907       335      1469         1     32454      4513    369600   no data   no data  --
138.53/34.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
138.53/34.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
138.93/34.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
138.93/34.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
138.93/34.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
138.93/34.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    335 time:  0.00 s
138.93/34.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
143.73/36.03	c lits-rem:       790  cl-subs:     2015  v-elim:      0  v-fix:    0  time:  4.88 s
143.73/36.03	c vivif2 --  cl tried     1469 cl shrink        0 lits rem          0 time: 0.00
143.73/36.03	c vivif2 --  cl tried    30439 cl shrink        0 lits rem          0 time: 0.02
143.73/36.06	c asymm  cl-useful: 0/1469/1469 lits-rem:0 time: 0.08
143.73/36.06	c calculated reachability. Time: 0.00
143.73/36.06	c  N st    53    357907       335      1469         1     30439      4513    335416   no data   no data  --
158.90/39.89	c  N st    54    390300       335      1469         1     36566      4513    422731   no data   no data  --
184.47/46.20	c  N st    55    438888       335      1469         1     30499      4513    297239   no data   no data  --
221.18/55.49	c  N st    56    511770       335      1469         1     43797      4513    512321   no data   no data  --
235.95/59.11	c  N st    57    536860       335      1469         1     38088      4513    392629   no data   no data  --
235.95/59.11	c  S st    57    536860       335      1469         1     38088      4513    392629   no data   no data  --
236.36/59.21	c  S st    57    537364       335      1469         1     38589      4513    401608   no data   no data  --
236.36/59.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
236.36/59.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
236.36/59.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
236.36/59.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
236.36/59.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
236.36/59.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    335 time:  0.00 s
236.36/59.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
241.57/60.51	c lits-rem:       915  cl-subs:     2496  v-elim:      0  v-fix:    0  time:  5.09 s
241.57/60.51	c vivif2 --  cl tried     1469 cl shrink        0 lits rem          0 time: 0.00
241.57/60.52	c vivif2 --  cl tried    36093 cl shrink        0 lits rem          0 time: 0.02
241.57/60.55	c asymm  cl-useful: 0/1469/1469 lits-rem:0 time: 0.11
241.57/60.55	c calculated reachability. Time: 0.00
241.57/60.55	c  N st    57    537364       335      1469         1     36093      4513    367717   no data   no data  --
336.18/84.23	c  N st    58    701349       335      1469         1     64875      4513    849559   no data   no data  --
398.86/99.91	c  N st    59    806047       335      1469         1     58797      4513    678347   no data   no data  --
398.86/99.91	c  S st    59    806047       335      1469         1     58797      4513    678347   no data   no data  --
399.28/100.09	c  S st    59    806550       335      1469         1     59297      4513    688057   no data   no data  --
399.28/100.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
399.28/100.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
399.68/100.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.08
399.68/100.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
399.68/100.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
399.68/100.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    335 time:  0.00 s
399.68/100.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
411.63/103.11	c lits-rem:      2292  cl-subs:     8060  v-elim:      0  v-fix:    0  time: 11.87 s
411.63/103.11	c vivif2 --  cl tried     1469 cl shrink        0 lits rem          0 time: 0.00
411.63/103.12	c vivif2 --  cl tried    51237 cl shrink        0 lits rem          0 time: 0.03
411.63/103.17	c asymm  cl-useful: 0/1469/1469 lits-rem:0 time: 0.20
411.63/103.17	c calculated reachability. Time: 0.00
411.63/103.17	c  N st    59    806550       335      1469         1     51237      4513    574016   no data   no data  --
586.91/147.05	c  F st    60   1071875       335      1469         1     67201      4513    784773   no data   no data  --
586.91/147.05	c  N st    60   1071875       335      1469         1     67201      4513    784773   no data   no data  --
591.32/148.15	c Decided on static restart strategy
610.87/153.00	c  N st    70   1100178       335      1469         1     51241      4513    498900   no data   no data  --
640.84/160.57	c  N st    72   1136170       335      1469         1     85656      4513   1079400   no data   no data  --
666.38/166.92	c  N st    73   1168562       335      1469         1     72735      4513    873851   no data   no data  --
699.51/175.20	c  N st    74   1209826       335      1469         1     67278      4513    778476   no data   no data  --
699.51/175.20	c  S st    74   1209826       335      1469         1     67278      4513    778476   no data   no data  --
700.31/175.42	c  S st    74   1210328       335      1469         1     67779      4513    788235   no data   no data  --
700.31/175.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
700.31/175.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
700.31/175.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
700.31/175.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
700.31/175.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
700.31/175.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    335 time:  0.00 s
700.31/175.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
713.49/178.70	c lits-rem:      2754  cl-subs:     5398  v-elim:      0  v-fix:    0  time: 12.88 s
713.49/178.70	c vivif2 --  cl tried     1469 cl shrink        0 lits rem          0 time: 0.00
713.49/178.71	c vivif2 --  cl tried    62381 cl shrink        0 lits rem          0 time: 0.04
713.49/178.77	c asymm  cl-useful: 0/1469/1469 lits-rem:0 time: 0.26
713.49/178.77	c calculated reachability. Time: 0.00
713.49/178.77	c  N st    74   1210328       335      1469         1     62381      4513    703825   no data   no data  --
778.97/195.13	c  N st    75   1283210       335      1469         1     86070      4513   1067466   no data   no data  --
870.40/218.06	c  N st    76   1392533       335      1469         1     95665      4513   1191222   no data   no data  --
1005.38/251.84	c  N st    77   1556518       335      1469         1     52094      4513    439261   no data   no data  --
1137.92/285.04	c  N st    78   1710330       335      1469         2     92826      4513   1075443   no data   no data  --
1137.92/285.04	c  S st    78   1710330       335      1469         2     92826      4513   1075443   no data   no data  --
1139.12/285.35	c  S st    78   1710832       335      1469         2     93323      4513   1084373   no data   no data  --
1139.12/285.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1139.12/285.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1139.12/285.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
1139.52/285.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1139.92/285.52	c subs with bin:      419  lits-rem:      1184  v-fix:    0  time:  0.36 s
1139.92/285.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    335 time:  0.00 s
1139.92/285.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1161.88/291.07	c lits-rem:       544  cl-subs:    15462  v-elim:      0  v-fix:    0  time: 22.17 s
1161.88/291.07	c vivif2 --  cl tried     1468 cl shrink        0 lits rem          0 time: 0.00
1161.88/291.09	c vivif2 --  cl tried    77443 cl shrink        0 lits rem          0 time: 0.05
1162.28/291.18	c asymm  cl-useful: 0/1468/1468 lits-rem:0 time: 0.37
1162.28/291.18	c calculated reachability. Time: 0.00
1162.28/291.18	c  N st    78   1710832       335      1468         2     77443      4512    870289   no data   no data  --
1511.65/378.69	c  N st    79   2079796       335      1468         2     89421      4512    982835   no data   no data  --
1653.79/414.22	c  N st    80   2210832       335      1468         3     92809      4512    972536   no data   no data  --
1653.79/414.22	c  S st    80   2210832       335      1468         3     92809      4512    972536   no data   no data  --
1654.99/414.50	c  S st    80   2211336       335      1468         4     93310      4512    982497   no data   no data  --
1654.99/414.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1654.99/414.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1654.99/414.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.15
1654.99/414.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1656.19/414.89	c subs with bin:     1573  lits-rem:      3159  v-fix:    0  time:  1.28 s
1656.19/414.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    335 time:  0.00 s
1656.19/414.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1676.16/419.88	c lits-rem:      1606  cl-subs:    17323  v-elim:      0  v-fix:    0  time: 19.88 s
1676.16/419.88	c vivif2 --  cl tried     1468 cl shrink        0 lits rem          0 time: 0.00
1676.16/419.89	c vivif2 --  cl tried    74414 cl shrink        0 lits rem          0 time: 0.04
1676.56/419.97	c asymm  cl-useful: 0/1468/1468 lits-rem:0 time: 0.34
1676.56/419.97	c calculated reachability. Time: 0.00
1676.56/419.97	c  N st    80   2211336       335      1468         4     74414      4512    730638   no data   no data  --
1761.60/441.27	c Finding binary XORs  T:     0.00 s  found:       0
1865.42/467.25	c Finding binary XORs  T:     0.00 s  found:       0
1900.15/475.92	c Finding binary XORs  T:     0.00 s  found:       0
1908.93/478.13	c Finding binary XORs  T:     0.00 s  found:       0
1908.93/478.18	c  E st    81   2482439       314      1216       182     19920      3961    132192   no data   no data  --
1908.93/478.18	c Following stats are for *FIRST FINISHED THREAD ONLY*
1908.93/478.18	c num threads              : 4          
1908.93/478.18	c restarts                 : 81         
1908.93/478.18	c dynamic restarts         : 0          
1908.93/478.18	c static restarts          : 81         
1908.93/478.18	c full restarts            : 4          
1908.93/478.18	c total simplify time      : 2.23       
1908.93/478.18	c learnts DL2              : 0          
1908.93/478.18	c learnts size 2           : 285        
1908.93/478.18	c learnts size 1           : 168         (48.00     % of vars)
1908.93/478.18	c filedLit time            : 0.69        (0.04      % time)
1908.93/478.18	c v-elim SatELite          : 15          (4.29      % vars)
1908.93/478.18	c SatELite time            : 89.13       (4.67      % time)
1908.93/478.18	c v-elim xor               : 0           (0.00      % vars)
1908.93/478.18	c xor elim time            : 0.08        (0.00      % time)
1908.93/478.18	c num binary xor trees     : 0          
1908.93/478.18	c binxor trees' crown      : 0           (nan       leafs/tree)
1908.93/478.18	c bin xor find time        : 0.00       
1908.93/478.18	c OTF clause improved      : 105951      (0.04      clauses/conflict)
1908.93/478.18	c OTF impr. size diff      : 112510      (1.06       lits/clause)
1908.93/478.18	c OTF cl watch-shrink      : 727234      (0.29      clauses/conflict)
1908.93/478.18	c OTF cl watch-sh-lit      : 963410      (1.32       lits/clause)
1908.93/478.18	c tried to recurMin cls    : 363184      (14.63      % of conflicts)
1908.93/478.18	c updated cache            : 4902        (0.01       lits/tried recurMin)
1908.93/478.18	c unit cls received        : 1           (0.60      % of units)
1908.93/478.18	c unit cls sent            : 10          (5.95      % of units)
1908.93/478.18	c bin cls received         : 14         
1908.93/478.18	c bin cls sent             : 102        
1908.93/478.18	c clauses over max glue    : 0           (0.00      % of all clauses)
1908.93/478.18	c conflicts                : 2482439     (1300.94   / sec)
1908.93/478.18	c decisions                : 2850602     (0.36      % random)
1908.93/478.18	c bogo-props               : 63661359831 (33362311.75 / sec)
1908.93/478.18	c conflict literals        : 41683016    (30.81     % deleted)
1908.93/478.18	c Memory used              : 458.05      MB
1908.93/478.18	c single-thread CPU time   : 1908.18     s
1908.93/478.18	c all-threads sum CPU time : 1908.18     s
1908.93/478.18	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: 961)

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-3368888-1305405468/watcher-3368888-1305405468 -o /tmp/evaluation-result-3368888-1305405468/solver-3368888-1305405468 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368888-1305405468.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.44 7.94 7.98 1/224 3627
/proc/meminfo: memFree=19335500/32950928 swapFree=64721848/67111528
[pid=3627] ppid=3625 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/3627/stat : 3627 (strangenight1-m) R 3625 3627 2957 0 -1 4202496 413 0 0 0 0 0 0 0 22 0 4 0 652146639 52465664 353 33554432000 4194304 4650419 140735568733600 18446744073709551615 47650398660534 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3627/statm: 12809 353 303 112 0 7774 0
[pid=3627/tid=3629] ppid=3625 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/3627/task/3629/stat : 3629 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 652146640 52465664 353 33554432000 4194304 4650419 140735568733600 18446744073709551615 47650398660530 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3627/tid=3630] ppid=3625 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/3627/task/3630/stat : 3630 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 652146640 52465664 353 33554432000 4194304 4650419 140735568733600 18446744073709551615 47650398660530 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3627/tid=3631] ppid=3625 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/3627/task/3631/stat : 3631 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 652146640 52465664 353 33554432000 4194304 4650419 140735568733600 18446744073709551615 248089754609 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.06124 s]
/proc/loadavg: 7.44 7.94 7.98 1/224 3627
/proc/meminfo: memFree=19335500/32950928 swapFree=64721848/67111528
[pid=3627] ppid=3625 vsize=282440 CPUtime=0.22 cores=1,3,5,7
/proc/3627/stat : 3627 (strangenight1-m) R 3625 3627 2957 0 -1 4202496 1309 0 0 0 22 0 0 0 24 0 4 0 652146639 289218560 1193 33554432000 4194304 4650419 140735568733600 18446744073709551615 4331123 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3627/statm: 70610 1194 391 112 0 65575 0
[pid=3627/tid=3629] ppid=3625 vsize=282440 CPUtime=0.05 cores=1,3,5,7
/proc/3627/task/3629/stat : 3629 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 219 0 0 0 5 0 0 0 24 0 4 0 652146640 289218560 1194 33554432000 4194304 4650419 140735568733600 18446744073709551615 248089359393 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3627/tid=3630] ppid=3625 vsize=282440 CPUtime=0.05 cores=1,3,5,7
/proc/3627/task/3630/stat : 3630 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 241 0 0 0 5 0 0 0 24 0 4 0 652146640 289218560 1194 33554432000 4194304 4650419 140735568733600 18446744073709551615 4364406 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3627/tid=3631] ppid=3625 vsize=282440 CPUtime=0.05 cores=1,3,5,7
/proc/3627/task/3631/stat : 3631 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 187 0 0 0 5 0 0 0 25 0 4 0 652146640 289218560 1194 33554432000 4194304 4650419 140735568733600 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 282440

[startup+0.100233 s]
/proc/loadavg: 7.44 7.94 7.98 1/224 3627
/proc/meminfo: memFree=19335500/32950928 swapFree=64721848/67111528
[pid=3627] ppid=3625 vsize=282572 CPUtime=0.38 cores=1,3,5,7
/proc/3627/stat : 3627 (strangenight1-m) R 3625 3627 2957 0 -1 4202496 1495 0 0 0 38 0 0 0 24 0 4 0 652146639 289353728 1379 33554432000 4194304 4650419 140735568733600 18446744073709551615 4363452 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3627/statm: 70643 1379 391 112 0 65608 0
[pid=3627/tid=3629] ppid=3625 vsize=282572 CPUtime=0.09 cores=1,3,5,7
/proc/3627/task/3629/stat : 3629 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 263 0 0 0 9 0 0 0 24 0 4 0 652146640 289353728 1379 33554432000 4194304 4650419 140735568733600 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3627/tid=3630] ppid=3625 vsize=282572 CPUtime=0.09 cores=1,3,5,7
/proc/3627/task/3630/stat : 3630 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 295 0 0 0 9 0 0 0 24 0 4 0 652146640 289353728 1379 33554432000 4194304 4650419 140735568733600 18446744073709551615 4363506 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3627/tid=3631] ppid=3625 vsize=282572 CPUtime=0.09 cores=1,3,5,7
/proc/3627/task/3631/stat : 3631 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 233 0 0 0 9 0 0 0 25 0 4 0 652146640 289353728 1379 33554432000 4194304 4650419 140735568733600 18446744073709551615 4333808 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) 282572

[startup+0.300198 s]
/proc/loadavg: 7.44 7.94 7.98 1/224 3627
/proc/meminfo: memFree=19335500/32950928 swapFree=64721848/67111528
[pid=3627] ppid=3625 vsize=283604 CPUtime=1.17 cores=1,3,5,7
/proc/3627/stat : 3627 (strangenight1-m) R 3625 3627 2957 0 -1 4202496 2418 0 0 0 117 0 0 0 25 0 4 0 652146639 290410496 1883 33554432000 4194304 4650419 140735568733600 18446744073709551615 4366879 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3627/statm: 70901 1883 393 112 0 65866 0
[pid=3627/tid=3629] ppid=3625 vsize=283604 CPUtime=0.29 cores=1,3,5,7
/proc/3627/task/3629/stat : 3629 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 492 0 0 0 29 0 0 0 25 0 4 0 652146640 290410496 1883 33554432000 4194304 4650419 140735568733600 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3627/tid=3630] ppid=3625 vsize=283604 CPUtime=0.29 cores=1,3,5,7
/proc/3627/task/3630/stat : 3630 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 538 0 0 0 29 0 0 0 25 0 4 0 652146640 290410496 1883 33554432000 4194304 4650419 140735568733600 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3627/tid=3631] ppid=3625 vsize=283604 CPUtime=0.29 cores=1,3,5,7
/proc/3627/task/3631/stat : 3631 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 474 0 0 0 29 0 0 0 25 0 4 0 652146640 290410496 1883 33554432000 4194304 4650419 140735568733600 18446744073709551615 4363880 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) 283604

[startup+0.701129 s]
/proc/loadavg: 7.44 7.94 7.98 1/224 3627
/proc/meminfo: memFree=19335500/32950928 swapFree=64721848/67111528
[pid=3627] ppid=3625 vsize=284796 CPUtime=2.78 cores=1,3,5,7
/proc/3627/stat : 3627 (strangenight1-m) R 3625 3627 2957 0 -1 4202496 4214 0 0 0 277 1 0 0 25 0 4 0 652146639 291631104 2200 33554432000 4194304 4650419 140735568733600 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3627/statm: 71199 2200 393 112 0 66164 0
[pid=3627/tid=3629] ppid=3625 vsize=284796 CPUtime=0.69 cores=1,3,5,7
/proc/3627/task/3629/stat : 3629 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 886 0 0 0 69 0 0 0 25 0 4 0 652146640 291631104 2200 33554432000 4194304 4650419 140735568733600 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3627/tid=3630] ppid=3625 vsize=284796 CPUtime=0.69 cores=1,3,5,7
/proc/3627/task/3630/stat : 3630 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 1019 0 0 0 69 0 0 0 25 0 4 0 652146640 291631104 2200 33554432000 4194304 4650419 140735568733600 18446744073709551615 4364336 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3627/tid=3631] ppid=3625 vsize=284796 CPUtime=0.68 cores=1,3,5,7
/proc/3627/task/3631/stat : 3631 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 908 0 0 0 68 0 0 0 25 0 4 0 652146640 291631104 2200 33554432000 4194304 4650419 140735568733600 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 284796

[startup+1.50099 s]
/proc/loadavg: 7.48 7.94 7.98 9/236 3642
/proc/meminfo: memFree=19309800/32950928 swapFree=64721848/67111528
[pid=3627] ppid=3625 vsize=277384 CPUtime=5.97 cores=1,3,5,7
/proc/3627/stat : 3627 (strangenight1-m) R 3625 3627 2957 0 -1 4202496 7428 0 0 0 596 1 0 0 25 0 4 0 652146639 284041216 4066 33554432000 4194304 4650419 140735568733600 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3627/statm: 69346 4066 395 112 0 64311 0
[pid=3627/tid=3629] ppid=3625 vsize=277384 CPUtime=1.49 cores=1,3,5,7
/proc/3627/task/3629/stat : 3629 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 1348 0 0 0 149 0 0 0 25 0 4 0 652146640 284041216 4066 33554432000 4194304 4650419 140735568733600 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3627/tid=3630] ppid=3625 vsize=277384 CPUtime=1.49 cores=1,3,5,7
/proc/3627/task/3630/stat : 3630 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 1692 0 0 0 149 0 0 0 25 0 4 0 652146640 284041216 4066 33554432000 4194304 4650419 140735568733600 18446744073709551615 4314855 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3627/tid=3631] ppid=3625 vsize=277384 CPUtime=1.48 cores=1,3,5,7
/proc/3627/task/3631/stat : 3631 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 1517 0 0 0 148 0 0 0 25 0 4 0 652146640 284041216 4066 33554432000 4194304 4650419 140735568733600 18446744073709551615 4315081 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 277384

[startup+3.1007 s]
/proc/loadavg: 7.48 7.94 7.98 9/236 3642
/proc/meminfo: memFree=19280052/32950928 swapFree=64721848/67111528
[pid=3627] ppid=3625 vsize=284100 CPUtime=12.36 cores=1,3,5,7
/proc/3627/stat : 3627 (strangenight1-m) R 3625 3627 2957 0 -1 4202496 14018 0 0 0 1234 2 0 0 25 0 4 0 652146639 290918400 7645 33554432000 4194304 4650419 140735568733600 18446744073709551615 4366857 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3627/statm: 71025 7645 395 112 0 65990 0
[pid=3627/tid=3629] ppid=3625 vsize=284100 CPUtime=3.08 cores=1,3,5,7
/proc/3627/task/3629/stat : 3629 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 3126 0 0 0 308 0 0 0 25 0 4 0 652146640 290918400 7645 33554432000 4194304 4650419 140735568733600 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3627/tid=3630] ppid=3625 vsize=284100 CPUtime=3.09 cores=1,3,5,7
/proc/3627/task/3630/stat : 3630 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 3705 0 0 0 309 0 0 0 25 0 4 0 652146640 290918400 7645 33554432000 4194304 4650419 140735568733600 18446744073709551615 4306784 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3627/tid=3631] ppid=3625 vsize=284100 CPUtime=3.07 cores=1,3,5,7
/proc/3627/task/3631/stat : 3631 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 3278 0 0 0 307 0 0 0 25 0 4 0 652146640 290918400 7645 33554432000 4194304 4650419 140735568733600 18446744073709551615 4366879 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) 284100

[startup+6.30115 s]
/proc/loadavg: 7.48 7.94 7.98 9/236 3643
/proc/meminfo: memFree=19251088/32950928 swapFree=64721848/67111528
[pid=3627] ppid=3625 vsize=278976 CPUtime=25.15 cores=1,3,5,7
/proc/3627/stat : 3627 (strangenight1-m) R 3625 3627 2957 0 -1 4202496 20738 0 0 0 2511 4 0 0 25 0 4 0 652146639 285671424 11021 33554432000 4194304 4650419 140735568733600 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3627/statm: 69744 11021 395 112 0 64709 0
[pid=3627/tid=3629] ppid=3625 vsize=278976 CPUtime=6.29 cores=1,3,5,7
/proc/3627/task/3629/stat : 3629 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 5274 0 0 0 628 1 0 0 25 0 4 0 652146640 285671424 11021 33554432000 4194304 4650419 140735568733600 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3627/tid=3630] ppid=3625 vsize=278976 CPUtime=6.29 cores=1,3,5,7
/proc/3627/task/3630/stat : 3630 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 5388 0 0 0 628 1 0 0 25 0 4 0 652146640 285671424 11022 33554432000 4194304 4650419 140735568733600 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3627/tid=3631] ppid=3625 vsize=278976 CPUtime=6.24 cores=1,3,5,7
/proc/3627/task/3631/stat : 3631 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 4506 0 0 0 624 0 0 0 25 0 4 0 652146640 285671424 11022 33554432000 4194304 4650419 140735568733600 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 278976

[startup+12.701 s]
/proc/loadavg: 7.56 7.94 7.98 9/236 3643
/proc/meminfo: memFree=19217248/32950928 swapFree=64721848/67111528
[pid=3627] ppid=3625 vsize=289292 CPUtime=50.69 cores=1,3,5,7
/proc/3627/stat : 3627 (strangenight1-m) R 3625 3627 2957 0 -1 4202496 31764 0 0 0 5064 5 0 0 25 0 4 0 652146639 296235008 14925 33554432000 4194304 4650419 140735568733600 18446744073709551615 4439366 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3627/statm: 72323 14925 395 112 0 67288 0
[pid=3627/tid=3629] ppid=3625 vsize=289292 CPUtime=12.69 cores=1,3,5,7
/proc/3627/task/3629/stat : 3629 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 8042 0 0 0 1268 1 0 0 25 0 4 0 652146640 296235008 14925 33554432000 4194304 4650419 140735568733600 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3627/tid=3630] ppid=3625 vsize=289292 CPUtime=12.69 cores=1,3,5,7
/proc/3627/task/3630/stat : 3630 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 8166 0 0 0 1268 1 0 0 25 0 4 0 652146640 296235008 14925 33554432000 4194304 4650419 140735568733600 18446744073709551615 4315081 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3627/tid=3631] ppid=3625 vsize=289292 CPUtime=12.6 cores=1,3,5,7
/proc/3627/task/3631/stat : 3631 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 6562 0 0 0 1259 1 0 0 25 0 4 0 652146640 296235008 14925 33554432000 4194304 4650419 140735568733600 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 289292

[startup+25.5008 s]
/proc/loadavg: 7.71 7.96 7.99 9/236 3643
/proc/meminfo: memFree=19191580/32950928 swapFree=64721848/67111528
[pid=3627] ppid=3625 vsize=296044 CPUtime=101.8 cores=1,3,5,7
/proc/3627/stat : 3627 (strangenight1-m) R 3625 3627 2957 0 -1 4202496 47788 0 0 0 10170 10 0 0 25 0 4 0 652146639 303149056 18660 33554432000 4194304 4650419 140735568733600 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3627/statm: 74011 18660 395 112 0 68976 0
[pid=3627/tid=3629] ppid=3625 vsize=296044 CPUtime=25.49 cores=1,3,5,7
/proc/3627/task/3629/stat : 3629 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 13120 0 0 0 2546 3 0 0 25 0 4 0 652146640 303149056 18660 33554432000 4194304 4650419 140735568733600 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3627/tid=3630] ppid=3625 vsize=296044 CPUtime=25.49 cores=1,3,5,7
/proc/3627/task/3630/stat : 3630 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 12725 0 0 0 2547 2 0 0 25 0 4 0 652146640 303149056 18660 33554432000 4194304 4650419 140735568733600 18446744073709551615 4365242 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3627/tid=3631] ppid=3625 vsize=296044 CPUtime=25.3 cores=1,3,5,7
/proc/3627/task/3631/stat : 3631 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 8410 0 0 0 2529 1 0 0 25 0 4 0 652146640 303149056 18660 33554432000 4194304 4650419 140735568733600 18446744073709551615 4364400 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 296044

[startup+51.1002 s]
/proc/loadavg: 7.81 7.96 7.99 9/236 3674
/proc/meminfo: memFree=19173448/32950928 swapFree=64721848/67111528
[pid=3627] ppid=3625 vsize=291656 CPUtime=204.02 cores=1,3,5,7
/proc/3627/stat : 3627 (strangenight1-m) R 3625 3627 2957 0 -1 4202496 73244 0 0 0 20384 18 0 0 25 0 4 0 652146639 298655744 22795 33554432000 4194304 4650419 140735568733600 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3627/statm: 72914 22795 395 112 0 67879 0
[pid=3627/tid=3629] ppid=3625 vsize=291656 CPUtime=51.08 cores=1,3,5,7
/proc/3627/task/3629/stat : 3629 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 20812 0 0 0 5104 4 0 0 25 0 4 0 652146640 298655744 22795 33554432000 4194304 4650419 140735568733600 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3627/tid=3630] ppid=3625 vsize=291656 CPUtime=51.09 cores=1,3,5,7
/proc/3627/task/3630/stat : 3630 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 20158 0 0 0 5104 5 0 0 25 0 4 0 652146640 298655744 22795 33554432000 4194304 4650419 140735568733600 18446744073709551615 4363441 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3627/tid=3631] ppid=3625 vsize=291656 CPUtime=50.72 cores=1,3,5,7
/proc/3627/task/3631/stat : 3631 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 11674 0 0 0 5069 3 0 0 25 0 4 0 652146640 298655744 22795 33554432000 4194304 4650419 140735568733600 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.02
Current children cumulated vsize (KiB) 291656

[startup+102.309 s]
/proc/loadavg: 7.99 7.99 7.99 9/236 3675
/proc/meminfo: memFree=19063588/32950928 swapFree=64721848/67111528
[pid=3627] ppid=3625 vsize=295468 CPUtime=408.47 cores=1,3,5,7
/proc/3627/stat : 3627 (strangenight1-m) R 3625 3627 2957 0 -1 4202496 113371 0 0 0 40815 32 0 0 25 0 4 0 652146639 302559232 29841 33554432000 4194304 4650419 140735568733600 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3627/statm: 73867 29841 395 112 0 68832 0
[pid=3627/tid=3629] ppid=3625 vsize=295468 CPUtime=102.3 cores=1,3,5,7
/proc/3627/task/3629/stat : 3629 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 31611 0 0 0 10221 9 0 0 25 0 4 0 652146640 302559232 29841 33554432000 4194304 4650419 140735568733600 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3627/tid=3630] ppid=3625 vsize=295468 CPUtime=102.3 cores=1,3,5,7
/proc/3627/task/3630/stat : 3630 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 29725 0 0 0 10222 8 0 0 25 0 4 0 652146640 302559232 29841 33554432000 4194304 4650419 140735568733600 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3627/tid=3631] ppid=3625 vsize=295468 CPUtime=101.55 cores=1,3,5,7
/proc/3627/task/3631/stat : 3631 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 18849 0 0 0 10150 5 0 0 25 0 4 0 652146640 302559232 29841 33554432000 4194304 4650419 140735568733600 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.47
Current children cumulated vsize (KiB) 295468

[startup+162.301 s]

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

/proc/3627/task/3631/stat : 3631 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 22865 0 0 0 16104 7 0 0 25 0 4 0 652146640 320962560 31828 33554432000 4194304 4650419 140735568733600 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.01
Current children cumulated vsize (KiB) 313440

[startup+222.301 s]
/proc/loadavg: 8.02 8.00 8.00 9/236 3678
/proc/meminfo: memFree=18980336/32950928 swapFree=64721848/67111528
[pid=3627] ppid=3625 vsize=342684 CPUtime=887.57 cores=1,3,5,7
/proc/3627/stat : 3627 (strangenight1-m) R 3625 3627 2957 0 -1 4202496 186659 0 0 0 88696 61 0 0 25 0 4 0 652146639 350908416 44325 33554432000 4194304 4650419 140735568733600 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3627/statm: 85671 44325 395 112 0 80636 0
[pid=3627/tid=3629] ppid=3625 vsize=342684 CPUtime=222.28 cores=1,3,5,7
/proc/3627/task/3629/stat : 3629 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 53768 0 0 0 22212 16 0 0 25 0 4 0 652146640 350908416 44325 33554432000 4194304 4650419 140735568733600 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3627/tid=3630] ppid=3625 vsize=342684 CPUtime=222.29 cores=1,3,5,7
/proc/3627/task/3630/stat : 3630 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 51771 0 0 0 22212 17 0 0 25 0 4 0 652146640 350908416 44325 33554432000 4194304 4650419 140735568733600 18446744073709551615 4304187 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3627/tid=3631] ppid=3625 vsize=342684 CPUtime=220.68 cores=1,3,5,7
/proc/3627/task/3631/stat : 3631 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 26968 0 0 0 22059 9 0 0 25 0 4 0 652146640 350908416 44325 33554432000 4194304 4650419 140735568733600 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 887.57
Current children cumulated vsize (KiB) 342684

[startup+282.3 s]
/proc/loadavg: 8.07 8.02 8.00 9/236 3680
/proc/meminfo: memFree=18951040/32950928 swapFree=64721848/67111528
[pid=3627] ppid=3625 vsize=326472 CPUtime=1127.14 cores=1,3,5,7
/proc/3627/stat : 3627 (strangenight1-m) R 3625 3627 2957 0 -1 4202496 215567 0 0 0 112638 76 0 0 25 0 4 0 652146639 334307328 47401 33554432000 4194304 4650419 140735568733600 18446744073709551615 4365300 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3627/statm: 81618 47401 395 112 0 76583 0
[pid=3627/tid=3629] ppid=3625 vsize=326472 CPUtime=282.28 cores=1,3,5,7
/proc/3627/task/3629/stat : 3629 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 61497 0 0 0 28208 20 0 0 25 0 4 0 652146640 334307328 47401 33554432000 4194304 4650419 140735568733600 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3627/tid=3630] ppid=3625 vsize=326472 CPUtime=282.29 cores=1,3,5,7
/proc/3627/task/3630/stat : 3630 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 60717 0 0 0 28208 21 0 0 25 0 4 0 652146640 334307328 47401 33554432000 4194304 4650419 140735568733600 18446744073709551615 4366835 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3627/tid=3631] ppid=3625 vsize=326472 CPUtime=280.24 cores=1,3,5,7
/proc/3627/task/3631/stat : 3631 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 32045 0 0 0 28013 11 0 0 25 0 4 0 652146640 334307328 47401 33554432000 4194304 4650419 140735568733600 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1127.14
Current children cumulated vsize (KiB) 326472

[startup+342.301 s]
/proc/loadavg: 8.09 8.03 8.00 9/236 3682
/proc/meminfo: memFree=18884292/32950928 swapFree=64721848/67111528
[pid=3627] ppid=3625 vsize=468956 CPUtime=1366.71 cores=1,3,5,7
/proc/3627/stat : 3627 (strangenight1-m) R 3625 3627 2957 0 -1 4202496 241936 0 0 0 136584 87 0 0 25 0 4 0 652146639 480210944 57569 33554432000 4194304 4650419 140735568733600 18446744073709551615 4313370 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3627/statm: 117239 57569 395 112 0 112204 0
[pid=3627/tid=3629] ppid=3625 vsize=468956 CPUtime=342.28 cores=1,3,5,7
/proc/3627/task/3629/stat : 3629 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 69113 0 0 0 34206 22 0 0 25 0 4 0 652146640 480210944 57569 33554432000 4194304 4650419 140735568733600 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3627/tid=3630] ppid=3625 vsize=468956 CPUtime=342.3 cores=1,3,5,7
/proc/3627/task/3630/stat : 3630 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 67500 0 0 0 34206 24 0 0 25 0 4 0 652146640 480210944 57569 33554432000 4194304 4650419 140735568733600 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3627/tid=3631] ppid=3625 vsize=468956 CPUtime=339.8 cores=1,3,5,7
/proc/3627/task/3631/stat : 3631 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 36056 0 0 0 33967 13 0 0 25 0 4 0 652146640 480210944 57569 33554432000 4194304 4650419 140735568733600 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1366.71
Current children cumulated vsize (KiB) 468956

[startup+402.3 s]
/proc/loadavg: 8.09 8.04 8.00 9/236 3683
/proc/meminfo: memFree=18839504/32950928 swapFree=64721848/67111528
[pid=3627] ppid=3625 vsize=458852 CPUtime=1606.28 cores=1,3,5,7
/proc/3627/stat : 3627 (strangenight1-m) R 3625 3627 2957 0 -1 4202496 263004 0 0 0 160532 96 0 0 25 0 4 0 652146639 469864448 56134 33554432000 4194304 4650419 140735568733600 18446744073709551615 4365237 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3627/statm: 114713 56134 395 112 0 109678 0
[pid=3627/tid=3629] ppid=3625 vsize=458852 CPUtime=402.28 cores=1,3,5,7
/proc/3627/task/3629/stat : 3629 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 73033 0 0 0 40204 24 0 0 25 0 4 0 652146640 469864448 56134 33554432000 4194304 4650419 140735568733600 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3627/tid=3630] ppid=3625 vsize=458852 CPUtime=402.3 cores=1,3,5,7
/proc/3627/task/3630/stat : 3630 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 74425 0 0 0 40204 26 0 0 25 0 4 0 652146640 469864448 56134 33554432000 4194304 4650419 140735568733600 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3627/tid=3631] ppid=3625 vsize=458852 CPUtime=399.38 cores=1,3,5,7
/proc/3627/task/3631/stat : 3631 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 40733 0 0 0 39922 16 0 0 25 0 4 0 652146640 469864448 56134 33554432000 4194304 4650419 140735568733600 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1606.28
Current children cumulated vsize (KiB) 458852

[startup+462.301 s]
/proc/loadavg: 8.12 8.06 8.01 9/236 3685
/proc/meminfo: memFree=18824348/32950928 swapFree=64721848/67111528
[pid=3627] ppid=3625 vsize=458960 CPUtime=1845.85 cores=1,3,5,7
/proc/3627/stat : 3627 (strangenight1-m) R 3625 3627 2957 0 -1 4202496 281550 0 0 0 184477 108 0 0 25 0 4 0 652146639 469975040 58278 33554432000 4194304 4650419 140735568733600 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3627/statm: 114740 58278 395 112 0 109705 0
[pid=3627/tid=3629] ppid=3625 vsize=458960 CPUtime=462.28 cores=1,3,5,7
/proc/3627/task/3629/stat : 3629 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 77673 0 0 0 46202 26 0 0 25 0 4 0 652146640 469975040 58278 33554432000 4194304 4650419 140735568733600 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3627/tid=3630] ppid=3625 vsize=458960 CPUtime=462.3 cores=1,3,5,7
/proc/3627/task/3630/stat : 3630 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 80625 0 0 0 46200 30 0 0 25 0 4 0 652146640 469975040 58278 33554432000 4194304 4650419 140735568733600 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3627/tid=3631] ppid=3625 vsize=458960 CPUtime=458.93 cores=1,3,5,7
/proc/3627/task/3631/stat : 3631 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 44010 0 0 0 45875 18 0 0 25 0 4 0 652146640 469975040 58278 33554432000 4194304 4650419 140735568733600 18446744073709551615 4313703 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1845.85
Current children cumulated vsize (KiB) 458960

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

[startup+467.101 s]
/proc/loadavg: 8.11 8.05 8.01 9/236 3685
/proc/meminfo: memFree=18823976/32950928 swapFree=64721848/67111528
[pid=3627] ppid=3625 vsize=458960 CPUtime=1865.02 cores=1,3,5,7
/proc/3627/stat : 3627 (strangenight1-m) R 3625 3627 2957 0 -1 4202496 283719 0 0 0 186393 109 0 0 25 0 4 0 652146639 469975040 60447 33554432000 4194304 4650419 140735568733600 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3627/statm: 114740 60447 395 112 0 109705 0
[pid=3627/tid=3629] ppid=3625 vsize=458960 CPUtime=467.08 cores=1,3,5,7
/proc/3627/task/3629/stat : 3629 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 77991 0 0 0 46682 26 0 0 25 0 4 0 652146640 469975040 60447 33554432000 4194304 4650419 140735568733600 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3627/tid=3630] ppid=3625 vsize=458960 CPUtime=467.1 cores=1,3,5,7
/proc/3627/task/3630/stat : 3630 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 80625 0 0 0 46680 30 0 0 25 0 4 0 652146640 469975040 60447 33554432000 4194304 4650419 140735568733600 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3627/tid=3631] ppid=3625 vsize=458960 CPUtime=463.71 cores=1,3,5,7
/proc/3627/task/3631/stat : 3631 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 44912 0 0 0 46352 19 0 0 25 0 4 0 652146640 469975040 60447 33554432000 4194304 4650419 140735568733600 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1865.02
Current children cumulated vsize (KiB) 458960

[startup+473.501 s]
/proc/loadavg: 8.18 8.07 8.01 9/236 3685
/proc/meminfo: memFree=18820128/32950928 swapFree=64721848/67111528
[pid=3627] ppid=3625 vsize=458996 CPUtime=1890.57 cores=1,3,5,7
/proc/3627/stat : 3627 (strangenight1-m) R 3625 3627 2957 0 -1 4202496 285812 0 0 0 188947 110 0 0 25 0 4 0 652146639 470011904 60670 33554432000 4194304 4650419 140735568733600 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3627/statm: 114749 60670 395 112 0 109714 0
[pid=3627/tid=3629] ppid=3625 vsize=458996 CPUtime=473.49 cores=1,3,5,7
/proc/3627/task/3629/stat : 3629 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 79149 0 0 0 47322 27 0 0 25 0 4 0 652146640 470011904 60670 33554432000 4194304 4650419 140735568733600 18446744073709551615 4365195 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3627/tid=3630] ppid=3625 vsize=458996 CPUtime=473.5 cores=1,3,5,7
/proc/3627/task/3630/stat : 3630 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 80625 0 0 0 47320 30 0 0 25 0 4 0 652146640 470011904 60670 33554432000 4194304 4650419 140735568733600 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3627/tid=3631] ppid=3625 vsize=458996 CPUtime=470.06 cores=1,3,5,7
/proc/3627/task/3631/stat : 3631 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 45283 0 0 0 46987 19 0 0 25 0 4 0 652146640 470011904 60670 33554432000 4194304 4650419 140735568733600 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1890.57
Current children cumulated vsize (KiB) 458996

[startup+476.701 s]
/proc/loadavg: 8.17 8.07 8.01 9/236 3685
/proc/meminfo: memFree=18817152/32950928 swapFree=64721848/67111528
[pid=3627] ppid=3625 vsize=458996 CPUtime=1903.35 cores=1,3,5,7
/proc/3627/stat : 3627 (strangenight1-m) R 3625 3627 2957 0 -1 4202496 286446 0 0 0 190225 110 0 0 25 0 4 0 652146639 470011904 59626 33554432000 4194304 4650419 140735568733600 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3627/statm: 114749 59626 395 112 0 109714 0
[pid=3627/tid=3629] ppid=3625 vsize=458996 CPUtime=476.69 cores=1,3,5,7
/proc/3627/task/3629/stat : 3629 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 79385 0 0 0 47642 27 0 0 25 0 4 0 652146640 470011904 59626 33554432000 4194304 4650419 140735568733600 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3627/tid=3630] ppid=3625 vsize=458996 CPUtime=476.7 cores=1,3,5,7
/proc/3627/task/3630/stat : 3630 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 80625 0 0 0 47640 30 0 0 25 0 4 0 652146640 470011904 59626 33554432000 4194304 4650419 140735568733600 18446744073709551615 4366841 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3627/tid=3631] ppid=3625 vsize=458996 CPUtime=473.24 cores=1,3,5,7
/proc/3627/task/3631/stat : 3631 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 45461 0 0 0 47305 19 0 0 25 0 4 0 652146640 470011904 59626 33554432000 4194304 4650419 140735568733600 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1903.35
Current children cumulated vsize (KiB) 458996

[startup+477.501 s]
/proc/loadavg: 8.17 8.07 8.01 9/236 3685
/proc/meminfo: memFree=18820128/32950928 swapFree=64721848/67111528
[pid=3627] ppid=3625 vsize=469036 CPUtime=1906.54 cores=1,3,5,7
/proc/3627/stat : 3627 (strangenight1-m) R 3625 3627 2957 0 -1 4202496 287011 0 0 0 190544 110 0 0 25 0 4 0 652146639 480292864 60191 33554432000 4194304 4650419 140735568733600 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3627/statm: 117259 60191 395 112 0 112224 0
[pid=3627/tid=3629] ppid=3625 vsize=469036 CPUtime=477.48 cores=1,3,5,7
/proc/3627/task/3629/stat : 3629 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 79451 0 0 0 47721 27 0 0 25 0 4 0 652146640 480292864 60191 33554432000 4194304 4650419 140735568733600 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3627/tid=3630] ppid=3625 vsize=469036 CPUtime=477.5 cores=1,3,5,7
/proc/3627/task/3630/stat : 3630 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 81085 0 0 0 47720 30 0 0 25 0 4 0 652146640 480292864 60191 33554432000 4194304 4650419 140735568733600 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3627/tid=3631] ppid=3625 vsize=469036 CPUtime=474.03 cores=1,3,5,7
/proc/3627/task/3631/stat : 3631 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 45500 0 0 0 47384 19 0 0 25 0 4 0 652146640 480292864 60191 33554432000 4194304 4650419 140735568733600 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1906.54
Current children cumulated vsize (KiB) 469036

[startup+477.901 s]
/proc/loadavg: 8.17 8.07 8.01 9/236 3685
/proc/meminfo: memFree=18820128/32950928 swapFree=64721848/67111528
[pid=3627] ppid=3625 vsize=469036 CPUtime=1908.14 cores=1,3,5,7
/proc/3627/stat : 3627 (strangenight1-m) R 3625 3627 2957 0 -1 4202496 287105 0 0 0 190704 110 0 0 25 0 4 0 652146639 480292864 60285 33554432000 4194304 4650419 140735568733600 18446744073709551615 4331981 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3627/statm: 117259 60285 395 112 0 112224 0
[pid=3627/tid=3629] ppid=3625 vsize=469036 CPUtime=477.88 cores=1,3,5,7
/proc/3627/task/3629/stat : 3629 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 79486 0 0 0 47761 27 0 0 25 0 4 0 652146640 480292864 60285 33554432000 4194304 4650419 140735568733600 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3627/tid=3630] ppid=3625 vsize=469036 CPUtime=477.9 cores=1,3,5,7
/proc/3627/task/3630/stat : 3630 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 81131 0 0 0 47760 30 0 0 25 0 4 0 652146640 480292864 60285 33554432000 4194304 4650419 140735568733600 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3627/tid=3631] ppid=3625 vsize=469036 CPUtime=474.43 cores=1,3,5,7
/proc/3627/task/3631/stat : 3631 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 45513 0 0 0 47424 19 0 0 25 0 4 0 652146640 480292864 60285 33554432000 4194304 4650419 140735568733600 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1908.14
Current children cumulated vsize (KiB) 469036

[startup+478.101 s]
/proc/loadavg: 8.17 8.07 8.01 9/236 3685
/proc/meminfo: memFree=18820128/32950928 swapFree=64721848/67111528
[pid=3627] ppid=3625 vsize=469036 CPUtime=1908.93 cores=1,3,5,7
/proc/3627/stat : 3627 (strangenight1-m) R 3625 3627 2957 0 -1 4202496 287149 0 0 0 190783 110 0 0 25 0 4 0 652146639 480292864 60329 33554432000 4194304 4650419 140735568733600 18446744073709551615 4365246 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3627/statm: 117259 60329 395 112 0 112224 0
[pid=3627/tid=3629] ppid=3625 vsize=469036 CPUtime=478.08 cores=1,3,5,7
/proc/3627/task/3629/stat : 3629 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 79504 0 0 0 47781 27 0 0 25 0 4 0 652146640 480292864 60329 33554432000 4194304 4650419 140735568733600 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3627/tid=3630] ppid=3625 vsize=469036 CPUtime=478.1 cores=1,3,5,7
/proc/3627/task/3630/stat : 3630 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 81151 0 0 0 47779 31 0 0 25 0 4 0 652146640 480292864 60329 33554432000 4194304 4650419 140735568733600 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3627/tid=3631] ppid=3625 vsize=469036 CPUtime=474.63 cores=1,3,5,7
/proc/3627/task/3631/stat : 3631 (strangenight1-m) R 3625 3627 2957 0 -1 4202560 45519 0 0 0 47444 19 0 0 25 0 4 0 652146640 480292864 60329 33554432000 4194304 4650419 140735568733600 18446744073709551615 4313456 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1908.93
Current children cumulated vsize (KiB) 469036

Child status: 20
Real time (s): 478.2
CPU time (s): 1909.3
CPU user time (s): 1908.18
CPU system time (s): 1.11983
CPU usage (%): 399.268
Max. virtual memory (cumulated for all children) (KiB): 481908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1908.18
system time used= 1.11983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 287175
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= 330
involuntary context switches= 8039

runsolver used 0.953854 second user time and 2.52662 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-14 22:37:48
IDJOB=3368888
IDBENCH=82897
IDSOLVER=1846
FILE ID=node123/3368888-1305405468
RUNJOBID= node123-1305405468-3616
PBS_JOBID= 13324482
Free space on /tmp= 73364 MiB

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

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

MD5SUM BENCH= 4c16bc52ec8b88c947f571c625ddf62f
RANDOM SEED=1234594036

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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:      19335780 kB
Buffers:        297636 kB
Cached:        3985124 kB
SwapCached:      10528 kB
Active:       10609800 kB
Inactive:      2737356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19335780 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:            6356 kB
Writeback:           0 kB
AnonPages:     9061820 kB
Mapped:          15400 kB
Slab:           176144 kB
PageTables:      31364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 13023272 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= 73352 MiB
End job on node123 at 2011-05-14 22:45:47