Trace number 3368735

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt (fixed)? (TO) 4800.11 1203.04

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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368735-1305401896.cnf'
0.00/0.01	c -- header says num vars:            750
0.00/0.01	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.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        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.00/0.10	c lits-rem:         0  cl-subs:        0  v-elim:     25  v-fix:    0  time:  0.01 s
0.00/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.10	c calculated reachability. Time: 0.00
0.00/0.10	c Calc default polars -  time:   0.00 s pos:     329 undec:      88 neg:     333
0.00/0.10	c =========================================================================================
0.00/0.10	c types(t): F = full restart, N = normal restart
0.00/0.10	c types(t): S = simplification begin/end, E = solution found
0.00/0.10	c restart types(rt): st = static, dy = dynamic
0.00/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.10	c  B st     0         0       725      3143         0         0      9552         0   no data   no data  --
0.00/0.10	c Decided on static restart strategy
0.62/0.19	c  N st     8      4918       725      3143         0      4890      9552    160819   no data   no data  --
1.58/0.48	c  N st    10     11305       725      3143         0      4531      9552     99626   no data   no data  --
2.77/0.76	c  N st    11     17050       725      3143         0     10212      9552    293512   no data   no data  --
4.81/1.22	c  F st    12     25001       725      3143         0     12520      9552    365073   no data   no data  --
4.81/1.22	c  N st    12     25001       725      3143         0     12520      9552    365073   no data   no data  --
5.57/1.48	c Decided on static restart strategy
5.57/1.48	c  N st    18     30000       725      3143         0     10768      9552    272517   no data   no data  --
5.57/1.48	c  S st    18     30000       725      3143         0     10768      9552    272517   no data   no data  --
5.96/1.51	c  S st    18     30502       725      3143         0     11270      9552    287893   no data   no data  --
5.96/1.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.96/1.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.96/1.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.96/1.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.96/1.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.96/1.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
5.96/1.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.16/1.85	c lits-rem:       118  cl-subs:      217  v-elim:      0  v-fix:    0  time:  1.28 s
7.16/1.86	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.04
7.16/1.86	c calculated reachability. Time: 0.00
7.16/1.86	c  N st    18     30502       725      3143         0     11053      9552    278909   no data   no data  --
8.78/2.30	c  N st    20     37612       725      3143         0     10281      9552    224685   no data   no data  --
10.75/2.74	c  N st    21     44012       725      3143         0     16581      9552    433520   no data   no data  --
11.15/2.86	c  S st    22     45754       725      3143         0      9479      9552    175302   no data   no data  --
11.15/2.89	c  S st    22     46259       725      3143         0      9984      9552    189380   no data   no data  --
11.15/2.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.15/2.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.15/2.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
11.55/2.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.55/2.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.55/2.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
11.55/2.90	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.95/3.06	c lits-rem:        25  cl-subs:       47  v-elim:      0  v-fix:    0  time:  0.63 s
11.95/3.06	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
11.95/3.06	c vivif2 --  cl tried     9937 cl shrink        0 lits rem          0 time: 0.01
11.95/3.07	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.03
11.95/3.07	c calculated reachability. Time: 0.00
11.95/3.07	c  N st    22     46259       725      3143         0      9937      9552    187649   no data   no data  --
15.94/4.09	c  N st    23     60656       725      3143         0     14321      9552    313607   no data   no data  --
19.13/4.80	c  N st    24     69390       725      3143         0     12111      9552    229348   no data   no data  --
19.13/4.80	c  S st    24     69390       725      3143         0     12111      9552    229348   no data   no data  --
19.13/4.83	c  S st    24     69894       725      3143         0     12615      9552    244822   no data   no data  --
19.13/4.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.13/4.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.13/4.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
19.13/4.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.13/4.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.13/4.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
19.13/4.84	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
20.33/5.15	c lits-rem:        55  cl-subs:       76  v-elim:      0  v-fix:    0  time:  1.21 s
20.33/5.15	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
20.33/5.15	c vivif2 --  cl tried    12539 cl shrink        0 lits rem          0 time: 0.01
20.33/5.16	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.04
20.33/5.16	c calculated reachability. Time: 0.00
20.33/5.16	c  N st    24     69894       725      3143         0     12539      9552    242305   no data   no data  --
25.91/6.53	c  F st    25     87503       725      3143         0     17964      9552    394164   no data   no data  --
25.91/6.53	c  N st    25     87503       725      3143         0     17964      9552    394164   no data   no data  --
27.51/6.95	c Decided on static restart strategy
28.71/7.22	c  N st    32     95544       725      3143         0     13143      9552    221087   no data   no data  --
31.50/7.93	c  N st    34    104842       725      3143         0     22323      9552    509982   no data   no data  --
31.50/7.93	c  S st    34    104842       725      3143         0     22323      9552    509982   no data   no data  --
31.50/7.99	c  S st    34    105345       725      3143         0     22826      9552    524182   no data   no data  --
31.50/7.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
31.50/7.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.50/7.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
31.90/8.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.90/8.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.90/8.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
31.90/8.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
37.09/9.38	c lits-rem:       584  cl-subs:      632  v-elim:      0  v-fix:    0  time:  5.47 s
37.09/9.38	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
37.09/9.39	c vivif2 --  cl tried    22194 cl shrink        0 lits rem          0 time: 0.02
37.49/9.41	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.08
37.49/9.41	c calculated reachability. Time: 0.00
37.49/9.41	c  N st    34    105345       725      3143         0     22194      9552    501144   no data   no data  --
40.67/10.27	c  N st    35    114943       725      3143         0     17886      9552    353528   no data   no data  --
46.27/11.69	c  N st    36    129341       725      3143         0     17337      9552    311106   no data   no data  --
53.85/13.59	c  N st    37    150936       725      3143         0     22819      9552    480589   no data   no data  --
56.65/14.26	c  S st    38    158017       725      3143         0     29801      9552    701609   no data   no data  --
57.06/14.33	c  S st    38    158518       725      3143         0     30302      9552    716250   no data   no data  --
57.06/14.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
57.06/14.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.06/14.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
57.06/14.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.06/14.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.06/14.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
57.06/14.36	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
65.42/16.48	c lits-rem:       334  cl-subs:      933  v-elim:      0  v-fix:    0  time:  8.45 s
65.42/16.48	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
65.42/16.48	c vivif2 --  cl tried    29369 cl shrink        0 lits rem          0 time: 0.03
65.83/16.51	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.10
65.83/16.51	c calculated reachability. Time: 0.00
65.83/16.51	c  N st    38    158518       725      3143         0     29369      9552    683095   no data   no data  --
87.37/22.00	c  N st    39    207107       725      3143         0     24086      9552    449873   no data   no data  --
101.72/25.59	c  N st    40    237778       725      3143         0     34512      9552    734664   no data   no data  --
101.72/25.59	c  S st    40    237778       725      3143         0     34512      9552    734664   no data   no data  --
102.12/25.67	c  S st    40    238285       725      3143         0     35019      9552    750114   no data   no data  --
102.12/25.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
102.12/25.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
102.12/25.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.06
102.52/25.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
102.52/25.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.52/25.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
102.52/25.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
110.90/27.88	c lits-rem:       399  cl-subs:     1138  v-elim:      0  v-fix:    0  time:  8.65 s
110.90/27.88	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
110.90/27.89	c vivif2 --  cl tried    33881 cl shrink        0 lits rem          0 time: 0.03
111.30/27.92	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.14
111.30/27.92	c calculated reachability. Time: 0.00
111.30/27.92	c  N st    40    238285       725      3143         0     33881      9552    714625   no data   no data  --
143.22/35.98	c  F st    41    306250       725      3143         0     35845      9552    779172   no data   no data  --
143.22/35.98	c  N st    41    306250       725      3143         0     35845      9552    779172   no data   no data  --
146.01/36.66	c Decided on static restart strategy
156.39/39.23	c  N st    51    334555       725      3143         0     40187      9552    901803   no data   no data  --
167.96/42.16	c  N st    53    357427       725      3143         0     37995      9552    762593   no data   no data  --
167.96/42.16	c  S st    53    357427       725      3143         0     37995      9552    762593   no data   no data  --
168.35/42.25	c  S st    53    357928       725      3143         0     38494      9552    778337   no data   no data  --
168.35/42.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
168.35/42.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
168.35/42.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
168.35/42.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
168.35/42.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
168.35/42.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
168.35/42.29	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
177.13/44.46	c lits-rem:       530  cl-subs:     1101  v-elim:      0  v-fix:    0  time:  8.65 s
177.13/44.46	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
177.13/44.47	c vivif2 --  cl tried    37393 cl shrink        0 lits rem          0 time: 0.03
177.54/44.51	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.16
177.54/44.51	c calculated reachability. Time: 0.00
177.54/44.51	c  N st    53    357928       725      3143         0     37393      9552    738481   no data   no data  --
195.50/49.03	c  N st    54    390320       725      3143         0     43689      9552    956241   no data   no data  --
221.83/55.69	c  N st    55    438908       725      3143         0     37439      9552    700808   no data   no data  --
266.12/66.76	c  N st    56    511790       725      3143         0     51099      9552   1153740   no data   no data  --
279.69/70.17	c  N st    57    536892       725      3143         0     45230      9552    886292   no data   no data  --
279.69/70.17	c  S st    57    536892       725      3143         0     45230      9552    886292   no data   no data  --
280.09/70.28	c  S st    57    537392       725      3143         0     45730      9552    899889   no data   no data  --
280.09/70.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
280.09/70.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
280.49/70.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.07
280.49/70.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
280.49/70.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
280.49/70.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
280.49/70.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
291.25/73.04	c lits-rem:       736  cl-subs:     1363  v-elim:      0  v-fix:    0  time: 10.78 s
291.25/73.04	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
291.25/73.05	c vivif2 --  cl tried    44367 cl shrink        0 lits rem          0 time: 0.04
291.65/73.10	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.19
291.65/73.10	c calculated reachability. Time: 0.00
291.65/73.10	c  N st    57    537392       725      3143         0     44367      9552    846232   no data   no data  --
407.77/102.24	c  N st    58    701378       725      3143         0     38336      9552    541377   no data   no data  --
491.17/123.12	c  N st    59    806089       725      3143         0     67578      9552   1494028   no data   no data  --
491.17/123.12	c  S st    59    806089       725      3143         0     67578      9552   1494028   no data   no data  --
491.58/123.31	c  S st    59    806594       725      3143         0     68083      9552   1508474   no data   no data  --
492.00/123.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
492.00/123.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
492.00/123.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.14
492.00/123.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
492.00/123.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
492.00/123.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
492.00/123.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
512.71/128.55	c lits-rem:        47  cl-subs:     2582  v-elim:      0  v-fix:    0  time: 20.59 s
512.71/128.55	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
512.71/128.57	c vivif2 --  cl tried    65501 cl shrink        0 lits rem          0 time: 0.07
513.11/128.66	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.37
513.11/128.67	c calculated reachability. Time: 0.00
513.11/128.67	c  N st    59    806594       725      3143         0     65501      9552   1413603   no data   no data  --
742.17/186.06	c  F st    60   1071875       725      3143         0     81384      9552   1820702   no data   no data  --
742.17/186.06	c  N st    60   1071875       725      3143         0     81384      9552   1820702   no data   no data  --
746.92/187.23	c Decided on static restart strategy
763.29/191.38	c  N st    70   1100180       725      3143         0     65254      9552   1248380   no data   no data  --
795.60/199.45	c  N st    72   1136172       725      3143         0     55432      9552    848447   no data   no data  --
829.95/208.05	c  N st    73   1168565       725      3143         0     87389      9552   1903917   no data   no data  --
868.63/217.74	c  N st    74   1209892       725      3143         0     81674      9552   1690013   no data   no data  --
868.63/217.75	c  S st    74   1209892       725      3143         0     81674      9552   1690013   no data   no data  --
869.46/217.96	c  S st    74   1210396       725      3143         0     82178      9552   1705293   no data   no data  --
869.46/217.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
869.46/217.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
869.82/218.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.16
869.82/218.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
869.82/218.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
869.82/218.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
869.82/218.06	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
900.94/225.89	c lits-rem:        84  cl-subs:     3729  v-elim:      0  v-fix:    0  time: 31.24 s
900.94/225.89	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
901.34/225.91	c vivif2 --  cl tried    78449 cl shrink        0 lits rem          0 time: 0.08
901.74/226.03	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.47
901.74/226.03	c calculated reachability. Time: 0.00
901.74/226.03	c  N st    74   1210396       725      3143         0     78449      9552   1577406   no data   no data  --
976.35/244.73	c  N st    75   1283279       725      3143         0     54674      9552    761869   no data   no data  --
1086.48/272.39	c  N st    76   1392607       725      3143         0     63096      9552   1051672   no data   no data  --
1260.84/316.06	c  N st    77   1556591       725      3143         0     67784      9552   1092744   no data   no data  --
1426.04/357.40	c  N st    78   1710396       725      3143         0    109802      9552   2476987   no data   no data  --
1426.04/357.40	c  S st    78   1710396       725      3143         0    109802      9552   2476987   no data   no data  --
1427.23/357.72	c  S st    78   1710900       725      3143         0    110306      9552   2492453   no data   no data  --
1427.23/357.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1427.23/357.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1427.23/357.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.24
1427.63/357.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1427.63/357.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1427.63/357.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
1427.63/357.87	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1506.22/377.57	c lits-rem:       168  cl-subs:     5574  v-elim:      0  v-fix:    0  time: 78.59 s
1506.22/377.57	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
1506.62/377.60	c vivif2 --  cl tried   104732 cl shrink        0 lits rem          0 time: 0.11
1507.02/377.78	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.72
1507.02/377.79	c calculated reachability. Time: 0.00
1507.02/377.79	c  N st    78   1710900       725      3143         0    104732      9552   2302529   no data   no data  --
1954.32/489.84	c  N st    79   2079865       725      3143         0    116418      9552   2508998   no data   no data  --
2113.92/529.84	c  N st    80   2210902       725      3143         0    120922      9552   2642419   no data   no data  --
2113.92/529.84	c  S st    80   2210902       725      3143         0    120922      9552   2642419   no data   no data  --
2115.12/530.20	c  S st    80   2211409       725      3143         0    121429      9552   2657519   no data   no data  --
2115.54/530.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2115.54/530.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2115.54/530.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.27
2115.96/530.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2115.96/530.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2115.96/530.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
2115.96/530.36	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2168.98/543.67	c lits-rem:        40  cl-subs:     3397  v-elim:      0  v-fix:    0  time: 53.10 s
2168.98/543.67	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
2169.38/543.71	c vivif2 --  cl tried   118032 cl shrink        0 lits rem          0 time: 0.13
2170.18/543.91	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.81
2170.18/543.91	c calculated reachability. Time: 0.00
2170.18/543.91	c  N st    80   2211409       725      3143         0    118032      9552   2539479   no data   no data  --
2831.74/709.76	c  N st    81   2711409       725      3143         0    141302      9552   3336710   no data   no data  --
2831.74/709.76	c  S st    81   2711409       725      3143         0    141302      9552   3336710   no data   no data  --
2834.54/710.43	c  S st    81   2711909       725      3143         0     71051      9552    774863   no data   no data  --
2834.54/710.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2834.54/710.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2834.54/710.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.15
2834.94/710.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2834.94/710.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2834.94/710.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
2834.94/710.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2844.13/712.90	c lits-rem:       116  cl-subs:       26  v-elim:      0  v-fix:    0  time:  9.56 s
2844.13/712.90	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
2844.55/712.91	c vivif2 --  cl tried    71025 cl shrink        0 lits rem          0 time: 0.05
2844.90/713.01	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.38
2844.90/713.01	c calculated reachability. Time: 0.00
2844.90/713.01	c  N st    81   2711909       725      3143         0     71025      9552    774371   no data   no data  --
3649.31/914.69	c  N st    82   3211910       725      3143         0    116415      9552   2141936   no data   no data  --
3649.31/914.69	c  S st    82   3211910       725      3143         0    116415      9552   2141936   no data   no data  --
3651.31/915.12	c  S st    82   3212411       725      3143         0    116916      9552   2157088   no data   no data  --
3651.31/915.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
3651.31/915.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3651.73/915.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.30
3651.73/915.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3651.73/915.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3651.73/915.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
3651.73/915.30	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3745.85/938.81	c lits-rem:       141  cl-subs:     6798  v-elim:      0  v-fix:    0  time: 93.77 s
3745.85/938.81	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
3745.85/938.84	c vivif2 --  cl tried   110118 cl shrink        0 lits rem          0 time: 0.11
3746.65/939.05	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.83
3746.65/939.05	c calculated reachability. Time: 0.00
3746.65/939.05	c  N st    82   3212411       725      3143         0    110118      9552   1931979   no data   no data  --
4466.87/1119.57	c  N st    83   3712412       725      3143         0    121804      9552   2280217   no data   no data  --
4466.87/1119.57	c  S st    83   3712412       725      3143         0    121804      9552   2280217   no data   no data  --
4468.51/1119.91	c  S st    83   3712915       725      3143         0    122307      9552   2296225   no data   no data  --
4468.51/1119.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4468.51/1119.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4468.51/1119.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.26
4468.86/1120.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4468.86/1120.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4468.86/1120.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    725 time:  0.00 s
4468.86/1120.06	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4516.77/1132.07	c lits-rem:       146  cl-subs:     3653  v-elim:      0  v-fix:    0  time: 47.87 s
4516.77/1132.07	c vivif2 --  cl tried     3143 cl shrink        0 lits rem          0 time: 0.00
4516.77/1132.09	c vivif2 --  cl tried   118654 cl shrink        0 lits rem          0 time: 0.11
4517.53/1132.29	c asymm  cl-useful: 0/3143/3143 lits-rem:0 time: 0.80
4517.93/1132.30	c calculated reachability. Time: 0.00
4517.93/1132.30	c  N st    83   3712915       725      3143         0    118654      9552   2169153   no data   no data  --
4597.33/1152.29	c  F st    84   3751562       725      3143         0    156535      9552   3475307   no data   no data  --
4597.33/1152.29	c  N st    84   3751562       725      3143         0    156535      9552   3475307   no data   no data  --
4612.50/1156.08	c Decided on static restart strategy
4652.84/1166.19	c  N st    94   3779865       725      3143         0    101067      9552   1520622   no data   no data  --
4712.24/1181.04	c  N st    96   3815859       725      3143         0    136573      9552   2813469   no data   no data  --
4773.29/1196.32	c  N st    97   3848251       725      3143         0    168471      9552   3941742   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: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3368735-1305401896/watcher-3368735-1305401896 -o /tmp/evaluation-result-3368735-1305401896/solver-3368735-1305401896 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368735-1305401896.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: 8.02 8.06 8.02 8/320 14275
/proc/meminfo: memFree=28010928/32950928 swapFree=60199044/67111528
[pid=14275] ppid=14273 vsize=51236 CPUtime=0.01 cores=1,3,5,7
/proc/14275/stat : 14275 (strangenight1-m) R 14273 14275 13843 0 -1 4202496 412 0 0 0 1 0 0 0 25 0 4 0 651788429 52465664 353 33554432000 4194304 4650419 140736341035792 18446744073709551615 46948439799730 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14275/statm: 12809 353 303 112 0 7774 0
[pid=14275/tid=14276] ppid=14273 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/14275/task/14276/stat : 14276 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651788429 52465664 353 33554432000 4194304 4650419 140736341035792 18446744073709551615 46948439799730 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14275/tid=14277] ppid=14273 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/14275/task/14277/stat : 14277 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651788429 52465664 353 33554432000 4194304 4650419 140736341035792 18446744073709551615 46948439799730 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14275/tid=14278] ppid=14273 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/14275/task/14278/stat : 14278 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651788429 52465664 353 33554432000 4194304 4650419 140736341035792 18446744073709551615 268272745457 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.161476 s]
/proc/loadavg: 8.02 8.06 8.02 8/320 14275
/proc/meminfo: memFree=28010928/32950928 swapFree=60199044/67111528
[pid=14275] ppid=14273 vsize=283004 CPUtime=0.62 cores=1,3,5,7
/proc/14275/stat : 14275 (strangenight1-m) R 14273 14275 13843 0 -1 4202496 2285 0 0 0 62 0 0 0 25 0 4 0 651788429 289796096 2134 33554432000 4194304 4650419 140736341035792 18446744073709551615 4364400 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14275/statm: 70751 2134 391 112 0 65716 0
[pid=14275/tid=14276] ppid=14273 vsize=283004 CPUtime=0.15 cores=1,3,5,7
/proc/14275/task/14276/stat : 14276 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 487 0 0 0 15 0 0 0 25 0 4 0 651788429 289796096 2134 33554432000 4194304 4650419 140736341035792 18446744073709551615 4364346 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14275/tid=14277] ppid=14273 vsize=283004 CPUtime=0.15 cores=1,3,5,7
/proc/14275/task/14277/stat : 14277 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 514 0 0 0 15 0 0 0 25 0 4 0 651788429 289796096 2134 33554432000 4194304 4650419 140736341035792 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14275/tid=14278] ppid=14273 vsize=283004 CPUtime=0.14 cores=1,3,5,7
/proc/14275/task/14278/stat : 14278 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 374 0 0 0 14 0 0 0 25 0 4 0 651788429 289796096 2134 33554432000 4194304 4650419 140736341035792 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 283004

[startup+0.20047 s]
/proc/loadavg: 8.02 8.06 8.02 8/320 14275
/proc/meminfo: memFree=28010928/32950928 swapFree=60199044/67111528
[pid=14275] ppid=14273 vsize=284368 CPUtime=0.78 cores=1,3,5,7
/proc/14275/stat : 14275 (strangenight1-m) R 14273 14275 13843 0 -1 4202496 2915 0 0 0 78 0 0 0 25 0 4 0 651788429 291192832 2002 33554432000 4194304 4650419 140736341035792 18446744073709551615 4363479 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14275/statm: 71092 2002 393 112 0 66057 0
[pid=14275/tid=14276] ppid=14273 vsize=284368 CPUtime=0.19 cores=1,3,5,7
/proc/14275/task/14276/stat : 14276 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 643 0 0 0 19 0 0 0 25 0 4 0 651788429 291192832 2002 33554432000 4194304 4650419 140736341035792 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14275/tid=14277] ppid=14273 vsize=284368 CPUtime=0.19 cores=1,3,5,7
/proc/14275/task/14277/stat : 14277 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 672 0 0 0 19 0 0 0 25 0 4 0 651788429 291192832 2002 33554432000 4194304 4650419 140736341035792 18446744073709551615 4328357 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14275/tid=14278] ppid=14273 vsize=284368 CPUtime=0.18 cores=1,3,5,7
/proc/14275/task/14278/stat : 14278 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 532 0 0 0 18 0 0 0 25 0 4 0 651788429 291192832 2002 33554432000 4194304 4650419 140736341035792 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 284368

[startup+0.300451 s]
/proc/loadavg: 8.02 8.06 8.02 8/320 14275
/proc/meminfo: memFree=28010928/32950928 swapFree=60199044/67111528
[pid=14275] ppid=14273 vsize=284368 CPUtime=1.18 cores=1,3,5,7
/proc/14275/stat : 14275 (strangenight1-m) R 14273 14275 13843 0 -1 4202496 3288 0 0 0 118 0 0 0 25 0 4 0 651788429 291192832 2375 33554432000 4194304 4650419 140736341035792 18446744073709551615 4365276 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14275/statm: 71092 2375 393 112 0 66057 0
[pid=14275/tid=14276] ppid=14273 vsize=284368 CPUtime=0.29 cores=1,3,5,7
/proc/14275/task/14276/stat : 14276 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 738 0 0 0 29 0 0 0 25 0 4 0 651788429 291192832 2375 33554432000 4194304 4650419 140736341035792 18446744073709551615 4364406 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14275/tid=14277] ppid=14273 vsize=284368 CPUtime=0.29 cores=1,3,5,7
/proc/14275/task/14277/stat : 14277 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 763 0 0 0 29 0 0 0 25 0 4 0 651788429 291192832 2375 33554432000 4194304 4650419 140736341035792 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14275/tid=14278] ppid=14273 vsize=284368 CPUtime=0.28 cores=1,3,5,7
/proc/14275/task/14278/stat : 14278 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 630 0 0 0 28 0 0 0 25 0 4 0 651788429 291192832 2375 33554432000 4194304 4650419 140736341035792 18446744073709551615 4363288 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 284368

[startup+0.700381 s]
/proc/loadavg: 8.02 8.06 8.02 8/320 14275
/proc/meminfo: memFree=28010928/32950928 swapFree=60199044/67111528
[pid=14275] ppid=14273 vsize=285448 CPUtime=2.77 cores=1,3,5,7
/proc/14275/stat : 14275 (strangenight1-m) R 14273 14275 13843 0 -1 4202496 5222 0 0 0 277 0 0 0 25 0 4 0 651788429 292298752 3170 33554432000 4194304 4650419 140736341035792 18446744073709551615 4363576 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14275/statm: 71362 3170 393 112 0 66327 0
[pid=14275/tid=14276] ppid=14273 vsize=285448 CPUtime=0.69 cores=1,3,5,7
/proc/14275/task/14276/stat : 14276 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 1224 0 0 0 69 0 0 0 25 0 4 0 651788429 292298752 3170 33554432000 4194304 4650419 140736341035792 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14275/tid=14277] ppid=14273 vsize=285448 CPUtime=0.69 cores=1,3,5,7
/proc/14275/task/14277/stat : 14277 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 1241 0 0 0 69 0 0 0 25 0 4 0 651788429 292298752 3170 33554432000 4194304 4650419 140736341035792 18446744073709551615 4367295 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14275/tid=14278] ppid=14273 vsize=285448 CPUtime=0.68 cores=1,3,5,7
/proc/14275/task/14278/stat : 14278 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 1095 0 0 0 68 0 0 0 25 0 4 0 651788429 292298752 3170 33554432000 4194304 4650419 140736341035792 18446744073709551615 4363520 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 285448

[startup+1.50024 s]
/proc/loadavg: 8.02 8.06 8.02 9/324 14279
/proc/meminfo: memFree=27989072/32950928 swapFree=60199044/67111528
[pid=14275] ppid=14273 vsize=287068 CPUtime=5.96 cores=1,3,5,7
/proc/14275/stat : 14275 (strangenight1-m) R 14273 14275 13843 0 -1 4202496 9015 0 0 0 595 1 0 0 25 0 4 0 651788429 293957632 3817 33554432000 4194304 4650419 140736341035792 18446744073709551615 4363496 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14275/statm: 71767 3817 394 112 0 66732 0
[pid=14275/tid=14276] ppid=14273 vsize=287068 CPUtime=1.49 cores=1,3,5,7
/proc/14275/task/14276/stat : 14276 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 2219 0 0 0 149 0 0 0 25 0 4 0 651788429 293957632 3817 33554432000 4194304 4650419 140736341035792 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14275/tid=14277] ppid=14273 vsize=287068 CPUtime=1.49 cores=1,3,5,7
/proc/14275/task/14277/stat : 14277 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 2211 0 0 0 149 0 0 0 25 0 4 0 651788429 293957632 3817 33554432000 4194304 4650419 140736341035792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14275/tid=14278] ppid=14273 vsize=287068 CPUtime=1.47 cores=1,3,5,7
/proc/14275/task/14278/stat : 14278 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 1948 0 0 0 147 0 0 0 25 0 4 0 651788429 293957632 3817 33554432000 4194304 4650419 140736341035792 18446744073709551615 4363458 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 287068

[startup+3.10096 s]
/proc/loadavg: 8.02 8.06 8.02 9/324 14279
/proc/meminfo: memFree=27961504/32950928 swapFree=60199044/67111528
[pid=14275] ppid=14273 vsize=278192 CPUtime=12.35 cores=1,3,5,7
/proc/14275/stat : 14275 (strangenight1-m) R 14273 14275 13843 0 -1 4202496 19437 0 0 0 1233 2 0 0 25 0 4 0 651788429 284868608 11501 33554432000 4194304 4650419 140736341035792 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14275/statm: 69548 11501 395 112 0 64513 0
[pid=14275/tid=14276] ppid=14273 vsize=278192 CPUtime=3.09 cores=1,3,5,7
/proc/14275/task/14276/stat : 14276 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 4490 0 0 0 309 0 0 0 25 0 4 0 651788429 284868608 11501 33554432000 4194304 4650419 140736341035792 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14275/tid=14277] ppid=14273 vsize=278192 CPUtime=3.09 cores=1,3,5,7
/proc/14275/task/14277/stat : 14277 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 5023 0 0 0 309 0 0 0 25 0 4 0 651788429 284868608 11501 33554432000 4194304 4650419 140736341035792 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14275/tid=14278] ppid=14273 vsize=278192 CPUtime=3.06 cores=1,3,5,7
/proc/14275/task/14278/stat : 14278 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 4377 0 0 0 306 0 0 0 25 0 4 0 651788429 284868608 11502 33554432000 4194304 4650419 140736341035792 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 278192

[startup+6.30039 s]
/proc/loadavg: 8.01 8.06 8.02 9/324 14279
/proc/meminfo: memFree=27895420/32950928 swapFree=60199044/67111528
[pid=14275] ppid=14273 vsize=287396 CPUtime=25.11 cores=1,3,5,7
/proc/14275/stat : 14275 (strangenight1-m) R 14273 14275 13843 0 -1 4202496 26435 0 0 0 2508 3 0 0 25 0 4 0 651788429 294293504 15475 33554432000 4194304 4650419 140736341035792 18446744073709551615 4334268 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14275/statm: 71849 15475 395 112 0 66814 0
[pid=14275/tid=14276] ppid=14273 vsize=287396 CPUtime=6.29 cores=1,3,5,7
/proc/14275/task/14276/stat : 14276 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 6654 0 0 0 629 0 0 0 25 0 4 0 651788429 294293504 15475 33554432000 4194304 4650419 140736341035792 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14275/tid=14277] ppid=14273 vsize=287396 CPUtime=6.28 cores=1,3,5,7
/proc/14275/task/14277/stat : 14277 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 5716 0 0 0 628 0 0 0 25 0 4 0 651788429 294293504 15475 33554432000 4194304 4650419 140736341035792 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14275/tid=14278] ppid=14273 vsize=287396 CPUtime=6.22 cores=1,3,5,7
/proc/14275/task/14278/stat : 14278 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 5892 0 0 0 622 0 0 0 25 0 4 0 651788429 294293504 15475 33554432000 4194304 4650419 140736341035792 18446744073709551615 4365263 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 287396

[startup+12.7003 s]
/proc/loadavg: 8.09 8.08 8.03 9/324 14279
/proc/meminfo: memFree=27848660/32950928 swapFree=60199044/67111528
[pid=14275] ppid=14273 vsize=287748 CPUtime=50.65 cores=1,3,5,7
/proc/14275/stat : 14275 (strangenight1-m) R 14273 14275 13843 0 -1 4202496 38690 0 0 0 5059 6 0 0 25 0 4 0 651788429 294653952 22559 33554432000 4194304 4650419 140736341035792 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14275/statm: 71937 22559 395 112 0 66902 0
[pid=14275/tid=14276] ppid=14273 vsize=287748 CPUtime=12.69 cores=1,3,5,7
/proc/14275/task/14276/stat : 14276 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 8817 0 0 0 1268 1 0 0 25 0 4 0 651788429 294653952 22559 33554432000 4194304 4650419 140736341035792 18446744073709551615 4349707 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14275/tid=14277] ppid=14273 vsize=287748 CPUtime=12.68 cores=1,3,5,7
/proc/14275/task/14277/stat : 14277 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 8924 0 0 0 1267 1 0 0 25 0 4 0 651788429 294653952 22559 33554432000 4194304 4650419 140736341035792 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14275/tid=14278] ppid=14273 vsize=287748 CPUtime=12.55 cores=1,3,5,7
/proc/14275/task/14278/stat : 14278 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 8335 0 0 0 1255 0 0 0 25 0 4 0 651788429 294653952 22559 33554432000 4194304 4650419 140736341035792 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 287748

[startup+25.501 s]
/proc/loadavg: 8.07 8.07 8.03 9/324 14280
/proc/meminfo: memFree=27775388/32950928 swapFree=60199044/67111528
[pid=14275] ppid=14273 vsize=292500 CPUtime=101.72 cores=1,3,5,7
/proc/14275/stat : 14275 (strangenight1-m) R 14273 14275 13843 0 -1 4202496 58638 0 0 0 10161 11 0 0 25 0 4 0 651788429 299520000 29366 33554432000 4194304 4650419 140736341035792 18446744073709551615 4367236 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14275/statm: 73125 29366 395 112 0 68090 0
[pid=14275/tid=14276] ppid=14273 vsize=292500 CPUtime=25.49 cores=1,3,5,7
/proc/14275/task/14276/stat : 14276 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 13115 0 0 0 2547 2 0 0 25 0 4 0 651788429 299520000 29366 33554432000 4194304 4650419 140736341035792 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14275/tid=14277] ppid=14273 vsize=292500 CPUtime=25.49 cores=1,3,5,7
/proc/14275/task/14277/stat : 14277 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 15636 0 0 0 2546 3 0 0 25 0 4 0 651788429 299520000 29366 33554432000 4194304 4650419 140736341035792 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14275/tid=14278] ppid=14273 vsize=292500 CPUtime=25.22 cores=1,3,5,7
/proc/14275/task/14278/stat : 14278 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 11715 0 0 0 2521 1 0 0 25 0 4 0 651788429 299520000 29366 33554432000 4194304 4650419 140736341035792 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 292500

[startup+51.1004 s]
/proc/loadavg: 8.05 8.07 8.02 10/324 14280
/proc/meminfo: memFree=27723984/32950928 swapFree=60199044/67111528
[pid=14275] ppid=14273 vsize=365000 CPUtime=203.87 cores=1,3,5,7
/proc/14275/stat : 14275 (strangenight1-m) R 14273 14275 13843 0 -1 4202496 86992 0 0 0 20367 20 0 0 25 0 4 0 651788429 373760000 38134 33554432000 4194304 4650419 140736341035792 18446744073709551615 4364777 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14275/statm: 91250 38134 395 112 0 86215 0
[pid=14275/tid=14276] ppid=14273 vsize=365000 CPUtime=51.08 cores=1,3,5,7
/proc/14275/task/14276/stat : 14276 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 18240 0 0 0 5104 4 0 0 25 0 4 0 651788429 373760000 38134 33554432000 4194304 4650419 140736341035792 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14275/tid=14277] ppid=14273 vsize=365000 CPUtime=51.08 cores=1,3,5,7
/proc/14275/task/14277/stat : 14277 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 24714 0 0 0 5103 5 0 0 25 0 4 0 651788429 373760000 38134 33554432000 4194304 4650419 140736341035792 18446744073709551615 4433074 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14275/tid=14278] ppid=14273 vsize=365000 CPUtime=50.58 cores=1,3,5,7
/proc/14275/task/14278/stat : 14278 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 17496 0 0 0 5054 4 0 0 25 0 4 0 651788429 373760000 38134 33554432000 4194304 4650419 140736341035792 18446744073709551615 4365195 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.87
Current children cumulated vsize (KiB) 365000

[startup+102.3 s]
/proc/loadavg: 8.10 8.08 8.03 9/324 14282
/proc/meminfo: memFree=27637776/32950928 swapFree=60199044/67111528
[pid=14275] ppid=14273 vsize=378376 CPUtime=408.18 cores=1,3,5,7
/proc/14275/stat : 14275 (strangenight1-m) R 14273 14275 13843 0 -1 4202496 133890 0 0 0 40781 37 0 0 25 0 4 0 651788429 387457024 43641 33554432000 4194304 4650419 140736341035792 18446744073709551615 4363496 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14275/statm: 94594 43641 395 112 0 89559 0
[pid=14275/tid=14276] ppid=14273 vsize=378376 CPUtime=102.31 cores=1,3,5,7
/proc/14275/task/14276/stat : 14276 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 28071 0 0 0 10224 7 0 0 25 0 4 0 651788429 387457024 43644 33554432000 4194304 4650419 140736341035792 18446744073709551615 4438661 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14275/tid=14277] ppid=14273 vsize=378376 CPUtime=102.29 cores=1,3,5,7
/proc/14275/task/14277/stat : 14277 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 39480 0 0 0 10218 11 0 0 25 0 4 0 651788429 387457024 43644 33554432000 4194304 4650419 140736341035792 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14275/tid=14278] ppid=14273 vsize=378376 CPUtime=101.27 cores=1,3,5,7
/proc/14275/task/14278/stat : 14278 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 28012 0 0 0 10119 8 0 0 25 0 4 0 651788429 387457024 43644 33554432000 4194304 4650419 140736341035792 18446744073709551615 4366853 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.18
Current children cumulated vsize (KiB) 378376

[startup+162.301 s]

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

[pid=14275] ppid=14273 vsize=635232 CPUtime=2802.21 cores=1,3,5,7
/proc/14275/stat : 14275 (strangenight1-m) R 14273 14275 13843 0 -1 4202496 393884 0 0 0 280065 156 0 0 25 0 4 0 651788429 650477568 121214 33554432000 4194304 4650419 140736341035792 18446744073709551615 4365325 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14275/statm: 158808 121214 395 112 0 153773 0
[pid=14275/tid=14276] ppid=14273 vsize=635232 CPUtime=702.31 cores=1,3,5,7
/proc/14275/task/14276/stat : 14276 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 106310 0 0 0 70188 43 0 0 25 0 4 0 651788429 650477568 121214 33554432000 4194304 4650419 140736341035792 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14275/tid=14277] ppid=14273 vsize=635232 CPUtime=702.3 cores=1,3,5,7
/proc/14275/task/14277/stat : 14277 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 81347 0 0 0 70201 29 0 0 25 0 4 0 651788429 650477568 121214 33554432000 4194304 4650419 140736341035792 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14275/tid=14278] ppid=14273 vsize=635232 CPUtime=695.28 cores=1,3,5,7
/proc/14275/task/14278/stat : 14278 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 84336 0 0 0 69493 35 0 0 25 0 4 0 651788429 650477568 121214 33554432000 4194304 4650419 140736341035792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2802.21
Current children cumulated vsize (KiB) 635232

[startup+762.301 s]
/proc/loadavg: 8.10 8.11 8.06 10/324 14299
/proc/meminfo: memFree=27105232/32950928 swapFree=60199044/67111528
[pid=14275] ppid=14273 vsize=700740 CPUtime=3041.65 cores=1,3,5,7
/proc/14275/stat : 14275 (strangenight1-m) R 14273 14275 13843 0 -1 4202496 406283 0 0 0 304001 164 0 0 25 0 4 0 651788429 717557760 121519 33554432000 4194304 4650419 140736341035792 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14275/statm: 175185 121519 395 112 0 170150 0
[pid=14275/tid=14276] ppid=14273 vsize=700740 CPUtime=762.32 cores=1,3,5,7
/proc/14275/task/14276/stat : 14276 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 110318 0 0 0 76187 45 0 0 25 0 4 0 651788429 717557760 121520 33554432000 4194304 4650419 140736341035792 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14275/tid=14277] ppid=14273 vsize=700740 CPUtime=762.31 cores=1,3,5,7
/proc/14275/task/14277/stat : 14277 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 83037 0 0 0 76202 29 0 0 25 0 4 0 651788429 717557760 121520 33554432000 4194304 4650419 140736341035792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14275/tid=14278] ppid=14273 vsize=700740 CPUtime=754.68 cores=1,3,5,7
/proc/14275/task/14278/stat : 14278 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 87400 0 0 0 75431 37 0 0 25 0 4 0 651788429 717557760 121520 33554432000 4194304 4650419 140736341035792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3041.65
Current children cumulated vsize (KiB) 700740

[startup+822.3 s]
/proc/loadavg: 8.09 8.10 8.06 10/324 14301
/proc/meminfo: memFree=27109048/32950928 swapFree=60199044/67111528
[pid=14275] ppid=14273 vsize=679560 CPUtime=3281.02 cores=1,3,5,7
/proc/14275/stat : 14275 (strangenight1-m) R 14273 14275 13843 0 -1 4202496 421743 0 0 0 327929 173 0 0 25 0 4 0 651788429 695869440 119679 33554432000 4194304 4650419 140736341035792 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14275/statm: 169890 119679 395 112 0 164855 0
[pid=14275/tid=14276] ppid=14273 vsize=679560 CPUtime=822.3 cores=1,3,5,7
/proc/14275/task/14276/stat : 14276 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 111263 0 0 0 82185 45 0 0 25 0 4 0 651788429 695869440 119679 33554432000 4194304 4650419 140736341035792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14275/tid=14277] ppid=14273 vsize=679560 CPUtime=822.3 cores=1,3,5,7
/proc/14275/task/14277/stat : 14277 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 85287 0 0 0 82199 31 0 0 25 0 4 0 651788429 695869440 119679 33554432000 4194304 4650419 140736341035792 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14275/tid=14278] ppid=14273 vsize=679560 CPUtime=814.07 cores=1,3,5,7
/proc/14275/task/14278/stat : 14278 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 92128 0 0 0 81367 40 0 0 25 0 4 0 651788429 695869440 119679 33554432000 4194304 4650419 140736341035792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3281.02
Current children cumulated vsize (KiB) 679560

[startup+882.312 s]
/proc/loadavg: 8.08 8.10 8.06 9/324 14302
/proc/meminfo: memFree=27075168/32950928 swapFree=60199044/67111528
[pid=14275] ppid=14273 vsize=716956 CPUtime=3520.48 cores=1,3,5,7
/proc/14275/stat : 14275 (strangenight1-m) R 14273 14275 13843 0 -1 4202496 440514 0 0 0 351864 184 0 0 25 0 4 0 651788429 734162944 128522 33554432000 4194304 4650419 140736341035792 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14275/statm: 179239 128522 395 112 0 174204 0
[pid=14275/tid=14276] ppid=14273 vsize=716956 CPUtime=882.32 cores=1,3,5,7
/proc/14275/task/14276/stat : 14276 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 117650 0 0 0 88183 49 0 0 25 0 4 0 651788429 734162944 128522 33554432000 4194304 4650419 140736341035792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14275/tid=14277] ppid=14273 vsize=716956 CPUtime=882.32 cores=1,3,5,7
/proc/14275/task/14277/stat : 14277 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 88441 0 0 0 88199 33 0 0 25 0 4 0 651788429 734162944 128522 33554432000 4194304 4650419 140736341035792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14275/tid=14278] ppid=14273 vsize=716956 CPUtime=873.48 cores=1,3,5,7
/proc/14275/task/14278/stat : 14278 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 96739 0 0 0 87306 42 0 0 25 0 4 0 651788429 734162944 128522 33554432000 4194304 4650419 140736341035792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3520.48
Current children cumulated vsize (KiB) 716956

[startup+942.301 s]
/proc/loadavg: 8.07 8.09 8.06 9/324 14304
/proc/meminfo: memFree=27057528/32950928 swapFree=60199044/67111528
[pid=14275] ppid=14273 vsize=836768 CPUtime=3759.82 cores=1,3,5,7
/proc/14275/stat : 14275 (strangenight1-m) R 14273 14275 13843 0 -1 4202496 476631 0 0 0 375790 192 0 0 25 0 4 0 651788429 856850432 133140 33554432000 4194304 4650419 140736341035792 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14275/statm: 209192 133140 395 112 0 204157 0
[pid=14275/tid=14276] ppid=14273 vsize=836768 CPUtime=942.31 cores=1,3,5,7
/proc/14275/task/14276/stat : 14276 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 147205 0 0 0 94177 54 0 0 25 0 4 0 651788429 856850432 133140 33554432000 4194304 4650419 140736341035792 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14275/tid=14277] ppid=14273 vsize=836768 CPUtime=942.31 cores=1,3,5,7
/proc/14275/task/14277/stat : 14277 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 89300 0 0 0 94198 33 0 0 25 0 4 0 651788429 856850432 133140 33554432000 4194304 4650419 140736341035792 18446744073709551615 4366896 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14275/tid=14278] ppid=14273 vsize=836768 CPUtime=932.86 cores=1,3,5,7
/proc/14275/task/14278/stat : 14278 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 99100 0 0 0 93243 43 0 0 25 0 4 0 651788429 856850432 133140 33554432000 4194304 4650419 140736341035792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3759.82
Current children cumulated vsize (KiB) 836768

[startup+1002.3 s]
/proc/loadavg: 8.06 8.08 8.06 9/324 14306
/proc/meminfo: memFree=26988684/32950928 swapFree=60199044/67111528
[pid=14275] ppid=14273 vsize=891488 CPUtime=3999.22 cores=1,3,5,7
/proc/14275/stat : 14275 (strangenight1-m) R 14273 14275 13843 0 -1 4202496 526970 0 0 0 399713 209 0 0 25 0 4 0 651788429 912883712 139307 33554432000 4194304 4650419 140736341035792 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14275/statm: 222872 139307 395 112 0 217837 0
[pid=14275/tid=14276] ppid=14273 vsize=891488 CPUtime=1002.31 cores=1,3,5,7
/proc/14275/task/14276/stat : 14276 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 184681 0 0 0 100169 62 0 0 25 0 4 0 651788429 912883712 139307 33554432000 4194304 4650419 140736341035792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14275/tid=14277] ppid=14273 vsize=891488 CPUtime=1002.31 cores=1,3,5,7
/proc/14275/task/14277/stat : 14277 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 89712 0 0 0 100197 34 0 0 25 0 4 0 651788429 912883712 139307 33554432000 4194304 4650419 140736341035792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14275/tid=14278] ppid=14273 vsize=891488 CPUtime=992.25 cores=1,3,5,7
/proc/14275/task/14278/stat : 14278 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 106231 0 0 0 99179 46 0 0 25 0 4 0 651788429 912883712 139307 33554432000 4194304 4650419 140736341035792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3999.22
Current children cumulated vsize (KiB) 891488

[startup+1062.3 s]
/proc/loadavg: 8.06 8.08 8.06 9/324 14307
/proc/meminfo: memFree=26967208/32950928 swapFree=60199044/67111528
[pid=14275] ppid=14273 vsize=835148 CPUtime=4238.63 cores=1,3,5,7
/proc/14275/stat : 14275 (strangenight1-m) R 14273 14275 13843 0 -1 4202496 554088 0 0 0 423640 223 0 0 25 0 4 0 651788429 855191552 143410 33554432000 4194304 4650419 140736341035792 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14275/statm: 208787 143410 395 112 0 203752 0
[pid=14275/tid=14276] ppid=14273 vsize=835148 CPUtime=1062.32 cores=1,3,5,7
/proc/14275/task/14276/stat : 14276 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 194123 0 0 0 106165 67 0 0 25 0 4 0 651788429 855191552 143410 33554432000 4194304 4650419 140736341035792 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14275/tid=14277] ppid=14273 vsize=835148 CPUtime=1062.31 cores=1,3,5,7
/proc/14275/task/14277/stat : 14277 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 92810 0 0 0 106195 36 0 0 25 0 4 0 651788429 855191552 143410 33554432000 4194304 4650419 140736341035792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14275/tid=14278] ppid=14273 vsize=835148 CPUtime=1051.66 cores=1,3,5,7
/proc/14275/task/14278/stat : 14278 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 112273 0 0 0 105117 49 0 0 25 0 4 0 651788429 855191552 143410 33554432000 4194304 4650419 140736341035792 18446744073709551615 4334075 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4238.63
Current children cumulated vsize (KiB) 835148

[startup+1122.3 s]
/proc/loadavg: 8.13 8.10 8.06 9/324 14309
/proc/meminfo: memFree=26923284/32950928 swapFree=60199044/67111528
[pid=14275] ppid=14273 vsize=943664 CPUtime=4478.03 cores=1,3,5,7
/proc/14275/stat : 14275 (strangenight1-m) R 14273 14275 13843 0 -1 4202496 577551 0 0 0 447567 236 0 0 25 0 4 0 651788429 966311936 147414 33554432000 4194304 4650419 140736341035792 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14275/statm: 235916 147414 395 112 0 230881 0
[pid=14275/tid=14276] ppid=14273 vsize=943664 CPUtime=1122.32 cores=1,3,5,7
/proc/14275/task/14276/stat : 14276 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 203792 0 0 0 112160 72 0 0 25 0 4 0 651788429 966311936 147414 33554432000 4194304 4650419 140736341035792 18446744073709551615 4366950 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14275/tid=14277] ppid=14273 vsize=943664 CPUtime=1122.31 cores=1,3,5,7
/proc/14275/task/14277/stat : 14277 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 97395 0 0 0 112192 39 0 0 25 0 4 0 651788429 966311936 147414 33554432000 4194304 4650419 140736341035792 18446744073709551615 4365333 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14275/tid=14278] ppid=14273 vsize=943664 CPUtime=1111.06 cores=1,3,5,7
/proc/14275/task/14278/stat : 14278 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 117032 0 0 0 111054 52 0 0 25 0 4 0 651788429 966311936 147414 33554432000 4194304 4650419 140736341035792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4478.03
Current children cumulated vsize (KiB) 943664

[startup+1182.3 s]
/proc/loadavg: 8.16 8.10 8.06 9/324 14310
/proc/meminfo: memFree=26878000/32950928 swapFree=60199044/67111528
[pid=14275] ppid=14273 vsize=903028 CPUtime=4717.43 cores=1,3,5,7
/proc/14275/stat : 14275 (strangenight1-m) R 14273 14275 13843 0 -1 4202496 634262 0 0 0 471494 249 0 0 25 0 4 0 651788429 924700672 156373 33554432000 4194304 4650419 140736341035792 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14275/statm: 225757 156373 395 112 0 220722 0
[pid=14275/tid=14276] ppid=14273 vsize=903028 CPUtime=1182.32 cores=1,3,5,7
/proc/14275/task/14276/stat : 14276 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 250739 0 0 0 118154 78 0 0 25 0 4 0 651788429 924700672 156373 33554432000 4194304 4650419 140736341035792 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14275/tid=14277] ppid=14273 vsize=903028 CPUtime=1182.31 cores=1,3,5,7
/proc/14275/task/14277/stat : 14277 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 98336 0 0 0 118191 40 0 0 25 0 4 0 651788429 924700672 156373 33554432000 4194304 4650419 140736341035792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14275/tid=14278] ppid=14273 vsize=903028 CPUtime=1170.46 cores=1,3,5,7
/proc/14275/task/14278/stat : 14278 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 120831 0 0 0 116991 55 0 0 25 0 4 0 651788429 924700672 156373 33554432000 4194304 4650419 140736341035792 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4717.43
Current children cumulated vsize (KiB) 903028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203 s]
/proc/loadavg: 8.10 8.10 8.06 9/324 14311
/proc/meminfo: memFree=26895728/32950928 swapFree=60199044/67111528
[pid=14275] ppid=14273 vsize=847392 CPUtime=4800.04 cores=1,3,5,7
/proc/14275/stat : 14275 (strangenight1-m) R 14273 14275 13843 0 -1 4202496 664435 0 0 0 479749 255 0 0 25 0 4 0 651788429 867729408 147511 33554432000 4194304 4650419 140736341035792 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14275/statm: 211848 147511 395 112 0 206813 0
[pid=14275/tid=14276] ppid=14273 vsize=847392 CPUtime=1203.03 cores=1,3,5,7
/proc/14275/task/14276/stat : 14276 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 279774 0 0 0 120221 82 0 0 25 0 4 0 651788429 867729408 147511 33554432000 4194304 4650419 140736341035792 18446744073709551615 4366896 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14275/tid=14277] ppid=14273 vsize=847392 CPUtime=1203.02 cores=1,3,5,7
/proc/14275/task/14277/stat : 14277 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 98336 0 0 0 120262 40 0 0 25 0 4 0 651788429 867729408 147511 33554432000 4194304 4650419 140736341035792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14275/tid=14278] ppid=14273 vsize=847392 CPUtime=1190.95 cores=1,3,5,7
/proc/14275/task/14278/stat : 14278 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 120831 0 0 0 119040 55 0 0 25 0 4 0 651788429 867729408 147511 33554432000 4194304 4650419 140736341035792 18446744073709551615 4331957 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 847392

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

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

[startup+1203 s]
/proc/loadavg: 8.10 8.10 8.06 9/324 14311
/proc/meminfo: memFree=26895728/32950928 swapFree=60199044/67111528
[pid=14275] ppid=14273 vsize=847392 CPUtime=4800.04 cores=1,3,5,7
/proc/14275/stat : 14275 (strangenight1-m) R 14273 14275 13843 0 -1 4202496 664435 0 0 0 479749 255 0 0 25 0 4 0 651788429 867729408 147511 33554432000 4194304 4650419 140736341035792 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14275/statm: 211848 147511 395 112 0 206813 0
[pid=14275/tid=14276] ppid=14273 vsize=847392 CPUtime=1203.03 cores=1,3,5,7
/proc/14275/task/14276/stat : 14276 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 279774 0 0 0 120221 82 0 0 25 0 4 0 651788429 867729408 147511 33554432000 4194304 4650419 140736341035792 18446744073709551615 4366896 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14275/tid=14277] ppid=14273 vsize=847392 CPUtime=1203.02 cores=1,3,5,7
/proc/14275/task/14277/stat : 14277 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 98336 0 0 0 120262 40 0 0 25 0 4 0 651788429 867729408 147511 33554432000 4194304 4650419 140736341035792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14275/tid=14278] ppid=14273 vsize=847392 CPUtime=1190.95 cores=1,3,5,7
/proc/14275/task/14278/stat : 14278 (strangenight1-m) R 14273 14275 13843 0 -1 4202560 120831 0 0 0 119040 55 0 0 25 0 4 0 651788429 867729408 147511 33554432000 4194304 4650419 140736341035792 18446744073709551615 4331957 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 847392

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.04
CPU time (s): 4800.11
CPU user time (s): 4797.53
CPU system time (s): 2.57861
CPU usage (%): 398.998
Max. virtual memory (cumulated for all children) (KiB): 999696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.53
system time used= 2.57861
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 664436
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= 202
involuntary context switches= 31967

runsolver used 3.3025 second user time and 8.79066 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-14 21:38:16
IDJOB=3368735
IDBENCH=82744
IDSOLVER=1846
FILE ID=node122/3368735-1305401896
RUNJOBID= node122-1305400691-14159
PBS_JOBID= 13324448
Free space on /tmp= 73432 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
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-3368735-1305401896/watcher-3368735-1305401896 -o /tmp/evaluation-result-3368735-1305401896/solver-3368735-1305401896 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368735-1305401896.cnf

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

MD5SUM BENCH= 2611875052dd229d9ca71a614eae0715
RANDOM SEED=504091320

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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.820
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.83
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.820
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.820
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.820
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.75
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28011208 kB
Buffers:        272624 kB
Cached:        3350948 kB
SwapCached:      50104 kB
Active:         877140 kB
Inactive:      3854740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28011208 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:           12476 kB
Writeback:           0 kB
AnonPages:     1068584 kB
Mapped:          13952 kB
Slab:           112572 kB
PageTables:      31600 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52612248 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= 73424 MiB
End job on node122 at 2011-05-14 21:58:21