Trace number 3175427

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.22 1201.74

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S466707249-079.SATISFIABLE.cnf
MD5SUM5668e95cadc5ec51544c425c57e1c075
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.049991
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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-3175427-1304123479.cnf'
0.00/0.00	c -- header says num vars:            650
0.00/0.00	c -- header says num clauses:        2769
0.00/0.10	c -- clauses added:            0 learnts,         2769 normals,            0 xors
0.00/0.10	c -- vars added        650
0.00/0.10	c Parsing time:  0.00 s
0.00/0.10	c  N st     0         0       650      2769         0         0      8307         0   no data   no data  --
0.00/0.10	c asymm  cl-useful: 1/2769/2769 lits-rem:3 time: 0.01
0.00/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.10	c subs with bin:        2  lits-rem:         1  v-fix:    0  time:  0.00 s
0.00/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    650 time:  0.00 s
0.00/0.10	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:     22  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:     297 undec:      76 neg:     277
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       628      2749         2         0      8381         0   no data   no data  --
0.00/0.10	c Decided on static restart strategy
0.41/0.17	c  N st     8      4916       628      2749         2      4858      8381    140535   no data   no data  --
1.58/0.46	c  N st    10     11302       628      2749         2      4474      8381     89818   no data   no data  --
2.77/0.74	c  N st    11     17045       628      2749         2     10147      8381    248158   no data   no data  --
4.40/1.18	c  F st    12     25000       628      2749         2     12439      8381    307641   no data   no data  --
4.40/1.18	c  N st    12     25000       628      2749         2     12439      8381    307641   no data   no data  --
5.57/1.43	c  N dy    18     30000       628      2749         2     10699      8381    241216   no data   no data  --
5.57/1.43	c  S st    18     30000       628      2749         2     10699      8381    241216   no data   no data  --
5.57/1.46	c  S st    18     30502       628      2749         2     11201      8381    254280   no data   no data  --
5.57/1.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.57/1.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.57/1.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.02
5.57/1.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.57/1.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.57/1.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
5.57/1.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.77/1.72	c lits-rem:       104  cl-subs:      396  v-elim:      0  v-fix:    0  time:  1.01 s
6.77/1.73	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.03
6.77/1.73	c calculated reachability. Time: 0.00
6.77/1.73	c  N dy    18     30502       628      2749         2     10805      8381    241431   no data   no data  --
7.56/1.99	c  N dy    32     34793       628      2749         2     15071      8381    359264     18.87     19.93  --
8.79/2.22	c  N dy    47     39102       628      2749         2     11519      8381    207118     18.81     19.85  --
9.96/2.54	c  N dy    67     44099       628      2749         2     16474      8381    340988     18.75     19.91  --
10.36/2.68	c  S st    73     45754       628      2749         2      9236      8381    117694     18.71     19.21  --
10.76/2.71	c  S st    73     46258       628      2749         2      9740      8381    131057     18.71   no data  --
10.76/2.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.76/2.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.76/2.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
10.76/2.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.76/2.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.76/2.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
10.76/2.72	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.16/2.82	c lits-rem:        12  cl-subs:       15  v-elim:      0  v-fix:    0  time:  0.39 s
11.16/2.82	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
11.16/2.82	c vivif2 --  cl tried     9725 cl shrink        0 lits rem          0 time: 0.01
11.16/2.83	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.03
11.16/2.83	c calculated reachability. Time: 0.00
11.16/2.83	c  N dy    73     46258       628      2749         2      9725      8381    130550     18.71   no data  --
11.96/3.07	c  N dy    90     50386       628      2749         2     13827      8381    243543     18.69     19.84  --
13.18/3.36	c  N dy    98     54562       628      2749         2     17972      8381    357162     18.50     19.75  --
14.36/3.64	c  N dy   113     58637       628      2749         2     12119      8381    171501     18.41     19.49  --
15.56/3.90	c  N dy   137     62723       628      2749         2     16183      8381    283581     18.52     19.51  --
16.75/4.28	c  N dy   148     67336       628      2749         2     20760      8381    406761     18.41     19.55  --
17.57/4.45	c  S st   159     69387       628      2749         2     11881      8381    140233     18.42     16.30  --
17.57/4.48	c  S st   159     69889       628      2749         2     12383      8381    153837     18.42   no data  --
17.57/4.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.57/4.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.57/4.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
17.57/4.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.57/4.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.57/4.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
17.57/4.49	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
18.34/4.64	c lits-rem:        21  cl-subs:       32  v-elim:      0  v-fix:    0  time:  0.60 s
18.34/4.64	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
18.34/4.64	c vivif2 --  cl tried    12351 cl shrink        0 lits rem          0 time: 0.01
18.34/4.65	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.04
18.34/4.65	c calculated reachability. Time: 0.00
18.34/4.65	c  N dy   159     69889       628      2749         2     12351      8381    152737     18.42   no data  --
19.55/4.95	c  N dy   184     74556       628      2749         2     16995      8381    278539     18.47     19.54  --
21.14/5.33	c  N dy   210     79537       628      2749         2     21942      8381    414479     18.51     19.58  --
23.54/5.91	c  N dy   228     87493       628      2749         2     17903      8381    276393     18.34     19.35  --
23.54/5.91	c  F st   229     87500       628      2749         2     17910      8381    276601     18.34   no data  --
25.14/6.32	c Decided on static restart strategy
25.94/6.56	c  N st   236     95540       628      2749         2     12991      8381    260993     18.34   no data  --
29.14/7.30	c  N st   238    104833       628      2749         2     22149      8381    522344     18.34   no data  --
29.14/7.30	c  S st   238    104833       628      2749         2     22149      8381    522344     18.34   no data  --
29.14/7.35	c  S st   238    105338       628      2749         2     22654      8381    536448     18.34   no data  --
29.14/7.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
29.14/7.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.14/7.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
29.14/7.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.14/7.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.14/7.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
29.14/7.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
35.14/8.86	c lits-rem:       378  cl-subs:      840  v-elim:      0  v-fix:    0  time:  5.89 s
35.14/8.86	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
35.14/8.86	c vivif2 --  cl tried    21814 cl shrink        0 lits rem          0 time: 0.02
35.14/8.88	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.08
35.14/8.88	c calculated reachability. Time: 0.00
35.14/8.88	c  N st   238    105338       628      2749         2     21814      8381    508430     18.34   no data  --
38.72/9.76	c  N st   239    114937       628      2749         2     17510      8381    337717     18.34   no data  --
44.33/11.15	c  N st   240    129336       628      2749         2     16952      8381    329745     18.34   no data  --
52.30/13.18	c  N st   241    150931       628      2749         2     22415      8381    448043     18.34   no data  --
55.10/13.85	c  S st   242    158008       628      2749         2     29429      8381    661930     18.34   no data  --
55.50/13.92	c  S st   242    158508       628      2749         2     29929      8381    674737     18.34   no data  --
55.50/13.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
55.50/13.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.50/13.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
55.50/13.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.50/13.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.50/13.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
55.50/13.96	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
63.08/15.87	c lits-rem:       838  cl-subs:      866  v-elim:      0  v-fix:    0  time:  7.64 s
63.08/15.87	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
63.08/15.88	c vivif2 --  cl tried    29063 cl shrink        0 lits rem          0 time: 0.03
63.48/15.90	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.10
63.48/15.90	c calculated reachability. Time: 0.00
63.48/15.90	c  N st   242    158508       628      2749         2     29063      8381    644866     18.34   no data  --
85.46/21.48	c  N st   243    207098       628      2749         2     23756      8381    458999     18.34   no data  --
99.04/24.80	c  N st   244    237763       628      2749         2     34254      8381    752563     18.34   no data  --
99.04/24.80	c  S st   244    237763       628      2749         2     34254      8381    752563     18.34   no data  --
99.04/24.89	c  S st   244    238266       628      2749         2     34757      8381    765721     18.34   no data  --
99.04/24.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
99.04/24.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
99.44/24.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
99.44/24.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.44/24.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.44/24.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
99.44/24.93	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
108.63/27.25	c lits-rem:       784  cl-subs:      992  v-elim:      0  v-fix:    0  time:  9.27 s
108.63/27.25	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
108.63/27.26	c vivif2 --  cl tried    33765 cl shrink        0 lits rem          0 time: 0.03
108.63/27.29	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.13
108.63/27.29	c calculated reachability. Time: 0.00
108.63/27.29	c  N st   244    238266       628      2749         2     33765      8381    726694     18.34   no data  --
144.58/36.22	c  F st   245    306254       628      2749         2     35822      8381    754048     18.34   no data  --
144.58/36.22	c  N st   245    306254       628      2749         2     35822      8381    754048     18.34   no data  --
147.37/36.90	c Decided on static restart strategy
158.17/39.69	c  N st   255    334560       628      2749         2     39979      8381    782182     18.34   no data  --
168.94/42.38	c  N st   257    357399       628      2749         2     37823      8381    690353     18.34   no data  --
168.94/42.38	c  S st   257    357399       628      2749         2     37823      8381    690353     18.34   no data  --
169.34/42.48	c  S st   257    357900       628      2749         2     38324      8381    703915     18.34   no data  --
169.34/42.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
169.34/42.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
169.34/42.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
169.74/42.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
169.74/42.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
169.74/42.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
169.74/42.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
177.33/44.44	c lits-rem:       734  cl-subs:      882  v-elim:      0  v-fix:    0  time:  7.68 s
177.33/44.44	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
177.33/44.45	c vivif2 --  cl tried    37442 cl shrink        0 lits rem          0 time: 0.03
177.33/44.48	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.14
177.33/44.48	c calculated reachability. Time: 0.00
177.33/44.48	c  N st   257    357900       628      2749         2     37442      8381    675741     18.34   no data  --
196.91/49.36	c  N st   258    390293       628      2749         2     43659      8381    810235     18.34   no data  --
227.26/56.98	c  N st   259    438881       628      2749         2     37290      8381    613700     18.34   no data  --
270.80/67.83	c  N st   260    511764       628      2749         2     50751      8381    970171     18.34   no data  --
286.78/71.85	c  N st   261    536852       628      2749         2     45037      8381    783492     18.34   no data  --
286.78/71.85	c  S st   261    536852       628      2749         2     45037      8381    783492     18.34   no data  --
287.18/71.95	c  S st   261    537358       628      2749         2     45543      8381    796857     18.34   no data  --
287.18/71.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
287.18/71.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
287.18/71.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.07
287.58/72.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
287.58/72.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
287.58/72.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
287.58/72.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
297.17/74.40	c lits-rem:       604  cl-subs:     1463  v-elim:      0  v-fix:    0  time:  9.59 s
297.17/74.40	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
297.17/74.41	c vivif2 --  cl tried    44080 cl shrink        0 lits rem          0 time: 0.04
297.17/74.46	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.18
297.17/74.46	c calculated reachability. Time: 0.00
297.17/74.46	c  N st   261    537358       628      2749         2     44080      8381    752967     18.34   no data  --
408.62/102.32	c  N st   262    701342       628      2749         2     38317      8381    485841     18.34   no data  --
487.72/122.19	c  N st   263    806037       628      2749         2     67074      8381   1280530     18.34   no data  --
487.72/122.19	c  S st   263    806037       628      2749         2     67074      8381   1280530     18.34   no data  --
488.50/122.37	c  S st   263    806542       628      2749         2     67579      8381   1294707     18.34   no data  --
488.50/122.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
488.50/122.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
488.89/122.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.12
488.89/122.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
488.89/122.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
488.89/122.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
488.89/122.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
507.67/127.13	c lits-rem:       623  cl-subs:     4476  v-elim:      0  v-fix:    0  time: 18.68 s
507.67/127.13	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
507.67/127.14	c vivif2 --  cl tried    63103 cl shrink        0 lits rem          0 time: 0.06
508.07/127.22	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.33
508.07/127.23	c calculated reachability. Time: 0.00
508.07/127.23	c  N st   263    806542       628      2749         2     63103      8381   1169955     18.34   no data  --
718.59/179.97	c  F st   264   1071876       628      2749         2     79208      8381   1585602     18.34   no data  --
718.59/179.97	c  N st   264   1071876       628      2749         2     79208      8381   1585602     18.34   no data  --
724.99/181.55	c Decided on static restart strategy
742.15/185.89	c  N st   274   1100177       628      2749         2     63060      8381   1056372     18.34   no data  --
773.32/193.61	c  N st   276   1136170       628      2749         2     53335      8381    737857     18.34   no data  --
801.66/200.76	c  N st   277   1168562       628      2749         2     85267      8381   1733055     18.34   no data  --
842.01/210.86	c  N st   278   1209814       628      2749         2     79560      8381   1472871     18.34   no data  --
842.01/210.86	c  S st   278   1209814       628      2749         2     79560      8381   1472871     18.34   no data  --
842.81/211.08	c  S st   278   1210321       628      2749         2     80067      8381   1486640     18.34   no data  --
842.81/211.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
842.81/211.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
843.21/211.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.15
843.21/211.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
843.21/211.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
843.21/211.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
843.21/211.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
867.18/217.16	c lits-rem:       107  cl-subs:     4519  v-elim:      0  v-fix:    0  time: 23.87 s
867.18/217.16	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
867.18/217.18	c vivif2 --  cl tried    75548 cl shrink        0 lits rem          0 time: 0.07
867.58/217.28	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.42
867.58/217.28	c calculated reachability. Time: 0.00
867.58/217.28	c  N st   278   1210321       628      2749         2     75548      8381   1356656     18.34   no data  --
948.66/237.54	c  N st   279   1283203       628      2749         2     51923      8381    623742     18.34   no data  --
1048.92/262.62	c  N st   280   1392528       628      2749         2     60086      8381    819284     18.34   no data  --
1212.30/303.57	c  N st   281   1556515       628      2749         2     64842      8381    930231     18.34   no data  --
1374.08/344.08	c  N st   282   1710324       628      2749         2    107365      8381   2251327     18.34   no data  --
1374.08/344.08	c  S st   282   1710324       628      2749         2    107365      8381   2251327     18.34   no data  --
1375.29/344.40	c  S st   282   1710826       628      2749         2    107867      8381   2264685     18.34   no data  --
1375.69/344.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1375.69/344.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1375.69/344.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.22
1376.07/344.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1376.07/344.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1376.07/344.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
1376.07/344.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1432.00/358.50	c lits-rem:       185  cl-subs:     4684  v-elim:      0  v-fix:    0  time: 55.74 s
1432.00/358.50	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
1432.00/358.53	c vivif2 --  cl tried   103183 cl shrink        0 lits rem          0 time: 0.11
1432.41/358.68	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.59
1432.41/358.68	c calculated reachability. Time: 0.00
1432.41/358.68	c  N st   282   1710826       628      2749         2    103183      8381   2114175     18.34   no data  --
1876.60/469.89	c  N st   283   2079790       628      2749         2    114365      8381   2333935     18.34   no data  --
2032.76/508.92	c  N st   284   2210826       628      2749         2    118668      8381   2327916     18.34   no data  --
2032.76/508.92	c  S st   284   2210826       628      2749         2    118668      8381   2327916     18.34   no data  --
2033.96/509.28	c  S st   284   2211328       628      2749         2    119170      8381   2341717     18.34   no data  --
2033.96/509.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2033.96/509.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2034.37/509.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.25
2034.78/509.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2034.78/509.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2034.78/509.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
2034.78/509.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2087.88/522.74	c lits-rem:        40  cl-subs:     5061  v-elim:      0  v-fix:    0  time: 53.17 s
2087.88/522.74	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
2087.88/522.77	c vivif2 --  cl tried   114109 cl shrink        0 lits rem          0 time: 0.12
2088.68/522.96	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.75
2088.68/522.96	c calculated reachability. Time: 0.00
2088.68/522.96	c  N st   284   2211328       628      2749         2    114109      8381   2200330     18.34   no data  --
2766.95/692.73	c  N st   285   2711329       628      2749         2    137328      8381   2780029     18.34   no data  --
2766.95/692.73	c  S st   285   2711329       628      2749         2    137328      8381   2780029     18.34   no data  --
2768.56/693.16	c  S st   285   2711832       628      2749         2    137830      8381   2794433     18.34   no data  --
2768.56/693.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2768.56/693.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2768.94/693.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.30
2769.34/693.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2769.34/693.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2769.34/693.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
2769.34/693.34	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2887.58/722.97	c lits-rem:       237  cl-subs:     8593  v-elim:      0  v-fix:    0  time: 118.33 s
2887.58/722.97	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
2887.98/723.00	c vivif2 --  cl tried   129237 cl shrink        0 lits rem          0 time: 0.13
2888.78/723.22	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.87
2888.78/723.22	c calculated reachability. Time: 0.00
2888.78/723.22	c  N st   285   2711832       628      2749         2    129237      8381   2545631     18.34   no data  --
3603.42/902.16	c  N st   286   3211832       628      2749         2    104580      8381   1573914     18.34   no data  --
3603.42/902.16	c  S st   286   3211832       628      2749         2    104580      8381   1573914     18.34   no data  --
3604.59/902.46	c  S st   286   3212335       628      2749         2    105083      8381   1587974     18.34   no data  --
3604.59/902.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3604.59/902.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3604.99/902.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.21
3604.99/902.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3604.99/902.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3604.99/902.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
3604.99/902.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3632.55/909.47	c lits-rem:        79  cl-subs:     5143  v-elim:      0  v-fix:    0  time: 27.53 s
3632.55/909.47	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
3632.55/909.49	c vivif2 --  cl tried    99940 cl shrink        0 lits rem          0 time: 0.08
3633.35/909.65	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.61
3633.35/909.65	c calculated reachability. Time: 0.00
3633.35/909.65	c  N st   286   3212335       628      2749         2     99940      8381   1457837     18.34   no data  --
4455.43/1115.49	c  N st   287   3712335       628      2749         2    110770      8381   1615198     18.34   no data  --
4455.43/1115.49	c  S st   287   3712335       628      2749         2    110770      8381   1615198     18.34   no data  --
4457.01/1115.81	c  S st   287   3712842       628      2749         2    111277      8381   1629727     18.34   no data  --
4457.01/1115.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4457.01/1115.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4457.01/1115.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.23
4457.41/1115.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4457.41/1115.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4457.41/1115.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
4457.41/1115.94	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4483.38/1122.47	c lits-rem:       934  cl-subs:     4844  v-elim:      0  v-fix:    0  time: 26.09 s
4483.38/1122.47	c vivif2 --  cl tried     2749 cl shrink        0 lits rem          0 time: 0.00
4483.38/1122.49	c vivif2 --  cl tried   106433 cl shrink        0 lits rem          0 time: 0.09
4484.18/1122.66	c asymm  cl-useful: 0/2749/2749 lits-rem:0 time: 0.66
4484.18/1122.66	c calculated reachability. Time: 0.00
4484.18/1122.66	c  N st   287   3712842       628      2749         2    106433      8381   1514123     18.34   no data  --
4538.92/1136.32	c  F st   288   3751562       628      2749         2    144423      8381   2600993     18.34   no data  --
4538.92/1136.32	c  N st   288   3751562       628      2749         2    144423      8381   2600993     18.34   no data  --
4551.28/1139.41	c Decided on static restart strategy
4591.23/1149.42	c  N st   298   3779865       628      2749         2     89165      8381    994504     18.34   no data  --
4636.77/1160.89	c  N st   300   3815857       628      2749         2    124523      8381   2066199     18.34   no data  --
4692.71/1174.86	c  N st   301   3848250       628      2749         2    156368      8381   3046126     18.34   no data  --
4772.97/1194.97	c  N st   302   3896839       628      2749         2    119827      8381   1917293     18.34   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-3175427-1304123479/watcher-3175427-1304123479 -o /tmp/evaluation-result-3175427-1304123479/solver-3175427-1304123479 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175427-1304123479.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.08 8.07 7.98 5/180 19450
/proc/meminfo: memFree=30506968/32950928 swapFree=67111448/67111528
[pid=19450] ppid=19448 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/19450/stat : 19450 (strangenight1-m) R 19448 19450 19209 0 -1 4202496 412 0 0 0 0 0 0 0 25 0 4 0 523946566 52465664 352 33554432000 4194304 4650419 140733224668048 18446744073709551615 47222583080882 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19450/statm: 12809 352 303 112 0 7774 0
[pid=19450/tid=19451] ppid=19448 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/19450/task/19451/stat : 19451 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 523946566 52465664 352 33554432000 4194304 4650419 140733224668048 18446744073709551615 47222583080882 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19450/tid=19452] ppid=19448 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/19450/task/19452/stat : 19452 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 523946566 52465664 352 33554432000 4194304 4650419 140733224668048 18446744073709551615 251814296561 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19450/tid=19453] ppid=19448 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/19450/task/19453/stat : 19453 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 523946566 52465664 352 33554432000 4194304 4650419 140733224668048 18446744073709551615 47222583080876 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.110139 s]
/proc/loadavg: 8.08 8.07 7.98 5/180 19450
/proc/meminfo: memFree=30506968/32950928 swapFree=67111448/67111528
[pid=19450] ppid=19448 vsize=282736 CPUtime=0.41 cores=0,2,4,6
/proc/19450/stat : 19450 (strangenight1-m) R 19448 19450 19209 0 -1 4202496 1935 0 0 0 41 0 0 0 25 0 4 0 523946566 289521664 1784 33554432000 4194304 4650419 140733224668048 18446744073709551615 4364402 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19450/statm: 70684 1784 391 112 0 65649 0
[pid=19450/tid=19451] ppid=19448 vsize=282736 CPUtime=0.1 cores=0,2,4,6
/proc/19450/task/19451/stat : 19451 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 398 0 0 0 10 0 0 0 25 0 4 0 523946566 289521664 1784 33554432000 4194304 4650419 140733224668048 18446744073709551615 4364427 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19450/tid=19452] ppid=19448 vsize=282736 CPUtime=0.1 cores=0,2,4,6
/proc/19450/task/19452/stat : 19452 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 411 0 0 0 10 0 0 0 25 0 4 0 523946566 289521664 1784 33554432000 4194304 4650419 140733224668048 18446744073709551615 4328305 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19450/tid=19453] ppid=19448 vsize=282736 CPUtime=0.1 cores=0,2,4,6
/proc/19450/task/19453/stat : 19453 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 300 0 0 0 10 0 0 0 25 0 4 0 523946566 289521664 1784 33554432000 4194304 4650419 140733224668048 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 282736

[startup+0.201124 s]
/proc/loadavg: 8.08 8.07 7.98 5/180 19450
/proc/meminfo: memFree=30506968/32950928 swapFree=67111448/67111528
[pid=19450] ppid=19448 vsize=284140 CPUtime=0.78 cores=0,2,4,6
/proc/19450/stat : 19450 (strangenight1-m) R 19448 19450 19209 0 -1 4202496 2720 0 0 0 78 0 0 0 25 0 4 0 523946566 290959360 1898 33554432000 4194304 4650419 140733224668048 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19450/statm: 71035 1898 393 112 0 66000 0
[pid=19450/tid=19451] ppid=19448 vsize=284140 CPUtime=0.19 cores=0,2,4,6
/proc/19450/task/19451/stat : 19451 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 591 0 0 0 19 0 0 0 25 0 4 0 523946566 290959360 1898 33554432000 4194304 4650419 140733224668048 18446744073709551615 4333937 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19450/tid=19452] ppid=19448 vsize=284140 CPUtime=0.19 cores=0,2,4,6
/proc/19450/task/19452/stat : 19452 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 605 0 0 0 19 0 0 0 25 0 4 0 523946566 290959360 1898 33554432000 4194304 4650419 140733224668048 18446744073709551615 4229472 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19450/tid=19453] ppid=19448 vsize=284140 CPUtime=0.19 cores=0,2,4,6
/proc/19450/task/19453/stat : 19453 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 498 0 0 0 19 0 0 0 25 0 4 0 523946566 290959360 1898 33554432000 4194304 4650419 140733224668048 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 284140

[startup+0.301106 s]
/proc/loadavg: 8.08 8.07 7.98 5/180 19450
/proc/meminfo: memFree=30506968/32950928 swapFree=67111448/67111528
[pid=19450] ppid=19448 vsize=284140 CPUtime=1.18 cores=0,2,4,6
/proc/19450/stat : 19450 (strangenight1-m) R 19448 19450 19209 0 -1 4202496 3130 0 0 0 118 0 0 0 25 0 4 0 523946566 290959360 2308 33554432000 4194304 4650419 140733224668048 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19450/statm: 71035 2308 393 112 0 66000 0
[pid=19450/tid=19451] ppid=19448 vsize=284140 CPUtime=0.29 cores=0,2,4,6
/proc/19450/task/19451/stat : 19451 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 697 0 0 0 29 0 0 0 25 0 4 0 523946566 290959360 2308 33554432000 4194304 4650419 140733224668048 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19450/tid=19452] ppid=19448 vsize=284140 CPUtime=0.29 cores=0,2,4,6
/proc/19450/task/19452/stat : 19452 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 702 0 0 0 29 0 0 0 25 0 4 0 523946566 290959360 2308 33554432000 4194304 4650419 140733224668048 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19450/tid=19453] ppid=19448 vsize=284140 CPUtime=0.29 cores=0,2,4,6
/proc/19450/task/19453/stat : 19453 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 605 0 0 0 29 0 0 0 25 0 4 0 523946566 290959360 2308 33554432000 4194304 4650419 140733224668048 18446744073709551615 4333890 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 284140

[startup+0.70104 s]
/proc/loadavg: 8.08 8.07 7.98 5/180 19450
/proc/meminfo: memFree=30506968/32950928 swapFree=67111448/67111528
[pid=19450] ppid=19448 vsize=285252 CPUtime=2.77 cores=0,2,4,6
/proc/19450/stat : 19450 (strangenight1-m) R 19448 19450 19209 0 -1 4202496 4903 0 0 0 277 0 0 0 25 0 4 0 523946566 292098048 3073 33554432000 4194304 4650419 140733224668048 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19450/statm: 71313 3073 393 112 0 66278 0
[pid=19450/tid=19451] ppid=19448 vsize=285252 CPUtime=0.69 cores=0,2,4,6
/proc/19450/task/19451/stat : 19451 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 1147 0 0 0 69 0 0 0 25 0 4 0 523946566 292098048 3073 33554432000 4194304 4650419 140733224668048 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19450/tid=19452] ppid=19448 vsize=285252 CPUtime=0.68 cores=0,2,4,6
/proc/19450/task/19452/stat : 19452 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 1153 0 0 0 68 0 0 0 25 0 4 0 523946566 292098048 3073 33554432000 4194304 4650419 140733224668048 18446744073709551615 4363568 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19450/tid=19453] ppid=19448 vsize=285252 CPUtime=0.69 cores=0,2,4,6
/proc/19450/task/19453/stat : 19453 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 1039 0 0 0 69 0 0 0 25 0 4 0 523946566 292098048 3073 33554432000 4194304 4650419 140733224668048 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 285252

[startup+1.50091 s]
/proc/loadavg: 8.08 8.07 7.98 9/184 19454
/proc/meminfo: memFree=30503464/32950928 swapFree=67111448/67111528
[pid=19450] ppid=19448 vsize=286592 CPUtime=5.97 cores=0,2,4,6
/proc/19450/stat : 19450 (strangenight1-m) R 19448 19450 19209 0 -1 4202496 9801 0 0 0 596 1 0 0 25 0 4 0 523946566 293470208 5174 33554432000 4194304 4650419 140733224668048 18446744073709551615 4476204 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19450/statm: 71648 5174 395 112 0 66613 0
[pid=19450/tid=19451] ppid=19448 vsize=286592 CPUtime=1.49 cores=0,2,4,6
/proc/19450/task/19451/stat : 19451 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 2042 0 0 0 149 0 0 0 25 0 4 0 523946566 293470208 5174 33554432000 4194304 4650419 140733224668048 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19450/tid=19452] ppid=19448 vsize=286592 CPUtime=1.48 cores=0,2,4,6
/proc/19450/task/19452/stat : 19452 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 2028 0 0 0 148 0 0 0 25 0 4 0 523946566 293470208 5175 33554432000 4194304 4650419 140733224668048 18446744073709551615 4363455 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19450/tid=19453] ppid=19448 vsize=286592 CPUtime=1.49 cores=0,2,4,6
/proc/19450/task/19453/stat : 19453 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 1816 0 0 0 149 0 0 0 25 0 4 0 523946566 293470208 5175 33554432000 4194304 4650419 140733224668048 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 286592

[startup+3.1007 s]
/proc/loadavg: 8.08 8.07 7.98 9/184 19454
/proc/meminfo: memFree=30489204/32950928 swapFree=67111448/67111528
[pid=19450] ppid=19448 vsize=268916 CPUtime=12.36 cores=0,2,4,6
/proc/19450/stat : 19450 (strangenight1-m) R 19448 19450 19209 0 -1 4202496 17869 0 0 0 1234 2 0 0 25 0 4 0 523946566 275369984 10966 33554432000 4194304 4650419 140733224668048 18446744073709551615 4365333 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19450/statm: 67229 10966 395 112 0 62194 0
[pid=19450/tid=19451] ppid=19448 vsize=268916 CPUtime=3.08 cores=0,2,4,6
/proc/19450/task/19451/stat : 19451 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 4126 0 0 0 308 0 0 0 25 0 4 0 523946566 275369984 10967 33554432000 4194304 4650419 140733224668048 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19450/tid=19452] ppid=19448 vsize=268916 CPUtime=3.07 cores=0,2,4,6
/proc/19450/task/19452/stat : 19452 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 4789 0 0 0 307 0 0 0 25 0 4 0 523946566 275369984 10967 33554432000 4194304 4650419 140733224668048 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19450/tid=19453] ppid=19448 vsize=268916 CPUtime=3.08 cores=0,2,4,6
/proc/19450/task/19453/stat : 19453 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 4097 0 0 0 308 0 0 0 25 0 4 0 523946566 275369984 10967 33554432000 4194304 4650419 140733224668048 18446744073709551615 4520109 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 268916

[startup+6.3011 s]
/proc/loadavg: 8.07 8.06 7.98 9/184 19485
/proc/meminfo: memFree=30817264/32950928 swapFree=67111448/67111528
[pid=19450] ppid=19448 vsize=269444 CPUtime=25.14 cores=0,2,4,6
/proc/19450/stat : 19450 (strangenight1-m) R 19448 19450 19209 0 -1 4202496 25850 0 0 0 2510 4 0 0 25 0 4 0 523946566 275910656 15317 33554432000 4194304 4650419 140733224668048 18446744073709551615 4365242 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19450/statm: 67361 15317 395 112 0 62326 0
[pid=19450/tid=19451] ppid=19448 vsize=269444 CPUtime=6.29 cores=0,2,4,6
/proc/19450/task/19451/stat : 19451 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 6737 0 0 0 628 1 0 0 25 0 4 0 523946566 275910656 15317 33554432000 4194304 4650419 140733224668048 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19450/tid=19452] ppid=19448 vsize=269444 CPUtime=6.25 cores=0,2,4,6
/proc/19450/task/19452/stat : 19452 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 7048 0 0 0 624 1 0 0 25 0 4 0 523946566 275910656 15317 33554432000 4194304 4650419 140733224668048 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19450/tid=19453] ppid=19448 vsize=269444 CPUtime=6.29 cores=0,2,4,6
/proc/19450/task/19453/stat : 19453 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 5505 0 0 0 628 1 0 0 25 0 4 0 523946566 275910656 15317 33554432000 4194304 4650419 140733224668048 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 269444

[startup+12.701 s]
/proc/loadavg: 8.07 8.06 7.98 9/184 19485
/proc/meminfo: memFree=30737856/32950928 swapFree=67111448/67111528
[pid=19450] ppid=19448 vsize=285128 CPUtime=50.71 cores=0,2,4,6
/proc/19450/stat : 19450 (strangenight1-m) R 19448 19450 19209 0 -1 4202496 38656 0 0 0 5064 7 0 0 25 0 4 0 523946566 291971072 21328 33554432000 4194304 4650419 140733224668048 18446744073709551615 4366879 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19450/statm: 71282 21328 395 112 0 66247 0
[pid=19450/tid=19451] ppid=19448 vsize=285128 CPUtime=12.69 cores=0,2,4,6
/proc/19450/task/19451/stat : 19451 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 8872 0 0 0 1268 1 0 0 25 0 4 0 523946566 291971072 21328 33554432000 4194304 4650419 140733224668048 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19450/tid=19452] ppid=19448 vsize=285128 CPUtime=12.61 cores=0,2,4,6
/proc/19450/task/19452/stat : 19452 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 10978 0 0 0 1260 1 0 0 25 0 4 0 523946566 291971072 21328 33554432000 4194304 4650419 140733224668048 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19450/tid=19453] ppid=19448 vsize=285128 CPUtime=12.68 cores=0,2,4,6
/proc/19450/task/19453/stat : 19453 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 7861 0 0 0 1267 1 0 0 25 0 4 0 523946566 291971072 21328 33554432000 4194304 4650419 140733224668048 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 285128

[startup+25.5009 s]
/proc/loadavg: 8.05 8.06 7.98 9/184 19485
/proc/meminfo: memFree=30650816/32950928 swapFree=67111448/67111528
[pid=19450] ppid=19448 vsize=315604 CPUtime=101.83 cores=0,2,4,6
/proc/19450/stat : 19450 (strangenight1-m) R 19448 19450 19209 0 -1 4202496 56327 0 0 0 10171 12 0 0 25 0 4 0 523946566 323178496 31217 33554432000 4194304 4650419 140733224668048 18446744073709551615 4439103 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19450/statm: 78901 31217 395 112 0 73866 0
[pid=19450/tid=19451] ppid=19448 vsize=315604 CPUtime=25.49 cores=0,2,4,6
/proc/19450/task/19451/stat : 19451 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 11649 0 0 0 2547 2 0 0 25 0 4 0 523946566 323178496 31217 33554432000 4194304 4650419 140733224668048 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19450/tid=19452] ppid=19448 vsize=315604 CPUtime=25.34 cores=0,2,4,6
/proc/19450/task/19452/stat : 19452 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 14889 0 0 0 2532 2 0 0 25 0 4 0 523946566 323178496 31217 33554432000 4194304 4650419 140733224668048 18446744073709551615 4229486 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19450/tid=19453] ppid=19448 vsize=315604 CPUtime=25.48 cores=0,2,4,6
/proc/19450/task/19453/stat : 19453 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 11170 0 0 0 2545 3 0 0 25 0 4 0 523946566 323178496 31217 33554432000 4194304 4650419 140733224668048 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 315604

[startup+51.1006 s]
/proc/loadavg: 8.03 8.05 7.98 9/184 19486
/proc/meminfo: memFree=30597152/32950928 swapFree=67111448/67111528
[pid=19450] ppid=19448 vsize=383192 CPUtime=204.09 cores=0,2,4,6
/proc/19450/stat : 19450 (strangenight1-m) R 19448 19450 19209 0 -1 4202496 84619 0 0 0 20389 20 0 0 25 0 4 0 523946566 392388608 37907 33554432000 4194304 4650419 140733224668048 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19450/statm: 95798 37907 395 112 0 90763 0
[pid=19450/tid=19451] ppid=19448 vsize=383192 CPUtime=51.09 cores=0,2,4,6
/proc/19450/task/19451/stat : 19451 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 19942 0 0 0 5105 4 0 0 25 0 4 0 523946566 392388608 37907 33554432000 4194304 4650419 140733224668048 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19450/tid=19452] ppid=19448 vsize=383192 CPUtime=50.81 cores=0,2,4,6
/proc/19450/task/19452/stat : 19452 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 21878 0 0 0 5076 5 0 0 25 0 4 0 523946566 392388608 37907 33554432000 4194304 4650419 140733224668048 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19450/tid=19453] ppid=19448 vsize=383192 CPUtime=51.07 cores=0,2,4,6
/proc/19450/task/19453/stat : 19453 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 16316 0 0 0 5103 4 0 0 25 0 4 0 523946566 392388608 37907 33554432000 4194304 4650419 140733224668048 18446744073709551615 4363469 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 383192

[startup+102.301 s]
/proc/loadavg: 8.01 8.04 7.98 9/184 19487
/proc/meminfo: memFree=30507932/32950928 swapFree=67111448/67111528
[pid=19450] ppid=19448 vsize=466568 CPUtime=408.62 cores=0,2,4,6
/proc/19450/stat : 19450 (strangenight1-m) R 19448 19450 19209 0 -1 4202496 124204 0 0 0 40827 35 0 0 25 0 4 0 523946566 477765632 51280 33554432000 4194304 4650419 140733224668048 18446744073709551615 4365252 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19450/statm: 116642 51280 395 112 0 111607 0
[pid=19450/tid=19451] ppid=19448 vsize=466568 CPUtime=102.29 cores=0,2,4,6
/proc/19450/task/19451/stat : 19451 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 31279 0 0 0 10222 7 0 0 25 0 4 0 523946566 477765632 51280 33554432000 4194304 4650419 140733224668048 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19450/tid=19452] ppid=19448 vsize=466568 CPUtime=101.73 cores=0,2,4,6
/proc/19450/task/19452/stat : 19452 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 28999 0 0 0 10165 8 0 0 25 0 4 0 523946566 477765632 51280 33554432000 4194304 4650419 140733224668048 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19450/tid=19453] ppid=19448 vsize=466568 CPUtime=102.28 cores=0,2,4,6
/proc/19450/task/19453/stat : 19453 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 26061 0 0 0 10220 8 0 0 25 0 4 0 523946566 477765632 51280 33554432000 4194304 4650419 140733224668048 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 466568

[startup+162.301 s]

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

[pid=19450] ppid=19448 vsize=678464 CPUtime=2565.62 cores=0,2,4,6
/proc/19450/stat : 19450 (strangenight1-m) R 19448 19450 19209 0 -1 4202496 370462 0 0 0 256429 133 0 0 25 0 4 0 523946566 694747136 112566 33554432000 4194304 4650419 140733224668048 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19450/statm: 169616 112566 395 112 0 164581 0
[pid=19450/tid=19451] ppid=19448 vsize=678464 CPUtime=642.29 cores=0,2,4,6
/proc/19450/task/19451/stat : 19451 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 131160 0 0 0 64181 48 0 0 25 0 4 0 523946566 694747136 112566 33554432000 4194304 4650419 140733224668048 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19450/tid=19452] ppid=19448 vsize=678464 CPUtime=638.73 cores=0,2,4,6
/proc/19450/task/19452/stat : 19452 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 49623 0 0 0 63858 15 0 0 25 0 4 0 523946566 694747136 112566 33554432000 4194304 4650419 140733224668048 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19450/tid=19453] ppid=19448 vsize=678464 CPUtime=642.28 cores=0,2,4,6
/proc/19450/task/19453/stat : 19453 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 73526 0 0 0 64198 30 0 0 25 0 4 0 523946566 694747136 112566 33554432000 4194304 4650419 140733224668048 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2565.62
Current children cumulated vsize (KiB) 678464

[startup+702.3 s]
/proc/loadavg: 8.10 8.06 8.00 9/184 19503
/proc/meminfo: memFree=30015192/32950928 swapFree=67111448/67111528
[pid=19450] ppid=19448 vsize=729376 CPUtime=2805.29 cores=0,2,4,6
/proc/19450/stat : 19450 (strangenight1-m) R 19448 19450 19209 0 -1 4202496 392375 0 0 0 280388 141 0 0 25 0 4 0 523946566 746881024 119119 33554432000 4194304 4650419 140733224668048 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19450/statm: 182344 119119 395 112 0 177309 0
[pid=19450/tid=19451] ppid=19448 vsize=729376 CPUtime=702.29 cores=0,2,4,6
/proc/19450/task/19451/stat : 19451 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 142352 0 0 0 70177 52 0 0 25 0 4 0 523946566 746881024 119119 33554432000 4194304 4650419 140733224668048 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19450/tid=19452] ppid=19448 vsize=729376 CPUtime=698.41 cores=0,2,4,6
/proc/19450/task/19452/stat : 19452 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 49919 0 0 0 69825 16 0 0 25 0 4 0 523946566 746881024 119119 33554432000 4194304 4650419 140733224668048 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19450/tid=19453] ppid=19448 vsize=729376 CPUtime=702.29 cores=0,2,4,6
/proc/19450/task/19453/stat : 19453 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 77950 0 0 0 70197 32 0 0 25 0 4 0 523946566 746881024 119119 33554432000 4194304 4650419 140733224668048 18446744073709551615 4363435 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.29
Current children cumulated vsize (KiB) 729376

[startup+762.301 s]
/proc/loadavg: 8.08 8.06 8.00 9/184 19505
/proc/meminfo: memFree=29979324/32950928 swapFree=67111448/67111528
[pid=19450] ppid=19448 vsize=679680 CPUtime=3044.99 cores=0,2,4,6
/proc/19450/stat : 19450 (strangenight1-m) R 19448 19450 19209 0 -1 4202496 412220 0 0 0 304349 150 0 0 25 0 4 0 523946566 695992320 122567 33554432000 4194304 4650419 140733224668048 18446744073709551615 4363346 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19450/statm: 169920 122567 395 112 0 164885 0
[pid=19450/tid=19451] ppid=19448 vsize=679680 CPUtime=762.31 cores=0,2,4,6
/proc/19450/task/19451/stat : 19451 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 151182 0 0 0 76174 57 0 0 25 0 4 0 523946566 695992320 122568 33554432000 4194304 4650419 140733224668048 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19450/tid=19452] ppid=19448 vsize=679680 CPUtime=758.08 cores=0,2,4,6
/proc/19450/task/19452/stat : 19452 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 50220 0 0 0 75792 16 0 0 25 0 4 0 523946566 695992320 122568 33554432000 4194304 4650419 140733224668048 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19450/tid=19453] ppid=19448 vsize=679680 CPUtime=762.29 cores=0,2,4,6
/proc/19450/task/19453/stat : 19453 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 81019 0 0 0 76196 33 0 0 25 0 4 0 523946566 695992320 122568 33554432000 4194304 4650419 140733224668048 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3044.99
Current children cumulated vsize (KiB) 679680

[startup+822.301 s]
/proc/loadavg: 8.08 8.06 8.00 9/184 19506
/proc/meminfo: memFree=30010016/32950928 swapFree=67111448/67111528
[pid=19450] ppid=19448 vsize=731616 CPUtime=3284.63 cores=0,2,4,6
/proc/19450/stat : 19450 (strangenight1-m) R 19448 19450 19209 0 -1 4202496 430628 0 0 0 328303 160 0 0 25 0 4 0 523946566 749174784 120377 33554432000 4194304 4650419 140733224668048 18446744073709551615 4363441 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19450/statm: 182904 120377 395 112 0 177869 0
[pid=19450/tid=19451] ppid=19448 vsize=731616 CPUtime=822.3 cores=0,2,4,6
/proc/19450/task/19451/stat : 19451 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 159810 0 0 0 82169 61 0 0 25 0 4 0 523946566 749174784 120377 33554432000 4194304 4650419 140733224668048 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19450/tid=19452] ppid=19448 vsize=731616 CPUtime=817.74 cores=0,2,4,6
/proc/19450/task/19452/stat : 19452 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 50818 0 0 0 81758 16 0 0 25 0 4 0 523946566 749174784 120377 33554432000 4194304 4650419 140733224668048 18446744073709551615 4363311 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19450/tid=19453] ppid=19448 vsize=731616 CPUtime=822.28 cores=0,2,4,6
/proc/19450/task/19453/stat : 19453 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 85648 0 0 0 82192 36 0 0 25 0 4 0 523946566 749174784 120377 33554432000 4194304 4650419 140733224668048 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.63
Current children cumulated vsize (KiB) 731616

[startup+882.307 s]
/proc/loadavg: 8.07 8.06 8.00 9/184 19508
/proc/meminfo: memFree=29932224/32950928 swapFree=67111448/67111528
[pid=19450] ppid=19448 vsize=849396 CPUtime=3524.33 cores=0,2,4,6
/proc/19450/stat : 19450 (strangenight1-m) R 19448 19450 19209 0 -1 4202496 452925 0 0 0 352265 168 0 0 25 0 4 0 523946566 869781504 135727 33554432000 4194304 4650419 140733224668048 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19450/statm: 212349 135727 395 112 0 207314 0
[pid=19450/tid=19451] ppid=19448 vsize=849396 CPUtime=882.31 cores=0,2,4,6
/proc/19450/task/19451/stat : 19451 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 173081 0 0 0 88168 63 0 0 25 0 4 0 523946566 869781504 135727 33554432000 4194304 4650419 140733224668048 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19450/tid=19452] ppid=19448 vsize=849396 CPUtime=877.41 cores=0,2,4,6
/proc/19450/task/19452/stat : 19452 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 51219 0 0 0 87725 16 0 0 25 0 4 0 523946566 869781504 135727 33554432000 4194304 4650419 140733224668048 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19450/tid=19453] ppid=19448 vsize=849396 CPUtime=882.29 cores=0,2,4,6
/proc/19450/task/19453/stat : 19453 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 88188 0 0 0 88191 38 0 0 25 0 4 0 523946566 869781504 135727 33554432000 4194304 4650419 140733224668048 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.33
Current children cumulated vsize (KiB) 849396

[startup+942.301 s]
/proc/loadavg: 8.11 8.08 8.01 9/184 19509
/proc/meminfo: memFree=29940992/32950928 swapFree=67111448/67111528
[pid=19450] ppid=19448 vsize=732280 CPUtime=3763.97 cores=0,2,4,6
/proc/19450/stat : 19450 (strangenight1-m) R 19448 19450 19209 0 -1 4202496 467841 0 0 0 376221 176 0 0 25 0 4 0 523946566 749854720 128911 33554432000 4194304 4650419 140733224668048 18446744073709551615 4365313 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19450/statm: 183070 128911 395 112 0 178035 0
[pid=19450/tid=19451] ppid=19448 vsize=732280 CPUtime=942.3 cores=0,2,4,6
/proc/19450/task/19451/stat : 19451 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 180208 0 0 0 94164 66 0 0 25 0 4 0 523946566 749854720 128911 33554432000 4194304 4650419 140733224668048 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19450/tid=19452] ppid=19448 vsize=732280 CPUtime=937.08 cores=0,2,4,6
/proc/19450/task/19452/stat : 19452 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 51849 0 0 0 93691 17 0 0 25 0 4 0 523946566 749854720 128911 33554432000 4194304 4650419 140733224668048 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19450/tid=19453] ppid=19448 vsize=732280 CPUtime=942.29 cores=0,2,4,6
/proc/19450/task/19453/stat : 19453 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 91833 0 0 0 94189 40 0 0 25 0 4 0 523946566 749854720 128911 33554432000 4194304 4650419 140733224668048 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.97
Current children cumulated vsize (KiB) 732280

[startup+1002.3 s]
/proc/loadavg: 8.07 8.08 8.01 9/184 19511
/proc/meminfo: memFree=29880556/32950928 swapFree=67111448/67111528
[pid=19450] ppid=19448 vsize=798736 CPUtime=4003.63 cores=0,2,4,6
/proc/19450/stat : 19450 (strangenight1-m) R 19448 19450 19209 0 -1 4202496 485138 0 0 0 400180 183 0 0 25 0 4 0 523946566 817905664 137475 33554432000 4194304 4650419 140733224668048 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19450/statm: 199684 137475 395 112 0 194649 0
[pid=19450/tid=19451] ppid=19448 vsize=798736 CPUtime=1002.3 cores=0,2,4,6
/proc/19450/task/19451/stat : 19451 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 187058 0 0 0 100162 68 0 0 25 0 4 0 523946566 817905664 137475 33554432000 4194304 4650419 140733224668048 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19450/tid=19452] ppid=19448 vsize=798736 CPUtime=996.74 cores=0,2,4,6
/proc/19450/task/19452/stat : 19452 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 52848 0 0 0 99656 18 0 0 25 0 4 0 523946566 817905664 137475 33554432000 4194304 4650419 140733224668048 18446744073709551615 4330751 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19450/tid=19453] ppid=19448 vsize=798736 CPUtime=1002.29 cores=0,2,4,6
/proc/19450/task/19453/stat : 19453 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 96480 0 0 0 100187 42 0 0 25 0 4 0 523946566 817905664 137475 33554432000 4194304 4650419 140733224668048 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.63
Current children cumulated vsize (KiB) 798736

[startup+1062.3 s]
/proc/loadavg: 8.14 8.09 8.01 9/184 19513
/proc/meminfo: memFree=29847912/32950928 swapFree=67111448/67111528
[pid=19450] ppid=19448 vsize=733640 CPUtime=4243.31 cores=0,2,4,6
/proc/19450/stat : 19450 (strangenight1-m) R 19448 19450 19209 0 -1 4202496 502838 0 0 0 424140 191 0 0 25 0 4 0 523946566 751247360 138964 33554432000 4194304 4650419 140733224668048 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19450/statm: 183410 138964 395 112 0 178375 0
[pid=19450/tid=19451] ppid=19448 vsize=733640 CPUtime=1062.3 cores=0,2,4,6
/proc/19450/task/19451/stat : 19451 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 194731 0 0 0 106160 70 0 0 25 0 4 0 523946566 751247360 138964 33554432000 4194304 4650419 140733224668048 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19450/tid=19452] ppid=19448 vsize=733640 CPUtime=1056.42 cores=0,2,4,6
/proc/19450/task/19452/stat : 19452 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 53422 0 0 0 105624 18 0 0 25 0 4 0 523946566 751247360 138964 33554432000 4194304 4650419 140733224668048 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19450/tid=19453] ppid=19448 vsize=733640 CPUtime=1062.29 cores=0,2,4,6
/proc/19450/task/19453/stat : 19453 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 102766 0 0 0 106184 45 0 0 25 0 4 0 523946566 751247360 138964 33554432000 4194304 4650419 140733224668048 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.31
Current children cumulated vsize (KiB) 733640

[startup+1122.3 s]
/proc/loadavg: 8.05 8.07 8.01 9/184 19514
/proc/meminfo: memFree=29814984/32950928 swapFree=67111448/67111528
[pid=19450] ppid=19448 vsize=866032 CPUtime=4482.98 cores=0,2,4,6
/proc/19450/stat : 19450 (strangenight1-m) R 19448 19450 19209 0 -1 4202496 520295 0 0 0 448100 198 0 0 25 0 4 0 523946566 886816768 146656 33554432000 4194304 4650419 140733224668048 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19450/statm: 216508 146656 395 112 0 211473 0
[pid=19450/tid=19451] ppid=19448 vsize=866032 CPUtime=1122.31 cores=0,2,4,6
/proc/19450/task/19451/stat : 19451 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 201962 0 0 0 112158 73 0 0 25 0 4 0 523946566 886816768 146656 33554432000 4194304 4650419 140733224668048 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19450/tid=19452] ppid=19448 vsize=866032 CPUtime=1116.08 cores=0,2,4,6
/proc/19450/task/19452/stat : 19452 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 54161 0 0 0 111590 18 0 0 25 0 4 0 523946566 886816768 146656 33554432000 4194304 4650419 140733224668048 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19450/tid=19453] ppid=19448 vsize=866032 CPUtime=1122.29 cores=0,2,4,6
/proc/19450/task/19453/stat : 19453 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 107055 0 0 0 112182 47 0 0 25 0 4 0 523946566 886816768 146656 33554432000 4194304 4650419 140733224668048 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4482.98
Current children cumulated vsize (KiB) 866032

[startup+1182.3 s]
/proc/loadavg: 8.02 8.06 8.00 9/184 19516
/proc/meminfo: memFree=29853748/32950928 swapFree=67111448/67111528
[pid=19450] ppid=19448 vsize=722240 CPUtime=4722.65 cores=0,2,4,6
/proc/19450/stat : 19450 (strangenight1-m) R 19448 19450 19209 0 -1 4202496 536656 0 0 0 472059 206 0 0 25 0 4 0 523946566 739573760 132530 33554432000 4194304 4650419 140733224668048 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19450/statm: 180560 132530 395 112 0 175525 0
[pid=19450/tid=19451] ppid=19448 vsize=722240 CPUtime=1182.3 cores=0,2,4,6
/proc/19450/task/19451/stat : 19451 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 207825 0 0 0 118154 76 0 0 25 0 4 0 523946566 739573760 132530 33554432000 4194304 4650419 140733224668048 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19450/tid=19452] ppid=19448 vsize=722240 CPUtime=1175.75 cores=0,2,4,6
/proc/19450/task/19452/stat : 19452 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 57021 0 0 0 117556 19 0 0 25 0 4 0 523946566 739573760 132530 33554432000 4194304 4650419 140733224668048 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19450/tid=19453] ppid=19448 vsize=722240 CPUtime=1182.29 cores=0,2,4,6
/proc/19450/task/19453/stat : 19453 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 109185 0 0 0 118181 48 0 0 25 0 4 0 523946566 739573760 132530 33554432000 4194304 4650419 140733224668048 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.65
Current children cumulated vsize (KiB) 722240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.01 8.05 8.00 9/184 19517
/proc/meminfo: memFree=29812188/32950928 swapFree=67111448/67111528
[pid=19450] ppid=19448 vsize=738696 CPUtime=4800.16 cores=0,2,4,6
/proc/19450/stat : 19450 (strangenight1-m) R 19448 19450 19209 0 -1 4202496 544867 0 0 0 479805 211 0 0 25 0 4 0 523946566 756424704 140741 33554432000 4194304 4650419 140733224668048 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19450/statm: 184674 140741 395 112 0 179639 0
[pid=19450/tid=19451] ppid=19448 vsize=738696 CPUtime=1201.72 cores=0,2,4,6
/proc/19450/task/19451/stat : 19451 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 208871 0 0 0 120095 77 0 0 25 0 4 0 523946566 756424704 140741 33554432000 4194304 4650419 140733224668048 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19450/tid=19452] ppid=19448 vsize=738696 CPUtime=1195.04 cores=0,2,4,6
/proc/19450/task/19452/stat : 19452 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 61326 0 0 0 119484 20 0 0 25 0 4 0 523946566 756424704 140741 33554432000 4194304 4650419 140733224668048 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19450/tid=19453] ppid=19448 vsize=738696 CPUtime=1201.7 cores=0,2,4,6
/proc/19450/task/19453/stat : 19453 (strangenight1-m) R 19448 19450 19209 0 -1 4202560 110460 0 0 0 120121 49 0 0 25 0 4 0 523946566 756424704 140741 33554432000 4194304 4650419 140733224668048 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 738696

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.22
CPU user time (s): 4798.08
CPU system time (s): 2.13867
CPU usage (%): 399.439
Max. virtual memory (cumulated for all children) (KiB): 983764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.08
system time used= 2.13867
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 544868
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= 200
involuntary context switches= 36377

runsolver used 1.9567 second user time and 4.6083 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-30 02:31:19
IDJOB=3175427
IDBENCH=83045
IDSOLVER=1588
FILE ID=node126/3175427-1304123479
RUNJOBID= node126-1304121071-19227
PBS_JOBID= 13170739
Free space on /tmp= 71592 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S466707249-079.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175427-1304123479/watcher-3175427-1304123479 -o /tmp/evaluation-result-3175427-1304123479/solver-3175427-1304123479 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175427-1304123479.cnf

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

MD5SUM BENCH= 5668e95cadc5ec51544c425c57e1c075
RANDOM SEED=145543618

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30507248 kB
Buffers:        268060 kB
Cached:        1424372 kB
SwapCached:         76 kB
Active:         519728 kB
Inactive:      1613668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30507248 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:            6248 kB
Writeback:           0 kB
AnonPages:      440456 kB
Mapped:          15524 kB
Slab:           246992 kB
PageTables:       5544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   713084 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= 71588 MiB
End job on node126 at 2011-04-30 02:51:22