Trace number 3369326

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.36 1203.15

General information on the benchmark

NameSAT02/handmade/pehoushek/plainoldcnf/
5cnf_4300_4300_170.shuffled.cnf
MD5SUM82789f57e506af1994452e76af2dcbf0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.073988
Satisfiable
(Un)Satisfiability was proved
Number of variables170
Number of clauses2924
Sum of the clauses size14457
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31
Number of clauses of size 4161
Number of clauses of size 52762
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369326-1305417795.cnf'
0.00/0.01	c -- header says num vars:            170
0.00/0.01	c -- header says num clauses:        2924
0.00/0.01	c -- clauses added:            0 learnts,         2924 normals,            0 xors
0.00/0.01	c -- vars added        170
0.00/0.02	c Parsing time:  0.00 s
0.00/0.02	c  N st     0         0       170      2924         0         0     14457         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/2924/2924 lits-rem:0 time: 0.03
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.06/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.06/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.06/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
0.06/0.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.06/0.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.06/0.15	c Finding binary XORs  T:     0.00 s  found:       0
0.06/0.15	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.06/0.15	c calculated reachability. Time: 0.00
0.06/0.15	c Calc default polars -  time:   0.00 s pos:      77 undec:      28 neg:      65
0.06/0.15	c =========================================================================================
0.06/0.15	c types(t): F = full restart, N = normal restart
0.06/0.15	c types(t): S = simplification begin/end, E = solution found
0.06/0.15	c restart types(rt): st = static, dy = dynamic
0.06/0.15	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.06/0.15	c  B st     0         0       170      2924         0         0     14457         0   no data   no data  --
0.06/0.15	c Decided on static restart strategy
0.06/0.15	c  N st     8      4919       170      2924         0      4732     14457    166432   no data   no data  --
0.06/0.37	c  N st    10     11301       170      2924         0      4388     14457    114396   no data   no data  --
0.06/0.60	c  N st    11     17046       170      2924         0      9902     14457    309431   no data   no data  --
3.61/0.95	c  F st    12     25001       170      2924         0     12146     14457    378220   no data   no data  --
3.61/0.95	c  N st    12     25001       170      2924         0     12146     14457    378220   no data   no data  --
4.41/1.16	c Decided on static restart strategy
4.41/1.16	c  N st    18     30000       170      2924         0     10430     14457    299480   no data   no data  --
4.41/1.16	c  S st    18     30000       170      2924         0     10430     14457    299480   no data   no data  --
4.41/1.19	c  S st    18     30509       170      2924         0     10934     14457    316539   no data   no data  --
4.41/1.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.41/1.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.41/1.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
4.41/1.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.41/1.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.41/1.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
4.41/1.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.95/2.54	c lits-rem:      3536  cl-subs:      943  v-elim:      0  v-fix:    0  time:  5.32 s
9.95/2.58	c asymm  cl-useful: 0/2924/2924 lits-rem:0 time: 0.17
9.95/2.58	c calculated reachability. Time: 0.00
9.95/2.58	c  N st    18     30509       170      2924         0      9991     14457    275073   no data   no data  --
11.58/2.94	c  N st    20     37621       170      2924         0      9228     14457    230822   no data   no data  --
12.75/3.29	c  N st    21     44020       170      2924         0     15358     14457    439162   no data   no data  --
13.54/3.43	c  S st    22     45763       170      2924         0     17046     14457    498446   no data   no data  --
13.54/3.47	c  S st    22     46264       170      2924         0      8930     14457    192498   no data   no data  --
13.54/3.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.54/3.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.54/3.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
13.54/3.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.54/3.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.54/3.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
13.54/3.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.54/3.94	c lits-rem:       542  cl-subs:      128  v-elim:      0  v-fix:    0  time:  1.83 s
15.54/3.94	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
15.54/3.94	c vivif2 --  cl tried     8802 cl shrink        0 lits rem          0 time: 0.01
15.54/3.97	c asymm  cl-useful: 0/2924/2924 lits-rem:0 time: 0.14
15.54/3.97	c calculated reachability. Time: 0.00
15.54/3.97	c  N st    22     46264       170      2924         0      8802     14457    186775   no data   no data  --
19.13/4.86	c  N st    23     60662       170      2924         0     13045     14457    315877   no data   no data  --
21.52/5.44	c  N st    24     69397       170      2924         0     10846     14457    224176   no data   no data  --
21.52/5.44	c  S st    24     69397       170      2924         0     10846     14457    224176   no data   no data  --
21.52/5.47	c  S st    24     69906       170      2924         0     11349     14457    240471   no data   no data  --
21.52/5.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.52/5.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.52/5.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
21.52/5.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.52/5.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.52/5.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
21.52/5.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.51/6.46	c lits-rem:       868  cl-subs:      219  v-elim:      0  v-fix:    0  time:  3.89 s
25.51/6.46	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
25.51/6.46	c vivif2 --  cl tried    11130 cl shrink        0 lits rem          0 time: 0.01
25.92/6.51	c asymm  cl-useful: 0/2924/2924 lits-rem:0 time: 0.17
25.92/6.51	c calculated reachability. Time: 0.00
25.92/6.51	c  N st    24     69906       170      2924         0     11130     14457    231350   no data   no data  --
30.71/7.71	c  F st    25     87501       170      2924         0     16524     14457    411437   no data   no data  --
30.71/7.71	c  N st    25     87501       170      2924         0     16524     14457    411437   no data   no data  --
31.91/8.07	c Decided on static restart strategy
32.71/8.29	c  N st    32     95540       170      2924         0     24221     14457    684383   no data   no data  --
35.49/8.94	c  N st    34    104859       170      2924         0     20689     14457    544317   no data   no data  --
35.49/8.94	c  S st    34    104859       170      2924         0     20689     14457    544317   no data   no data  --
35.49/8.99	c  S st    34    105360       170      2924         0     21176     14457    560064   no data   no data  --
35.49/8.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.49/8.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.89/9.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
35.89/9.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.89/9.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.89/9.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
35.89/9.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
44.27/11.11	c lits-rem:      4451  cl-subs:     1341  v-elim:      0  v-fix:    0  time:  8.36 s
44.27/11.11	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
44.27/11.12	c vivif2 --  cl tried    19835 cl shrink        0 lits rem          0 time: 0.02
44.67/11.21	c asymm  cl-useful: 0/2924/2924 lits-rem:0 time: 0.38
44.67/11.21	c calculated reachability. Time: 0.00
44.67/11.21	c  N st    34    105360       170      2924         0     19835     14457    503685   no data   no data  --
47.86/12.01	c  N st    35    114958       170      2924         0     15629     14457    331297   no data   no data  --
52.25/13.11	c  N st    36    129357       170      2924         0     15113     14457    289958   no data   no data  --
59.04/14.87	c  N st    37    150952       170      2924         0     20498     14457    458437   no data   no data  --
61.43/15.45	c  S st    38    158040       170      2924         0     27300     14457    696264   no data   no data  --
61.83/15.52	c  S st    38    158542       170      2924         0     27794     14457    712690   no data   no data  --
61.83/15.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
61.83/15.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
61.83/15.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
61.83/15.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.83/15.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.83/15.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
61.83/15.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
71.01/17.80	c lits-rem:      3709  cl-subs:     1719  v-elim:      0  v-fix:    0  time:  9.00 s
71.01/17.80	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
71.01/17.81	c vivif2 --  cl tried    26075 cl shrink        0 lits rem          0 time: 0.03
71.41/17.96	c asymm  cl-useful: 0/2924/2924 lits-rem:0 time: 0.61
71.41/17.96	c calculated reachability. Time: 0.00
71.41/17.96	c  N st    38    158542       170      2924         0     26075     14457    642845   no data   no data  --
89.77/22.58	c  N st    39    207133       170      2924         0     20926     14457    425094   no data   no data  --
103.76/26.08	c  N st    40    237813       170      2924         0     31115     14457    774243   no data   no data  --
103.76/26.08	c  S st    40    237813       170      2924         0     31115     14457    774243   no data   no data  --
104.18/26.17	c  S st    40    238322       170      2924         0     31619     14457    791462   no data   no data  --
104.18/26.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
104.18/26.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
104.18/26.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
104.53/26.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.53/26.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.53/26.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
104.53/26.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
114.50/28.78	c lits-rem:      3849  cl-subs:     1893  v-elim:      0  v-fix:    0  time: 10.28 s
114.50/28.78	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
114.50/28.79	c vivif2 --  cl tried    29726 cl shrink        0 lits rem          0 time: 0.03
115.31/28.94	c asymm  cl-useful: 0/2924/2924 lits-rem:0 time: 0.59
115.31/28.94	c calculated reachability. Time: 0.00
115.31/28.94	c  N st    40    238322       170      2924         0     29726     14457    713869   no data   no data  --
145.24/36.40	c  F st    41    306250       170      2924         0     31604     14457    720779   no data   no data  --
145.24/36.40	c  N st    41    306250       170      2924         0     31604     14457    720779   no data   no data  --
147.24/36.94	c Decided on static restart strategy
157.61/39.52	c  N st    51    334555       170      2924         0     35808     14457    828499   no data   no data  --
167.19/41.93	c  N st    53    357483       170      2924         0     33829     14457    756524   no data   no data  --
167.19/41.93	c  S st    53    357483       170      2924         0     33829     14457    756524   no data   no data  --
167.59/42.02	c  S st    53    357988       170      2924         0     34327     14457    773181   no data   no data  --
167.59/42.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
167.59/42.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
167.59/42.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
167.59/42.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
167.59/42.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
167.59/42.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
167.59/42.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
177.96/44.60	c lits-rem:      4714  cl-subs:     1347  v-elim:      0  v-fix:    0  time: 10.14 s
177.96/44.60	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
177.96/44.60	c vivif2 --  cl tried    32980 cl shrink        0 lits rem          0 time: 0.03
178.38/44.75	c asymm  cl-useful: 0/2924/2924 lits-rem:0 time: 0.58
178.38/44.75	c calculated reachability. Time: 0.00
178.38/44.75	c  N st    53    357988       170      2924         0     32980     14457    710125   no data   no data  --
195.94/49.16	c  N st    54    390382       170      2924         0     38961     14457    908294   no data   no data  --
222.70/55.89	c  N st    55    438970       170      2924         0     33002     14457    639149   no data   no data  --
258.17/64.71	c  N st    56    511852       170      2924         0     46203     14457   1101411   no data   no data  --
271.19/68.10	c  N st    57    536982       170      2924         0     40609     14457    849895   no data   no data  --
271.19/68.10	c  S st    57    536982       170      2924         0     40609     14457    849895   no data   no data  --
271.99/68.20	c  S st    57    537484       170      2924         0     41104     14457    867110   no data   no data  --
271.99/68.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
271.99/68.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
271.99/68.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
271.99/68.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
271.99/68.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
271.99/68.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
271.99/68.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
282.32/70.83	c lits-rem:      1691  cl-subs:     1489  v-elim:      0  v-fix:    0  time: 10.25 s
282.32/70.83	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
282.32/70.84	c vivif2 --  cl tried    39615 cl shrink        0 lits rem          0 time: 0.04
283.11/71.04	c asymm  cl-useful: 0/2924/2924 lits-rem:0 time: 0.81
283.11/71.05	c calculated reachability. Time: 0.00
283.11/71.05	c  N st    57    537484       170      2924         0     39615     14457    808257   no data   no data  --
385.47/96.82	c  N st    58    701469       170      2924         0     68022     14457   1740404   no data   no data  --
461.30/115.86	c  N st    59    806226       170      2924         0     62229     14457   1458183   no data   no data  --
461.30/115.86	c  S st    59    806226       170      2924         0     62229     14457   1458183   no data   no data  --
462.10/116.03	c  S st    59    806727       170      2924         0     62722     14457   1474794   no data   no data  --
462.10/116.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
462.10/116.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
462.10/116.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.12
462.50/116.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
462.50/116.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
462.50/116.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
462.50/116.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
511.62/128.43	c lits-rem:      1363  cl-subs:     5106  v-elim:      0  v-fix:    0  time: 49.14 s
511.62/128.43	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
511.62/128.45	c vivif2 --  cl tried    57616 cl shrink        0 lits rem          0 time: 0.06
512.77/128.76	c asymm  cl-useful: 0/2377/2924 lits-rem:0 time: 1.24
512.77/128.76	c calculated reachability. Time: 0.00
512.77/128.76	c  N st    59    806727       170      2924         0     57616     14457   1291663   no data   no data  --
694.76/174.37	c  F st    60   1071876       170      2924         0     73036     14457   1781267   no data   no data  --
694.76/174.37	c  N st    60   1071876       170      2924         0     73036     14457   1781267   no data   no data  --
699.55/175.54	c Decided on static restart strategy
717.53/180.01	c  N st    70   1100177       170      2924         0     57342     14457   1145792   no data   no data  --
744.63/186.81	c  N st    72   1136172       170      2924         0     47791     14457    771947   no data   no data  --
767.39/192.52	c  N st    73   1168565       170      2924         0     78643     14457   1861803   no data   no data  --
797.72/200.15	c  N st    74   1210091       170      2924         0     73390     14457   1676156   no data   no data  --
797.72/200.15	c  S st    74   1210091       170      2924         0     73390     14457   1676156   no data   no data  --
798.52/200.36	c  S st    74   1210597       170      2924         0     73890     14457   1692580   no data   no data  --
798.52/200.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
798.52/200.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
798.92/200.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.14
798.92/200.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
798.92/200.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
798.92/200.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
798.92/200.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
864.35/216.89	c lits-rem:      1432  cl-subs:     4393  v-elim:      0  v-fix:    0  time: 65.55 s
864.35/216.89	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
864.75/216.91	c vivif2 --  cl tried    69497 cl shrink        0 lits rem          0 time: 0.08
865.15/217.04	c asymm  cl-useful: 0/547/2924 lits-rem:0 time: 0.54
865.15/217.04	c calculated reachability. Time: 0.00
865.15/217.04	c  N st    74   1210597       170      2924         0     69497     14457   1524797   no data   no data  --
931.01/233.52	c  N st    75   1283479       170      2924         0     93566     14457   2370695   no data   no data  --
1042.77/261.57	c  N st    76   1392803       170      2924         0     54714     14457    904369   no data   no data  --
1180.41/296.00	c  N st    77   1556790       170      2924         0     59329     14457    998119   no data   no data  --
1306.52/327.69	c  N st    78   1710597       170      2924         0    100380     14457   2492136   no data   no data  --
1306.52/327.69	c  S st    78   1710597       170      2924         0    100380     14457   2492136   no data   no data  --
1307.72/327.98	c  S st    78   1711100       170      2924         0    100871     14457   2508987   no data   no data  --
1307.72/327.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1307.72/327.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1308.12/328.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.20
1308.52/328.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1308.52/328.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1308.52/328.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
1308.52/328.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1441.00/361.31	c lits-rem:      1065  cl-subs:     6876  v-elim:      0  v-fix:    0  time: 132.37 s
1441.00/361.31	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
1441.00/361.33	c vivif2 --  cl tried    93995 cl shrink        0 lits rem          0 time: 0.10
1442.59/361.70	c asymm  cl-useful: 0/1612/2924 lits-rem:0 time: 1.45
1442.59/361.70	c calculated reachability. Time: 0.00
1442.59/361.70	c  N st    78   1711100       170      2924         0     93995     14457   2236540   no data   no data  --
1802.55/451.99	c  N st    79   2080064       170      2924         0    105368     14457   2534511   no data   no data  --
1939.44/486.27	c  N st    80   2211100       170      2924         0    109366     14457   2597584   no data   no data  --
1939.44/486.27	c  S st    80   2211100       170      2924         0    109366     14457   2597584   no data   no data  --
1940.64/486.58	c  S st    80   2211606       170      2924         0    109865     14457   2614497   no data   no data  --
1940.64/486.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1940.64/486.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1941.04/486.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.22
1941.43/486.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1941.43/486.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1941.43/486.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
1941.43/486.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2083.47/522.37	c lits-rem:      1436  cl-subs:     7779  v-elim:      0  v-fix:    0  time: 142.16 s
2083.47/522.37	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
2083.87/522.40	c vivif2 --  cl tried   102086 cl shrink        0 lits rem          0 time: 0.11
2085.07/522.76	c asymm  cl-useful: 0/1312/2924 lits-rem:0 time: 1.44
2085.07/522.76	c calculated reachability. Time: 0.00
2085.07/522.76	c  N st    80   2211606       170      2924         0    102086     14457   2320904   no data   no data  --
2667.73/668.72	c  N st    81   2711606       170      2924         0    124668     14457   3000903   no data   no data  --
2667.73/668.72	c  S st    81   2711606       170      2924         0    124668     14457   3000903   no data   no data  --
2669.33/669.10	c  S st    81   2712108       170      2924         0    125159     14457   3017588   no data   no data  --
2669.33/669.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2669.33/669.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2669.33/669.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.26
2669.73/669.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2669.73/669.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2669.73/669.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
2669.73/669.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3139.78/787.01	c lits-rem:      2524  cl-subs:    12195  v-elim:      0  v-fix:    0  time: 469.56 s
3139.78/787.01	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
3139.78/787.04	c vivif2 --  cl tried   112964 cl shrink        0 lits rem          0 time: 0.13
3141.37/787.43	c asymm  cl-useful: 0/1236/2924 lits-rem:0 time: 1.53
3141.37/787.43	c calculated reachability. Time: 0.00
3141.37/787.43	c  N st    81   2712108       170      2924         0    112964     14457   2585367   no data   no data  --
3838.95/962.25	c  N st    82   3212110       170      2924         0     90123     14457   1592241   no data   no data  --
3838.95/962.25	c  S st    82   3212110       170      2924         0     90123     14457   1592241   no data   no data  --
3840.11/962.53	c  S st    82   3212619       170      2924         0     90625     14457   1609232   no data   no data  --
3840.11/962.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3840.11/962.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3840.11/962.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.18
3840.51/962.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3840.51/962.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3840.51/962.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
3840.51/962.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3881.21/972.80	c lits-rem:       321  cl-subs:     2521  v-elim:      0  v-fix:    0  time: 40.59 s
3881.21/972.80	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
3881.21/972.82	c vivif2 --  cl tried    88104 cl shrink        0 lits rem          0 time: 0.08
3882.44/973.18	c asymm  cl-useful: 0/1581/2924 lits-rem:0 time: 1.40
3882.44/973.18	c calculated reachability. Time: 0.00
3882.44/973.18	c  N st    82   3212619       170      2924         0     88104     14457   1513426   no data   no data  --
4695.28/1176.87	c  N st    83   3712621       170      2924         0     98472     14457   1726588   no data   no data  --
4695.28/1176.87	c  S st    83   3712621       170      2924         0     98472     14457   1726588   no data   no data  --
4696.87/1177.20	c  S st    83   3713124       170      2924         0     98968     14457   1743150   no data   no data  --
4696.87/1177.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4696.87/1177.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4696.87/1177.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.22
4697.27/1177.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4697.27/1177.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4697.27/1177.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
4697.27/1177.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4759.93/1193.02	c lits-rem:      2054  cl-subs:     3813  v-elim:      0  v-fix:    0  time: 62.60 s
4759.93/1193.02	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
4759.93/1193.04	c vivif2 --  cl tried    95155 cl shrink        0 lits rem          0 time: 0.09
4761.52/1193.44	c asymm  cl-useful: 0/1519/2924 lits-rem:0 time: 1.61
4761.52/1193.45	c calculated reachability. Time: 0.00
4761.52/1193.45	c  N st    83   3713124       170      2924         0     95155     14457   1611896   no data   no data  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3369326-1305417795/watcher-3369326-1305417795 -o /tmp/evaluation-result-3369326-1305417795/solver-3369326-1305417795 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369326-1305417795.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: 7.93 8.07 8.01 5/298 22272
/proc/meminfo: memFree=27533848/32951124 swapFree=63649232/67111528
[pid=22272] ppid=22270 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/22272/stat : 22272 (strangenight1-m) R 22270 22272 21663 0 -1 4202496 417 0 0 0 0 0 0 0 25 0 4 0 653378040 52465664 357 33554432000 4194304 4650419 140736474384032 18446744073709551615 210204647355 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22272/statm: 12809 357 306 112 0 7774 0
[pid=22272/tid=22273] ppid=22270 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/22272/task/22273/stat : 22273 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 653378040 52465664 357 33554432000 4194304 4650419 140736474384032 18446744073709551615 47166371145648 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22272/tid=22274] ppid=22270 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/22272/task/22274/stat : 22274 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 653378040 52465664 357 33554432000 4194304 4650419 140736474384032 18446744073709551615 47166371145235 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22272/tid=22275] ppid=22270 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/22272/task/22275/stat : 22275 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 653378040 52465664 357 33554432000 4194304 4650419 140736474384032 18446744073709551615 47166371145239 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.024067 s]
/proc/loadavg: 7.93 8.07 8.01 5/298 22272
/proc/meminfo: memFree=27533848/32951124 swapFree=63649232/67111528
[pid=22272] ppid=22270 vsize=282968 CPUtime=0.06 cores=1,3,5,7
/proc/22272/stat : 22272 (strangenight1-m) D 22270 22272 21663 0 -1 4202496 1445 0 0 0 6 0 0 0 25 0 4 0 653378040 289759232 1281 33554432000 4194304 4650419 140736474384032 18446744073709551615 210204690615 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22272/statm: 70742 1281 382 112 0 65707 0
[pid=22272/tid=22273] ppid=22270 vsize=282968 CPUtime=0.01 cores=1,3,5,7
/proc/22272/task/22273/stat : 22273 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 272 0 0 0 1 0 0 0 25 0 4 0 653378040 289759232 1281 33554432000 4194304 4650419 140736474384032 18446744073709551615 210204308513 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22272/tid=22274] ppid=22270 vsize=282968 CPUtime=0.01 cores=1,3,5,7
/proc/22272/task/22274/stat : 22274 (strangenight1-m) D 22270 22272 21663 0 -1 4202560 332 0 0 0 1 0 0 0 25 0 4 0 653378040 289759232 1281 33554432000 4194304 4650419 140736474384032 18446744073709551615 210204344075 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22272/tid=22275] ppid=22270 vsize=282968 CPUtime=0.01 cores=1,3,5,7
/proc/22272/task/22275/stat : 22275 (strangenight1-m) D 22270 22272 21663 0 -1 4202560 147 0 0 0 1 0 0 0 25 0 4 0 653378040 289759232 1281 33554432000 4194304 4650419 140736474384032 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 282968

[startup+0.155549 s]
/proc/loadavg: 7.93 8.07 8.01 5/298 22272
/proc/meminfo: memFree=27533848/32951124 swapFree=63649232/67111528
[pid=22272] ppid=22270 vsize=292844 CPUtime=3.61 cores=1,3,5,7
/proc/22272/stat : 22272 (strangenight1-m) R 22270 22272 21663 0 -1 4202496 7430 0 0 0 360 1 0 0 25 0 4 0 653378040 299872256 3707 33554432000 4194304 4650419 140736474384032 18446744073709551615 210204690567 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22272/statm: 71648 3707 391 112 0 66613 0
[pid=22272/tid=22273] ppid=22270 vsize=286592 CPUtime=0.89 cores=1,3,5,7
/proc/22272/task/22273/stat : 22273 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 1789 0 0 0 89 0 0 0 19 0 4 0 653378040 293470208 3707 33554432000 4194304 4650419 140736474384032 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22272/tid=22274] ppid=22270 vsize=286592 CPUtime=0.89 cores=1,3,5,7
/proc/22272/task/22274/stat : 22274 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 1809 0 0 0 89 0 0 0 25 0 4 0 653378040 293470208 3707 33554432000 4194304 4650419 140736474384032 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22272/tid=22275] ppid=22270 vsize=286592 CPUtime=0.9 cores=1,3,5,7
/proc/22272/task/22275/stat : 22275 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 1600 0 0 0 90 0 0 0 25 0 4 0 653378040 293470208 3707 33554432000 4194304 4650419 140736474384032 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.61
Current children cumulated vsize (KiB) 292844

[startup+1.0109 s]
/proc/loadavg: 7.93 8.07 8.01 5/298 22272
/proc/meminfo: memFree=27533848/32951124 swapFree=63649232/67111528
[pid=22272] ppid=22270 vsize=286660 CPUtime=4.01 cores=1,3,5,7
/proc/22272/stat : 22272 (strangenight1-m) R 22270 22272 21663 0 -1 4202496 7950 0 0 0 400 1 0 0 25 0 4 0 653378040 293539840 3807 33554432000 4194304 4650419 140736474384032 18446744073709551615 4313048 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22272/statm: 71665 3807 392 112 0 66630 0
[pid=22272/tid=22273] ppid=22270 vsize=286660 CPUtime=0.99 cores=1,3,5,7
/proc/22272/task/22273/stat : 22273 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 1860 0 0 0 99 0 0 0 19 0 4 0 653378040 293539840 3807 33554432000 4194304 4650419 140736474384032 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22272/tid=22274] ppid=22270 vsize=286660 CPUtime=0.99 cores=1,3,5,7
/proc/22272/task/22274/stat : 22274 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 1891 0 0 0 99 0 0 0 25 0 4 0 653378040 293539840 3807 33554432000 4194304 4650419 140736474384032 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22272/tid=22275] ppid=22270 vsize=286660 CPUtime=1 cores=1,3,5,7
/proc/22272/task/22275/stat : 22275 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 1876 0 0 0 100 0 0 0 25 0 4 0 653378040 293539840 3807 33554432000 4194304 4650419 140736474384032 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.01
Current children cumulated vsize (KiB) 286660

[startup+1.11089 s]
/proc/loadavg: 7.93 8.07 8.01 5/298 22272
/proc/meminfo: memFree=27533848/32951124 swapFree=63649232/67111528
[pid=22272] ppid=22270 vsize=287424 CPUtime=4.41 cores=1,3,5,7
/proc/22272/stat : 22272 (strangenight1-m) R 22270 22272 21663 0 -1 4202496 9048 0 0 0 440 1 0 0 25 0 4 0 653378040 294322176 3510 33554432000 4194304 4650419 140736474384032 18446744073709551615 4361018 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22272/statm: 71856 3510 392 112 0 66821 0
[pid=22272/tid=22273] ppid=22270 vsize=287424 CPUtime=1.09 cores=1,3,5,7
/proc/22272/task/22273/stat : 22273 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 2201 0 0 0 109 0 0 0 19 0 4 0 653378040 294322176 3510 33554432000 4194304 4650419 140736474384032 18446744073709551615 4334332 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22272/tid=22274] ppid=22270 vsize=287424 CPUtime=1.09 cores=1,3,5,7
/proc/22272/task/22274/stat : 22274 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 2227 0 0 0 109 0 0 0 25 0 4 0 653378040 294322176 3510 33554432000 4194304 4650419 140736474384032 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22272/tid=22275] ppid=22270 vsize=287424 CPUtime=1.1 cores=1,3,5,7
/proc/22272/task/22275/stat : 22275 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 1966 0 0 0 110 0 0 0 25 0 4 0 653378040 294322176 3510 33554432000 4194304 4650419 140736474384032 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.41
Current children cumulated vsize (KiB) 287424

[startup+1.50082 s]
/proc/loadavg: 7.93 8.07 8.01 5/298 22272
/proc/meminfo: memFree=27533848/32951124 swapFree=63649232/67111528
[pid=22272] ppid=22270 vsize=278708 CPUtime=5.97 cores=1,3,5,7
/proc/22272/stat : 22272 (strangenight1-m) R 22270 22272 21663 0 -1 4202496 12467 0 0 0 595 2 0 0 25 0 4 0 653378040 285396992 5390 33554432000 4194304 4650419 140736474384032 18446744073709551615 4438399 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22272/statm: 69677 5390 393 112 0 64642 0
[pid=22272/tid=22273] ppid=22270 vsize=278708 CPUtime=1.48 cores=1,3,5,7
/proc/22272/task/22273/stat : 22273 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 2745 0 0 0 148 0 0 0 19 0 4 0 653378040 285396992 5390 33554432000 4194304 4650419 140736474384032 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22272/tid=22274] ppid=22270 vsize=278708 CPUtime=1.48 cores=1,3,5,7
/proc/22272/task/22274/stat : 22274 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 2742 0 0 0 148 0 0 0 25 0 4 0 653378040 285396992 5390 33554432000 4194304 4650419 140736474384032 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22272/tid=22275] ppid=22270 vsize=278708 CPUtime=1.49 cores=1,3,5,7
/proc/22272/task/22275/stat : 22275 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 2449 0 0 0 149 0 0 0 25 0 4 0 653378040 285396992 5390 33554432000 4194304 4650419 140736474384032 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 278708

[startup+3.10056 s]
/proc/loadavg: 8.02 8.08 8.01 9/302 22276
/proc/meminfo: memFree=27489052/32951124 swapFree=63649232/67111528
[pid=22272] ppid=22270 vsize=289660 CPUtime=12.35 cores=1,3,5,7
/proc/22272/stat : 22272 (strangenight1-m) R 22270 22272 21663 0 -1 4202496 20972 0 0 0 1231 4 0 0 25 0 4 0 653378040 296611840 12542 33554432000 4194304 4650419 140736474384032 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22272/statm: 72415 12542 393 112 0 67380 0
[pid=22272/tid=22273] ppid=22270 vsize=289660 CPUtime=3.05 cores=1,3,5,7
/proc/22272/task/22273/stat : 22273 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 4868 0 0 0 305 0 0 0 25 0 4 0 653378040 296611840 12542 33554432000 4194304 4650419 140736474384032 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22272/tid=22274] ppid=22270 vsize=289660 CPUtime=3.09 cores=1,3,5,7
/proc/22272/task/22274/stat : 22274 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 5647 0 0 0 308 1 0 0 25 0 4 0 653378040 296611840 12542 33554432000 4194304 4650419 140736474384032 18446744073709551615 4438393 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22272/tid=22275] ppid=22270 vsize=289660 CPUtime=3.09 cores=1,3,5,7
/proc/22272/task/22275/stat : 22275 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 5298 0 0 0 308 1 0 0 25 0 4 0 653378040 296611840 12542 33554432000 4194304 4650419 140736474384032 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 289660

[startup+6.31102 s]
/proc/loadavg: 8.02 8.08 8.01 9/302 22276
/proc/meminfo: memFree=27470588/32951124 swapFree=63649232/67111528
[pid=22272] ppid=22270 vsize=290608 CPUtime=25.15 cores=1,3,5,7
/proc/22272/stat : 22272 (strangenight1-m) R 22270 22272 21663 0 -1 4202496 30894 0 0 0 2509 6 0 0 25 0 4 0 653378040 297582592 16630 33554432000 4194304 4650419 140736474384032 18446744073709551615 4441360 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22272/statm: 72652 16630 393 112 0 67617 0
[pid=22272/tid=22273] ppid=22270 vsize=290608 CPUtime=6.24 cores=1,3,5,7
/proc/22272/task/22273/stat : 22273 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 8114 0 0 0 623 1 0 0 25 0 4 0 653378040 297582592 16630 33554432000 4194304 4650419 140736474384032 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22272/tid=22274] ppid=22270 vsize=290608 CPUtime=6.29 cores=1,3,5,7
/proc/22272/task/22274/stat : 22274 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 8366 0 0 0 628 1 0 0 25 0 4 0 653378040 297582592 16630 33554432000 4194304 4650419 140736474384032 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22272/tid=22275] ppid=22270 vsize=290608 CPUtime=6.29 cores=1,3,5,7
/proc/22272/task/22275/stat : 22275 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 6933 0 0 0 628 1 0 0 25 0 4 0 653378040 297582592 16630 33554432000 4194304 4650419 140736474384032 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 290608

[startup+12.701 s]
/proc/loadavg: 8.01 8.08 8.01 9/302 22276
/proc/meminfo: memFree=27435280/32951124 swapFree=63649232/67111528
[pid=22272] ppid=22270 vsize=289860 CPUtime=50.67 cores=1,3,5,7
/proc/22272/stat : 22272 (strangenight1-m) R 22270 22272 21663 0 -1 4202496 49187 0 0 0 5056 11 0 0 25 0 4 0 653378040 296816640 24378 33554432000 4194304 4650419 140736474384032 18446744073709551615 4365337 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22272/statm: 72465 24378 393 112 0 67430 0
[pid=22272/tid=22273] ppid=22270 vsize=289860 CPUtime=12.58 cores=1,3,5,7
/proc/22272/task/22273/stat : 22273 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 13132 0 0 0 1256 2 0 0 25 0 4 0 653378040 296816640 24378 33554432000 4194304 4650419 140736474384032 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22272/tid=22274] ppid=22270 vsize=289860 CPUtime=12.68 cores=1,3,5,7
/proc/22272/task/22274/stat : 22274 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 13137 0 0 0 1266 2 0 0 25 0 4 0 653378040 296816640 24378 33554432000 4194304 4650419 140736474384032 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22272/tid=22275] ppid=22270 vsize=289860 CPUtime=12.69 cores=1,3,5,7
/proc/22272/task/22275/stat : 22275 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 10644 0 0 0 1266 3 0 0 25 0 4 0 653378040 296816640 24378 33554432000 4194304 4650419 140736474384032 18446744073709551615 4334120 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 289860

[startup+25.5008 s]
/proc/loadavg: 8.09 8.10 8.01 9/302 22277
/proc/meminfo: memFree=27345704/32951124 swapFree=63649232/67111528
[pid=22272] ppid=22270 vsize=310276 CPUtime=101.74 cores=1,3,5,7
/proc/22272/stat : 22272 (strangenight1-m) R 22270 22272 21663 0 -1 4202496 75599 0 0 0 10156 18 0 0 25 0 4 0 653378040 317722624 33475 33554432000 4194304 4650419 140736474384032 18446744073709551615 4366906 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22272/statm: 77569 33475 393 112 0 72534 0
[pid=22272/tid=22273] ppid=22270 vsize=310276 CPUtime=25.26 cores=1,3,5,7
/proc/22272/task/22273/stat : 22273 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 21355 0 0 0 2522 4 0 0 25 0 4 0 653378040 317722624 33475 33554432000 4194304 4650419 140736474384032 18446744073709551615 4439082 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22272/tid=22274] ppid=22270 vsize=310276 CPUtime=25.49 cores=1,3,5,7
/proc/22272/task/22274/stat : 22274 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 20886 0 0 0 2544 5 0 0 25 0 4 0 653378040 317722624 33475 33554432000 4194304 4650419 140736474384032 18446744073709551615 4315640 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22272/tid=22275] ppid=22270 vsize=310276 CPUtime=25.48 cores=1,3,5,7
/proc/22272/task/22275/stat : 22275 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 14514 0 0 0 2544 4 0 0 25 0 4 0 653378040 317722624 33475 33554432000 4194304 4650419 140736474384032 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 310276

[startup+51.1006 s]
/proc/loadavg: 8.13 8.10 8.02 9/302 22277
/proc/meminfo: memFree=27298228/32951124 swapFree=63649232/67111528
[pid=22272] ppid=22270 vsize=320388 CPUtime=203.9 cores=1,3,5,7
/proc/22272/stat : 22272 (strangenight1-m) R 22270 22272 21663 0 -1 4202496 117454 0 0 0 20356 34 0 0 25 0 4 0 653378040 328077312 43047 33554432000 4194304 4650419 140736474384032 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22272/statm: 80097 43047 393 112 0 75062 0
[pid=22272/tid=22273] ppid=22270 vsize=320388 CPUtime=50.62 cores=1,3,5,7
/proc/22272/task/22273/stat : 22273 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 34683 0 0 0 5054 8 0 0 25 0 4 0 653378040 328077312 43047 33554432000 4194304 4650419 140736474384032 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22272/tid=22274] ppid=22270 vsize=320388 CPUtime=51.08 cores=1,3,5,7
/proc/22272/task/22274/stat : 22274 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 32831 0 0 0 5099 9 0 0 25 0 4 0 653378040 328077312 43047 33554432000 4194304 4650419 140736474384032 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22272/tid=22275] ppid=22270 vsize=320388 CPUtime=51.08 cores=1,3,5,7
/proc/22272/task/22275/stat : 22275 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 20164 0 0 0 5101 7 0 0 25 0 4 0 653378040 328077312 43048 33554432000 4194304 4650419 140736474384032 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.9
Current children cumulated vsize (KiB) 320388

[startup+102.301 s]
/proc/loadavg: 8.41 8.19 8.05 9/302 22282
/proc/meminfo: memFree=27195588/32951124 swapFree=63649232/67111528
[pid=22272] ppid=22270 vsize=431408 CPUtime=407.42 cores=1,3,5,7
/proc/22272/stat : 22272 (strangenight1-m) R 22270 22272 21663 0 -1 4202496 183339 0 0 0 40685 57 0 0 25 0 4 0 653378040 441761792 57743 33554432000 4194304 4650419 140736474384032 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22272/statm: 107852 57743 393 112 0 102817 0
[pid=22272/tid=22273] ppid=22270 vsize=431408 CPUtime=101.19 cores=1,3,5,7
/proc/22272/task/22273/stat : 22273 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 49915 0 0 0 10106 13 0 0 25 0 4 0 653378040 441761792 57743 33554432000 4194304 4650419 140736474384032 18446744073709551615 4433087 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22272/tid=22274] ppid=22270 vsize=431408 CPUtime=102.28 cores=1,3,5,7
/proc/22272/task/22274/stat : 22274 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 51499 0 0 0 10211 17 0 0 25 0 4 0 653378040 441761792 57743 33554432000 4194304 4650419 140736474384032 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22272/tid=22275] ppid=22270 vsize=431408 CPUtime=102.28 cores=1,3,5,7
/proc/22272/task/22275/stat : 22275 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 32254 0 0 0 10217 11 0 0 25 0 4 0 653378040 441761792 57743 33554432000 4194304 4650419 140736474384032 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 407.42
Current children cumulated vsize (KiB) 431408

[startup+162.301 s]

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

[pid=22272] ppid=22270 vsize=650048 CPUtime=2801.81 cores=1,3,5,7
/proc/22272/stat : 22272 (strangenight1-m) R 22270 22272 21663 0 -1 4202496 583604 0 0 0 279952 229 0 0 25 0 4 0 653378040 665649152 121791 33554432000 4194304 4650419 140736474384032 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22272/statm: 162512 121791 393 112 0 157477 0
[pid=22272/tid=22273] ppid=22270 vsize=650048 CPUtime=699.51 cores=1,3,5,7
/proc/22272/task/22273/stat : 22273 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 173990 0 0 0 69884 67 0 0 25 0 4 0 653378040 665649152 121791 33554432000 4194304 4650419 140736474384032 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22272/tid=22274] ppid=22270 vsize=650048 CPUtime=702.29 cores=1,3,5,7
/proc/22272/task/22274/stat : 22274 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 166334 0 0 0 70161 68 0 0 25 0 4 0 653378040 665649152 121791 33554432000 4194304 4650419 140736474384032 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22272/tid=22275] ppid=22270 vsize=650048 CPUtime=698.34 cores=1,3,5,7
/proc/22272/task/22275/stat : 22275 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 94325 0 0 0 69793 41 0 0 25 0 4 0 653378040 665649152 121791 33554432000 4194304 4650419 140736474384032 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2801.81
Current children cumulated vsize (KiB) 650048

[startup+762.301 s]
/proc/loadavg: 8.21 8.16 8.09 9/302 22299
/proc/meminfo: memFree=26734336/32951124 swapFree=63649232/67111528
[pid=22272] ppid=22270 vsize=707760 CPUtime=3041.22 cores=1,3,5,7
/proc/22272/stat : 22272 (strangenight1-m) R 22270 22272 21663 0 -1 4202496 613162 0 0 0 303881 241 0 0 25 0 4 0 653378040 724746240 118482 33554432000 4194304 4650419 140736474384032 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22272/statm: 176940 118482 393 112 0 171905 0
[pid=22272/tid=22273] ppid=22270 vsize=707760 CPUtime=759.52 cores=1,3,5,7
/proc/22272/task/22273/stat : 22273 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 182614 0 0 0 75880 72 0 0 25 0 4 0 653378040 724746240 118482 33554432000 4194304 4650419 140736474384032 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22272/tid=22274] ppid=22270 vsize=707760 CPUtime=762.29 cores=1,3,5,7
/proc/22272/task/22274/stat : 22274 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 174167 0 0 0 76158 71 0 0 25 0 4 0 653378040 724746240 118482 33554432000 4194304 4650419 140736474384032 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22272/tid=22275] ppid=22270 vsize=707760 CPUtime=757.74 cores=1,3,5,7
/proc/22272/task/22275/stat : 22275 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 97288 0 0 0 75731 43 0 0 25 0 4 0 653378040 724746240 118482 33554432000 4194304 4650419 140736474384032 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3041.22
Current children cumulated vsize (KiB) 707760

[startup+822.301 s]
/proc/loadavg: 8.25 8.17 8.10 9/302 22301
/proc/meminfo: memFree=26688168/32951124 swapFree=63649232/67111528
[pid=22272] ppid=22270 vsize=772444 CPUtime=3280.65 cores=1,3,5,7
/proc/22272/stat : 22272 (strangenight1-m) R 22270 22272 21663 0 -1 4202496 653062 0 0 0 327809 256 0 0 25 0 4 0 653378040 790982656 127271 33554432000 4194304 4650419 140736474384032 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22272/statm: 193111 127271 393 112 0 188076 0
[pid=22272/tid=22273] ppid=22270 vsize=772444 CPUtime=819.51 cores=1,3,5,7
/proc/22272/task/22273/stat : 22273 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 197479 0 0 0 81875 76 0 0 25 0 4 0 653378040 790982656 127271 33554432000 4194304 4650419 140736474384032 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22272/tid=22274] ppid=22270 vsize=772444 CPUtime=822.28 cores=1,3,5,7
/proc/22272/task/22274/stat : 22274 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 183483 0 0 0 82153 75 0 0 25 0 4 0 653378040 790982656 127271 33554432000 4194304 4650419 140736474384032 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22272/tid=22275] ppid=22270 vsize=772444 CPUtime=817.17 cores=1,3,5,7
/proc/22272/task/22275/stat : 22275 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 101999 0 0 0 81672 45 0 0 25 0 4 0 653378040 790982656 127271 33554432000 4194304 4650419 140736474384032 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3280.65
Current children cumulated vsize (KiB) 772444

[startup+882.301 s]
/proc/loadavg: 8.25 8.18 8.10 9/302 22303
/proc/meminfo: memFree=26668412/32951124 swapFree=63649232/67111528
[pid=22272] ppid=22270 vsize=704100 CPUtime=3520.07 cores=1,3,5,7
/proc/22272/stat : 22272 (strangenight1-m) R 22270 22272 21663 0 -1 4202496 677078 0 0 0 351739 268 0 0 25 0 4 0 653378040 720998400 128027 33554432000 4194304 4650419 140736474384032 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22272/statm: 176025 128027 393 112 0 170990 0
[pid=22272/tid=22273] ppid=22270 vsize=704100 CPUtime=879.51 cores=1,3,5,7
/proc/22272/task/22273/stat : 22273 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 202284 0 0 0 87874 77 0 0 25 0 4 0 653378040 720998400 128027 33554432000 4194304 4650419 140736474384032 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22272/tid=22274] ppid=22270 vsize=704100 CPUtime=882.28 cores=1,3,5,7
/proc/22272/task/22274/stat : 22274 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 192123 0 0 0 88148 80 0 0 25 0 4 0 653378040 720998400 128027 33554432000 4194304 4650419 140736474384032 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22272/tid=22275] ppid=22270 vsize=704100 CPUtime=876.58 cores=1,3,5,7
/proc/22272/task/22275/stat : 22275 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 104709 0 0 0 87612 46 0 0 25 0 4 0 653378040 720998400 128027 33554432000 4194304 4650419 140736474384032 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3520.07
Current children cumulated vsize (KiB) 704100

[startup+942.301 s]
/proc/loadavg: 8.21 8.18 8.10 9/302 22304
/proc/meminfo: memFree=26625824/32951124 swapFree=63649232/67111528
[pid=22272] ppid=22270 vsize=807248 CPUtime=3759.52 cores=1,3,5,7
/proc/22272/stat : 22272 (strangenight1-m) R 22270 22272 21663 0 -1 4202496 708220 0 0 0 375671 281 0 0 25 0 4 0 653378040 826621952 138169 33554432000 4194304 4650419 140736474384032 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22272/statm: 201812 138169 393 112 0 196777 0
[pid=22272/tid=22273] ppid=22270 vsize=807248 CPUtime=939.52 cores=1,3,5,7
/proc/22272/task/22273/stat : 22273 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 211438 0 0 0 93871 81 0 0 25 0 4 0 653378040 826621952 138170 33554432000 4194304 4650419 140736474384032 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22272/tid=22274] ppid=22270 vsize=807248 CPUtime=942.3 cores=1,3,5,7
/proc/22272/task/22274/stat : 22274 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 202103 0 0 0 94147 83 0 0 25 0 4 0 653378040 826621952 138170 33554432000 4194304 4650419 140736474384032 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22272/tid=22275] ppid=22270 vsize=807248 CPUtime=936.02 cores=1,3,5,7
/proc/22272/task/22275/stat : 22275 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 109508 0 0 0 93553 49 0 0 25 0 4 0 653378040 826621952 138170 33554432000 4194304 4650419 140736474384032 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3759.52
Current children cumulated vsize (KiB) 807248

[startup+1002.3 s]
/proc/loadavg: 8.14 8.16 8.09 9/302 22306
/proc/meminfo: memFree=26617356/32951124 swapFree=63649232/67111528
[pid=22272] ppid=22270 vsize=849852 CPUtime=3998.95 cores=1,3,5,7
/proc/22272/stat : 22272 (strangenight1-m) R 22270 22272 21663 0 -1 4202496 735490 0 0 0 399600 295 0 0 25 0 4 0 653378040 870248448 138292 33554432000 4194304 4650419 140736474384032 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22272/statm: 212463 138292 393 112 0 207428 0
[pid=22272/tid=22273] ppid=22270 vsize=849852 CPUtime=999.51 cores=1,3,5,7
/proc/22272/task/22273/stat : 22273 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 221620 0 0 0 99866 85 0 0 25 0 4 0 653378040 870248448 138292 33554432000 4194304 4650419 140736474384032 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22272/tid=22274] ppid=22270 vsize=849852 CPUtime=1002.29 cores=1,3,5,7
/proc/22272/task/22274/stat : 22274 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 211537 0 0 0 100141 88 0 0 25 0 4 0 653378040 870248448 138292 33554432000 4194304 4650419 140736474384032 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22272/tid=22275] ppid=22270 vsize=849852 CPUtime=995.46 cores=1,3,5,7
/proc/22272/task/22275/stat : 22275 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 113392 0 0 0 99495 51 0 0 25 0 4 0 653378040 870248448 138292 33554432000 4194304 4650419 140736474384032 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3998.95
Current children cumulated vsize (KiB) 849852

[startup+1062.31 s]
/proc/loadavg: 8.10 8.14 8.09 9/302 22307
/proc/meminfo: memFree=26593752/32951124 swapFree=63649232/67111528
[pid=22272] ppid=22270 vsize=864536 CPUtime=4238.41 cores=1,3,5,7
/proc/22272/stat : 22272 (strangenight1-m) R 22270 22272 21663 0 -1 4202496 762725 0 0 0 423533 308 0 0 25 0 4 0 653378040 885284864 143733 33554432000 4194304 4650419 140736474384032 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22272/statm: 216134 143733 393 112 0 211099 0
[pid=22272/tid=22273] ppid=22270 vsize=864536 CPUtime=1059.53 cores=1,3,5,7
/proc/22272/task/22273/stat : 22273 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 229619 0 0 0 105865 88 0 0 25 0 4 0 653378040 885284864 143733 33554432000 4194304 4650419 140736474384032 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22272/tid=22274] ppid=22270 vsize=864536 CPUtime=1062.3 cores=1,3,5,7
/proc/22272/task/22274/stat : 22274 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 220212 0 0 0 106137 93 0 0 25 0 4 0 653378040 885284864 143733 33554432000 4194304 4650419 140736474384032 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22272/tid=22275] ppid=22270 vsize=864536 CPUtime=1054.89 cores=1,3,5,7
/proc/22272/task/22275/stat : 22275 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 117359 0 0 0 105435 54 0 0 25 0 4 0 653378040 885284864 143733 33554432000 4194304 4650419 140736474384032 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4238.41
Current children cumulated vsize (KiB) 864536

[startup+1122.3 s]
/proc/loadavg: 8.08 8.13 8.09 9/302 22309
/proc/meminfo: memFree=26613068/32951124 swapFree=63649232/67111528
[pid=22272] ppid=22270 vsize=742428 CPUtime=4477.8 cores=1,3,5,7
/proc/22272/stat : 22272 (strangenight1-m) R 22270 22272 21663 0 -1 4202496 791859 0 0 0 447461 319 0 0 25 0 4 0 653378040 760246272 141299 33554432000 4194304 4650419 140736474384032 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22272/statm: 185607 141299 393 112 0 180572 0
[pid=22272/tid=22273] ppid=22270 vsize=742428 CPUtime=1119.51 cores=1,3,5,7
/proc/22272/task/22273/stat : 22273 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 236123 0 0 0 111860 91 0 0 25 0 4 0 653378040 760246272 141299 33554432000 4194304 4650419 140736474384032 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22272/tid=22274] ppid=22270 vsize=742428 CPUtime=1122.29 cores=1,3,5,7
/proc/22272/task/22274/stat : 22274 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 227624 0 0 0 112133 96 0 0 25 0 4 0 653378040 760246272 141299 33554432000 4194304 4650419 140736474384032 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22272/tid=22275] ppid=22270 vsize=742428 CPUtime=1114.32 cores=1,3,5,7
/proc/22272/task/22275/stat : 22275 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 128298 0 0 0 111377 55 0 0 25 0 4 0 653378040 760246272 141299 33554432000 4194304 4650419 140736474384032 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4477.8
Current children cumulated vsize (KiB) 742428

[startup+1182.3 s]
/proc/loadavg: 8.13 8.13 8.09 9/302 22311
/proc/meminfo: memFree=26583288/32951124 swapFree=63649232/67111528
[pid=22272] ppid=22270 vsize=809720 CPUtime=4717.22 cores=1,3,5,7
/proc/22272/stat : 22272 (strangenight1-m) R 22270 22272 21663 0 -1 4202496 832007 0 0 0 471389 333 0 0 25 0 4 0 653378040 829153280 140941 33554432000 4194304 4650419 140736474384032 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22272/statm: 202430 140941 393 112 0 197395 0
[pid=22272/tid=22273] ppid=22270 vsize=809720 CPUtime=1179.52 cores=1,3,5,7
/proc/22272/task/22273/stat : 22273 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 243775 0 0 0 117856 96 0 0 25 0 4 0 653378040 829153280 140941 33554432000 4194304 4650419 140736474384032 18446744073709551615 4366896 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22272/tid=22274] ppid=22270 vsize=809720 CPUtime=1182.29 cores=1,3,5,7
/proc/22272/task/22274/stat : 22274 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 232395 0 0 0 118130 99 0 0 25 0 4 0 653378040 829153280 140941 33554432000 4194304 4650419 140736474384032 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22272/tid=22275] ppid=22270 vsize=809720 CPUtime=1173.73 cores=1,3,5,7
/proc/22272/task/22275/stat : 22275 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 150775 0 0 0 117314 59 0 0 25 0 4 0 653378040 829153280 140941 33554432000 4194304 4650419 140736474384032 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4717.22
Current children cumulated vsize (KiB) 809720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.11 s]
/proc/loadavg: 6.95 7.87 8.00 5/293 22329
/proc/meminfo: memFree=27167808/32951124 swapFree=63649232/67111528
[pid=22272] ppid=22270 vsize=751184 CPUtime=4800.29 cores=1,3,5,7
/proc/22272/stat : 22272 (strangenight1-m) R 22270 22272 21663 0 -1 4202496 846131 0 0 0 479690 339 0 0 25 0 4 0 653378040 769212416 141680 33554432000 4194304 4650419 140736474384032 18446744073709551615 4365276 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22272/statm: 187796 141680 393 112 0 182761 0
[pid=22272/tid=22273] ppid=22270 vsize=751184 CPUtime=1200.34 cores=1,3,5,7
/proc/22272/task/22273/stat : 22273 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 245914 0 0 0 119936 98 0 0 25 0 4 0 653378040 769212416 141681 33554432000 4194304 4650419 140736474384032 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22272/tid=22274] ppid=22270 vsize=751184 CPUtime=1203.11 cores=1,3,5,7
/proc/22272/task/22274/stat : 22274 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 235668 0 0 0 120210 101 0 0 25 0 4 0 653378040 769212416 141681 33554432000 4194304 4650419 140736474384032 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22272/tid=22275] ppid=22270 vsize=751184 CPUtime=1194.35 cores=1,3,5,7
/proc/22272/task/22275/stat : 22275 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 159156 0 0 0 119375 60 0 0 25 0 4 0 653378040 769212416 141681 33554432000 4194304 4650419 140736474384032 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 751184

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

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

[startup+1203.11 s]
/proc/loadavg: 6.95 7.87 8.00 5/293 22329
/proc/meminfo: memFree=27167808/32951124 swapFree=63649232/67111528
[pid=22272] ppid=22270 vsize=751184 CPUtime=4800.29 cores=1,3,5,7
/proc/22272/stat : 22272 (strangenight1-m) R 22270 22272 21663 0 -1 4202496 846131 0 0 0 479690 339 0 0 25 0 4 0 653378040 769212416 141680 33554432000 4194304 4650419 140736474384032 18446744073709551615 4365276 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22272/statm: 187796 141680 393 112 0 182761 0
[pid=22272/tid=22273] ppid=22270 vsize=751184 CPUtime=1200.34 cores=1,3,5,7
/proc/22272/task/22273/stat : 22273 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 245914 0 0 0 119936 98 0 0 25 0 4 0 653378040 769212416 141681 33554432000 4194304 4650419 140736474384032 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22272/tid=22274] ppid=22270 vsize=751184 CPUtime=1203.11 cores=1,3,5,7
/proc/22272/task/22274/stat : 22274 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 235668 0 0 0 120210 101 0 0 25 0 4 0 653378040 769212416 141681 33554432000 4194304 4650419 140736474384032 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22272/tid=22275] ppid=22270 vsize=751184 CPUtime=1194.35 cores=1,3,5,7
/proc/22272/task/22275/stat : 22275 (strangenight1-m) R 22270 22272 21663 0 -1 4202560 159156 0 0 0 119375 60 0 0 25 0 4 0 653378040 769212416 141681 33554432000 4194304 4650419 140736474384032 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 751184

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.15
CPU time (s): 4800.36
CPU user time (s): 4796.94
CPU system time (s): 3.41948
CPU usage (%): 398.982
Max. virtual memory (cumulated for all children) (KiB): 991044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.94
system time used= 3.41948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 846133
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= 296
involuntary context switches= 32186

runsolver used 3.21451 second user time and 8.19375 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-15 02:03:15
IDJOB=3369326
IDBENCH=87447
IDSOLVER=1846
FILE ID=node130/3369326-1305417795
RUNJOBID= node130-1305414956-21682
PBS_JOBID= 13324556
Free space on /tmp= 73420 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT02/handmade/pehoushek/plainoldcnf/5cnf_4300_4300_170.shuffled.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369326-1305417795/watcher-3369326-1305417795 -o /tmp/evaluation-result-3369326-1305417795/solver-3369326-1305417795 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369326-1305417795.cnf

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

MD5SUM BENCH= 82789f57e506af1994452e76af2dcbf0
RANDOM SEED=865269561

node130.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	: 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.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.81
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.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.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.83
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27534128 kB
Buffers:        265704 kB
Cached:        3634004 kB
SwapCached:      10248 kB
Active:        1351244 kB
Inactive:      3796020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27534128 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:           16036 kB
Writeback:           0 kB
AnonPages:     1245080 kB
Mapped:          13924 kB
Slab:           183684 kB
PageTables:      25536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 51769444 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73424 MiB
End job on node130 at 2011-05-15 02:23:21