Trace number 3368506

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.13 1203.54

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S1682211323-009-UNKNOWN.cnf
MD5SUM917ee0efab4f0e89027865c1129d272b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses21250
Sum of the clauses size148750
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521250

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368506-1305394968.cnf'
0.00/0.01	c -- header says num vars:            250
0.00/0.01	c -- header says num clauses:       21250
0.00/0.02	c -- clauses added:            0 learnts,        21250 normals,            0 xors
0.00/0.02	c -- vars added        250
0.00/0.02	c Parsing time:  0.04 s
0.00/0.02	c  N st     0         0       250     21250         0         0    148750         0   no data   no data  --
1.57/0.40	c asymm  cl-useful: 0/14629/21250 lits-rem:0 time: 1.50
4.76/1.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
4.76/1.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.76/1.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.76/1.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
4.76/1.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.76/1.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.38 s
4.76/1.21	c Finding binary XORs  T:     0.00 s  found:       0
4.76/1.21	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
4.76/1.21	c calculated reachability. Time: 0.00
4.76/1.21	c Calc default polars -  time:   0.00 s pos:     123 undec:       5 neg:     122
4.76/1.21	c =========================================================================================
4.76/1.21	c types(t): F = full restart, N = normal restart
4.76/1.21	c types(t): S = simplification begin/end, E = solution found
4.76/1.21	c restart types(rt): st = static, dy = dynamic
4.76/1.21	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.76/1.21	c  B st     0         0       250     21250         0         0    148750         0   no data   no data  --
4.76/1.21	c  N dy    14      4744       250     21250         0      4635    148750    312560     58.90     62.04  --
4.76/1.21	c  N dy    33      9303       250     21250         0      6648    148750    387781     59.09     62.34  --
5.60/1.41	c  N dy    44     13812       250     21250         0      6920    148750    338246     58.60     62.02  --
6.75/1.71	c  N dy    57     18540       250     21250         0      6033    148750    221269     58.41     61.58  --
7.55/1.99	c  N dy    72     22624       250     21250         0     10039    148750    487440     58.34     61.46  --
8.35/2.16	c  F st    78     25000       250     21250         0     12372    148750    642645     58.22     60.59  --
9.15/2.31	c  N st    82     27031       250     21250         0      7680    148750    273962     58.22   no data  --
9.98/2.52	c  S st    84     30000       250     21250         0     10568    148750    466748     58.22   no data  --
9.98/2.57	c  S st    84     30501       250     21250         0     11067    148750    498062     58.22   no data  --
9.98/2.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
9.98/2.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.98/2.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
10.34/2.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.34/2.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.34/2.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
10.34/2.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.10/6.39	c lits-rem:      2397  cl-subs:      304  v-elim:      0  v-fix:    0  time: 15.08 s
26.30/6.65	c asymm  cl-useful: 0/5588/21250 lits-rem:0 time: 1.04
26.30/6.65	c calculated reachability. Time: 0.00
26.30/6.65	c  N dy    84     30501       250     21250         0     10763    148750    467557     58.22   no data  --
27.89/7.03	c  N dy    96     34855       250     21250         0     15022    148750    753260     58.18     62.34  --
29.09/7.35	c  N dy   109     38921       250     21250         0     11263    148750    453975     58.18     61.97  --
30.28/7.69	c  N dy   123     42926       250     21250         0     15158    148750    710225     58.20     67.30  --
31.52/7.94	c  S st   133     45752       250     21250         0      9176    148750    261329     58.20     57.95  --
31.52/7.99	c  S st   133     46252       250     21250         0      9672    148750    292806     58.20   no data  --
31.52/7.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
31.52/7.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.52/8.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
31.93/8.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.93/8.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.93/8.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
31.93/8.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
43.85/11.02	c lits-rem:       559  cl-subs:       31  v-elim:      0  v-fix:    0  time: 11.97 s
43.85/11.02	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.01
43.85/11.02	c vivif2 --  cl tried     9641 cl shrink        0 lits rem          0 time: 0.01
43.85/11.06	c asymm  cl-useful: 0/1033/21250 lits-rem:0 time: 0.16
43.85/11.06	c calculated reachability. Time: 0.00
43.85/11.06	c  N dy   133     46252       250     21250         0      9641    148750    289232     58.20   no data  --
45.09/11.38	c  N dy   139     50269       250     21250         0     13555    148750    544835     58.02     61.92  --
46.63/11.74	c  N dy   156     54346       250     21250         0     17541    148750    807689     58.04     61.10  --
48.24/12.10	c  N dy   170     58481       250     21250         0     11854    148750    386085     58.06     61.15  --
49.47/12.44	c  N dy   187     62497       250     21250         0     15785    148750    645970     58.08     61.67  --
51.43/12.93	c  N dy   201     67695       250     21250         0     20868    148750    982271     58.03     61.14  --
51.83/13.09	c  S st   207     69378       250     21250         0     11777    148750    325954     58.00     54.43  --
52.22/13.15	c  S st   207     69880       250     21250         0     12277    148750    357911     58.00   no data  --
52.22/13.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
52.22/13.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
52.22/13.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
52.22/13.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
52.22/13.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.22/13.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
52.22/13.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
64.59/16.28	c lits-rem:       741  cl-subs:       52  v-elim:      0  v-fix:    0  time: 12.36 s
64.59/16.28	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.01
64.59/16.29	c vivif2 --  cl tried    12225 cl shrink        0 lits rem          0 time: 0.02
65.79/16.57	c asymm  cl-useful: 0/6448/21250 lits-rem:0 time: 1.14
65.79/16.57	c calculated reachability. Time: 0.00
65.79/16.57	c  N dy   207     69880       250     21250         0     12225    148750    352320     58.00   no data  --
67.78/17.05	c  N dy   216     75314       250     21250         0     17522    148750    703183     57.87     60.95  --
69.78/17.52	c  N dy   230     80161       250     21250         0     22247    148750   1015662     57.82     60.97  --
71.76/18.01	c  N dy   255     85562       250     21250         0     15800    148750    540929     57.90     61.56  --
72.16/18.19	c  F st   263     87500       250     21250         0     17690    148750    665353     57.90     54.77  --
74.56/18.70	c  N dy   269     92692       250     21250         0     22750    148750   1010365     57.90   no data  --
76.95/19.37	c  N dy   287     99186       250     21250         0     16415    148750    529021     57.85     60.93  --
79.35/19.94	c  S st   306    104820       250     21250         0     21911    148750    890178     57.84     55.99  --
79.77/20.03	c  S st   306    105326       250     21250         0     22412    148750    920371     57.84   no data  --
79.77/20.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
79.77/20.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
79.77/20.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.08
79.77/20.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.77/20.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.77/20.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
79.77/20.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
103.27/25.93	c lits-rem:      1305  cl-subs:      536  v-elim:      0  v-fix:    0  time: 23.31 s
103.27/25.94	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.01
103.27/25.94	c vivif2 --  cl tried    21876 cl shrink        0 lits rem          0 time: 0.03
104.47/26.24	c asymm  cl-useful: 0/4245/21250 lits-rem:0 time: 1.17
104.47/26.24	c calculated reachability. Time: 0.00
104.47/26.24	c  N dy   306    105326       250     21250         0     21876    148750    870060     57.84   no data  --
107.26/26.99	c  N dy   329    112226       250     21250         0     14960    148750    377588     57.83     60.99  --
110.06/27.71	c  N dy   361    119602       250     21250         0     22168    148750    853684     57.85     61.46  --
113.64/28.58	c  N dy   381    127369       250     21250         0     15081    148750    334493     57.78     61.02  --
116.83/29.38	c  N dy   398    135939       250     21250         0     23439    148750    888305     57.71     61.31  --
120.82/30.37	c  N dy   433    144686       250     21250         0     16363    148750    365721     57.74     62.99  --
124.41/31.22	c  N dy   466    153961       250     21250         0     25425    148750    963074     57.75     61.49  --
126.00/31.67	c  S st   489    157990       250     21250         0     29355    148750   1222825     57.79   no data  --
126.40/31.76	c  S st   489    158493       250     21250         0     29854    148750   1254614     57.79   no data  --
126.40/31.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
126.40/31.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
126.40/31.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.08
126.81/31.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
126.81/31.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
126.81/31.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
126.81/31.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
169.08/42.42	c lits-rem:      1374  cl-subs:      783  v-elim:      0  v-fix:    0  time: 42.22 s
169.08/42.42	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.01
169.08/42.43	c vivif2 --  cl tried    29071 cl shrink        0 lits rem          0 time: 0.06
170.69/42.85	c asymm  cl-useful: 0/3456/21250 lits-rem:0 time: 1.65
170.69/42.85	c calculated reachability. Time: 0.00
170.69/42.85	c  N dy   489    158493       250     21250         0     29071    148750   1181213     57.79   no data  --
175.87/44.13	c  N dy   534    168627       250     21250         0     22381    148750    705243     57.81     60.97  --
181.10/45.42	c  N dy   570    179387       250     21250         0     32906    148750   1400491     57.80     61.24  --
186.23/46.75	c  N dy   612    190856       250     21250         0     26533    148750    927177     57.77     61.23  --
193.03/48.41	c  N dy   656    203118       250     21250         0     19971    148750    442462     57.77     62.75  --
199.40/50.01	c  N dy   717    216166       250     21250         0     32751    148750   1288608     57.82     60.97  --
206.59/51.88	c  N dy   770    230071       250     21250         0     26748    148750    834239     57.85     61.23  --
210.57/52.89	c  S st   795    237739       250     21250         0     34258    148750   1329851     57.85     57.07  --
210.97/53.01	c  S st   795    238242       250     21250         0     34752    148750   1360374     57.85   no data  --
211.40/53.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
211.40/53.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
211.40/53.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.10
211.40/53.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
211.40/53.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
211.40/53.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
211.40/53.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
254.85/63.98	c lits-rem:      1157  cl-subs:      929  v-elim:      0  v-fix:    0  time: 43.42 s
254.85/63.98	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.01
254.85/63.99	c vivif2 --  cl tried    33823 cl shrink        0 lits rem          0 time: 0.05
256.04/64.28	c asymm  cl-useful: 0/3140/21250 lits-rem:0 time: 1.12
256.04/64.28	c calculated reachability. Time: 0.00
256.04/64.28	c  N dy   795    238242       250     21250         0     33823    148750   1275266     57.85   no data  --
263.23/66.02	c  N dy   843    253527       250     21250         0     28229    148750    876598     57.83     60.98  --
271.60/68.15	c  N dy   895    270277       250     21250         0     23135    148750    488884     57.80     60.89  --
279.98/70.25	c  N dy   940    288472       250     21250         0     40900    148750   1661693     57.74     60.99  --
288.76/72.43	c  F st  1017    306250       250     21250         0     35780    148750   1271241     57.77   no data  --
289.16/72.59	c  N st  1020    307439       250     21250         0     36945    148750   1348116     57.77   no data  --
299.57/75.13	c  N dy  1102    327070       250     21250         0     32694    148750   1019909     57.83     61.25  --
310.29/77.87	c  N dy  1160    348043       250     21250         0     28730    148750    697853     57.77     61.03  --
315.08/79.03	c  S st  1203    357363       250     21250         0     37825    148750   1297812     57.78     52.52  --
315.49/79.14	c  S st  1203    357865       250     21250         0     38324    148750   1330529     57.78   no data  --
315.49/79.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
315.49/79.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
315.49/79.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.10
315.89/79.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
315.89/79.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
315.89/79.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
315.89/79.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
376.90/94.52	c lits-rem:      1537  cl-subs:      791  v-elim:      0  v-fix:    0  time: 61.02 s
376.90/94.53	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.01
376.90/94.54	c vivif2 --  cl tried    37533 cl shrink        0 lits rem          0 time: 0.05
378.13/94.89	c asymm  cl-useful: 0/2895/21250 lits-rem:0 time: 1.39
378.13/94.89	c calculated reachability. Time: 0.00
378.13/94.89	c  N dy  1203    357865       250     21250         0     37533    148750   1256147     57.78   no data  --
390.06/97.87	c  N dy  1278    378029       250     21250         0     31845    148750    849385     57.80     60.90  --
402.43/100.92	c  N dy  1349    398215       250     21250         0     51583    148750   2148262     57.82     61.05  --
413.23/103.67	c  N dy  1427    418255       250     21250         0     44781    148750   1651126     57.81     60.88  --
424.77/106.50	c  N dy  1493    438942       250     21250         0     37657    148750   1125039     57.79     60.95  --
437.14/109.69	c  N dy  1576    458964       250     21250         0     28875    148750    488558     57.80     62.58  --
448.74/112.52	c  N dy  1655    479914       250     21250         0     49319    148750   1840385     57.79     60.83  --
460.67/115.58	c  N dy  1733    500343       250     21250         0     40003    148750   1169911     57.79     60.97  --
473.84/118.86	c  N dy  1798    520404       250     21250         0     59586    148750   2462589     57.78     61.02  --
483.43/121.24	c  S st  1838    536797       250     21250         0     45312    148750   1463007     57.75     56.48  --
483.86/121.38	c  S st  1838    537303       250     21250         0     45807    148750   1496069     57.75   no data  --
483.86/121.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
483.86/121.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
484.21/121.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.13
484.21/121.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
484.21/121.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
484.21/121.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
484.21/121.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
540.05/135.42	c lits-rem:       945  cl-subs:      991  v-elim:      0  v-fix:    0  time: 55.67 s
540.05/135.42	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.01
540.05/135.44	c vivif2 --  cl tried    44816 cl shrink        0 lits rem          0 time: 0.06
540.47/135.59	c asymm  cl-useful: 0/1066/21250 lits-rem:0 time: 0.61
540.47/135.59	c calculated reachability. Time: 0.00
540.47/135.59	c  N dy  1838    537303       250     21250         0     44816    148750   1407710     57.75   no data  --
556.00/139.41	c  N dy  1920    557639       250     21250         0     33426    148750    626629     57.77     61.00  --
567.96/142.47	c  N dy  1984    578139       250     21250         0     53473    148750   1961560     57.76     61.04  --
581.52/145.82	c  N dy  2064    598230       250     21250         0     40845    148750   1063895     57.78     60.94  --
595.89/149.40	c  N dy  2128    618361       250     21250         0     60487    148750   2366142     57.77     61.20  --
609.05/152.71	c  N dy  2221    638397       250     21250         0     46862    148750   1414302     57.80     65.26  --
624.26/156.57	c  N dy  2255    659916       250     21250         0     67850    148750   2807406     57.73     60.87  --
637.00/159.78	c  N dy  2333    680275       250     21250         0     53595    148750   1802949     57.73     61.47  --
653.73/163.93	c  N dy  2401    701142       250     21250         0     38830    148750    767144     57.73     60.77  --
667.72/167.47	c  N dy  2504    721199       250     21250         0     58415    148750   2061968     57.75     63.09  --
684.05/171.58	c  N dy  2589    741201       250     21250         0     41809    148750    907949     57.76     61.03  --
698.43/175.15	c  N dy  2662    761333       250     21250         0     61468    148750   2207805     57.76     60.87  --
714.76/179.29	c  N dy  2750    781761       250     21250         0     44305    148750   1020803     57.78     61.86  --
730.32/183.10	c  N dy  2831    802091       250     21250         0     64167    148750   2340669     57.79     61.24  --
733.95/184.05	c  S st  2848    805954       250     21250         0     67948    148750   2590421     57.79     55.68  --
734.70/184.28	c  S st  2848    806457       250     21250         0     68444    148750   2622004     57.79   no data  --
734.70/184.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
734.70/184.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
735.10/184.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.20
735.51/184.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
735.51/184.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
735.51/184.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
735.51/184.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1825.52/457.72	c lits-rem:      2686  cl-subs:     1793  v-elim:      0  v-fix:    0  time: 1089.12 s
1825.52/457.73	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.01
1825.52/457.75	c vivif2 --  cl tried    66651 cl shrink        0 lits rem          0 time: 0.11
1827.11/458.18	c asymm  cl-useful: 0/2492/21250 lits-rem:0 time: 1.68
1827.11/458.18	c calculated reachability. Time: 0.00
1827.11/458.18	c  N dy  2848    806457       250     21250         0     66651    148750   2454722     57.79   no data  --
1844.66/462.58	c  N dy  2932    826592       250     21250         0     48219    148750   1219514     57.81     60.94  --
1861.81/466.89	c  N dy  3020    846648       250     21250         0     67836    148750   2522732     57.82     60.98  --
1879.36/471.22	c  N dy  3080    866661       250     21250         0     48322    148750   1171444     57.81     60.90  --
1897.31/475.72	c  N dy  3168    887116       250     21250         0     68293    148750   2496411     57.82     61.74  --
1918.08/480.99	c  N dy  3260    907921       250     21250         0     48584    148750   1138796     57.83     61.07  --
1934.81/485.11	c  N dy  3308    928363       250     21250         0     68514    148750   2460692     57.80     61.42  --
1953.60/489.86	c  N dy  3382    948441       250     21250         0     47118    148750    983681     57.80     61.06  --
1969.91/493.95	c  N dy  3457    968556       250     21250         0     66764    148750   2279288     57.79     60.96  --
1988.28/498.57	c  N dy  3516    988583       250     21250         0     44338    148750    743945     57.78     61.99  --
2004.21/502.55	c  N dy  3603   1008858       250     21250         0     64172    148750   2058068     57.79     61.28  --
2024.55/507.69	c  N dy  3704   1028860       250     21250         0     83680    148750   3350664     57.82     66.17  --
2041.34/511.88	c  N dy  3774   1048935       250     21250         0     60293    148750   1744726     57.82     60.92  --
2060.84/516.70	c  N dy  3842   1069896       250     21250         0     80802    148750   3100338     57.81     60.90  --
2062.86/517.23	c  F st  3850   1071875       250     21250         0     82743    148750   3227278     57.81   no data  --
2077.59/520.98	c  N dy  3902   1090602       250     21250         0     57067    148750   1479361     57.81     61.02  --
2095.94/525.51	c  N dy  3980   1110630       250     21250         0     76662    148750   2779515     57.82     61.03  --
2116.67/530.76	c  N dy  4081   1130732       250     21250         0     51360    148750   1045884     57.84     61.11  --
2133.82/535.09	c  N dy  4151   1150994       250     21250         0     71165    148750   2351159     57.84     60.89  --
2156.95/540.82	c  N dy  4239   1171155       250     21250         0     90881    148750   3657522     57.85     60.90  --
2173.71/545.05	c  N dy  4320   1191199       250     21250         0     64496    148750   1855186     57.86     61.08  --
2192.46/549.76	c  S st  4387   1209687       250     21250         0     82552    148750   3050580     57.86     57.06  --
2193.66/550.02	c  S st  4387   1210188       250     21250         0     83048    148750   3081222     57.86   no data  --
2193.66/550.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2193.66/550.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2193.66/550.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.24
2194.06/550.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2194.06/550.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2194.06/550.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2194.06/550.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4001.98/1003.46	c lits-rem:      4238  cl-subs:     2101  v-elim:      0  v-fix:    0  time: 1807.23 s
4001.98/1003.46	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.01
4001.98/1003.50	c vivif2 --  cl tried    80947 cl shrink        0 lits rem          0 time: 0.13
4003.94/1003.97	c asymm  cl-useful: 0/1824/21250 lits-rem:0 time: 1.89
4003.94/1003.97	c calculated reachability. Time: 0.00
4003.94/1003.97	c  N dy  4387   1210188       250     21250         0     80947    148750   2884763     57.86   no data  --
4025.08/1009.25	c  N dy  4452   1230635       250     21250         0     54043    148750   1111423     57.85     61.02  --
4043.43/1013.89	c  N dy  4527   1251192       250     21250         0     74111    148750   2444581     57.86     60.91  --
4065.77/1019.41	c  N dy  4588   1271296       250     21250         0     93729    148750   3741340     57.85     61.13  --
4083.31/1023.85	c  N dy  4652   1291343       250     21250         0     65485    148750   1811211     57.85     61.14  --
4104.06/1029.03	c  N dy  4734   1311364       250     21250         0     85050    148750   3112360     57.86     61.80  --
4125.99/1034.56	c  N dy  4811   1331374       250     21250         0     55758    148750   1113834     57.86     61.52  --
4144.74/1039.21	c  N dy  4883   1351380       250     21250         0     75294    148750   2409303     57.87     61.55  --
4167.88/1045.06	c  N dy  4961   1371475       250     21250         0     94939    148750   3712466     57.87     61.42  --
4187.01/1049.88	c  N dy  5030   1391720       250     21250         0     64874    148750   1662125     57.87     61.28  --
4207.37/1054.90	c  N dy  5102   1411761       250     21250         0     84465    148750   2962113     57.87     61.14  --
4230.89/1060.82	c  N dy  5153   1431876       250     21250         0     53306    148750    839666     57.86     61.67  --
4249.64/1065.50	c  N dy  5235   1452737       250     21250         0     73752    148750   2189339     57.86     61.00  --
4274.76/1071.81	c  N dy  5302   1475434       250     21250         0     95933    148750   3657944     57.85     61.38  --
4296.35/1077.27	c  N dy  5373   1496276       250     21250         0     64484    148750   1524651     57.85     61.40  --
4317.87/1082.64	c  N dy  5467   1517247       250     21250         0     84941    148750   2877218     57.85     61.58  --
4352.97/1091.47	c  N dy  5527   1551114       250     21250         0     65198    148750   1535263     57.82     60.94  --
4374.47/1096.88	c  N dy  5612   1571729       250     21250         0     85352    148750   2867884     57.82     61.00  --
4401.64/1103.67	c  N dy  5694   1592437       250     21250         0    105561    148750   4208527     57.83     61.14  --
4421.13/1108.56	c  N dy  5791   1612444       250     21250         0     71400    148750   1883873     57.84     61.60  --
4442.67/1113.97	c  N dy  5868   1632628       250     21250         0     91099    148750   3188941     57.84     61.28  --
4470.19/1120.86	c  N dy  5953   1652823       250     21250         0     56154    148750    815496     57.85     61.31  --
4489.39/1125.68	c  N dy  6047   1672898       250     21250         0     75740    148750   2114448     57.85     60.92  --
4513.28/1131.63	c  N dy  6130   1692956       250     21250         0     95306    148750   3404997     57.86     62.09  --
4537.65/1137.75	c  S st  6209   1710190       250     21250         0     56511    148750    782722     57.87     59.11  --
4538.40/1137.93	c  S st  6209   1710696       250     21250         0     57008    148750    814242     57.87   no data  --
4538.40/1137.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4538.40/1137.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4538.40/1137.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.16
4538.80/1138.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4538.80/1138.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4538.80/1138.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
4538.80/1138.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4565.12/1144.62	c lits-rem:       103  cl-subs:       47  v-elim:      0  v-fix:    0  time: 26.37 s
4565.12/1144.62	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.01
4565.12/1144.63	c vivif2 --  cl tried    56961 cl shrink        0 lits rem          0 time: 0.05
4566.72/1145.03	c asymm  cl-useful: 0/2288/21250 lits-rem:0 time: 1.58
4566.72/1145.03	c calculated reachability. Time: 0.00
4566.72/1145.03	c  N dy  6209   1710696       250     21250         0     56961    148750    809769     57.87   no data  --
4585.90/1149.89	c  N dy  6296   1730783       250     21250         0     76621    148750   2111362     57.87     61.41  --
4609.79/1155.85	c  N dy  6370   1750906       250     21250         0     96296    148750   3412801     57.87     61.13  --
4636.11/1162.50	c  N dy  6438   1771096       250     21250         0     59348    148750    912773     57.87     60.92  --
4656.09/1167.44	c  N dy  6502   1791173       250     21250         0     78976    148750   2213981     57.87     61.43  --
4682.01/1173.96	c  N dy  6597   1811217       250     21250         0     98559    148750   3517470     57.87     60.93  --
4711.89/1181.43	c  N dy  6682   1831637       250     21250         0     60872    148750    954682     57.88     61.13  --
4733.42/1186.80	c  N dy  6761   1852447       250     21250         0     81188    148750   2307009     57.88     61.31  --
4756.59/1192.70	c  N dy  6819   1872528       250     21250         0    100822    148750   3606926     57.87     61.22  --
4784.88/1199.77	c  N dy  6890   1893808       250     21250         0     63005    148750   1046417     57.87     61.31  --

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-3368506-1305394968/watcher-3368506-1305394968 -o /tmp/evaluation-result-3368506-1305394968/solver-3368506-1305394968 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368506-1305394968.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.05 8.03 7.81 1/350 17285
/proc/meminfo: memFree=24741036/32950928 swapFree=67056568/67111528
[pid=17285] ppid=17283 vsize=51236 CPUtime=0.01 cores=1,3,5,7
/proc/17285/stat : 17285 (strangenight1-m) R 17283 17285 16708 0 -1 4202496 411 0 0 0 1 0 0 0 25 0 4 0 651093861 52465664 352 33554432000 4194304 4650419 140734894546096 18446744073709551615 47641050519474 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17285/statm: 12809 352 303 112 0 7774 0
[pid=17285/tid=17286] ppid=17283 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/17285/task/17286/stat : 17286 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651093862 52465664 352 33554432000 4194304 4650419 140734894546096 18446744073709551615 239476751345 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17285/tid=17287] ppid=17283 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/17285/task/17287/stat : 17287 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651093862 52465664 352 33554432000 4194304 4650419 140734894546096 18446744073709551615 47641050519478 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17285/tid=17288] ppid=17283 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/17285/task/17288/stat : 17288 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651093862 52465664 352 33554432000 4194304 4650419 140734894546096 18446744073709551615 47641050519474 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.33094 s]
/proc/loadavg: 8.05 8.03 7.81 1/350 17285
/proc/meminfo: memFree=24741036/32950928 swapFree=67056568/67111528
[pid=17285] ppid=17283 vsize=294020 CPUtime=1.28 cores=1,3,5,7
/proc/17285/stat : 17285 (strangenight1-m) R 17283 17285 16708 0 -1 4202496 4066 0 0 0 127 1 0 0 18 0 4 0 651093861 301076480 3913 33554432000 4194304 4650419 140734894546096 18446744073709551615 4370582 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17285/statm: 73505 3913 370 112 0 68470 0
[pid=17285/tid=17286] ppid=17283 vsize=294020 CPUtime=0.31 cores=1,3,5,7
/proc/17285/task/17286/stat : 17286 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 722 0 0 0 31 0 0 0 18 0 4 0 651093862 301076480 3913 33554432000 4194304 4650419 140734894546096 18446744073709551615 239476738231 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17285/tid=17287] ppid=17283 vsize=294020 CPUtime=0.31 cores=1,3,5,7
/proc/17285/task/17287/stat : 17287 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 679 0 0 0 31 0 0 0 18 0 4 0 651093862 301076480 3913 33554432000 4194304 4650419 140734894546096 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17285/tid=17288] ppid=17283 vsize=294020 CPUtime=0.32 cores=1,3,5,7
/proc/17285/task/17288/stat : 17288 (strangenight1-m) D 17283 17285 16708 0 -1 4202560 1571 0 0 0 32 0 0 0 18 0 4 0 651093862 301076480 3913 33554432000 4194304 4650419 140734894546096 18446744073709551615 4516622 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 294020

[startup+0.401251 s]
/proc/loadavg: 8.05 8.03 7.81 1/350 17285
/proc/meminfo: memFree=24741036/32950928 swapFree=67056568/67111528
[pid=17285] ppid=17283 vsize=287544 CPUtime=1.57 cores=1,3,5,7
/proc/17285/stat : 17285 (strangenight1-m) R 17283 17285 16708 0 -1 4202496 5507 0 0 0 156 1 0 0 18 0 4 0 651093861 294445056 4344 33554432000 4194304 4650419 140734894546096 18446744073709551615 4370500 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17285/statm: 71886 4344 378 112 0 66851 0
[pid=17285/tid=17286] ppid=17283 vsize=287544 CPUtime=0.38 cores=1,3,5,7
/proc/17285/task/17286/stat : 17286 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 1689 0 0 0 38 0 0 0 18 0 4 0 651093862 294445056 4344 33554432000 4194304 4650419 140734894546096 18446744073709551615 4426564 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17285/tid=17287] ppid=17283 vsize=287544 CPUtime=0.39 cores=1,3,5,7
/proc/17285/task/17287/stat : 17287 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 1048 0 0 0 39 0 0 0 18 0 4 0 651093862 294445056 4344 33554432000 4194304 4650419 140734894546096 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17285/tid=17288] ppid=17283 vsize=287544 CPUtime=0.39 cores=1,3,5,7
/proc/17285/task/17288/stat : 17288 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 1668 0 0 0 39 0 0 0 18 0 4 0 651093862 294445056 4344 33554432000 4194304 4650419 140734894546096 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 287544

[startup+0.501235 s]
/proc/loadavg: 8.05 8.03 7.81 1/350 17285
/proc/meminfo: memFree=24741036/32950928 swapFree=67056568/67111528
[pid=17285] ppid=17283 vsize=288672 CPUtime=1.96 cores=1,3,5,7
/proc/17285/stat : 17285 (strangenight1-m) R 17283 17285 16708 0 -1 4202496 9154 0 0 0 194 2 0 0 18 0 4 0 651093861 295600128 7639 33554432000 4194304 4650419 140734894546096 18446744073709551615 4444055 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17285/statm: 72168 7639 386 112 0 67133 0
[pid=17285/tid=17286] ppid=17283 vsize=288672 CPUtime=0.48 cores=1,3,5,7
/proc/17285/task/17286/stat : 17286 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 2370 0 0 0 48 0 0 0 18 0 4 0 651093862 295600128 7639 33554432000 4194304 4650419 140734894546096 18446744073709551615 4541686 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17285/tid=17287] ppid=17283 vsize=288672 CPUtime=0.48 cores=1,3,5,7
/proc/17285/task/17287/stat : 17287 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 2399 0 0 0 48 0 0 0 18 0 4 0 651093862 295600128 7639 33554432000 4194304 4650419 140734894546096 18446744073709551615 4422495 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17285/tid=17288] ppid=17283 vsize=288672 CPUtime=0.49 cores=1,3,5,7
/proc/17285/task/17288/stat : 17288 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 1769 0 0 0 49 0 0 0 18 0 4 0 651093862 295600128 7639 33554432000 4194304 4650419 140734894546096 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.96
Current children cumulated vsize (KiB) 288672

[startup+0.701196 s]
/proc/loadavg: 8.05 8.03 7.81 1/350 17285
/proc/meminfo: memFree=24741036/32950928 swapFree=67056568/67111528
[pid=17285] ppid=17283 vsize=288968 CPUtime=2.76 cores=1,3,5,7
/proc/17285/stat : 17285 (strangenight1-m) R 17283 17285 16708 0 -1 4202496 10093 0 0 0 274 2 0 0 18 0 4 0 651093861 295903232 8578 33554432000 4194304 4650419 140734894546096 18446744073709551615 4364777 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17285/statm: 72242 8579 391 112 0 67207 0
[pid=17285/tid=17286] ppid=17283 vsize=288968 CPUtime=0.68 cores=1,3,5,7
/proc/17285/task/17286/stat : 17286 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 2599 0 0 0 68 0 0 0 18 0 4 0 651093862 295903232 8579 33554432000 4194304 4650419 140734894546096 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17285/tid=17287] ppid=17283 vsize=288968 CPUtime=0.68 cores=1,3,5,7
/proc/17285/task/17287/stat : 17287 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 2623 0 0 0 68 0 0 0 18 0 4 0 651093862 295903232 8579 33554432000 4194304 4650419 140734894546096 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17285/tid=17288] ppid=17283 vsize=288968 CPUtime=0.69 cores=1,3,5,7
/proc/17285/task/17288/stat : 17288 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 2039 0 0 0 69 0 0 0 18 0 4 0 651093862 295903232 8579 33554432000 4194304 4650419 140734894546096 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 288968

[startup+1.50104 s]
/proc/loadavg: 8.21 8.06 7.82 11/359 17319
/proc/meminfo: memFree=24681064/32950928 swapFree=67056568/67111528
[pid=17285] ppid=17283 vsize=292500 CPUtime=5.95 cores=1,3,5,7
/proc/17285/stat : 17285 (strangenight1-m) R 17283 17285 16708 0 -1 4202496 16423 0 0 0 592 3 0 0 19 0 4 0 651093861 299520000 9607 33554432000 4194304 4650419 140734894546096 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17285/statm: 73125 9607 391 112 0 68090 0
[pid=17285/tid=17286] ppid=17283 vsize=292500 CPUtime=1.46 cores=1,3,5,7
/proc/17285/task/17286/stat : 17286 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 4129 0 0 0 146 0 0 0 19 0 4 0 651093862 299520000 9607 33554432000 4194304 4650419 140734894546096 18446744073709551615 4331130 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17285/tid=17287] ppid=17283 vsize=292500 CPUtime=1.49 cores=1,3,5,7
/proc/17285/task/17287/stat : 17287 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 4147 0 0 0 148 1 0 0 19 0 4 0 651093862 299520000 9607 33554432000 4194304 4650419 140734894546096 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17285/tid=17288] ppid=17283 vsize=292500 CPUtime=1.48 cores=1,3,5,7
/proc/17285/task/17288/stat : 17288 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 3780 0 0 0 148 0 0 0 20 0 4 0 651093862 299520000 9607 33554432000 4194304 4650419 140734894546096 18446744073709551615 4311360 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 292500

[startup+3.10074 s]
/proc/loadavg: 8.21 8.06 7.82 9/359 17319
/proc/meminfo: memFree=24664572/32950928 swapFree=67056568/67111528
[pid=17285] ppid=17283 vsize=293976 CPUtime=12.34 cores=1,3,5,7
/proc/17285/stat : 17285 (strangenight1-m) R 17283 17285 16708 0 -1 4202496 29713 0 0 0 1229 5 0 0 23 0 4 0 651093861 301031424 13342 33554432000 4194304 4650419 140734894546096 18446744073709551615 4439641 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17285/statm: 73494 13342 393 112 0 68459 0
[pid=17285/tid=17286] ppid=17283 vsize=293976 CPUtime=3.05 cores=1,3,5,7
/proc/17285/task/17286/stat : 17286 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 6982 0 0 0 305 0 0 0 23 0 4 0 651093862 301031424 13342 33554432000 4194304 4650419 140734894546096 18446744073709551615 4366835 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17285/tid=17287] ppid=17283 vsize=293976 CPUtime=3.08 cores=1,3,5,7
/proc/17285/task/17287/stat : 17287 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 6949 0 0 0 307 1 0 0 23 0 4 0 651093862 301031424 13342 33554432000 4194304 4650419 140734894546096 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17285/tid=17288] ppid=17283 vsize=293976 CPUtime=3.09 cores=1,3,5,7
/proc/17285/task/17288/stat : 17288 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 6182 0 0 0 308 1 0 0 25 0 4 0 651093862 301031424 13342 33554432000 4194304 4650419 140734894546096 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 293976

[startup+6.30113 s]
/proc/loadavg: 8.21 8.06 7.82 10/359 17319
/proc/meminfo: memFree=24529644/32950928 swapFree=67056568/67111528
[pid=17285] ppid=17283 vsize=313340 CPUtime=25.1 cores=1,3,5,7
/proc/17285/stat : 17285 (strangenight1-m) R 17283 17285 16708 0 -1 4202496 43212 0 0 0 2503 7 0 0 25 0 4 0 651093861 320860160 25728 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17285/statm: 78335 25728 393 112 0 73300 0
[pid=17285/tid=17286] ppid=17283 vsize=313340 CPUtime=6.21 cores=1,3,5,7
/proc/17285/task/17286/stat : 17286 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 9677 0 0 0 620 1 0 0 25 0 4 0 651093862 320860160 25728 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17285/tid=17287] ppid=17283 vsize=313340 CPUtime=6.29 cores=1,3,5,7
/proc/17285/task/17287/stat : 17287 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 11894 0 0 0 627 2 0 0 25 0 4 0 651093862 320860160 25728 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476293 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17285/tid=17288] ppid=17283 vsize=313340 CPUtime=6.28 cores=1,3,5,7
/proc/17285/task/17288/stat : 17288 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 11702 0 0 0 627 1 0 0 25 0 4 0 651093862 320860160 25728 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 313340

[startup+12.7009 s]
/proc/loadavg: 8.25 8.08 7.82 9/359 17320
/proc/meminfo: memFree=24477452/32950928 swapFree=67056568/67111528
[pid=17285] ppid=17283 vsize=293156 CPUtime=50.62 cores=1,3,5,7
/proc/17285/stat : 17285 (strangenight1-m) R 17283 17285 16708 0 -1 4202496 62262 0 0 0 5050 12 0 0 25 0 4 0 651093861 300191744 30482 33554432000 4194304 4650419 140734894546096 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17285/statm: 73289 30482 393 112 0 68254 0
[pid=17285/tid=17286] ppid=17283 vsize=293156 CPUtime=12.54 cores=1,3,5,7
/proc/17285/task/17286/stat : 17286 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 17036 0 0 0 1251 3 0 0 25 0 4 0 651093862 300191744 30482 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17285/tid=17287] ppid=17283 vsize=293156 CPUtime=12.68 cores=1,3,5,7
/proc/17285/task/17287/stat : 17287 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 14401 0 0 0 1266 2 0 0 25 0 4 0 651093862 300191744 30482 33554432000 4194304 4650419 140734894546096 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17285/tid=17288] ppid=17283 vsize=293156 CPUtime=12.68 cores=1,3,5,7
/proc/17285/task/17288/stat : 17288 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 17209 0 0 0 1265 3 0 0 25 0 4 0 651093862 300191744 30482 33554432000 4194304 4650419 140734894546096 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 293156

[startup+25.5005 s]
/proc/loadavg: 8.22 8.08 7.83 10/359 17320
/proc/meminfo: memFree=24287028/32950928 swapFree=67056568/67111528
[pid=17285] ppid=17283 vsize=320648 CPUtime=101.7 cores=1,3,5,7
/proc/17285/stat : 17285 (strangenight1-m) R 17283 17285 16708 0 -1 4202496 90406 0 0 0 10150 20 0 0 25 0 4 0 651093861 328343552 44259 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17285/statm: 80162 44259 393 112 0 75127 0
[pid=17285/tid=17286] ppid=17283 vsize=320648 CPUtime=25.19 cores=1,3,5,7
/proc/17285/task/17286/stat : 17286 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 24286 0 0 0 2514 5 0 0 25 0 4 0 651093862 328343552 44262 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17285/tid=17287] ppid=17283 vsize=320648 CPUtime=25.5 cores=1,3,5,7
/proc/17285/task/17287/stat : 17287 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 23241 0 0 0 2545 5 0 0 25 0 4 0 651093862 328343552 44262 33554432000 4194304 4650419 140734894546096 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17285/tid=17288] ppid=17283 vsize=320648 CPUtime=25.5 cores=1,3,5,7
/proc/17285/task/17288/stat : 17288 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 22806 0 0 0 2545 5 0 0 25 0 4 0 651093862 328343552 44262 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 320648

[startup+51.1006 s]
/proc/loadavg: 8.14 8.07 7.83 10/359 17320
/proc/meminfo: memFree=24164192/32950928 swapFree=67056568/67111528
[pid=17285] ppid=17283 vsize=441792 CPUtime=203.78 cores=1,3,5,7
/proc/17285/stat : 17285 (strangenight1-m) R 17283 17285 16708 0 -1 4202496 137302 0 0 0 20344 34 0 0 25 0 4 0 651093861 452395008 57113 33554432000 4194304 4650419 140734894546096 18446744073709551615 4365321 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17285/statm: 110448 57113 393 112 0 105413 0
[pid=17285/tid=17286] ppid=17283 vsize=441792 CPUtime=50.5 cores=1,3,5,7
/proc/17285/task/17286/stat : 17286 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 33103 0 0 0 5042 8 0 0 25 0 4 0 651093862 452395008 57113 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17285/tid=17287] ppid=17283 vsize=441792 CPUtime=51.08 cores=1,3,5,7
/proc/17285/task/17287/stat : 17287 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 33396 0 0 0 5101 7 0 0 25 0 4 0 651093862 452395008 57113 33554432000 4194304 4650419 140734894546096 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17285/tid=17288] ppid=17283 vsize=441792 CPUtime=51.08 cores=1,3,5,7
/proc/17285/task/17288/stat : 17288 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 39769 0 0 0 5097 11 0 0 25 0 4 0 651093862 452395008 57113 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.78
Current children cumulated vsize (KiB) 441792

[startup+102.301 s]
/proc/loadavg: 8.10 8.07 7.84 10/359 17322
/proc/meminfo: memFree=24072876/32950928 swapFree=67056568/67111528
[pid=17285] ppid=17283 vsize=432308 CPUtime=408.02 cores=1,3,5,7
/proc/17285/stat : 17285 (strangenight1-m) R 17283 17285 16708 0 -1 4202496 216901 0 0 0 40740 62 0 0 25 0 4 0 651093861 442683392 64282 33554432000 4194304 4650419 140734894546096 18446744073709551615 4366931 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17285/statm: 108077 64282 393 112 0 103042 0
[pid=17285/tid=17286] ppid=17283 vsize=432308 CPUtime=101.13 cores=1,3,5,7
/proc/17285/task/17286/stat : 17286 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 51769 0 0 0 10099 14 0 0 25 0 4 0 651093862 442683392 64282 33554432000 4194304 4650419 140734894546096 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17285/tid=17287] ppid=17283 vsize=432308 CPUtime=102.28 cores=1,3,5,7
/proc/17285/task/17287/stat : 17287 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 53321 0 0 0 10215 13 0 0 25 0 4 0 651093862 442683392 64282 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17285/tid=17288] ppid=17283 vsize=432308 CPUtime=102.29 cores=1,3,5,7
/proc/17285/task/17288/stat : 17288 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 68264 0 0 0 10205 24 0 0 25 0 4 0 651093862 442683392 64282 33554432000 4194304 4650419 140734894546096 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.02
Current children cumulated vsize (KiB) 432308

[startup+162.3 s]

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

[pid=17285] ppid=17283 vsize=750464 CPUtime=2561.77 cores=1,3,5,7
/proc/17285/stat : 17285 (strangenight1-m) R 17283 17285 16708 0 -1 4202496 581964 0 0 0 255937 240 0 0 25 0 4 0 651093861 768475136 121446 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17285/statm: 187616 121446 393 112 0 182581 0
[pid=17285/tid=17286] ppid=17283 vsize=750464 CPUtime=634.84 cores=1,3,5,7
/proc/17285/task/17286/stat : 17286 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 176489 0 0 0 63399 85 0 0 25 0 4 0 651093862 768475136 121446 33554432000 4194304 4650419 140734894546096 18446744073709551615 4438407 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17285/tid=17287] ppid=17283 vsize=750464 CPUtime=642.29 cores=1,3,5,7
/proc/17285/task/17287/stat : 17287 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 175892 0 0 0 64159 70 0 0 25 0 4 0 651093862 768475136 121446 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17285/tid=17288] ppid=17283 vsize=750464 CPUtime=642.31 cores=1,3,5,7
/proc/17285/task/17288/stat : 17288 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 133553 0 0 0 64183 48 0 0 25 0 4 0 651093862 768475136 121446 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2561.77
Current children cumulated vsize (KiB) 750464

[startup+702.301 s]
/proc/loadavg: 8.12 8.11 7.95 10/359 17338
/proc/meminfo: memFree=23578364/32950928 swapFree=67056568/67111528
[pid=17285] ppid=17283 vsize=750464 CPUtime=2801.07 cores=1,3,5,7
/proc/17285/stat : 17285 (strangenight1-m) R 17283 17285 16708 0 -1 4202496 586958 0 0 0 279866 241 0 0 25 0 4 0 651093861 768475136 121476 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17285/statm: 187616 121476 393 112 0 182581 0
[pid=17285/tid=17286] ppid=17283 vsize=750464 CPUtime=694.13 cores=1,3,5,7
/proc/17285/task/17286/stat : 17286 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 176493 0 0 0 69328 85 0 0 25 0 4 0 651093862 768475136 121476 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17285/tid=17287] ppid=17283 vsize=750464 CPUtime=702.29 cores=1,3,5,7
/proc/17285/task/17287/stat : 17287 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 180882 0 0 0 70158 71 0 0 25 0 4 0 651093862 768475136 121476 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17285/tid=17288] ppid=17283 vsize=750464 CPUtime=702.31 cores=1,3,5,7
/proc/17285/task/17288/stat : 17288 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 133553 0 0 0 70183 48 0 0 25 0 4 0 651093862 768475136 121476 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2801.07
Current children cumulated vsize (KiB) 750464

[startup+762.3 s]
/proc/loadavg: 8.09 8.10 7.96 10/359 17340
/proc/meminfo: memFree=23579812/32950928 swapFree=67056568/67111528
[pid=17285] ppid=17283 vsize=750464 CPUtime=3040.37 cores=1,3,5,7
/proc/17285/stat : 17285 (strangenight1-m) R 17283 17285 16708 0 -1 4202496 592750 0 0 0 303795 242 0 0 25 0 4 0 651093861 768475136 121336 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17285/statm: 187616 121336 393 112 0 182581 0
[pid=17285/tid=17286] ppid=17283 vsize=750464 CPUtime=753.43 cores=1,3,5,7
/proc/17285/task/17286/stat : 17286 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 176493 0 0 0 75258 85 0 0 25 0 4 0 651093862 768475136 121336 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476311 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17285/tid=17287] ppid=17283 vsize=750464 CPUtime=762.29 cores=1,3,5,7
/proc/17285/task/17287/stat : 17287 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 186674 0 0 0 76157 72 0 0 25 0 4 0 651093862 768475136 121336 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17285/tid=17288] ppid=17283 vsize=750464 CPUtime=762.32 cores=1,3,5,7
/proc/17285/task/17288/stat : 17288 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 133553 0 0 0 76184 48 0 0 25 0 4 0 651093862 768475136 121336 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3040.37
Current children cumulated vsize (KiB) 750464

[startup+822.301 s]
/proc/loadavg: 8.08 8.09 7.96 10/359 17341
/proc/meminfo: memFree=23514412/32950928 swapFree=67056568/67111528
[pid=17285] ppid=17283 vsize=750464 CPUtime=3279.67 cores=1,3,5,7
/proc/17285/stat : 17285 (strangenight1-m) R 17283 17285 16708 0 -1 4202496 598770 0 0 0 327723 244 0 0 25 0 4 0 651093861 768475136 122293 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476331 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17285/statm: 187616 122293 393 112 0 182581 0
[pid=17285/tid=17286] ppid=17283 vsize=750464 CPUtime=812.72 cores=1,3,5,7
/proc/17285/task/17286/stat : 17286 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 177482 0 0 0 81186 86 0 0 25 0 4 0 651093862 768475136 122293 33554432000 4194304 4650419 140734894546096 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17285/tid=17287] ppid=17283 vsize=750464 CPUtime=822.29 cores=1,3,5,7
/proc/17285/task/17287/stat : 17287 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 191705 0 0 0 82156 73 0 0 25 0 4 0 651093862 768475136 122293 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476449 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17285/tid=17288] ppid=17283 vsize=750464 CPUtime=822.32 cores=1,3,5,7
/proc/17285/task/17288/stat : 17288 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 133553 0 0 0 82184 48 0 0 25 0 4 0 651093862 768475136 122293 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3279.67
Current children cumulated vsize (KiB) 750464

[startup+882.301 s]
/proc/loadavg: 8.13 8.10 7.97 10/359 17343
/proc/meminfo: memFree=23506540/32950928 swapFree=67056568/67111528
[pid=17285] ppid=17283 vsize=767380 CPUtime=3518.97 cores=1,3,5,7
/proc/17285/stat : 17285 (strangenight1-m) R 17283 17285 16708 0 -1 4202496 621640 0 0 0 351639 258 0 0 25 0 4 0 651093861 785797120 126622 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17285/statm: 191845 126622 393 112 0 186810 0
[pid=17285/tid=17286] ppid=17283 vsize=767380 CPUtime=872.02 cores=1,3,5,7
/proc/17285/task/17286/stat : 17286 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 187716 0 0 0 87108 94 0 0 25 0 4 0 651093862 785797120 126622 33554432000 4194304 4650419 140734894546096 18446744073709551615 4313703 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17285/tid=17287] ppid=17283 vsize=767380 CPUtime=882.29 cores=1,3,5,7
/proc/17285/task/17287/stat : 17287 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 197083 0 0 0 88155 74 0 0 25 0 4 0 651093862 785797120 126622 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17285/tid=17288] ppid=17283 vsize=767380 CPUtime=882.31 cores=1,3,5,7
/proc/17285/task/17288/stat : 17288 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 140811 0 0 0 88178 53 0 0 25 0 4 0 651093862 785797120 126622 33554432000 4194304 4650419 140734894546096 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3518.97
Current children cumulated vsize (KiB) 767380

[startup+942.301 s]
/proc/loadavg: 8.04 8.08 7.97 10/359 17344
/proc/meminfo: memFree=23497412/32950928 swapFree=67056568/67111528
[pid=17285] ppid=17283 vsize=819160 CPUtime=3758.26 cores=1,3,5,7
/proc/17285/stat : 17285 (strangenight1-m) R 17283 17285 16708 0 -1 4202496 644901 0 0 0 375556 270 0 0 25 0 4 0 651093861 838819840 125390 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17285/statm: 204790 125390 393 112 0 199755 0
[pid=17285/tid=17286] ppid=17283 vsize=819160 CPUtime=931.3 cores=1,3,5,7
/proc/17285/task/17286/stat : 17286 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 196216 0 0 0 93031 99 0 0 25 0 4 0 651093862 838819840 125390 33554432000 4194304 4650419 140734894546096 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17285/tid=17287] ppid=17283 vsize=819160 CPUtime=942.3 cores=1,3,5,7
/proc/17285/task/17287/stat : 17287 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 202496 0 0 0 94155 75 0 0 25 0 4 0 651093862 838819840 125390 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17285/tid=17288] ppid=17283 vsize=819160 CPUtime=942.32 cores=1,3,5,7
/proc/17285/task/17288/stat : 17288 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 150159 0 0 0 94173 59 0 0 25 0 4 0 651093862 838819840 125390 33554432000 4194304 4650419 140734894546096 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3758.26
Current children cumulated vsize (KiB) 819160

[startup+1002.3 s]
/proc/loadavg: 8.06 8.08 7.98 10/359 17346
/proc/meminfo: memFree=23463136/32950928 swapFree=67056568/67111528
[pid=17285] ppid=17283 vsize=710492 CPUtime=3997.6 cores=1,3,5,7
/proc/17285/stat : 17285 (strangenight1-m) R 17283 17285 16708 0 -1 4202496 665322 0 0 0 399479 281 0 0 25 0 4 0 651093861 727543808 125227 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17285/statm: 177623 125227 393 112 0 172588 0
[pid=17285/tid=17286] ppid=17283 vsize=710492 CPUtime=990.61 cores=1,3,5,7
/proc/17285/task/17286/stat : 17286 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 205048 0 0 0 98956 105 0 0 25 0 4 0 651093862 727543808 125227 33554432000 4194304 4650419 140734894546096 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17285/tid=17287] ppid=17283 vsize=710492 CPUtime=1002.31 cores=1,3,5,7
/proc/17285/task/17287/stat : 17287 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 208904 0 0 0 100155 76 0 0 25 0 4 0 651093862 727543808 125227 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17285/tid=17288] ppid=17283 vsize=710492 CPUtime=1002.34 cores=1,3,5,7
/proc/17285/task/17288/stat : 17288 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 155340 0 0 0 100171 63 0 0 25 0 4 0 651093862 727543808 125227 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3997.6
Current children cumulated vsize (KiB) 710492

[startup+1062.3 s]
/proc/loadavg: 8.06 8.08 7.98 9/359 17348
/proc/meminfo: memFree=23490232/32950928 swapFree=67056568/67111528
[pid=17285] ppid=17283 vsize=779328 CPUtime=4236.88 cores=1,3,5,7
/proc/17285/stat : 17285 (strangenight1-m) R 17283 17285 16708 0 -1 4202496 698766 0 0 0 423391 297 0 0 25 0 4 0 651093861 798031872 128189 33554432000 4194304 4650419 140734894546096 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17285/statm: 194832 128189 393 112 0 189797 0
[pid=17285/tid=17286] ppid=17283 vsize=779328 CPUtime=1049.91 cores=1,3,5,7
/proc/17285/task/17286/stat : 17286 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 206633 0 0 0 104886 105 0 0 25 0 4 0 651093862 798031872 128189 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17285/tid=17287] ppid=17283 vsize=779328 CPUtime=1062.29 cores=1,3,5,7
/proc/17285/task/17287/stat : 17287 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 215279 0 0 0 106153 76 0 0 25 0 4 0 651093862 798031872 128189 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17285/tid=17288] ppid=17283 vsize=779328 CPUtime=1062.33 cores=1,3,5,7
/proc/17285/task/17288/stat : 17288 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 160510 0 0 0 106166 67 0 0 25 0 4 0 651093862 798031872 128189 33554432000 4194304 4650419 140734894546096 18446744073709551615 4367249 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4236.88
Current children cumulated vsize (KiB) 779328

[startup+1122.31 s]
/proc/loadavg: 8.10 8.09 8.00 10/359 17358
/proc/meminfo: memFree=23492480/32950928 swapFree=67056568/67111528
[pid=17285] ppid=17283 vsize=725820 CPUtime=4476.22 cores=1,3,5,7
/proc/17285/stat : 17285 (strangenight1-m) R 17283 17285 16708 0 -1 4202496 729859 0 0 0 447314 308 0 0 25 0 4 0 651093861 743239680 129645 33554432000 4194304 4650419 140734894546096 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17285/statm: 181455 129645 393 112 0 176420 0
[pid=17285/tid=17286] ppid=17283 vsize=725820 CPUtime=1109.22 cores=1,3,5,7
/proc/17285/task/17286/stat : 17286 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 210495 0 0 0 110816 106 0 0 25 0 4 0 651093862 743239680 129645 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17285/tid=17287] ppid=17283 vsize=725820 CPUtime=1122.31 cores=1,3,5,7
/proc/17285/task/17287/stat : 17287 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 221249 0 0 0 112154 77 0 0 25 0 4 0 651093862 743239680 129645 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17285/tid=17288] ppid=17283 vsize=725820 CPUtime=1122.34 cores=1,3,5,7
/proc/17285/task/17288/stat : 17288 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 166359 0 0 0 112164 70 0 0 25 0 4 0 651093862 743239680 129645 33554432000 4194304 4650419 140734894546096 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4476.22
Current children cumulated vsize (KiB) 725820

[startup+1182.3 s]
/proc/loadavg: 8.10 8.10 8.00 10/359 17360
/proc/meminfo: memFree=23455132/32950928 swapFree=67056568/67111528
[pid=17285] ppid=17283 vsize=726352 CPUtime=4715.48 cores=1,3,5,7
/proc/17285/stat : 17285 (strangenight1-m) R 17283 17285 16708 0 -1 4202496 755949 0 0 0 471226 322 0 0 25 0 4 0 651093861 743784448 129692 33554432000 4194304 4650419 140734894546096 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17285/statm: 181588 129692 393 112 0 176553 0
[pid=17285/tid=17286] ppid=17283 vsize=726352 CPUtime=1168.51 cores=1,3,5,7
/proc/17285/task/17286/stat : 17286 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 214108 0 0 0 116745 106 0 0 25 0 4 0 651093862 743784448 129692 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17285/tid=17287] ppid=17283 vsize=726352 CPUtime=1182.29 cores=1,3,5,7
/proc/17285/task/17287/stat : 17287 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 228093 0 0 0 118151 78 0 0 25 0 4 0 651093862 743784448 129692 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17285/tid=17288] ppid=17283 vsize=726352 CPUtime=1182.33 cores=1,3,5,7
/proc/17285/task/17288/stat : 17288 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 170464 0 0 0 118159 74 0 0 25 0 4 0 651093862 743784448 129692 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4715.48
Current children cumulated vsize (KiB) 726352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.5 s]
/proc/loadavg: 8.20 8.12 8.01 9/359 17360
/proc/meminfo: memFree=23430704/32950928 swapFree=67056568/67111528
[pid=17285] ppid=17283 vsize=781776 CPUtime=4800.06 cores=1,3,5,7
/proc/17285/stat : 17285 (strangenight1-m) R 17283 17285 16708 0 -1 4202496 767934 0 0 0 479678 328 0 0 25 0 4 0 651093861 800538624 135564 33554432000 4194304 4650419 140734894546096 18446744073709551615 4360084 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17285/statm: 195444 135564 393 112 0 190409 0
[pid=17285/tid=17286] ppid=17283 vsize=781776 CPUtime=1189.46 cores=1,3,5,7
/proc/17285/task/17286/stat : 17286 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 215781 0 0 0 118840 106 0 0 25 0 4 0 651093862 800538624 135566 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17285/tid=17287] ppid=17283 vsize=781776 CPUtime=1203.5 cores=1,3,5,7
/proc/17285/task/17287/stat : 17287 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 230829 0 0 0 120272 78 0 0 25 0 4 0 651093862 800538624 135566 33554432000 4194304 4650419 140734894546096 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17285/tid=17288] ppid=17283 vsize=781776 CPUtime=1203.54 cores=1,3,5,7
/proc/17285/task/17288/stat : 17288 (strangenight1-m) R 17283 17285 16708 0 -1 4202560 172025 0 0 0 120279 75 0 0 25 0 4 0 651093862 800538624 135566 33554432000 4194304 4650419 140734894546096 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 781776

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.54
CPU time (s): 4800.13
CPU user time (s): 4796.82
CPU system time (s): 3.3055
CPU usage (%): 398.833
Max. virtual memory (cumulated for all children) (KiB): 835776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.82
system time used= 3.3055
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 767938
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= 757
involuntary context switches= 33950

runsolver used 3.60845 second user time and 10.4954 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-14 19:42:48
IDJOB=3368506
IDBENCH=82515
IDSOLVER=1846
FILE ID=node148/3368506-1305394968
RUNJOBID= node148-1305393761-17199
PBS_JOBID= 13324440
Free space on /tmp= 72820 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S1682211323-009-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368506-1305394968/watcher-3368506-1305394968 -o /tmp/evaluation-result-3368506-1305394968/solver-3368506-1305394968 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368506-1305394968.cnf

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

MD5SUM BENCH= 917ee0efab4f0e89027865c1129d272b
RANDOM SEED=1320273147

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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:      24741316 kB
Buffers:        313084 kB
Cached:        4607632 kB
SwapCached:       8488 kB
Active:        4565244 kB
Inactive:      3292596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24741316 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:            6620 kB
Writeback:          52 kB
AnonPages:     2935060 kB
Mapped:          27388 kB
Slab:           258720 kB
PageTables:      28924 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 84679372 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= 72828 MiB
End job on node148 at 2011-05-14 20:02:54