Trace number 3175264

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 2480.05 620.812

General information on the benchmark

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

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175264-1304105131.cnf'
0.00/0.00	c -- header says num vars:             75
0.00/0.00	c -- header says num clauses:        1597
0.00/0.00	c -- clauses added:            0 learnts,         1597 normals,            0 xors
0.00/0.00	c -- vars added         75
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        75      1597         0         0      7985         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.02
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:      37 undec:       3 neg:      35
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0        75      1597         0         0      7985         0   no data   no data  --
0.00/0.04	c Decided on static restart strategy
0.38/0.10	c  N st     8      4922        75      1597         0      4535      7985     79054   no data   no data  --
0.77/0.27	c  N st    10     11306        75      1597         0      4150      7985     59001   no data   no data  --
1.57/0.45	c  N st    11     17050        75      1597         0      9339      7985    143492   no data   no data  --
2.78/0.72	c  F st    12     25000        75      1597         0     11418      7985    177214   no data   no data  --
2.78/0.72	c  N st    12     25000        75      1597         0     11418      7985    177214   no data   no data  --
3.58/0.90	c Decided on static restart strategy
3.58/0.90	c  N st    18     30000        75      1597         0      9850      7985    144155   no data   no data  --
3.58/0.90	c  S st    18     30000        75      1597         0      9850      7985    144155   no data   no data  --
3.58/0.93	c  S st    18     30500        75      1597         0     10331      7985    152680   no data   no data  --
3.58/0.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.58/0.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.58/0.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
3.58/0.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.58/0.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.58/0.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
3.58/0.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.40/1.17	c lits-rem:      1509  cl-subs:     2612  v-elim:      0  v-fix:    0  time:  0.90 s
4.77/1.20	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.12
4.77/1.20	c calculated reachability. Time: 0.00
4.77/1.20	c  N st    18     30500        75      1597         0      7719      7985    111275   no data   no data  --
5.97/1.50	c  N st    20     37610        75      1597         0     14124      7985    218008   no data   no data  --
6.76/1.76	c  N st    21     44010        75      1597         0     12819      7985    185437   no data   no data  --
7.16/1.85	c  S st    22     45751        75      1597         0     14390      7985    211896   no data   no data  --
7.16/1.89	c  S st    22     46253        75      1597         0     14858      7985    220238   no data   no data  --
7.16/1.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.16/1.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.16/1.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
7.57/1.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.57/1.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.57/1.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
7.57/1.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.17/2.85	c lits-rem:      2242  cl-subs:     2944  v-elim:      0  v-fix:    0  time:  3.79 s
11.17/2.85	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
11.17/2.85	c vivif2 --  cl tried    11914 cl shrink        0 lits rem          0 time: 0.01
11.17/2.89	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.18
11.17/2.89	c calculated reachability. Time: 0.00
11.17/2.89	c  N st    22     46253        75      1597         0     11914      7985    172736   no data   no data  --
13.95/3.58	c  N st    23     60650        75      1597         0     16945      7985    245684   no data   no data  --
15.55/3.97	c  N st    24     69379        75      1597         0     15999      7985    225387   no data   no data  --
15.55/3.97	c  S st    24     69379        75      1597         0     15999      7985    225387   no data   no data  --
15.95/4.01	c  S st    24     69884        75      1597         0     16474      7985    234039   no data   no data  --
15.95/4.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.95/4.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.95/4.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
15.95/4.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.95/4.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.95/4.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
15.95/4.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.95/5.04	c lits-rem:      2173  cl-subs:     2903  v-elim:      0  v-fix:    0  time:  4.08 s
19.95/5.04	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
19.95/5.05	c vivif2 --  cl tried    13571 cl shrink        0 lits rem          0 time: 0.01
20.35/5.10	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.21
20.35/5.10	c calculated reachability. Time: 0.00
20.35/5.10	c  N st    24     69884        75      1597         0     13571      7985    188933   no data   no data  --
23.94/6.09	c  F st    25     87500        75      1597         0     19726      7985    285973   no data   no data  --
23.94/6.09	c  N st    25     87500        75      1597         0     19726      7985    285973   no data   no data  --
25.14/6.40	c Decided on static restart strategy
25.96/6.53	c  N st    32     95537        75      1597         0     16317      7985    224616   no data   no data  --
28.34/7.12	c  N st    34    104826        75      1597         0     12971      7985    161680   no data   no data  --
28.34/7.12	c  S st    34    104826        75      1597         0     12971      7985    161680   no data   no data  --
28.34/7.16	c  S st    34    105330        75      1597         0     13448      7985    170682   no data   no data  --
28.34/7.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.34/7.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.34/7.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
28.34/7.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.34/7.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.34/7.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
28.34/7.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.13/7.85	c lits-rem:       970  cl-subs:     1114  v-elim:      0  v-fix:    0  time:  2.72 s
31.13/7.85	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
31.13/7.85	c vivif2 --  cl tried    12334 cl shrink        0 lits rem          0 time: 0.01
31.53/7.90	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.19
31.53/7.90	c calculated reachability. Time: 0.00
31.53/7.90	c  N st    34    105330        75      1597         0     12334      7985    152856   no data   no data  --
33.93/8.50	c  N st    35    114928        75      1597         0     20935      7985    297106   no data   no data  --
37.12/9.37	c  N st    36    129326        75      1597         0     21301      7985    291651   no data   no data  --
43.12/10.88	c  N st    37    150923        75      1597         0     27226      7985    383753   no data   no data  --
45.11/11.37	c  S st    38    157995        75      1597         0     19231      7985    241485   no data   no data  --
45.51/11.42	c  S st    38    158500        75      1597         0     19708      7985    250105   no data   no data  --
45.51/11.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.51/11.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.51/11.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
45.51/11.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.51/11.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.51/11.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
45.51/11.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
49.50/12.41	c lits-rem:      1970  cl-subs:     2473  v-elim:      0  v-fix:    0  time:  3.90 s
49.50/12.41	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
49.50/12.41	c vivif2 --  cl tried    17235 cl shrink        0 lits rem          0 time: 0.01
49.50/12.47	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.25
49.50/12.47	c calculated reachability. Time: 0.00
49.50/12.47	c  N st    38    158500        75      1597         0     17235      7985    212087   no data   no data  --
64.69/16.26	c  N st    39    207089        75      1597         0     29594      7985    393536   no data   no data  --
74.70/18.77	c  N st    40    237750        75      1597         0     22116      7985    260492   no data   no data  --
74.70/18.77	c  S st    40    237750        75      1597         0     22116      7985    260492   no data   no data  --
75.08/18.83	c  S st    40    238252        75      1597         0     22589      7985    269226   no data   no data  --
75.08/18.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
75.08/18.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
75.08/18.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
75.08/18.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
75.08/18.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
75.08/18.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
75.08/18.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
79.47/19.90	c lits-rem:      1502  cl-subs:     2811  v-elim:      0  v-fix:    0  time:  4.22 s
79.47/19.90	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
79.47/19.90	c vivif2 --  cl tried    19778 cl shrink        0 lits rem          0 time: 0.01
79.47/19.97	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.29
79.47/19.97	c calculated reachability. Time: 0.00
79.47/19.97	c  N st    40    238252        75      1597         0     19778      7985    229543   no data   no data  --
103.45/25.92	c  F st    41    306251        75      1597         0     21703      7985    237172   no data   no data  --
103.45/25.92	c  N st    41    306251        75      1597         0     21703      7985    237172   no data   no data  --
105.06/26.33	c Decided on static restart strategy
113.85/28.55	c  N st    51    334557        75      1597         0     25800      7985    303474   no data   no data  --
123.82/31.07	c  N st    53    357378        75      1597         0     23889      7985    257955   no data   no data  --
123.82/31.07	c  S st    53    357378        75      1597         0     23889      7985    257955   no data   no data  --
124.22/31.13	c  S st    53    357886        75      1597         0     24358      7985    266669   no data   no data  --
124.22/31.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
124.22/31.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
124.22/31.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
124.22/31.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
124.22/31.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
124.22/31.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
124.22/31.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
127.82/32.09	c lits-rem:       656  cl-subs:     1385  v-elim:      0  v-fix:    0  time:  3.79 s
127.82/32.10	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
128.22/32.10	c vivif2 --  cl tried    22973 cl shrink        0 lits rem          0 time: 0.01
128.22/32.18	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.34
128.22/32.18	c calculated reachability. Time: 0.00
128.22/32.18	c  N st    53    357886        75      1597         0     22973      7985    247441   no data   no data  --
143.00/35.85	c  N st    54    390278        75      1597         0     28640      7985    330491   no data   no data  --
164.97/41.38	c  N st    55    438867        75      1597         0     47962      7985    634649   no data   no data  --
196.53/49.21	c  N st    56    511749        75      1597         0     35132      7985    406893   no data   no data  --
208.12/52.14	c  N st    57    536832        75      1597         0     29921      7985    317810   no data   no data  --
208.12/52.14	c  S st    57    536832        75      1597         0     29921      7985    317810   no data   no data  --
208.52/52.21	c  S st    57    537339        75      1597         0     30398      7985    326512   no data   no data  --
208.52/52.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
208.52/52.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
208.52/52.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
208.52/52.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
208.52/52.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
208.52/52.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
208.52/52.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
213.71/53.52	c lits-rem:       962  cl-subs:     1622  v-elim:      0  v-fix:    0  time:  5.14 s
213.71/53.52	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
213.71/53.52	c vivif2 --  cl tried    28776 cl shrink        0 lits rem          0 time: 0.02
214.11/53.63	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.44
214.11/53.64	c calculated reachability. Time: 0.00
214.11/53.64	c  N st    57    537339        75      1597         0     28776      7985    304239   no data   no data  --
295.22/73.90	c  N st    58    701324        75      1597         0     55522      7985    690534   no data   no data  --
348.36/87.23	c  N st    59    806009        75      1597         0     49829      7985    588593   no data   no data  --
348.36/87.23	c  S st    59    806009        75      1597         0     49829      7985    588593   no data   no data  --
348.75/87.37	c  S st    59    806512        75      1597         0     50300      7985    597319   no data   no data  --
348.75/87.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
348.75/87.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
348.75/87.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.06
349.15/87.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
349.15/87.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
349.15/87.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
349.15/87.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
363.13/90.96	c lits-rem:      1570  cl-subs:     7831  v-elim:      0  v-fix:    0  time: 14.20 s
363.13/90.96	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
363.13/90.97	c vivif2 --  cl tried    42469 cl shrink        0 lits rem          0 time: 0.02
363.93/91.17	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.79
363.93/91.17	c calculated reachability. Time: 0.00
363.93/91.17	c  N st    59    806512        75      1597         0     42469      7985    491943   no data   no data  --
518.16/129.73	c  F st    60   1071876        75      1597         0     57389      7985    655111   no data   no data  --
518.16/129.74	c  N st    60   1071876        75      1597         0     57389      7985    655111   no data   no data  --
521.74/130.66	c Decided on static restart strategy
539.72/135.11	c  N st    70   1100178        75      1597         0     42880      7985    440162   no data   no data  --
562.51/140.86	c  N st    72   1136170        75      1597         0     75055      7985    992384   no data   no data  --
580.10/145.21	c  N st    73   1168563        75      1597         0     63283      7985    786843   no data   no data  --
610.04/152.78	c  N st    74   1209768        75      1597         0     57823      7985    660318   no data   no data  --
610.04/152.78	c  S st    74   1209768        75      1597         0     57823      7985    660318   no data   no data  --
610.86/152.97	c  S st    74   1210269        75      1597         0     58292      7985    668993   no data   no data  --
610.86/152.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
610.86/152.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
611.24/153.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.09
611.24/153.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
611.24/153.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
611.24/153.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
611.24/153.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
632.42/158.31	c lits-rem:      1919  cl-subs:     8516  v-elim:      0  v-fix:    0  time: 21.13 s
632.42/158.31	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
632.42/158.32	c vivif2 --  cl tried    49776 cl shrink        0 lits rem          0 time: 0.03
633.21/158.54	c asymm  cl-useful: 0/1487/1597 lits-rem:0 time: 0.91
633.21/158.55	c calculated reachability. Time: 0.00
633.21/158.55	c  N st    74   1210269        75      1597         0     49776      7985    551595   no data   no data  --
687.54/172.13	c  N st    75   1283151        75      1597         0     72291      7985    881209   no data   no data  --
771.83/193.20	c  N st    76   1392475        75      1597         0     81469      7985    996427   no data   no data  --
890.09/222.83	c  N st    77   1556460        75      1597         0     89234      7985   1131907   no data   no data  --
999.96/250.40	c  N st    78   1710269        75      1597         0     78912      7985    927408   no data   no data  --
999.96/250.40	c  S st    78   1710269        75      1597         0     78912      7985    927408   no data   no data  --
1001.15/250.67	c  S st    78   1710773        75      1597         0     79382      7985    936336   no data   no data  --
1001.15/250.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1001.15/250.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1001.57/250.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.14
1001.57/250.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1001.57/250.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1001.57/250.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
1001.57/250.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1047.89/262.35	c lits-rem:      1395  cl-subs:    15464  v-elim:      0  v-fix:    0  time: 46.35 s
1047.89/262.35	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
1047.89/262.36	c vivif2 --  cl tried    63918 cl shrink        0 lits rem          0 time: 0.04
1049.49/262.70	c asymm  cl-useful: 0/1131/1597 lits-rem:0 time: 1.35
1049.49/262.70	c calculated reachability. Time: 0.00
1049.49/262.70	c  N st    78   1710773        75      1597         0     63918      7985    730579   no data   no data  --
1325.94/331.91	c  N st    79   2079739        75      1597         0     75829      7985    835768   no data   no data  --
1434.99/359.28	c  N st    80   2210773        75      1597         0     79599      7985    915923   no data   no data  --
1434.99/359.28	c  S st    80   2210773        75      1597         0     79599      7985    915923   no data   no data  --
1436.19/359.52	c  S st    80   2211279        75      1597         0     80066      7985    924726   no data   no data  --
1436.19/359.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1436.19/359.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1436.19/359.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.12
1436.19/359.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1436.19/359.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1436.19/359.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
1436.19/359.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1474.15/369.07	c lits-rem:      2655  cl-subs:    10963  v-elim:      0  v-fix:    0  time: 37.93 s
1474.15/369.07	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
1474.15/369.09	c vivif2 --  cl tried    69103 cl shrink        0 lits rem          0 time: 0.04
1475.74/369.42	c asymm  cl-useful: 0/1052/1597 lits-rem:0 time: 1.35
1475.74/369.42	c calculated reachability. Time: 0.00
1475.74/369.42	c  N st    80   2211279        75      1597         0     69103      7985    771101   no data   no data  --
1930.36/483.27	c  N st    81   2711279        75      1597         1     91304      7983   1044276   no data   no data  --
1930.36/483.27	c  S st    81   2711279        75      1597         1     91304      7983   1044276   no data   no data  --
1930.36/483.27	c Finding binary XORs  T:     0.00 s  found:       0
1931.96/483.60	c  S st    81   2711782        75      1597         4     91773      7983   1053010   no data   no data  --
1931.96/483.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1931.96/483.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1931.96/483.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.17
1931.96/483.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1940.34/485.78	c subs with bin:     5226  lits-rem:      6423  v-fix:    0  time:  8.37 s
1940.34/485.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
1940.34/485.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1990.29/498.24	c lits-rem:      5830  cl-subs:    13076  v-elim:      0  v-fix:    0  time: 49.76 s
1990.29/498.24	c vivif2 --  cl tried     1591 cl shrink        0 lits rem          0 time: 0.00
1990.29/498.25	c vivif2 --  cl tried    73477 cl shrink        0 lits rem          0 time: 0.05
1991.07/498.45	c asymm  cl-useful: 0/539/1591 lits-rem:0 time: 0.78
1991.07/498.45	c calculated reachability. Time: 0.00
1991.07/498.45	c  N st    81   2711782        75      1591         4     73477      7948    806893   no data   no data  --
2320.27/580.86	c Finding binary XORs  T:     0.00 s  found:       0
2424.51/606.96	c Finding binary XORs  T:     0.00 s  found:       0
2426.10/607.39	c  N st    82   3211782        73      1482         6     55440      7277    583105   no data   no data  --
2426.10/607.39	c  S st    82   3211782        73      1482         6     55440      7277    583105   no data   no data  --
2426.91/607.57	c  S st    82   3212284        73      1482         6     55908      7277    590299   no data   no data  --
2426.91/607.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2426.91/607.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2426.91/607.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.08
2427.31/607.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2429.31/608.11	c subs with bin:     3122  lits-rem:      5868  v-fix:    0  time:  1.97 s
2429.31/608.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     73 time:  0.00 s
2429.31/608.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2442.49/611.46	c lits-rem:      3952  cl-subs:     2585  v-elim:      0  v-fix:    0  time: 13.39 s
2442.49/611.46	c vivif2 --  cl tried     1474 cl shrink        0 lits rem          0 time: 0.00
2442.49/611.47	c vivif2 --  cl tried    50209 cl shrink        0 lits rem          0 time: 0.04
2443.68/611.73	c asymm  cl-useful: 1/1131/1474 lits-rem:1 time: 1.04
2443.68/611.73	c calculated reachability. Time: 0.00
2443.68/611.73	c  N st    82   3212284        73      1474         6     50209      7224    513503   no data   no data  --
2470.45/618.41	c Finding binary XORs  T:     0.00 s  found:       0
2476.04/619.84	c Finding binary XORs  T:     0.00 s  found:       0
2479.64/620.79	c Following stats are for *FIRST FINISHED THREAD ONLY*
2479.64/620.79	c num threads              : 4          
2479.64/620.79	c restarts                 : 81         
2479.64/620.79	c dynamic restarts         : 0          
2479.64/620.79	c static restarts          : 81         
2479.64/620.79	c full restarts            : 4          
2479.64/620.79	c total simplify time      : 1.78       
2479.64/620.79	c learnts DL2              : 0          
2479.64/620.79	c learnts size 2           : 87         
2479.64/620.79	c learnts size 1           : 36          (48.00     % of vars)
2479.64/620.79	c filedLit time            : 0.70        (0.03      % time)
2479.64/620.79	c v-elim SatELite          : 0           (0.00      % vars)
2479.64/620.79	c SatELite time            : 215.10      (8.68      % time)
2479.64/620.79	c v-elim xor               : 0           (0.00      % vars)
2479.64/620.79	c xor elim time            : 0.10        (0.00      % time)
2479.64/620.79	c num binary xor trees     : 0          
2479.64/620.79	c binxor trees' crown      : 0           (nan       leafs/tree)
2479.64/620.79	c bin xor find time        : 0.00       
2479.64/620.79	c OTF clause improved      : 363421      (0.11      clauses/conflict)
2479.64/620.79	c OTF impr. size diff      : 371140      (1.02       lits/clause)
2479.64/620.79	c OTF cl watch-shrink      : 105823      (0.03      clauses/conflict)
2479.64/620.79	c OTF cl watch-sh-lit      : 117608      (1.11       lits/clause)
2479.64/620.79	c tried to recurMin cls    : 275126      (8.54       % of conflicts)
2479.64/620.79	c updated cache            : 1623        (0.01       lits/tried recurMin)
2479.64/620.79	c unit cls received        : 6           (16.67     % of units)
2479.64/620.79	c unit cls sent            : 3           (8.33      % of units)
2479.64/620.79	c bin cls received         : 5          
2479.64/620.79	c bin cls sent             : 44         
2479.64/620.79	c clauses over max glue    : 0           (0.00      % of all clauses)
2479.64/620.79	c conflicts                : 3222892     (1300.10   / sec)
2479.64/620.79	c decisions                : 3513506     (0.32      % random)
2479.64/620.79	c bogo-props               : 105231081854 (42449892.38 / sec)
2479.64/620.79	c conflict literals        : 49314452    (25.07     % deleted)
2479.64/620.79	c Memory used              : 410.72      MB
2479.64/620.79	c single-thread CPU time   : 2478.95     s
2479.64/620.79	c all-threads sum CPU time : 2478.95     s
2479.64/620.79	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-3175264-1304105131/watcher-3175264-1304105131 -o /tmp/evaluation-result-3175264-1304105131/solver-3175264-1304105131 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175264-1304105131.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.45 7.96 7.98 2/174 4522
/proc/meminfo: memFree=24786084/32951124 swapFree=67111348/67111528
[pid=4522] ppid=4519 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/4522/stat : 4522 (strangenight1-m) R 4519 4522 3860 0 -1 4202496 413 0 0 0 0 0 0 0 22 0 4 0 600743586 52465664 352 33554432000 4194304 4650419 140734823009472 18446744073709551615 47952035219382 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4522/statm: 12809 352 303 112 0 7774 0
[pid=4522/tid=4525] ppid=4519 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/4522/task/4525/stat : 4525 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 600743586 52465664 352 33554432000 4194304 4650419 140734823009472 18446744073709551615 47952035219368 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4522/tid=4526] ppid=4519 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/4522/task/4526/stat : 4526 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 600743586 52465664 352 33554432000 4194304 4650419 140734823009472 18446744073709551615 47952035219378 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4522/tid=4529] ppid=4519 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 600743586 52465664 352 33554432000 4194304 4650419 140734823009472 18446744073709551615 252458122225 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.046597 s]
/proc/loadavg: 7.45 7.96 7.98 2/174 4522
/proc/meminfo: memFree=24786084/32951124 swapFree=67111348/67111528
[pid=4522] ppid=4519 vsize=282216 CPUtime=0.16 cores=0,2,4,6
/proc/4522/stat : 4522 (strangenight1-m) R 4519 4522 3860 0 -1 4202496 1269 0 0 0 16 0 0 0 24 0 4 0 600743586 288989184 1137 33554432000 4194304 4650419 140734823009472 18446744073709551615 252457726661 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4522/statm: 70554 1137 389 112 0 65519 0
[pid=4522/tid=4525] ppid=4519 vsize=282216 CPUtime=0.04 cores=0,2,4,6
/proc/4522/task/4525/stat : 4525 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 231 0 0 0 4 0 0 0 24 0 4 0 600743586 288989184 1137 33554432000 4194304 4650419 140734823009472 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4522/tid=4526] ppid=4519 vsize=282216 CPUtime=0.03 cores=0,2,4,6
/proc/4522/task/4526/stat : 4526 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 241 0 0 0 3 0 0 0 24 0 4 0 600743586 288989184 1137 33554432000 4194304 4650419 140734823009472 18446744073709551615 4349694 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4522/tid=4529] ppid=4519 vsize=282216 CPUtime=0.03 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 151 0 0 0 3 0 0 0 25 0 4 0 600743586 288989184 1137 33554432000 4194304 4650419 140734823009472 18446744073709551615 4330649 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 282216

[startup+0.100587 s]
/proc/loadavg: 7.45 7.96 7.98 2/174 4522
/proc/meminfo: memFree=24786084/32951124 swapFree=67111348/67111528
[pid=4522] ppid=4519 vsize=282492 CPUtime=0.38 cores=0,2,4,6
/proc/4522/stat : 4522 (strangenight1-m) R 4519 4522 3860 0 -1 4202496 1586 0 0 0 38 0 0 0 24 0 4 0 600743586 289271808 1454 33554432000 4194304 4650419 140734823009472 18446744073709551615 4366928 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4522/statm: 70623 1454 389 112 0 65588 0
[pid=4522/tid=4525] ppid=4519 vsize=282492 CPUtime=0.09 cores=0,2,4,6
/proc/4522/task/4525/stat : 4525 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 302 0 0 0 9 0 0 0 24 0 4 0 600743586 289271808 1454 33554432000 4194304 4650419 140734823009472 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4522/tid=4526] ppid=4519 vsize=282492 CPUtime=0.09 cores=0,2,4,6
/proc/4522/task/4526/stat : 4526 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 332 0 0 0 9 0 0 0 24 0 4 0 600743586 289271808 1455 33554432000 4194304 4650419 140734823009472 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4522/tid=4529] ppid=4519 vsize=282492 CPUtime=0.09 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 222 0 0 0 9 0 0 0 25 0 4 0 600743586 289271808 1455 33554432000 4194304 4650419 140734823009472 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 282492

[startup+0.30055 s]
/proc/loadavg: 7.45 7.96 7.98 2/174 4522
/proc/meminfo: memFree=24786084/32951124 swapFree=67111348/67111528
[pid=4522] ppid=4519 vsize=284256 CPUtime=1.17 cores=0,2,4,6
/proc/4522/stat : 4522 (strangenight1-m) R 4519 4522 3860 0 -1 4202496 3009 0 0 0 117 0 0 0 25 0 4 0 600743586 291078144 1820 33554432000 4194304 4650419 140734823009472 18446744073709551615 4366845 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4522/statm: 71064 1820 391 112 0 66029 0
[pid=4522/tid=4525] ppid=4519 vsize=284256 CPUtime=0.29 cores=0,2,4,6
/proc/4522/task/4525/stat : 4525 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 658 0 0 0 29 0 0 0 25 0 4 0 600743586 291078144 1820 33554432000 4194304 4650419 140734823009472 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4522/tid=4526] ppid=4519 vsize=284256 CPUtime=0.29 cores=0,2,4,6
/proc/4522/task/4526/stat : 4526 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 716 0 0 0 29 0 0 0 25 0 4 0 600743586 291078144 1820 33554432000 4194304 4650419 140734823009472 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4522/tid=4529] ppid=4519 vsize=284256 CPUtime=0.29 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 568 0 0 0 29 0 0 0 25 0 4 0 600743586 291078144 1821 33554432000 4194304 4650419 140734823009472 18446744073709551615 4363398 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284256

[startup+0.700475 s]
/proc/loadavg: 7.45 7.96 7.98 2/174 4522
/proc/meminfo: memFree=24786084/32951124 swapFree=67111348/67111528
[pid=4522] ppid=4519 vsize=284824 CPUtime=2.78 cores=0,2,4,6
/proc/4522/stat : 4522 (strangenight1-m) R 4519 4522 3860 0 -1 4202496 4467 0 0 0 277 1 0 0 25 0 4 0 600743586 291659776 2465 33554432000 4194304 4650419 140734823009472 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4522/statm: 71206 2465 392 112 0 66171 0
[pid=4522/tid=4525] ppid=4519 vsize=284824 CPUtime=0.69 cores=0,2,4,6
/proc/4522/task/4525/stat : 4525 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 1063 0 0 0 69 0 0 0 25 0 4 0 600743586 291659776 2465 33554432000 4194304 4650419 140734823009472 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4522/tid=4526] ppid=4519 vsize=284824 CPUtime=0.69 cores=0,2,4,6
/proc/4522/task/4526/stat : 4526 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 1068 0 0 0 69 0 0 0 25 0 4 0 600743586 291659776 2465 33554432000 4194304 4650419 140734823009472 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4522/tid=4529] ppid=4519 vsize=284824 CPUtime=0.69 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 909 0 0 0 69 0 0 0 25 0 4 0 600743586 291659776 2465 33554432000 4194304 4650419 140734823009472 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 284824

[startup+1.50033 s]
/proc/loadavg: 7.50 7.97 7.98 9/184 4532
/proc/meminfo: memFree=24758972/32951124 swapFree=67111348/67111528
[pid=4522] ppid=4519 vsize=289740 CPUtime=5.97 cores=0,2,4,6
/proc/4522/stat : 4522 (strangenight1-m) R 4519 4522 3860 0 -1 4202496 8636 0 0 0 596 1 0 0 25 0 4 0 600743586 296693760 4741 33554432000 4194304 4650419 140734823009472 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4522/statm: 72435 4741 393 112 0 67400 0
[pid=4522/tid=4525] ppid=4519 vsize=289740 CPUtime=1.49 cores=0,2,4,6
/proc/4522/task/4525/stat : 4525 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 2511 0 0 0 149 0 0 0 25 0 4 0 600743586 296693760 4741 33554432000 4194304 4650419 140734823009472 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4522/tid=4526] ppid=4519 vsize=289740 CPUtime=1.48 cores=0,2,4,6
/proc/4522/task/4526/stat : 4526 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 1727 0 0 0 148 0 0 0 25 0 4 0 600743586 296693760 4741 33554432000 4194304 4650419 140734823009472 18446744073709551615 4366127 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4522/tid=4529] ppid=4519 vsize=289740 CPUtime=1.49 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 1540 0 0 0 149 0 0 0 25 0 4 0 600743586 296693760 4741 33554432000 4194304 4650419 140734823009472 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 289740

[startup+3.10103 s]
/proc/loadavg: 7.50 7.97 7.98 9/184 4532
/proc/meminfo: memFree=24730644/32951124 swapFree=67111348/67111528
[pid=4522] ppid=4519 vsize=292632 CPUtime=12.36 cores=0,2,4,6
/proc/4522/stat : 4522 (strangenight1-m) R 4519 4522 3860 0 -1 4202496 15272 0 0 0 1234 2 0 0 25 0 4 0 600743586 299655168 9370 33554432000 4194304 4650419 140734823009472 18446744073709551615 4366896 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4522/statm: 73158 9370 393 112 0 68123 0
[pid=4522/tid=4525] ppid=4519 vsize=292632 CPUtime=3.08 cores=0,2,4,6
/proc/4522/task/4525/stat : 4525 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 4287 0 0 0 308 0 0 0 25 0 4 0 600743586 299655168 9370 33554432000 4194304 4650419 140734823009472 18446744073709551615 4433048 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4522/tid=4526] ppid=4519 vsize=292632 CPUtime=3.07 cores=0,2,4,6
/proc/4522/task/4526/stat : 4526 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 3582 0 0 0 307 0 0 0 25 0 4 0 600743586 299655168 9370 33554432000 4194304 4650419 140734823009472 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4522/tid=4529] ppid=4519 vsize=292632 CPUtime=3.08 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 3600 0 0 0 308 0 0 0 25 0 4 0 600743586 299655168 9370 33554432000 4194304 4650419 140734823009472 18446744073709551615 4366950 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 292632

[startup+6.30044 s]
/proc/loadavg: 7.54 7.97 7.98 10/184 4532
/proc/meminfo: memFree=24699152/32951124 swapFree=67111348/67111528
[pid=4522] ppid=4519 vsize=303584 CPUtime=25.14 cores=0,2,4,6
/proc/4522/stat : 4522 (strangenight1-m) R 4519 4522 3860 0 -1 4202496 21131 0 0 0 2511 3 0 0 25 0 4 0 600743586 310870016 10696 33554432000 4194304 4650419 140734823009472 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4522/statm: 75896 10696 393 112 0 70861 0
[pid=4522/tid=4525] ppid=4519 vsize=303584 CPUtime=6.28 cores=0,2,4,6
/proc/4522/task/4525/stat : 4525 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 5647 0 0 0 628 0 0 0 25 0 4 0 600743586 310870016 10696 33554432000 4194304 4650419 140734823009472 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4522/tid=4526] ppid=4519 vsize=303584 CPUtime=6.26 cores=0,2,4,6
/proc/4522/task/4526/stat : 4526 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 5433 0 0 0 625 1 0 0 25 0 4 0 600743586 310870016 10696 33554432000 4194304 4650419 140734823009472 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4522/tid=4529] ppid=4519 vsize=303584 CPUtime=6.28 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 4902 0 0 0 628 0 0 0 25 0 4 0 600743586 310870016 10696 33554432000 4194304 4650419 140734823009472 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 303584

[startup+12.7002 s]
/proc/loadavg: 7.57 7.97 7.98 11/184 4562
/proc/meminfo: memFree=24725776/32951124 swapFree=67111348/67111528
[pid=4522] ppid=4519 vsize=296168 CPUtime=50.7 cores=0,2,4,6
/proc/4522/stat : 4522 (strangenight1-m) R 4519 4522 3860 0 -1 4202496 31779 0 0 0 5065 5 0 0 25 0 4 0 600743586 303276032 13655 33554432000 4194304 4650419 140734823009472 18446744073709551615 4364779 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4522/statm: 74042 13655 393 112 0 69007 0
[pid=4522/tid=4525] ppid=4519 vsize=296168 CPUtime=12.69 cores=0,2,4,6
/proc/4522/task/4525/stat : 4525 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 8452 0 0 0 1268 1 0 0 25 0 4 0 600743586 303276032 13655 33554432000 4194304 4650419 140734823009472 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4522/tid=4526] ppid=4519 vsize=296168 CPUtime=12.62 cores=0,2,4,6
/proc/4522/task/4526/stat : 4526 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 8616 0 0 0 1261 1 0 0 25 0 4 0 600743586 303276032 13655 33554432000 4194304 4650419 140734823009472 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4522/tid=4529] ppid=4519 vsize=296168 CPUtime=12.69 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 7542 0 0 0 1268 1 0 0 25 0 4 0 600743586 303276032 13655 33554432000 4194304 4650419 140734823009472 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 296168

[startup+25.5009 s]
/proc/loadavg: 7.67 7.97 7.98 9/184 4562
/proc/meminfo: memFree=24640556/32951124 swapFree=67111348/67111528
[pid=4522] ppid=4519 vsize=315664 CPUtime=101.85 cores=0,2,4,6
/proc/4522/stat : 4522 (strangenight1-m) R 4519 4522 3860 0 -1 4202496 47889 0 0 0 10177 8 0 0 25 0 4 0 600743586 323239936 18658 33554432000 4194304 4650419 140734823009472 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4522/statm: 78916 18658 393 112 0 73881 0
[pid=4522/tid=4525] ppid=4519 vsize=315664 CPUtime=25.48 cores=0,2,4,6
/proc/4522/task/4525/stat : 4525 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 13786 0 0 0 2546 2 0 0 25 0 4 0 600743586 323239936 18658 33554432000 4194304 4650419 140734823009472 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4522/tid=4526] ppid=4519 vsize=315664 CPUtime=25.36 cores=0,2,4,6
/proc/4522/task/4526/stat : 4526 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 13210 0 0 0 2534 2 0 0 25 0 4 0 600743586 323239936 18658 33554432000 4194304 4650419 140734823009472 18446744073709551615 4334529 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4522/tid=4529] ppid=4519 vsize=315664 CPUtime=25.48 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 10030 0 0 0 2547 1 0 0 25 0 4 0 600743586 323239936 18658 33554432000 4194304 4650419 140734823009472 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 315664

[startup+51.1011 s]
/proc/loadavg: 7.91 8.00 7.99 9/184 4563
/proc/meminfo: memFree=24601712/32951124 swapFree=67111348/67111528
[pid=4522] ppid=4519 vsize=287912 CPUtime=204.12 cores=0,2,4,6
/proc/4522/stat : 4522 (strangenight1-m) R 4519 4522 3860 0 -1 4202496 73203 0 0 0 20396 16 0 0 25 0 4 0 600743586 294821888 21519 33554432000 4194304 4650419 140734823009472 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4522/statm: 71978 21519 393 112 0 66943 0
[pid=4522/tid=4525] ppid=4519 vsize=287912 CPUtime=51.09 cores=0,2,4,6
/proc/4522/task/4525/stat : 4525 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 21369 0 0 0 5104 5 0 0 25 0 4 0 600743586 294821888 21519 33554432000 4194304 4650419 140734823009472 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4522/tid=4526] ppid=4519 vsize=287912 CPUtime=50.84 cores=0,2,4,6
/proc/4522/task/4526/stat : 4526 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 20277 0 0 0 5080 4 0 0 25 0 4 0 600743586 294821888 21519 33554432000 4194304 4650419 140734823009472 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4522/tid=4529] ppid=4519 vsize=287912 CPUtime=51.09 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 14919 0 0 0 5106 3 0 0 25 0 4 0 600743586 294821888 21519 33554432000 4194304 4650419 140734823009472 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 287912

[startup+102.307 s]
/proc/loadavg: 8.03 8.02 8.00 9/184 4564
/proc/meminfo: memFree=24515968/32951124 swapFree=67111348/67111528
[pid=4522] ppid=4519 vsize=321416 CPUtime=408.7 cores=0,2,4,6
/proc/4522/stat : 4522 (strangenight1-m) R 4519 4522 3860 0 -1 4202496 111582 0 0 0 40841 29 0 0 25 0 4 0 600743586 329129984 33576 33554432000 4194304 4650419 140734823009472 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4522/statm: 80354 33576 393 112 0 75319 0
[pid=4522/tid=4525] ppid=4519 vsize=321416 CPUtime=102.29 cores=0,2,4,6
/proc/4522/task/4525/stat : 4525 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 32116 0 0 0 10221 8 0 0 25 0 4 0 600743586 329129984 33576 33554432000 4194304 4650419 140734823009472 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4522/tid=4526] ppid=4519 vsize=321416 CPUtime=101.79 cores=0,2,4,6
/proc/4522/task/4526/stat : 4526 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 32509 0 0 0 10171 8 0 0 25 0 4 0 600743586 329129984 33576 33554432000 4194304 4650419 140734823009472 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4522/tid=4529] ppid=4519 vsize=321416 CPUtime=102.29 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 21925 0 0 0 10223 6 0 0 25 0 4 0 600743586 329129984 33576 33554432000 4194304 4650419 140734823009472 18446744073709551615 4366956 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.7
Current children cumulated vsize (KiB) 321416

[startup+162.3 s]

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

/proc/4522/task/4525/stat : 4525 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 78759 0 0 0 46206 24 0 0 25 0 4 0 600743586 431230976 61876 33554432000 4194304 4650419 140734823009472 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4522/tid=4526] ppid=4519 vsize=421124 CPUtime=459.93 cores=0,2,4,6
/proc/4522/task/4526/stat : 4526 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 83470 0 0 0 45970 23 0 0 25 0 4 0 600743586 431230976 61876 33554432000 4194304 4650419 140734823009472 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4522/tid=4529] ppid=4519 vsize=421124 CPUtime=462.29 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 51566 0 0 0 46211 18 0 0 25 0 4 0 600743586 431230976 61876 33554432000 4194304 4650419 140734823009472 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1846.86
Current children cumulated vsize (KiB) 421124

[startup+522.301 s]
/proc/loadavg: 8.08 8.04 8.01 9/184 4576
/proc/meminfo: memFree=24227116/32951124 swapFree=67111348/67111528
[pid=4522] ppid=4519 vsize=475004 CPUtime=2086.55 cores=0,2,4,6
/proc/4522/stat : 4522 (strangenight1-m) R 4519 4522 3860 0 -1 4202496 293460 0 0 0 208560 95 0 0 25 0 4 0 600743586 486404096 65072 33554432000 4194304 4650419 140734823009472 18446744073709551615 4365237 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4522/statm: 118751 65072 394 112 0 113716 0
[pid=4522/tid=4525] ppid=4519 vsize=475004 CPUtime=522.3 cores=0,2,4,6
/proc/4522/task/4525/stat : 4525 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 83878 0 0 0 52204 26 0 0 25 0 4 0 600743586 486404096 65072 33554432000 4194304 4650419 140734823009472 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4522/tid=4526] ppid=4519 vsize=475004 CPUtime=519.63 cores=0,2,4,6
/proc/4522/task/4526/stat : 4526 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 89905 0 0 0 51937 26 0 0 25 0 4 0 600743586 486404096 65072 33554432000 4194304 4650419 140734823009472 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4522/tid=4529] ppid=4519 vsize=475004 CPUtime=522.3 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 55014 0 0 0 52210 20 0 0 25 0 4 0 600743586 486404096 65072 33554432000 4194304 4650419 140734823009472 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2086.55
Current children cumulated vsize (KiB) 475004

[startup+582.3 s]
/proc/loadavg: 8.11 8.05 8.01 9/184 4577
/proc/meminfo: memFree=24209184/32951124 swapFree=67111348/67111528
[pid=4522] ppid=4519 vsize=421888 CPUtime=2326.23 cores=0,2,4,6
/proc/4522/stat : 4522 (strangenight1-m) R 4519 4522 3860 0 -1 4202496 314496 0 0 0 232519 104 0 0 25 0 4 0 600743586 432013312 65613 33554432000 4194304 4650419 140734823009472 18446744073709551615 4313071 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4522/statm: 105472 65613 394 112 0 100437 0
[pid=4522/tid=4525] ppid=4519 vsize=421888 CPUtime=582.3 cores=0,2,4,6
/proc/4522/task/4525/stat : 4525 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 90012 0 0 0 58201 29 0 0 25 0 4 0 600743586 432013312 65613 33554432000 4194304 4650419 140734823009472 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4522/tid=4526] ppid=4519 vsize=421888 CPUtime=579.3 cores=0,2,4,6
/proc/4522/task/4526/stat : 4526 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 95334 0 0 0 57902 28 0 0 25 0 4 0 600743586 432013312 65613 33554432000 4194304 4650419 140734823009472 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4522/tid=4529] ppid=4519 vsize=421888 CPUtime=582.3 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 58325 0 0 0 58208 22 0 0 25 0 4 0 600743586 432013312 65613 33554432000 4194304 4650419 140734823009472 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2326.23
Current children cumulated vsize (KiB) 421888

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

[startup+588.701 s]
/proc/loadavg: 8.10 8.05 8.01 9/184 4577
/proc/meminfo: memFree=24221336/32951124 swapFree=67111348/67111528
[pid=4522] ppid=4519 vsize=409792 CPUtime=2351.8 cores=0,2,4,6
/proc/4522/stat : 4522 (strangenight1-m) R 4519 4522 3860 0 -1 4202496 316800 0 0 0 235076 104 0 0 25 0 4 0 600743586 419627008 62126 33554432000 4194304 4650419 140734823009472 18446744073709551615 4365276 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4522/statm: 102448 62126 394 112 0 97413 0
[pid=4522/tid=4525] ppid=4519 vsize=409792 CPUtime=588.7 cores=0,2,4,6
/proc/4522/task/4525/stat : 4525 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 91175 0 0 0 58841 29 0 0 25 0 4 0 600743586 419627008 62126 33554432000 4194304 4650419 140734823009472 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4522/tid=4526] ppid=4519 vsize=409792 CPUtime=585.66 cores=0,2,4,6
/proc/4522/task/4526/stat : 4526 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 96473 0 0 0 58538 28 0 0 25 0 4 0 600743586 419627008 62126 33554432000 4194304 4650419 140734823009472 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4522/tid=4529] ppid=4519 vsize=409792 CPUtime=588.7 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 58325 0 0 0 58848 22 0 0 25 0 4 0 600743586 419627008 62126 33554432000 4194304 4650419 140734823009472 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2351.8
Current children cumulated vsize (KiB) 409792

[startup+601.501 s]
/proc/loadavg: 8.15 8.07 8.02 9/184 4578
/proc/meminfo: memFree=24219104/32951124 swapFree=67111348/67111528
[pid=4522] ppid=4519 vsize=420464 CPUtime=2402.94 cores=0,2,4,6
/proc/4522/stat : 4522 (strangenight1-m) R 4519 4522 3860 0 -1 4202496 320583 0 0 0 240188 106 0 0 25 0 4 0 600743586 430555136 65909 33554432000 4194304 4650419 140734823009472 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4522/statm: 105116 65909 394 112 0 100081 0
[pid=4522/tid=4525] ppid=4519 vsize=420464 CPUtime=601.5 cores=0,2,4,6
/proc/4522/task/4525/stat : 4525 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 91953 0 0 0 60121 29 0 0 25 0 4 0 600743586 430555136 65909 33554432000 4194304 4650419 140734823009472 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4522/tid=4526] ppid=4519 vsize=420464 CPUtime=598.41 cores=0,2,4,6
/proc/4522/task/4526/stat : 4526 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 97299 0 0 0 59812 29 0 0 25 0 4 0 600743586 430555136 65909 33554432000 4194304 4650419 140734823009472 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4522/tid=4529] ppid=4519 vsize=420464 CPUtime=601.5 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 59343 0 0 0 60128 22 0 0 25 0 4 0 600743586 430555136 65909 33554432000 4194304 4650419 140734823009472 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2402.94
Current children cumulated vsize (KiB) 420464

[startup+614.3 s]
/proc/loadavg: 8.13 8.06 8.01 9/184 4578
/proc/meminfo: memFree=24218832/32951124 swapFree=67111348/67111528
[pid=4522] ppid=4519 vsize=420576 CPUtime=2454.07 cores=0,2,4,6
/proc/4522/stat : 4522 (strangenight1-m) R 4519 4522 3860 0 -1 4202496 324799 0 0 0 245300 107 0 0 25 0 4 0 600743586 430669824 66221 33554432000 4194304 4650419 140734823009472 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4522/statm: 105144 66221 394 112 0 100109 0
[pid=4522/tid=4525] ppid=4519 vsize=420576 CPUtime=614.31 cores=0,2,4,6
/proc/4522/task/4525/stat : 4525 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 93429 0 0 0 61401 30 0 0 25 0 4 0 600743586 430669824 66221 33554432000 4194304 4650419 140734823009472 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4522/tid=4526] ppid=4519 vsize=420576 CPUtime=611.13 cores=0,2,4,6
/proc/4522/task/4526/stat : 4526 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 98865 0 0 0 61084 29 0 0 25 0 4 0 600743586 430669824 66221 33554432000 4194304 4650419 140734823009472 18446744073709551615 4367245 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4522/tid=4529] ppid=4519 vsize=420576 CPUtime=614.29 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 59963 0 0 0 61407 22 0 0 25 0 4 0 600743586 430669824 66221 33554432000 4194304 4650419 140734823009472 18446744073709551615 4313064 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2454.07
Current children cumulated vsize (KiB) 420576

[startup+617.501 s]
/proc/loadavg: 8.12 8.06 8.01 9/184 4578
/proc/meminfo: memFree=24219452/32951124 swapFree=67111348/67111528
[pid=4522] ppid=4519 vsize=420576 CPUtime=2466.86 cores=0,2,4,6
/proc/4522/stat : 4522 (strangenight1-m) R 4519 4522 3860 0 -1 4202496 325336 0 0 0 246578 108 0 0 25 0 4 0 600743586 430669824 65107 33554432000 4194304 4650419 140734823009472 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4522/statm: 105144 65107 394 112 0 100109 0
[pid=4522/tid=4525] ppid=4519 vsize=420576 CPUtime=617.51 cores=0,2,4,6
/proc/4522/task/4525/stat : 4525 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 93608 0 0 0 61721 30 0 0 25 0 4 0 600743586 430669824 65107 33554432000 4194304 4650419 140734823009472 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4522/tid=4526] ppid=4519 vsize=420576 CPUtime=614.31 cores=0,2,4,6
/proc/4522/task/4526/stat : 4526 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 99064 0 0 0 61402 29 0 0 25 0 4 0 600743586 430669824 65107 33554432000 4194304 4650419 140734823009472 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4522/tid=4529] ppid=4519 vsize=420576 CPUtime=617.49 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 59963 0 0 0 61727 22 0 0 25 0 4 0 600743586 430669824 65107 33554432000 4194304 4650419 140734823009472 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2466.86
Current children cumulated vsize (KiB) 420576

[startup+619.101 s]
/proc/loadavg: 8.12 8.06 8.01 9/184 4578
/proc/meminfo: memFree=24217960/32951124 swapFree=67111348/67111528
[pid=4522] ppid=4519 vsize=420576 CPUtime=2473.25 cores=0,2,4,6
/proc/4522/stat : 4522 (strangenight1-m) R 4519 4522 3860 0 -1 4202496 325484 0 0 0 247217 108 0 0 25 0 4 0 600743586 430669824 65255 33554432000 4194304 4650419 140734823009472 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4522/statm: 105144 65255 394 112 0 100109 0
[pid=4522/tid=4525] ppid=4519 vsize=420576 CPUtime=619.1 cores=0,2,4,6
/proc/4522/task/4525/stat : 4525 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 93674 0 0 0 61880 30 0 0 25 0 4 0 600743586 430669824 65255 33554432000 4194304 4650419 140734823009472 18446744073709551615 4313331 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4522/tid=4526] ppid=4519 vsize=420576 CPUtime=615.92 cores=0,2,4,6
/proc/4522/task/4526/stat : 4526 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 99146 0 0 0 61562 30 0 0 25 0 4 0 600743586 430669824 65255 33554432000 4194304 4650419 140734823009472 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4522/tid=4529] ppid=4519 vsize=420576 CPUtime=619.09 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 59963 0 0 0 61887 22 0 0 25 0 4 0 600743586 430669824 65255 33554432000 4194304 4650419 140734823009472 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2473.25
Current children cumulated vsize (KiB) 420576

[startup+619.9 s]
/proc/loadavg: 8.12 8.06 8.01 9/184 4578
/proc/meminfo: memFree=24216968/32951124 swapFree=67111348/67111528
[pid=4522] ppid=4519 vsize=420576 CPUtime=2476.44 cores=0,2,4,6
/proc/4522/stat : 4522 (strangenight1-m) R 4519 4522 3860 0 -1 4202496 325553 0 0 0 247536 108 0 0 25 0 4 0 600743586 430669824 65324 33554432000 4194304 4650419 140734823009472 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4522/statm: 105144 65324 394 112 0 100109 0
[pid=4522/tid=4525] ppid=4519 vsize=420576 CPUtime=619.9 cores=0,2,4,6
/proc/4522/task/4525/stat : 4525 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 93708 0 0 0 61960 30 0 0 25 0 4 0 600743586 430669824 65324 33554432000 4194304 4650419 140734823009472 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4522/tid=4526] ppid=4519 vsize=420576 CPUtime=616.71 cores=0,2,4,6
/proc/4522/task/4526/stat : 4526 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 99181 0 0 0 61641 30 0 0 25 0 4 0 600743586 430669824 65324 33554432000 4194304 4650419 140734823009472 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4522/tid=4529] ppid=4519 vsize=420576 CPUtime=619.89 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 59963 0 0 0 61967 22 0 0 25 0 4 0 600743586 430669824 65324 33554432000 4194304 4650419 140734823009472 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2476.44
Current children cumulated vsize (KiB) 420576

[startup+620.3 s]
/proc/loadavg: 8.11 8.06 8.01 9/184 4578
/proc/meminfo: memFree=24215852/32951124 swapFree=67111348/67111528
[pid=4522] ppid=4519 vsize=420576 CPUtime=2478.06 cores=0,2,4,6
/proc/4522/stat : 4522 (strangenight1-m) R 4519 4522 3860 0 -1 4202496 325596 0 0 0 247698 108 0 0 25 0 4 0 600743586 430669824 65367 33554432000 4194304 4650419 140734823009472 18446744073709551615 4365333 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4522/statm: 105144 65367 394 112 0 100109 0
[pid=4522/tid=4525] ppid=4519 vsize=420576 CPUtime=620.31 cores=0,2,4,6
/proc/4522/task/4525/stat : 4525 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 93733 0 0 0 62001 30 0 0 25 0 4 0 600743586 430669824 65367 33554432000 4194304 4650419 140734823009472 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4522/tid=4526] ppid=4519 vsize=420576 CPUtime=617.11 cores=0,2,4,6
/proc/4522/task/4526/stat : 4526 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 99199 0 0 0 61681 30 0 0 25 0 4 0 600743586 430669824 65367 33554432000 4194304 4650419 140734823009472 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4522/tid=4529] ppid=4519 vsize=420576 CPUtime=620.3 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 59963 0 0 0 62008 22 0 0 25 0 4 0 600743586 430669824 65367 33554432000 4194304 4650419 140734823009472 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2478.06
Current children cumulated vsize (KiB) 420576

[startup+620.7 s]
/proc/loadavg: 8.11 8.06 8.01 9/184 4578
/proc/meminfo: memFree=24215852/32951124 swapFree=67111348/67111528
[pid=4522] ppid=4519 vsize=420576 CPUtime=2479.64 cores=0,2,4,6
/proc/4522/stat : 4522 (strangenight1-m) R 4519 4522 3860 0 -1 4202496 325619 0 0 0 247856 108 0 0 25 0 4 0 600743586 430669824 65390 33554432000 4194304 4650419 140734823009472 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4522/statm: 105144 65390 394 112 0 100109 0
[pid=4522/tid=4525] ppid=4519 vsize=420576 CPUtime=620.7 cores=0,2,4,6
/proc/4522/task/4525/stat : 4525 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 93749 0 0 0 62040 30 0 0 25 0 4 0 600743586 430669824 65390 33554432000 4194304 4650419 140734823009472 18446744073709551615 4313071 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4522/tid=4526] ppid=4519 vsize=420576 CPUtime=617.5 cores=0,2,4,6
/proc/4522/task/4526/stat : 4526 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 99206 0 0 0 61720 30 0 0 25 0 4 0 600743586 430669824 65390 33554432000 4194304 4650419 140734823009472 18446744073709551615 4313071 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4522/tid=4529] ppid=4519 vsize=420576 CPUtime=620.69 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (strangenight1-m) R 4519 4522 3860 0 -1 4202560 59963 0 0 0 62047 22 0 0 25 0 4 0 600743586 430669824 65390 33554432000 4194304 4650419 140734823009472 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2479.64
Current children cumulated vsize (KiB) 420576

[startup+620.8 s]
/proc/loadavg: 8.11 8.06 8.01 9/184 4578
/proc/meminfo: memFree=24215852/32951124 swapFree=67111348/67111528
[pid=4522] ppid=4519 vsize=0 CPUtime=2480.02 cores=0,2,4,6
/proc/4522/stat : 4522 (strangenight1-m) Z 4519 4522 3860 0 -1 4203548 325626 0 0 0 247894 108 0 0 25 0 2 0 600743586 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4522/statm: 0 0 0 0 0 0 0
[pid=4522/tid=4529] ppid=4519 vsize=0 CPUtime=620.8 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (strangenight1-m) R 4519 4522 3860 0 -1 4203588 59963 0 0 0 62057 23 0 0 25 0 2 0 600743586 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2480.02
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 620.812
CPU time (s): 2480.05
CPU user time (s): 2478.95
CPU system time (s): 1.09883
CPU usage (%): 399.485
Max. virtual memory (cumulated for all children) (KiB): 486924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2478.95
system time used= 1.09883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 325626
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= 245
involuntary context switches= 10881

runsolver used 0.997848 second user time and 2.16567 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-29 21:25:31
IDJOB=3175264
IDBENCH=82882
IDSOLVER=1588
FILE ID=node111/3175264-1304105131
RUNJOBID= node111-1304105131-4505
PBS_JOBID= 13170629
Free space on /tmp= 70896 MiB

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

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

MD5SUM BENCH= 5c5f7e1107ac57768306372602d70556
RANDOM SEED=1447458674

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24786256 kB
Buffers:       1283368 kB
Cached:        6328776 kB
SwapCached:        124 kB
Active:        3284332 kB
Inactive:      4391624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24786256 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           12576 kB
Writeback:           0 kB
AnonPages:       63676 kB
Mapped:          14396 kB
Slab:           425484 kB
PageTables:       4588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187804 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= 70884 MiB
End job on node111 at 2011-04-29 21:35:52