Trace number 3368649

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.32 1202.54

General information on the benchmark

Namerandom/large/
unif-k5-r20-v750-c15000-S656533785-100-UNKNOWN.cnf
MD5SUMa641c3217b64031795fbe4f20a9b14fb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.85541
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of clauses15000
Sum of the clauses size75000
Maximum clause length5
Minimum clause length5
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 515000
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3368649-1305399671.cnf'
0.00/0.00	c -- header says num vars:            750
0.00/0.00	c -- header says num clauses:       15000
0.00/0.01	c -- clauses added:            0 learnts,        15000 normals,            0 xors
0.00/0.01	c -- vars added        750
0.00/0.01	c Parsing time:  0.02 s
0.00/0.01	c  N st     0         0       750     15000         0         0     75000         0   no data   no data  --
0.00/0.08	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.26
0.00/0.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.32/0.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.32/0.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.32/0.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
0.32/0.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.32/0.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
0.32/0.29	c Finding binary XORs  T:     0.00 s  found:       0
0.32/0.29	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.32/0.29	c calculated reachability. Time: 0.00
0.32/0.29	c Calc default polars -  time:   0.00 s pos:     319 undec:      29 neg:     402
0.32/0.29	c =========================================================================================
0.32/0.29	c types(t): F = full restart, N = normal restart
0.32/0.29	c types(t): S = simplification begin/end, E = solution found
0.32/0.29	c restart types(rt): st = static, dy = dynamic
0.32/0.29	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.32/0.29	c  B st     0         0       750     15000         0         0     75000         0   no data   no data  --
0.32/0.66	c  N dy    18      4047       750     15000         0      4019     75000    401808     79.27     86.04  --
0.32/0.66	c  N dy    41      8685       750     15000         0      6164     75000    474122     78.54     82.68  --
0.32/0.90	c  N dy    68     12814       750     15000         0      6046     75000    336808     78.79     83.48  --
4.77/1.20	c  N dy    89     17096       750     15000         0     10319     75000    755050     78.82     83.58  --
5.57/1.43	c  N dy   112     21169       750     15000         0      8773     75000    490492     78.89     99.35  --
6.78/1.70	c  F st   129     25000       750     15000         0     12586     75000    857725     78.67     72.34  --
6.78/1.72	c  N st   130     25250       750     15000         0     12836     75000    882447     78.67   no data  --
8.00/2.06	c  N dy   135     30000       750     15000         0     10780     75000    598543     78.67   no data  --
8.00/2.06	c  S st   135     30000       750     15000         0     10780     75000    598543     78.67   no data  --
8.36/2.11	c  S st   135     30506       750     15000         0     11285     75000    642923     78.67   no data  --
8.36/2.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
8.36/2.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.36/2.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
8.36/2.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.36/2.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.36/2.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
8.36/2.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.54/5.47	c lits-rem:      3545  cl-subs:       63  v-elim:      0  v-fix:    0  time: 13.24 s
22.34/5.60	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.51
22.34/5.60	c calculated reachability. Time: 0.00
22.34/5.60	c  N dy   135     30506       750     15000         0     11222     75000    628225     78.67   no data  --
23.54/5.95	c  N dy   163     34609       750     15000         0     15318     75000   1036065     79.05     85.60  --
24.74/6.26	c  N dy   183     38710       750     15000         0     11522     75000    564325     78.81     83.19  --
26.33/6.60	c  N dy   206     42787       750     15000         0     15585     75000    969395     79.18     83.67  --
27.12/6.86	c  S st   225     45760       750     15000         0      9619     75000    291414     79.18   no data  --
27.52/6.91	c  S st   225     46264       750     15000         0     10123     75000    333549     79.18   no data  --
27.52/6.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
27.52/6.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.52/6.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
27.52/6.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.52/6.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.52/6.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
27.52/6.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
40.30/10.15	c lits-rem:      1134  cl-subs:        7  v-elim:      0  v-fix:    0  time: 12.82 s
40.30/10.15	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
40.30/10.15	c vivif2 --  cl tried    10116 cl shrink        0 lits rem          0 time: 0.02
40.70/10.26	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.44
40.70/10.26	c calculated reachability. Time: 0.00
40.70/10.26	c  N dy   225     46264       750     15000         0     10116     75000    331123     79.18   no data  --
41.90/10.57	c  N dy   246     50302       750     15000         0     14145     75000    723630     79.17     94.17  --
43.49/10.93	c  N dy   274     54413       750     15000         0     18240     75000   1124129     79.35     85.35  --
44.69/11.29	c  N dy   297     58714       750     15000         0     12584     75000    491379     79.42     84.15  --
46.29/11.63	c  N dy   317     62890       750     15000         0     16753     75000    890721     79.32     84.07  --
47.89/12.01	c  N dy   336     66958       750     15000         0     20805     75000   1281214     79.29     85.14  --
48.69/12.25	c  S st   350     69397       750     15000         0     12281     75000    368259     79.27     76.50  --
49.08/12.30	c  S st   350     69900       750     15000         0     12784     75000    413577     79.27   no data  --
49.08/12.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
49.08/12.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.08/12.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.04
49.08/12.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.08/12.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.08/12.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
49.08/12.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
62.26/15.62	c lits-rem:      1617  cl-subs:        5  v-elim:      0  v-fix:    0  time: 13.12 s
62.26/15.62	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
62.26/15.62	c vivif2 --  cl tried    12779 cl shrink        0 lits rem          0 time: 0.02
62.66/15.76	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.57
62.66/15.77	c calculated reachability. Time: 0.00
62.66/15.77	c  N dy   350     69900       750     15000         0     12779     75000    411122     79.27   no data  --
64.25/16.17	c  N dy   373     74405       750     15000         0     17273     75000    853631     79.32     85.06  --
66.24/16.66	c  N dy   402     79232       750     15000         0     22079     75000   1324205     79.37     83.80  --
68.25/17.15	c  N dy   428     84367       750     15000         0     15245     75000    568135     79.32     83.57  --
69.47/17.43	c  F st   443     87501       750     15000         0     18372     75000    879665     79.31     69.11  --
70.64/17.76	c  N st   448     90797       750     15000         0     21647     75000   1221348     79.31   no data  --
73.04/18.36	c  N dy   470     96593       750     15000         0     14469     75000    411559     79.29     86.91  --
75.43/18.92	c  N dy   504    102827       750     15000         0     20682     75000   1017758     79.31    106.94  --
76.23/19.14	c  S st   516    104851       750     15000         0     22702     75000   1214364     79.30   no data  --
76.63/19.21	c  S st   516    105354       750     15000         0     23204     75000   1256988     79.30   no data  --
76.63/19.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
76.63/19.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
76.63/19.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
76.63/19.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
76.63/19.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
76.63/19.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
76.63/19.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
94.99/23.88	c lits-rem:       789  cl-subs:       74  v-elim:      0  v-fix:    0  time: 18.37 s
94.99/23.88	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
94.99/23.90	c vivif2 --  cl tried    23130 cl shrink        0 lits rem          0 time: 0.05
96.19/24.13	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.92
96.19/24.13	c calculated reachability. Time: 0.00
96.19/24.13	c  N dy   516    105354       750     15000         0     23130     75000   1243421     79.30   no data  --
98.98/24.88	c  N dy   551    112206       750     15000         0     16010     75000    468305     79.28     84.26  --
101.78/25.59	c  N dy   591    119603       750     15000         0     23389     75000   1184394     79.29     83.60  --
105.37/26.47	c  N dy   630    127292       750     15000         0     16098     75000    386920     79.21     83.64  --
108.58/27.28	c  N dy   675    135523       750     15000         0     24317     75000   1187291     79.23     84.08  --
112.97/28.32	c  N dy   721    144280       750     15000         0     17083     75000    397757     79.26     84.06  --
116.54/29.27	c  N dy   767    153557       750     15000         0     26327     75000   1312675     79.33     85.99  --
118.94/29.83	c  S st   794    158031       750     15000         0     30793     75000   1748379     79.36     81.91  --
119.34/29.92	c  S st   794    158536       750     15000         0     31298     75000   1792858     79.36   no data  --
119.34/29.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
119.34/29.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
119.34/29.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.08
119.74/30.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
119.74/30.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
119.74/30.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
119.74/30.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
159.65/40.06	c lits-rem:       960  cl-subs:      117  v-elim:      0  v-fix:    0  time: 40.11 s
159.65/40.06	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
159.65/40.08	c vivif2 --  cl tried    31181 cl shrink        0 lits rem          0 time: 0.08
161.27/40.41	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 1.32
161.27/40.41	c calculated reachability. Time: 0.00
161.27/40.41	c  N dy   794    158536       750     15000         0     31181     75000   1771442     79.36   no data  --
165.66/41.53	c  N dy   858    168717       750     15000         0     24382     75000   1024296     79.45     86.35  --
170.83/42.85	c  N dy   927    179484       750     15000         0     35115     75000   2087083     79.57     84.45  --
175.62/44.07	c  N dy   988    190991       750     15000         0     28652     75000   1350589     79.56     90.05  --
181.60/45.58	c  N dy  1050    203234       750     15000         0     21904     75000    598224     79.55     84.59  --
187.61/47.10	c  N dy  1119    216272       750     15000         0     34902     75000   1866526     79.53     84.19  --
194.38/48.75	c  N dy  1195    230229       750     15000         0     28883     75000   1193485     79.53     84.34  --
198.37/49.70	c  S st  1238    237806       750     15000         0     36429     75000   1938201     79.54     71.90  --
198.77/49.80	c  S st  1238    238310       750     15000         0     36933     75000   1979512     79.54   no data  --
198.77/49.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
198.77/49.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
198.77/49.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.09
198.77/49.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
198.77/49.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
198.77/49.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
198.77/49.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
259.04/64.98	c lits-rem:       617  cl-subs:      135  v-elim:      0  v-fix:    0  time: 60.17 s
259.04/64.98	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
259.44/65.00	c vivif2 --  cl tried    36798 cl shrink        0 lits rem          0 time: 0.08
260.65/65.32	c asymm  cl-useful: 0/13720/15000 lits-rem:0 time: 1.26
260.65/65.32	c calculated reachability. Time: 0.00
260.65/65.32	c  N dy  1238    238310       750     15000         0     36798     75000   1955468     79.54   no data  --
268.22/67.20	c  N dy  1319    253611       750     15000         0     31092     75000   1323672     79.59     84.10  --
276.61/69.32	c  N dy  1397    270008       750     15000         0     25507     75000    687657     79.56     83.99  --
286.20/71.76	c  N dy  1500    288041       750     15000         0     43499     75000   2447947     79.57     84.45  --
295.77/74.19	c  F st  1609    306251       750     15000         0     38730     75000   1900962     79.63   no data  --
296.17/74.23	c  N st  1610    306501       750     15000         0     38980     75000   1925064     79.63   no data  --
306.95/76.98	c  N dy  1698    326161       750     15000         0     34656     75000   1402792     79.64     83.86  --
319.35/80.02	c  N dy  1801    346198       750     15000         0     29710     75000    829503     79.67     84.84  --
325.71/81.62	c  S st  1870    357465       750     15000         0     40944     75000   1939451     79.70   no data  --
326.11/81.73	c  S st  1870    357968       750     15000         0     41447     75000   1984475     79.70   no data  --
326.11/81.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
326.11/81.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
326.11/81.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.11
326.51/81.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
326.51/81.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
326.51/81.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
326.51/81.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
388.78/97.48	c lits-rem:       814  cl-subs:      108  v-elim:      0  v-fix:    0  time: 62.40 s
388.78/97.48	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
389.18/97.50	c vivif2 --  cl tried    41339 cl shrink        0 lits rem          0 time: 0.08
389.18/97.54	c asymm  cl-useful: 0/1280/15000 lits-rem:0 time: 0.16
389.18/97.54	c calculated reachability. Time: 0.00
389.18/97.54	c  N dy  1870    357968       750     15000         0     41339     75000   1964396     79.70   no data  --
400.76/100.41	c  N dy  1983    378209       750     15000         0     35583     75000   1322700     79.74     85.74  --
412.73/103.49	c  N dy  2089    398303       750     15000         0     28701     75000    555665     79.75     91.18  --
424.32/106.32	c  N dy  2201    418375       750     15000         0     48704     75000   2517815     79.76     84.38  --
435.88/109.26	c  N dy  2312    438463       750     15000         0     40818     75000   1655116     79.77     86.12  --
449.06/112.58	c  N dy  2431    458592       750     15000         0     31993     75000    693196     79.80     84.20  --
461.43/115.69	c  N dy  2552    478977       750     15000         0     52313     75000   2688895     79.84     85.53  --
474.60/118.96	c  N dy  2664    499285       750     15000         0     42644     75000   1654485     79.86     84.84  --
489.37/122.65	c  N dy  2764    519758       750     15000         0     32146     75000    530700     79.84     84.81  --
500.15/125.31	c  S st  2854    536952       750     15000         0     49272     75000   2203786     79.85   no data  --
500.55/125.45	c  S st  2854    537455       750     15000         0     49775     75000   2246991     79.85   no data  --
500.55/125.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
500.55/125.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
500.55/125.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.13
500.95/125.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
500.95/125.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
500.95/125.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
500.95/125.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
579.60/145.27	c lits-rem:      1060  cl-subs:      124  v-elim:      0  v-fix:    0  time: 78.60 s
579.60/145.27	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
579.60/145.30	c vivif2 --  cl tried    49651 cl shrink        0 lits rem          0 time: 0.10
581.19/145.68	c asymm  cl-useful: 0/11146/15000 lits-rem:0 time: 1.54
581.19/145.68	c calculated reachability. Time: 0.00
581.19/145.68	c  N dy  2854    537455       750     15000         0     49651     75000   2224395     79.85   no data  --
596.39/149.43	c  N dy  2952    557525       750     15000         0     37767     75000    996649     79.85     84.73  --
610.72/153.04	c  N dy  3066    577598       750     15000         0     57759     75000   2962655     79.87     85.38  --
625.10/156.64	c  N dy  3169    597690       750     15000         0     44903     75000   1618560     79.88     84.54  --
641.07/160.66	c  N dy  3272    617838       750     15000         0     65000     75000   3595227     79.88     85.34  --
655.03/164.12	c  N dy  3384    637897       750     15000         0     51102     75000   2123926     79.89     85.40  --
671.80/168.36	c  N dy  3485    658064       750     15000         0     36319     75000    576588     79.87     84.78  --
685.38/171.76	c  N dy  3592    678206       750     15000         0     56394     75000   2547318     79.87     85.47  --
702.54/176.08	c  N dy  3694    698236       750     15000         0     40476     75000    903614     79.88     92.46  --
718.11/179.90	c  N dy  3811    718274       750     15000         0     60447     75000   2859941     79.91     85.29  --
735.68/184.34	c  N dy  3921    738324       750     15000         0     43543     75000   1114832     79.92     86.99  --
752.04/188.43	c  N dy  4019    758598       750     15000         0     63770     75000   3097021     79.91     84.17  --
769.61/192.89	c  N dy  4130    778823       750     15000         0     46049     75000   1275449     79.93     84.52  --
786.77/197.14	c  N dy  4241    798966       750     15000         0     66139     75000   3270441     79.97     85.33  --
793.99/199.00	c  S st  4280    806184       750     15000         0     73328     75000   3980688     79.97   no data  --
794.75/199.20	c  S st  4280    806692       750     15000         0     73836     75000   4024116     79.97   no data  --
795.15/199.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
795.15/199.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
795.15/199.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.21
795.56/199.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
795.56/199.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
795.56/199.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
795.56/199.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2927.66/733.41	c lits-rem:       832  cl-subs:      270  v-elim:      0  v-fix:    0  time: 2130.20 s
2927.66/733.41	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.01
2927.66/733.46	c vivif2 --  cl tried    73566 cl shrink        0 lits rem          0 time: 0.18
2928.83/733.72	c asymm  cl-useful: 0/3854/15000 lits-rem:0 time: 1.06
2928.83/733.72	c calculated reachability. Time: 0.00
2928.83/733.72	c  N dy  4280    806692       750     15000         0     73566     75000   3975310     79.97   no data  --
2945.99/738.01	c  N dy  4388    826781       750     15000         0     54708     75000   2033597     79.98     85.03  --
2965.95/743.01	c  N dy  4499    846849       750     15000         0     74698     75000   4002903     79.98     84.61  --
2983.92/747.51	c  N dy  4622    866859       750     15000         0     54788     75000   1967458     80.02     91.70  --
3003.47/752.43	c  N dy  4716    886908       750     15000         0     74754     75000   3922356     80.01     84.76  --
3021.84/757.08	c  N dy  4825    906978       750     15000         0     53899     75000   1772433     80.02     84.35  --
3042.23/762.11	c  N dy  4945    927223       750     15000         0     74071     75000   3747367     80.04     84.85  --
3062.16/767.13	c  N dy  5060    947328       750     15000         0     52265     75000   1531176     80.06     84.70  --
3081.34/771.95	c  N dy  5157    967356       750     15000         0     72231     75000   3480009     80.05     84.90  --
3102.88/777.34	c  N dy  5274    987606       750     15000         0     49553     75000   1168916     80.07     85.34  --
3121.63/782.05	c  N dy  5389   1007675       750     15000         0     69560     75000   3136248     80.08     93.19  --
3145.20/787.99	c  N dy  5513   1027708       750     15000         0     45666     75000    692123     80.11     84.39  --
3162.75/792.32	c  N dy  5618   1047751       750     15000         0     65636     75000   2659739     80.12     85.94  --
3185.51/798.06	c  N dy  5719   1067837       750     15000         0     85646     75000   4630075     80.12     84.45  --
3190.70/799.40	c  F st  5743   1071876       750     15000         0     89678     75000   5022514     80.12   no data  --
3204.29/802.74	c  N dy  5811   1087892       750     15000         0     60765     75000   2120891     80.12     85.00  --
3225.83/808.13	c  N dy  5924   1107926       750     15000         0     80730     75000   4102788     80.14     85.48  --
3246.99/813.46	c  N dy  6025   1127968       750     15000         0     54879     75000   1414899     80.13     90.96  --
3267.34/818.52	c  N dy  6145   1148068       750     15000         0     74904     75000   3401531     80.16     84.54  --
3291.70/824.68	c  N dy  6240   1168133       750     15000         0     48068     75000    654462     80.14     84.71  --
3310.09/829.26	c  N dy  6345   1188498       750     15000         0     68359     75000   2654674     80.15     87.73  --
3334.00/835.22	c  N dy  6459   1208562       750     15000         0     88353     75000   4643876     80.17     85.27  --
3336.02/835.73	c  S st  6466   1210038       750     15000         0     89824     75000   4785745     80.17   no data  --
3336.79/835.98	c  S st  6466   1210541       750     15000         0     90327     75000   4830014     80.17   no data  --
3336.79/835.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
3336.79/835.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3337.19/836.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.26
3338.00/836.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3338.00/836.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3338.00/836.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
3338.00/836.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3368649-1305399671/watcher-3368649-1305399671 -o /tmp/evaluation-result-3368649-1305399671/solver-3368649-1305399671 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368649-1305399671.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.43 8.02 8.05 2/247 12599
/proc/meminfo: memFree=21755620/32951124 swapFree=67056788/67111528
[pid=12599] ppid=12597 vsize=208188 CPUtime=0 cores=1,3,5,7
/proc/12599/stat : 12599 (strangenight1-m) R 12597 12599 12464 0 -1 4202496 1145 0 0 0 0 0 0 0 25 0 4 0 651564954 213184512 1061 33554432000 4194304 4650419 140734433848304 18446744073709551615 271550580919 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12599/statm: 52047 1061 343 112 0 47012 0
[pid=12599/tid=12600] ppid=12597 vsize=208636 CPUtime=0 cores=1,3,5,7
/proc/12599/task/12600/stat : 12600 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 121 0 0 0 0 0 0 0 25 0 4 0 651564955 213643264 1430 33554432000 4194304 4650419 140734433848304 18446744073709551615 271550642670 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12599/tid=12601] ppid=12597 vsize=208636 CPUtime=0 cores=1,3,5,7
/proc/12599/task/12601/stat : 12601 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 318 0 0 0 0 0 0 0 25 0 4 0 651564955 213643264 1433 33554432000 4194304 4650419 140734433848304 18446744073709551615 4373800 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12599/tid=12602] ppid=12597 vsize=208636 CPUtime=0 cores=1,3,5,7
/proc/12599/task/12602/stat : 12602 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 335 0 0 0 0 0 0 0 25 0 4 0 651564955 213643264 1435 33554432000 4194304 4650419 140734433848304 18446744073709551615 4520021 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0869059 s]
/proc/loadavg: 7.43 8.02 8.05 2/247 12599
/proc/meminfo: memFree=21755620/32951124 swapFree=67056788/67111528
[pid=12599] ppid=12597 vsize=295236 CPUtime=0.32 cores=1,3,5,7
/proc/12599/stat : 12599 (strangenight1-m) R 12597 12599 12464 0 -1 4202496 3488 0 0 0 32 0 0 0 25 0 4 0 651564954 302321664 3136 33554432000 4194304 4650419 140734433848304 18446744073709551615 271550580919 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12599/statm: 73842 3338 376 112 0 68807 0
[pid=12599/tid=12600] ppid=12597 vsize=295912 CPUtime=0.07 cores=1,3,5,7
/proc/12599/task/12600/stat : 12600 (strangenight1-m) D 12597 12599 12464 0 -1 4202560 628 0 0 0 7 0 0 0 18 0 4 0 651564955 303013888 3499 33554432000 4194304 4650419 140734433848304 18446744073709551615 4516622 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12599/tid=12601] ppid=12597 vsize=295912 CPUtime=0.08 cores=1,3,5,7
/proc/12599/task/12601/stat : 12601 (strangenight1-m) D 12597 12599 12464 0 -1 4202560 1203 0 0 0 8 0 0 0 25 0 4 0 651564955 303013888 3579 33554432000 4194304 4650419 140734433848304 18446744073709551615 4426459 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12599/tid=12602] ppid=12597 vsize=288464 CPUtime=0.08 cores=1,3,5,7
/proc/12599/task/12602/stat : 12602 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 679 0 0 0 8 0 0 0 25 0 4 0 651564955 295387136 3843 33554432000 4194304 4650419 140734433848304 18446744073709551615 4520109 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 295236

[startup+1.00981 s]
/proc/loadavg: 7.43 8.02 8.05 2/247 12599
/proc/meminfo: memFree=21755620/32951124 swapFree=67056788/67111528
[pid=12599] ppid=12597 vsize=293972 CPUtime=4.01 cores=1,3,5,7
/proc/12599/stat : 12599 (strangenight1-m) R 12597 12599 12464 0 -1 4202496 14252 0 0 0 398 3 0 0 19 0 4 0 651564954 301027328 7400 33554432000 4194304 4650419 140734433848304 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12599/statm: 73493 7400 391 112 0 68458 0
[pid=12599/tid=12600] ppid=12597 vsize=293972 CPUtime=1 cores=1,3,5,7
/proc/12599/task/12600/stat : 12600 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 3474 0 0 0 99 1 0 0 19 0 4 0 651564955 301027328 7400 33554432000 4194304 4650419 140734433848304 18446744073709551615 4365577 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12599/tid=12601] ppid=12597 vsize=293972 CPUtime=0.99 cores=1,3,5,7
/proc/12599/task/12601/stat : 12601 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 3720 0 0 0 99 0 0 0 25 0 4 0 651564955 301027328 7400 33554432000 4194304 4650419 140734433848304 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12599/tid=12602] ppid=12597 vsize=293972 CPUtime=0.99 cores=1,3,5,7
/proc/12599/task/12602/stat : 12602 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 3025 0 0 0 99 0 0 0 25 0 4 0 651564955 301027328 7400 33554432000 4194304 4650419 140734433848304 18446744073709551615 4366904 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) 293972

[startup+1.1008 s]
/proc/loadavg: 7.43 8.02 8.05 2/247 12599
/proc/meminfo: memFree=21755620/32951124 swapFree=67056788/67111528
[pid=12599] ppid=12597 vsize=293972 CPUtime=4.37 cores=1,3,5,7
/proc/12599/stat : 12599 (strangenight1-m) R 12597 12599 12464 0 -1 4202496 14750 0 0 0 434 3 0 0 19 0 4 0 651564954 301027328 7898 33554432000 4194304 4650419 140734433848304 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12599/statm: 73493 7899 391 112 0 68458 0
[pid=12599/tid=12600] ppid=12597 vsize=293972 CPUtime=1.09 cores=1,3,5,7
/proc/12599/task/12600/stat : 12600 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 3591 0 0 0 108 1 0 0 19 0 4 0 651564955 301027328 7899 33554432000 4194304 4650419 140734433848304 18446744073709551615 4363323 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12599/tid=12601] ppid=12597 vsize=293972 CPUtime=1.08 cores=1,3,5,7
/proc/12599/task/12601/stat : 12601 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 3845 0 0 0 108 0 0 0 25 0 4 0 651564955 301027328 7899 33554432000 4194304 4650419 140734433848304 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12599/tid=12602] ppid=12597 vsize=293972 CPUtime=1.08 cores=1,3,5,7
/proc/12599/task/12602/stat : 12602 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 3152 0 0 0 108 0 0 0 25 0 4 0 651564955 301027328 7899 33554432000 4194304 4650419 140734433848304 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 293972

[startup+1.20078 s]
/proc/loadavg: 7.43 8.02 8.05 2/247 12599
/proc/meminfo: memFree=21755620/32951124 swapFree=67056788/67111528
[pid=12599] ppid=12597 vsize=294096 CPUtime=4.77 cores=1,3,5,7
/proc/12599/stat : 12599 (strangenight1-m) R 12597 12599 12464 0 -1 4202496 15666 0 0 0 474 3 0 0 19 0 4 0 651564954 301154304 7796 33554432000 4194304 4650419 140734433848304 18446744073709551615 4332022 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12599/statm: 73524 7796 391 112 0 68489 0
[pid=12599/tid=12600] ppid=12597 vsize=294096 CPUtime=1.19 cores=1,3,5,7
/proc/12599/task/12600/stat : 12600 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 3716 0 0 0 118 1 0 0 19 0 4 0 651564955 301154304 7796 33554432000 4194304 4650419 140734433848304 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12599/tid=12601] ppid=12597 vsize=294096 CPUtime=1.18 cores=1,3,5,7
/proc/12599/task/12601/stat : 12601 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 3972 0 0 0 118 0 0 0 25 0 4 0 651564955 301154304 7796 33554432000 4194304 4650419 140734433848304 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12599/tid=12602] ppid=12597 vsize=294096 CPUtime=1.18 cores=1,3,5,7
/proc/12599/task/12602/stat : 12602 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 3679 0 0 0 118 0 0 0 25 0 4 0 651564955 301154304 7796 33554432000 4194304 4650419 140734433848304 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.77
Current children cumulated vsize (KiB) 294096

[startup+1.50072 s]
/proc/loadavg: 7.43 8.02 8.05 2/247 12599
/proc/meminfo: memFree=21755620/32951124 swapFree=67056788/67111528
[pid=12599] ppid=12597 vsize=295244 CPUtime=5.97 cores=1,3,5,7
/proc/12599/stat : 12599 (strangenight1-m) R 12597 12599 12464 0 -1 4202496 18775 0 0 0 594 3 0 0 19 0 4 0 651564954 302329856 7541 33554432000 4194304 4650419 140734433848304 18446744073709551615 4365192 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12599/statm: 73811 7541 391 112 0 68776 0
[pid=12599/tid=12600] ppid=12597 vsize=295244 CPUtime=1.49 cores=1,3,5,7
/proc/12599/task/12600/stat : 12600 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 4662 0 0 0 148 1 0 0 20 0 4 0 651564955 302329856 7541 33554432000 4194304 4650419 140734433848304 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12599/tid=12601] ppid=12597 vsize=295244 CPUtime=1.49 cores=1,3,5,7
/proc/12599/task/12601/stat : 12601 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 4888 0 0 0 148 1 0 0 25 0 4 0 651564955 302329856 7541 33554432000 4194304 4650419 140734433848304 18446744073709551615 4315564 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12599/tid=12602] ppid=12597 vsize=295244 CPUtime=1.48 cores=1,3,5,7
/proc/12599/task/12602/stat : 12602 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 4118 0 0 0 148 0 0 0 25 0 4 0 651564955 302329856 7542 33554432000 4194304 4650419 140734433848304 18446744073709551615 4520364 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) 295244

[startup+3.10943 s]
/proc/loadavg: 7.43 8.02 8.05 9/257 12612
/proc/meminfo: memFree=21532792/32951124 swapFree=67056788/67111528
[pid=12599] ppid=12597 vsize=265856 CPUtime=12.39 cores=1,3,5,7
/proc/12599/stat : 12599 (strangenight1-m) R 12597 12599 12464 0 -1 4202496 35599 0 0 0 1232 7 0 0 25 0 4 0 651564954 272236544 16235 33554432000 4194304 4650419 140734433848304 18446744073709551615 4438939 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12599/statm: 66464 16235 393 112 0 61429 0
[pid=12599/tid=12600] ppid=12597 vsize=265856 CPUtime=3.07 cores=1,3,5,7
/proc/12599/task/12600/stat : 12600 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 10141 0 0 0 305 2 0 0 25 0 4 0 651564955 272236544 16235 33554432000 4194304 4650419 140734433848304 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12599/tid=12601] ppid=12597 vsize=265856 CPUtime=3.09 cores=1,3,5,7
/proc/12599/task/12601/stat : 12601 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 8177 0 0 0 308 1 0 0 25 0 4 0 651564955 272236544 16235 33554432000 4194304 4650419 140734433848304 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12599/tid=12602] ppid=12597 vsize=265856 CPUtime=3.1 cores=1,3,5,7
/proc/12599/task/12602/stat : 12602 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 7133 0 0 0 309 1 0 0 25 0 4 0 651564955 272236544 16235 33554432000 4194304 4650419 140734433848304 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 265856

[startup+6.30086 s]
/proc/loadavg: 7.47 8.02 8.05 9/257 12612
/proc/meminfo: memFree=21438580/32951124 swapFree=67056788/67111528
[pid=12599] ppid=12597 vsize=293360 CPUtime=25.16 cores=1,3,5,7
/proc/12599/stat : 12599 (strangenight1-m) R 12597 12599 12464 0 -1 4202496 47816 0 0 0 2507 9 0 0 25 0 4 0 651564954 300400640 28161 33554432000 4194304 4650419 140734433848304 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12599/statm: 73340 28161 393 112 0 68305 0
[pid=12599/tid=12600] ppid=12597 vsize=293360 CPUtime=6.24 cores=1,3,5,7
/proc/12599/task/12600/stat : 12600 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 10141 0 0 0 622 2 0 0 25 0 4 0 651564955 300400640 28168 33554432000 4194304 4650419 140734433848304 18446744073709551615 4438671 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12599/tid=12601] ppid=12597 vsize=293360 CPUtime=6.29 cores=1,3,5,7
/proc/12599/task/12601/stat : 12601 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 15138 0 0 0 627 2 0 0 25 0 4 0 651564955 300400640 28168 33554432000 4194304 4650419 140734433848304 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12599/tid=12602] ppid=12597 vsize=293360 CPUtime=6.29 cores=1,3,5,7
/proc/12599/task/12602/stat : 12602 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 10853 0 0 0 628 1 0 0 25 0 4 0 651564955 300400640 28168 33554432000 4194304 4650419 140734433848304 18446744073709551615 4333952 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 293360

[startup+12.7007 s]
/proc/loadavg: 7.51 8.02 8.05 9/257 12613
/proc/meminfo: memFree=21389492/32951124 swapFree=67056788/67111528
[pid=12599] ppid=12597 vsize=313748 CPUtime=50.68 cores=1,3,5,7
/proc/12599/stat : 12599 (strangenight1-m) R 12597 12599 12464 0 -1 4202496 66323 0 0 0 5055 13 0 0 25 0 4 0 651564954 321277952 42109 33554432000 4194304 4650419 140734433848304 18446744073709551615 4439103 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12599/statm: 78437 42109 393 112 0 73402 0
[pid=12599/tid=12600] ppid=12597 vsize=313748 CPUtime=12.59 cores=1,3,5,7
/proc/12599/task/12600/stat : 12600 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 15573 0 0 0 1256 3 0 0 25 0 4 0 651564955 321277952 42109 33554432000 4194304 4650419 140734433848304 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12599/tid=12601] ppid=12597 vsize=313748 CPUtime=12.68 cores=1,3,5,7
/proc/12599/task/12601/stat : 12601 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 18423 0 0 0 1265 3 0 0 25 0 4 0 651564955 321277952 42109 33554432000 4194304 4650419 140734433848304 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12599/tid=12602] ppid=12597 vsize=313748 CPUtime=12.69 cores=1,3,5,7
/proc/12599/task/12602/stat : 12602 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 18119 0 0 0 1266 3 0 0 25 0 4 0 651564955 321277952 42109 33554432000 4194304 4650419 140734433848304 18446744073709551615 4426571 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 313748

[startup+25.5004 s]
/proc/loadavg: 7.77 8.05 8.06 9/257 12613
/proc/meminfo: memFree=21005588/32951124 swapFree=67056788/67111528
[pid=12599] ppid=12597 vsize=486464 CPUtime=101.78 cores=1,3,5,7
/proc/12599/stat : 12599 (strangenight1-m) R 12597 12599 12464 0 -1 4202496 93801 0 0 0 10156 22 0 0 25 0 4 0 651564954 498139136 62307 33554432000 4194304 4650419 140734433848304 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12599/statm: 121616 62307 393 112 0 116581 0
[pid=12599/tid=12600] ppid=12597 vsize=486464 CPUtime=25.28 cores=1,3,5,7
/proc/12599/task/12600/stat : 12600 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 24520 0 0 0 2522 6 0 0 25 0 4 0 651564955 498139136 62307 33554432000 4194304 4650419 140734433848304 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12599/tid=12601] ppid=12597 vsize=486464 CPUtime=25.48 cores=1,3,5,7
/proc/12599/task/12601/stat : 12601 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 25390 0 0 0 2542 6 0 0 25 0 4 0 651564955 498139136 62307 33554432000 4194304 4650419 140734433848304 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12599/tid=12602] ppid=12597 vsize=486464 CPUtime=25.49 cores=1,3,5,7
/proc/12599/task/12602/stat : 12602 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 23921 0 0 0 2544 5 0 0 25 0 4 0 651564955 498139136 62307 33554432000 4194304 4650419 140734433848304 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 486464

[startup+51.1007 s]
/proc/loadavg: 8.05 8.10 8.07 10/257 12614
/proc/meminfo: memFree=20890384/32951124 swapFree=67056788/67111528
[pid=12599] ppid=12597 vsize=531696 CPUtime=203.97 cores=1,3,5,7
/proc/12599/stat : 12599 (strangenight1-m) R 12597 12599 12464 0 -1 4202496 131292 0 0 0 20362 35 0 0 25 0 4 0 651564954 544456704 76532 33554432000 4194304 4650419 140734433848304 18446744073709551615 4439641 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12599/statm: 132924 76532 393 112 0 127889 0
[pid=12599/tid=12600] ppid=12597 vsize=531696 CPUtime=50.68 cores=1,3,5,7
/proc/12599/task/12600/stat : 12600 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 33541 0 0 0 5058 10 0 0 25 0 4 0 651564955 544456704 76532 33554432000 4194304 4650419 140734433848304 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12599/tid=12601] ppid=12597 vsize=531696 CPUtime=51.09 cores=1,3,5,7
/proc/12599/task/12601/stat : 12601 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 30094 0 0 0 5101 8 0 0 25 0 4 0 651564955 544456704 76532 33554432000 4194304 4650419 140734433848304 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12599/tid=12602] ppid=12597 vsize=531696 CPUtime=51.08 cores=1,3,5,7
/proc/12599/task/12602/stat : 12602 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 34196 0 0 0 5100 8 0 0 25 0 4 0 651564955 544456704 76532 33554432000 4194304 4650419 140734433848304 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.97
Current children cumulated vsize (KiB) 531696

[startup+102.3 s]
/proc/loadavg: 8.08 8.09 8.07 9/257 12615
/proc/meminfo: memFree=20747740/32951124 swapFree=67056788/67111528
[pid=12599] ppid=12597 vsize=608928 CPUtime=408.34 cores=1,3,5,7
/proc/12599/stat : 12599 (strangenight1-m) R 12597 12599 12464 0 -1 4202496 226461 0 0 0 40767 67 0 0 25 0 4 0 651564954 623542272 83257 33554432000 4194304 4650419 140734433848304 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12599/statm: 152232 83257 393 112 0 147197 0
[pid=12599/tid=12600] ppid=12597 vsize=608928 CPUtime=101.45 cores=1,3,5,7
/proc/12599/task/12600/stat : 12600 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 63537 0 0 0 10124 21 0 0 25 0 4 0 651564955 623542272 83257 33554432000 4194304 4650419 140734433848304 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12599/tid=12601] ppid=12597 vsize=608928 CPUtime=102.28 cores=1,3,5,7
/proc/12599/task/12601/stat : 12601 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 50891 0 0 0 10215 13 0 0 25 0 4 0 651564955 623542272 83257 33554432000 4194304 4650419 140734433848304 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12599/tid=12602] ppid=12597 vsize=608928 CPUtime=102.28 cores=1,3,5,7
/proc/12599/task/12602/stat : 12602 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 65637 0 0 0 10209 19 0 0 25 0 4 0 651564955 623542272 83257 33554432000 4194304 4650419 140734433848304 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.34
Current children cumulated vsize (KiB) 608928

[startup+162.301 s]

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

[pid=12599] ppid=12597 vsize=970116 CPUtime=2563.96 cores=1,3,5,7
/proc/12599/stat : 12599 (strangenight1-m) R 12597 12599 12464 0 -1 4202496 652458 0 0 0 256137 259 0 0 25 0 4 0 651564954 993398784 146811 33554432000 4194304 4650419 140734433848304 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12599/statm: 242529 146811 393 112 0 237494 0
[pid=12599/tid=12600] ppid=12597 vsize=970116 CPUtime=637.05 cores=1,3,5,7
/proc/12599/task/12600/stat : 12600 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 168647 0 0 0 63628 77 0 0 25 0 4 0 651564955 993398784 146811 33554432000 4194304 4650419 140734433848304 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12599/tid=12601] ppid=12597 vsize=970116 CPUtime=642.28 cores=1,3,5,7
/proc/12599/task/12601/stat : 12601 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 200959 0 0 0 64135 93 0 0 25 0 4 0 651564955 993398784 146811 33554432000 4194304 4650419 140734433848304 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12599/tid=12602] ppid=12597 vsize=970116 CPUtime=642.29 cores=1,3,5,7
/proc/12599/task/12602/stat : 12602 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 196221 0 0 0 64166 63 0 0 25 0 4 0 651564955 993398784 146811 33554432000 4194304 4650419 140734433848304 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2563.96
Current children cumulated vsize (KiB) 970116

[startup+702.301 s]
/proc/loadavg: 8.15 8.19 8.11 9/257 12634
/proc/meminfo: memFree=19970976/32951124 swapFree=67056788/67111528
[pid=12599] ppid=12597 vsize=935340 CPUtime=2803.49 cores=1,3,5,7
/proc/12599/stat : 12599 (strangenight1-m) R 12597 12599 12464 0 -1 4202496 667506 0 0 0 280079 270 0 0 25 0 4 0 651564954 957788160 145634 33554432000 4194304 4650419 140734433848304 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12599/statm: 233835 145634 393 112 0 228800 0
[pid=12599/tid=12600] ppid=12597 vsize=935340 CPUtime=696.56 cores=1,3,5,7
/proc/12599/task/12600/stat : 12600 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 183660 0 0 0 69569 87 0 0 25 0 4 0 651564955 957788160 145634 33554432000 4194304 4650419 140734433848304 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12599/tid=12601] ppid=12597 vsize=935340 CPUtime=702.28 cores=1,3,5,7
/proc/12599/task/12601/stat : 12601 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 200959 0 0 0 70135 93 0 0 25 0 4 0 651564955 957788160 145634 33554432000 4194304 4650419 140734433848304 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12599/tid=12602] ppid=12597 vsize=935340 CPUtime=702.3 cores=1,3,5,7
/proc/12599/task/12602/stat : 12602 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 196256 0 0 0 70167 63 0 0 25 0 4 0 651564955 957788160 145634 33554432000 4194304 4650419 140734433848304 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2803.49
Current children cumulated vsize (KiB) 935340

[startup+762.301 s]
/proc/loadavg: 8.10 8.16 8.10 10/257 12636
/proc/meminfo: memFree=19924808/32951124 swapFree=67056788/67111528
[pid=12599] ppid=12597 vsize=935952 CPUtime=3042.99 cores=1,3,5,7
/proc/12599/stat : 12599 (strangenight1-m) R 12597 12599 12464 0 -1 4202496 685199 0 0 0 304019 280 0 0 25 0 4 0 651564954 958414848 149856 33554432000 4194304 4650419 140734433848304 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12599/statm: 233988 149856 393 112 0 228953 0
[pid=12599/tid=12600] ppid=12597 vsize=935952 CPUtime=756.07 cores=1,3,5,7
/proc/12599/task/12600/stat : 12600 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 188828 0 0 0 75517 90 0 0 25 0 4 0 651564955 958414848 149856 33554432000 4194304 4650419 140734433848304 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12599/tid=12601] ppid=12597 vsize=935952 CPUtime=762.28 cores=1,3,5,7
/proc/12599/task/12601/stat : 12601 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 200959 0 0 0 76135 93 0 0 25 0 4 0 651564955 958414848 149856 33554432000 4194304 4650419 140734433848304 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12599/tid=12602] ppid=12597 vsize=935952 CPUtime=762.3 cores=1,3,5,7
/proc/12599/task/12602/stat : 12602 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 196256 0 0 0 76167 63 0 0 25 0 4 0 651564955 958414848 149856 33554432000 4194304 4650419 140734433848304 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3042.99
Current children cumulated vsize (KiB) 935952

[startup+822.301 s]
/proc/loadavg: 8.17 8.16 8.10 9/257 12637
/proc/meminfo: memFree=19807864/32951124 swapFree=67056788/67111528
[pid=12599] ppid=12597 vsize=936960 CPUtime=3282.52 cores=1,3,5,7
/proc/12599/stat : 12599 (strangenight1-m) R 12597 12599 12464 0 -1 4202496 706160 0 0 0 327955 297 0 0 25 0 4 0 651564954 959447040 153452 33554432000 4194304 4650419 140734433848304 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12599/statm: 234240 153452 393 112 0 229205 0
[pid=12599/tid=12600] ppid=12597 vsize=936960 CPUtime=815.59 cores=1,3,5,7
/proc/12599/task/12600/stat : 12600 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 188895 0 0 0 81469 90 0 0 25 0 4 0 651564955 959447040 153452 33554432000 4194304 4650419 140734433848304 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12599/tid=12601] ppid=12597 vsize=936960 CPUtime=822.29 cores=1,3,5,7
/proc/12599/task/12601/stat : 12601 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 200959 0 0 0 82136 93 0 0 25 0 4 0 651564955 959447040 153452 33554432000 4194304 4650419 140734433848304 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12599/tid=12602] ppid=12597 vsize=936960 CPUtime=822.3 cores=1,3,5,7
/proc/12599/task/12602/stat : 12602 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 196256 0 0 0 82167 63 0 0 25 0 4 0 651564955 959447040 153452 33554432000 4194304 4650419 140734433848304 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3282.52
Current children cumulated vsize (KiB) 936960

[startup+882.301 s]
/proc/loadavg: 8.10 8.15 8.09 9/257 12639
/proc/meminfo: memFree=19812036/32951124 swapFree=67056788/67111528
[pid=12599] ppid=12597 vsize=937168 CPUtime=3522.03 cores=1,3,5,7
/proc/12599/stat : 12599 (strangenight1-m) R 12597 12599 12464 0 -1 4202496 716877 0 0 0 351903 300 0 0 25 0 4 0 651564954 959660032 154777 33554432000 4194304 4650419 140734433848304 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12599/statm: 234292 154777 393 112 0 229257 0
[pid=12599/tid=12600] ppid=12597 vsize=937168 CPUtime=875.1 cores=1,3,5,7
/proc/12599/task/12600/stat : 12600 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 191343 0 0 0 87419 91 0 0 25 0 4 0 651564955 959660032 154777 33554432000 4194304 4650419 140734433848304 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12599/tid=12601] ppid=12597 vsize=937168 CPUtime=882.29 cores=1,3,5,7
/proc/12599/task/12601/stat : 12601 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 200959 0 0 0 88136 93 0 0 25 0 4 0 651564955 959660032 154777 33554432000 4194304 4650419 140734433848304 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12599/tid=12602] ppid=12597 vsize=937168 CPUtime=882.3 cores=1,3,5,7
/proc/12599/task/12602/stat : 12602 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 196256 0 0 0 88167 63 0 0 25 0 4 0 651564955 959660032 154777 33554432000 4194304 4650419 140734433848304 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3522.03
Current children cumulated vsize (KiB) 937168

[startup+942.301 s]
/proc/loadavg: 8.10 8.13 8.09 9/257 12640
/proc/meminfo: memFree=19785348/32951124 swapFree=67056788/67111528
[pid=12599] ppid=12597 vsize=1000168 CPUtime=3761.54 cores=1,3,5,7
/proc/12599/stat : 12599 (strangenight1-m) R 12597 12599 12464 0 -1 4202496 734629 0 0 0 375845 309 0 0 25 0 4 0 651564954 1024172032 160871 33554432000 4194304 4650419 140734433848304 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12599/statm: 250042 160871 393 112 0 245007 0
[pid=12599/tid=12600] ppid=12597 vsize=1000168 CPUtime=934.61 cores=1,3,5,7
/proc/12599/task/12600/stat : 12600 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 208533 0 0 0 93361 100 0 0 25 0 4 0 651564955 1024172032 160871 33554432000 4194304 4650419 140734433848304 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12599/tid=12601] ppid=12597 vsize=1000168 CPUtime=942.28 cores=1,3,5,7
/proc/12599/task/12601/stat : 12601 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 200959 0 0 0 94135 93 0 0 25 0 4 0 651564955 1024172032 160871 33554432000 4194304 4650419 140734433848304 18446744073709551615 4476293 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12599/tid=12602] ppid=12597 vsize=1000168 CPUtime=942.3 cores=1,3,5,7
/proc/12599/task/12602/stat : 12602 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 196256 0 0 0 94167 63 0 0 25 0 4 0 651564955 1024172032 160871 33554432000 4194304 4650419 140734433848304 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3761.54
Current children cumulated vsize (KiB) 1000168

[startup+1002.3 s]
/proc/loadavg: 8.20 8.15 8.10 9/257 12642
/proc/meminfo: memFree=19850408/32951124 swapFree=67056788/67111528
[pid=12599] ppid=12597 vsize=988236 CPUtime=4001.05 cores=1,3,5,7
/proc/12599/stat : 12599 (strangenight1-m) R 12597 12599 12464 0 -1 4202496 748467 0 0 0 399785 320 0 0 25 0 4 0 651564954 1011953664 156496 33554432000 4194304 4650419 140734433848304 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12599/statm: 247059 156496 393 112 0 242024 0
[pid=12599/tid=12600] ppid=12597 vsize=988236 CPUtime=994.11 cores=1,3,5,7
/proc/12599/task/12600/stat : 12600 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 222371 0 0 0 99300 111 0 0 25 0 4 0 651564955 1011953664 156496 33554432000 4194304 4650419 140734433848304 18446744073709551615 4365308 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12599/tid=12601] ppid=12597 vsize=988236 CPUtime=1002.28 cores=1,3,5,7
/proc/12599/task/12601/stat : 12601 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 200959 0 0 0 100135 93 0 0 25 0 4 0 651564955 1011953664 156496 33554432000 4194304 4650419 140734433848304 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12599/tid=12602] ppid=12597 vsize=988236 CPUtime=1002.3 cores=1,3,5,7
/proc/12599/task/12602/stat : 12602 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 196256 0 0 0 100167 63 0 0 25 0 4 0 651564955 1011953664 156496 33554432000 4194304 4650419 140734433848304 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4001.05
Current children cumulated vsize (KiB) 988236

[startup+1062.3 s]
/proc/loadavg: 8.39 8.20 8.11 9/257 12644
/proc/meminfo: memFree=19847772/32951124 swapFree=67056788/67111528
[pid=12599] ppid=12597 vsize=937168 CPUtime=4240.59 cores=1,3,5,7
/proc/12599/stat : 12599 (strangenight1-m) R 12597 12599 12464 0 -1 4202496 763139 0 0 0 423727 332 0 0 25 0 4 0 651564954 959660032 154982 33554432000 4194304 4650419 140734433848304 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12599/statm: 234292 154982 393 112 0 229257 0
[pid=12599/tid=12600] ppid=12597 vsize=937168 CPUtime=1053.63 cores=1,3,5,7
/proc/12599/task/12600/stat : 12600 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 236971 0 0 0 105240 123 0 0 25 0 4 0 651564955 959660032 154982 33554432000 4194304 4650419 140734433848304 18446744073709551615 4364779 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12599/tid=12601] ppid=12597 vsize=937168 CPUtime=1062.29 cores=1,3,5,7
/proc/12599/task/12601/stat : 12601 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 200959 0 0 0 106136 93 0 0 25 0 4 0 651564955 959660032 154982 33554432000 4194304 4650419 140734433848304 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12599/tid=12602] ppid=12597 vsize=937168 CPUtime=1062.32 cores=1,3,5,7
/proc/12599/task/12602/stat : 12602 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 196256 0 0 0 106169 63 0 0 25 0 4 0 651564955 959660032 154982 33554432000 4194304 4650419 140734433848304 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4240.59
Current children cumulated vsize (KiB) 937168

[startup+1122.3 s]
/proc/loadavg: 8.19 8.18 8.11 9/257 12645
/proc/meminfo: memFree=19783132/32951124 swapFree=67056788/67111528
[pid=12599] ppid=12597 vsize=988964 CPUtime=4480.08 cores=1,3,5,7
/proc/12599/stat : 12599 (strangenight1-m) R 12597 12599 12464 0 -1 4202496 770270 0 0 0 447675 333 0 0 25 0 4 0 651564954 1012699136 156240 33554432000 4194304 4650419 140734433848304 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12599/statm: 247241 156240 393 112 0 242206 0
[pid=12599/tid=12600] ppid=12597 vsize=988964 CPUtime=1113.14 cores=1,3,5,7
/proc/12599/task/12600/stat : 12600 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 241508 0 0 0 111190 124 0 0 25 0 4 0 651564955 1012699136 156240 33554432000 4194304 4650419 140734433848304 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12599/tid=12601] ppid=12597 vsize=988964 CPUtime=1122.28 cores=1,3,5,7
/proc/12599/task/12601/stat : 12601 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 200959 0 0 0 112135 93 0 0 25 0 4 0 651564955 1012699136 156240 33554432000 4194304 4650419 140734433848304 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12599/tid=12602] ppid=12597 vsize=988964 CPUtime=1122.31 cores=1,3,5,7
/proc/12599/task/12602/stat : 12602 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 196256 0 0 0 112168 63 0 0 25 0 4 0 651564955 1012699136 156240 33554432000 4194304 4650419 140734433848304 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4480.08
Current children cumulated vsize (KiB) 988964

[startup+1182.31 s]
/proc/loadavg: 8.31 8.21 8.12 9/257 12647
/proc/meminfo: memFree=19711544/32951124 swapFree=67056788/67111528
[pid=12599] ppid=12597 vsize=929184 CPUtime=4719.63 cores=1,3,5,7
/proc/12599/stat : 12599 (strangenight1-m) R 12597 12599 12464 0 -1 4202496 778871 0 0 0 471629 334 0 0 25 0 4 0 651564954 951484416 150829 33554432000 4194304 4650419 140734433848304 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12599/statm: 232296 150829 393 112 0 227261 0
[pid=12599/tid=12600] ppid=12597 vsize=929184 CPUtime=1172.65 cores=1,3,5,7
/proc/12599/task/12600/stat : 12600 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 247756 0 0 0 117141 124 0 0 25 0 4 0 651564955 951484416 150829 33554432000 4194304 4650419 140734433848304 18446744073709551615 4476454 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12599/tid=12601] ppid=12597 vsize=929184 CPUtime=1182.29 cores=1,3,5,7
/proc/12599/task/12601/stat : 12601 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 200959 0 0 0 118136 93 0 0 25 0 4 0 651564955 951484416 150829 33554432000 4194304 4650419 140734433848304 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12599/tid=12602] ppid=12597 vsize=929184 CPUtime=1182.32 cores=1,3,5,7
/proc/12599/task/12602/stat : 12602 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 196640 0 0 0 118169 63 0 0 25 0 4 0 651564955 951484416 150829 33554432000 4194304 4650419 140734433848304 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4719.63
Current children cumulated vsize (KiB) 929184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.5 s]
/proc/loadavg: 8.30 8.21 8.12 9/257 12647
/proc/meminfo: memFree=19722064/32951124 swapFree=67056788/67111528
[pid=12599] ppid=12597 vsize=977412 CPUtime=4800.26 cores=1,3,5,7
/proc/12599/stat : 12599 (strangenight1-m) R 12597 12599 12464 0 -1 4202496 788072 0 0 0 479687 339 0 0 25 0 4 0 651564954 1000869888 155442 33554432000 4194304 4650419 140734433848304 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12599/statm: 244353 155442 393 112 0 239318 0
[pid=12599/tid=12600] ppid=12597 vsize=977412 CPUtime=1192.69 cores=1,3,5,7
/proc/12599/task/12600/stat : 12600 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 248947 0 0 0 119144 125 0 0 25 0 4 0 651564955 1000869888 155443 33554432000 4194304 4650419 140734433848304 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12599/tid=12601] ppid=12597 vsize=977412 CPUtime=1202.5 cores=1,3,5,7
/proc/12599/task/12601/stat : 12601 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 200959 0 0 0 120157 93 0 0 25 0 4 0 651564955 1000869888 155443 33554432000 4194304 4650419 140734433848304 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12599/tid=12602] ppid=12597 vsize=977412 CPUtime=1202.53 cores=1,3,5,7
/proc/12599/task/12602/stat : 12602 (strangenight1-m) R 12597 12599 12464 0 -1 4202560 204088 0 0 0 120185 68 0 0 25 0 4 0 651564955 1000869888 155443 33554432000 4194304 4650419 140734433848304 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 977412

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.54
CPU time (s): 4800.32
CPU user time (s): 4796.9
CPU system time (s): 3.41648
CPU usage (%): 399.181
Max. virtual memory (cumulated for all children) (KiB): 1001316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.9
system time used= 3.41648
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 788074
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= 836
involuntary context switches= 36686

runsolver used 2.69359 second user time and 7.15691 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-14 21:01:11
IDJOB=3368649
IDBENCH=82658
IDSOLVER=1846
FILE ID=node133/3368649-1305399671
RUNJOBID= node133-1305398466-12483
PBS_JOBID= 13324488
Free space on /tmp= 73652 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v750-c15000-S656533785-100-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368649-1305399671/watcher-3368649-1305399671 -o /tmp/evaluation-result-3368649-1305399671/solver-3368649-1305399671 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368649-1305399671.cnf

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

MD5SUM BENCH= a641c3217b64031795fbe4f20a9b14fb
RANDOM SEED=301771691

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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:     32951124 kB
MemFree:      21756024 kB
Buffers:        271696 kB
Cached:        3214752 kB
SwapCached:       8724 kB
Active:        8494660 kB
Inactive:      2420460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21756024 kB
SwapTotal:    67111528 kB
SwapFree:     67056788 kB
Dirty:            7792 kB
Writeback:           0 kB
AnonPages:     7426132 kB
Mapped:          20768 kB
Slab:           194784 kB
PageTables:      23492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 19200504 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73640 MiB
End job on node133 at 2011-05-14 21:21:15