Trace number 3265237

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.4 1201.78

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
harder/php-020-019.shuffled-as.sat05-1190.cnf
MD5SUM81bbeaaf9f0ca3bfc36d743097777052
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.62875
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses3630
Sum of the clauses size7600
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23610
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

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-3265237-1304180497.cnf'
0.00/0.00	c -- header says num vars:            380
0.00/0.00	c -- header says num clauses:        3630
0.00/0.00	c -- clauses added:            0 learnts,         3630 normals,            0 xors
0.00/0.00	c -- vars added        380
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       380        20      3610         0      7600         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/20/20 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:    380 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     20  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     183 undec:      20 neg:     177
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       360       367      3243         0     13680         0   no data   no data  --
0.06/0.06	c Decided on static restart strategy
0.37/0.19	c  N st     8      4919       360       367      3243      4507     13680    327311   no data   no data  --
1.97/0.59	c  N st    10     11301       360       367      3243      4098     13680    262860   no data   no data  --
3.57/0.95	c  N st    11     17044       360       367      3243      9281     13680    684755   no data   no data  --
5.97/1.54	c  F st    12     25000       360       367      3243     11024     13680    817895   no data   no data  --
5.97/1.54	c  N st    12     25000       360       367      3243     11024     13680    817895   no data   no data  --
6.76/1.73	c  N dy    18     30000       360       367      3243      9642     13680    610995   no data   no data  --
6.76/1.73	c  S st    18     30000       360       367      3243      9642     13680    610995   no data   no data  --
6.76/1.75	c  S st    18     30501       360       367      3243     10135     13680    642843   no data   no data  --
6.76/1.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
6.76/1.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.76/1.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.06
6.76/1.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.15/2.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.03 s
11.15/2.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
11.15/2.80	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
14.35/3.61	c lits-rem:       421  cl-subs:      669  v-elim:      0  v-fix:    0  time:  3.24 s
14.35/3.62	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.02
14.35/3.62	c calculated reachability. Time: 0.00
14.35/3.62	c  N dy    18     30501       360       367      3243      9466     13680    589917   no data   no data  --
14.75/3.77	c  N dy    32     34504       360       367      3243     13313     13680    880166     19.30     20.32  --
15.56/3.96	c  N dy    45     38541       360       367      3243      9988     13680    640145     19.28     20.32  --
16.75/4.20	c  N dy    62     42954       360       367      3243     14241     13680    974871     19.38     20.42  --
17.17/4.40	c  S st    72     45753       360       367      3243      8508     13680    481639     19.42     17.02  --
17.57/4.41	c  S st    72     46253       360       367      3243      9002     13680    514000     19.42   no data  --
17.57/4.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
17.57/4.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.57/4.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
17.57/4.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.74/5.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.37 s
20.74/5.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
20.74/5.28	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
22.33/5.68	c lits-rem:        32  cl-subs:       67  v-elim:      0  v-fix:    0  time:  1.60 s
22.33/5.68	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
22.33/5.69	c vivif2 --  cl tried     8935 cl shrink        0 lits rem          0 time: 0.02
22.33/5.70	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.03
22.33/5.70	c calculated reachability. Time: 0.00
22.33/5.70	c  N dy    72     46253       360       367      3243      8935     13680    508171     19.42   no data  --
23.14/5.88	c  N dy    85     50578       360       367      3243     13072     13680    831794     19.38     20.46  --
24.34/6.10	c  N dy    97     54738       360       367      3243     17085     13680   1142929     19.37     20.42  --
25.54/6.43	c  N dy   113     60423       360       367      3243     13025     13680    812788     19.35     20.45  --
26.73/6.71	c  N dy   134     64486       360       367      3243     16950     13680   1132800     19.44     20.51  --
27.93/7.06	c  N dy   141     68859       360       367      3243     10632     13680    574034     19.42     20.45  --
27.93/7.09	c  S st   147     69381       360       367      3243     11139     13680    614409     19.46   no data  --
28.33/7.11	c  S st   147     69882       360       367      3243     11635     13680    646700     19.46   no data  --
28.33/7.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
28.33/7.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.33/7.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
28.33/7.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.53/8.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.04 s
33.53/8.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
33.53/8.40	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
44.31/11.12	c lits-rem:         7  cl-subs:       53  v-elim:      0  v-fix:    0  time: 10.81 s
44.31/11.12	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
44.31/11.12	c vivif2 --  cl tried    11582 cl shrink        0 lits rem          0 time: 0.03
44.31/11.13	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.04
44.31/11.13	c calculated reachability. Time: 0.00
44.31/11.13	c  N dy   147     69882       360       367      3243     11582     13680    642320     19.46   no data  --
45.11/11.37	c  N dy   162     74603       360       367      3243     16129     13680   1023396     19.46     20.49  --
46.70/11.71	c  N dy   177     79856       360       367      3243     21167     13680   1442969     19.48     20.60  --
47.92/12.08	c  N dy   197     85185       360       367      3243     14820     13680    891947     19.52     20.79  --
48.70/12.25	c  F st   212     87500       360       367      3243     17065     13680   1074414     19.56     20.18  --
49.50/12.48	c  N st   217     90795       360       367      3243     20206     13680   1346143     19.56   no data  --
50.30/12.62	c Decided on static restart strategy
52.71/13.22	c  N st   220     99805       360       367      3243     16278     13680   1221794     19.56   no data  --
54.70/13.75	c  S st   221    104823       360       367      3243     20803     13680   1653781     19.56   no data  --
54.70/13.78	c  S st   221    105330       360       367      3243     21293     13680   1686031     19.56   no data  --
54.70/13.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
54.70/13.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.10/13.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.10
55.10/13.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.68/15.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  7.64 s
62.68/15.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
62.68/15.76	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
85.05/21.38	c lits-rem:       191  cl-subs:      726  v-elim:      0  v-fix:    0  time: 22.41 s
85.05/21.38	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
85.45/21.40	c vivif2 --  cl tried    20567 cl shrink        0 lits rem          0 time: 0.08
85.45/21.42	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.06
85.45/21.42	c calculated reachability. Time: 0.00
85.45/21.42	c  N st   221    105330       360       367      3243     20567     13680   1611540     19.56   no data  --
88.25/22.15	c  N st   222    114932       360       367      3243     16315     13680   1211297     19.56   no data  --
93.84/23.54	c  N st   223    129330       360       367      3243     15431     13680   1124126     19.56   no data  --
103.42/25.94	c  N st   224    150925       360       367      3243     20436     13680   1622272     19.56   no data  --
110.61/27.74	c  S st   225    157996       360       367      3243     26455     13680   2286279     19.56   no data  --
110.61/27.79	c  S st   225    158498       360       367      3243     26950     13680   2317989     19.56   no data  --
110.61/27.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
110.61/27.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
111.02/27.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.25
111.42/27.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
120.20/30.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  8.78 s
120.20/30.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
120.20/30.12	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
173.32/43.45	c lits-rem:      1179  cl-subs:     1569  v-elim:      0  v-fix:    0  time: 53.11 s
173.32/43.45	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
173.32/43.48	c vivif2 --  cl tried    25381 cl shrink        0 lits rem          0 time: 0.10
173.72/43.50	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.12
173.72/43.51	c calculated reachability. Time: 0.00
173.72/43.51	c  N st   225    158498       360       367      3243     25381     13680   2142720     19.56   no data  --
201.70/50.59	c  N st   226    207086       360       367      3243     20469     13680   1634089     19.56   no data  --
224.85/56.36	c  N st   227    237747       360       367      3243     29735     13680   2639628     19.56   no data  --
224.85/56.36	c  S st   227    237747       360       367      3243     29735     13680   2639628     19.56   no data  --
225.25/56.42	c  S st   227    238251       360       367      3243     30229     13680   2675064     19.56   no data  --
225.25/56.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
225.25/56.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
225.25/56.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.24
225.65/56.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
234.44/58.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  8.61 s
234.44/58.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
234.44/58.71	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
275.58/69.09	c lits-rem:       547  cl-subs:     1491  v-elim:      0  v-fix:    0  time: 41.34 s
275.58/69.09	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
275.98/69.12	c vivif2 --  cl tried    28738 cl shrink        0 lits rem          0 time: 0.11
275.98/69.14	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.10
275.98/69.14	c calculated reachability. Time: 0.00
275.98/69.14	c  N st   227    238251       360       367      3243     28738     13680   2506111     19.56   no data  --
322.33/80.72	c  F st   228    306251       360       367      3243     31657     13680   2622521     19.56   no data  --
322.33/80.72	c  N st   228    306251       360       367      3243     31657     13680   2622521     19.56   no data  --
329.54/82.59	c  N dy   294    325893       360       367      3243     28039     13680   2026798     19.71     24.29  --
341.50/85.55	c  N dy   382    345940       360       367      3243     23687     13680   1554432     19.88     20.94  --
347.11/86.98	c  S st   427    357377       360       367      3243     34540     13680   2492658     19.92   no data  --
347.48/87.03	c  S st   427    357878       360       367      3243     35026     13680   2526718     19.92   no data  --
347.48/87.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
347.48/87.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
347.48/87.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.21
347.89/87.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
356.68/89.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  8.93 s
356.68/89.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
356.68/89.39	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
388.63/97.37	c lits-rem:        86  cl-subs:      792  v-elim:      0  v-fix:    0  time: 31.86 s
388.63/97.37	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
389.04/97.40	c vivif2 --  cl tried    34234 cl shrink        0 lits rem          0 time: 0.12
389.04/97.44	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.13
389.04/97.44	c calculated reachability. Time: 0.00
389.04/97.44	c  N dy   427    357878       360       367      3243     34234     13680   2454986     19.92   no data  --
397.02/99.41	c  N dy   495    377897       360       367      3243     28793     13680   2030505     19.97     21.38  --
407.81/102.18	c  N dy   572    398731       360       367      3243     48611     13680   3887683     20.04     21.33  --
420.20/105.28	c  N dy   665    418772       360       367      3243     42141     13680   3152881     20.17     23.45  --
434.59/108.80	c  N dy   748    438870       360       367      3243     34633     13680   2377372     20.27     21.35  --
446.96/111.97	c  N dy   804    459312       360       367      3243     53910     13680   4176383     20.23     21.30  --
460.55/115.33	c  N dy   896    479321       360       367      3243     45466     13680   3406049     20.30     22.59  --
479.31/120.00	c  N dy   985    499457       360       367      3243     36131     13680   2532712     20.38     21.48  --
495.30/124.01	c  N dy  1066    519530       360       367      3243     55076     13680   4266986     20.42     21.52  --
507.68/127.11	c  S st  1151    536818       360       367      3243     41964     13680   2960263     20.48     18.70  --
507.68/127.16	c  S st  1151    537321       360       367      3243     42455     13680   2996115     20.48   no data  --
507.68/127.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
507.68/127.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
508.08/127.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.16
508.08/127.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
516.06/129.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  8.01 s
516.06/129.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
516.06/129.29	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
546.42/136.82	c lits-rem:        94  cl-subs:      630  v-elim:      0  v-fix:    0  time: 30.02 s
546.42/136.82	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
546.42/136.86	c vivif2 --  cl tried    41825 cl shrink        0 lits rem          0 time: 0.14
546.42/136.89	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.13
546.42/136.89	c calculated reachability. Time: 0.00
546.42/136.89	c  N dy  1151    537321       360       367      3243     41825     13680   2946962     20.48   no data  --
554.81/138.98	c  N dy  1202    559906       360       367      3243     33081     13680   2055868     20.43     21.53  --
563.59/141.14	c  N dy  1247    581303       360       367      3243     53578     13680   3811618     20.40     21.62  --
573.98/143.71	c  N dy  1305    602118       360       367      3243     42036     13680   2688054     20.39     21.50  --
585.17/146.50	c  N dy  1373    622441       360       367      3243     61431     13680   4372874     20.40     21.51  --
594.76/148.97	c  N dy  1432    643607       360       367      3243     49276     13680   3250580     20.38     21.58  --
606.74/151.90	c  N dy  1498    663727       360       367      3243     35073     13680   2010309     20.39     21.47  --
617.53/154.63	c  N dy  1560    683887       360       367      3243     54227     13680   3656763     20.37     21.51  --
634.30/158.82	c  N dy  1626    704094       360       367      3243     39172     13680   2308008     20.37     21.74  --
647.49/162.14	c  N dy  1681    724106       360       367      3243     58289     13680   3867671     20.36     21.87  --
663.87/166.21	c  N dy  1738    746003       360       367      3243     43816     13680   2687544     20.34     21.46  --
679.45/170.15	c  N dy  1800    766027       360       367      3243     62928     13680   4316370     20.33     22.41  --
694.62/173.93	c  N dy  1872    786560       360       367      3243     46264     13680   2807910     20.34     21.49  --
708.60/177.40	c  S st  1946    805981       360       367      3243     64706     13680   4316165     20.35   no data  --
708.60/177.47	c  S st  1946    806483       360       367      3243     65200     13680   4354058     20.35   no data  --
708.60/177.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
708.60/177.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
709.40/177.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.47
709.80/177.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
720.61/180.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time: 10.90 s
720.61/180.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
720.61/180.45	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1169.58/292.80	c lits-rem:       233  cl-subs:     1062  v-elim:      0  v-fix:    0  time: 448.37 s
1169.58/292.80	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
1169.58/292.86	c vivif2 --  cl tried    64138 cl shrink        0 lits rem          0 time: 0.22
1169.98/292.92	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.24
1169.98/292.92	c calculated reachability. Time: 0.00
1169.98/292.92	c  N dy  1946    806483       360       367      3243     64138     13680   4263910     20.35   no data  --
1179.56/295.35	c  N dy  2012    826574       360       367      3243     46023     13680   2890172     20.35     23.77  --
1192.75/298.62	c  N dy  2097    846622       360       367      3243     65049     13680   4736159     20.37     21.45  --
1206.74/302.10	c  N dy  2150    868020       360       367      3243     47335     13680   2987139     20.36     21.51  --
1220.73/305.66	c  N dy  2218    888229       360       367      3243     66465     13680   4672433     20.37     21.45  --
1238.70/310.11	c  N dy  2286    908502       360       367      3243     46859     13680   2866767     20.38     21.67  --
1251.08/313.21	c  N dy  2348    928702       360       367      3243     66151     13680   4569644     20.37     21.57  --
1265.85/316.90	c  N dy  2414    949022       360       367      3243     45479     13680   2738717     20.38     21.56  --
1278.25/320.05	c  N dy  2479    969885       360       367      3243     65130     13680   4428704     20.38     21.46  --
1297.81/324.90	c  N dy  2561    991844       360       367      3243     45228     13680   2780137     20.39     21.51  --
1312.19/328.52	c  N dy  2648   1011863       360       367      3243     64168     13680   4530884     20.41     25.01  --
1330.58/333.12	c  N dy  2707   1032122       360       367      3243     41688     13680   2414893     20.41     21.51  --
1343.35/336.31	c  N dy  2792   1052168       360       367      3243     60535     13680   4114931     20.43     22.02  --
1362.94/341.23	c  F st  2889   1071875       360       367      3243     78921     13680   5726668     20.45   no data  --
1364.13/341.50	c  N st  2891   1072503       360       367      3243     79498     13680   5781596     20.45   no data  --
1368.93/342.73	c Decided on static restart strategy
1389.70/347.92	c  N st  2899   1100187       360       367      3243     61826     13680   3971050     20.45   no data  --
1437.23/359.85	c  N st  2901   1136183       360       367      3243     51568     13680   3606284     20.45   no data  --
1468.79/367.79	c  N st  2902   1168578       360       367      3243     80541     13680   6299992     20.45   no data  --
1515.14/379.34	c  N st  2903   1209725       360       367      3243     74103     13680   6034549     20.45   no data  --
1515.14/379.34	c  S st  2903   1209725       360       367      3243     74103     13680   6034549     20.45   no data  --
1515.96/379.51	c  S st  2903   1210229       360       367      3243     74600     13680   6070681     20.45   no data  --
1515.96/379.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
1515.96/379.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1516.73/379.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.2M T:  0.97
1517.53/379.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1529.51/382.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time: 11.89 s
1529.51/382.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
1529.51/382.96	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3166.90/792.81	c lits-rem:      1700  cl-subs:     5097  v-elim:      0  v-fix:    0  time: 1636.13 s
3166.90/792.81	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
3166.90/792.89	c vivif2 --  cl tried    69503 cl shrink        0 lits rem          0 time: 0.30
3167.30/792.96	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.28
3167.30/792.96	c calculated reachability. Time: 0.00
3167.30/792.96	c  N st  2903   1210229       360       367      3243     69503     13680   5667812     20.45   no data  --
3251.19/814.00	c  N st  2904   1283113       360       367      3243     48149     13680   4036377     20.45   no data  --
3364.22/842.20	c  N st  2905   1392436       360       367      3243     56457     13680   4934764     20.45   no data  --
3599.91/901.23	c  N st  2906   1556421       360       367      3243     60003     13680   5371266     20.45   no data  --
3778.08/945.80	c  N st  2907   1710231       360       367      3243     98387     13680   9219397     20.45   no data  --
3778.08/945.80	c  S st  2907   1710231       360       367      3243     98387     13680   9219397     20.45   no data  --
3778.89/946.05	c  S st  2907   1710731       360       367      3243     98875     13680   9259498     20.45   no data  --
3778.89/946.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
3778.89/946.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3780.47/946.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.1M T:  1.32
3781.27/946.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3790.46/948.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  9.13 s
3790.46/948.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
3790.46/948.93	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s

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-3265237-1304180497/watcher-3265237-1304180497 -o /tmp/evaluation-result-3265237-1304180497/solver-3265237-1304180497 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3265237-1304180497.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: 3.58 6.07 7.25 2/172 27929
/proc/meminfo: memFree=30362808/32950928 swapFree=67111428/67111528
[pid=27929] ppid=27927 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/27929/stat : 27929 (strangenight1-m) R 27927 27929 27376 0 -1 4202496 413 0 0 0 0 0 0 0 22 0 4 0 529649476 52465664 352 33554432000 4194304 4650419 140734705955648 18446744073709551615 47326470436790 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27929/statm: 12809 352 303 112 0 7774 0
[pid=27929/tid=27930] ppid=27927 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/27929/task/27930/stat : 27930 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 529649476 52465664 352 33554432000 4194304 4650419 140734705955648 18446744073709551615 47326470436786 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27929/tid=27931] ppid=27927 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/27929/task/27931/stat : 27931 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 529649476 52465664 352 33554432000 4194304 4650419 140734705955648 18446744073709551615 47326470436790 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27929/tid=27932] ppid=27927 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/27929/task/27932/stat : 27932 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 529649476 52465664 352 33554432000 4194304 4650419 140734705955648 18446744073709551615 248089754609 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.023987 s]
/proc/loadavg: 3.58 6.07 7.25 2/172 27929
/proc/meminfo: memFree=30362808/32950928 swapFree=67111428/67111528
[pid=27929] ppid=27927 vsize=282068 CPUtime=0.06 cores=0,2,4,6
/proc/27929/stat : 27929 (strangenight1-m) R 27927 27929 27376 0 -1 4202496 1245 0 0 0 6 0 0 0 24 0 4 0 529649476 288837632 1152 33554432000 4194304 4650419 140734705955648 18446744073709551615 4366943 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27929/statm: 70517 1153 390 112 0 65482 0
[pid=27929/tid=27930] ppid=27927 vsize=282068 CPUtime=0.01 cores=0,2,4,6
/proc/27929/task/27930/stat : 27930 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 215 0 0 0 1 0 0 0 18 0 4 0 529649476 288837632 1153 33554432000 4194304 4650419 140734705955648 18446744073709551615 248089359045 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27929/tid=27931] ppid=27927 vsize=282068 CPUtime=0.01 cores=0,2,4,6
/proc/27929/task/27931/stat : 27931 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 266 0 0 0 1 0 0 0 24 0 4 0 529649476 288837632 1154 33554432000 4194304 4650419 140734705955648 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27929/tid=27932] ppid=27927 vsize=282068 CPUtime=0.01 cores=0,2,4,6
/proc/27929/task/27932/stat : 27932 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 122 0 0 0 1 0 0 0 25 0 4 0 529649476 288837632 1154 33554432000 4194304 4650419 140734705955648 18446744073709551615 4315589 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 282068

[startup+0.100974 s]
/proc/loadavg: 3.58 6.07 7.25 2/172 27929
/proc/meminfo: memFree=30362808/32950928 swapFree=67111428/67111528
[pid=27929] ppid=27927 vsize=282200 CPUtime=0.37 cores=0,2,4,6
/proc/27929/stat : 27929 (strangenight1-m) R 27927 27929 27376 0 -1 4202496 2136 0 0 0 37 0 0 0 24 0 4 0 529649476 288972800 2043 33554432000 4194304 4650419 140734705955648 18446744073709551615 4310813 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27929/statm: 70550 2043 391 112 0 65515 0
[pid=27929/tid=27930] ppid=27927 vsize=282200 CPUtime=0.09 cores=0,2,4,6
/proc/27929/task/27930/stat : 27930 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 443 0 0 0 9 0 0 0 18 0 4 0 529649476 288972800 2043 33554432000 4194304 4650419 140734705955648 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27929/tid=27931] ppid=27927 vsize=282200 CPUtime=0.09 cores=0,2,4,6
/proc/27929/task/27931/stat : 27931 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 499 0 0 0 9 0 0 0 24 0 4 0 529649476 288972800 2043 33554432000 4194304 4650419 140734705955648 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27929/tid=27932] ppid=27927 vsize=282200 CPUtime=0.09 cores=0,2,4,6
/proc/27929/task/27932/stat : 27932 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 332 0 0 0 9 0 0 0 25 0 4 0 529649476 288972800 2043 33554432000 4194304 4650419 140734705955648 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282200

[startup+0.300939 s]
/proc/loadavg: 3.58 6.07 7.25 2/172 27929
/proc/meminfo: memFree=30362808/32950928 swapFree=67111428/67111528
[pid=27929] ppid=27927 vsize=285244 CPUtime=1.16 cores=0,2,4,6
/proc/27929/stat : 27929 (strangenight1-m) R 27927 27929 27376 0 -1 4202496 4458 0 0 0 116 0 0 0 25 0 4 0 529649476 292089856 3014 33554432000 4194304 4650419 140734705955648 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27929/statm: 71311 3014 393 112 0 66276 0
[pid=27929/tid=27930] ppid=27927 vsize=285244 CPUtime=0.29 cores=0,2,4,6
/proc/27929/task/27930/stat : 27930 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 1001 0 0 0 29 0 0 0 18 0 4 0 529649476 292089856 3014 33554432000 4194304 4650419 140734705955648 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27929/tid=27931] ppid=27927 vsize=285244 CPUtime=0.28 cores=0,2,4,6
/proc/27929/task/27931/stat : 27931 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 1125 0 0 0 28 0 0 0 25 0 4 0 529649476 292089856 3014 33554432000 4194304 4650419 140734705955648 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27929/tid=27932] ppid=27927 vsize=285244 CPUtime=0.29 cores=0,2,4,6
/proc/27929/task/27932/stat : 27932 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 941 0 0 0 29 0 0 0 25 0 4 0 529649476 292089856 3014 33554432000 4194304 4650419 140734705955648 18446744073709551615 4310834 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 285244

[startup+0.70087 s]
/proc/loadavg: 3.58 6.07 7.25 2/172 27929
/proc/meminfo: memFree=30362808/32950928 swapFree=67111428/67111528
[pid=27929] ppid=27927 vsize=287572 CPUtime=2.77 cores=0,2,4,6
/proc/27929/stat : 27929 (strangenight1-m) R 27927 27929 27376 0 -1 4202496 8280 0 0 0 276 1 0 0 25 0 4 0 529649476 294473728 4039 33554432000 4194304 4650419 140734705955648 18446744073709551615 4363880 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27929/statm: 71893 4039 393 112 0 66858 0
[pid=27929/tid=27930] ppid=27927 vsize=287572 CPUtime=0.69 cores=0,2,4,6
/proc/27929/task/27930/stat : 27930 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 1814 0 0 0 69 0 0 0 18 0 4 0 529649476 294473728 4039 33554432000 4194304 4650419 140734705955648 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27929/tid=27931] ppid=27927 vsize=287572 CPUtime=0.68 cores=0,2,4,6
/proc/27929/task/27931/stat : 27931 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 2292 0 0 0 68 0 0 0 25 0 4 0 529649476 294473728 4039 33554432000 4194304 4650419 140734705955648 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27929/tid=27932] ppid=27927 vsize=287572 CPUtime=0.69 cores=0,2,4,6
/proc/27929/task/27932/stat : 27932 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 1956 0 0 0 69 0 0 0 25 0 4 0 529649476 294473728 4039 33554432000 4194304 4650419 140734705955648 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 287572

[startup+1.50073 s]
/proc/loadavg: 3.58 6.07 7.25 9/184 27941
/proc/meminfo: memFree=30319428/32950928 swapFree=67111428/67111528
[pid=27929] ppid=27927 vsize=309088 CPUtime=5.97 cores=0,2,4,6
/proc/27929/stat : 27929 (strangenight1-m) R 27927 27929 27376 0 -1 4202496 19584 0 0 0 594 3 0 0 25 0 4 0 529649476 316506112 10536 33554432000 4194304 4650419 140734705955648 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27929/statm: 77272 10536 395 112 0 72237 0
[pid=27929/tid=27930] ppid=27927 vsize=309088 CPUtime=1.49 cores=0,2,4,6
/proc/27929/task/27930/stat : 27930 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 2967 0 0 0 149 0 0 0 19 0 4 0 529649476 316506112 10536 33554432000 4194304 4650419 140734705955648 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27929/tid=27931] ppid=27927 vsize=309088 CPUtime=1.48 cores=0,2,4,6
/proc/27929/task/27931/stat : 27931 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 9099 0 0 0 147 1 0 0 25 0 4 0 529649476 316506112 10536 33554432000 4194304 4650419 140734705955648 18446744073709551615 4436011 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27929/tid=27932] ppid=27927 vsize=309088 CPUtime=1.48 cores=0,2,4,6
/proc/27929/task/27932/stat : 27932 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 4047 0 0 0 148 0 0 0 25 0 4 0 529649476 316506112 10536 33554432000 4194304 4650419 140734705955648 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 309088

[startup+3.10045 s]
/proc/loadavg: 3.58 6.07 7.25 9/184 27941
/proc/meminfo: memFree=30234620/32950928 swapFree=67111428/67111528
[pid=27929] ppid=27927 vsize=311104 CPUtime=12.35 cores=0,2,4,6
/proc/27929/stat : 27929 (strangenight1-m) R 27927 27929 27376 0 -1 4202496 36538 0 0 0 1230 5 0 0 25 0 4 0 529649476 318570496 22265 33554432000 4194304 4650419 140734705955648 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27929/statm: 77776 22265 395 112 0 72741 0
[pid=27929/tid=27930] ppid=27927 vsize=311104 CPUtime=3.09 cores=0,2,4,6
/proc/27929/task/27930/stat : 27930 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 7968 0 0 0 308 1 0 0 25 0 4 0 529649476 318570496 22265 33554432000 4194304 4650419 140734705955648 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27929/tid=27931] ppid=27927 vsize=311104 CPUtime=3.08 cores=0,2,4,6
/proc/27929/task/27931/stat : 27931 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 9232 0 0 0 307 1 0 0 25 0 4 0 529649476 318570496 22265 33554432000 4194304 4650419 140734705955648 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27929/tid=27932] ppid=27927 vsize=311104 CPUtime=3.07 cores=0,2,4,6
/proc/27929/task/27932/stat : 27932 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 11442 0 0 0 306 1 0 0 25 0 4 0 529649476 318570496 22265 33554432000 4194304 4650419 140734705955648 18446744073709551615 4435469 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 311104

[startup+6.30088 s]
/proc/loadavg: 4.01 6.11 7.25 9/184 27941
/proc/meminfo: memFree=30110256/32950928 swapFree=67111428/67111528
[pid=27929] ppid=27927 vsize=314052 CPUtime=25.14 cores=0,2,4,6
/proc/27929/stat : 27929 (strangenight1-m) R 27927 27929 27376 0 -1 4202496 53755 0 0 0 2506 8 0 0 25 0 4 0 529649476 321589248 30826 33554432000 4194304 4650419 140734705955648 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27929/statm: 78513 30826 395 112 0 73478 0
[pid=27929/tid=27930] ppid=27927 vsize=314052 CPUtime=6.29 cores=0,2,4,6
/proc/27929/task/27930/stat : 27930 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 16380 0 0 0 627 2 0 0 25 0 4 0 529649476 321589248 30826 33554432000 4194304 4650419 140734705955648 18446744073709551615 4436163 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27929/tid=27931] ppid=27927 vsize=314052 CPUtime=6.28 cores=0,2,4,6
/proc/27929/task/27931/stat : 27931 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 13957 0 0 0 626 2 0 0 25 0 4 0 529649476 321589248 30826 33554432000 4194304 4650419 140734705955648 18446744073709551615 4333696 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27929/tid=27932] ppid=27927 vsize=314052 CPUtime=6.25 cores=0,2,4,6
/proc/27929/task/27932/stat : 27932 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 11691 0 0 0 624 1 0 0 25 0 4 0 529649476 321589248 30826 33554432000 4194304 4650419 140734705955648 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 314052

[startup+12.7008 s]
/proc/loadavg: 4.33 6.15 7.26 9/184 27941
/proc/meminfo: memFree=30024720/32950928 swapFree=67111428/67111528
[pid=27929] ppid=27927 vsize=305804 CPUtime=50.7 cores=0,2,4,6
/proc/27929/stat : 27929 (strangenight1-m) R 27927 27929 27376 0 -1 4202496 78650 0 0 0 5056 14 0 0 25 0 4 0 529649476 313143296 38795 33554432000 4194304 4650419 140734705955648 18446744073709551615 4334357 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27929/statm: 76451 38795 395 112 0 71416 0
[pid=27929/tid=27930] ppid=27927 vsize=305804 CPUtime=12.69 cores=0,2,4,6
/proc/27929/task/27930/stat : 27930 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 19672 0 0 0 1266 3 0 0 25 0 4 0 529649476 313143296 38795 33554432000 4194304 4650419 140734705955648 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27929/tid=27931] ppid=27927 vsize=305804 CPUtime=12.68 cores=0,2,4,6
/proc/27929/task/27931/stat : 27931 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 24830 0 0 0 1264 4 0 0 25 0 4 0 529649476 313143296 38795 33554432000 4194304 4650419 140734705955648 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27929/tid=27932] ppid=27927 vsize=305804 CPUtime=12.61 cores=0,2,4,6
/proc/27929/task/27932/stat : 27932 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 18268 0 0 0 1258 3 0 0 25 0 4 0 529649476 313143296 38795 33554432000 4194304 4650419 140734705955648 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 305804

[startup+25.5005 s]
/proc/loadavg: 5.14 6.24 7.27 9/184 27941
/proc/meminfo: memFree=29732328/32950928 swapFree=67111428/67111528
[pid=27929] ppid=27927 vsize=406388 CPUtime=101.83 cores=0,2,4,6
/proc/27929/stat : 27929 (strangenight1-m) R 27927 27929 27376 0 -1 4202496 146959 0 0 0 10157 26 0 0 25 0 4 0 529649476 416141312 59627 33554432000 4194304 4650419 140734705955648 18446744073709551615 4333866 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27929/statm: 101597 59627 395 112 0 96562 0
[pid=27929/tid=27930] ppid=27927 vsize=406388 CPUtime=25.48 cores=0,2,4,6
/proc/27929/task/27930/stat : 27930 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 29505 0 0 0 2544 4 0 0 25 0 4 0 529649476 416141312 59627 33554432000 4194304 4650419 140734705955648 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27929/tid=27931] ppid=27927 vsize=406388 CPUtime=25.48 cores=0,2,4,6
/proc/27929/task/27931/stat : 27931 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 51136 0 0 0 2540 8 0 0 25 0 4 0 529649476 416141312 59627 33554432000 4194304 4650419 140734705955648 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27929/tid=27932] ppid=27927 vsize=406388 CPUtime=25.34 cores=0,2,4,6
/proc/27929/task/27932/stat : 27932 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 35675 0 0 0 2528 6 0 0 25 0 4 0 529649476 416141312 59628 33554432000 4194304 4650419 140734705955648 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 406388

[startup+51.101 s]
/proc/loadavg: 6.19 6.39 7.29 9/184 27942
/proc/meminfo: memFree=29527780/32950928 swapFree=67111428/67111528
[pid=27929] ppid=27927 vsize=613152 CPUtime=204.08 cores=0,2,4,6
/proc/27929/stat : 27929 (strangenight1-m) R 27927 27929 27376 0 -1 4202496 245149 0 0 0 20359 49 0 0 25 0 4 0 529649476 627867648 89049 33554432000 4194304 4650419 140734705955648 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27929/statm: 153288 89049 395 112 0 148253 0
[pid=27929/tid=27930] ppid=27927 vsize=613152 CPUtime=51.09 cores=0,2,4,6
/proc/27929/task/27930/stat : 27930 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 42761 0 0 0 5102 7 0 0 25 0 4 0 529649476 627867648 89049 33554432000 4194304 4650419 140734705955648 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27929/tid=27931] ppid=27927 vsize=613152 CPUtime=51.08 cores=0,2,4,6
/proc/27929/task/27931/stat : 27931 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 93429 0 0 0 5088 20 0 0 25 0 4 0 529649476 627867648 89049 33554432000 4194304 4650419 140734705955648 18446744073709551615 4435203 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27929/tid=27932] ppid=27927 vsize=613152 CPUtime=50.81 cores=0,2,4,6
/proc/27929/task/27932/stat : 27932 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 62134 0 0 0 5068 13 0 0 25 0 4 0 529649476 627867648 89049 33554432000 4194304 4650419 140734705955648 18446744073709551615 4331850 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 613152

[startup+102.307 s]
/proc/loadavg: 7.33 6.67 7.34 9/184 27943
/proc/meminfo: memFree=29154972/32950928 swapFree=67111428/67111528
[pid=27929] ppid=27927 vsize=822288 CPUtime=408.63 cores=0,2,4,6
/proc/27929/stat : 27929 (strangenight1-m) R 27927 27929 27376 0 -1 4202496 398008 0 0 0 40776 87 0 0 25 0 4 0 529649476 842022912 126683 33554432000 4194304 4650419 140734705955648 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27929/statm: 205572 126683 395 112 0 200537 0
[pid=27929/tid=27930] ppid=27927 vsize=822288 CPUtime=102.29 cores=0,2,4,6
/proc/27929/task/27930/stat : 27930 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 78226 0 0 0 10211 18 0 0 25 0 4 0 529649476 842022912 126683 33554432000 4194304 4650419 140734705955648 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27929/tid=27931] ppid=27927 vsize=822288 CPUtime=102.28 cores=0,2,4,6
/proc/27929/task/27931/stat : 27931 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 144271 0 0 0 10198 30 0 0 25 0 4 0 529649476 842022912 126683 33554432000 4194304 4650419 140734705955648 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27929/tid=27932] ppid=27927 vsize=822288 CPUtime=101.74 cores=0,2,4,6
/proc/27929/task/27932/stat : 27932 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 107581 0 0 0 10149 25 0 0 25 0 4 0 529649476 842022912 126683 33554432000 4194304 4650419 140734705955648 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 822288

[startup+162.3 s]

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

[pid=27929] ppid=27927 vsize=1490264 CPUtime=2805.37 cores=0,2,4,6
/proc/27929/stat : 27929 (strangenight1-m) R 27927 27929 27376 0 -1 4202496 1145100 0 0 0 280248 289 0 0 25 0 4 0 529649476 1526030336 273505 33554432000 4194304 4650419 140734705955648 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27929/statm: 372566 273505 395 112 0 367531 0
[pid=27929/tid=27930] ppid=27927 vsize=1490264 CPUtime=702.29 cores=0,2,4,6
/proc/27929/task/27930/stat : 27930 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 253583 0 0 0 70152 77 0 0 25 0 4 0 529649476 1526030336 273505 33554432000 4194304 4650419 140734705955648 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27929/tid=27931] ppid=27927 vsize=1490264 CPUtime=702.29 cores=0,2,4,6
/proc/27929/task/27931/stat : 27931 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 406419 0 0 0 70138 91 0 0 25 0 4 0 529649476 1526030336 273505 33554432000 4194304 4650419 140734705955648 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27929/tid=27932] ppid=27927 vsize=1490264 CPUtime=698.53 cores=0,2,4,6
/proc/27929/task/27932/stat : 27932 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 313892 0 0 0 69773 80 0 0 25 0 4 0 529649476 1526030336 273505 33554432000 4194304 4650419 140734705955648 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.37
Current children cumulated vsize (KiB) 1490264

[startup+762.306 s]
/proc/loadavg: 8.05 7.94 7.71 9/184 27961
/proc/meminfo: memFree=27641516/32950928 swapFree=67111428/67111528
[pid=27929] ppid=27927 vsize=1557032 CPUtime=3045.07 cores=0,2,4,6
/proc/27929/stat : 27929 (strangenight1-m) R 27927 27929 27376 0 -1 4202496 1223689 0 0 0 304192 315 0 0 25 0 4 0 529649476 1594400768 283718 33554432000 4194304 4650419 140734705955648 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27929/statm: 389258 283718 395 112 0 384223 0
[pid=27929/tid=27930] ppid=27927 vsize=1557032 CPUtime=762.31 cores=0,2,4,6
/proc/27929/task/27930/stat : 27930 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 277761 0 0 0 76142 89 0 0 25 0 4 0 529649476 1594400768 283718 33554432000 4194304 4650419 140734705955648 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27929/tid=27931] ppid=27927 vsize=1557032 CPUtime=762.3 cores=0,2,4,6
/proc/27929/task/27931/stat : 27931 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 456845 0 0 0 76125 105 0 0 25 0 4 0 529649476 1594400768 283718 33554432000 4194304 4650419 140734705955648 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27929/tid=27932] ppid=27927 vsize=1557032 CPUtime=758.21 cores=0,2,4,6
/proc/27929/task/27932/stat : 27932 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 316644 0 0 0 75741 80 0 0 25 0 4 0 529649476 1594400768 283718 33554432000 4194304 4650419 140734705955648 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.07
Current children cumulated vsize (KiB) 1557032

[startup+822.301 s]
/proc/loadavg: 8.11 7.98 7.74 9/184 27963
/proc/meminfo: memFree=27640236/32950928 swapFree=67111428/67111528
[pid=27929] ppid=27927 vsize=1451436 CPUtime=3284.73 cores=0,2,4,6
/proc/27929/stat : 27929 (strangenight1-m) R 27927 27929 27376 0 -1 4202496 1302934 0 0 0 328130 343 0 0 25 0 4 0 529649476 1486270464 284283 33554432000 4194304 4650419 140734705955648 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27929/statm: 362859 284283 395 112 0 357824 0
[pid=27929/tid=27930] ppid=27927 vsize=1451436 CPUtime=822.3 cores=0,2,4,6
/proc/27929/task/27930/stat : 27930 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 283198 0 0 0 82139 91 0 0 25 0 4 0 529649476 1486270464 284283 33554432000 4194304 4650419 140734705955648 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27929/tid=27931] ppid=27927 vsize=1451436 CPUtime=822.29 cores=0,2,4,6
/proc/27929/task/27931/stat : 27931 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 495886 0 0 0 82110 119 0 0 25 0 4 0 529649476 1486270464 284283 33554432000 4194304 4650419 140734705955648 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27929/tid=27932] ppid=27927 vsize=1451436 CPUtime=817.88 cores=0,2,4,6
/proc/27929/task/27932/stat : 27932 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 339054 0 0 0 81700 88 0 0 25 0 4 0 529649476 1486270464 284283 33554432000 4194304 4650419 140734705955648 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.73
Current children cumulated vsize (KiB) 1451436

[startup+882.3 s]
/proc/loadavg: 8.13 8.01 7.76 9/184 27964
/proc/meminfo: memFree=27720796/32950928 swapFree=67111428/67111528
[pid=27929] ppid=27927 vsize=1336648 CPUtime=3524.41 cores=0,2,4,6
/proc/27929/stat : 27929 (strangenight1-m) R 27927 27929 27376 0 -1 4202496 1396929 0 0 0 352073 368 0 0 25 0 4 0 529649476 1368727552 269852 33554432000 4194304 4650419 140734705955648 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27929/statm: 334162 269852 395 112 0 329127 0
[pid=27929/tid=27930] ppid=27927 vsize=1336648 CPUtime=882.3 cores=0,2,4,6
/proc/27929/task/27930/stat : 27930 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 313544 0 0 0 88129 101 0 0 25 0 4 0 529649476 1368727552 269852 33554432000 4194304 4650419 140734705955648 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27929/tid=27931] ppid=27927 vsize=1336648 CPUtime=882.29 cores=0,2,4,6
/proc/27929/task/27931/stat : 27931 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 511230 0 0 0 88108 121 0 0 25 0 4 0 529649476 1368727552 269852 33554432000 4194304 4650419 140734705955648 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27929/tid=27932] ppid=27927 vsize=1336648 CPUtime=877.56 cores=0,2,4,6
/proc/27929/task/27932/stat : 27932 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 358401 0 0 0 87663 93 0 0 25 0 4 0 529649476 1368727552 269852 33554432000 4194304 4650419 140734705955648 18446744073709551615 4436168 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.41
Current children cumulated vsize (KiB) 1336648

[startup+942.301 s]
/proc/loadavg: 8.09 8.02 7.78 9/184 27966
/proc/meminfo: memFree=27632324/32950928 swapFree=67111428/67111528
[pid=27929] ppid=27927 vsize=1562228 CPUtime=3764.1 cores=0,2,4,6
/proc/27929/stat : 27929 (strangenight1-m) R 27927 27929 27376 0 -1 4202496 1507336 0 0 0 376015 395 0 0 25 0 4 0 529649476 1599721472 287162 33554432000 4194304 4650419 140734705955648 18446744073709551615 4365337 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27929/statm: 390557 287162 395 112 0 385522 0
[pid=27929/tid=27930] ppid=27927 vsize=1562228 CPUtime=942.3 cores=0,2,4,6
/proc/27929/task/27930/stat : 27930 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 333731 0 0 0 94123 107 0 0 25 0 4 0 529649476 1599721472 287162 33554432000 4194304 4650419 140734705955648 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27929/tid=27931] ppid=27927 vsize=1562228 CPUtime=942.28 cores=0,2,4,6
/proc/27929/task/27931/stat : 27931 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 551227 0 0 0 94099 129 0 0 25 0 4 0 529649476 1599721472 287162 33554432000 4194304 4650419 140734705955648 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27929/tid=27932] ppid=27927 vsize=1562228 CPUtime=937.27 cores=0,2,4,6
/proc/27929/task/27932/stat : 27932 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 378033 0 0 0 93628 99 0 0 25 0 4 0 529649476 1599721472 287162 33554432000 4194304 4650419 140734705955648 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.1
Current children cumulated vsize (KiB) 1562228

[startup+1002.3 s]
/proc/loadavg: 8.07 8.03 7.79 9/184 27967
/proc/meminfo: memFree=27408600/32950928 swapFree=67111428/67111528
[pid=27929] ppid=27927 vsize=1654664 CPUtime=4003.76 cores=0,2,4,6
/proc/27929/stat : 27929 (strangenight1-m) R 27927 27929 27376 0 -1 4202496 1571915 0 0 0 399958 418 0 0 25 0 4 0 529649476 1694375936 318564 33554432000 4194304 4650419 140734705955648 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27929/statm: 413666 318564 395 112 0 408631 0
[pid=27929/tid=27930] ppid=27927 vsize=1654664 CPUtime=1002.3 cores=0,2,4,6
/proc/27929/task/27930/stat : 27930 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 337011 0 0 0 100121 109 0 0 25 0 4 0 529649476 1694375936 318564 33554432000 4194304 4650419 140734705955648 18446744073709551615 4439619 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27929/tid=27931] ppid=27927 vsize=1654664 CPUtime=1002.29 cores=0,2,4,6
/proc/27929/task/27931/stat : 27931 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 565244 0 0 0 100094 135 0 0 25 0 4 0 529649476 1694375936 318564 33554432000 4194304 4650419 140734705955648 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27929/tid=27932] ppid=27927 vsize=1654664 CPUtime=996.93 cores=0,2,4,6
/proc/27929/task/27932/stat : 27932 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 400731 0 0 0 99583 110 0 0 25 0 4 0 529649476 1694375936 318564 33554432000 4194304 4650419 140734705955648 18446744073709551615 4436464 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.76
Current children cumulated vsize (KiB) 1654664

[startup+1062.3 s]
/proc/loadavg: 8.06 8.03 7.81 9/184 27969
/proc/meminfo: memFree=27303144/32950928 swapFree=67111428/67111528
[pid=27929] ppid=27927 vsize=1740304 CPUtime=4243.44 cores=0,2,4,6
/proc/27929/stat : 27929 (strangenight1-m) R 27927 27929 27376 0 -1 4202496 1628613 0 0 0 423904 440 0 0 25 0 4 0 529649476 1782071296 339052 33554432000 4194304 4650419 140734705955648 18446744073709551615 4439361 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27929/statm: 435076 339052 395 112 0 430041 0
[pid=27929/tid=27930] ppid=27927 vsize=1740304 CPUtime=1062.3 cores=0,2,4,6
/proc/27929/task/27930/stat : 27930 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 337551 0 0 0 106121 109 0 0 25 0 4 0 529649476 1782071296 339052 33554432000 4194304 4650419 140734705955648 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27929/tid=27931] ppid=27927 vsize=1740304 CPUtime=1062.29 cores=0,2,4,6
/proc/27929/task/27931/stat : 27931 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 620354 0 0 0 106072 157 0 0 25 0 4 0 529649476 1782071296 339052 33554432000 4194304 4650419 140734705955648 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27929/tid=27932] ppid=27927 vsize=1740304 CPUtime=1056.61 cores=0,2,4,6
/proc/27929/task/27932/stat : 27932 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 401779 0 0 0 105550 111 0 0 25 0 4 0 529649476 1782071296 339052 33554432000 4194304 4650419 140734705955648 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.44
Current children cumulated vsize (KiB) 1740304

[startup+1122.3 s]
/proc/loadavg: 8.06 8.04 7.82 9/184 27971
/proc/meminfo: memFree=27225836/32950928 swapFree=67111428/67111528
[pid=27929] ppid=27927 vsize=1805848 CPUtime=4483.11 cores=0,2,4,6
/proc/27929/stat : 27929 (strangenight1-m) R 27927 27929 27376 0 -1 4202496 1635459 0 0 0 447869 442 0 0 25 0 4 0 529649476 1849188352 341817 33554432000 4194304 4650419 140734705955648 18446744073709551615 4432376 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27929/statm: 451462 341817 395 112 0 446427 0
[pid=27929/tid=27930] ppid=27927 vsize=1805848 CPUtime=1122.3 cores=0,2,4,6
/proc/27929/task/27930/stat : 27930 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 340597 0 0 0 112119 111 0 0 25 0 4 0 529649476 1849188352 341817 33554432000 4194304 4650419 140734705955648 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27929/tid=27931] ppid=27927 vsize=1805848 CPUtime=1122.3 cores=0,2,4,6
/proc/27929/task/27931/stat : 27931 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 620354 0 0 0 112073 157 0 0 25 0 4 0 529649476 1849188352 341817 33554432000 4194304 4650419 140734705955648 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27929/tid=27932] ppid=27927 vsize=1805848 CPUtime=1116.28 cores=0,2,4,6
/proc/27929/task/27932/stat : 27932 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 405579 0 0 0 111517 111 0 0 25 0 4 0 529649476 1849188352 341817 33554432000 4194304 4650419 140734705955648 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.11
Current children cumulated vsize (KiB) 1805848

[startup+1182.3 s]
/proc/loadavg: 8.19 8.08 7.85 9/184 27972
/proc/meminfo: memFree=27117900/32950928 swapFree=67111428/67111528
[pid=27929] ppid=27927 vsize=1889888 CPUtime=4722.78 cores=0,2,4,6
/proc/27929/stat : 27929 (strangenight1-m) R 27927 27929 27376 0 -1 4202496 1688207 0 0 0 471814 464 0 0 25 0 4 0 529649476 1935245312 363505 33554432000 4194304 4650419 140734705955648 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27929/statm: 472472 363505 395 112 0 467437 0
[pid=27929/tid=27930] ppid=27927 vsize=1889888 CPUtime=1182.3 cores=0,2,4,6
/proc/27929/task/27930/stat : 27930 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 373363 0 0 0 118106 124 0 0 25 0 4 0 529649476 1935245312 363505 33554432000 4194304 4650419 140734705955648 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27929/tid=27931] ppid=27927 vsize=1889888 CPUtime=1182.3 cores=0,2,4,6
/proc/27929/task/27931/stat : 27931 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 620354 0 0 0 118073 157 0 0 25 0 4 0 529649476 1935245312 363505 33554432000 4194304 4650419 140734705955648 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27929/tid=27932] ppid=27927 vsize=1889888 CPUtime=1175.96 cores=0,2,4,6
/proc/27929/task/27932/stat : 27932 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 425543 0 0 0 117476 120 0 0 25 0 4 0 529649476 1935245312 363505 33554432000 4194304 4650419 140734705955648 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.78
Current children cumulated vsize (KiB) 1889888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.14 8.07 7.85 9/184 27973
/proc/meminfo: memFree=27077584/32950928 swapFree=67111428/67111528
[pid=27929] ppid=27927 vsize=1918772 CPUtime=4800.3 cores=0,2,4,6
/proc/27929/stat : 27929 (strangenight1-m) R 27927 27929 27376 0 -1 4202496 1704435 0 0 0 479560 470 0 0 25 0 4 0 529649476 1964822528 372047 33554432000 4194304 4650419 140734705955648 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27929/statm: 479693 372047 395 112 0 474658 0
[pid=27929/tid=27930] ppid=27927 vsize=1918772 CPUtime=1201.71 cores=0,2,4,6
/proc/27929/task/27930/stat : 27930 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 385605 0 0 0 120043 128 0 0 25 0 4 0 529649476 1964822528 372047 33554432000 4194304 4650419 140734705955648 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27929/tid=27931] ppid=27927 vsize=1918772 CPUtime=1201.7 cores=0,2,4,6
/proc/27929/task/27931/stat : 27931 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 620354 0 0 0 120013 157 0 0 25 0 4 0 529649476 1964822528 372047 33554432000 4194304 4650419 140734705955648 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27929/tid=27932] ppid=27927 vsize=1918772 CPUtime=1195.25 cores=0,2,4,6
/proc/27929/task/27932/stat : 27932 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 429529 0 0 0 119403 122 0 0 25 0 4 0 529649476 1964822528 372047 33554432000 4194304 4650419 140734705955648 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 1918772

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

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

[startup+1201.7 s]
/proc/loadavg: 8.14 8.07 7.85 9/184 27973
/proc/meminfo: memFree=27077584/32950928 swapFree=67111428/67111528
[pid=27929] ppid=27927 vsize=1918772 CPUtime=4800.3 cores=0,2,4,6
/proc/27929/stat : 27929 (strangenight1-m) R 27927 27929 27376 0 -1 4202496 1704435 0 0 0 479560 470 0 0 25 0 4 0 529649476 1964822528 372047 33554432000 4194304 4650419 140734705955648 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27929/statm: 479693 372047 395 112 0 474658 0
[pid=27929/tid=27930] ppid=27927 vsize=1918772 CPUtime=1201.71 cores=0,2,4,6
/proc/27929/task/27930/stat : 27930 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 385605 0 0 0 120043 128 0 0 25 0 4 0 529649476 1964822528 372047 33554432000 4194304 4650419 140734705955648 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27929/tid=27931] ppid=27927 vsize=1918772 CPUtime=1201.7 cores=0,2,4,6
/proc/27929/task/27931/stat : 27931 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 620354 0 0 0 120013 157 0 0 25 0 4 0 529649476 1964822528 372047 33554432000 4194304 4650419 140734705955648 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27929/tid=27932] ppid=27927 vsize=1918772 CPUtime=1195.25 cores=0,2,4,6
/proc/27929/task/27932/stat : 27932 (strangenight1-m) R 27927 27929 27376 0 -1 4202560 429529 0 0 0 119403 122 0 0 25 0 4 0 529649476 1964822528 372047 33554432000 4194304 4650419 140734705955648 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 1918772

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.78
CPU time (s): 4800.4
CPU user time (s): 4795.62
CPU system time (s): 4.77427
CPU usage (%): 399.441
Max. virtual memory (cumulated for all children) (KiB): 1918772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.62
system time used= 4.77427
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1704439
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= 735
involuntary context switches= 36976

runsolver used 1.81872 second user time and 4.6253 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-30 18:21:37
IDJOB=3265237
IDBENCH=85459
IDSOLVER=1588
FILE ID=node123/3265237-1304180497
RUNJOBID= node123-1304180497-27914
PBS_JOBID= 13172429
Free space on /tmp= 73468 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/harder/php-020-019.shuffled-as.sat05-1190.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265237-1304180497/watcher-3265237-1304180497 -o /tmp/evaluation-result-3265237-1304180497/solver-3265237-1304180497 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3265237-1304180497.cnf

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

MD5SUM BENCH= 81bbeaaf9f0ca3bfc36d743097777052
RANDOM SEED=683018341

node123.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30363088 kB
Buffers:        651680 kB
Cached:        1501416 kB
SwapCached:        100 kB
Active:         238568 kB
Inactive:      1978156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30363088 kB
SwapTotal:    67111528 kB
SwapFree:     67111428 kB
Dirty:           12940 kB
Writeback:           0 kB
AnonPages:       63560 kB
Mapped:          14496 kB
Slab:           307732 kB
PageTables:       4688 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   188248 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= 73456 MiB
End job on node123 at 2011-04-30 18:41:41