Trace number 3174962

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt? (TO) 4800.31 1201.94

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S1227169170-092-UNKNOWN.cnf
MD5SUM51cac83217796c0d85d5add5d2ed2d64
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark132.517
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

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-3174962-1304060421.cnf'
0.00/0.00	c -- header says num vars:            200
0.00/0.00	c -- header says num clauses:       17000
0.00/0.01	c -- clauses added:            0 learnts,        17000 normals,            0 xors
0.00/0.01	c -- vars added        200
0.00/0.01	c Parsing time:  0.03 s
0.00/0.01	c  N st     0         0       200     17000         0         0    119000         0   no data   no data  --
1.18/0.36	c asymm  cl-useful: 0/14583/17000 lits-rem:0 time: 1.41
1.18/0.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
3.99/1.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.99/1.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/1.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
3.99/1.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.99/1.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.25 s
3.99/1.06	c Finding binary XORs  T:     0.00 s  found:       0
3.99/1.06	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
3.99/1.06	c calculated reachability. Time: 0.00
3.99/1.06	c Calc default polars -  time:   0.00 s pos:     103 undec:       2 neg:      95
3.99/1.06	c =========================================================================================
3.99/1.06	c types(t): F = full restart, N = normal restart
3.99/1.06	c types(t): S = simplification begin/end, E = solution found
3.99/1.06	c restart types(rt): st = static, dy = dynamic
3.99/1.06	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.99/1.06	c  B st     0         0       200     17000         0         0    119000         0   no data   no data  --
3.99/1.06	c  N dy     9      4899       200     17000         0      4748    119000    271610     49.31     52.28  --
3.99/1.06	c  N dy    18      9117       200     17000         0      6422    119000    318995     48.94     51.87  --
4.76/1.22	c  N dy    25     13974       200     17000         0      7005    119000    302457     48.58     51.16  --
5.57/1.48	c  N dy    36     18080       200     17000         0      5544    119000    173083     48.56     51.20  --
6.76/1.74	c  N dy    44     22302       200     17000         0      9628    119000    401335     48.47     51.56  --
7.56/1.92	c  F st    54     25000       200     17000         0     12234    119000    545954     48.54   no data  --
7.97/2.06	c  N st    58     27031       200     17000         0      7608    119000    244005     48.54   no data  --
8.79/2.24	c  S st    60     30001       200     17000         0     10484    119000    411325     48.54   no data  --
8.79/2.28	c  S st    60     30504       200     17000         0     10978    119000    438407     48.54   no data  --
8.79/2.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
8.79/2.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.79/2.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
9.16/2.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.16/2.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.16/2.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
9.16/2.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.57/5.48	c lits-rem:      2649  cl-subs:      318  v-elim:      0  v-fix:    0  time: 12.65 s
22.35/5.61	c asymm  cl-useful: 0/2417/17000 lits-rem:0 time: 0.52
22.35/5.61	c calculated reachability. Time: 0.00
22.35/5.61	c  N dy    60     30504       200     17000         0     10660    119000    411196     48.54   no data  --
23.54/5.95	c  N dy    81     34590       200     17000         0     14632    119000    634132     48.74     51.31  --
24.74/6.23	c  N dy    98     38648       200     17000         0     10890    119000    379730     48.82     51.45  --
26.36/6.69	c  N dy   114     44772       200     17000         0     16832    119000    709398     48.66     51.72  --
26.74/6.77	c  S st   115     45757       200     17000         0      9111    119000    237617     48.55     41.35  --
27.14/6.81	c  S st   115     46259       200     17000         0      9609    119000    264004     48.55   no data  --
27.14/6.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.14/6.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.14/6.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
27.14/6.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.14/6.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.14/6.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
27.14/6.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.15/8.86	c lits-rem:       231  cl-subs:       51  v-elim:      0  v-fix:    0  time:  8.09 s
35.15/8.86	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
35.15/8.87	c vivif2 --  cl tried     9558 cl shrink        0 lits rem          0 time: 0.01
36.72/9.28	c asymm  cl-useful: 0/12383/17000 lits-rem:0 time: 1.66
36.72/9.28	c calculated reachability. Time: 0.00
36.72/9.28	c  N dy   115     46259       200     17000         0      9558    119000    260316     48.55   no data  --
38.32/9.64	c  N dy   131     51341       200     17000         0     14494    119000    533900     48.47     51.06  --
39.54/9.98	c  N dy   151     55551       200     17000         0     18564    119000    759485     48.56     51.25  --
41.12/10.34	c  N dy   162     59989       200     17000         0     13184    119000    418861     48.53     51.11  --
42.32/10.66	c  N dy   181     64000       200     17000         0     17078    119000    636012     48.61     51.62  --
43.93/11.02	c  N dy   197     68142       200     17000         0     21087    119000    860015     48.67     51.31  --
44.31/11.14	c  S st   204     69389       200     17000         0     11652    119000    294188     48.70   no data  --
44.31/11.19	c  S st   204     69892       200     17000         0     12149    119000    321528     48.70   no data  --
44.31/11.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
44.31/11.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.71/11.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.04
44.71/11.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.71/11.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.71/11.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
44.71/11.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
55.10/13.82	c lits-rem:       931  cl-subs:      100  v-elim:      0  v-fix:    0  time: 10.41 s
55.10/13.82	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
55.10/13.82	c vivif2 --  cl tried    12049 cl shrink        0 lits rem          0 time: 0.02
55.90/14.05	c asymm  cl-useful: 0/4617/17000 lits-rem:0 time: 0.89
55.90/14.05	c calculated reachability. Time: 0.00
55.90/14.05	c  N dy   204     69892       200     17000         0     12049    119000    312957     48.70   no data  --
57.50/14.45	c  N dy   224     74907       200     17000         0     16914    119000    585441     48.74     51.98  --
59.10/14.87	c  N dy   241     79737       200     17000         0     21627    119000    848330     48.75     53.95  --
61.89/15.55	c  F st   253     87501       200     17000         0     17490    119000    573464     48.64     49.36  --
61.89/15.55	c  N st   253     87501       200     17000         0     17490    119000    573464     48.64     49.36  --
63.89/16.07	c  N dy   261     93207       200     17000         0     23034    119000    886320     48.64     51.26  --
66.28/16.61	c  N dy   286     99243       200     17000         0     16291    119000    466296     48.68     51.46  --
68.28/17.12	c  S st   309    104839       200     17000         0     21740    119000    771853     48.71     47.93  --
68.69/17.20	c  S st   309    105345       200     17000         0     22232    119000    798347     48.71   no data  --
68.69/17.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
68.69/17.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
68.69/17.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
68.69/17.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
68.69/17.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
68.69/17.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
68.69/17.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
88.25/22.19	c lits-rem:      1843  cl-subs:      706  v-elim:      0  v-fix:    0  time: 19.73 s
88.25/22.19	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.01
88.66/22.20	c vivif2 --  cl tried    21526 cl shrink        0 lits rem          0 time: 0.03
89.45/22.46	c asymm  cl-useful: 0/4433/17000 lits-rem:0 time: 1.04
89.45/22.46	c calculated reachability. Time: 0.00
89.45/22.46	c  N dy   309    105345       200     17000         0     21526    119000    744646     48.71   no data  --
92.28/23.15	c  N dy   333    112148       200     17000         0     14541    119000    324524     48.72     52.08  --
94.65/23.75	c  N dy   357    119428       200     17000         0     21619    119000    721910     48.73     51.73  --
97.85/24.51	c  N dy   379    127339       200     17000         0     14733    119000    291167     48.73     51.76  --
100.24/25.18	c  N dy   403    135576       200     17000         0     22752    119000    738232     48.69     52.58  --
103.84/26.07	c  N dy   433    144307       200     17000         0     15686    119000    301144     48.69     51.27  --
107.03/26.87	c  N dy   467    153580       200     17000         0     24720    119000    805363     48.69     52.03  --
108.63/27.29	c  S st   483    158018       200     17000         0     29039    119000   1045361     48.68   no data  --
109.03/27.38	c  S st   483    158524       200     17000         0     29536    119000   1072503     48.68   no data  --
109.03/27.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
109.03/27.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
109.03/27.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.06
109.44/27.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
109.44/27.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
109.44/27.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
109.44/27.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
134.99/33.82	c lits-rem:      1620  cl-subs:     1005  v-elim:      0  v-fix:    0  time: 25.50 s
134.99/33.82	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
134.99/33.83	c vivif2 --  cl tried    28531 cl shrink        0 lits rem          0 time: 0.04
136.21/34.12	c asymm  cl-useful: 0/3268/17000 lits-rem:0 time: 1.16
136.21/34.12	c calculated reachability. Time: 0.00
136.21/34.12	c  N dy   483    158524       200     17000         0     28531    119000    997122     48.68   no data  --
140.98/35.31	c  N dy   520    168718       200     17000         0     21889    119000    604494     48.71     51.30  --
145.77/36.58	c  N dy   545    179625       200     17000         0     32461    119000   1190226     48.64     51.58  --
151.37/37.90	c  N dy   591    191478       200     17000         0     26528    119000    820246     48.68     51.25  --
157.36/39.50	c  N dy   626    203789       200     17000         0     20003    119000    411947     48.68     51.34  --
164.14/41.17	c  N dy   670    218076       200     17000         0     33857    119000   1184440     48.68     51.61  --
170.95/42.89	c  N dy   722    232320       200     17000         0     28255    119000    830382     48.71     51.71  --
173.73/43.58	c  S st   742    237788       200     17000         0     33572    119000   1129525     48.72   no data  --
174.53/43.70	c  S st   742    238291       200     17000         0     34067    119000   1156080     48.72   no data  --
174.53/43.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
174.53/43.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
174.53/43.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.10
174.53/43.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
174.53/43.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
174.53/43.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
174.53/43.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
209.28/52.41	c lits-rem:      1348  cl-subs:     1052  v-elim:      0  v-fix:    0  time: 34.53 s
209.28/52.41	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
209.28/52.43	c vivif2 --  cl tried    33015 cl shrink        0 lits rem          0 time: 0.04
210.50/52.70	c asymm  cl-useful: 0/2812/17000 lits-rem:0 time: 1.10
210.50/52.71	c calculated reachability. Time: 0.00
210.50/52.71	c  N dy   742    238291       200     17000         0     33015    119000   1078285     48.72   no data  --
218.07/54.62	c  N dy   782    256984       200     17000         0     30787    119000    923373     48.65     51.44  --
225.26/56.45	c  N dy   822    273563       200     17000         0     25521    119000    592671     48.61     51.23  --
233.25/58.48	c  N dy   879    291069       200     17000         0     42482    119000   1541528     48.61     51.44  --
240.04/60.19	c  F st   923    306250       200     17000         0     34902    119000   1070569     48.61   no data  --
242.44/60.79	c  N dy   929    311442       200     17000         0     39941    119000   1359748     48.61   no data  --
252.02/63.16	c  N dy   968    331832       200     17000         0     36429    119000   1111146     48.56     51.31  --
262.41/65.72	c  N dy  1041    352089       200     17000         0     31860    119000    814368     48.58     51.16  --
264.80/66.35	c  S st  1061    357436       200     17000         0     37045    119000   1100588     48.58   no data  --
265.20/66.46	c  S st  1061    357940       200     17000         0     37543    119000   1127299     48.58   no data  --
265.20/66.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
265.20/66.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
265.20/66.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.08
265.60/66.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
265.60/66.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
265.60/66.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
265.60/66.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
298.79/74.89	c lits-rem:      1370  cl-subs:     1033  v-elim:      0  v-fix:    0  time: 33.41 s
298.79/74.89	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.01
299.16/74.90	c vivif2 --  cl tried    36510 cl shrink        0 lits rem          0 time: 0.05
300.36/75.28	c asymm  cl-useful: 0/2617/17000 lits-rem:0 time: 1.50
300.36/75.28	c calculated reachability. Time: 0.00
300.36/75.28	c  N dy  1061    357940       200     17000         0     36510    119000   1051049     48.58   no data  --
313.54/78.56	c  N dy  1106    382981       200     17000         0     35574    119000    975394     48.51     51.28  --
324.75/81.35	c  N dy  1178    403086       200     17000         0     28914    119000    560627     48.52     51.21  --
334.71/83.89	c  N dy  1250    423102       200     17000         0     48346    119000   1643242     48.53     51.58  --
345.10/86.49	c  N dy  1305    443234       200     17000         0     40669    119000   1174244     48.53     51.28  --
357.88/89.66	c  N dy  1390    465024       200     17000         0     33700    119000    740983     48.55     51.40  --
369.09/92.49	c  N dy  1468    485073       200     17000         0     53171    119000   1825290     48.55     51.12  --
379.85/95.12	c  N dy  1518    505205       200     17000         0     43592    119000   1249063     48.52     51.47  --
392.23/98.25	c  N dy  1588    525230       200     17000         0     32929    119000    607877     48.52     51.33  --
397.83/99.65	c  S st  1612    536910       200     17000         0     44248    119000   1242531     48.52     48.70  --
398.23/99.76	c  S st  1612    537411       200     17000         0     44740    119000   1269228     48.52   no data  --
398.23/99.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
398.23/99.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
398.23/99.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.10
398.63/99.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
398.63/99.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
398.63/99.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
398.63/99.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
439.77/110.18	c lits-rem:      1642  cl-subs:     1276  v-elim:      0  v-fix:    0  time: 41.30 s
439.77/110.18	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.01
439.77/110.19	c vivif2 --  cl tried    43464 cl shrink        0 lits rem          0 time: 0.05
440.97/110.49	c asymm  cl-useful: 0/2278/17000 lits-rem:0 time: 1.17
440.97/110.49	c calculated reachability. Time: 0.00
440.97/110.49	c  N dy  1612    537411       200     17000         0     43464    119000   1176778     48.52   no data  --
455.35/114.05	c  N dy  1679    558124       200     17000         0     32557    119000    545375     48.53     51.25  --
467.73/117.19	c  N dy  1730    579244       200     17000         0     53084    119000   1685046     48.51     51.21  --
482.51/120.80	c  N dy  1809    599957       200     17000         0     41156    119000    983251     48.52     51.23  --
497.69/124.67	c  N dy  1907    622621       200     17000         0     63155    119000   2211611     48.54     51.34  --
511.27/128.00	c  N dy  1963    643221       200     17000         0     50162    119000   1436677     48.54     51.37  --
526.87/131.96	c  N dy  2051    663353       200     17000         0     35720    119000    585160     48.55     51.35  --
539.24/135.09	c  N dy  2117    683563       200     17000         0     55325    119000   1676167     48.55     51.58  --
555.21/139.01	c  N dy  2182    704156       200     17000         0     40386    119000    799489     48.56     51.48  --
568.40/142.33	c  N dy  2239    724169       200     17000         0     59814    119000   1884677     48.55     54.14  --
583.99/146.27	c  N dy  2308    744243       200     17000         0     43389    119000    926965     48.56     52.44  --
597.96/149.79	c  N dy  2365    764310       200     17000         0     62868    119000   2011261     48.56     51.42  --
617.13/154.50	c  N dy  2423    790143       200     17000         0     51032    119000   1304255     48.53     51.58  --
628.71/157.41	c  S st  2474    806118       200     17000         0     66519    119000   2166381     48.53     46.91  --
629.51/157.60	c  S st  2474    806619       200     17000         0     67016    119000   2192508     48.53   no data  --
629.51/157.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
629.51/157.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
629.51/157.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.19
629.91/157.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
629.91/157.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
629.91/157.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
629.91/157.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
772.12/193.34	c lits-rem:      3114  cl-subs:     2479  v-elim:      0  v-fix:    0  time: 142.15 s
772.12/193.34	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.01
772.12/193.36	c vivif2 --  cl tried    64537 cl shrink        0 lits rem          0 time: 0.09
773.72/193.72	c asymm  cl-useful: 0/1592/17000 lits-rem:0 time: 1.43
773.72/193.72	c calculated reachability. Time: 0.00
773.72/193.72	c  N dy  2474    806619       200     17000         0     64537    119000   2015980     48.53   no data  --
788.89/197.54	c  N dy  2567    826954       200     17000         0     46454    119000   1011239     48.55     51.24  --
803.28/201.19	c  N dy  2650    847659       200     17000         0     66540    119000   2137707     48.56     52.27  --
817.66/204.78	c  N dy  2704    867726       200     17000         0     47221    119000   1006367     48.56     51.52  --
832.03/208.32	c  N dy  2771    888012       200     17000         0     66934    119000   2106285     48.56     51.94  --
847.22/212.10	c  N dy  2846    908202       200     17000         0     46762    119000    934851     48.56     51.32  --
860.81/215.57	c  N dy  2892    929428       200     17000         0     67322    119000   2078960     48.54     51.10  --
876.77/219.51	c  N dy  2941    950132       200     17000         0     46668    119000    885097     48.52     51.22  --
890.36/222.99	c  N dy  3009    970546       200     17000         0     66505    119000   1993693     48.53     51.60  --
909.92/227.80	c  N dy  3080    991675       200     17000         0     45276    119000    763060     48.53     51.46  --
926.27/231.92	c  N dy  3177   1012006       200     17000         0     65033    119000   1873745     48.55     51.55  --
945.30/236.74	c  N dy  3261   1032179       200     17000         0     84578    119000   2960797     48.56     51.94  --
959.13/240.28	c  N dy  3323   1052199       200     17000         0     61266    119000   1607664     48.55     51.24  --
976.10/244.52	c  F st  3386   1071877       200     17000         0     80324    119000   2671681     48.55     47.32  --
976.49/244.68	c  N st  3388   1072502       200     17000         0     80930    119000   2706212     48.55   no data  --
991.90/248.53	c  N dy  3453   1092597       200     17000         0     56845    119000   1321784     48.55     51.16  --
1008.17/252.64	c  N dy  3531   1112630       200     17000         0     76276    119000   2408653     48.56     51.24  --
1026.96/257.38	c  N dy  3617   1132799       200     17000         0     51216    119000    964800     48.58     51.36  --
1044.54/261.76	c  N dy  3695   1152944       200     17000         0     70771    119000   2057903     48.58     51.21  --
1064.89/266.80	c  N dy  3740   1173199       200     17000         0     90399    119000   3150214     48.58     51.48  --
1081.67/271.04	c  N dy  3791   1195179       200     17000         0     66097    119000   1744308     48.56     51.34  --
1095.25/274.48	c  S st  3840   1209928       200     17000         0     80398    119000   2545638     48.56     48.06  --
1096.45/274.70	c  S st  3840   1210436       200     17000         0     80898    119000   2572936     48.56   no data  --
1096.45/274.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1096.45/274.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1096.45/274.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.21
1096.85/274.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1096.85/274.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1096.85/274.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1096.85/274.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1878.59/470.58	c lits-rem:      2553  cl-subs:     2774  v-elim:      0  v-fix:    0  time: 781.33 s
1878.59/470.58	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
1878.99/470.61	c vivif2 --  cl tried    78124 cl shrink        0 lits rem          0 time: 0.11
1880.58/471.02	c asymm  cl-useful: 0/1820/17000 lits-rem:0 time: 1.62
1880.58/471.02	c calculated reachability. Time: 0.00
1880.58/471.02	c  N dy  3840   1210436       200     17000         0     78124    119000   2372994     48.56   no data  --
1901.38/476.22	c  N dy  3904   1230780       200     17000         0     51356    119000    882350     48.56     51.18  --
1917.33/480.27	c  N dy  3970   1250859       200     17000         0     70876    119000   1979436     48.56     51.16  --
1940.92/486.15	c  N dy  4049   1272117       200     17000         0     91512    119000   3132131     48.57     51.19  --
1960.08/490.98	c  N dy  4127   1292161       200     17000         0     63412    119000   1505286     48.58     51.80  --
1981.24/496.22	c  N dy  4202   1312240       200     17000         0     82936    119000   2595778     48.59     52.64  --
2006.02/502.42	c  N dy  4264   1335667       200     17000         0     57114    119000   1112820     48.58     51.17  --
2025.18/507.21	c  N dy  4351   1355723       200     17000         0     76573    119000   2199626     48.59     51.29  --
2048.75/513.18	c  N dy  4413   1376491       200     17000         0     96705    119000   3323363     48.59     51.19  --
2067.93/517.96	c  N dy  4495   1397313       200     17000         0     67442    119000   1643353     48.60     51.31  --
2089.90/523.40	c  N dy  4556   1417989       200     17000         0     87469    119000   2764521     48.59     51.29  --
2110.27/528.57	c  N dy  4596   1438035       200     17000         0     56501    119000    991129     48.58     51.56  --
2128.65/533.10	c  N dy  4636   1458870       200     17000         0     76652    119000   2111748     48.57     51.27  --
2153.41/539.31	c  N dy  4717   1479190       200     17000         0     96438    119000   3211652     48.57     51.15  --
2172.19/544.03	c  N dy  4750   1499743       200     17000         0     64901    119000   1413624     48.55     51.42  --
2193.36/549.34	c  N dy  4809   1520858       200     17000         0     85366    119000   2559903     48.55     51.45  --
2220.52/556.16	c  N dy  4874   1542510       200     17000         0     54045    119000    761932     48.55     51.13  --
2240.12/561.04	c  N dy  4958   1563922       200     17000         0     74785    119000   1921603     48.56     51.29  --
2262.86/566.78	c  N dy  5042   1584021       200     17000         0     94287    119000   3012517     48.57     53.19  --
2286.03/572.55	c  N dy  5106   1604063       200     17000         0     60371    119000   1072985     48.57     51.68  --
2307.60/577.92	c  N dy  5155   1626262       200     17000         0     81889    119000   2275269     48.56     51.15  --
2332.39/584.17	c  N dy  5206   1646763       200     17000         0    101792    119000   3385330     48.55     51.12  --
2353.14/589.32	c  N dy  5263   1666944       200     17000         0     67021    119000   1402068     48.55     51.11  --
2373.92/594.50	c  N dy  5321   1687014       200     17000         0     86467    119000   2485005     48.55     51.54  --
2400.28/601.12	c  N dy  5394   1707380       200     17000         0    106215    119000   3584742     48.55     51.18  --
2404.27/602.16	c  S st  5407   1710436       200     17000         0    109191    119000   3751389     48.55   no data  --
2405.87/602.51	c  S st  5407   1710939       200     17000         0    109683    119000   3777681     48.55   no data  --
2405.87/602.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2405.87/602.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2405.87/602.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.30
2406.69/602.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2406.69/602.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2406.69/602.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2406.69/602.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4656.03/1165.85	c lits-rem:      4842  cl-subs:     4198  v-elim:      0  v-fix:    0  time: 2248.23 s
4656.03/1165.85	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
4656.03/1165.89	c vivif2 --  cl tried   105485 cl shrink        0 lits rem          0 time: 0.16
4658.03/1166.33	c asymm  cl-useful: 0/1237/17000 lits-rem:0 time: 1.75
4658.03/1166.34	c calculated reachability. Time: 0.00
4658.03/1166.34	c  N dy  5407   1710939       200     17000         0    105485    119000   3472754     48.55   no data  --
4678.01/1171.36	c  N dy  5476   1731866       200     17000         0     70583    119000   1554354     48.55     51.22  --
4699.58/1176.75	c  N dy  5550   1752161       200     17000         0     90290    119000   2652538     48.55     51.24  --
4724.74/1183.06	c  N dy  5624   1772235       200     17000         0    109758    119000   3742482     48.55     51.39  --
4747.52/1188.73	c  N dy  5706   1792280       200     17000         0     73003    119000   1641731     48.56     51.17  --
4772.28/1194.92	c  N dy  5741   1814810       200     17000         0     94825    119000   2853547     48.54     51.56  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3174962-1304060421/watcher-3174962-1304060421 -o /tmp/evaluation-result-3174962-1304060421/solver-3174962-1304060421 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3174962-1304060421.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: 2.78 3.81 4.87 5/180 30106
/proc/meminfo: memFree=31508712/32950928 swapFree=67111404/67111528
[pid=30106] ppid=30104 vsize=281648 CPUtime=0 cores=1,3,5,7
/proc/30106/stat : 30106 (strangenight1-m) D 30104 30106 30065 0 -1 4202496 1093 0 0 0 0 0 0 0 23 0 4 0 517640882 288407552 1011 33554432000 4194304 4650419 140733443943856 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30106/statm: 70412 1011 343 112 0 65377 0
[pid=30106/tid=30107] ppid=30104 vsize=281648 CPUtime=0 cores=1,3,5,7
/proc/30106/task/30107/stat : 30107 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 167 0 0 0 0 0 0 0 24 0 4 0 517640882 288407552 1014 33554432000 4194304 4650419 140733443943856 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30106/tid=30108] ppid=30104 vsize=281648 CPUtime=0 cores=1,3,5,7
/proc/30106/task/30108/stat : 30108 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 159 0 0 0 0 0 0 0 24 0 4 0 517640882 288407552 1016 33554432000 4194304 4650419 140733443943856 18446744073709551615 4373800 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30106/tid=30109] ppid=30104 vsize=281648 CPUtime=0 cores=1,3,5,7
/proc/30106/task/30109/stat : 30109 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 181 0 0 0 0 0 0 0 24 0 4 0 517640882 288407552 1019 33554432000 4194304 4650419 140733443943856 18446744073709551615 4520021 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0321439 s]
/proc/loadavg: 2.78 3.81 4.87 5/180 30106
/proc/meminfo: memFree=31508712/32950928 swapFree=67111404/67111528
[pid=30106] ppid=30104 vsize=282756 CPUtime=0.1 cores=1,3,5,7
/proc/30106/stat : 30106 (strangenight1-m) R 30104 30106 30065 0 -1 4202496 2502 0 0 0 10 0 0 0 23 0 4 0 517640882 289542144 2420 33554432000 4194304 4650419 140733443943856 18446744073709551615 4371088 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30106/statm: 70689 2420 366 112 0 65654 0
[pid=30106/tid=30107] ppid=30104 vsize=282756 CPUtime=0.02 cores=1,3,5,7
/proc/30106/task/30107/stat : 30107 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 505 0 0 0 2 0 0 0 24 0 4 0 517640882 289542144 2420 33554432000 4194304 4650419 140733443943856 18446744073709551615 4370675 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30106/tid=30108] ppid=30104 vsize=282756 CPUtime=0.02 cores=1,3,5,7
/proc/30106/task/30108/stat : 30108 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 502 0 0 0 2 0 0 0 24 0 4 0 517640882 289542144 2420 33554432000 4194304 4650419 140733443943856 18446744073709551615 4371092 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30106/tid=30109] ppid=30104 vsize=282756 CPUtime=0.02 cores=1,3,5,7
/proc/30106/task/30109/stat : 30109 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 549 0 0 0 2 0 0 0 24 0 4 0 517640882 289542144 2420 33554432000 4194304 4650419 140733443943856 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 282756

[startup+0.101132 s]
/proc/loadavg: 2.78 3.81 4.87 5/180 30106
/proc/meminfo: memFree=31508712/32950928 swapFree=67111404/67111528
[pid=30106] ppid=30104 vsize=282888 CPUtime=0.38 cores=1,3,5,7
/proc/30106/stat : 30106 (strangenight1-m) R 30104 30106 30065 0 -1 4202496 2685 0 0 0 38 0 0 0 23 0 4 0 517640882 289677312 2603 33554432000 4194304 4650419 140733443943856 18446744073709551615 4370567 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30106/statm: 70722 2603 366 112 0 65687 0
[pid=30106/tid=30107] ppid=30104 vsize=282888 CPUtime=0.09 cores=1,3,5,7
/proc/30106/task/30107/stat : 30107 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 523 0 0 0 9 0 0 0 24 0 4 0 517640882 289677312 2603 33554432000 4194304 4650419 140733443943856 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30106/tid=30108] ppid=30104 vsize=282888 CPUtime=0.09 cores=1,3,5,7
/proc/30106/task/30108/stat : 30108 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 520 0 0 0 9 0 0 0 24 0 4 0 517640882 289677312 2603 33554432000 4194304 4650419 140733443943856 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30106/tid=30109] ppid=30104 vsize=282888 CPUtime=0.09 cores=1,3,5,7
/proc/30106/task/30109/stat : 30109 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 677 0 0 0 9 0 0 0 24 0 4 0 517640882 289677312 2603 33554432000 4194304 4650419 140733443943856 18446744073709551615 4365227 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) 282888

[startup+0.301097 s]
/proc/loadavg: 2.78 3.81 4.87 5/180 30106
/proc/meminfo: memFree=31508712/32950928 swapFree=67111404/67111528
[pid=30106] ppid=30104 vsize=284548 CPUtime=1.18 cores=1,3,5,7
/proc/30106/stat : 30106 (strangenight1-m) R 30104 30106 30065 0 -1 4202496 3494 0 0 0 118 0 0 0 23 0 4 0 517640882 291377152 2864 33554432000 4194304 4650419 140733443943856 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30106/statm: 71137 2864 369 112 0 66102 0
[pid=30106/tid=30107] ppid=30104 vsize=284548 CPUtime=0.29 cores=1,3,5,7
/proc/30106/task/30107/stat : 30107 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 558 0 0 0 29 0 0 0 25 0 4 0 517640882 291377152 2864 33554432000 4194304 4650419 140733443943856 18446744073709551615 4371123 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30106/tid=30108] ppid=30104 vsize=284548 CPUtime=0.29 cores=1,3,5,7
/proc/30106/task/30108/stat : 30108 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 554 0 0 0 29 0 0 0 24 0 4 0 517640882 291377152 2864 33554432000 4194304 4650419 140733443943856 18446744073709551615 4370557 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30106/tid=30109] ppid=30104 vsize=284548 CPUtime=0.29 cores=1,3,5,7
/proc/30106/task/30109/stat : 30109 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 1384 0 0 0 29 0 0 0 25 0 4 0 517640882 291377152 2864 33554432000 4194304 4650419 140733443943856 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 284548

[startup+0.70103 s]
/proc/loadavg: 2.78 3.81 4.87 5/180 30106
/proc/meminfo: memFree=31508712/32950928 swapFree=67111404/67111528
[pid=30106] ppid=30104 vsize=291728 CPUtime=2.78 cores=1,3,5,7
/proc/30106/stat : 30106 (strangenight1-m) R 30104 30106 30065 0 -1 4202496 9008 0 0 0 277 1 0 0 18 0 4 0 517640882 298729472 7027 33554432000 4194304 4650419 140733443943856 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30106/statm: 72932 7027 390 112 0 67897 0
[pid=30106/tid=30107] ppid=30104 vsize=291728 CPUtime=0.69 cores=1,3,5,7
/proc/30106/task/30107/stat : 30107 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 2126 0 0 0 69 0 0 0 25 0 4 0 517640882 298729472 7027 33554432000 4194304 4650419 140733443943856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30106/tid=30108] ppid=30104 vsize=291728 CPUtime=0.69 cores=1,3,5,7
/proc/30106/task/30108/stat : 30108 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 2095 0 0 0 69 0 0 0 18 0 4 0 517640882 298729472 7027 33554432000 4194304 4650419 140733443943856 18446744073709551615 4364738 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30106/tid=30109] ppid=30104 vsize=291728 CPUtime=0.69 cores=1,3,5,7
/proc/30106/task/30109/stat : 30109 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 2246 0 0 0 69 0 0 0 25 0 4 0 517640882 298729472 7027 33554432000 4194304 4650419 140733443943856 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 291728

[startup+1.50089 s]
/proc/loadavg: 2.78 3.81 4.87 10/184 30110
/proc/meminfo: memFree=31473836/32950928 swapFree=67111404/67111528
[pid=30106] ppid=30104 vsize=294320 CPUtime=5.97 cores=1,3,5,7
/proc/30106/stat : 30106 (strangenight1-m) R 30104 30106 30065 0 -1 4202496 15048 0 0 0 595 2 0 0 19 0 4 0 517640882 301383680 7664 33554432000 4194304 4650419 140733443943856 18446744073709551615 4365195 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30106/statm: 73580 7664 390 112 0 68545 0
[pid=30106/tid=30107] ppid=30104 vsize=294320 CPUtime=1.49 cores=1,3,5,7
/proc/30106/task/30107/stat : 30107 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 3431 0 0 0 149 0 0 0 25 0 4 0 517640882 301383680 7664 33554432000 4194304 4650419 140733443943856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30106/tid=30108] ppid=30104 vsize=294320 CPUtime=1.48 cores=1,3,5,7
/proc/30106/task/30108/stat : 30108 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 3903 0 0 0 148 0 0 0 19 0 4 0 517640882 301383680 7664 33554432000 4194304 4650419 140733443943856 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30106/tid=30109] ppid=30104 vsize=294320 CPUtime=1.48 cores=1,3,5,7
/proc/30106/task/30109/stat : 30109 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 3383 0 0 0 148 0 0 0 25 0 4 0 517640882 301383680 7664 33554432000 4194304 4650419 140733443943856 18446744073709551615 4365343 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) 294320

[startup+3.10061 s]
/proc/loadavg: 2.78 3.81 4.87 9/184 30110
/proc/meminfo: memFree=31452280/32950928 swapFree=67111404/67111528
[pid=30106] ppid=30104 vsize=303904 CPUtime=12.36 cores=1,3,5,7
/proc/30106/stat : 30106 (strangenight1-m) R 30104 30106 30065 0 -1 4202496 28318 0 0 0 1232 4 0 0 23 0 4 0 517640882 311197696 13276 33554432000 4194304 4650419 140733443943856 18446744073709551615 4439636 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30106/statm: 75976 13276 392 112 0 70941 0
[pid=30106/tid=30107] ppid=30104 vsize=303904 CPUtime=3.09 cores=1,3,5,7
/proc/30106/task/30107/stat : 30107 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 7717 0 0 0 308 1 0 0 25 0 4 0 517640882 311197696 13276 33554432000 4194304 4650419 140733443943856 18446744073709551615 4439455 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30106/tid=30108] ppid=30104 vsize=303904 CPUtime=3.08 cores=1,3,5,7
/proc/30106/task/30108/stat : 30108 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 6151 0 0 0 308 0 0 0 23 0 4 0 517640882 311197696 13276 33554432000 4194304 4650419 140733443943856 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30106/tid=30109] ppid=30104 vsize=303904 CPUtime=3.07 cores=1,3,5,7
/proc/30106/task/30109/stat : 30109 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 6070 0 0 0 307 0 0 0 25 0 4 0 517640882 311197696 13276 33554432000 4194304 4650419 140733443943856 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 303904

[startup+6.30105 s]
/proc/loadavg: 3.19 3.87 4.89 9/184 30111
/proc/meminfo: memFree=31351456/32950928 swapFree=67111404/67111528
[pid=30106] ppid=30104 vsize=305140 CPUtime=25.14 cores=1,3,5,7
/proc/30106/stat : 30106 (strangenight1-m) R 30104 30106 30065 0 -1 4202496 38681 0 0 0 2508 6 0 0 25 0 4 0 517640882 312463360 22497 33554432000 4194304 4650419 140733443943856 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30106/statm: 76285 22497 392 112 0 71250 0
[pid=30106/tid=30107] ppid=30104 vsize=305140 CPUtime=6.28 cores=1,3,5,7
/proc/30106/task/30107/stat : 30107 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 8272 0 0 0 627 1 0 0 25 0 4 0 517640882 312463360 22497 33554432000 4194304 4650419 140733443943856 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30106/tid=30108] ppid=30104 vsize=305140 CPUtime=6.29 cores=1,3,5,7
/proc/30106/task/30108/stat : 30108 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 10349 0 0 0 628 1 0 0 25 0 4 0 517640882 312463360 22497 33554432000 4194304 4650419 140733443943856 18446744073709551615 4439656 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30106/tid=30109] ppid=30104 vsize=305140 CPUtime=6.26 cores=1,3,5,7
/proc/30106/task/30109/stat : 30109 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 10385 0 0 0 624 2 0 0 25 0 4 0 517640882 312463360 22497 33554432000 4194304 4650419 140733443943856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 305140

[startup+12.7009 s]
/proc/loadavg: 3.58 3.94 4.90 9/184 30111
/proc/meminfo: memFree=31271168/32950928 swapFree=67111404/67111528
[pid=30106] ppid=30104 vsize=301076 CPUtime=50.71 cores=1,3,5,7
/proc/30106/stat : 30106 (strangenight1-m) R 30104 30106 30065 0 -1 4202496 61981 0 0 0 5060 11 0 0 25 0 4 0 517640882 308301824 32681 33554432000 4194304 4650419 140733443943856 18446744073709551615 4443768 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30106/statm: 75269 32681 392 112 0 70234 0
[pid=30106/tid=30107] ppid=30104 vsize=301076 CPUtime=12.69 cores=1,3,5,7
/proc/30106/task/30107/stat : 30107 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 13997 0 0 0 1266 3 0 0 25 0 4 0 517640882 308301824 32681 33554432000 4194304 4650419 140733443943856 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30106/tid=30108] ppid=30104 vsize=301076 CPUtime=12.69 cores=1,3,5,7
/proc/30106/task/30108/stat : 30108 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 15901 0 0 0 1267 2 0 0 25 0 4 0 517640882 308301824 32681 33554432000 4194304 4650419 140733443943856 18446744073709551615 4432376 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30106/tid=30109] ppid=30104 vsize=301076 CPUtime=12.61 cores=1,3,5,7
/proc/30106/task/30109/stat : 30109 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 19438 0 0 0 1258 3 0 0 25 0 4 0 517640882 308301824 32681 33554432000 4194304 4650419 140733443943856 18446744073709551615 4476823 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 301076

[startup+25.5007 s]
/proc/loadavg: 4.63 4.16 4.96 9/184 30111
/proc/meminfo: memFree=31157216/32950928 swapFree=67111404/67111528
[pid=30106] ppid=30104 vsize=320024 CPUtime=101.83 cores=1,3,5,7
/proc/30106/stat : 30106 (strangenight1-m) R 30104 30106 30065 0 -1 4202496 85251 0 0 0 10165 18 0 0 25 0 4 0 517640882 327704576 43156 33554432000 4194304 4650419 140733443943856 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30106/statm: 80006 43157 392 112 0 74971 0
[pid=30106/tid=30107] ppid=30104 vsize=320024 CPUtime=25.48 cores=1,3,5,7
/proc/30106/task/30107/stat : 30107 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 18892 0 0 0 2543 5 0 0 25 0 4 0 517640882 327704576 43157 33554432000 4194304 4650419 140733443943856 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30106/tid=30108] ppid=30104 vsize=320024 CPUtime=25.48 cores=1,3,5,7
/proc/30106/task/30108/stat : 30108 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 19963 0 0 0 2545 3 0 0 25 0 4 0 517640882 327704576 43157 33554432000 4194304 4650419 140733443943856 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30106/tid=30109] ppid=30104 vsize=320024 CPUtime=25.35 cores=1,3,5,7
/proc/30106/task/30109/stat : 30109 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 26307 0 0 0 2529 6 0 0 25 0 4 0 517640882 327704576 43157 33554432000 4194304 4650419 140733443943856 18446744073709551615 4365311 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 320024

[startup+51.1012 s]
/proc/loadavg: 5.84 4.48 5.04 9/184 30121
/proc/meminfo: memFree=31073812/32950928 swapFree=67111404/67111528
[pid=30106] ppid=30104 vsize=341424 CPUtime=204.09 cores=1,3,5,7
/proc/30106/stat : 30106 (strangenight1-m) R 30104 30106 30065 0 -1 4202496 118767 0 0 0 20380 29 0 0 25 0 4 0 517640882 349618176 53280 33554432000 4194304 4650419 140733443943856 18446744073709551615 4476691 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30106/statm: 85356 53280 392 112 0 80321 0
[pid=30106/tid=30107] ppid=30104 vsize=341424 CPUtime=51.08 cores=1,3,5,7
/proc/30106/task/30107/stat : 30107 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 23697 0 0 0 5101 7 0 0 25 0 4 0 517640882 349618176 53280 33554432000 4194304 4650419 140733443943856 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30106/tid=30108] ppid=30104 vsize=341424 CPUtime=51.09 cores=1,3,5,7
/proc/30106/task/30108/stat : 30108 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 28931 0 0 0 5102 7 0 0 25 0 4 0 517640882 349618176 53280 33554432000 4194304 4650419 140733443943856 18446744073709551615 4363617 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30106/tid=30109] ppid=30104 vsize=341424 CPUtime=50.81 cores=1,3,5,7
/proc/30106/task/30109/stat : 30109 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 39111 0 0 0 5071 10 0 0 25 0 4 0 517640882 349618176 53280 33554432000 4194304 4650419 140733443943856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 341424

[startup+102.307 s]
/proc/loadavg: 7.11 5.03 5.20 9/184 30122
/proc/meminfo: memFree=30985428/32950928 swapFree=67111404/67111528
[pid=30106] ppid=30104 vsize=475336 CPUtime=408.63 cores=1,3,5,7
/proc/30106/stat : 30106 (strangenight1-m) R 30104 30106 30065 0 -1 4202496 181038 0 0 0 40813 50 0 0 25 0 4 0 517640882 486744064 63096 33554432000 4194304 4650419 140733443943856 18446744073709551615 4439224 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30106/statm: 118834 63096 392 112 0 113799 0
[pid=30106/tid=30107] ppid=30104 vsize=475336 CPUtime=102.29 cores=1,3,5,7
/proc/30106/task/30107/stat : 30107 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 26697 0 0 0 10221 8 0 0 25 0 4 0 517640882 486744064 63096 33554432000 4194304 4650419 140733443943856 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30106/tid=30108] ppid=30104 vsize=475336 CPUtime=102.29 cores=1,3,5,7
/proc/30106/task/30108/stat : 30108 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 45839 0 0 0 10218 11 0 0 25 0 4 0 517640882 486744064 63096 33554432000 4194304 4650419 140733443943856 18446744073709551615 4366956 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30106/tid=30109] ppid=30104 vsize=475336 CPUtime=101.73 cores=1,3,5,7
/proc/30106/task/30109/stat : 30109 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 66381 0 0 0 10153 20 0 0 25 0 4 0 517640882 486744064 63096 33554432000 4194304 4650419 140733443943856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 475336

[startup+162.301 s]

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

[pid=30106] ppid=30104 vsize=670048 CPUtime=2804.54 cores=1,3,5,7
/proc/30106/stat : 30106 (strangenight1-m) R 30104 30106 30065 0 -1 4202496 640779 0 0 0 280215 239 0 0 25 0 4 0 517640882 686129152 112750 33554432000 4194304 4650419 140733443943856 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30106/statm: 167512 112750 392 112 0 162477 0
[pid=30106/tid=30107] ppid=30104 vsize=670048 CPUtime=701.47 cores=1,3,5,7
/proc/30106/task/30107/stat : 30107 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 131690 0 0 0 70080 67 0 0 25 0 4 0 517640882 686129152 112750 33554432000 4194304 4650419 140733443943856 18446744073709551615 4365313 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30106/tid=30108] ppid=30104 vsize=670048 CPUtime=702.29 cores=1,3,5,7
/proc/30106/task/30108/stat : 30108 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 173903 0 0 0 70167 62 0 0 25 0 4 0 517640882 686129152 112750 33554432000 4194304 4650419 140733443943856 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30106/tid=30109] ppid=30104 vsize=670048 CPUtime=698.44 cores=1,3,5,7
/proc/30106/task/30109/stat : 30109 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 198458 0 0 0 69780 64 0 0 25 0 4 0 517640882 686129152 112750 33554432000 4194304 4650419 140733443943856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2804.54
Current children cumulated vsize (KiB) 670048

[startup+762.307 s]
/proc/loadavg: 8.10 7.79 6.69 9/184 30143
/proc/meminfo: memFree=30349080/32950928 swapFree=67111404/67111528
[pid=30106] ppid=30104 vsize=778152 CPUtime=3044.24 cores=1,3,5,7
/proc/30106/stat : 30106 (strangenight1-m) R 30104 30106 30065 0 -1 4202496 677324 0 0 0 304169 255 0 0 25 0 4 0 517640882 796827648 115951 33554432000 4194304 4650419 140733443943856 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30106/statm: 194538 115951 392 112 0 189503 0
[pid=30106/tid=30107] ppid=30104 vsize=778152 CPUtime=761.48 cores=1,3,5,7
/proc/30106/task/30107/stat : 30107 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 143753 0 0 0 76073 75 0 0 25 0 4 0 517640882 796827648 115951 33554432000 4194304 4650419 140733443943856 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30106/tid=30108] ppid=30104 vsize=778152 CPUtime=762.31 cores=1,3,5,7
/proc/30106/task/30108/stat : 30108 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 183795 0 0 0 76167 64 0 0 25 0 4 0 517640882 796827648 115951 33554432000 4194304 4650419 140733443943856 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30106/tid=30109] ppid=30104 vsize=778152 CPUtime=758.12 cores=1,3,5,7
/proc/30106/task/30109/stat : 30109 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 206763 0 0 0 75742 70 0 0 25 0 4 0 517640882 796827648 115951 33554432000 4194304 4650419 140733443943856 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.24
Current children cumulated vsize (KiB) 778152

[startup+822.301 s]
/proc/loadavg: 8.09 7.84 6.77 9/184 30144
/proc/meminfo: memFree=30351492/32950928 swapFree=67111404/67111528
[pid=30106] ppid=30104 vsize=729680 CPUtime=3283.89 cores=1,3,5,7
/proc/30106/stat : 30106 (strangenight1-m) R 30104 30106 30065 0 -1 4202496 709867 0 0 0 328123 266 0 0 25 0 4 0 517640882 747192320 113979 33554432000 4194304 4650419 140733443943856 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30106/statm: 182420 113979 392 112 0 177385 0
[pid=30106/tid=30107] ppid=30104 vsize=729680 CPUtime=821.47 cores=1,3,5,7
/proc/30106/task/30107/stat : 30107 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 149926 0 0 0 82069 78 0 0 25 0 4 0 517640882 747192320 113979 33554432000 4194304 4650419 140733443943856 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30106/tid=30108] ppid=30104 vsize=729680 CPUtime=822.3 cores=1,3,5,7
/proc/30106/task/30108/stat : 30108 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 195584 0 0 0 82165 65 0 0 25 0 4 0 517640882 747192320 113979 33554432000 4194304 4650419 140733443943856 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30106/tid=30109] ppid=30104 vsize=729680 CPUtime=817.79 cores=1,3,5,7
/proc/30106/task/30109/stat : 30109 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 214255 0 0 0 81704 75 0 0 25 0 4 0 517640882 747192320 113979 33554432000 4194304 4650419 140733443943856 18446744073709551615 4350817 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3283.89
Current children cumulated vsize (KiB) 729680

[startup+882.301 s]
/proc/loadavg: 8.08 7.89 6.85 9/184 30146
/proc/meminfo: memFree=30319804/32950928 swapFree=67111404/67111528
[pid=30106] ppid=30104 vsize=732492 CPUtime=3523.56 cores=1,3,5,7
/proc/30106/stat : 30106 (strangenight1-m) R 30104 30106 30065 0 -1 4202496 738752 0 0 0 352081 275 0 0 25 0 4 0 517640882 750071808 116861 33554432000 4194304 4650419 140733443943856 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30106/statm: 183123 116861 392 112 0 178088 0
[pid=30106/tid=30107] ppid=30104 vsize=732492 CPUtime=881.47 cores=1,3,5,7
/proc/30106/task/30107/stat : 30107 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 150029 0 0 0 88069 78 0 0 25 0 4 0 517640882 750071808 116861 33554432000 4194304 4650419 140733443943856 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30106/tid=30108] ppid=30104 vsize=732492 CPUtime=882.3 cores=1,3,5,7
/proc/30106/task/30108/stat : 30108 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 207076 0 0 0 88163 67 0 0 25 0 4 0 517640882 750071808 116861 33554432000 4194304 4650419 140733443943856 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30106/tid=30109] ppid=30104 vsize=732492 CPUtime=877.46 cores=1,3,5,7
/proc/30106/task/30109/stat : 30109 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 224860 0 0 0 87664 82 0 0 25 0 4 0 517640882 750071808 116861 33554432000 4194304 4650419 140733443943856 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3523.56
Current children cumulated vsize (KiB) 732492

[startup+942.301 s]
/proc/loadavg: 8.08 7.92 6.93 9/184 30147
/proc/meminfo: memFree=30371316/32950928 swapFree=67111404/67111528
[pid=30106] ppid=30104 vsize=667176 CPUtime=3763.24 cores=1,3,5,7
/proc/30106/stat : 30106 (strangenight1-m) R 30104 30106 30065 0 -1 4202496 764641 0 0 0 376040 284 0 0 25 0 4 0 517640882 683188224 114943 33554432000 4194304 4650419 140733443943856 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30106/statm: 166794 114943 392 112 0 161759 0
[pid=30106/tid=30107] ppid=30104 vsize=667176 CPUtime=941.47 cores=1,3,5,7
/proc/30106/task/30107/stat : 30107 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 150029 0 0 0 94069 78 0 0 25 0 4 0 517640882 683188224 114943 33554432000 4194304 4650419 140733443943856 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30106/tid=30108] ppid=30104 vsize=667176 CPUtime=942.3 cores=1,3,5,7
/proc/30106/task/30108/stat : 30108 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 218855 0 0 0 94161 69 0 0 25 0 4 0 517640882 683188224 114943 33554432000 4194304 4650419 140733443943856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30106/tid=30109] ppid=30104 vsize=667176 CPUtime=937.13 cores=1,3,5,7
/proc/30106/task/30109/stat : 30109 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 232070 0 0 0 93626 87 0 0 25 0 4 0 517640882 683188224 114943 33554432000 4194304 4650419 140733443943856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.24
Current children cumulated vsize (KiB) 667176

[startup+1002.3 s]
/proc/loadavg: 8.14 7.96 7.00 9/184 30149
/proc/meminfo: memFree=30327224/32950928 swapFree=67111404/67111528
[pid=30106] ppid=30104 vsize=622356 CPUtime=4002.91 cores=1,3,5,7
/proc/30106/stat : 30106 (strangenight1-m) R 30104 30106 30065 0 -1 4202496 795084 0 0 0 399992 299 0 0 25 0 4 0 517640882 637292544 115012 33554432000 4194304 4650419 140733443943856 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30106/statm: 155589 115012 392 112 0 150554 0
[pid=30106/tid=30107] ppid=30104 vsize=622356 CPUtime=1001.48 cores=1,3,5,7
/proc/30106/task/30107/stat : 30107 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 150902 0 0 0 100069 79 0 0 25 0 4 0 517640882 637292544 115012 33554432000 4194304 4650419 140733443943856 18446744073709551615 4334321 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30106/tid=30108] ppid=30104 vsize=622356 CPUtime=1002.31 cores=1,3,5,7
/proc/30106/task/30108/stat : 30108 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 232542 0 0 0 100153 78 0 0 25 0 4 0 517640882 637292544 115012 33554432000 4194304 4650419 140733443943856 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30106/tid=30109] ppid=30104 vsize=622356 CPUtime=996.8 cores=1,3,5,7
/proc/30106/task/30109/stat : 30109 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 239969 0 0 0 99588 92 0 0 25 0 4 0 517640882 637292544 115012 33554432000 4194304 4650419 140733443943856 18446744073709551615 4366865 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4002.91
Current children cumulated vsize (KiB) 622356

[startup+1062.3 s]
/proc/loadavg: 8.11 7.98 7.06 9/184 30151
/proc/meminfo: memFree=30172656/32950928 swapFree=67111404/67111528
[pid=30106] ppid=30104 vsize=799896 CPUtime=4242.59 cores=1,3,5,7
/proc/30106/stat : 30106 (strangenight1-m) R 30104 30106 30065 0 -1 4202496 839790 0 0 0 423940 319 0 0 25 0 4 0 517640882 819093504 124301 33554432000 4194304 4650419 140733443943856 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30106/statm: 199974 124301 392 112 0 194939 0
[pid=30106/tid=30107] ppid=30104 vsize=799896 CPUtime=1061.48 cores=1,3,5,7
/proc/30106/task/30107/stat : 30107 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 163161 0 0 0 106062 86 0 0 25 0 4 0 517640882 819093504 124301 33554432000 4194304 4650419 140733443943856 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30106/tid=30108] ppid=30104 vsize=799896 CPUtime=1062.31 cores=1,3,5,7
/proc/30106/task/30108/stat : 30108 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 244158 0 0 0 106147 84 0 0 25 0 4 0 517640882 819093504 124301 33554432000 4194304 4650419 140733443943856 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30106/tid=30109] ppid=30104 vsize=799896 CPUtime=1056.48 cores=1,3,5,7
/proc/30106/task/30109/stat : 30109 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 251251 0 0 0 105549 99 0 0 25 0 4 0 517640882 819093504 124301 33554432000 4194304 4650419 140733443943856 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4242.59
Current children cumulated vsize (KiB) 799896

[startup+1122.3 s]
/proc/loadavg: 8.10 8.00 7.13 9/184 30152
/proc/meminfo: memFree=30103052/32950928 swapFree=67111404/67111528
[pid=30106] ppid=30104 vsize=730840 CPUtime=4482.27 cores=1,3,5,7
/proc/30106/stat : 30106 (strangenight1-m) R 30104 30106 30065 0 -1 4202496 865838 0 0 0 447895 332 0 0 25 0 4 0 517640882 748380160 126230 33554432000 4194304 4650419 140733443943856 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30106/statm: 182710 126230 392 112 0 177675 0
[pid=30106/tid=30107] ppid=30104 vsize=730840 CPUtime=1121.48 cores=1,3,5,7
/proc/30106/task/30107/stat : 30107 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 170885 0 0 0 112056 92 0 0 25 0 4 0 517640882 748380160 126230 33554432000 4194304 4650419 140733443943856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30106/tid=30108] ppid=30104 vsize=730840 CPUtime=1122.31 cores=1,3,5,7
/proc/30106/task/30108/stat : 30108 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 249077 0 0 0 112145 86 0 0 25 0 4 0 517640882 748380160 126230 33554432000 4194304 4650419 140733443943856 18446744073709551615 4476331 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30106/tid=30109] ppid=30104 vsize=730840 CPUtime=1116.15 cores=1,3,5,7
/proc/30106/task/30109/stat : 30109 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 255115 0 0 0 111514 101 0 0 25 0 4 0 517640882 748380160 126230 33554432000 4194304 4650419 140733443943856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.27
Current children cumulated vsize (KiB) 730840

[startup+1182.3 s]
/proc/loadavg: 8.03 8.00 7.18 9/184 30154
/proc/meminfo: memFree=30080184/32950928 swapFree=67111404/67111528
[pid=30106] ppid=30104 vsize=846048 CPUtime=4721.94 cores=1,3,5,7
/proc/30106/stat : 30106 (strangenight1-m) R 30104 30106 30065 0 -1 4202496 902828 0 0 0 471845 349 0 0 25 0 4 0 517640882 866353152 136606 33554432000 4194304 4650419 140733443943856 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30106/statm: 211512 136606 392 112 0 206477 0
[pid=30106/tid=30107] ppid=30104 vsize=846048 CPUtime=1181.48 cores=1,3,5,7
/proc/30106/task/30107/stat : 30107 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 188863 0 0 0 118048 100 0 0 25 0 4 0 517640882 866353152 136606 33554432000 4194304 4650419 140733443943856 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30106/tid=30108] ppid=30104 vsize=846048 CPUtime=1182.31 cores=1,3,5,7
/proc/30106/task/30108/stat : 30108 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 249077 0 0 0 118145 86 0 0 25 0 4 0 517640882 866353152 136606 33554432000 4194304 4650419 140733443943856 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30106/tid=30109] ppid=30104 vsize=846048 CPUtime=1175.82 cores=1,3,5,7
/proc/30106/task/30109/stat : 30109 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 263383 0 0 0 117476 106 0 0 25 0 4 0 517640882 866353152 136606 33554432000 4194304 4650419 140733443943856 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4721.94
Current children cumulated vsize (KiB) 846048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.02 8.00 7.19 5/179 30155
/proc/meminfo: memFree=30971152/32950928 swapFree=67111404/67111528
[pid=30106] ppid=30104 vsize=803300 CPUtime=4800.26 cores=1,3,5,7
/proc/30106/stat : 30106 (strangenight1-m) R 30104 30106 30065 0 -1 4202496 911582 0 0 0 479670 356 0 0 25 0 4 0 517640882 822579200 142137 33554432000 4194304 4650419 140733443943856 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30106/statm: 200825 142137 392 112 0 195790 0
[pid=30106/tid=30107] ppid=30104 vsize=803300 CPUtime=1201.09 cores=1,3,5,7
/proc/30106/task/30107/stat : 30107 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 188863 0 0 0 120009 100 0 0 25 0 4 0 517640882 822579200 142137 33554432000 4194304 4650419 140733443943856 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30106/tid=30108] ppid=30104 vsize=803300 CPUtime=1201.91 cores=1,3,5,7
/proc/30106/task/30108/stat : 30108 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 249077 0 0 0 120105 86 0 0 25 0 4 0 517640882 822579200 142137 33554432000 4194304 4650419 140733443943856 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30106/tid=30109] ppid=30104 vsize=803300 CPUtime=1195.32 cores=1,3,5,7
/proc/30106/task/30109/stat : 30109 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 267381 0 0 0 119422 110 0 0 25 0 4 0 517640882 822579200 142137 33554432000 4194304 4650419 140733443943856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 803300

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

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

[startup+1201.9 s]
/proc/loadavg: 8.02 8.00 7.19 5/179 30155
/proc/meminfo: memFree=30971152/32950928 swapFree=67111404/67111528
[pid=30106] ppid=30104 vsize=803300 CPUtime=4800.26 cores=1,3,5,7
/proc/30106/stat : 30106 (strangenight1-m) R 30104 30106 30065 0 -1 4202496 911582 0 0 0 479670 356 0 0 25 0 4 0 517640882 822579200 142137 33554432000 4194304 4650419 140733443943856 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30106/statm: 200825 142137 392 112 0 195790 0
[pid=30106/tid=30107] ppid=30104 vsize=803300 CPUtime=1201.09 cores=1,3,5,7
/proc/30106/task/30107/stat : 30107 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 188863 0 0 0 120009 100 0 0 25 0 4 0 517640882 822579200 142137 33554432000 4194304 4650419 140733443943856 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30106/tid=30108] ppid=30104 vsize=803300 CPUtime=1201.91 cores=1,3,5,7
/proc/30106/task/30108/stat : 30108 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 249077 0 0 0 120105 86 0 0 25 0 4 0 517640882 822579200 142137 33554432000 4194304 4650419 140733443943856 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30106/tid=30109] ppid=30104 vsize=803300 CPUtime=1195.32 cores=1,3,5,7
/proc/30106/task/30109/stat : 30109 (strangenight1-m) R 30104 30106 30065 0 -1 4202560 267381 0 0 0 119422 110 0 0 25 0 4 0 517640882 822579200 142137 33554432000 4194304 4650419 140733443943856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 803300

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.94
CPU time (s): 4800.31
CPU user time (s): 4796.73
CPU system time (s): 3.58446
CPU usage (%): 399.382
Max. virtual memory (cumulated for all children) (KiB): 854140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.73
system time used= 3.58446
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 911584
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= 826
involuntary context switches= 23744

runsolver used 1.76373 second user time and 4.81427 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 09:00:21
IDJOB=3174962
IDBENCH=82580
IDSOLVER=1588
FILE ID=node120/3174962-1304060421
RUNJOBID= node120-1304060417-30084
PBS_JOBID= 13170450
Free space on /tmp= 72068 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S1227169170-092-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174962-1304060421/watcher-3174962-1304060421 -o /tmp/evaluation-result-3174962-1304060421/solver-3174962-1304060421 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3174962-1304060421.cnf

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

MD5SUM BENCH= 51cac83217796c0d85d5add5d2ed2d64
RANDOM SEED=342726709

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31508992 kB
Buffers:        435444 kB
Cached:         549092 kB
SwapCached:          8 kB
Active:         403268 kB
Inactive:       678732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31508992 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:           13432 kB
Writeback:           0 kB
AnonPages:       97616 kB
Mapped:          15696 kB
Slab:           295360 kB
PageTables:       4732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   303792 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= 72064 MiB
End job on node120 at 2011-04-29 09:20:25