Trace number 3175040

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

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-3175040-1304079248.cnf'
0.00/0.00	c -- header says num vars:            750
0.00/0.00	c -- header says num clauses:       15000
0.00/0.02	c -- clauses added:            0 learnts,        15000 normals,            0 xors
0.00/0.02	c -- vars added        750
0.00/0.02	c Parsing time:  0.03 s
0.00/0.02	c  N st     0         0       750     15000         0         0     75000         0   no data   no data  --
0.00/0.09	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.28
0.00/0.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.00/0.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
0.00/0.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.32/0.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
0.32/0.91	c Finding binary XORs  T:     0.00 s  found:       0
0.32/0.91	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.32/0.91	c calculated reachability. Time: 0.00
0.32/0.91	c Calc default polars -  time:   0.00 s pos:     319 undec:      29 neg:     402
0.32/0.91	c =========================================================================================
0.32/0.91	c types(t): F = full restart, N = normal restart
0.32/0.91	c types(t): S = simplification begin/end, E = solution found
0.32/0.91	c restart types(rt): st = static, dy = dynamic
0.32/0.91	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.32/0.91	c  B st     0         0       750     15000         0         0     75000         0   no data   no data  --
0.32/0.91	c  N dy    18      4047       750     15000         0      4019     75000    401808     79.27     86.04  --
0.32/0.91	c  N dy    41      8685       750     15000         0      6164     75000    474122     78.54     82.68  --
0.32/0.91	c  N dy    68     12814       750     15000         0      6046     75000    336808     78.79     83.48  --
4.60/1.21	c  N dy    89     17096       750     15000         0     10319     75000    755050     78.82     83.58  --
5.59/1.45	c  N dy   112     21169       750     15000         0      8773     75000    490492     78.89     99.35  --
6.75/1.72	c  F st   129     25000       750     15000         0     12586     75000    857725     78.67     72.34  --
6.75/1.74	c  N st   130     25250       750     15000         0     12836     75000    882447     78.67   no data  --
7.94/2.09	c  N dy   135     30000       750     15000         0     10780     75000    598543     78.67   no data  --
7.94/2.09	c  S st   135     30000       750     15000         0     10780     75000    598543     78.67   no data  --
8.34/2.14	c  S st   135     30506       750     15000         0     11285     75000    642923     78.67   no data  --
8.34/2.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.34/2.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.34/2.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
8.34/2.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.34/2.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.34/2.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
8.34/2.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.92/5.51	c lits-rem:      3545  cl-subs:       63  v-elim:      0  v-fix:    0  time: 13.28 s
22.32/5.64	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.52
22.32/5.64	c calculated reachability. Time: 0.00
22.32/5.64	c  N dy   135     30506       750     15000         0     11222     75000    628225     78.67   no data  --
23.52/5.99	c  N dy   163     34609       750     15000         0     15318     75000   1036065     79.05     85.60  --
24.73/6.30	c  N dy   183     38710       750     15000         0     11522     75000    564325     78.81     83.19  --
26.32/6.64	c  N dy   206     42787       750     15000         0     15585     75000    969395     79.18     83.67  --
27.52/6.90	c  S st   225     45760       750     15000         0      9619     75000    291414     79.18   no data  --
27.52/6.94	c  S st   225     46264       750     15000         0     10123     75000    333549     79.18   no data  --
27.52/6.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
27.52/6.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.52/6.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
27.52/6.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.52/6.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.52/6.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
27.52/6.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
40.69/10.21	c lits-rem:      1134  cl-subs:        7  v-elim:      0  v-fix:    0  time: 12.94 s
40.69/10.21	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
40.69/10.21	c vivif2 --  cl tried    10116 cl shrink        0 lits rem          0 time: 0.01
41.09/10.33	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.45
41.09/10.33	c calculated reachability. Time: 0.00
41.09/10.33	c  N dy   225     46264       750     15000         0     10116     75000    331123     79.18   no data  --
42.31/10.63	c  N dy   246     50302       750     15000         0     14145     75000    723630     79.17     94.17  --
43.48/10.99	c  N dy   274     54413       750     15000         0     18240     75000   1124129     79.35     85.35  --
45.08/11.35	c  N dy   297     58714       750     15000         0     12584     75000    491379     79.42     84.15  --
46.29/11.70	c  N dy   317     62890       750     15000         0     16753     75000    890721     79.32     84.07  --
47.88/12.08	c  N dy   336     66958       750     15000         0     20805     75000   1281214     79.29     85.14  --
49.09/12.32	c  S st   350     69397       750     15000         0     12281     75000    368259     79.27     76.50  --
49.09/12.37	c  S st   350     69900       750     15000         0     12784     75000    413577     79.27   no data  --
49.09/12.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
49.09/12.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.09/12.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.04
49.09/12.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.09/12.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.09/12.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
49.09/12.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
62.66/15.74	c lits-rem:      1617  cl-subs:        5  v-elim:      0  v-fix:    0  time: 13.33 s
62.66/15.74	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.01
62.66/15.74	c vivif2 --  cl tried    12779 cl shrink        0 lits rem          0 time: 0.02
63.06/15.89	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.58
63.06/15.89	c calculated reachability. Time: 0.00
63.06/15.89	c  N dy   350     69900       750     15000         0     12779     75000    411122     79.27   no data  --
64.68/16.29	c  N dy   373     74405       750     15000         0     17273     75000    853631     79.32     85.06  --
66.66/16.79	c  N dy   402     79232       750     15000         0     22079     75000   1324205     79.37     83.80  --
68.67/17.28	c  N dy   428     84367       750     15000         0     15245     75000    568135     79.32     83.57  --
69.85/17.57	c  F st   443     87501       750     15000         0     18372     75000    879665     79.31     69.11  --
71.05/17.90	c  N st   448     90797       750     15000         0     21647     75000   1221348     79.31   no data  --
73.84/18.50	c  N dy   470     96593       750     15000         0     14469     75000    411559     79.29     86.91  --
75.84/19.06	c  N dy   504    102827       750     15000         0     20682     75000   1017758     79.31    106.94  --
76.65/19.27	c  S st   516    104851       750     15000         0     22702     75000   1214364     79.30   no data  --
77.05/19.34	c  S st   516    105354       750     15000         0     23204     75000   1256988     79.30   no data  --
77.05/19.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
77.05/19.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
77.05/19.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
77.46/19.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
77.46/19.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.46/19.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
77.46/19.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
95.82/24.00	c lits-rem:       789  cl-subs:       74  v-elim:      0  v-fix:    0  time: 18.31 s
95.82/24.00	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
95.82/24.01	c vivif2 --  cl tried    23130 cl shrink        0 lits rem          0 time: 0.05
96.62/24.24	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.93
96.62/24.25	c calculated reachability. Time: 0.00
96.62/24.25	c  N dy   516    105354       750     15000         0     23130     75000   1243421     79.30   no data  --
99.43/24.99	c  N dy   551    112206       750     15000         0     16010     75000    468305     79.28     84.26  --
102.61/25.71	c  N dy   591    119603       750     15000         0     23389     75000   1184394     79.29     83.60  --
105.80/26.59	c  N dy   630    127292       750     15000         0     16098     75000    386920     79.21     83.64  --
109.40/27.41	c  N dy   675    135523       750     15000         0     24317     75000   1187291     79.23     84.08  --
113.39/28.45	c  N dy   721    144280       750     15000         0     17083     75000    397757     79.26     84.06  --
117.41/29.41	c  N dy   767    153557       750     15000         0     26327     75000   1312675     79.33     85.99  --
119.38/29.98	c  S st   794    158031       750     15000         0     30793     75000   1748379     79.36     81.91  --
119.78/30.06	c  S st   794    158536       750     15000         0     31298     75000   1792858     79.36   no data  --
119.78/30.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
119.78/30.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
119.78/30.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.08
120.18/30.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
120.18/30.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
120.18/30.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
120.18/30.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
160.53/40.27	c lits-rem:       960  cl-subs:      117  v-elim:      0  v-fix:    0  time: 40.39 s
160.53/40.28	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
160.53/40.29	c vivif2 --  cl tried    31181 cl shrink        0 lits rem          0 time: 0.08
162.12/40.63	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 1.34
162.12/40.63	c calculated reachability. Time: 0.00
162.12/40.63	c  N dy   794    158536       750     15000         0     31181     75000   1771442     79.36   no data  --
166.51/41.76	c  N dy   858    168717       750     15000         0     24382     75000   1024296     79.45     86.35  --
171.71/43.09	c  N dy   927    179484       750     15000         0     35115     75000   2087083     79.57     84.45  --
176.90/44.32	c  N dy   988    190991       750     15000         0     28652     75000   1350589     79.56     90.05  --
182.91/45.86	c  N dy  1050    203234       750     15000         0     21904     75000    598224     79.55     84.59  --
189.28/47.40	c  N dy  1119    216272       750     15000         0     34902     75000   1866526     79.53     84.19  --
195.67/49.03	c  N dy  1195    230229       750     15000         0     28883     75000   1193485     79.53     84.34  --
199.27/49.98	c  S st  1238    237806       750     15000         0     36429     75000   1938201     79.54     71.90  --
199.67/50.08	c  S st  1238    238310       750     15000         0     36933     75000   1979512     79.54   no data  --
199.67/50.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
199.67/50.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
200.07/50.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.09
200.07/50.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
200.07/50.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
200.07/50.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
200.07/50.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
260.79/65.31	c lits-rem:       617  cl-subs:      135  v-elim:      0  v-fix:    0  time: 60.46 s
260.79/65.31	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
260.79/65.34	c vivif2 --  cl tried    36798 cl shrink        0 lits rem          0 time: 0.08
262.00/65.65	c asymm  cl-useful: 0/13720/15000 lits-rem:0 time: 1.26
262.00/65.65	c calculated reachability. Time: 0.00
262.00/65.65	c  N dy  1238    238310       750     15000         0     36798     75000   1955468     79.54   no data  --
269.58/67.54	c  N dy  1319    253611       750     15000         0     31092     75000   1323672     79.59     84.10  --
277.96/69.68	c  N dy  1397    270008       750     15000         0     25507     75000    687657     79.56     83.99  --
287.95/72.12	c  N dy  1500    288041       750     15000         0     43499     75000   2447947     79.57     84.45  --
297.55/74.56	c  F st  1609    306251       750     15000         0     38730     75000   1900962     79.63   no data  --
297.93/74.60	c  N st  1610    306501       750     15000         0     38980     75000   1925064     79.63   no data  --
308.72/77.38	c  N dy  1698    326161       750     15000         0     34656     75000   1402792     79.64     83.86  --
321.11/80.43	c  N dy  1801    346198       750     15000         0     29710     75000    829503     79.67     84.84  --
327.50/82.03	c  S st  1870    357465       750     15000         0     40944     75000   1939451     79.70   no data  --
327.92/82.15	c  S st  1870    357968       750     15000         0     41447     75000   1984475     79.70   no data  --
327.92/82.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
327.92/82.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
327.92/82.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.11
328.32/82.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
328.32/82.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
328.32/82.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
328.32/82.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
391.01/97.93	c lits-rem:       814  cl-subs:      108  v-elim:      0  v-fix:    0  time: 62.59 s
391.01/97.93	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.01
391.01/97.95	c vivif2 --  cl tried    41339 cl shrink        0 lits rem          0 time: 0.08
391.01/97.99	c asymm  cl-useful: 0/1280/15000 lits-rem:0 time: 0.17
391.01/97.99	c calculated reachability. Time: 0.00
391.01/97.99	c  N dy  1870    357968       750     15000         0     41339     75000   1964396     79.70   no data  --
402.61/100.88	c  N dy  1983    378209       750     15000         0     35583     75000   1322700     79.74     85.74  --
414.98/103.99	c  N dy  2089    398303       750     15000         0     28701     75000    555665     79.75     91.18  --
426.56/106.83	c  N dy  2201    418375       750     15000         0     48704     75000   2517815     79.76     84.38  --
438.17/109.79	c  N dy  2312    438463       750     15000         0     40818     75000   1655116     79.77     86.12  --
451.73/113.14	c  N dy  2431    458592       750     15000         0     31993     75000    693196     79.80     84.20  --
464.12/116.29	c  N dy  2552    478977       750     15000         0     52313     75000   2688895     79.84     85.53  --
477.71/119.60	c  N dy  2664    499285       750     15000         0     42644     75000   1654485     79.86     84.84  --
492.47/123.36	c  N dy  2764    519758       750     15000         0     32146     75000    530700     79.84     84.81  --
503.26/126.04	c  S st  2854    536952       750     15000         0     49272     75000   2203786     79.85   no data  --
503.68/126.18	c  S st  2854    537455       750     15000         0     49775     75000   2246991     79.85   no data  --
503.68/126.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
503.68/126.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
504.08/126.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.14
504.08/126.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
504.08/126.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
504.08/126.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
504.08/126.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
583.55/146.11	c lits-rem:      1060  cl-subs:      124  v-elim:      0  v-fix:    0  time: 79.07 s
583.55/146.11	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
583.55/146.14	c vivif2 --  cl tried    49651 cl shrink        0 lits rem          0 time: 0.10
585.14/146.52	c asymm  cl-useful: 0/11146/15000 lits-rem:0 time: 1.54
585.14/146.52	c calculated reachability. Time: 0.00
585.14/146.52	c  N dy  2854    537455       750     15000         0     49651     75000   2224395     79.85   no data  --
600.34/150.31	c  N dy  2952    557525       750     15000         0     37767     75000    996649     79.85     84.73  --
614.70/153.95	c  N dy  3066    577598       750     15000         0     57759     75000   2962655     79.87     85.38  --
629.48/157.60	c  N dy  3169    597690       750     15000         0     44903     75000   1618560     79.88     84.54  --
645.46/161.65	c  N dy  3272    617838       750     15000         0     65000     75000   3595227     79.88     85.34  --
659.45/165.15	c  N dy  3384    637897       750     15000         0     51102     75000   2123926     79.89     85.40  --
676.62/169.43	c  N dy  3485    658064       750     15000         0     36319     75000    576588     79.87     84.78  --
690.20/172.87	c  N dy  3592    678206       750     15000         0     56394     75000   2547318     79.87     85.47  --
707.77/177.24	c  N dy  3694    698236       750     15000         0     40476     75000    903614     79.88     92.46  --
723.37/181.15	c  N dy  3811    718274       750     15000         0     60447     75000   2859941     79.91     85.29  --
741.35/185.64	c  N dy  3921    738324       750     15000         0     43543     75000   1114832     79.92     86.99  --
757.71/189.79	c  N dy  4019    758598       750     15000         0     63770     75000   3097021     79.91     84.17  --
775.69/194.29	c  N dy  4130    778823       750     15000         0     46049     75000   1275449     79.93     84.52  --
792.86/198.60	c  N dy  4241    798966       750     15000         0     66139     75000   3270441     79.97     85.33  --
800.44/200.47	c  S st  4280    806184       750     15000         0     73328     75000   3980688     79.97   no data  --
801.25/200.67	c  S st  4280    806692       750     15000         0     73836     75000   4024116     79.97   no data  --
801.25/200.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
801.25/200.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
801.65/200.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.21
802.05/200.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
802.05/200.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
802.05/200.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
802.05/200.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2947.54/737.95	c lits-rem:       832  cl-subs:      270  v-elim:      0  v-fix:    0  time: 2144.26 s
2947.54/737.95	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.01
2947.94/738.00	c vivif2 --  cl tried    73566 cl shrink        0 lits rem          0 time: 0.18
2948.74/738.27	c asymm  cl-useful: 0/3854/15000 lits-rem:0 time: 1.08
2948.74/738.27	c calculated reachability. Time: 0.00
2948.74/738.27	c  N dy  4280    806692       750     15000         0     73566     75000   3975310     79.97   no data  --
2965.91/742.55	c  N dy  4388    826781       750     15000         0     54708     75000   2033597     79.98     85.03  --
2985.89/747.55	c  N dy  4499    846849       750     15000         0     74698     75000   4002903     79.98     84.61  --
3003.88/752.07	c  N dy  4622    866859       750     15000         0     54788     75000   1967458     80.02     91.70  --
3023.84/757.01	c  N dy  4716    886908       750     15000         0     74754     75000   3922356     80.01     84.76  --
3042.21/761.68	c  N dy  4825    906978       750     15000         0     53899     75000   1772433     80.02     84.35  --
3062.58/766.76	c  N dy  4945    927223       750     15000         0     74071     75000   3747367     80.04     84.85  --
3082.56/771.80	c  N dy  5060    947328       750     15000         0     52265     75000   1531176     80.06     84.70  --
3102.13/776.65	c  N dy  5157    967356       750     15000         0     72231     75000   3480009     80.05     84.90  --
3123.70/782.08	c  N dy  5274    987606       750     15000         0     49553     75000   1168916     80.07     85.34  --
3142.88/786.82	c  N dy  5389   1007675       750     15000         0     69560     75000   3136248     80.08     93.19  --
3166.87/792.81	c  N dy  5513   1027708       750     15000         0     45666     75000    692123     80.11     84.39  --
3184.04/797.14	c  N dy  5618   1047751       750     15000         0     65636     75000   2659739     80.12     85.94  --
3207.19/802.90	c  N dy  5719   1067837       750     15000         0     85646     75000   4630075     80.12     84.45  --
3212.38/804.26	c  F st  5743   1071876       750     15000         0     89678     75000   5022514     80.12   no data  --
3225.96/807.64	c  N dy  5811   1087892       750     15000         0     60765     75000   2120891     80.12     85.00  --
3247.53/813.07	c  N dy  5924   1107926       750     15000         0     80730     75000   4102788     80.14     85.48  --
3269.10/818.46	c  N dy  6025   1127968       750     15000         0     54879     75000   1414899     80.13     90.96  --
3289.50/823.56	c  N dy  6145   1148068       750     15000         0     74904     75000   3401531     80.16     84.54  --
3314.25/829.77	c  N dy  6240   1168133       750     15000         0     48068     75000    654462     80.14     84.71  --
3333.02/834.40	c  N dy  6345   1188498       750     15000         0     68359     75000   2654674     80.15     87.73  --
3356.98/840.40	c  N dy  6459   1208562       750     15000         0     88353     75000   4643876     80.17     85.27  --
3358.98/840.92	c  S st  6466   1210038       750     15000         0     89824     75000   4785745     80.17   no data  --
3359.80/841.17	c  S st  6466   1210541       750     15000         0     90327     75000   4830014     80.17   no data  --
3359.80/841.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
3359.80/841.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3360.20/841.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.27
3360.98/841.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3360.98/841.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3360.98/841.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
3360.98/841.41	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: 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-3175040-1304079248/watcher-3175040-1304079248 -o /tmp/evaluation-result-3175040-1304079248/solver-3175040-1304079248 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175040-1304079248.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 7.44 7.98 7.71 2/174 23300
/proc/meminfo: memFree=29771252/32950928 swapFree=67111364/67111528
[pid=23300] ppid=23298 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/23300/stat : 23300 (strangenight1-m) R 23298 23300 23268 0 -1 4202496 412 0 1 0 0 0 0 0 23 0 4 0 598155439 52465664 352 33554432000 4194304 4650419 140733669267104 18446744073709551615 47310436771762 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23300/statm: 12809 352 303 112 0 7774 0
[pid=23300/tid=23301] ppid=23298 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/23300/task/23301/stat : 23301 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 598155440 52465664 352 33554432000 4194304 4650419 140733669267104 18446744073709551615 47310436771752 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23300/tid=23302] ppid=23298 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/23300/task/23302/stat : 23302 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 598155440 52465664 352 33554432000 4194304 4650419 140733669267104 18446744073709551615 47310436771762 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23300/tid=23303] ppid=23298 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/23300/task/23303/stat : 23303 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 598155440 52465664 352 33554432000 4194304 4650419 140733669267104 18446744073709551615 256415448049 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0373491 s]
/proc/loadavg: 7.44 7.98 7.71 2/174 23300
/proc/meminfo: memFree=29771252/32950928 swapFree=67111364/67111528
[pid=23300] ppid=23298 vsize=293820 CPUtime=0.32 cores=0,2,4,6
/proc/23300/stat : 23300 (strangenight1-m) R 23298 23300 23268 0 -1 4202496 3605 0 1 0 31 1 0 0 18 0 4 0 598155439 300871680 3132 33554432000 4194304 4650419 140733669267104 18446744073709551615 256415434887 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23300/statm: 71403 3854 382 112 0 66368 0
[pid=23300/tid=23301] ppid=23298 vsize=285612 CPUtime=0.07 cores=0,2,4,6
/proc/23300/task/23301/stat : 23301 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 1159 0 0 0 7 0 0 0 18 0 4 0 598155440 292466688 3886 33554432000 4194304 4650419 140733669267104 18446744073709551615 256415088840 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23300/tid=23302] ppid=23298 vsize=285612 CPUtime=0.07 cores=0,2,4,6
/proc/23300/task/23302/stat : 23302 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 1423 0 0 0 7 0 0 0 18 0 4 0 598155440 292466688 4077 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476300 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23300/tid=23303] ppid=23298 vsize=290604 CPUtime=0.83 cores=0,2,4,6
/proc/23300/task/23303/stat : 23303 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 2531 0 0 0 83 0 0 0 19 0 4 0 598155440 297578496 6932 33554432000 4194304 4650419 140733669267104 18446744073709551615 4361072 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 293820

[startup+0.964156 s]
/proc/loadavg: 7.44 7.98 7.71 2/174 23300
/proc/meminfo: memFree=29771252/32950928 swapFree=67111364/67111528
[pid=23300] ppid=23298 vsize=291160 CPUtime=3.8 cores=0,2,4,6
/proc/23300/stat : 23300 (strangenight1-m) R 23298 23300 23268 0 -1 4202496 13929 0 1 0 376 4 0 0 19 0 4 0 598155439 298147840 7059 33554432000 4194304 4650419 140733669267104 18446744073709551615 4365242 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23300/statm: 72790 7059 391 112 0 67755 0
[pid=23300/tid=23301] ppid=23298 vsize=291160 CPUtime=0.94 cores=0,2,4,6
/proc/23300/task/23301/stat : 23301 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 3612 0 0 0 93 1 0 0 19 0 4 0 598155440 298147840 7059 33554432000 4194304 4650419 140733669267104 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23300/tid=23302] ppid=23298 vsize=291160 CPUtime=0.93 cores=0,2,4,6
/proc/23300/task/23302/stat : 23302 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 3860 0 0 0 93 0 0 0 19 0 4 0 598155440 298147840 7059 33554432000 4194304 4650419 140733669267104 18446744073709551615 4329270 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23300/tid=23303] ppid=23298 vsize=291160 CPUtime=0.93 cores=0,2,4,6
/proc/23300/task/23303/stat : 23303 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 2680 0 0 0 93 0 0 0 19 0 4 0 598155440 298147840 7059 33554432000 4194304 4650419 140733669267104 18446744073709551615 4330582 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 291160

[startup+1.06414 s]
/proc/loadavg: 7.44 7.98 7.71 2/174 23300
/proc/meminfo: memFree=29771252/32950928 swapFree=67111364/67111528
[pid=23300] ppid=23298 vsize=291160 CPUtime=4.2 cores=0,2,4,6
/proc/23300/stat : 23300 (strangenight1-m) R 23298 23300 23268 0 -1 4202496 14498 0 1 0 416 4 0 0 19 0 4 0 598155439 298147840 7628 33554432000 4194304 4650419 140733669267104 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23300/statm: 72790 7628 391 112 0 67755 0
[pid=23300/tid=23301] ppid=23298 vsize=291160 CPUtime=1.04 cores=0,2,4,6
/proc/23300/task/23301/stat : 23301 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 3753 0 0 0 103 1 0 0 19 0 4 0 598155440 298147840 7628 33554432000 4194304 4650419 140733669267104 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23300/tid=23302] ppid=23298 vsize=291160 CPUtime=1.03 cores=0,2,4,6
/proc/23300/task/23302/stat : 23302 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 4002 0 0 0 103 0 0 0 19 0 4 0 598155440 298147840 7629 33554432000 4194304 4650419 140733669267104 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23300/tid=23303] ppid=23298 vsize=291160 CPUtime=1.03 cores=0,2,4,6
/proc/23300/task/23303/stat : 23303 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 2818 0 0 0 103 0 0 0 19 0 4 0 598155440 298147840 7629 33554432000 4194304 4650419 140733669267104 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.2
Current children cumulated vsize (KiB) 291160

[startup+1.16412 s]
/proc/loadavg: 7.44 7.98 7.71 2/174 23300
/proc/meminfo: memFree=29771252/32950928 swapFree=67111364/67111528
[pid=23300] ppid=23298 vsize=291284 CPUtime=4.6 cores=0,2,4,6
/proc/23300/stat : 23300 (strangenight1-m) R 23298 23300 23268 0 -1 4202496 15384 0 1 0 456 4 0 0 19 0 4 0 598155439 298274816 7518 33554432000 4194304 4650419 140733669267104 18446744073709551615 4334290 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23300/statm: 72821 7519 391 112 0 67786 0
[pid=23300/tid=23301] ppid=23298 vsize=291284 CPUtime=1.14 cores=0,2,4,6
/proc/23300/task/23301/stat : 23301 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 3872 0 0 0 113 1 0 0 19 0 4 0 598155440 298274816 7519 33554432000 4194304 4650419 140733669267104 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23300/tid=23302] ppid=23298 vsize=291284 CPUtime=1.13 cores=0,2,4,6
/proc/23300/task/23302/stat : 23302 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 4134 0 0 0 113 0 0 0 19 0 4 0 598155440 298274816 7519 33554432000 4194304 4650419 140733669267104 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23300/tid=23303] ppid=23298 vsize=291284 CPUtime=1.13 cores=0,2,4,6
/proc/23300/task/23303/stat : 23303 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 3315 0 0 0 113 0 0 0 19 0 4 0 598155440 298274816 7519 33554432000 4194304 4650419 140733669267104 18446744073709551615 4331993 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.6
Current children cumulated vsize (KiB) 291284

[startup+1.50106 s]
/proc/loadavg: 7.44 7.98 7.71 2/174 23300
/proc/meminfo: memFree=29771252/32950928 swapFree=67111364/67111528
[pid=23300] ppid=23298 vsize=292432 CPUtime=5.95 cores=0,2,4,6
/proc/23300/stat : 23300 (strangenight1-m) R 23298 23300 23268 0 -1 4202496 18690 0 1 0 590 5 0 0 20 0 4 0 598155439 299450368 7479 33554432000 4194304 4650419 140733669267104 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23300/statm: 73108 7479 391 112 0 68073 0
[pid=23300/tid=23301] ppid=23298 vsize=292432 CPUtime=1.48 cores=0,2,4,6
/proc/23300/task/23301/stat : 23301 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 4891 0 0 0 147 1 0 0 20 0 4 0 598155440 299450368 7479 33554432000 4194304 4650419 140733669267104 18446744073709551615 4333371 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23300/tid=23302] ppid=23298 vsize=292432 CPUtime=1.48 cores=0,2,4,6
/proc/23300/task/23302/stat : 23302 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 5119 0 0 0 147 1 0 0 19 0 4 0 598155440 299450368 7479 33554432000 4194304 4650419 140733669267104 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23300/tid=23303] ppid=23298 vsize=292432 CPUtime=1.48 cores=0,2,4,6
/proc/23300/task/23303/stat : 23303 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 3810 0 0 0 147 1 0 0 20 0 4 0 598155440 299450368 7479 33554432000 4194304 4650419 140733669267104 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 292432

[startup+3.10076 s]
/proc/loadavg: 7.81 8.04 7.73 9/184 23313
/proc/meminfo: memFree=29558032/32950928 swapFree=67111364/67111528
[pid=23300] ppid=23298 vsize=271776 CPUtime=12.33 cores=0,2,4,6
/proc/23300/stat : 23300 (strangenight1-m) R 23298 23300 23268 0 -1 4202496 35764 0 1 0 1226 7 0 0 25 0 4 0 598155439 278298624 16368 33554432000 4194304 4650419 140733669267104 18446744073709551615 4438671 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23300/statm: 67944 16368 393 112 0 62909 0
[pid=23300/tid=23301] ppid=23298 vsize=271776 CPUtime=3.08 cores=0,2,4,6
/proc/23300/task/23301/stat : 23301 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 10788 0 0 0 306 2 0 0 25 0 4 0 598155440 278298624 16368 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23300/tid=23302] ppid=23298 vsize=271776 CPUtime=3.07 cores=0,2,4,6
/proc/23300/task/23302/stat : 23302 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 8437 0 0 0 306 1 0 0 25 0 4 0 598155440 278298624 16368 33554432000 4194304 4650419 140733669267104 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23300/tid=23303] ppid=23298 vsize=271776 CPUtime=3.06 cores=0,2,4,6
/proc/23300/task/23303/stat : 23303 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 6730 0 0 0 305 1 0 0 25 0 4 0 598155440 278298624 16368 33554432000 4194304 4650419 140733669267104 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 271776

[startup+6.30615 s]
/proc/loadavg: 7.82 8.04 7.74 9/184 23313
/proc/meminfo: memFree=29458592/32950928 swapFree=67111364/67111528
[pid=23300] ppid=23298 vsize=292760 CPUtime=25.13 cores=0,2,4,6
/proc/23300/stat : 23300 (strangenight1-m) R 23298 23300 23268 0 -1 4202496 48868 0 1 0 2503 10 0 0 25 0 4 0 598155439 299786240 29146 33554432000 4194304 4650419 140733669267104 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23300/statm: 73190 29146 393 112 0 68155 0
[pid=23300/tid=23301] ppid=23298 vsize=292760 CPUtime=6.29 cores=0,2,4,6
/proc/23300/task/23301/stat : 23301 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 10789 0 0 0 627 2 0 0 25 0 4 0 598155440 299786240 29146 33554432000 4194304 4650419 140733669267104 18446744073709551615 4444134 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23300/tid=23302] ppid=23298 vsize=292760 CPUtime=6.28 cores=0,2,4,6
/proc/23300/task/23302/stat : 23302 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 14986 0 0 0 625 3 0 0 25 0 4 0 598155440 299786240 29146 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23300/tid=23303] ppid=23298 vsize=292760 CPUtime=6.25 cores=0,2,4,6
/proc/23300/task/23303/stat : 23303 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 11829 0 0 0 623 2 0 0 25 0 4 0 598155440 299786240 29146 33554432000 4194304 4650419 140733669267104 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 292760

[startup+12.7009 s]
/proc/loadavg: 7.84 8.04 7.74 9/184 23313
/proc/meminfo: memFree=29400956/32950928 swapFree=67111364/67111528
[pid=23300] ppid=23298 vsize=378520 CPUtime=50.68 cores=0,2,4,6
/proc/23300/stat : 23300 (strangenight1-m) R 23298 23300 23268 0 -1 4202496 68351 0 1 0 5054 14 0 0 25 0 4 0 598155439 387604480 44305 33554432000 4194304 4650419 140733669267104 18446744073709551615 4439103 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23300/statm: 94630 44305 393 112 0 89595 0
[pid=23300/tid=23301] ppid=23298 vsize=378520 CPUtime=12.68 cores=0,2,4,6
/proc/23300/task/23301/stat : 23301 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 17066 0 0 0 1265 3 0 0 25 0 4 0 598155440 387604480 44305 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23300/tid=23302] ppid=23298 vsize=378520 CPUtime=12.67 cores=0,2,4,6
/proc/23300/task/23302/stat : 23302 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 19820 0 0 0 1264 3 0 0 25 0 4 0 598155440 387604480 44305 33554432000 4194304 4650419 140733669267104 18446744073709551615 4439421 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23300/tid=23303] ppid=23298 vsize=378520 CPUtime=12.61 cores=0,2,4,6
/proc/23300/task/23303/stat : 23303 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 17629 0 0 0 1258 3 0 0 25 0 4 0 598155440 387604480 44305 33554432000 4194304 4650419 140733669267104 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 378520

[startup+25.5005 s]
/proc/loadavg: 7.86 8.04 7.74 9/184 23314
/proc/meminfo: memFree=29010712/32950928 swapFree=67111364/67111528
[pid=23300] ppid=23298 vsize=444056 CPUtime=101.81 cores=0,2,4,6
/proc/23300/stat : 23300 (strangenight1-m) R 23298 23300 23268 0 -1 4202496 95729 0 1 0 10160 21 0 0 25 0 4 0 598155439 454713344 64007 33554432000 4194304 4650419 140733669267104 18446744073709551615 4365321 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23300/statm: 111014 64007 393 112 0 105979 0
[pid=23300/tid=23301] ppid=23298 vsize=444056 CPUtime=25.48 cores=0,2,4,6
/proc/23300/task/23301/stat : 23301 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 26681 0 0 0 2543 5 0 0 25 0 4 0 598155440 454713344 64007 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23300/tid=23302] ppid=23298 vsize=444056 CPUtime=25.47 cores=0,2,4,6
/proc/23300/task/23302/stat : 23302 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 28187 0 0 0 2541 6 0 0 25 0 4 0 598155440 454713344 64007 33554432000 4194304 4650419 140733669267104 18446744073709551615 4365242 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23300/tid=23303] ppid=23298 vsize=444056 CPUtime=25.35 cores=0,2,4,6
/proc/23300/task/23303/stat : 23303 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 24174 0 0 0 2530 5 0 0 25 0 4 0 598155440 454713344 64007 33554432000 4194304 4650419 140733669267104 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 444056

[startup+51.1007 s]
/proc/loadavg: 7.91 8.04 7.74 9/184 23314
/proc/meminfo: memFree=28890696/32950928 swapFree=67111364/67111528
[pid=23300] ppid=23298 vsize=510124 CPUtime=204.06 cores=0,2,4,6
/proc/23300/stat : 23300 (strangenight1-m) R 23298 23300 23268 0 -1 4202496 134911 0 1 0 20372 34 0 0 25 0 4 0 598155439 522366976 75296 33554432000 4194304 4650419 140733669267104 18446744073709551615 4438671 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23300/statm: 127531 75296 393 112 0 122496 0
[pid=23300/tid=23301] ppid=23298 vsize=510124 CPUtime=51.07 cores=0,2,4,6
/proc/23300/task/23301/stat : 23301 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 34656 0 0 0 5099 8 0 0 25 0 4 0 598155440 522366976 75296 33554432000 4194304 4650419 140733669267104 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23300/tid=23302] ppid=23298 vsize=510124 CPUtime=51.07 cores=0,2,4,6
/proc/23300/task/23302/stat : 23302 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 40586 0 0 0 5097 10 0 0 25 0 4 0 598155440 522366976 75296 33554432000 4194304 4650419 140733669267104 18446744073709551615 4366865 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23300/tid=23303] ppid=23298 vsize=510124 CPUtime=50.8 cores=0,2,4,6
/proc/23300/task/23303/stat : 23303 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 31172 0 0 0 5072 8 0 0 25 0 4 0 598155440 522366976 75296 33554432000 4194304 4650419 140733669267104 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 510124

[startup+102.301 s]
/proc/loadavg: 7.96 8.03 7.75 9/184 23316
/proc/meminfo: memFree=28743112/32950928 swapFree=67111364/67111528
[pid=23300] ppid=23298 vsize=554048 CPUtime=408.59 cores=0,2,4,6
/proc/23300/stat : 23300 (strangenight1-m) R 23298 23300 23268 0 -1 4202496 208934 0 1 0 40802 57 0 0 25 0 4 0 598155439 567345152 89737 33554432000 4194304 4650419 140733669267104 18446744073709551615 4331839 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23300/statm: 138512 89737 393 112 0 133477 0
[pid=23300/tid=23301] ppid=23298 vsize=554048 CPUtime=102.27 cores=0,2,4,6
/proc/23300/task/23301/stat : 23301 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 50507 0 0 0 10214 13 0 0 25 0 4 0 598155440 567345152 89737 33554432000 4194304 4650419 140733669267104 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23300/tid=23302] ppid=23298 vsize=554048 CPUtime=102.27 cores=0,2,4,6
/proc/23300/task/23302/stat : 23302 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 61230 0 0 0 10210 17 0 0 25 0 4 0 598155440 567345152 89737 33554432000 4194304 4650419 140733669267104 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23300/tid=23303] ppid=23298 vsize=554048 CPUtime=101.72 cores=0,2,4,6
/proc/23300/task/23303/stat : 23303 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 60704 0 0 0 10155 17 0 0 25 0 4 0 598155440 567345152 89737 33554432000 4194304 4650419 140733669267104 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.59
Current children cumulated vsize (KiB) 554048

[startup+162.301 s]

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

[pid=23300] ppid=23298 vsize=996928 CPUtime=2805.33 cores=0,2,4,6
/proc/23300/stat : 23300 (strangenight1-m) R 23298 23300 23268 0 -1 4202496 598618 0 1 0 280311 222 0 0 25 0 4 0 598155439 1020854272 152378 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23300/statm: 249232 152378 393 112 0 244197 0
[pid=23300/tid=23301] ppid=23298 vsize=996928 CPUtime=702.24 cores=0,2,4,6
/proc/23300/task/23301/stat : 23301 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 164946 0 0 0 70157 67 0 0 25 0 4 0 598155440 1020854272 152378 33554432000 4194304 4650419 140733669267104 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23300/tid=23302] ppid=23298 vsize=996928 CPUtime=702.28 cores=0,2,4,6
/proc/23300/task/23302/stat : 23302 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 217015 0 0 0 70145 83 0 0 25 0 4 0 598155440 1020854272 152378 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23300/tid=23303] ppid=23298 vsize=996928 CPUtime=698.47 cores=0,2,4,6
/proc/23300/task/23303/stat : 23303 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 131586 0 0 0 69803 44 0 0 25 0 4 0 598155440 1020854272 152378 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.33
Current children cumulated vsize (KiB) 996928

[startup+762.3 s]
/proc/loadavg: 8.10 8.10 7.92 9/184 23333
/proc/meminfo: memFree=28016192/32950928 swapFree=67111364/67111528
[pid=23300] ppid=23298 vsize=901216 CPUtime=3045 cores=0,2,4,6
/proc/23300/stat : 23300 (strangenight1-m) R 23298 23300 23268 0 -1 4202496 614489 0 1 0 304270 230 0 0 25 0 4 0 598155439 922845184 147746 33554432000 4194304 4650419 140733669267104 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23300/statm: 225304 147746 393 112 0 220269 0
[pid=23300/tid=23301] ppid=23298 vsize=901216 CPUtime=762.23 cores=0,2,4,6
/proc/23300/task/23301/stat : 23301 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 172074 0 0 0 76153 70 0 0 25 0 4 0 598155440 922845184 147746 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23300/tid=23302] ppid=23298 vsize=901216 CPUtime=762.29 cores=0,2,4,6
/proc/23300/task/23302/stat : 23302 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 217858 0 0 0 76145 84 0 0 25 0 4 0 598155440 922845184 147746 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23300/tid=23303] ppid=23298 vsize=901216 CPUtime=758.14 cores=0,2,4,6
/proc/23300/task/23303/stat : 23303 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 131586 0 0 0 75770 44 0 0 25 0 4 0 598155440 922845184 147746 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045
Current children cumulated vsize (KiB) 901216

[startup+822.301 s]
/proc/loadavg: 8.18 8.12 7.94 9/184 23335
/proc/meminfo: memFree=27917684/32950928 swapFree=67111364/67111528
[pid=23300] ppid=23298 vsize=936376 CPUtime=3284.69 cores=0,2,4,6
/proc/23300/stat : 23300 (strangenight1-m) R 23298 23300 23268 0 -1 4202496 654391 0 1 0 328221 248 0 0 25 0 4 0 598155439 958849024 147799 33554432000 4194304 4650419 140733669267104 18446744073709551615 4365696 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23300/statm: 234094 147799 393 112 0 229059 0
[pid=23300/tid=23301] ppid=23298 vsize=936376 CPUtime=822.23 cores=0,2,4,6
/proc/23300/task/23301/stat : 23301 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 188574 0 0 0 82150 73 0 0 25 0 4 0 598155440 958849024 147799 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476466 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23300/tid=23302] ppid=23298 vsize=936376 CPUtime=822.29 cores=0,2,4,6
/proc/23300/task/23302/stat : 23302 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 217858 0 0 0 82145 84 0 0 25 0 4 0 598155440 958849024 147799 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23300/tid=23303] ppid=23298 vsize=936376 CPUtime=817.82 cores=0,2,4,6
/proc/23300/task/23303/stat : 23303 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 131587 0 0 0 81738 44 0 0 25 0 4 0 598155440 958849024 147799 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.69
Current children cumulated vsize (KiB) 936376

[startup+882.301 s]
/proc/loadavg: 8.17 8.13 7.95 9/184 23337
/proc/meminfo: memFree=27919148/32950928 swapFree=67111364/67111528
[pid=23300] ppid=23298 vsize=948812 CPUtime=3524.36 cores=0,2,4,6
/proc/23300/stat : 23300 (strangenight1-m) R 23298 23300 23268 0 -1 4202496 687388 0 1 0 352179 257 0 0 25 0 4 0 598155439 971583488 153426 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23300/statm: 237203 153426 393 112 0 232168 0
[pid=23300/tid=23301] ppid=23298 vsize=948812 CPUtime=882.23 cores=0,2,4,6
/proc/23300/task/23301/stat : 23301 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 208800 0 0 0 88146 77 0 0 25 0 4 0 598155440 971583488 153426 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23300/tid=23302] ppid=23298 vsize=948812 CPUtime=882.29 cores=0,2,4,6
/proc/23300/task/23302/stat : 23302 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 218899 0 0 0 88145 84 0 0 25 0 4 0 598155440 971583488 153426 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23300/tid=23303] ppid=23298 vsize=948812 CPUtime=877.49 cores=0,2,4,6
/proc/23300/task/23303/stat : 23303 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 131638 0 0 0 87705 44 0 0 25 0 4 0 598155440 971583488 153426 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.36
Current children cumulated vsize (KiB) 948812

[startup+942.301 s]
/proc/loadavg: 8.13 8.12 7.95 9/184 23338
/proc/meminfo: memFree=27885148/32950928 swapFree=67111364/67111528
[pid=23300] ppid=23298 vsize=948812 CPUtime=3764.05 cores=0,2,4,6
/proc/23300/stat : 23300 (strangenight1-m) R 23298 23300 23268 0 -1 4202496 708800 0 1 0 376139 266 0 0 25 0 4 0 598155439 971583488 153217 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23300/statm: 237203 153217 393 112 0 232168 0
[pid=23300/tid=23301] ppid=23298 vsize=948812 CPUtime=942.23 cores=0,2,4,6
/proc/23300/task/23301/stat : 23301 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 227573 0 0 0 94138 85 0 0 25 0 4 0 598155440 971583488 153217 33554432000 4194304 4650419 140733669267104 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23300/tid=23302] ppid=23298 vsize=948812 CPUtime=942.29 cores=0,2,4,6
/proc/23300/task/23302/stat : 23302 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 220124 0 0 0 94145 84 0 0 25 0 4 0 598155440 971583488 153217 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476318 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23300/tid=23303] ppid=23298 vsize=948812 CPUtime=937.17 cores=0,2,4,6
/proc/23300/task/23303/stat : 23303 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 131638 0 0 0 93673 44 0 0 25 0 4 0 598155440 971583488 153217 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.05
Current children cumulated vsize (KiB) 948812

[startup+1002.3 s]
/proc/loadavg: 8.05 8.09 7.95 9/184 23340
/proc/meminfo: memFree=27921328/32950928 swapFree=67111364/67111528
[pid=23300] ppid=23298 vsize=962896 CPUtime=4003.71 cores=0,2,4,6
/proc/23300/stat : 23300 (strangenight1-m) R 23298 23300 23268 0 -1 4202496 732339 0 1 0 400093 278 0 0 25 0 4 0 598155439 986005504 154457 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23300/statm: 240724 154457 393 112 0 235689 0
[pid=23300/tid=23301] ppid=23298 vsize=962896 CPUtime=1002.22 cores=0,2,4,6
/proc/23300/task/23301/stat : 23301 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 247595 0 0 0 100126 96 0 0 25 0 4 0 598155440 986005504 154457 33554432000 4194304 4650419 140733669267104 18446744073709551615 4366835 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23300/tid=23302] ppid=23298 vsize=962896 CPUtime=1002.3 cores=0,2,4,6
/proc/23300/task/23302/stat : 23302 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 221137 0 0 0 100145 85 0 0 25 0 4 0 598155440 986005504 154457 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23300/tid=23303] ppid=23298 vsize=962896 CPUtime=996.84 cores=0,2,4,6
/proc/23300/task/23303/stat : 23303 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 131640 0 0 0 99640 44 0 0 25 0 4 0 598155440 986005504 154457 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.71
Current children cumulated vsize (KiB) 962896

[startup+1062.31 s]
/proc/loadavg: 8.08 8.09 7.96 9/184 23341
/proc/meminfo: memFree=27964944/32950928 swapFree=67111364/67111528
[pid=23300] ppid=23298 vsize=1014812 CPUtime=4243.41 cores=0,2,4,6
/proc/23300/stat : 23300 (strangenight1-m) R 23298 23300 23268 0 -1 4202496 752366 0 1 0 424055 286 0 0 25 0 4 0 598155439 1039167488 156613 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23300/statm: 253703 156613 393 112 0 248668 0
[pid=23300/tid=23301] ppid=23298 vsize=1014812 CPUtime=1062.23 cores=0,2,4,6
/proc/23300/task/23301/stat : 23301 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 261981 0 0 0 106120 103 0 0 25 0 4 0 598155440 1039167488 156613 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23300/tid=23302] ppid=23298 vsize=1014812 CPUtime=1062.3 cores=0,2,4,6
/proc/23300/task/23302/stat : 23302 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 222867 0 0 0 106145 85 0 0 25 0 4 0 598155440 1039167488 156613 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23300/tid=23303] ppid=23298 vsize=1014812 CPUtime=1056.52 cores=0,2,4,6
/proc/23300/task/23303/stat : 23303 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 131640 0 0 0 105608 44 0 0 25 0 4 0 598155440 1039167488 156613 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.41
Current children cumulated vsize (KiB) 1014812

[startup+1122.3 s]
/proc/loadavg: 8.09 8.09 7.97 10/184 23343
/proc/meminfo: memFree=27827892/32950928 swapFree=67111364/67111528
[pid=23300] ppid=23298 vsize=1014812 CPUtime=4483.06 cores=0,2,4,6
/proc/23300/stat : 23300 (strangenight1-m) R 23298 23300 23268 0 -1 4202496 756132 0 1 0 448020 286 0 0 25 0 4 0 598155439 1039167488 156786 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23300/statm: 253703 156786 393 112 0 248668 0
[pid=23300/tid=23301] ppid=23298 vsize=1014812 CPUtime=1122.21 cores=0,2,4,6
/proc/23300/task/23301/stat : 23301 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 261981 0 0 0 112118 103 0 0 25 0 4 0 598155440 1039167488 156786 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476483 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23300/tid=23302] ppid=23298 vsize=1014812 CPUtime=1122.3 cores=0,2,4,6
/proc/23300/task/23302/stat : 23302 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 224270 0 0 0 112145 85 0 0 25 0 4 0 598155440 1039167488 156786 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23300/tid=23303] ppid=23298 vsize=1014812 CPUtime=1116.19 cores=0,2,4,6
/proc/23300/task/23303/stat : 23303 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 131640 0 0 0 111575 44 0 0 25 0 4 0 598155440 1039167488 156786 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.06
Current children cumulated vsize (KiB) 1014812

[startup+1182.3 s]
/proc/loadavg: 8.09 8.08 7.97 9/184 23345
/proc/meminfo: memFree=27815220/32950928 swapFree=67111364/67111528
[pid=23300] ppid=23298 vsize=1014812 CPUtime=4722.73 cores=0,2,4,6
/proc/23300/stat : 23300 (strangenight1-m) R 23298 23300 23268 0 -1 4202496 760551 0 1 0 471986 287 0 0 25 0 4 0 598155439 1039167488 156697 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23300/statm: 253703 156697 393 112 0 248668 0
[pid=23300/tid=23301] ppid=23298 vsize=1014812 CPUtime=1182.21 cores=0,2,4,6
/proc/23300/task/23301/stat : 23301 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 261981 0 0 0 118118 103 0 0 25 0 4 0 598155440 1039167488 156697 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23300/tid=23302] ppid=23298 vsize=1014812 CPUtime=1182.3 cores=0,2,4,6
/proc/23300/task/23302/stat : 23302 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 225789 0 0 0 118145 85 0 0 25 0 4 0 598155440 1039167488 156697 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23300/tid=23303] ppid=23298 vsize=1014812 CPUtime=1175.87 cores=0,2,4,6
/proc/23300/task/23303/stat : 23303 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 131640 0 0 0 117543 44 0 0 25 0 4 0 598155440 1039167488 156697 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.73
Current children cumulated vsize (KiB) 1014812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.06 8.08 7.97 9/184 23345
/proc/meminfo: memFree=27762748/32950928 swapFree=67111364/67111528
[pid=23300] ppid=23298 vsize=1014104 CPUtime=4800.26 cores=0,2,4,6
/proc/23300/stat : 23300 (strangenight1-m) R 23298 23300 23268 0 -1 4202496 767741 0 1 0 479735 291 0 0 25 0 4 0 598155439 1038442496 156994 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23300/statm: 253526 156994 393 112 0 248491 0
[pid=23300/tid=23301] ppid=23298 vsize=1014104 CPUtime=1201.62 cores=0,2,4,6
/proc/23300/task/23301/stat : 23301 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 261981 0 0 0 120059 103 0 0 25 0 4 0 598155440 1038442496 156994 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23300/tid=23302] ppid=23298 vsize=1014104 CPUtime=1201.71 cores=0,2,4,6
/proc/23300/task/23302/stat : 23302 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 226541 0 0 0 120085 86 0 0 25 0 4 0 598155440 1038442496 156994 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23300/tid=23303] ppid=23298 vsize=1014104 CPUtime=1195.16 cores=0,2,4,6
/proc/23300/task/23303/stat : 23303 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 137522 0 0 0 119469 47 0 0 25 0 4 0 598155440 1038442496 156994 33554432000 4194304 4650419 140733669267104 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 1014104

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

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

[startup+1201.7 s]
/proc/loadavg: 8.06 8.08 7.97 9/184 23345
/proc/meminfo: memFree=27762748/32950928 swapFree=67111364/67111528
[pid=23300] ppid=23298 vsize=1014104 CPUtime=4800.26 cores=0,2,4,6
/proc/23300/stat : 23300 (strangenight1-m) R 23298 23300 23268 0 -1 4202496 767741 0 1 0 479735 291 0 0 25 0 4 0 598155439 1038442496 156994 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23300/statm: 253526 156994 393 112 0 248491 0
[pid=23300/tid=23301] ppid=23298 vsize=1014104 CPUtime=1201.62 cores=0,2,4,6
/proc/23300/task/23301/stat : 23301 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 261981 0 0 0 120059 103 0 0 25 0 4 0 598155440 1038442496 156994 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23300/tid=23302] ppid=23298 vsize=1014104 CPUtime=1201.71 cores=0,2,4,6
/proc/23300/task/23302/stat : 23302 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 226541 0 0 0 120085 86 0 0 25 0 4 0 598155440 1038442496 156994 33554432000 4194304 4650419 140733669267104 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23300/tid=23303] ppid=23298 vsize=1014104 CPUtime=1195.16 cores=0,2,4,6
/proc/23300/task/23303/stat : 23303 (strangenight1-m) R 23298 23300 23268 0 -1 4202560 137522 0 0 0 119469 47 0 0 25 0 4 0 598155440 1038442496 156994 33554432000 4194304 4650419 140733669267104 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 1014104

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.32
CPU user time (s): 4797.37
CPU system time (s): 2.94155
CPU usage (%): 399.446
Max. virtual memory (cumulated for all children) (KiB): 1014812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.37
system time used= 2.94155
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 767742
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1237
involuntary context switches= 37036

runsolver used 1.85872 second user time and 4.71528 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-29 14:14:08
IDJOB=3175040
IDBENCH=82658
IDSOLVER=1588
FILE ID=node115/3175040-1304079248
RUNJOBID= node115-1304079247-23286
PBS_JOBID= 13170529
Free space on /tmp= 72732 MiB

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

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

MD5SUM BENCH= a641c3217b64031795fbe4f20a9b14fb
RANDOM SEED=793884527

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29771768 kB
Buffers:        783292 kB
Cached:        1899152 kB
SwapCached:          0 kB
Active:         108204 kB
Inactive:      2641840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29771768 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            7476 kB
Writeback:          16 kB
AnonPages:       67616 kB
Mapped:          14148 kB
Slab:           362904 kB
PageTables:       4908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   191028 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= 72716 MiB
End job on node115 at 2011-04-29 14:34:11