Trace number 3175126

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? (TO) 4800.42 1201.74

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v750-c3195-S1985868475-070.SATISFIABLE.cnf
MD5SUM2611875052dd229d9ca71a614eae0715
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.015996
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of clauses3195
Sum of the clauses size9585
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33195
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-3175126-1304090162.cnf'
0.00/0.00	c -- header says num vars:            750
0.00/0.00	c -- header says num clauses:        3195
0.00/0.01	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.01	c -- vars added        750
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       750      3195         0         0      9585         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.01
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:    750 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.38/0.10	c lits-rem:         0  cl-subs:        0  v-elim:     25  v-fix:    0  time:  0.01 s
0.38/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.38/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.38/0.10	c calculated reachability. Time: 0.00
0.38/0.10	c Calc default polars -  time:   0.00 s pos:     329 undec:      88 neg:     333
0.38/0.10	c =========================================================================================
0.38/0.10	c types(t): F = full restart, N = normal restart
0.38/0.10	c types(t): S = simplification begin/end, E = solution found
0.38/0.10	c restart types(rt): st = static, dy = dynamic
0.38/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.38/0.10	c  B st     0         0       725      3143         0         0      9552         0   no data   no data  --
0.38/0.10	c Decided on static restart strategy
0.38/0.19	c  N st     8      4918       725      3143         0      4890      9552    160819   no data   no data  --
1.57/0.48	c  N st    10     11305       725      3143         0      4531      9552     99626   no data   no data  --
2.78/0.77	c  N st    11     17050       725      3143         0     10212      9552    293512   no data   no data  --
4.77/1.23	c  F st    12     25001       725      3143         0     12520      9552    365073   no data   no data  --
4.77/1.23	c  N st    12     25001       725      3143         0     12520      9552    365073   no data   no data  --
5.97/1.50	c Decided on static restart strategy
5.97/1.50	c  N st    18     30000       725      3143         0     10768      9552    272517   no data   no data  --
5.97/1.50	c  S st    18     30000       725      3143         0     10768      9552    272517   no data   no data  --
5.97/1.53	c  S st    18     30502       725      3143         0     11270      9552    287893   no data   no data  --
5.97/1.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.97/1.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.97/1.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.97/1.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.97/1.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
5.97/1.55	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.17/1.87	c lits-rem:       118  cl-subs:      217  v-elim:      0  v-fix:    0  time:  1.28 s
7.17/1.88	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.04
7.17/1.88	c calculated reachability. Time: 0.00
7.17/1.88	c  N st    18     30502       725      3143         0     11053      9552    278909   no data   no data  --
9.16/2.32	c  N st    20     37612       725      3143         0     10281      9552    224685   no data   no data  --
10.76/2.77	c  N st    21     44012       725      3143         0     16581      9552    433520   no data   no data  --
11.16/2.89	c  S st    22     45754       725      3143         0      9479      9552    175302   no data   no data  --
11.56/2.92	c  S st    22     46259       725      3143         0      9984      9552    189380   no data   no data  --
11.56/2.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.56/2.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.56/2.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
11.56/2.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.56/2.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.56/2.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
11.56/2.93	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.96/3.09	c lits-rem:        25  cl-subs:       47  v-elim:      0  v-fix:    0  time:  0.64 s
11.96/3.09	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
11.96/3.09	c vivif2 --  cl tried     9937 cl shrink        0 lits rem          0 time: 0.01
12.36/3.10	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.04
12.36/3.10	c calculated reachability. Time: 0.00
12.36/3.10	c  N st    22     46259       725      3143         0      9937      9552    187649   no data   no data  --
16.36/4.13	c  N st    23     60656       725      3143         0     14321      9552    313607   no data   no data  --
19.16/4.85	c  N st    24     69390       725      3143         0     12111      9552    229348   no data   no data  --
19.16/4.85	c  S st    24     69390       725      3143         0     12111      9552    229348   no data   no data  --
19.16/4.88	c  S st    24     69894       725      3143         0     12615      9552    244822   no data   no data  --
19.16/4.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.16/4.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.16/4.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
19.16/4.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.16/4.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.16/4.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
19.16/4.89	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
20.36/5.19	c lits-rem:        55  cl-subs:       76  v-elim:      0  v-fix:    0  time:  1.19 s
20.36/5.19	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
20.36/5.19	c vivif2 --  cl tried    12539 cl shrink        0 lits rem          0 time: 0.01
20.76/5.20	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.04
20.76/5.20	c calculated reachability. Time: 0.00
20.76/5.20	c  N st    24     69894       725      3143         0     12539      9552    242305   no data   no data  --
25.96/6.59	c  F st    25     87503       725      3143         0     17964      9552    394164   no data   no data  --
25.96/6.59	c  N st    25     87503       725      3143         0     17964      9552    394164   no data   no data  --
27.95/7.00	c Decided on static restart strategy
28.75/7.28	c  N st    32     95544       725      3143         0     13143      9552    221087   no data   no data  --
31.54/8.00	c  N st    34    104842       725      3143         0     22323      9552    509982   no data   no data  --
31.54/8.00	c  S st    34    104842       725      3143         0     22323      9552    509982   no data   no data  --
31.94/8.05	c  S st    34    105345       725      3143         0     22826      9552    524182   no data   no data  --
31.94/8.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
31.94/8.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.94/8.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
31.94/8.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.94/8.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.94/8.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
31.94/8.08	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
37.54/9.46	c lits-rem:       584  cl-subs:      632  v-elim:      0  v-fix:    0  time:  5.53 s
37.54/9.46	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
37.54/9.47	c vivif2 --  cl tried    22194 cl shrink        0 lits rem          0 time: 0.02
37.54/9.49	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.09
37.54/9.49	c calculated reachability. Time: 0.00
37.54/9.49	c  N st    34    105345       725      3143         0     22194      9552    501144   no data   no data  --
41.13/10.34	c  N st    35    114943       725      3143         0     17886      9552    353528   no data   no data  --
46.71/11.78	c  N st    36    129341       725      3143         0     17337      9552    311106   no data   no data  --
54.30/13.69	c  N st    37    150936       725      3143         0     22819      9552    480589   no data   no data  --
57.12/14.36	c  S st    38    158017       725      3143         0     29801      9552    701609   no data   no data  --
57.50/14.43	c  S st    38    158518       725      3143         0     30302      9552    716250   no data   no data  --
57.50/14.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
57.50/14.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.50/14.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
57.50/14.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.50/14.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.50/14.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
57.50/14.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
65.91/16.58	c lits-rem:       334  cl-subs:      933  v-elim:      0  v-fix:    0  time:  8.44 s
65.91/16.58	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
65.91/16.59	c vivif2 --  cl tried    29369 cl shrink        0 lits rem          0 time: 0.03
66.29/16.62	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.11
66.29/16.62	c calculated reachability. Time: 0.00
66.29/16.62	c  N st    38    158518       725      3143         0     29369      9552    683095   no data   no data  --
88.26/22.14	c  N st    39    207107       725      3143         0     24086      9552    449873   no data   no data  --
102.64/25.73	c  N st    40    237778       725      3143         0     34512      9552    734664   no data   no data  --
102.64/25.73	c  S st    40    237778       725      3143         0     34512      9552    734664   no data   no data  --
103.04/25.81	c  S st    40    238285       725      3143         0     35019      9552    750114   no data   no data  --
103.04/25.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
103.04/25.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
103.04/25.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
103.04/25.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
103.04/25.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
103.04/25.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
103.04/25.85	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
111.83/28.01	c lits-rem:       399  cl-subs:     1138  v-elim:      0  v-fix:    0  time:  8.61 s
111.83/28.01	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
111.83/28.01	c vivif2 --  cl tried    33881 cl shrink        0 lits rem          0 time: 0.03
111.83/28.05	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.14
111.83/28.05	c calculated reachability. Time: 0.00
111.83/28.05	c  N st    40    238285       725      3143         0     33881      9552    714625   no data   no data  --
144.19/36.16	c  F st    41    306250       725      3143         0     35845      9552    779172   no data   no data  --
144.19/36.16	c  N st    41    306250       725      3143         0     35845      9552    779172   no data   no data  --
146.98/36.84	c Decided on static restart strategy
157.37/39.45	c  N st    51    334555       725      3143         0     40187      9552    901803   no data   no data  --
169.35/42.41	c  N st    53    357427       725      3143         0     37995      9552    762593   no data   no data  --
169.35/42.41	c  S st    53    357427       725      3143         0     37995      9552    762593   no data   no data  --
169.75/42.50	c  S st    53    357928       725      3143         0     38494      9552    778337   no data   no data  --
169.75/42.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
169.75/42.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
169.75/42.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
169.75/42.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
169.75/42.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
169.75/42.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
169.75/42.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
178.14/44.69	c lits-rem:       530  cl-subs:     1101  v-elim:      0  v-fix:    0  time:  8.60 s
178.14/44.69	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
178.54/44.70	c vivif2 --  cl tried    37393 cl shrink        0 lits rem          0 time: 0.03
178.54/44.74	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.16
178.54/44.74	c calculated reachability. Time: 0.00
178.54/44.74	c  N st    53    357928       725      3143         0     37393      9552    738481   no data   no data  --
196.92/49.30	c  N st    54    390320       725      3143         0     43689      9552    956241   no data   no data  --
223.70/56.03	c  N st    55    438908       725      3143         0     37439      9552    700808   no data   no data  --
268.42/67.20	c  N st    56    511790       725      3143         0     51099      9552   1153740   no data   no data  --
282.01/70.64	c  N st    57    536892       725      3143         0     45230      9552    886292   no data   no data  --
282.01/70.64	c  S st    57    536892       725      3143         0     45230      9552    886292   no data   no data  --
282.41/70.75	c  S st    57    537392       725      3143         0     45730      9552    899889   no data   no data  --
282.41/70.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
282.41/70.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
282.41/70.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.07
282.81/70.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
282.81/70.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
282.81/70.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
282.81/70.80	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
293.59/73.51	c lits-rem:       736  cl-subs:     1363  v-elim:      0  v-fix:    0  time: 10.79 s
293.59/73.51	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
293.59/73.52	c vivif2 --  cl tried    44367 cl shrink        0 lits rem          0 time: 0.04
293.59/73.57	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.19
293.59/73.57	c calculated reachability. Time: 0.00
293.59/73.57	c  N st    57    537392       725      3143         0     44367      9552    846232   no data   no data  --
411.03/102.92	c  N st    58    701378       725      3143         0     38336      9552    541377   no data   no data  --
494.93/123.96	c  N st    59    806089       725      3143         0     67578      9552   1494028   no data   no data  --
494.93/123.96	c  S st    59    806089       725      3143         0     67578      9552   1494028   no data   no data  --
495.73/124.14	c  S st    59    806594       725      3143         0     68083      9552   1508474   no data   no data  --
495.73/124.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
495.73/124.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
495.73/124.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.13
496.14/124.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
496.14/124.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
496.14/124.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
496.14/124.23	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
516.90/129.41	c lits-rem:        47  cl-subs:     2582  v-elim:      0  v-fix:    0  time: 20.70 s
516.90/129.41	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
516.90/129.43	c vivif2 --  cl tried    65501 cl shrink        0 lits rem          0 time: 0.07
517.30/129.52	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.37
517.30/129.53	c calculated reachability. Time: 0.00
517.30/129.53	c  N st    59    806594       725      3143         0     65501      9552   1413603   no data   no data  --
748.59/187.41	c  F st    60   1071875       725      3143         0     81384      9552   1820702   no data   no data  --
748.59/187.41	c  N st    60   1071875       725      3143         0     81384      9552   1820702   no data   no data  --
752.98/188.59	c Decided on static restart strategy
769.76/192.76	c  N st    70   1100180       725      3143         0     65254      9552   1248380   no data   no data  --
802.51/200.92	c  N st    72   1136172       725      3143         0     55432      9552    848447   no data   no data  --
836.87/209.58	c  N st    73   1168565       725      3143         0     87389      9552   1903917   no data   no data  --
876.41/219.49	c  N st    74   1209892       725      3143         0     81674      9552   1690013   no data   no data  --
876.41/219.49	c  S st    74   1209892       725      3143         0     81674      9552   1690013   no data   no data  --
877.62/219.73	c  S st    74   1210396       725      3143         0     82178      9552   1705293   no data   no data  --
877.62/219.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
877.62/219.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
877.62/219.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.18
878.02/219.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
878.02/219.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
878.02/219.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
878.02/219.85	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
908.37/227.48	c lits-rem:        84  cl-subs:     3729  v-elim:      0  v-fix:    0  time: 30.45 s
908.37/227.48	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
908.76/227.50	c vivif2 --  cl tried    78449 cl shrink        0 lits rem          0 time: 0.08
909.18/227.61	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.46
909.18/227.61	c calculated reachability. Time: 0.00
909.18/227.61	c  N st    74   1210396       725      3143         0     78449      9552   1577406   no data   no data  --
984.29/246.47	c  N st    75   1283279       725      3143         0     54674      9552    761869   no data   no data  --
1095.71/274.32	c  N st    76   1392607       725      3143         0     63096      9552   1051672   no data   no data  --
1271.48/318.31	c  N st    77   1556591       725      3143         0     67784      9552   1092744   no data   no data  --
1437.66/359.95	c  N st    78   1710396       725      3143         0    109802      9552   2476987   no data   no data  --
1437.66/359.95	c  S st    78   1710396       725      3143         0    109802      9552   2476987   no data   no data  --
1438.86/360.26	c  S st    78   1710900       725      3143         0    110306      9552   2492453   no data   no data  --
1438.86/360.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1438.86/360.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1439.26/360.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.23
1439.66/360.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1439.66/360.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1439.66/360.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
1439.66/360.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1519.55/380.43	c lits-rem:       168  cl-subs:     5574  v-elim:      0  v-fix:    0  time: 79.94 s
1519.55/380.43	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
1519.55/380.46	c vivif2 --  cl tried   104732 cl shrink        0 lits rem          0 time: 0.11
1520.37/380.64	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.71
1520.37/380.64	c calculated reachability. Time: 0.00
1520.37/380.64	c  N st    78   1710900       725      3143         0    104732      9552   2302529   no data   no data  --
1969.75/493.18	c  N st    79   2079865       725      3143         0    116418      9552   2508998   no data   no data  --
2129.53/533.13	c  N st    80   2210902       725      3143         0    120922      9552   2642419   no data   no data  --
2129.53/533.13	c  S st    80   2210902       725      3143         0    120922      9552   2642419   no data   no data  --
2131.16/533.58	c  S st    80   2211409       725      3143         0    121429      9552   2657519   no data   no data  --
2131.16/533.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2131.16/533.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2131.53/533.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.32
2131.93/533.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2131.93/533.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2131.93/533.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
2131.93/533.77	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2186.66/547.41	c lits-rem:        40  cl-subs:     3397  v-elim:      0  v-fix:    0  time: 54.46 s
2186.66/547.41	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
2186.66/547.44	c vivif2 --  cl tried   118032 cl shrink        0 lits rem          0 time: 0.12
2187.46/547.64	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.82
2187.46/547.65	c calculated reachability. Time: 0.00
2187.46/547.65	c  N st    80   2211409       725      3143         0    118032      9552   2539479   no data   no data  --
2849.37/713.35	c  N st    81   2711409       725      3143         0    141302      9552   3336710   no data   no data  --
2849.37/713.35	c  S st    81   2711409       725      3143         0    141302      9552   3336710   no data   no data  --
2851.79/713.99	c  S st    81   2711909       725      3143         0     71051      9552    774863   no data   no data  --
2852.17/714.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2852.17/714.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2852.17/714.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.17
2852.17/714.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2852.17/714.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2852.17/714.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
2852.17/714.08	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2866.15/717.50	c lits-rem:       116  cl-subs:       26  v-elim:      0  v-fix:    0  time: 13.69 s
2866.15/717.50	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
2866.15/717.52	c vivif2 --  cl tried    71025 cl shrink        0 lits rem          0 time: 0.05
2866.55/717.64	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.49
2866.55/717.64	c calculated reachability. Time: 0.00
2866.55/717.64	c  N st    81   2711909       725      3143         0     71025      9552    774371   no data   no data  --
3671.47/919.19	c  N st    82   3211910       725      3143         0    116415      9552   2141936   no data   no data  --
3671.47/919.19	c  S st    82   3211910       725      3143         0    116415      9552   2141936   no data   no data  --
3673.49/919.62	c  S st    82   3212411       725      3143         0    116916      9552   2157088   no data   no data  --
3673.49/919.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
3673.49/919.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3673.86/919.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.32
3674.26/919.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3674.26/919.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3674.26/919.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
3674.26/919.80	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3779.31/946.14	c lits-rem:       141  cl-subs:     6798  v-elim:      0  v-fix:    0  time: 105.22 s
3779.31/946.14	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
3779.31/946.17	c vivif2 --  cl tried   110118 cl shrink        0 lits rem          0 time: 0.11
3780.11/946.38	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.84
3780.11/946.39	c calculated reachability. Time: 0.00
3780.11/946.39	c  N st    82   3212411       725      3143         0    110118      9552   1931979   no data   no data  --
4507.14/1128.33	c  N st    83   3712412       725      3143         0    121804      9552   2280217   no data   no data  --
4507.14/1128.33	c  S st    83   3712412       725      3143         0    121804      9552   2280217   no data   no data  --
4508.36/1128.68	c  S st    83   3712915       725      3143         0    122307      9552   2296225   no data   no data  --
4508.36/1128.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4508.36/1128.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4508.73/1128.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.26
4509.13/1128.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4509.13/1128.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4509.13/1128.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
4509.13/1128.83	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4556.70/1140.73	c lits-rem:       146  cl-subs:     3653  v-elim:      0  v-fix:    0  time: 47.51 s
4556.70/1140.73	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
4556.70/1140.76	c vivif2 --  cl tried   118654 cl shrink        0 lits rem          0 time: 0.12
4557.47/1140.96	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.80
4557.47/1140.96	c calculated reachability. Time: 0.00
4557.47/1140.96	c  N st    83   3712915       725      3143         0    118654      9552   2169153   no data   no data  --
4632.17/1159.68	c  F st    84   3751562       725      3143         0    156535      9552   3475307   no data   no data  --
4632.17/1159.68	c  N st    84   3751562       725      3143         0    156535      9552   3475307   no data   no data  --
4646.96/1163.38	c Decided on static restart strategy
4688.51/1173.79	c  N st    94   3779865       725      3143         0    101067      9552   1520622   no data   no data  --
4749.63/1189.10	c  N st    96   3815859       725      3143         0    136573      9552   2813469   no data   no data  --

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3175126-1304090162/watcher-3175126-1304090162 -o /tmp/evaluation-result-3175126-1304090162/solver-3175126-1304090162 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175126-1304090162.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: 6.83 7.81 7.88 3/176 19057
/proc/meminfo: memFree=17896252/32951124 swapFree=67111528/67111528
[pid=19057] ppid=19053 vsize=51236 CPUtime=0.01 cores=1,3,5,7
/proc/19057/stat : 19057 (strangenight1-m) R 19053 19057 19020 0 -1 4202496 414 0 0 0 1 0 0 0 18 0 4 0 520618799 52465664 353 33554432000 4194304 4650419 140737095303760 18446744073709551615 47953468729266 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19057/statm: 12809 353 303 112 0 7774 0
[pid=19057/tid=19061] ppid=19053 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/19057/task/19061/stat : 19061 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 520618799 52465664 353 33554432000 4194304 4650419 140737095303760 18446744073709551615 216634571761 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19057/tid=19062] ppid=19053 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/19057/task/19062/stat : 19062 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 520618799 52465664 353 33554432000 4194304 4650419 140737095303760 18446744073709551615 47953468729266 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19057/tid=19063] ppid=19053 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/19057/task/19063/stat : 19063 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 520618799 52465664 353 33554432000 4194304 4650419 140737095303760 18446744073709551615 47953468729266 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.042713 s]
/proc/loadavg: 6.83 7.81 7.88 3/176 19057
/proc/meminfo: memFree=17896252/32951124 swapFree=67111528/67111528
[pid=19057] ppid=19053 vsize=282668 CPUtime=0.14 cores=1,3,5,7
/proc/19057/stat : 19057 (strangenight1-m) R 19053 19057 19020 0 -1 4202496 1724 0 0 0 14 0 0 0 19 0 4 0 520618799 289452032 1552 33554432000 4194304 4650419 140737095303760 18446744073709551615 4363582 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19057/statm: 70667 1552 390 112 0 65632 0
[pid=19057/tid=19061] ppid=19053 vsize=282668 CPUtime=0.03 cores=1,3,5,7
/proc/19057/task/19061/stat : 19061 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 361 0 0 0 3 0 0 0 20 0 4 0 520618799 289452032 1552 33554432000 4194304 4650419 140737095303760 18446744073709551615 4364400 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19057/tid=19062] ppid=19053 vsize=282668 CPUtime=0.03 cores=1,3,5,7
/proc/19057/task/19062/stat : 19062 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 396 0 0 0 3 0 0 0 20 0 4 0 520618799 289452032 1552 33554432000 4194304 4650419 140737095303760 18446744073709551615 4366762 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19057/tid=19063] ppid=19053 vsize=282668 CPUtime=0.03 cores=1,3,5,7
/proc/19057/task/19063/stat : 19063 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 189 0 0 0 3 0 0 0 20 0 4 0 520618799 289452032 1552 33554432000 4194304 4650419 140737095303760 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 282668

[startup+0.100703 s]
/proc/loadavg: 6.83 7.81 7.88 3/176 19057
/proc/meminfo: memFree=17896252/32951124 swapFree=67111528/67111528
[pid=19057] ppid=19053 vsize=282668 CPUtime=0.38 cores=1,3,5,7
/proc/19057/stat : 19057 (strangenight1-m) R 19053 19057 19020 0 -1 4202496 2024 0 0 0 38 0 0 0 19 0 4 0 520618799 289452032 1852 33554432000 4194304 4650419 140737095303760 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19057/statm: 70667 1852 391 112 0 65632 0
[pid=19057/tid=19061] ppid=19053 vsize=282668 CPUtime=0.09 cores=1,3,5,7
/proc/19057/task/19061/stat : 19061 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 440 0 0 0 9 0 0 0 20 0 4 0 520618799 289452032 1852 33554432000 4194304 4650419 140737095303760 18446744073709551615 4333767 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19057/tid=19062] ppid=19053 vsize=282668 CPUtime=0.09 cores=1,3,5,7
/proc/19057/task/19062/stat : 19062 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 474 0 0 0 9 0 0 0 20 0 4 0 520618799 289452032 1853 33554432000 4194304 4650419 140737095303760 18446744073709551615 4363522 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19057/tid=19063] ppid=19053 vsize=282668 CPUtime=0.09 cores=1,3,5,7
/proc/19057/task/19063/stat : 19063 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 260 0 0 0 9 0 0 0 20 0 4 0 520618799 289452032 1853 33554432000 4194304 4650419 140737095303760 18446744073709551615 4363566 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 282668

[startup+0.300668 s]
/proc/loadavg: 6.83 7.81 7.88 3/176 19057
/proc/meminfo: memFree=17896252/32951124 swapFree=67111528/67111528
[pid=19057] ppid=19053 vsize=284332 CPUtime=1.17 cores=1,3,5,7
/proc/19057/stat : 19057 (strangenight1-m) R 19053 19057 19020 0 -1 4202496 3301 0 0 0 117 0 0 0 19 0 4 0 520618799 291155968 2367 33554432000 4194304 4650419 140737095303760 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19057/statm: 71083 2367 393 112 0 66048 0
[pid=19057/tid=19061] ppid=19053 vsize=284332 CPUtime=0.29 cores=1,3,5,7
/proc/19057/task/19061/stat : 19061 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 759 0 0 0 29 0 0 0 20 0 4 0 520618799 291155968 2367 33554432000 4194304 4650419 140737095303760 18446744073709551615 4315033 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19057/tid=19062] ppid=19053 vsize=284332 CPUtime=0.29 cores=1,3,5,7
/proc/19057/task/19062/stat : 19062 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 788 0 0 0 29 0 0 0 20 0 4 0 520618799 291155968 2367 33554432000 4194304 4650419 140737095303760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19057/tid=19063] ppid=19053 vsize=284332 CPUtime=0.29 cores=1,3,5,7
/proc/19057/task/19063/stat : 19063 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 600 0 0 0 29 0 0 0 20 0 4 0 520618799 291155968 2367 33554432000 4194304 4650419 140737095303760 18446744073709551615 4367284 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284332

[startup+0.700598 s]
/proc/loadavg: 6.83 7.81 7.88 3/176 19057
/proc/meminfo: memFree=17896252/32951124 swapFree=67111528/67111528
[pid=19057] ppid=19053 vsize=285200 CPUtime=2.78 cores=1,3,5,7
/proc/19057/stat : 19057 (strangenight1-m) R 19053 19057 19020 0 -1 4202496 5255 0 0 0 277 1 0 0 19 0 4 0 520618799 292044800 3182 33554432000 4194304 4650419 140737095303760 18446744073709551615 4349680 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19057/statm: 71300 3182 393 112 0 66265 0
[pid=19057/tid=19061] ppid=19053 vsize=285200 CPUtime=0.68 cores=1,3,5,7
/proc/19057/task/19061/stat : 19061 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 1256 0 0 0 68 0 0 0 21 0 4 0 520618799 292044800 3182 33554432000 4194304 4650419 140737095303760 18446744073709551615 4367245 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19057/tid=19062] ppid=19053 vsize=285200 CPUtime=0.69 cores=1,3,5,7
/proc/19057/task/19062/stat : 19062 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 1263 0 0 0 69 0 0 0 20 0 4 0 520618799 292044800 3182 33554432000 4194304 4650419 140737095303760 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19057/tid=19063] ppid=19053 vsize=285200 CPUtime=0.69 cores=1,3,5,7
/proc/19057/task/19063/stat : 19063 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 1062 0 0 0 69 0 0 0 21 0 4 0 520618799 292044800 3182 33554432000 4194304 4650419 140737095303760 18446744073709551615 4363426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 285200

[startup+1.50046 s]
/proc/loadavg: 6.83 7.81 7.88 10/184 19065
/proc/meminfo: memFree=17871636/32951124 swapFree=67111528/67111528
[pid=19057] ppid=19053 vsize=286660 CPUtime=5.97 cores=1,3,5,7
/proc/19057/stat : 19057 (strangenight1-m) R 19053 19057 19020 0 -1 4202496 8940 0 0 0 596 1 0 0 21 0 4 0 520618799 293539840 3731 33554432000 4194304 4650419 140737095303760 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19057/statm: 71665 3731 394 112 0 66630 0
[pid=19057/tid=19061] ppid=19053 vsize=286660 CPUtime=1.48 cores=1,3,5,7
/proc/19057/task/19061/stat : 19061 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 2198 0 0 0 148 0 0 0 23 0 4 0 520618799 293539840 3731 33554432000 4194304 4650419 140737095303760 18446744073709551615 4303950 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19057/tid=19062] ppid=19053 vsize=286660 CPUtime=1.49 cores=1,3,5,7
/proc/19057/task/19062/stat : 19062 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 2224 0 0 0 149 0 0 0 23 0 4 0 520618799 293539840 3731 33554432000 4194304 4650419 140737095303760 18446744073709551615 4328361 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19057/tid=19063] ppid=19053 vsize=286660 CPUtime=1.49 cores=1,3,5,7
/proc/19057/task/19063/stat : 19063 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 1918 0 0 0 149 0 0 0 23 0 4 0 520618799 293539840 3731 33554432000 4194304 4650419 140737095303760 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 286660

[startup+3.10018 s]
/proc/loadavg: 6.83 7.81 7.88 10/184 19065
/proc/meminfo: memFree=17844852/32951124 swapFree=67111528/67111528
[pid=19057] ppid=19053 vsize=270344 CPUtime=12.36 cores=1,3,5,7
/proc/19057/stat : 19057 (strangenight1-m) R 19053 19057 19020 0 -1 4202496 19358 0 0 0 1233 3 0 0 25 0 4 0 520618799 276832256 10783 33554432000 4194304 4650419 140737095303760 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19057/statm: 67586 10783 395 112 0 62551 0
[pid=19057/tid=19061] ppid=19053 vsize=270344 CPUtime=3.07 cores=1,3,5,7
/proc/19057/task/19061/stat : 19061 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 4524 0 0 0 306 1 0 0 25 0 4 0 520618799 276832256 10783 33554432000 4194304 4650419 140737095303760 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19057/tid=19062] ppid=19053 vsize=270344 CPUtime=3.08 cores=1,3,5,7
/proc/19057/task/19062/stat : 19062 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 5032 0 0 0 308 0 0 0 25 0 4 0 520618799 276832256 10783 33554432000 4194304 4650419 140737095303760 18446744073709551615 4489313 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19057/tid=19063] ppid=19053 vsize=270344 CPUtime=3.09 cores=1,3,5,7
/proc/19057/task/19063/stat : 19063 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 4324 0 0 0 308 1 0 0 25 0 4 0 520618799 276832256 10783 33554432000 4194304 4650419 140737095303760 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 270344

[startup+6.30062 s]
/proc/loadavg: 6.92 7.82 7.88 10/184 19065
/proc/meminfo: memFree=17778012/32951124 swapFree=67111528/67111528
[pid=19057] ppid=19053 vsize=288516 CPUtime=25.15 cores=1,3,5,7
/proc/19057/stat : 19057 (strangenight1-m) R 19053 19057 19020 0 -1 4202496 27612 0 0 0 2510 5 0 0 25 0 4 0 520618799 295440384 14265 33554432000 4194304 4650419 140737095303760 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19057/statm: 72129 14265 395 112 0 67094 0
[pid=19057/tid=19061] ppid=19053 vsize=288516 CPUtime=6.26 cores=1,3,5,7
/proc/19057/task/19061/stat : 19061 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 7080 0 0 0 625 1 0 0 25 0 4 0 520618799 295440384 14265 33554432000 4194304 4650419 140737095303760 18446744073709551615 4514139 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19057/tid=19062] ppid=19053 vsize=288516 CPUtime=6.28 cores=1,3,5,7
/proc/19057/task/19062/stat : 19062 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 6260 0 0 0 628 0 0 0 25 0 4 0 520618799 295440384 14265 33554432000 4194304 4650419 140737095303760 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19057/tid=19063] ppid=19053 vsize=288516 CPUtime=6.29 cores=1,3,5,7
/proc/19057/task/19063/stat : 19063 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 6447 0 0 0 627 2 0 0 25 0 4 0 520618799 295440384 14265 33554432000 4194304 4650419 140737095303760 18446744073709551615 4303744 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 288516

[startup+12.7005 s]
/proc/loadavg: 7.01 7.82 7.88 10/184 19065
/proc/meminfo: memFree=17726600/32951124 swapFree=67111528/67111528
[pid=19057] ppid=19053 vsize=298232 CPUtime=50.72 cores=1,3,5,7
/proc/19057/stat : 19057 (strangenight1-m) R 19053 19057 19020 0 -1 4202496 40461 0 0 0 5064 8 0 0 25 0 4 0 520618799 305389568 22894 33554432000 4194304 4650419 140737095303760 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19057/statm: 74558 22894 395 112 0 69523 0
[pid=19057/tid=19061] ppid=19053 vsize=298232 CPUtime=12.62 cores=1,3,5,7
/proc/19057/task/19061/stat : 19061 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 8845 0 0 0 1261 1 0 0 25 0 4 0 520618799 305389568 22894 33554432000 4194304 4650419 140737095303760 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19057/tid=19062] ppid=19053 vsize=298232 CPUtime=12.68 cores=1,3,5,7
/proc/19057/task/19062/stat : 19062 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 10072 0 0 0 1267 1 0 0 25 0 4 0 520618799 305389568 22894 33554432000 4194304 4650419 140737095303760 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19057/tid=19063] ppid=19053 vsize=298232 CPUtime=12.68 cores=1,3,5,7
/proc/19057/task/19063/stat : 19063 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 10216 0 0 0 1266 2 0 0 25 0 4 0 520618799 305389568 22894 33554432000 4194304 4650419 140737095303760 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 298232

[startup+25.5002 s]
/proc/loadavg: 7.30 7.85 7.89 10/184 19066
/proc/meminfo: memFree=17654892/32951124 swapFree=67111528/67111528
[pid=19057] ppid=19053 vsize=299156 CPUtime=101.84 cores=1,3,5,7
/proc/19057/stat : 19057 (strangenight1-m) R 19053 19057 19020 0 -1 4202496 61697 0 0 0 10170 14 0 0 25 0 4 0 520618799 306335744 30498 33554432000 4194304 4650419 140737095303760 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19057/statm: 74789 30498 395 112 0 69754 0
[pid=19057/tid=19061] ppid=19053 vsize=299156 CPUtime=25.35 cores=1,3,5,7
/proc/19057/task/19061/stat : 19061 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 13553 0 0 0 2532 3 0 0 25 0 4 0 520618799 306335744 30498 33554432000 4194304 4650419 140737095303760 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19057/tid=19062] ppid=19053 vsize=299156 CPUtime=25.48 cores=1,3,5,7
/proc/19057/task/19062/stat : 19062 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 17867 0 0 0 2545 3 0 0 25 0 4 0 520618799 306335744 30498 33554432000 4194304 4650419 140737095303760 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19057/tid=19063] ppid=19053 vsize=299156 CPUtime=25.48 cores=1,3,5,7
/proc/19057/task/19063/stat : 19063 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 13442 0 0 0 2545 3 0 0 25 0 4 0 520618799 306335744 30498 33554432000 4194304 4650419 140737095303760 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 299156

[startup+51.1007 s]
/proc/loadavg: 7.54 7.86 7.89 10/184 19066
/proc/meminfo: memFree=17588904/32951124 swapFree=67111528/67111528
[pid=19057] ppid=19053 vsize=402240 CPUtime=204.11 cores=1,3,5,7
/proc/19057/stat : 19057 (strangenight1-m) R 19053 19057 19020 0 -1 4202496 93107 0 0 0 20388 23 0 0 25 0 4 0 520618799 411893760 43703 33554432000 4194304 4650419 140737095303760 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19057/statm: 100560 43703 395 112 0 95525 0
[pid=19057/tid=19061] ppid=19053 vsize=402240 CPUtime=50.82 cores=1,3,5,7
/proc/19057/task/19061/stat : 19061 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 17632 0 0 0 5078 4 0 0 25 0 4 0 520618799 411893760 43703 33554432000 4194304 4650419 140737095303760 18446744073709551615 4364336 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19057/tid=19062] ppid=19053 vsize=402240 CPUtime=51.08 cores=1,3,5,7
/proc/19057/task/19062/stat : 19062 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 27387 0 0 0 5102 6 0 0 25 0 4 0 520618799 411893760 43703 33554432000 4194304 4650419 140737095303760 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19057/tid=19063] ppid=19053 vsize=402240 CPUtime=51.09 cores=1,3,5,7
/proc/19057/task/19063/stat : 19063 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 20412 0 0 0 5103 6 0 0 25 0 4 0 520618799 411893760 43703 33554432000 4194304 4650419 140737095303760 18446744073709551615 4365210 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 402240

[startup+102.307 s]
/proc/loadavg: 7.80 7.88 7.90 10/184 19068
/proc/meminfo: memFree=17498376/32951124 swapFree=67111528/67111528
[pid=19057] ppid=19053 vsize=434232 CPUtime=408.66 cores=1,3,5,7
/proc/19057/stat : 19057 (strangenight1-m) R 19053 19057 19020 0 -1 4202496 143298 0 0 0 40824 42 0 0 25 0 4 0 520618799 444653568 53563 33554432000 4194304 4650419 140737095303760 18446744073709551615 4331989 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19057/statm: 108558 53563 395 112 0 103523 0
[pid=19057/tid=19061] ppid=19053 vsize=434232 CPUtime=101.74 cores=1,3,5,7
/proc/19057/task/19061/stat : 19061 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 28202 0 0 0 10166 8 0 0 25 0 4 0 520618799 444653568 53563 33554432000 4194304 4650419 140737095303760 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19057/tid=19062] ppid=19053 vsize=434232 CPUtime=102.28 cores=1,3,5,7
/proc/19057/task/19062/stat : 19062 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 41706 0 0 0 10218 10 0 0 25 0 4 0 520618799 444653568 53563 33554432000 4194304 4650419 140737095303760 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19057/tid=19063] ppid=19053 vsize=434232 CPUtime=102.3 cores=1,3,5,7
/proc/19057/task/19063/stat : 19063 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 29439 0 0 0 10221 9 0 0 25 0 4 0 520618799 444653568 53563 33554432000 4194304 4650419 140737095303760 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.66
Current children cumulated vsize (KiB) 434232

[startup+162.3 s]

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

[pid=19057] ppid=19053 vsize=778736 CPUtime=2805.42 cores=1,3,5,7
/proc/19057/stat : 19057 (strangenight1-m) R 19053 19057 19020 0 -1 4202496 398407 0 0 0 280383 159 0 0 25 0 4 0 520618799 797425664 129457 33554432000 4194304 4650419 140737095303760 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19057/statm: 194684 129457 395 112 0 189649 0
[pid=19057/tid=19061] ppid=19053 vsize=778736 CPUtime=698.5 cores=1,3,5,7
/proc/19057/task/19061/stat : 19061 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 108765 0 0 0 69805 45 0 0 25 0 4 0 520618799 797425664 129457 33554432000 4194304 4650419 140737095303760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19057/tid=19062] ppid=19053 vsize=778736 CPUtime=702.29 cores=1,3,5,7
/proc/19057/task/19062/stat : 19062 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 101132 0 0 0 70192 37 0 0 25 0 4 0 520618799 797425664 129457 33554432000 4194304 4650419 140737095303760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19057/tid=19063] ppid=19053 vsize=778736 CPUtime=702.3 cores=1,3,5,7
/proc/19057/task/19063/stat : 19063 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 75188 0 0 0 70199 31 0 0 25 0 4 0 520618799 797425664 129457 33554432000 4194304 4650419 140737095303760 18446744073709551615 4365263 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.42
Current children cumulated vsize (KiB) 778736

[startup+762.307 s]
/proc/loadavg: 8.06 8.02 7.94 10/184 19085
/proc/meminfo: memFree=17001604/32951124 swapFree=67111528/67111528
[pid=19057] ppid=19053 vsize=725796 CPUtime=3045.13 cores=1,3,5,7
/proc/19057/stat : 19057 (strangenight1-m) R 19053 19057 19020 0 -1 4202496 408653 0 0 0 304347 166 0 0 25 0 4 0 520618799 743215104 127539 33554432000 4194304 4650419 140737095303760 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19057/statm: 181449 127539 395 112 0 176414 0
[pid=19057/tid=19061] ppid=19053 vsize=725796 CPUtime=758.17 cores=1,3,5,7
/proc/19057/task/19061/stat : 19061 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 114989 0 0 0 75769 48 0 0 25 0 4 0 520618799 743215104 127539 33554432000 4194304 4650419 140737095303760 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19057/tid=19062] ppid=19053 vsize=725796 CPUtime=762.3 cores=1,3,5,7
/proc/19057/task/19062/stat : 19062 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 101528 0 0 0 76192 38 0 0 25 0 4 0 520618799 743215104 127539 33554432000 4194304 4650419 140737095303760 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19057/tid=19063] ppid=19053 vsize=725796 CPUtime=762.31 cores=1,3,5,7
/proc/19057/task/19063/stat : 19063 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 77517 0 0 0 76198 33 0 0 25 0 4 0 520618799 743215104 127539 33554432000 4194304 4650419 140737095303760 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3045.13
Current children cumulated vsize (KiB) 725796

[startup+822.301 s]
/proc/loadavg: 8.08 8.03 7.95 10/184 19087
/proc/meminfo: memFree=16975644/32951124 swapFree=67111528/67111528
[pid=19057] ppid=19053 vsize=840340 CPUtime=3284.79 cores=1,3,5,7
/proc/19057/stat : 19057 (strangenight1-m) R 19053 19057 19020 0 -1 4202496 418782 0 0 0 328307 172 0 0 25 0 4 0 520618799 860508160 129388 33554432000 4194304 4650419 140737095303760 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19057/statm: 210085 129388 395 112 0 205050 0
[pid=19057/tid=19061] ppid=19053 vsize=840340 CPUtime=817.84 cores=1,3,5,7
/proc/19057/task/19061/stat : 19061 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 119382 0 0 0 81734 50 0 0 25 0 4 0 520618799 860508160 129388 33554432000 4194304 4650419 140737095303760 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19057/tid=19062] ppid=19053 vsize=840340 CPUtime=822.29 cores=1,3,5,7
/proc/19057/task/19062/stat : 19062 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 101978 0 0 0 82191 38 0 0 25 0 4 0 520618799 860508160 129388 33554432000 4194304 4650419 140737095303760 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19057/tid=19063] ppid=19053 vsize=840340 CPUtime=822.31 cores=1,3,5,7
/proc/19057/task/19063/stat : 19063 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 81965 0 0 0 82195 36 0 0 25 0 4 0 520618799 860508160 129388 33554432000 4194304 4650419 140737095303760 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.79
Current children cumulated vsize (KiB) 840340

[startup+882.301 s]
/proc/loadavg: 8.08 8.03 7.95 10/184 19089
/proc/meminfo: memFree=17004860/32951124 swapFree=67111528/67111528
[pid=19057] ppid=19053 vsize=767116 CPUtime=3524.45 cores=1,3,5,7
/proc/19057/stat : 19057 (strangenight1-m) R 19053 19057 19020 0 -1 4202496 432904 0 0 0 352264 181 0 0 25 0 4 0 520618799 785526784 123994 33554432000 4194304 4650419 140737095303760 18446744073709551615 4363592 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19057/statm: 191779 123994 395 112 0 186744 0
[pid=19057/tid=19061] ppid=19053 vsize=767116 CPUtime=877.52 cores=1,3,5,7
/proc/19057/task/19061/stat : 19061 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 123949 0 0 0 87699 53 0 0 25 0 4 0 520618799 785526784 123994 33554432000 4194304 4650419 140737095303760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19057/tid=19062] ppid=19053 vsize=767116 CPUtime=882.3 cores=1,3,5,7
/proc/19057/task/19062/stat : 19062 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 105349 0 0 0 88189 41 0 0 25 0 4 0 520618799 785526784 123994 33554432000 4194304 4650419 140737095303760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19057/tid=19063] ppid=19053 vsize=767116 CPUtime=882.3 cores=1,3,5,7
/proc/19057/task/19063/stat : 19063 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 83868 0 0 0 88193 37 0 0 25 0 4 0 520618799 785526784 123994 33554432000 4194304 4650419 140737095303760 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.45
Current children cumulated vsize (KiB) 767116

[startup+942.301 s]
/proc/loadavg: 8.08 8.04 7.96 9/184 19090
/proc/meminfo: memFree=16992680/32951124 swapFree=67111528/67111528
[pid=19057] ppid=19053 vsize=767296 CPUtime=3764.15 cores=1,3,5,7
/proc/19057/stat : 19057 (strangenight1-m) R 19053 19057 19020 0 -1 4202496 444754 0 0 0 376226 189 0 0 25 0 4 0 520618799 785711104 130608 33554432000 4194304 4650419 140737095303760 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19057/statm: 191824 130608 395 112 0 186789 0
[pid=19057/tid=19061] ppid=19053 vsize=767296 CPUtime=937.19 cores=1,3,5,7
/proc/19057/task/19061/stat : 19061 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 125191 0 0 0 93666 53 0 0 25 0 4 0 520618799 785711104 130608 33554432000 4194304 4650419 140737095303760 18446744073709551615 4476293 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19057/tid=19062] ppid=19053 vsize=767296 CPUtime=942.3 cores=1,3,5,7
/proc/19057/task/19062/stat : 19062 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 110126 0 0 0 94186 44 0 0 25 0 4 0 520618799 785711104 130608 33554432000 4194304 4650419 140737095303760 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19057/tid=19063] ppid=19053 vsize=767296 CPUtime=942.3 cores=1,3,5,7
/proc/19057/task/19063/stat : 19063 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 85882 0 0 0 94191 39 0 0 25 0 4 0 520618799 785711104 130608 33554432000 4194304 4650419 140737095303760 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3764.15
Current children cumulated vsize (KiB) 767296

[startup+1002.3 s]
/proc/loadavg: 8.07 8.04 7.96 10/184 19092
/proc/meminfo: memFree=16903708/32951124 swapFree=67111528/67111528
[pid=19057] ppid=19053 vsize=828488 CPUtime=4003.82 cores=1,3,5,7
/proc/19057/stat : 19057 (strangenight1-m) R 19053 19057 19020 0 -1 4202496 462884 0 0 0 400183 199 0 0 25 0 4 0 520618799 848371712 133872 33554432000 4194304 4650419 140737095303760 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19057/statm: 207122 133872 395 112 0 202087 0
[pid=19057/tid=19061] ppid=19053 vsize=828488 CPUtime=996.86 cores=1,3,5,7
/proc/19057/task/19061/stat : 19061 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 126726 0 0 0 99632 54 0 0 25 0 4 0 520618799 848371712 133872 33554432000 4194304 4650419 140737095303760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19057/tid=19062] ppid=19053 vsize=828488 CPUtime=1002.29 cores=1,3,5,7
/proc/19057/task/19062/stat : 19062 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 112391 0 0 0 100184 45 0 0 25 0 4 0 520618799 848371712 133872 33554432000 4194304 4650419 140737095303760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19057/tid=19063] ppid=19053 vsize=828488 CPUtime=1002.31 cores=1,3,5,7
/proc/19057/task/19063/stat : 19063 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 91040 0 0 0 100189 42 0 0 25 0 4 0 520618799 848371712 133872 33554432000 4194304 4650419 140737095303760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.82
Current children cumulated vsize (KiB) 828488

[startup+1062.3 s]
/proc/loadavg: 8.02 8.03 7.96 9/184 19093
/proc/meminfo: memFree=16845872/32951124 swapFree=67111528/67111528
[pid=19057] ppid=19053 vsize=848224 CPUtime=4243.5 cores=1,3,5,7
/proc/19057/stat : 19057 (strangenight1-m) R 19053 19057 19020 0 -1 4202496 478990 0 0 0 424141 209 0 0 25 0 4 0 520618799 868581376 137469 33554432000 4194304 4650419 140737095303760 18446744073709551615 4366835 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19057/statm: 212056 137469 395 112 0 207021 0
[pid=19057/tid=19061] ppid=19053 vsize=848224 CPUtime=1056.54 cores=1,3,5,7
/proc/19057/task/19061/stat : 19061 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 131903 0 0 0 105597 57 0 0 25 0 4 0 520618799 868581376 137469 33554432000 4194304 4650419 140737095303760 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19057/tid=19062] ppid=19053 vsize=848224 CPUtime=1062.3 cores=1,3,5,7
/proc/19057/task/19062/stat : 19062 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 115133 0 0 0 106183 47 0 0 25 0 4 0 520618799 868581376 137469 33554432000 4194304 4650419 140737095303760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19057/tid=19063] ppid=19053 vsize=848224 CPUtime=1062.32 cores=1,3,5,7
/proc/19057/task/19063/stat : 19063 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 91775 0 0 0 106189 43 0 0 25 0 4 0 520618799 868581376 137469 33554432000 4194304 4650419 140737095303760 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.5
Current children cumulated vsize (KiB) 848224

[startup+1122.3 s]
/proc/loadavg: 8.08 8.05 7.97 10/184 19095
/proc/meminfo: memFree=16869136/32951124 swapFree=67111528/67111528
[pid=19057] ppid=19053 vsize=896052 CPUtime=4483.17 cores=1,3,5,7
/proc/19057/stat : 19057 (strangenight1-m) R 19053 19057 19020 0 -1 4202496 499257 0 0 0 448097 220 0 0 25 0 4 0 520618799 917557248 138426 33554432000 4194304 4650419 140737095303760 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19057/statm: 224013 138426 395 112 0 218978 0
[pid=19057/tid=19061] ppid=19053 vsize=896052 CPUtime=1116.21 cores=1,3,5,7
/proc/19057/task/19061/stat : 19061 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 141177 0 0 0 111559 62 0 0 25 0 4 0 520618799 917557248 138426 33554432000 4194304 4650419 140737095303760 18446744073709551615 4363350 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19057/tid=19062] ppid=19053 vsize=896052 CPUtime=1122.3 cores=1,3,5,7
/proc/19057/task/19062/stat : 19062 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 117096 0 0 0 112181 49 0 0 25 0 4 0 520618799 917557248 138426 33554432000 4194304 4650419 140737095303760 18446744073709551615 4364573 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19057/tid=19063] ppid=19053 vsize=896052 CPUtime=1122.31 cores=1,3,5,7
/proc/19057/task/19063/stat : 19063 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 93322 0 0 0 112188 43 0 0 25 0 4 0 520618799 917557248 138426 33554432000 4194304 4650419 140737095303760 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4483.17
Current children cumulated vsize (KiB) 896052

[startup+1182.3 s]
/proc/loadavg: 8.07 8.06 7.98 9/184 19097
/proc/meminfo: memFree=16801652/32951124 swapFree=67111528/67111528
[pid=19057] ppid=19053 vsize=848248 CPUtime=4722.85 cores=1,3,5,7
/proc/19057/stat : 19057 (strangenight1-m) R 19053 19057 19020 0 -1 4202496 520158 0 0 0 472053 232 0 0 25 0 4 0 520618799 868605952 142374 33554432000 4194304 4650419 140737095303760 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19057/statm: 212062 142374 395 112 0 207027 0
[pid=19057/tid=19061] ppid=19053 vsize=848248 CPUtime=1175.9 cores=1,3,5,7
/proc/19057/task/19061/stat : 19061 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 149125 0 0 0 117524 66 0 0 25 0 4 0 520618799 868605952 142374 33554432000 4194304 4650419 140737095303760 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19057/tid=19062] ppid=19053 vsize=848248 CPUtime=1182.3 cores=1,3,5,7
/proc/19057/task/19062/stat : 19062 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 121144 0 0 0 118179 51 0 0 25 0 4 0 520618799 868605952 142374 33554432000 4194304 4650419 140737095303760 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19057/tid=19063] ppid=19053 vsize=848248 CPUtime=1182.31 cores=1,3,5,7
/proc/19057/task/19063/stat : 19063 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 95805 0 0 0 118186 45 0 0 25 0 4 0 520618799 868605952 142374 33554432000 4194304 4650419 140737095303760 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.85
Current children cumulated vsize (KiB) 848248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.12 8.07 7.99 10/184 19097
/proc/meminfo: memFree=16789124/32951124 swapFree=67111528/67111528
[pid=19057] ppid=19053 vsize=951244 CPUtime=4800.37 cores=1,3,5,7
/proc/19057/stat : 19057 (strangenight1-m) R 19053 19057 19020 0 -1 4202496 522731 0 0 0 479802 235 0 0 25 0 4 0 520618799 974073856 144947 33554432000 4194304 4650419 140737095303760 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19057/statm: 237811 144947 395 112 0 232776 0
[pid=19057/tid=19061] ppid=19053 vsize=951244 CPUtime=1195.19 cores=1,3,5,7
/proc/19057/task/19061/stat : 19061 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 149125 0 0 0 119453 66 0 0 25 0 4 0 520618799 974073856 144947 33554432000 4194304 4650419 140737095303760 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19057/tid=19062] ppid=19053 vsize=951244 CPUtime=1201.7 cores=1,3,5,7
/proc/19057/task/19062/stat : 19062 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 121144 0 0 0 120119 51 0 0 25 0 4 0 520618799 974073856 144947 33554432000 4194304 4650419 140737095303760 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19057/tid=19063] ppid=19053 vsize=951244 CPUtime=1201.72 cores=1,3,5,7
/proc/19057/task/19063/stat : 19063 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 96935 0 0 0 120126 46 0 0 25 0 4 0 520618799 974073856 144947 33554432000 4194304 4650419 140737095303760 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 951244

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1201.7 s]
/proc/loadavg: 8.12 8.07 7.99 10/184 19097
/proc/meminfo: memFree=16789124/32951124 swapFree=67111528/67111528
[pid=19057] ppid=19053 vsize=951244 CPUtime=4800.37 cores=1,3,5,7
/proc/19057/stat : 19057 (strangenight1-m) R 19053 19057 19020 0 -1 4202496 522731 0 0 0 479802 235 0 0 25 0 4 0 520618799 974073856 144947 33554432000 4194304 4650419 140737095303760 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19057/statm: 237811 144947 395 112 0 232776 0
[pid=19057/tid=19061] ppid=19053 vsize=951244 CPUtime=1195.19 cores=1,3,5,7
/proc/19057/task/19061/stat : 19061 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 149125 0 0 0 119453 66 0 0 25 0 4 0 520618799 974073856 144947 33554432000 4194304 4650419 140737095303760 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19057/tid=19062] ppid=19053 vsize=951244 CPUtime=1201.7 cores=1,3,5,7
/proc/19057/task/19062/stat : 19062 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 121144 0 0 0 120119 51 0 0 25 0 4 0 520618799 974073856 144947 33554432000 4194304 4650419 140737095303760 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19057/tid=19063] ppid=19053 vsize=951244 CPUtime=1201.72 cores=1,3,5,7
/proc/19057/task/19063/stat : 19063 (strangenight1-m) R 19053 19057 19020 0 -1 4202560 96935 0 0 0 120126 46 0 0 25 0 4 0 520618799 974073856 144947 33554432000 4194304 4650419 140737095303760 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 951244

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.42
CPU user time (s): 4798.04
CPU system time (s): 2.37564
CPU usage (%): 399.456
Max. virtual memory (cumulated for all children) (KiB): 951244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.04
system time used= 2.37564
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 522732
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= 569
involuntary context switches= 36940

runsolver used 2.02369 second user time and 4.52131 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-29 17:16:02
IDJOB=3175126
IDBENCH=82744
IDSOLVER=1588
FILE ID=node103/3175126-1304090162
RUNJOBID= node103-1304090162-19039
PBS_JOBID= 13170574
Free space on /tmp= 71520 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v750-c3195-S1985868475-070.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175126-1304090162/watcher-3175126-1304090162 -o /tmp/evaluation-result-3175126-1304090162/solver-3175126-1304090162 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175126-1304090162.cnf

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

MD5SUM BENCH= 2611875052dd229d9ca71a614eae0715
RANDOM SEED=189167032

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17896556 kB
Buffers:       2148464 kB
Cached:       12258348 kB
SwapCached:          0 kB
Active:        5588404 kB
Inactive:      8881764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17896556 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12612 kB
Writeback:           0 kB
AnonPages:       63320 kB
Mapped:          14324 kB
Slab:           519744 kB
PageTables:       4644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   182372 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= 71508 MiB
End job on node103 at 2011-04-29 17:36:06