Trace number 3369246

Some explanations

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

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

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

Solver answer on this benchmark

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

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-3369246-1305417000.cnf'
0.00/0.00	c -- header says num vars:            380
0.00/0.00	c -- header says num clauses:        3630
0.00/0.01	c -- clauses added:            0 learnts,         3630 normals,            0 xors
0.00/0.01	c -- vars added        380
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       380        20      3610         0      7600         0   no data   no data  --
0.00/0.01	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.01 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.00/0.07	c Decided on static restart strategy
0.38/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.00
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
9.95/2.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.03 s
9.95/2.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
9.95/2.55	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
13.17/3.31	c lits-rem:       421  cl-subs:      669  v-elim:      0  v-fix:    0  time:  3.02 s
13.17/3.32	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.03
13.17/3.32	c calculated reachability. Time: 0.00
13.17/3.32	c  N dy    18     30501       360       367      3243      9466     13680    589917   no data   no data  --
13.58/3.47	c  N dy    32     34504       360       367      3243     13313     13680    880166     19.30     20.32  --
14.34/3.66	c  N dy    45     38541       360       367      3243      9988     13680    640145     19.28     20.32  --
15.54/3.90	c  N dy    62     42954       360       367      3243     14241     13680    974871     19.38     20.42  --
16.34/4.10	c  S st    72     45753       360       367      3243      8508     13680    481639     19.42     17.02  --
16.34/4.11	c  S st    72     46253       360       367      3243      9002     13680    514000     19.42   no data  --
16.34/4.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
16.34/4.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.34/4.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
16.34/4.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.13/4.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.77 s
19.13/4.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
19.13/4.83	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
20.33/5.17	c lits-rem:        32  cl-subs:       67  v-elim:      0  v-fix:    0  time:  1.34 s
20.33/5.17	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
20.33/5.17	c vivif2 --  cl tried     8935 cl shrink        0 lits rem          0 time: 0.02
20.33/5.18	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.03
20.33/5.18	c calculated reachability. Time: 0.00
20.33/5.18	c  N dy    72     46253       360       367      3243      8935     13680    508171     19.42   no data  --
21.13/5.37	c  N dy    85     50578       360       367      3243     13072     13680    831794     19.38     20.46  --
21.95/5.58	c  N dy    97     54738       360       367      3243     17085     13680   1142929     19.37     20.42  --
23.11/5.89	c  N dy   113     60423       360       367      3243     13025     13680    812788     19.35     20.45  --
24.32/6.17	c  N dy   134     64486       360       367      3243     16950     13680   1132800     19.44     20.51  --
25.92/6.51	c  N dy   141     68859       360       367      3243     10632     13680    574034     19.42     20.45  --
25.92/6.54	c  S st   147     69381       360       367      3243     11139     13680    614409     19.46   no data  --
25.92/6.56	c  S st   147     69882       360       367      3243     11635     13680    646700     19.46   no data  --
25.92/6.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
25.92/6.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.92/6.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
25.92/6.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.31/7.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.03 s
30.31/7.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
30.31/7.60	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
39.92/10.06	c lits-rem:         7  cl-subs:       53  v-elim:      0  v-fix:    0  time:  9.79 s
39.92/10.06	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
39.92/10.07	c vivif2 --  cl tried    11582 cl shrink        0 lits rem          0 time: 0.04
39.92/10.08	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.04
39.92/10.08	c calculated reachability. Time: 0.00
39.92/10.08	c  N dy   147     69882       360       367      3243     11582     13680    642320     19.46   no data  --
41.07/10.32	c  N dy   162     74603       360       367      3243     16129     13680   1023396     19.46     20.49  --
42.28/10.66	c  N dy   177     79856       360       367      3243     21167     13680   1442969     19.48     20.60  --
43.89/11.03	c  N dy   197     85185       360       367      3243     14820     13680    891947     19.52     20.79  --
44.67/11.20	c  F st   212     87500       360       367      3243     17065     13680   1074414     19.56     20.18  --
45.47/11.44	c  N st   217     90795       360       367      3243     20206     13680   1346143     19.56   no data  --
45.87/11.58	c Decided on static restart strategy
48.29/12.18	c  N st   220     99805       360       367      3243     16278     13680   1221794     19.56   no data  --
50.65/12.70	c  S st   221    104823       360       367      3243     20803     13680   1653781     19.56   no data  --
50.65/12.72	c  S st   221    105330       360       367      3243     21293     13680   1686031     19.56   no data  --
50.65/12.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
50.65/12.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
50.65/12.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.09
50.65/12.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.65/14.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.93 s
56.65/14.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
56.65/14.29	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
78.60/19.77	c lits-rem:       191  cl-subs:      726  v-elim:      0  v-fix:    0  time: 21.84 s
78.60/19.77	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
78.60/19.79	c vivif2 --  cl tried    20567 cl shrink        0 lits rem          0 time: 0.08
79.02/19.81	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.08
79.02/19.81	c calculated reachability. Time: 0.00
79.02/19.81	c  N st   221    105330       360       367      3243     20567     13680   1611540     19.56   no data  --
81.79/20.57	c  N st   222    114932       360       367      3243     16315     13680   1211297     19.56   no data  --
87.37/21.96	c  N st   223    129330       360       367      3243     15431     13680   1124126     19.56   no data  --
96.98/24.36	c  N st   224    150925       360       367      3243     20436     13680   1622272     19.56   no data  --
103.74/26.09	c  S st   225    157996       360       367      3243     26455     13680   2286279     19.56   no data  --
104.13/26.14	c  S st   225    158498       360       367      3243     26950     13680   2317989     19.56   no data  --
104.13/26.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
104.13/26.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
104.13/26.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.16
104.53/26.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
111.72/28.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  7.03 s
111.72/28.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
111.72/28.01	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
158.02/39.64	c lits-rem:      1179  cl-subs:     1569  v-elim:      0  v-fix:    0  time: 46.31 s
158.02/39.64	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
158.02/39.67	c vivif2 --  cl tried    25381 cl shrink        0 lits rem          0 time: 0.12
158.02/39.70	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.12
158.02/39.70	c calculated reachability. Time: 0.00
158.02/39.70	c  N st   225    158498       360       367      3243     25381     13680   2142720     19.56   no data  --
187.53/47.08	c  N st   226    207086       360       367      3243     20469     13680   1634089     19.56   no data  --
210.27/52.74	c  N st   227    237747       360       367      3243     29735     13680   2639628     19.56   no data  --
210.27/52.74	c  S st   227    237747       360       367      3243     29735     13680   2639628     19.56   no data  --
210.69/52.81	c  S st   227    238251       360       367      3243     30229     13680   2675064     19.56   no data  --
210.69/52.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
210.69/52.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
210.69/52.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.30
211.10/52.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
218.65/54.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  7.60 s
218.65/54.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
218.65/54.86	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
259.39/65.02	c lits-rem:       547  cl-subs:     1491  v-elim:      0  v-fix:    0  time: 40.45 s
259.39/65.02	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
259.39/65.05	c vivif2 --  cl tried    28738 cl shrink        0 lits rem          0 time: 0.12
259.39/65.08	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.11
259.39/65.08	c calculated reachability. Time: 0.00
259.39/65.08	c  N st   227    238251       360       367      3243     28738     13680   2506111     19.56   no data  --
305.25/76.57	c  F st   228    306251       360       367      3243     31657     13680   2622521     19.56   no data  --
305.25/76.57	c  N st   228    306251       360       367      3243     31657     13680   2622521     19.56   no data  --
312.43/78.38	c  N dy   294    325893       360       367      3243     28039     13680   2026798     19.71     24.29  --
323.61/81.16	c  N dy   382    345940       360       367      3243     23687     13680   1554432     19.88     20.94  --
328.80/82.46	c  S st   427    357377       360       367      3243     34540     13680   2492658     19.92   no data  --
328.80/82.50	c  S st   427    357878       360       367      3243     35026     13680   2526718     19.92   no data  --
329.21/82.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
329.21/82.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
329.21/82.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.13
329.21/82.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
336.38/84.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.91 s
336.38/84.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
336.38/84.33	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
369.14/92.53	c lits-rem:        86  cl-subs:      792  v-elim:      0  v-fix:    0  time: 32.67 s
369.14/92.53	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
369.14/92.56	c vivif2 --  cl tried    34234 cl shrink        0 lits rem          0 time: 0.12
369.14/92.59	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.14
369.14/92.59	c calculated reachability. Time: 0.00
369.14/92.59	c  N dy   427    357878       360       367      3243     34234     13680   2454986     19.92   no data  --
377.08/94.58	c  N dy   495    377897       360       367      3243     28793     13680   2030505     19.97     21.38  --
388.66/97.42	c  N dy   572    398731       360       367      3243     48611     13680   3887683     20.04     21.33  --
401.02/100.51	c  N dy   665    418772       360       367      3243     42141     13680   3152881     20.17     23.45  --
414.99/104.04	c  N dy   748    438870       360       367      3243     34633     13680   2377372     20.27     21.35  --
427.37/107.17	c  N dy   804    459312       360       367      3243     53910     13680   4176383     20.23     21.30  --
440.94/110.50	c  N dy   896    479321       360       367      3243     45466     13680   3406049     20.30     22.59  --
459.29/115.19	c  N dy   985    499457       360       367      3243     36131     13680   2532712     20.38     21.48  --
475.66/119.23	c  N dy  1066    519530       360       367      3243     55076     13680   4266986     20.42     21.52  --
488.42/122.44	c  S st  1151    536818       360       367      3243     41964     13680   2960263     20.48     18.70  --
488.42/122.49	c  S st  1151    537321       360       367      3243     42455     13680   2996115     20.48   no data  --
488.82/122.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
488.82/122.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
488.82/122.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.21
489.22/122.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
496.45/124.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  7.43 s
496.45/124.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
496.45/124.49	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
525.53/131.71	c lits-rem:        94  cl-subs:      630  v-elim:      0  v-fix:    0  time: 28.75 s
525.53/131.71	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
525.53/131.74	c vivif2 --  cl tried    41825 cl shrink        0 lits rem          0 time: 0.14
525.53/131.77	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.13
525.53/131.78	c calculated reachability. Time: 0.00
525.53/131.78	c  N dy  1151    537321       360       367      3243     41825     13680   2946962     20.48   no data  --
533.91/133.87	c  N dy  1202    559906       360       367      3243     33081     13680   2055868     20.43     21.53  --
542.69/136.04	c  N dy  1247    581303       360       367      3243     53578     13680   3811618     20.40     21.62  --
552.67/138.60	c  N dy  1305    602118       360       367      3243     42036     13680   2688054     20.39     21.50  --
563.84/141.39	c  N dy  1373    622441       360       367      3243     61431     13680   4372874     20.40     21.51  --
573.82/143.85	c  N dy  1432    643607       360       367      3243     49276     13680   3250580     20.38     21.58  --
585.38/146.77	c  N dy  1498    663727       360       367      3243     35073     13680   2010309     20.39     21.47  --
595.37/149.28	c  N dy  1560    683887       360       367      3243     54227     13680   3656763     20.37     21.51  --
608.54/152.58	c  N dy  1626    704094       360       367      3243     39172     13680   2308008     20.37     21.74  --
620.91/155.67	c  N dy  1681    724106       360       367      3243     58289     13680   3867671     20.36     21.87  --
637.66/159.85	c  N dy  1738    746003       360       367      3243     43816     13680   2687544     20.34     21.46  --
653.63/163.83	c  N dy  1800    766027       360       367      3243     62928     13680   4316370     20.33     22.41  --
669.19/167.79	c  N dy  1872    786560       360       367      3243     46264     13680   2807910     20.34     21.49  --
684.35/171.56	c  S st  1946    805981       360       367      3243     64706     13680   4316165     20.35   no data  --
684.77/171.63	c  S st  1946    806483       360       367      3243     65200     13680   4354058     20.35   no data  --
684.77/171.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
684.77/171.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
685.19/171.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.40
685.54/171.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
693.54/173.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  8.01 s
693.54/173.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
693.54/173.87	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1143.25/286.56	c lits-rem:       233  cl-subs:     1062  v-elim:      0  v-fix:    0  time: 449.10 s
1143.25/286.56	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
1143.65/286.61	c vivif2 --  cl tried    64138 cl shrink        0 lits rem          0 time: 0.21
1143.65/286.67	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.24
1143.65/286.67	c calculated reachability. Time: 0.00
1143.65/286.67	c  N dy  1946    806483       360       367      3243     64138     13680   4263910     20.35   no data  --
1153.64/289.11	c  N dy  2012    826574       360       367      3243     46023     13680   2890172     20.35     23.77  --
1166.40/292.39	c  N dy  2097    846622       360       367      3243     65049     13680   4736159     20.37     21.45  --
1180.38/295.85	c  N dy  2150    868020       360       367      3243     47335     13680   2987139     20.36     21.51  --
1194.73/299.41	c  N dy  2218    888229       360       367      3243     66465     13680   4672433     20.37     21.45  --
1210.70/303.47	c  N dy  2286    908502       360       367      3243     46859     13680   2866767     20.38     21.67  --
1222.67/306.41	c  N dy  2348    928702       360       367      3243     66151     13680   4569644     20.37     21.57  --
1236.64/309.96	c  N dy  2414    949022       360       367      3243     45479     13680   2738717     20.38     21.56  --
1249.81/313.27	c  N dy  2479    969885       360       367      3243     65130     13680   4428704     20.38     21.46  --
1269.36/318.17	c  N dy  2561    991844       360       367      3243     45228     13680   2780137     20.39     21.51  --
1283.74/321.79	c  N dy  2648   1011863       360       367      3243     64168     13680   4530884     20.41     25.01  --
1302.10/326.33	c  N dy  2707   1032122       360       367      3243     41688     13680   2414893     20.41     21.51  --
1315.27/329.67	c  N dy  2792   1052168       360       367      3243     60535     13680   4114931     20.43     22.02  --
1336.42/334.92	c  F st  2889   1071875       360       367      3243     78921     13680   5726668     20.45   no data  --
1337.22/335.19	c  N st  2891   1072503       360       367      3243     79498     13680   5781596     20.45   no data  --
1342.01/336.34	c Decided on static restart strategy
1360.79/341.01	c  N st  2899   1100187       360       367      3243     61826     13680   3971050     20.45   no data  --
1407.46/352.72	c  N st  2901   1136183       360       367      3243     51568     13680   3606284     20.45   no data  --
1438.58/360.54	c  N st  2902   1168578       360       367      3243     80541     13680   6299992     20.45   no data  --
1478.89/370.65	c  N st  2903   1209725       360       367      3243     74103     13680   6034549     20.45   no data  --
1478.89/370.65	c  S st  2903   1209725       360       367      3243     74103     13680   6034549     20.45   no data  --
1479.31/370.79	c  S st  2903   1210229       360       367      3243     74600     13680   6070681     20.45   no data  --
1479.73/370.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
1479.73/370.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1480.48/371.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.2M T:  0.87
1481.28/371.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1491.65/373.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time: 10.64 s
1491.65/373.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
1491.65/373.89	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3123.33/782.72	c lits-rem:      1700  cl-subs:     5097  v-elim:      0  v-fix:    0  time: 1630.31 s
3123.33/782.72	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
3123.33/782.79	c vivif2 --  cl tried    69503 cl shrink        0 lits rem          0 time: 0.28
3123.74/782.86	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.28
3123.74/782.86	c calculated reachability. Time: 0.00
3123.74/782.86	c  N st  2903   1210229       360       367      3243     69503     13680   5667812     20.45   no data  --
3205.15/803.25	c  N st  2904   1283113       360       367      3243     48149     13680   4036377     20.45   no data  --
3318.92/831.73	c  N st  2905   1392436       360       367      3243     56457     13680   4934764     20.45   no data  --
3555.87/891.32	c  N st  2906   1556421       360       367      3243     60003     13680   5371266     20.45   no data  --
3731.83/935.45	c  N st  2907   1710231       360       367      3243     98387     13680   9219397     20.45   no data  --
3731.83/935.45	c  S st  2907   1710231       360       367      3243     98387     13680   9219397     20.45   no data  --
3733.03/935.70	c  S st  2907   1710731       360       367      3243     98875     13680   9259498     20.45   no data  --
3733.03/935.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
3733.03/935.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3734.23/936.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.1M T:  1.37
3735.41/936.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3743.42/938.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  8.06 s
3743.42/938.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
3743.42/938.34	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: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3369246-1305417000/watcher-3369246-1305417000 -o /tmp/evaluation-result-3369246-1305417000/solver-3369246-1305417000 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369246-1305417000.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.18 8.12 8.09 6/298 3581
/proc/meminfo: memFree=12957712/32950928 swapFree=67083212/67111528
[pid=3581] ppid=3576 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/3581/stat : 3581 (strangenight1-m) R 3576 3581 3297 0 -1 4202496 417 0 0 0 0 0 0 0 25 0 4 0 653299690 52465664 358 33554432000 4194304 4650419 140735199470816 18446744073709551615 208080232379 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3581/statm: 12809 358 306 112 0 7774 0
[pid=3581/tid=3582] ppid=3576 vsize=281908 CPUtime=0 cores=1,3,5,7
/proc/3581/task/3582/stat : 3582 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 4 0 653299691 288673792 777 33554432000 4194304 4650419 140735199470816 18446744073709551615 4458048 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3581/tid=3583] ppid=3576 vsize=281908 CPUtime=0 cores=1,3,5,7
/proc/3581/task/3583/stat : 3583 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 78 0 0 0 0 0 0 0 25 0 4 0 653299691 288673792 778 33554432000 4194304 4650419 140735199470816 18446744073709551615 208080337390 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3581/tid=3584] ppid=3576 vsize=281908 CPUtime=0 cores=1,3,5,7
/proc/3581/task/3584/stat : 3584 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 111 0 0 0 0 0 0 0 25 0 4 0 653299691 288673792 781 33554432000 4194304 4650419 140735199470816 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.101899 s]
/proc/loadavg: 8.18 8.12 8.09 6/298 3581
/proc/meminfo: memFree=12957712/32950928 swapFree=67083212/67111528
[pid=3581] ppid=3576 vsize=282044 CPUtime=0.38 cores=1,3,5,7
/proc/3581/stat : 3581 (strangenight1-m) R 3576 3581 3297 0 -1 4202496 2152 0 0 0 38 0 0 0 25 0 4 0 653299690 288813056 2060 33554432000 4194304 4650419 140735199470816 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3581/statm: 70511 2060 391 112 0 65476 0
[pid=3581/tid=3582] ppid=3576 vsize=282044 CPUtime=0.09 cores=1,3,5,7
/proc/3581/task/3582/stat : 3582 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 438 0 0 0 9 0 0 0 25 0 4 0 653299691 288813056 2060 33554432000 4194304 4650419 140735199470816 18446744073709551615 4331089 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3581/tid=3583] ppid=3576 vsize=282044 CPUtime=0.09 cores=1,3,5,7
/proc/3581/task/3583/stat : 3583 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 482 0 0 0 9 0 0 0 25 0 4 0 653299691 288813056 2060 33554432000 4194304 4650419 140735199470816 18446744073709551615 208079929099 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3581/tid=3584] ppid=3576 vsize=282044 CPUtime=0.09 cores=1,3,5,7
/proc/3581/task/3584/stat : 3584 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 374 0 0 0 9 0 0 0 25 0 4 0 653299691 288813056 2060 33554432000 4194304 4650419 140735199470816 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 282044

[startup+0.200425 s]
/proc/loadavg: 8.18 8.12 8.09 6/298 3581
/proc/meminfo: memFree=12957712/32950928 swapFree=67083212/67111528
[pid=3581] ppid=3576 vsize=293416 CPUtime=0.77 cores=1,3,5,7
/proc/3581/stat : 3581 (strangenight1-m) R 3576 3581 3297 0 -1 4202496 3706 0 0 0 77 0 0 0 25 0 4 0 653299690 300457984 2613 33554432000 4194304 4650419 140735199470816 18446744073709551615 4516622 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3581/statm: 73354 2620 393 112 0 68319 0
[pid=3581/tid=3582] ppid=3576 vsize=293416 CPUtime=0.19 cores=1,3,5,7
/proc/3581/task/3582/stat : 3582 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 815 0 0 0 19 0 0 0 25 0 4 0 653299691 300457984 2621 33554432000 4194304 4650419 140735199470816 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3581/tid=3583] ppid=3576 vsize=293416 CPUtime=0.18 cores=1,3,5,7
/proc/3581/task/3583/stat : 3583 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 892 0 0 0 18 0 0 0 25 0 4 0 653299691 300457984 2621 33554432000 4194304 4650419 140735199470816 18446744073709551615 4330361 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3581/tid=3584] ppid=3576 vsize=293416 CPUtime=0.19 cores=1,3,5,7
/proc/3581/task/3584/stat : 3584 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 792 0 0 0 19 0 0 0 25 0 4 0 653299691 300457984 2622 33554432000 4194304 4650419 140735199470816 18446744073709551615 4361066 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 293416

[startup+0.300406 s]
/proc/loadavg: 8.18 8.12 8.09 6/298 3581
/proc/meminfo: memFree=12957712/32950928 swapFree=67083212/67111528
[pid=3581] ppid=3576 vsize=285336 CPUtime=1.17 cores=1,3,5,7
/proc/3581/stat : 3581 (strangenight1-m) R 3576 3581 3297 0 -1 4202496 4468 0 0 0 117 0 0 0 25 0 4 0 653299690 292184064 3025 33554432000 4194304 4650419 140735199470816 18446744073709551615 4363762 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3581/statm: 71334 3025 393 112 0 66299 0
[pid=3581/tid=3582] ppid=3576 vsize=285336 CPUtime=0.29 cores=1,3,5,7
/proc/3581/task/3582/stat : 3582 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 987 0 0 0 29 0 0 0 25 0 4 0 653299691 292184064 3025 33554432000 4194304 4650419 140735199470816 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3581/tid=3583] ppid=3576 vsize=285336 CPUtime=0.28 cores=1,3,5,7
/proc/3581/task/3583/stat : 3583 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 1109 0 0 0 28 0 0 0 25 0 4 0 653299691 292184064 3025 33554432000 4194304 4650419 140735199470816 18446744073709551615 4331206 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3581/tid=3584] ppid=3576 vsize=285336 CPUtime=0.29 cores=1,3,5,7
/proc/3581/task/3584/stat : 3584 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 1010 0 0 0 29 0 0 0 25 0 4 0 653299691 292184064 3025 33554432000 4194304 4650419 140735199470816 18446744073709551615 4363750 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 285336

[startup+0.700331 s]
/proc/loadavg: 8.18 8.12 8.09 6/298 3581
/proc/meminfo: memFree=12957712/32950928 swapFree=67083212/67111528
[pid=3581] ppid=3576 vsize=287864 CPUtime=2.77 cores=1,3,5,7
/proc/3581/stat : 3581 (strangenight1-m) R 3576 3581 3297 0 -1 4202496 8317 0 0 0 276 1 0 0 25 0 4 0 653299690 294772736 4077 33554432000 4194304 4650419 140735199470816 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3581/statm: 71966 4077 393 112 0 66931 0
[pid=3581/tid=3582] ppid=3576 vsize=287864 CPUtime=0.69 cores=1,3,5,7
/proc/3581/task/3582/stat : 3582 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 1787 0 0 0 69 0 0 0 25 0 4 0 653299691 294772736 4077 33554432000 4194304 4650419 140735199470816 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3581/tid=3583] ppid=3576 vsize=287864 CPUtime=0.68 cores=1,3,5,7
/proc/3581/task/3583/stat : 3583 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 2293 0 0 0 68 0 0 0 25 0 4 0 653299691 294772736 4077 33554432000 4194304 4650419 140735199470816 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3581/tid=3584] ppid=3576 vsize=287864 CPUtime=0.69 cores=1,3,5,7
/proc/3581/task/3584/stat : 3584 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 2036 0 0 0 69 0 0 0 25 0 4 0 653299691 294772736 4077 33554432000 4194304 4650419 140735199470816 18446744073709551615 4333952 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 287864

[startup+1.50118 s]
/proc/loadavg: 8.18 8.12 8.09 9/302 3585
/proc/meminfo: memFree=12936600/32950928 swapFree=67083212/67111528
[pid=3581] ppid=3576 vsize=290444 CPUtime=5.97 cores=1,3,5,7
/proc/3581/stat : 3581 (strangenight1-m) R 3576 3581 3297 0 -1 4202496 19584 0 0 0 594 3 0 0 25 0 4 0 653299690 297414656 10537 33554432000 4194304 4650419 140735199470816 18446744073709551615 4365330 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3581/statm: 72611 10538 395 112 0 67576 0
[pid=3581/tid=3582] ppid=3576 vsize=290444 CPUtime=1.49 cores=1,3,5,7
/proc/3581/task/3582/stat : 3582 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 2959 0 0 0 149 0 0 0 25 0 4 0 653299691 297414656 10538 33554432000 4194304 4650419 140735199470816 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3581/tid=3583] ppid=3576 vsize=290444 CPUtime=1.48 cores=1,3,5,7
/proc/3581/task/3583/stat : 3583 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 9038 0 0 0 147 1 0 0 25 0 4 0 653299691 297414656 10538 33554432000 4194304 4650419 140735199470816 18446744073709551615 4436452 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3581/tid=3584] ppid=3576 vsize=290444 CPUtime=1.47 cores=1,3,5,7
/proc/3581/task/3584/stat : 3584 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 4118 0 0 0 147 0 0 0 25 0 4 0 653299691 297414656 10538 33554432000 4194304 4650419 140735199470816 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 290444

[startup+3.10088 s]
/proc/loadavg: 8.16 8.12 8.09 9/302 3585
/proc/meminfo: memFree=12898408/32950928 swapFree=67083212/67111528
[pid=3581] ppid=3576 vsize=292592 CPUtime=12.35 cores=1,3,5,7
/proc/3581/stat : 3581 (strangenight1-m) R 3576 3581 3297 0 -1 4202496 36521 0 0 0 1229 6 0 0 25 0 4 0 653299690 299614208 22249 33554432000 4194304 4650419 140735199470816 18446744073709551615 4476227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3581/statm: 73148 22249 395 112 0 68113 0
[pid=3581/tid=3582] ppid=3576 vsize=292592 CPUtime=3.09 cores=1,3,5,7
/proc/3581/task/3582/stat : 3582 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 8013 0 0 0 308 1 0 0 25 0 4 0 653299691 299614208 22249 33554432000 4194304 4650419 140735199470816 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3581/tid=3583] ppid=3576 vsize=292592 CPUtime=3.08 cores=1,3,5,7
/proc/3581/task/3583/stat : 3583 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 9179 0 0 0 307 1 0 0 25 0 4 0 653299691 299614208 22249 33554432000 4194304 4650419 140735199470816 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3581/tid=3584] ppid=3576 vsize=292592 CPUtime=3.06 cores=1,3,5,7
/proc/3581/task/3584/stat : 3584 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 11435 0 0 0 305 1 0 0 25 0 4 0 653299691 299614208 22249 33554432000 4194304 4650419 140735199470816 18446744073709551615 4436163 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 292592

[startup+6.30027 s]
/proc/loadavg: 8.16 8.12 8.09 9/302 3585
/proc/meminfo: memFree=12855384/32950928 swapFree=67083212/67111528
[pid=3581] ppid=3576 vsize=360412 CPUtime=25.12 cores=1,3,5,7
/proc/3581/stat : 3581 (strangenight1-m) R 3576 3581 3297 0 -1 4202496 54506 0 0 0 2502 10 0 0 25 0 4 0 653299690 369061888 31303 33554432000 4194304 4650419 140735199470816 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3581/statm: 90103 31303 395 112 0 85068 0
[pid=3581/tid=3582] ppid=3576 vsize=360412 CPUtime=6.29 cores=1,3,5,7
/proc/3581/task/3582/stat : 3582 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 16511 0 0 0 627 2 0 0 25 0 4 0 653299691 369061888 31303 33554432000 4194304 4650419 140735199470816 18446744073709551615 4436163 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3581/tid=3583] ppid=3576 vsize=360412 CPUtime=6.28 cores=1,3,5,7
/proc/3581/task/3583/stat : 3583 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 13885 0 0 0 626 2 0 0 25 0 4 0 653299691 369061888 31303 33554432000 4194304 4650419 140735199470816 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3581/tid=3584] ppid=3576 vsize=360412 CPUtime=6.23 cores=1,3,5,7
/proc/3581/task/3584/stat : 3584 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 11581 0 0 0 622 1 0 0 25 0 4 0 653299691 369061888 31303 33554432000 4194304 4650419 140735199470816 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 360412

[startup+12.701 s]
/proc/loadavg: 8.14 8.11 8.09 9/302 3585
/proc/meminfo: memFree=12809176/32950928 swapFree=67083212/67111528
[pid=3581] ppid=3576 vsize=354596 CPUtime=50.65 cores=1,3,5,7
/proc/3581/stat : 3581 (strangenight1-m) R 3576 3581 3297 0 -1 4202496 80524 0 0 0 5050 15 0 0 25 0 4 0 653299690 363106304 36580 33554432000 4194304 4650419 140735199470816 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3581/statm: 88649 36581 395 112 0 83614 0
[pid=3581/tid=3582] ppid=3576 vsize=354596 CPUtime=12.68 cores=1,3,5,7
/proc/3581/task/3582/stat : 3582 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 19929 0 0 0 1266 2 0 0 25 0 4 0 653299691 363106304 36581 33554432000 4194304 4650419 140735199470816 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3581/tid=3583] ppid=3576 vsize=354596 CPUtime=12.68 cores=1,3,5,7
/proc/3581/task/3583/stat : 3583 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 23538 0 0 0 1264 4 0 0 25 0 4 0 653299691 363106304 36581 33554432000 4194304 4650419 140735199470816 18446744073709551615 4368084 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3581/tid=3584] ppid=3576 vsize=354596 CPUtime=12.58 cores=1,3,5,7
/proc/3581/task/3584/stat : 3584 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 18410 0 0 0 1254 4 0 0 25 0 4 0 653299691 363106304 36581 33554432000 4194304 4650419 140735199470816 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 354596

[startup+25.5006 s]
/proc/loadavg: 8.19 8.12 8.10 9/302 3586
/proc/meminfo: memFree=12682700/32950928 swapFree=67083212/67111528
[pid=3581] ppid=3576 vsize=449648 CPUtime=101.73 cores=1,3,5,7
/proc/3581/stat : 3581 (strangenight1-m) R 3576 3581 3297 0 -1 4202496 147349 0 0 0 10145 28 0 0 25 0 4 0 653299690 460439552 65886 33554432000 4194304 4650419 140735199470816 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3581/statm: 112412 65886 395 112 0 107377 0
[pid=3581/tid=3582] ppid=3576 vsize=449648 CPUtime=25.49 cores=1,3,5,7
/proc/3581/task/3582/stat : 3582 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 29916 0 0 0 2543 6 0 0 25 0 4 0 653299691 460439552 65886 33554432000 4194304 4650419 140735199470816 18446744073709551615 4313048 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3581/tid=3583] ppid=3576 vsize=449648 CPUtime=25.48 cores=1,3,5,7
/proc/3581/task/3583/stat : 3583 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 48479 0 0 0 2539 9 0 0 25 0 4 0 653299691 460439552 65886 33554432000 4194304 4650419 140735199470816 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3581/tid=3584] ppid=3576 vsize=449648 CPUtime=25.25 cores=1,3,5,7
/proc/3581/task/3584/stat : 3584 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 36319 0 0 0 2519 6 0 0 25 0 4 0 653299691 460439552 65886 33554432000 4194304 4650419 140735199470816 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 449648

[startup+51.1007 s]
/proc/loadavg: 8.13 8.11 8.09 9/302 3586
/proc/meminfo: memFree=12547348/32950928 swapFree=67083212/67111528
[pid=3581] ppid=3576 vsize=587924 CPUtime=203.89 cores=1,3,5,7
/proc/3581/stat : 3581 (strangenight1-m) R 3576 3581 3297 0 -1 4202496 251152 0 0 0 20336 53 0 0 25 0 4 0 653299690 602034176 97832 33554432000 4194304 4650419 140735199470816 18446744073709551615 4366015 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3581/statm: 146981 97832 395 112 0 141946 0
[pid=3581/tid=3582] ppid=3576 vsize=587924 CPUtime=51.09 cores=1,3,5,7
/proc/3581/task/3582/stat : 3582 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 41250 0 0 0 5101 8 0 0 25 0 4 0 653299691 602034176 97832 33554432000 4194304 4650419 140735199470816 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3581/tid=3583] ppid=3576 vsize=587924 CPUtime=51.08 cores=1,3,5,7
/proc/3581/task/3583/stat : 3583 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 104294 0 0 0 5085 23 0 0 25 0 4 0 653299691 602034176 97832 33554432000 4194304 4650419 140735199470816 18446744073709551615 4435469 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3581/tid=3584] ppid=3576 vsize=587924 CPUtime=50.6 cores=1,3,5,7
/proc/3581/task/3584/stat : 3584 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 56202 0 0 0 5049 11 0 0 25 0 4 0 653299691 602034176 97832 33554432000 4194304 4650419 140735199470816 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.89
Current children cumulated vsize (KiB) 587924

[startup+102.301 s]
/proc/loadavg: 8.08 8.11 8.09 9/302 3588
/proc/meminfo: memFree=12344560/32950928 swapFree=67083212/67111528
[pid=3581] ppid=3576 vsize=925596 CPUtime=408.23 cores=1,3,5,7
/proc/3581/stat : 3581 (strangenight1-m) R 3576 3581 3297 0 -1 4202496 402567 0 0 0 40736 87 0 0 25 0 4 0 653299690 947810304 135423 33554432000 4194304 4650419 140735199470816 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3581/statm: 231399 135423 395 112 0 226364 0
[pid=3581/tid=3582] ppid=3576 vsize=925596 CPUtime=102.3 cores=1,3,5,7
/proc/3581/task/3582/stat : 3582 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 71601 0 0 0 10213 17 0 0 25 0 4 0 653299691 947810304 135425 33554432000 4194304 4650419 140735199470816 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3581/tid=3583] ppid=3576 vsize=925596 CPUtime=102.29 cores=1,3,5,7
/proc/3581/task/3583/stat : 3583 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 169631 0 0 0 10194 35 0 0 25 0 4 0 653299691 947810304 135425 33554432000 4194304 4650419 140735199470816 18446744073709551615 4438643 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3581/tid=3584] ppid=3576 vsize=925596 CPUtime=101.33 cores=1,3,5,7
/proc/3581/task/3584/stat : 3584 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 91380 0 0 0 10112 21 0 0 25 0 4 0 653299691 947810304 135425 33554432000 4194304 4650419 140735199470816 18446744073709551615 4334371 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.23
Current children cumulated vsize (KiB) 925596

[startup+162.301 s]

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

[pid=3581] ppid=3576 vsize=1437492 CPUtime=2563.06 cores=1,3,5,7
/proc/3581/stat : 3581 (strangenight1-m) R 3576 3581 3297 0 -1 4202496 1127401 0 0 0 255998 308 0 0 25 0 4 0 653299690 1471991808 258866 33554432000 4194304 4650419 140735199470816 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3581/statm: 359373 258866 395 112 0 354338 0
[pid=3581/tid=3582] ppid=3576 vsize=1437492 CPUtime=642.3 cores=1,3,5,7
/proc/3581/task/3582/stat : 3582 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 193924 0 0 0 64169 61 0 0 25 0 4 0 653299691 1471991808 258866 33554432000 4194304 4650419 140735199470816 18446744073709551615 4436163 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3581/tid=3583] ppid=3576 vsize=1437492 CPUtime=642.29 cores=1,3,5,7
/proc/3581/task/3583/stat : 3583 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 469411 0 0 0 64113 116 0 0 25 0 4 0 653299691 1471991808 258866 33554432000 4194304 4650419 140735199470816 18446744073709551615 4439405 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3581/tid=3584] ppid=3576 vsize=1437492 CPUtime=636.14 cores=1,3,5,7
/proc/3581/task/3584/stat : 3584 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 267044 0 0 0 63530 84 0 0 25 0 4 0 653299691 1471991808 258866 33554432000 4194304 4650419 140735199470816 18446744073709551615 4439619 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2563.06
Current children cumulated vsize (KiB) 1437492

[startup+702.301 s]
/proc/loadavg: 8.08 8.09 8.09 9/302 3613
/proc/meminfo: memFree=11707224/32950928 swapFree=67083212/67111528
[pid=3581] ppid=3576 vsize=1439232 CPUtime=2802.48 cores=1,3,5,7
/proc/3581/stat : 3581 (strangenight1-m) R 3576 3581 3297 0 -1 4202496 1145047 0 0 0 279932 316 0 0 25 0 4 0 653299690 1473773568 259394 33554432000 4194304 4650419 140735199470816 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3581/statm: 359808 259394 395 112 0 354773 0
[pid=3581/tid=3582] ppid=3576 vsize=1439232 CPUtime=702.28 cores=1,3,5,7
/proc/3581/task/3582/stat : 3582 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 201667 0 0 0 70161 67 0 0 25 0 4 0 653299691 1473773568 259394 33554432000 4194304 4650419 140735199470816 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3581/tid=3583] ppid=3576 vsize=1439232 CPUtime=702.29 cores=1,3,5,7
/proc/3581/task/3583/stat : 3583 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 478223 0 0 0 70112 117 0 0 25 0 4 0 653299691 1473773568 259394 33554432000 4194304 4650419 140735199470816 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3581/tid=3584] ppid=3576 vsize=1439232 CPUtime=695.57 cores=1,3,5,7
/proc/3581/task/3584/stat : 3584 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 267325 0 0 0 69473 84 0 0 25 0 4 0 653299691 1473773568 259394 33554432000 4194304 4650419 140735199470816 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2802.48
Current children cumulated vsize (KiB) 1439232

[startup+762.301 s]
/proc/loadavg: 8.09 8.09 8.09 9/302 3614
/proc/meminfo: memFree=11684644/32950928 swapFree=67083212/67111528
[pid=3581] ppid=3576 vsize=1445888 CPUtime=3041.95 cores=1,3,5,7
/proc/3581/stat : 3581 (strangenight1-m) R 3576 3581 3297 0 -1 4202496 1217541 0 0 0 303846 349 0 0 25 0 4 0 653299690 1480589312 259903 33554432000 4194304 4650419 140735199470816 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3581/statm: 361472 259903 395 112 0 356437 0
[pid=3581/tid=3582] ppid=3576 vsize=1445888 CPUtime=762.29 cores=1,3,5,7
/proc/3581/task/3582/stat : 3582 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 215241 0 0 0 76152 77 0 0 25 0 4 0 653299691 1480589312 259906 33554432000 4194304 4650419 140735199470816 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3581/tid=3583] ppid=3576 vsize=1445888 CPUtime=762.31 cores=1,3,5,7
/proc/3581/task/3583/stat : 3583 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 535106 0 0 0 76091 140 0 0 25 0 4 0 653299691 1480589312 259906 33554432000 4194304 4650419 140735199470816 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3581/tid=3584] ppid=3576 vsize=1445888 CPUtime=755.02 cores=1,3,5,7
/proc/3581/task/3584/stat : 3584 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 267333 0 0 0 75418 84 0 0 25 0 4 0 653299691 1480589312 259906 33554432000 4194304 4650419 140735199470816 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3041.95
Current children cumulated vsize (KiB) 1445888

[startup+822.301 s]
/proc/loadavg: 8.09 8.09 8.09 9/302 3616
/proc/meminfo: memFree=11614200/32950928 swapFree=67083212/67111528
[pid=3581] ppid=3576 vsize=1381336 CPUtime=3281.37 cores=1,3,5,7
/proc/3581/stat : 3581 (strangenight1-m) R 3576 3581 3297 0 -1 4202496 1312239 0 0 0 327757 380 0 0 25 0 4 0 653299690 1414488064 275528 33554432000 4194304 4650419 140735199470816 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3581/statm: 345334 275528 395 112 0 340299 0
[pid=3581/tid=3582] ppid=3576 vsize=1381336 CPUtime=822.29 cores=1,3,5,7
/proc/3581/task/3582/stat : 3582 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 220233 0 0 0 82148 81 0 0 25 0 4 0 653299691 1414488064 275528 33554432000 4194304 4650419 140735199470816 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3581/tid=3583] ppid=3576 vsize=1381336 CPUtime=822.29 cores=1,3,5,7
/proc/3581/task/3583/stat : 3583 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 589064 0 0 0 82073 156 0 0 25 0 4 0 653299691 1414488064 275528 33554432000 4194304 4650419 140735199470816 18446744073709551615 4439641 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3581/tid=3584] ppid=3576 vsize=1381336 CPUtime=814.46 cores=1,3,5,7
/proc/3581/task/3584/stat : 3584 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 277403 0 0 0 81358 88 0 0 25 0 4 0 653299691 1414488064 275528 33554432000 4194304 4650419 140735199470816 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3281.37
Current children cumulated vsize (KiB) 1381336

[startup+882.311 s]
/proc/loadavg: 8.25 8.13 8.10 9/302 3620
/proc/meminfo: memFree=11618120/32950928 swapFree=67083212/67111528
[pid=3581] ppid=3576 vsize=1471096 CPUtime=3519.99 cores=1,3,5,7
/proc/3581/stat : 3581 (strangenight1-m) R 3576 3581 3297 0 -1 4202496 1388447 0 0 0 351589 410 0 0 25 0 4 0 653299690 1506402304 274243 33554432000 4194304 4650419 140735199470816 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3581/statm: 367774 274243 395 112 0 362739 0
[pid=3581/tid=3582] ppid=3576 vsize=1471096 CPUtime=881.65 cores=1,3,5,7
/proc/3581/task/3582/stat : 3582 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 239313 0 0 0 88074 91 0 0 25 0 4 0 653299691 1506402304 274243 33554432000 4194304 4650419 140735199470816 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3581/tid=3583] ppid=3576 vsize=1471096 CPUtime=882.31 cores=1,3,5,7
/proc/3581/task/3583/stat : 3583 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 602423 0 0 0 88073 158 0 0 25 0 4 0 653299691 1506402304 274243 33554432000 4194304 4650419 140735199470816 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3581/tid=3584] ppid=3576 vsize=1471096 CPUtime=873.68 cores=1,3,5,7
/proc/3581/task/3584/stat : 3584 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 296527 0 0 0 87272 96 0 0 25 0 4 0 653299691 1506402304 274243 33554432000 4194304 4650419 140735199470816 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3519.99
Current children cumulated vsize (KiB) 1471096

[startup+942.301 s]
/proc/loadavg: 8.14 8.12 8.09 9/302 3622
/proc/meminfo: memFree=11554452/32950928 swapFree=67083212/67111528
[pid=3581] ppid=3576 vsize=1528444 CPUtime=3759.36 cores=1,3,5,7
/proc/3581/stat : 3581 (strangenight1-m) R 3576 3581 3297 0 -1 4202496 1507026 0 0 0 375488 448 0 0 25 0 4 0 653299690 1565126656 289565 33554432000 4194304 4650419 140735199470816 18446744073709551615 4433074 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3581/statm: 382111 289565 395 112 0 377076 0
[pid=3581/tid=3582] ppid=3576 vsize=1528444 CPUtime=941.64 cores=1,3,5,7
/proc/3581/task/3582/stat : 3582 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 257863 0 0 0 94065 99 0 0 25 0 4 0 653299691 1565126656 289565 33554432000 4194304 4650419 140735199470816 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3581/tid=3583] ppid=3576 vsize=1528444 CPUtime=942.3 cores=1,3,5,7
/proc/3581/task/3583/stat : 3583 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 644719 0 0 0 94062 168 0 0 25 0 4 0 653299691 1565126656 289565 33554432000 4194304 4650419 140735199470816 18446744073709551615 4438661 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3581/tid=3584] ppid=3576 vsize=1528444 CPUtime=933.07 cores=1,3,5,7
/proc/3581/task/3584/stat : 3584 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 308295 0 0 0 93205 102 0 0 25 0 4 0 653299691 1565126656 289565 33554432000 4194304 4650419 140735199470816 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3759.36
Current children cumulated vsize (KiB) 1528444

[startup+1002.3 s]
/proc/loadavg: 8.08 8.11 8.09 9/302 3624
/proc/meminfo: memFree=11542764/32950928 swapFree=67083212/67111528
[pid=3581] ppid=3576 vsize=1528436 CPUtime=3998.73 cores=1,3,5,7
/proc/3581/stat : 3581 (strangenight1-m) R 3576 3581 3297 0 -1 4202496 1525097 0 0 0 399404 469 0 0 25 0 4 0 653299690 1565118464 292362 33554432000 4194304 4650419 140735199470816 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3581/statm: 382109 292362 395 112 0 377074 0
[pid=3581/tid=3582] ppid=3576 vsize=1528436 CPUtime=1001.64 cores=1,3,5,7
/proc/3581/task/3582/stat : 3582 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 262950 0 0 0 100062 102 0 0 25 0 4 0 653299691 1565118464 292362 33554432000 4194304 4650419 140735199470816 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3581/tid=3583] ppid=3576 vsize=1528436 CPUtime=1002.3 cores=1,3,5,7
/proc/3581/task/3583/stat : 3583 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 647926 0 0 0 100058 172 0 0 25 0 4 0 653299691 1565118464 292362 33554432000 4194304 4650419 140735199470816 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3581/tid=3584] ppid=3576 vsize=1528436 CPUtime=992.44 cores=1,3,5,7
/proc/3581/task/3584/stat : 3584 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 318072 0 0 0 99128 116 0 0 25 0 4 0 653299691 1565118464 292362 33554432000 4194304 4650419 140735199470816 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3998.73
Current children cumulated vsize (KiB) 1528436

[startup+1062.3 s]
/proc/loadavg: 7.80 8.05 8.07 5/293 3643
/proc/meminfo: memFree=11827600/32950928 swapFree=67083212/67111528
[pid=3581] ppid=3576 vsize=1725912 CPUtime=4238.14 cores=1,3,5,7
/proc/3581/stat : 3581 (strangenight1-m) R 3576 3581 3297 0 -1 4202496 1613155 0 0 0 423307 507 0 0 25 0 4 0 653299690 1767333888 323937 33554432000 4194304 4650419 140735199470816 18446744073709551615 4433048 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3581/statm: 431478 323937 395 112 0 426443 0
[pid=3581/tid=3582] ppid=3576 vsize=1725912 CPUtime=1061.65 cores=1,3,5,7
/proc/3581/task/3582/stat : 3582 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 272983 0 0 0 106060 105 0 0 25 0 4 0 653299691 1767333888 323937 33554432000 4194304 4650419 140735199470816 18446744073709551615 4476297 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3581/tid=3583] ppid=3576 vsize=1725912 CPUtime=1062.31 cores=1,3,5,7
/proc/3581/task/3583/stat : 3583 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 724814 0 0 0 106024 207 0 0 25 0 4 0 653299691 1767333888 323937 33554432000 4194304 4650419 140735199470816 18446744073709551615 4432376 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3581/tid=3584] ppid=3576 vsize=1725912 CPUtime=1051.85 cores=1,3,5,7
/proc/3581/task/3584/stat : 3584 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 319209 0 0 0 105067 118 0 0 25 0 4 0 653299691 1767333888 323937 33554432000 4194304 4650419 140735199470816 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4238.14
Current children cumulated vsize (KiB) 1725912

[startup+1122.3 s]
/proc/loadavg: 5.28 7.25 7.79 5/293 3645
/proc/meminfo: memFree=11812296/32950928 swapFree=67083212/67111528
[pid=3581] ppid=3576 vsize=1725912 CPUtime=4477.59 cores=1,3,5,7
/proc/3581/stat : 3581 (strangenight1-m) R 3576 3581 3297 0 -1 4202496 1644177 0 0 0 447245 514 0 0 25 0 4 0 653299690 1767333888 328092 33554432000 4194304 4650419 140735199470816 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3581/statm: 431478 328092 395 112 0 426443 0
[pid=3581/tid=3582] ppid=3576 vsize=1725912 CPUtime=1121.65 cores=1,3,5,7
/proc/3581/task/3582/stat : 3582 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 303521 0 0 0 112054 111 0 0 25 0 4 0 653299691 1767333888 328092 33554432000 4194304 4650419 140735199470816 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3581/tid=3583] ppid=3576 vsize=1725912 CPUtime=1122.31 cores=1,3,5,7
/proc/3581/task/3583/stat : 3583 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 724814 0 0 0 112024 207 0 0 25 0 4 0 653299691 1767333888 328092 33554432000 4194304 4650419 140735199470816 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3581/tid=3584] ppid=3576 vsize=1725912 CPUtime=1111.29 cores=1,3,5,7
/proc/3581/task/3584/stat : 3584 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 319450 0 0 0 111011 118 0 0 25 0 4 0 653299691 1767333888 328092 33554432000 4194304 4650419 140735199470816 18446744073709551615 4476311 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4477.59
Current children cumulated vsize (KiB) 1725912

[startup+1182.3 s]
/proc/loadavg: 4.55 6.72 7.58 5/293 3646
/proc/meminfo: memFree=11786972/32950928 swapFree=67083212/67111528
[pid=3581] ppid=3576 vsize=1726100 CPUtime=4717.05 cores=1,3,5,7
/proc/3581/stat : 3581 (strangenight1-m) R 3576 3581 3297 0 -1 4202496 1671931 0 0 0 471176 529 0 0 25 0 4 0 653299690 1767526400 334455 33554432000 4194304 4650419 140735199470816 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3581/statm: 431525 334455 395 112 0 426490 0
[pid=3581/tid=3582] ppid=3576 vsize=1726100 CPUtime=1181.65 cores=1,3,5,7
/proc/3581/task/3582/stat : 3582 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 325622 0 0 0 118041 124 0 0 25 0 4 0 653299691 1767526400 334455 33554432000 4194304 4650419 140735199470816 18446744073709551615 4313750 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3581/tid=3583] ppid=3576 vsize=1726100 CPUtime=1182.31 cores=1,3,5,7
/proc/3581/task/3583/stat : 3583 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 724814 0 0 0 118024 207 0 0 25 0 4 0 653299691 1767526400 334455 33554432000 4194304 4650419 140735199470816 18446744073709551615 4439344 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3581/tid=3584] ppid=3576 vsize=1726100 CPUtime=1170.75 cores=1,3,5,7
/proc/3581/task/3584/stat : 3584 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 323471 0 0 0 116955 120 0 0 25 0 4 0 653299691 1767526400 334455 33554432000 4194304 4650419 140735199470816 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4717.05
Current children cumulated vsize (KiB) 1726100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.1 s]
/proc/loadavg: 4.44 6.52 7.48 5/293 3647
/proc/meminfo: memFree=11802968/32950928 swapFree=67083212/67111528
[pid=3581] ppid=3576 vsize=1660996 CPUtime=4800.09 cores=1,3,5,7
/proc/3581/stat : 3581 (strangenight1-m) R 3576 3581 3297 0 -1 4202496 1684027 0 0 0 479473 536 0 0 25 0 4 0 653299690 1700859904 330339 33554432000 4194304 4650419 140735199470816 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3581/statm: 415249 330339 395 112 0 410214 0
[pid=3581/tid=3582] ppid=3576 vsize=1660996 CPUtime=1202.47 cores=1,3,5,7
/proc/3581/task/3582/stat : 3582 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 337131 0 0 0 120116 131 0 0 25 0 4 0 653299691 1700859904 330339 33554432000 4194304 4650419 140735199470816 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3581/tid=3583] ppid=3576 vsize=1660996 CPUtime=1203.12 cores=1,3,5,7
/proc/3581/task/3583/stat : 3583 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 724814 0 0 0 120105 207 0 0 25 0 4 0 653299691 1700859904 330339 33554432000 4194304 4650419 140735199470816 18446744073709551615 4438661 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3581/tid=3584] ppid=3576 vsize=1660996 CPUtime=1191.36 cores=1,3,5,7
/proc/3581/task/3584/stat : 3584 (strangenight1-m) R 3576 3581 3297 0 -1 4202560 323581 0 0 0 119016 120 0 0 25 0 4 0 653299691 1700859904 330339 33554432000 4194304 4650419 140735199470816 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 1660996

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): 1203.18
CPU time (s): 4800.19
CPU user time (s): 4794.77
CPU system time (s): 5.42317
CPU usage (%): 398.96
Max. virtual memory (cumulated for all children) (KiB): 1792076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.77
system time used= 5.42317
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1684027
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= 517
involuntary context switches= 32986

runsolver used 3.00754 second user time and 8.58269 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-15 01:50:00
IDJOB=3369246
IDBENCH=85459
IDSOLVER=1846
FILE ID=node127/3369246-1305417000
RUNJOBID= node127-1305414440-3317
PBS_JOBID= 13324545
Free space on /tmp= 73472 MiB

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

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

MD5SUM BENCH= 81bbeaaf9f0ca3bfc36d743097777052
RANDOM SEED=395951313

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.823
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.60
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.823
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:      12957868 kB
Buffers:        292160 kB
Cached:        3367664 kB
SwapCached:       1620 kB
Active:       16992368 kB
Inactive:      2664284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12957868 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:            6236 kB
Writeback:           0 kB
AnonPages:    15995840 kB
Mapped:          26740 kB
Slab:           226228 kB
PageTables:      46884 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44602804 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= 73472 MiB
End job on node127 at 2011-05-15 02:10:05