Trace number 3257317

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.29 1201.83

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_12_2_4_cmp.cnf
MD5SUM7ea97a36d5ab6c8a5aa99830d5253591
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark62.0956
Satisfiable
(Un)Satisfiability was proved
Number of variables12584
Number of clauses155712
Sum of the clauses size523920
Maximum clause length100
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217404
Number of clauses of size 3103200
Number of clauses of size 417828
Number of clauses of size 517000
Number of clauses of size over 5280

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-3257317-1304033025.cnf'
0.00/0.00	c -- header says num vars:          12584
0.00/0.00	c -- header says num clauses:      155712
0.00/0.08	c -- clauses added:            0 learnts,       155712 normals,            0 xors
0.00/0.08	c -- vars added      12584
0.00/0.08	c Parsing time:  0.20 s
0.00/0.08	c  N st     0         0     12584    138308     17404         0    523920         0   no data   no data  --
0.00/0.36	c asymm  cl-useful: 0/6612/138308 lits-rem:0 time: 1.18
0.00/0.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   48 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.34
0.00/0.48	c Replacing       48 vars Replaced     3392 lits Time:     0.03 s 
2.52/0.64	c bin-w-bin subsume rem            0 bins  time:  0.03 s
2.52/0.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
2.52/0.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  12536 time:  0.06 s
2.52/0.64	c Removed useless bin:       8  fixed:     0  props:   1.47M  time:  0.04 s
3.16/0.82	c lits-rem:         0  cl-subs:     8805  v-elim:     50  v-fix:    0  time:  0.98 s
3.16/0.82	c Finding binary XORs  T:     0.02 s  found:       0
3.16/0.88	c Finding non-binary XORs:     0.22 s (found:       0, avg size: nan)
3.16/0.88	c calculated reachability. Time: 0.00
3.16/0.89	c Calc default polars -  time:   0.01 s pos:     923 undec:      98 neg:   11563
3.16/0.89	c =========================================================================================
3.16/0.89	c types(t): F = full restart, N = normal restart
3.16/0.89	c types(t): S = simplification begin/end, E = solution found
3.16/0.89	c restart types(rt): st = static, dy = dynamic
3.16/0.89	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.16/0.89	c  B st     0         0     12486    129754     17089         0    506441         0   no data   no data  --
5.16/1.34	c  N dy    10      5573     12486    129754     17089      5359    506441   1136626     34.71     36.57  --
6.75/1.75	c  N dy    25      9891     12486    129754     17111      9529    506441   1898129     35.20     37.06  --
9.55/2.42	c  N dy    39     15419     12486    129754     17111     14834    506441   2851055     34.93     37.01  --
11.95/3.06	c  N dy    49     19451     12486    129754     17144     18774    506441   3659363     35.06     42.05  --
15.17/3.82	c  F st    59     25000     12486    129754     17160     14491    506441   2337327     34.67     31.86  --
15.17/3.85	c  N st    59     25000     12486    129754     17160     14491    506441   2337327     34.67     31.86  --
18.34/4.67	c  N dy    65     30000     12486    129754     17223     19369    506441   3450590     34.67   no data  --
18.34/4.67	c  S st    65     30000     12486    129754     17223     19369    506441   3450590     34.67   no data  --
19.15/4.80	c  S st    65     30501     12486    129754     17440     19651    506441   3452002     34.67   no data  --
19.15/4.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
19.15/4.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.73/5.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:  19740 BRemL:      2 BRemN:      0 P: 11.2M T:  1.69
21.54/5.41	c bin-w-bin subsume rem            0 bins  time:  0.04 s
27.53/6.96	c subs with bin:        0  lits-rem:       340  v-fix:    0  time:  6.20 s
27.94/7.01	c Subs w/ non-existent bins:      0 l-rem:   3165 v-fix:     0 done:   5441 time:  0.19 s
27.94/7.02	c Removed useless bin:       0  fixed:     0  props:   0.91M  time:  0.04 s
59.48/14.97	c lits-rem:        91  cl-subs:      546  v-elim:      1  v-fix:    0  time: 31.68 s
61.08/15.30	c asymm  cl-useful: 0/5515/129753 lits-rem:0 time: 1.32
61.08/15.31	c calculated reachability. Time: 0.01
61.08/15.31	c  N dy    65     30501     12485    129753     37177     19106    505950   3373266     34.67   no data  --
61.08/15.32	c Finding binary XORs  T:     0.02 s  found:       0
67.49/16.93	c  N dy    97     38177     12485    129753     37177     26608    505950   4891354     35.09     37.21  --
67.49/16.94	c Finding binary XORs  T:     0.02 s  found:       0
72.29/18.12	c  N dy   123     42364     12485    129753     44092     15737    505950   2085327     35.78     37.67  --
74.66/18.80	c  S st   139     45751     12485    129753     44165     19039    505950   2682245     35.87     36.94  --
75.47/18.99	c  S st   139     46251     12485    129753     44399     19304    505950   2683640     35.87   no data  --
75.87/19.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
75.87/19.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
78.26/19.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   2563 BRemL:   1526 BRemN:      0 P: 11.1M T:  2.46
78.66/19.73	c bin-w-bin subsume rem            0 bins  time:  0.05 s
86.24/21.70	c subs with bin:      117  lits-rem:      1194  v-fix:    0  time:  7.84 s
86.64/21.74	c Subs w/ non-existent bins:      0 l-rem:   2313 v-fix:     0 done:   8377 time:  0.18 s
86.64/21.75	c Removed useless bin:       0  fixed:     0  props:   0.67M  time:  0.04 s
106.22/26.67	c lits-rem:        46  cl-subs:      167  v-elim:      0  v-fix:    0  time: 19.65 s
106.22/26.69	c vivif2 --  cl tried   129752 cl shrink      136 lits rem        327 time: 0.06
106.63/26.76	c vivif2 --  cl tried    19021 cl shrink     2946 lits rem      19492 time: 0.28
107.82/27.08	c asymm  cl-useful: 0/5061/129752 lits-rem:0 time: 1.26
107.82/27.09	c calculated reachability. Time: 0.01
107.82/27.09	c  N dy   139     46251     12485    129752     45436     19021    504421   2635068     35.87   no data  --
115.41/28.95	c  N dy   142     53093     12485    129752     45436     25693    504421   4155415     35.34     37.46  --
115.41/28.95	c Finding binary XORs  T:     0.03 s  found:       0
118.60/29.71	c  N dy   154     57207     12485    129752     51180     29715    504421   4981269     35.39     37.28  --
120.62/30.25	c Finding binary XORs  T:     0.03 s  found:       0
123.00/30.87	c  N dy   167     62367     12485    129752     70601     34740    504421   6010926     35.38     37.31  --
127.00/31.87	c  N dy   192     66808     12485    129752     70601     21003    504421   2913191     35.60     37.48  --
129.41/32.42	c  S st   207     69376     12485    129752     70650     23519    504421   3348578     35.72     35.02  --
130.19/32.62	c  S st   207     69876     12485    129752     70917     23752    504421   3349948     35.72   no data  --
130.19/32.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
130.19/32.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
132.98/33.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   8448 BRemL:   1560 BRemN:      0 P: 14.7M T:  2.69
133.39/33.43	c bin-w-bin subsume rem            0 bins  time:  0.06 s
139.77/35.03	c subs with bin:        5  lits-rem:        16  v-fix:    0  time:  6.39 s
139.77/35.08	c Subs w/ non-existent bins:      0 l-rem:   2252 v-fix:     0 done:  10547 time:  0.17 s
139.77/35.09	c Removed useless bin:       0  fixed:     0  props:   1.03M  time:  0.04 s
228.06/57.11	c lits-rem:         1  cl-subs:      174  v-elim:      1  v-fix:    0  time: 87.58 s
228.06/57.13	c vivif2 --  cl tried   129751 cl shrink        0 lits rem          0 time: 0.07
228.46/57.21	c vivif2 --  cl tried    23577 cl shrink     2858 lits rem      24346 time: 0.32
229.66/57.53	c asymm  cl-useful: 0/11945/129751 lits-rem:0 time: 1.28
229.66/57.54	c calculated reachability. Time: 0.01
229.66/57.54	c  N dy   207     69876     12484    129751     77805     23575    504420   3304597     35.72   no data  --
229.66/57.55	c Finding binary XORs  T:     0.03 s  found:       0
233.65/58.59	c  N dy   224     74795     12484    129751     79652     28367    504420   4166382     35.74     37.65  --
238.05/59.66	c  N dy   239     79816     12484    129751     79652     33222    504420   5012060     35.76     37.91  --
244.43/61.27	c  F st   241     87500     12484    129751     79652     20589    504420   2582657     35.22     30.67  --
244.83/61.30	c  N st   241     87500     12484    129751     79652     20589    504420   2582657     35.22     30.67  --
244.83/61.32	c Finding binary XORs  T:     0.04 s  found:       0
248.43/62.28	c  N dy   249     93157     12484    129751    138079     26093    504420   3747553     35.22     37.18  --
254.42/63.73	c  N dy   275     99157     12484    129751    138113     31937    504420   4846394     35.32     37.24  --
260.02/65.15	c  S st   280    104816     12484    129751    138159     37480    504420   5761844     35.21     33.23  --
261.61/65.50	c  S st   280    105316     12484    129751    138399     37739    504420   5763585     35.21   no data  --
261.61/65.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
261.61/65.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
266.41/66.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   4490 BRemL:   1050 BRemN:      0 P: 23.3M T:  4.94
267.20/66.98	c bin-w-bin subsume rem            2 bins  time:  0.09 s
274.41/68.79	c subs with bin:       35  lits-rem:        81  v-fix:    0  time:  7.21 s
274.79/68.86	c Subs w/ non-existent bins:      0 l-rem:   2826 v-fix:     0 done:   6712 time:  0.28 s
274.79/68.87	c Removed useless bin:       0  fixed:     0  props:   1.23M  time:  0.06 s
643.11/161.05	c lits-rem:         0  cl-subs:      402  v-elim:      0  v-fix:    0  time: 366.93 s
643.11/161.08	c vivif2 --  cl tried   129751 cl shrink        0 lits rem          0 time: 0.09
643.89/161.23	c vivif2 --  cl tried    37302 cl shrink     5630 lits rem      45626 time: 0.62
645.10/161.56	c asymm  cl-useful: 3/9488/129751 lits-rem:12 time: 1.30
645.10/161.57	c calculated reachability. Time: 0.02
645.10/161.57	c  N dy   280    105316     12484    129748    141845     37297    504414   5642207     35.21   no data  --
645.10/161.58	c Finding binary XORs  T:     0.04 s  found:       0
647.50/162.16	c Finding binary XORs  T:     0.04 s  found:       0
653.89/163.75	c  N dy   322    112053     12484    129748    274206     22245    504414   2913768     35.50     37.70  --
659.48/165.14	c  N dy   359    119295     12484    129748    274445     29284    504414   4124132     35.59     37.57  --
665.86/166.71	c  N dy   384    126995     12484    129748    274445     36792    504414   5435473     35.63     37.65  --
674.28/168.85	c  N dy   408    135152     12484    129748    274700     44791    504414   6936088     35.70     41.42  --
682.66/170.94	c  N dy   455    143990     12484    129748    275410     30437    504414   4190764     35.94     37.83  --
697.03/174.59	c  N dy   465    157974     12484    129748    275410     44047    504414   6828087     35.61     30.77  --
697.03/174.59	c  S st   465    157974     12484    129748    275410     44047    504414   6828087     35.61     30.77  --
699.03/175.01	c  S st   465    158474     12484    129748    276657     44364    504414   6832918     35.61   no data  --
699.03/175.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
699.03/175.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
705.03/176.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:  11808 BRemL:   1352 BRemN:      0 P: 29.8M T:  5.89
705.81/176.76	c bin-w-bin subsume rem            8 bins  time:  0.16 s
713.00/178.52	c subs with bin:       30  lits-rem:       102  v-fix:    0  time:  7.05 s
713.00/178.60	c Subs w/ non-existent bins:      0 l-rem:   2773 v-fix:     0 done:   6292 time:  0.30 s
713.41/178.61	c Removed useless bin:       0  fixed:     0  props:   1.25M  time:  0.05 s
1221.11/305.75	c lits-rem:         5  cl-subs:      454  v-elim:      0  v-fix:    0  time: 505.54 s
1221.11/305.78	c vivif2 --  cl tried   129748 cl shrink        0 lits rem          0 time: 0.11
1221.91/305.98	c vivif2 --  cl tried    43880 cl shrink     6940 lits rem      68921 time: 0.74
1223.53/306.32	c asymm  cl-useful: 0/7235/129748 lits-rem:0 time: 1.23
1223.53/306.34	c calculated reachability. Time: 0.02
1223.53/306.34	c  N dy   465    158474     12484    129748    287111     43874    504414   6689735     35.61   no data  --
1223.53/306.35	c Finding binary XORs  T:     0.05 s  found:       0
1235.89/309.48	c Finding binary XORs  T:     0.06 s  found:       0
1237.09/309.71	c  N dy   524    168612     12484    129748    302204     29690    504414   3924941     35.82     37.97  --
1254.66/314.18	c  N dy   572    183744     12484    129748    302318     44466    504414   6739143     35.87     37.91  --
1267.47/317.38	c  N dy   595    196078     12484    129748    302540     31261    504414   4234011     35.75     37.63  --
1280.66/320.61	c  N dy   645    208679     12484    129748    302540     43576    504414   6404329     35.80     42.83  --
1298.61/325.14	c  N dy   697    222366     12484    129748    302540     30634    504414   3985468     35.86     37.75  --
1314.20/329.06	c  N dy   725    237600     12484    129748    302540     45450    504414   6706387     35.79     37.82  --
1314.59/329.11	c Finding binary XORs  T:     0.07 s  found:       0
1314.59/329.17	c  S st   727    237713     12484    129748    440001     45561    504414   6998330     35.79   no data  --
1316.58/329.66	c  S st   727    238216     12484    129748    440047     46016    504414   7040915     35.79   no data  --
1316.58/329.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.12
1316.58/329.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1324.19/331.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    259 BRemL:    568 BRemN:      0 P: 35.1M T:  7.29
1324.97/331.77	c bin-w-bin subsume rem            6 bins  time:  0.23 s
1332.17/333.58	c subs with bin:       15  lits-rem:        37  v-fix:    0  time:  7.21 s
1332.57/333.68	c Subs w/ non-existent bins:      0 l-rem:   2919 v-fix:     0 done:   6655 time:  0.41 s
1332.57/333.70	c Removed useless bin:       0  fixed:     0  props:   1.35M  time:  0.07 s
1906.54/477.31	c lits-rem:         4  cl-subs:      443  v-elim:      0  v-fix:    0  time: 571.98 s
1906.54/477.35	c vivif2 --  cl tried   129748 cl shrink        0 lits rem          0 time: 0.14
1907.34/477.54	c vivif2 --  cl tried    45558 cl shrink     6855 lits rem      54791 time: 0.74
1908.55/477.83	c asymm  cl-useful: 0/6894/129748 lits-rem:0 time: 1.19
1908.55/477.86	c calculated reachability. Time: 0.02
1908.55/477.86	c  N dy   727    238216     12484    129748    439744     45546    504414   6895188     35.79   no data  --
1922.52/481.37	c  N dy   756    253422     12484    129748    450395     33246    504414   4533123     35.77     37.78  --
1928.11/482.70	c Finding binary XORs  T:     0.07 s  found:       0
1936.90/484.91	c  N dy   809    269683     12484    129748    450506     49105    504414   7529895     35.77     48.95  --
1952.07/488.72	c  N dy   954    286911     12484    129748    450701     37424    504414   7185659     36.15     44.19  --
1979.25/495.51	c  N dy  1118    305278     12484    129748    450967     55219    504414  14546880     36.69     45.05  --
1980.83/495.94	c  F st  1126    306252     12484    129748    451077     56157    504414  14945088     36.71   no data  --
1998.81/500.43	c  N dy  1219    325081     12484    129748    451198     45065    504414   9979508     36.90     38.97  --
2031.15/508.53	c  N dy  1385    345290     12484    129748    451634     34579    504414   5517141     37.34     39.40  --
2046.32/512.36	c  S st  1471    357325     12484    129748    451694     46083    504414  10269906     37.52   no data  --
2048.33/512.88	c  S st  1471    357825     12484    129748    451772     46504    504414  10276843     37.52   no data  --
2048.73/512.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
2048.73/512.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2055.11/514.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:  16094 BRemL:     38 BRemN:      0 P: 32.3M T:  6.56
2057.12/515.04	c bin-w-bin subsume rem           11 bins  time:  0.24 s
2063.51/516.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.57 s
2063.91/516.75	c Subs w/ non-existent bins:      0 l-rem:     74 v-fix:     0 done:   2617 time:  0.22 s
2063.91/516.76	c Removed useless bin:       0  fixed:     0  props:   1.38M  time:  0.07 s
2269.62/568.27	c lits-rem:        13  cl-subs:      618  v-elim:      0  v-fix:    0  time: 204.86 s
2270.02/568.31	c vivif2 --  cl tried   129747 cl shrink        0 lits rem          0 time: 0.15
2270.82/568.58	c vivif2 --  cl tried    45887 cl shrink     5787 lits rem     109785 time: 1.08
2272.02/568.87	c asymm  cl-useful: 0/6022/129747 lits-rem:0 time: 1.19
2272.02/568.90	c calculated reachability. Time: 0.02
2272.42/568.90	c  N dy  1471    357825     12484    129747    467825     45879    504408   9899394     37.52   no data  --
2272.42/568.91	c Finding binary XORs  T:     0.07 s  found:       0
2288.79/573.01	c Finding binary XORs  T:     0.08 s  found:       0
2308.78/578.05	c  N dy  1623    378386     12484    129747    494606     35118    504408   5882829     37.84     39.87  --
2341.92/586.39	c  N dy  1766    399062     12484    129747    494683     55401    504408  17950066     38.17     40.18  --
2376.25/594.92	c  N dy  1893    419084     12484    129747    494857     42928    504408   9898211     38.41     40.65  --
2415.00/604.67	c  N dy  2014    439173     12484    129747    494882     62618    504408  20995750     38.59     46.83  --
2442.97/611.65	c  N dy  2115    459373     12484    129747    497550     49253    504408  13683398     38.74     40.86  --
2478.50/620.57	c  N dy  2239    480934     12484    129747    497750     36153    504408   5778425     38.94     41.03  --
2504.07/626.90	c  N dy  2360    501912     12484    129747    497934     56794    504408  17120655     39.10     41.20  --
2512.06/628.93	c Finding binary XORs  T:     0.08 s  found:       0
2537.23/635.25	c  N dy  2477    521989     12484    129747    498151     41246    504408   8083986     39.25     41.35  --
2553.98/639.49	c  S st  2509    536737     12484    129747    498204     55591    504408  16031149     39.25     37.67  --
2555.57/639.83	c  S st  2509    537239     12484    129747    498234     56062    504408  16070689     39.25   no data  --
2555.57/639.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.17
2555.57/639.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2561.97/641.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   1133 BRemL:     11 BRemN:      0 P: 33.9M T:  6.14
2564.36/642.01	c bin-w-bin subsume rem            8 bins  time:  0.26 s
2569.95/643.49	c subs with bin:       12  lits-rem:         0  v-fix:    0  time:  5.89 s
2570.35/643.55	c Subs w/ non-existent bins:      0 l-rem:    212 v-fix:     0 done:    721 time:  0.22 s
2570.35/643.57	c Removed useless bin:       0  fixed:     0  props:   1.41M  time:  0.07 s
3495.87/875.24	c lits-rem:        49  cl-subs:      353  v-elim:      0  v-fix:    0  time: 920.69 s
3495.87/875.28	c vivif2 --  cl tried   129747 cl shrink        0 lits rem          0 time: 0.17
3498.67/875.99	c vivif2 --  cl tried    55697 cl shrink    14569 lits rem     835318 time: 2.83
3500.26/876.33	c asymm  cl-useful: 0/5279/129747 lits-rem:0 time: 1.34
3500.26/876.35	c calculated reachability. Time: 0.03
3500.26/876.35	c  N dy  2509    537239     12484    129747    499361     55684    504408  14973657     39.25   no data  --
3510.25/878.88	c Finding binary XORs  T:     0.08 s  found:       0
3538.62/885.97	c  N dy  2578    557549     12484    129747    509517     39406    504408   6755542     39.28     41.51  --
3572.16/894.32	c  N dy  2656    577564     12484    129747    509608     59136    504408  16961843     39.34     41.44  --
3618.49/905.90	c  N dy  2724    597749     12484    129747    509736     41723    504408   7390487     39.38     41.54  --
3654.85/915.06	c  N dy  2807    617809     12484    129747    509895     61471    504408  18021712     39.45     50.17  --
3702.79/927.05	c  N dy  2884    638391     12484    129747    510018     43391    504408   7980527     39.51     42.06  --
3737.14/935.64	c  N dy  2944    658560     12484    129747    510023     63237    504408  18453565     39.54     41.67  --
3791.47/949.28	c  N dy  3003    682412     12484    129747    510025     47351    504408  10800520     39.57     41.80  --
3830.22/958.94	c  N dy  3077    703062     12484    129747    510026     67677    504408  21963697     39.61     41.75  --
3876.55/970.59	c  N dy  3141    723277     12484    129747    510030     47204    504408   9432840     39.63     41.91  --
3917.69/980.89	c  N dy  3220    743292     12484    129747    510033     66948    504408  19949965     39.68     41.83  --
3966.83/993.18	c  N dy  3304    763351     12484    129747    510034     45300    504408   8044281     39.72     42.28  --
4005.18/1002.74	c  N dy  3399    783362     12484    129747    510037     65072    504408  18174470     39.78     45.83  --
4064.30/1017.52	c  N dy  3501    803811     12484    129747    510038     42876    504408   6607343     39.86     41.97  --
4066.69/1018.18	c  S st  3509    805859     12484    129747    510039     44891    504408   7584019     39.87   no data  --
4069.09/1018.74	c  S st  3509    806359     12484    129747    510068     45362    504408   7600226     39.87   no data  --
4069.09/1018.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.15
4069.09/1018.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4075.88/1020.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   1079 BRemL:      5 BRemN:      0 P: 30.7M T:  6.82
4077.08/1020.79	c bin-w-bin subsume rem           13 bins  time:  0.27 s
4083.90/1022.43	c subs with bin:       25  lits-rem:        57  v-fix:    0  time:  6.55 s
4084.28/1022.50	c Subs w/ non-existent bins:      0 l-rem:    502 v-fix:     0 done:    330 time:  0.25 s
4084.28/1022.52	c Removed useless bin:       0  fixed:     0  props:   1.41M  time:  0.08 s
4234.88/1060.28	c lits-rem:        93  cl-subs:       30  v-elim:      0  v-fix:    0  time: 150.80 s
4235.28/1060.33	c vivif2 --  cl tried   129747 cl shrink        0 lits rem          0 time: 0.18
4236.07/1060.52	c vivif2 --  cl tried    45307 cl shrink     2941 lits rem     132321 time: 0.75
4237.28/1060.86	c asymm  cl-useful: 0/6127/129747 lits-rem:0 time: 1.36
4237.28/1060.88	c calculated reachability. Time: 0.03
4237.28/1060.88	c  N dy  3509    806359     12484    129747    511136     45301    504408   7456449     39.87   no data  --
4276.42/1070.60	c  N dy  3592    827132     12484    129747    511139     65801    504408  19386713     39.92     42.09  --
4342.74/1087.27	c  N dy  3677    847708     12484    129747    511143     86162    504408  30902313     39.97     42.58  --
4359.91/1091.51	c Finding binary XORs  T:     0.09 s  found:       0
4375.49/1095.44	c  N dy  3714    867889     12484    129747    514220     62481    504408  17396245     39.96     42.13  --
4419.03/1106.37	c  N dy  3772    888894     12484    129747    514243     83144    504408  29438381     39.97     42.10  --
4459.37/1116.49	c  N dy  3851    909216     12484    129747    514403     58911    504408  15074907     40.02     42.15  --
4503.72/1127.53	c  N dy  3938    929671     12484    129747    514508     79121    504408  25765082     40.06     42.21  --
4550.44/1139.21	c  N dy  4014    949731     12484    129747    514658     53557    504408  11642533     40.09     54.17  --
4594.39/1150.20	c  N dy  4118    970572     12484    129747    514724     74143    504408  22665056     40.14     42.28  --
4651.91/1164.60	c  N dy  4212    990899     12484    129747    514917     47826    504408   8139469     40.19     42.33  --
4688.26/1173.70	c  N dy  4286   1011787     12484    129747    514971     68449    504408  18649618     40.22     42.35  --
4741.79/1187.11	c  N dy  4368   1032481     12484    129747    515426     88898    504408  29211160     40.25     42.42  --
4785.33/1198.03	c  N dy  4440   1053317     12484    129747    515556     62113    504408  15817578     40.27     42.46  --

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

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

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


[startup+0 s]
/proc/loadavg: 7.76 7.85 7.77 6/180 1281
/proc/meminfo: memFree=30278424/32951124 swapFree=67111356/67111528
[pid=1281] ppid=1279 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/1281/stat : 1281 (strangenight1-m) R 1279 1281 815 0 -1 4202496 413 0 0 0 0 0 0 0 22 0 4 0 495718103 52465664 353 33554432000 4194304 4650419 140734894553104 18446744073709551615 47133880514482 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1281/statm: 12809 353 303 112 0 7774 0
[pid=1281/tid=1282] ppid=1279 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/1281/task/1282/stat : 1282 (strangenight1-m) R 1279 1281 815 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 495718103 52465664 353 33554432000 4194304 4650419 140734894553104 18446744073709551615 270338440177 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1281/tid=1283] ppid=1279 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/1281/task/1283/stat : 1283 (strangenight1-m) R 1279 1281 815 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 495718103 52465664 353 33554432000 4194304 4650419 140734894553104 18446744073709551615 47133880514482 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1281/tid=1284] ppid=1279 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/1281/task/1284/stat : 1284 (strangenight1-m) R 1279 1281 815 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 495718103 52465664 353 33554432000 4194304 4650419 140734894553104 18446744073709551615 47133880514482 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.367263 s]
/proc/loadavg: 7.76 7.85 7.77 6/180 1281
/proc/meminfo: memFree=30278424/32951124 swapFree=67111356/67111528
[pid=1281] ppid=1279 vsize=346384 CPUtime=1.43 cores=1,3,5,7
/proc/1281/stat : 1281 (strangenight1-m) D 1279 1281 815 0 -1 4202496 17367 0 0 0 138 5 0 0 18 0 4 0 495718103 354697216 15815 33554432000 4194304 4650419 140734894553104 18446744073709551615 270338044961 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1281/statm: 80950 18017 379 112 0 75915 0
[pid=1281/tid=1282] ppid=1279 vsize=325152 CPUtime=0.46 cores=1,3,5,7
/proc/1281/task/1282/stat : 1282 (strangenight1-m) D 1279 1281 815 0 -1 4202560 7013 0 0 0 45 1 0 0 18 0 4 0 495718103 332955648 18732 33554432000 4194304 4650419 140734894553104 18446744073709551615 270338080968 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1281/tid=1283] ppid=1279 vsize=326468 CPUtime=0.47 cores=1,3,5,7
/proc/1281/task/1283/stat : 1283 (strangenight1-m) R 1279 1281 815 0 -1 4202560 6874 0 0 0 45 2 0 0 18 0 4 0 495718103 334303232 19608 33554432000 4194304 4650419 140734894553104 18446744073709551615 270338080439 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1281/tid=1284] ppid=1279 vsize=326468 CPUtime=0.47 cores=1,3,5,7
/proc/1281/task/1284/stat : 1284 (strangenight1-m) R 1279 1281 815 0 -1 4202560 4381 0 0 0 46 1 0 0 18 0 4 0 495718103 334303232 19676 33554432000 4194304 4650419 140734894553104 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 346384

[startup+0.64236 s]
/proc/loadavg: 7.76 7.85 7.77 6/180 1281
/proc/meminfo: memFree=30278424/32951124 swapFree=67111356/67111528
[pid=1281] ppid=1279 vsize=348100 CPUtime=2.52 cores=1,3,5,7
/proc/1281/stat : 1281 (strangenight1-m) R 1279 1281 815 0 -1 4202496 40869 0 0 0 244 8 0 0 18 0 4 0 495718103 356454400 34480 33554432000 4194304 4650419 140734894553104 18446744073709551615 4441818 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1281/statm: 87025 34509 388 112 0 81990 0
[pid=1281/tid=1282] ppid=1279 vsize=348100 CPUtime=0.62 cores=1,3,5,7
/proc/1281/task/1282/stat : 1282 (strangenight1-m) R 1279 1281 815 0 -1 4202560 12873 0 0 0 61 1 0 0 18 0 4 0 495718103 356454400 34522 33554432000 4194304 4650419 140734894553104 18446744073709551615 4440859 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1281/tid=1283] ppid=1279 vsize=348100 CPUtime=0.62 cores=1,3,5,7
/proc/1281/task/1283/stat : 1283 (strangenight1-m) R 1279 1281 815 0 -1 4202560 11442 0 0 0 60 2 0 0 18 0 4 0 495718103 356454400 34537 33554432000 4194304 4650419 140734894553104 18446744073709551615 270338081237 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1281/tid=1284] ppid=1279 vsize=348100 CPUtime=0.62 cores=1,3,5,7
/proc/1281/task/1284/stat : 1284 (strangenight1-m) R 1279 1281 815 0 -1 4202560 4681 0 0 0 61 1 0 0 18 0 4 0 495718103 356454400 34548 33554432000 4194304 4650419 140734894553104 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.52
Current children cumulated vsize (KiB) 348100

[startup+0.735302 s]
/proc/loadavg: 7.76 7.85 7.77 6/180 1281
/proc/meminfo: memFree=30278424/32951124 swapFree=67111356/67111528
[pid=1281] ppid=1279 vsize=348100 CPUtime=2.9 cores=1,3,5,7
/proc/1281/stat : 1281 (strangenight1-m) R 1279 1281 815 0 -1 4202496 45385 0 0 0 281 9 0 0 18 0 4 0 495718103 356454400 34183 33554432000 4194304 4650419 140734894553104 18446744073709551615 270338038907 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1281/statm: 87025 34184 388 112 0 81990 0
[pid=1281/tid=1282] ppid=1279 vsize=348100 CPUtime=0.71 cores=1,3,5,7
/proc/1281/task/1282/stat : 1282 (strangenight1-m) R 1279 1281 815 0 -1 4202560 13026 0 0 0 70 1 0 0 18 0 4 0 495718103 356454400 34184 33554432000 4194304 4650419 140734894553104 18446744073709551615 4420838 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1281/tid=1283] ppid=1279 vsize=348100 CPUtime=0.72 cores=1,3,5,7
/proc/1281/task/1283/stat : 1283 (strangenight1-m) R 1279 1281 815 0 -1 4202560 13597 0 0 0 69 3 0 0 18 0 4 0 495718103 356454400 34184 33554432000 4194304 4650419 140734894553104 18446744073709551615 4421303 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1281/tid=1284] ppid=1279 vsize=348100 CPUtime=0.72 cores=1,3,5,7
/proc/1281/task/1284/stat : 1284 (strangenight1-m) R 1279 1281 815 0 -1 4202560 4833 0 0 0 71 1 0 0 18 0 4 0 495718103 356454400 34184 33554432000 4194304 4650419 140734894553104 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 348100

[startup+0.800293 s]
/proc/loadavg: 7.76 7.85 7.77 6/180 1281
/proc/meminfo: memFree=30278424/32951124 swapFree=67111356/67111528
[pid=1281] ppid=1279 vsize=348100 CPUtime=3.16 cores=1,3,5,7
/proc/1281/stat : 1281 (strangenight1-m) R 1279 1281 815 0 -1 4202496 45588 0 0 0 307 9 0 0 18 0 4 0 495718103 356454400 34386 33554432000 4194304 4650419 140734894553104 18446744073709551615 4421332 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1281/statm: 87025 34386 388 112 0 81990 0
[pid=1281/tid=1282] ppid=1279 vsize=348100 CPUtime=0.77 cores=1,3,5,7
/proc/1281/task/1282/stat : 1282 (strangenight1-m) R 1279 1281 815 0 -1 4202560 13035 0 0 0 76 1 0 0 18 0 4 0 495718103 356454400 34386 33554432000 4194304 4650419 140734894553104 18446744073709551615 4541150 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1281/tid=1283] ppid=1279 vsize=348100 CPUtime=0.78 cores=1,3,5,7
/proc/1281/task/1283/stat : 1283 (strangenight1-m) R 1279 1281 815 0 -1 4202560 13609 0 0 0 75 3 0 0 18 0 4 0 495718103 356454400 34386 33554432000 4194304 4650419 140734894553104 18446744073709551615 4420830 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1281/tid=1284] ppid=1279 vsize=348100 CPUtime=0.78 cores=1,3,5,7
/proc/1281/task/1284/stat : 1284 (strangenight1-m) R 1279 1281 815 0 -1 4202560 5002 0 0 0 77 1 0 0 18 0 4 0 495718103 356454400 34386 33554432000 4194304 4650419 140734894553104 18446744073709551615 4315194 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.16
Current children cumulated vsize (KiB) 348100

[startup+1.50115 s]
/proc/loadavg: 7.76 7.85 7.77 9/184 1285
/proc/meminfo: memFree=30120912/32951124 swapFree=67111356/67111528
[pid=1281] ppid=1279 vsize=380920 CPUtime=5.97 cores=1,3,5,7
/proc/1281/stat : 1281 (strangenight1-m) R 1279 1281 815 0 -1 4202496 51605 0 0 0 587 10 0 0 19 0 4 0 495718103 390062080 39456 33554432000 4194304 4650419 140734894553104 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1281/statm: 95230 39456 391 112 0 90195 0
[pid=1281/tid=1282] ppid=1279 vsize=380920 CPUtime=1.47 cores=1,3,5,7
/proc/1281/task/1282/stat : 1282 (strangenight1-m) R 1279 1281 815 0 -1 4202560 14477 0 0 0 146 1 0 0 19 0 4 0 495718103 390062080 39461 33554432000 4194304 4650419 140734894553104 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1281/tid=1283] ppid=1279 vsize=380920 CPUtime=1.49 cores=1,3,5,7
/proc/1281/task/1283/stat : 1283 (strangenight1-m) R 1279 1281 815 0 -1 4202560 14771 0 0 0 146 3 0 0 19 0 4 0 495718103 390062080 39461 33554432000 4194304 4650419 140734894553104 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1281/tid=1284] ppid=1279 vsize=380920 CPUtime=1.49 cores=1,3,5,7
/proc/1281/task/1284/stat : 1284 (strangenight1-m) R 1279 1281 815 0 -1 4202560 6463 0 0 0 147 2 0 0 20 0 4 0 495718103 390062080 39461 33554432000 4194304 4650419 140734894553104 18446744073709551615 4363458 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 380920

[startup+3.10084 s]
/proc/loadavg: 7.76 7.85 7.77 9/184 1285
/proc/meminfo: memFree=30094252/32951124 swapFree=67111356/67111528
[pid=1281] ppid=1279 vsize=507312 CPUtime=12.35 cores=1,3,5,7
/proc/1281/stat : 1281 (strangenight1-m) R 1279 1281 815 0 -1 4202496 63467 0 0 0 1223 12 0 0 22 0 4 0 495718103 519487488 46986 33554432000 4194304 4650419 140734894553104 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1281/statm: 126828 46986 393 112 0 121793 0
[pid=1281/tid=1282] ppid=1279 vsize=507312 CPUtime=3.07 cores=1,3,5,7
/proc/1281/task/1282/stat : 1282 (strangenight1-m) R 1279 1281 815 0 -1 4202560 17169 0 0 0 305 2 0 0 22 0 4 0 495718103 519487488 46986 33554432000 4194304 4650419 140734894553104 18446744073709551615 4366743 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1281/tid=1283] ppid=1279 vsize=507312 CPUtime=3.08 cores=1,3,5,7
/proc/1281/task/1283/stat : 1283 (strangenight1-m) R 1279 1281 815 0 -1 4202560 16434 0 0 0 305 3 0 0 22 0 4 0 495718103 519487488 46986 33554432000 4194304 4650419 140734894553104 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1281/tid=1284] ppid=1279 vsize=507312 CPUtime=3.08 cores=1,3,5,7
/proc/1281/task/1284/stat : 1284 (strangenight1-m) R 1279 1281 815 0 -1 4202560 11736 0 0 0 306 2 0 0 25 0 4 0 495718103 519487488 46986 33554432000 4194304 4650419 140734894553104 18446744073709551615 4315688 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 507312

[startup+6.3012 s]
/proc/loadavg: 7.78 7.85 7.77 9/184 1285
/proc/meminfo: memFree=30011784/32951124 swapFree=67111356/67111528
[pid=1281] ppid=1279 vsize=573068 CPUtime=25.13 cores=1,3,5,7
/proc/1281/stat : 1281 (strangenight1-m) R 1279 1281 815 0 -1 4202496 99050 0 0 0 2494 19 0 0 25 0 4 0 495718103 586821632 68214 33554432000 4194304 4650419 140734894553104 18446744073709551615 4436163 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1281/statm: 143267 68214 395 112 0 138232 0
[pid=1281/tid=1282] ppid=1279 vsize=573068 CPUtime=6.25 cores=1,3,5,7
/proc/1281/task/1282/stat : 1282 (strangenight1-m) R 1279 1281 815 0 -1 4202560 23253 0 0 0 622 3 0 0 25 0 4 0 495718103 586821632 68214 33554432000 4194304 4650419 140734894553104 18446744073709551615 4370701 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1281/tid=1283] ppid=1279 vsize=573068 CPUtime=6.29 cores=1,3,5,7
/proc/1281/task/1283/stat : 1283 (strangenight1-m) R 1279 1281 815 0 -1 4202560 21224 0 0 0 625 4 0 0 25 0 4 0 495718103 586821632 68214 33554432000 4194304 4650419 140734894553104 18446744073709551615 4363553 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1281/tid=1284] ppid=1279 vsize=573068 CPUtime=6.29 cores=1,3,5,7
/proc/1281/task/1284/stat : 1284 (strangenight1-m) R 1279 1281 815 0 -1 4202560 14509 0 0 0 625 4 0 0 25 0 4 0 495718103 586821632 68214 33554432000 4194304 4650419 140734894553104 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 573068

[startup+12.7009 s]
/proc/loadavg: 7.80 7.86 7.77 9/184 1285
/proc/meminfo: memFree=29816368/32951124 swapFree=67111356/67111528
[pid=1281] ppid=1279 vsize=677292 CPUtime=50.7 cores=1,3,5,7
/proc/1281/stat : 1281 (strangenight1-m) R 1279 1281 815 0 -1 4202496 159000 0 0 0 5040 30 0 0 25 0 4 0 495718103 693547008 115552 33554432000 4194304 4650419 140734894553104 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1281/statm: 169323 115552 395 112 0 164288 0
[pid=1281/tid=1282] ppid=1279 vsize=677292 CPUtime=12.61 cores=1,3,5,7
/proc/1281/task/1282/stat : 1282 (strangenight1-m) R 1279 1281 815 0 -1 4202560 46043 0 0 0 1255 6 0 0 25 0 4 0 495718103 693547008 115552 33554432000 4194304 4650419 140734894553104 18446744073709551615 4476293 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1281/tid=1283] ppid=1279 vsize=677292 CPUtime=12.68 cores=1,3,5,7
/proc/1281/task/1283/stat : 1283 (strangenight1-m) R 1279 1281 815 0 -1 4202560 34288 0 0 0 1262 6 0 0 25 0 4 0 495718103 693547008 115552 33554432000 4194304 4650419 140734894553104 18446744073709551615 4368288 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1281/tid=1284] ppid=1279 vsize=677292 CPUtime=12.69 cores=1,3,5,7
/proc/1281/task/1284/stat : 1284 (strangenight1-m) R 1279 1281 815 0 -1 4202560 37317 0 0 0 1260 9 0 0 25 0 4 0 495718103 693547008 115552 33554432000 4194304 4650419 140734894553104 18446744073709551615 4436173 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 677292

[startup+25.5004 s]
/proc/loadavg: 7.84 7.86 7.77 9/184 1286
/proc/meminfo: memFree=29780880/32951124 swapFree=67111356/67111528
[pid=1281] ppid=1279 vsize=686636 CPUtime=101.83 cores=1,3,5,7
/proc/1281/stat : 1281 (strangenight1-m) R 1279 1281 815 0 -1 4202496 179890 0 0 0 10146 37 0 0 25 0 4 0 495718103 703115264 120009 33554432000 4194304 4650419 140734894553104 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1281/statm: 171659 120009 395 112 0 166624 0
[pid=1281/tid=1282] ppid=1279 vsize=686636 CPUtime=25.35 cores=1,3,5,7
/proc/1281/task/1282/stat : 1282 (strangenight1-m) R 1279 1281 815 0 -1 4202560 46257 0 0 0 2529 6 0 0 25 0 4 0 495718103 703115264 120009 33554432000 4194304 4650419 140734894553104 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1281/tid=1283] ppid=1279 vsize=686636 CPUtime=25.48 cores=1,3,5,7
/proc/1281/task/1283/stat : 1283 (strangenight1-m) R 1279 1281 815 0 -1 4202560 42058 0 0 0 2539 9 0 0 25 0 4 0 495718103 703115264 120009 33554432000 4194304 4650419 140734894553104 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1281/tid=1284] ppid=1279 vsize=686636 CPUtime=25.48 cores=1,3,5,7
/proc/1281/task/1284/stat : 1284 (strangenight1-m) R 1279 1281 815 0 -1 4202560 40666 0 0 0 2539 9 0 0 25 0 4 0 495718103 703115264 120009 33554432000 4194304 4650419 140734894553104 18446744073709551615 4433048 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 686636

[startup+51.1063 s]
/proc/loadavg: 7.89 7.87 7.78 9/184 1286
/proc/meminfo: memFree=29618328/32951124 swapFree=67111356/67111528
[pid=1281] ppid=1279 vsize=930208 CPUtime=204.11 cores=1,3,5,7
/proc/1281/stat : 1281 (strangenight1-m) R 1279 1281 815 0 -1 4202496 272405 0 0 0 20353 58 0 0 25 0 4 0 495718103 952532992 151893 33554432000 4194304 4650419 140734894553104 18446744073709551615 4476812 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1281/statm: 232552 151893 395 112 0 227517 0
[pid=1281/tid=1282] ppid=1279 vsize=930208 CPUtime=50.81 cores=1,3,5,7
/proc/1281/task/1282/stat : 1282 (strangenight1-m) R 1279 1281 815 0 -1 4202560 46257 0 0 0 5075 6 0 0 25 0 4 0 495718103 952532992 151893 33554432000 4194304 4650419 140734894553104 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1281/tid=1283] ppid=1279 vsize=930208 CPUtime=51.08 cores=1,3,5,7
/proc/1281/task/1283/stat : 1283 (strangenight1-m) R 1279 1281 815 0 -1 4202560 59283 0 0 0 5095 13 0 0 25 0 4 0 495718103 952532992 151893 33554432000 4194304 4650419 140734894553104 18446744073709551615 4304066 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1281/tid=1284] ppid=1279 vsize=930208 CPUtime=51.09 cores=1,3,5,7
/proc/1281/task/1284/stat : 1284 (strangenight1-m) R 1279 1281 815 0 -1 4202560 80785 0 0 0 5089 20 0 0 25 0 4 0 495718103 952532992 151893 33554432000 4194304 4650419 140734894553104 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 930208

[startup+102.301 s]
/proc/loadavg: 8.40 8.00 7.83 9/184 1291
/proc/meminfo: memFree=29517104/32951124 swapFree=67111356/67111528
[pid=1281] ppid=1279 vsize=1054852 CPUtime=408.61 cores=1,3,5,7
/proc/1281/stat : 1281 (strangenight1-m) R 1279 1281 815 0 -1 4202496 877698 0 0 0 40706 155 0 0 25 0 4 0 495718103 1080168448 175537 33554432000 4194304 4650419 140734894553104 18446744073709551615 4476522 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1281/statm: 263713 175537 395 112 0 258678 0
[pid=1281/tid=1282] ppid=1279 vsize=1054852 CPUtime=101.73 cores=1,3,5,7
/proc/1281/task/1282/stat : 1282 (strangenight1-m) R 1279 1281 815 0 -1 4202560 71770 0 0 0 10156 17 0 0 25 0 4 0 495718103 1080168448 175537 33554432000 4194304 4650419 140734894553104 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1281/tid=1283] ppid=1279 vsize=1054852 CPUtime=102.28 cores=1,3,5,7
/proc/1281/task/1283/stat : 1283 (strangenight1-m) R 1279 1281 815 0 -1 4202560 78631 0 0 0 10207 21 0 0 25 0 4 0 495718103 1080168448 175537 33554432000 4194304 4650419 140734894553104 18446744073709551615 4304183 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1281/tid=1284] ppid=1279 vsize=1054852 CPUtime=102.29 cores=1,3,5,7
/proc/1281/task/1284/stat : 1284 (strangenight1-m) R 1279 1281 815 0 -1 4202560 399937 0 0 0 10165 64 0 0 25 0 4 0 495718103 1080168448 175537 33554432000 4194304 4650419 140734894553104 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 1054852

[startup+162.301 s]

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


[startup+702.307 s]
/proc/loadavg: 7.83 8.03 7.92 7/184 1338
/proc/meminfo: memFree=29134748/32951124 swapFree=67111356/67111528
[pid=1281] ppid=1279 vsize=2552480 CPUtime=2805.25 cores=1,3,5,7
/proc/1281/stat : 1281 (strangenight1-m) R 1279 1281 815 0 -1 4202496 6792400 0 0 0 279371 1154 0 0 25 0 4 0 495718103 2613739520 516514 33554432000 4194304 4650419 140734894553104 18446744073709551615 4476421 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1281/statm: 638120 516514 395 112 0 633085 0
[pid=1281/tid=1282] ppid=1279 vsize=2552480 CPUtime=698.43 cores=1,3,5,7
/proc/1281/task/1282/stat : 1282 (strangenight1-m) R 1279 1281 815 0 -1 4202560 631767 0 0 0 69688 155 0 0 25 0 4 0 495718103 2613739520 516514 33554432000 4194304 4650419 140734894553104 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1281/tid=1283] ppid=1279 vsize=2552480 CPUtime=702.25 cores=1,3,5,7
/proc/1281/task/1283/stat : 1283 (strangenight1-m) R 1279 1281 815 0 -1 4202560 1226419 0 0 0 69990 235 0 0 25 0 4 0 495718103 2613739520 516515 33554432000 4194304 4650419 140734894553104 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1281/tid=1284] ppid=1279 vsize=2552480 CPUtime=702.25 cores=1,3,5,7
/proc/1281/task/1284/stat : 1284 (strangenight1-m) R 1279 1281 815 0 -1 4202560 1986898 0 0 0 69854 371 0 0 25 0 4 0 495718103 2613739520 516515 33554432000 4194304 4650419 140734894553104 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.25
Current children cumulated vsize (KiB) 2552480

[startup+762.301 s]
/proc/loadavg: 7.92 8.01 7.91 9/184 1369
/proc/meminfo: memFree=28857216/32951124 swapFree=67111356/67111528
[pid=1281] ppid=1279 vsize=2706604 CPUtime=3044.88 cores=1,3,5,7
/proc/1281/stat : 1281 (strangenight1-m) R 1279 1281 815 0 -1 4202496 7324894 0 0 0 303225 1263 0 0 25 0 4 0 495718103 2771562496 558061 33554432000 4194304 4650419 140734894553104 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1281/statm: 676651 558061 395 112 0 671616 0
[pid=1281/tid=1282] ppid=1279 vsize=2706604 CPUtime=758.09 cores=1,3,5,7
/proc/1281/task/1282/stat : 1282 (strangenight1-m) R 1279 1281 815 0 -1 4202560 724328 0 0 0 75628 181 0 0 25 0 4 0 495718103 2771562496 558061 33554432000 4194304 4650419 140734894553104 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1281/tid=1283] ppid=1279 vsize=2706604 CPUtime=762.24 cores=1,3,5,7
/proc/1281/task/1283/stat : 1283 (strangenight1-m) R 1279 1281 815 0 -1 4202560 1590109 0 0 0 75933 291 0 0 25 0 4 0 495718103 2771562496 558061 33554432000 4194304 4650419 140734894553104 18446744073709551615 4368084 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1281/tid=1284] ppid=1279 vsize=2706604 CPUtime=762.23 cores=1,3,5,7
/proc/1281/task/1284/stat : 1284 (strangenight1-m) R 1279 1281 815 0 -1 4202560 2050879 0 0 0 75827 396 0 0 25 0 4 0 495718103 2771562496 558061 33554432000 4194304 4650419 140734894553104 18446744073709551615 4363520 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3044.88
Current children cumulated vsize (KiB) 2706604

[startup+822.301 s]
/proc/loadavg: 8.01 8.02 7.92 9/184 1371
/proc/meminfo: memFree=27708336/32951124 swapFree=67111356/67111528
[pid=1281] ppid=1279 vsize=2714612 CPUtime=3284.55 cores=1,3,5,7
/proc/1281/stat : 1281 (strangenight1-m) R 1279 1281 815 0 -1 4202496 7439607 0 0 0 327146 1309 0 0 25 0 4 0 495718103 2779762688 549751 33554432000 4194304 4650419 140734894553104 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1281/statm: 678653 549751 405 112 0 673618 0
[pid=1281/tid=1282] ppid=1279 vsize=2714612 CPUtime=817.77 cores=1,3,5,7
/proc/1281/task/1282/stat : 1282 (strangenight1-m) R 1279 1281 815 0 -1 4202560 725797 0 0 0 81595 182 0 0 25 0 4 0 495718103 2779762688 549751 33554432000 4194304 4650419 140734894553104 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1281/tid=1283] ppid=1279 vsize=2714612 CPUtime=822.23 cores=1,3,5,7
/proc/1281/task/1283/stat : 1283 (strangenight1-m) R 1279 1281 815 0 -1 4202560 1632966 0 0 0 81916 307 0 0 25 0 4 0 495718103 2779762688 549751 33554432000 4194304 4650419 140734894553104 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1281/tid=1284] ppid=1279 vsize=2714612 CPUtime=822.23 cores=1,3,5,7
/proc/1281/task/1284/stat : 1284 (strangenight1-m) R 1279 1281 815 0 -1 4202560 2110730 0 0 0 81800 423 0 0 25 0 4 0 495718103 2779762688 549751 33554432000 4194304 4650419 140734894553104 18446744073709551615 4306796 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.55
Current children cumulated vsize (KiB) 2714612

[startup+882.3 s]
/proc/loadavg: 8.04 8.03 7.93 9/184 1373
/proc/meminfo: memFree=26668212/32951124 swapFree=67111356/67111528
[pid=1281] ppid=1279 vsize=3240944 CPUtime=3524.23 cores=1,3,5,7
/proc/1281/stat : 1281 (strangenight1-m) R 1279 1281 815 0 -1 4202496 7936018 0 0 0 351018 1405 0 0 25 0 4 0 495718103 3318726656 692634 33554432000 4194304 4650419 140734894553104 18446744073709551615 4365321 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1281/statm: 810236 692634 405 112 0 805201 0
[pid=1281/tid=1282] ppid=1279 vsize=3240944 CPUtime=877.45 cores=1,3,5,7
/proc/1281/task/1282/stat : 1282 (strangenight1-m) R 1279 1281 815 0 -1 4202560 725797 0 0 0 87563 182 0 0 25 0 4 0 495718103 3318726656 692634 33554432000 4194304 4650419 140734894553104 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1281/tid=1283] ppid=1279 vsize=3240944 CPUtime=882.23 cores=1,3,5,7
/proc/1281/task/1283/stat : 1283 (strangenight1-m) R 1279 1281 815 0 -1 4202560 1664825 0 0 0 87901 322 0 0 25 0 4 0 495718103 3318726656 692634 33554432000 4194304 4650419 140734894553104 18446744073709551615 4328328 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1281/tid=1284] ppid=1279 vsize=3240944 CPUtime=882.23 cores=1,3,5,7
/proc/1281/task/1284/stat : 1284 (strangenight1-m) R 1279 1281 815 0 -1 4202560 2271394 0 0 0 87760 463 0 0 25 0 4 0 495718103 3318726656 692634 33554432000 4194304 4650419 140734894553104 18446744073709551615 4466760 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.23
Current children cumulated vsize (KiB) 3240944

[startup+942.3 s]
/proc/loadavg: 8.05 8.03 7.93 9/184 1374
/proc/meminfo: memFree=25814896/32951124 swapFree=67111356/67111528
[pid=1281] ppid=1279 vsize=3405564 CPUtime=3763.9 cores=1,3,5,7
/proc/1281/stat : 1281 (strangenight1-m) R 1279 1281 815 0 -1 4202496 8182558 0 0 0 374918 1472 0 0 25 0 4 0 495718103 3487297536 743042 33554432000 4194304 4650419 140734894553104 18446744073709551615 4331981 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1281/statm: 851391 743042 405 112 0 846356 0
[pid=1281/tid=1282] ppid=1279 vsize=3405564 CPUtime=937.12 cores=1,3,5,7
/proc/1281/task/1282/stat : 1282 (strangenight1-m) R 1279 1281 815 0 -1 4202560 725797 0 0 0 93530 182 0 0 25 0 4 0 495718103 3487297536 743042 33554432000 4194304 4650419 140734894553104 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1281/tid=1283] ppid=1279 vsize=3405564 CPUtime=942.24 cores=1,3,5,7
/proc/1281/task/1283/stat : 1283 (strangenight1-m) R 1279 1281 815 0 -1 4202560 1761517 0 0 0 93879 345 0 0 25 0 4 0 495718103 3487297536 743042 33554432000 4194304 4650419 140734894553104 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1281/tid=1284] ppid=1279 vsize=3405564 CPUtime=942.23 cores=1,3,5,7
/proc/1281/task/1284/stat : 1284 (strangenight1-m) R 1279 1281 815 0 -1 4202560 2343065 0 0 0 93749 474 0 0 25 0 4 0 495718103 3487297536 743042 33554432000 4194304 4650419 140734894553104 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3763.9
Current children cumulated vsize (KiB) 3405564

[startup+1002.3 s]
/proc/loadavg: 8.12 8.06 7.94 9/184 1376
/proc/meminfo: memFree=25547488/32951124 swapFree=67111356/67111528
[pid=1281] ppid=1279 vsize=3408968 CPUtime=4003.58 cores=1,3,5,7
/proc/1281/stat : 1281 (strangenight1-m) R 1279 1281 815 0 -1 4202496 11219255 0 0 0 398444 1914 0 0 25 0 4 0 495718103 3490783232 736748 33554432000 4194304 4650419 140734894553104 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1281/statm: 852242 736748 405 112 0 847207 0
[pid=1281/tid=1282] ppid=1279 vsize=3408968 CPUtime=996.8 cores=1,3,5,7
/proc/1281/task/1282/stat : 1282 (strangenight1-m) R 1279 1281 815 0 -1 4202560 725797 0 0 0 99498 182 0 0 25 0 4 0 495718103 3490783232 736748 33554432000 4194304 4650419 140734894553104 18446744073709551615 4476297 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1281/tid=1283] ppid=1279 vsize=3408968 CPUtime=1002.23 cores=1,3,5,7
/proc/1281/task/1283/stat : 1283 (strangenight1-m) R 1279 1281 815 0 -1 4202560 3621658 0 0 0 99629 594 0 0 25 0 4 0 495718103 3490783232 736748 33554432000 4194304 4650419 140734894553104 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1281/tid=1284] ppid=1279 vsize=3408968 CPUtime=1002.23 cores=1,3,5,7
/proc/1281/task/1284/stat : 1284 (strangenight1-m) R 1279 1281 815 0 -1 4202560 3443116 0 0 0 99594 629 0 0 25 0 4 0 495718103 3490783232 736748 33554432000 4194304 4650419 140734894553104 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.58
Current children cumulated vsize (KiB) 3408968

[startup+1062.3 s]
/proc/loadavg: 8.14 8.07 7.95 9/184 1377
/proc/meminfo: memFree=25440304/32951124 swapFree=67111356/67111528
[pid=1281] ppid=1279 vsize=3410164 CPUtime=4243.26 cores=1,3,5,7
/proc/1281/stat : 1281 (strangenight1-m) R 1279 1281 815 0 -1 4202496 11299373 0 0 0 422394 1932 0 0 25 0 4 0 495718103 3492007936 730340 33554432000 4194304 4650419 140734894553104 18446744073709551615 4365330 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1281/statm: 852541 730340 405 112 0 847506 0
[pid=1281/tid=1282] ppid=1279 vsize=3410164 CPUtime=1056.47 cores=1,3,5,7
/proc/1281/task/1282/stat : 1282 (strangenight1-m) R 1279 1281 815 0 -1 4202560 725797 0 0 0 105465 182 0 0 25 0 4 0 495718103 3492007936 730340 33554432000 4194304 4650419 140734894553104 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1281/tid=1283] ppid=1279 vsize=3410164 CPUtime=1062.24 cores=1,3,5,7
/proc/1281/task/1283/stat : 1283 (strangenight1-m) R 1279 1281 815 0 -1 4202560 3677799 0 0 0 105621 603 0 0 25 0 4 0 495718103 3492007936 730340 33554432000 4194304 4650419 140734894553104 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1281/tid=1284] ppid=1279 vsize=3410164 CPUtime=1062.23 cores=1,3,5,7
/proc/1281/task/1284/stat : 1284 (strangenight1-m) R 1279 1281 815 0 -1 4202560 3445591 0 0 0 105593 630 0 0 25 0 4 0 495718103 3492007936 730340 33554432000 4194304 4650419 140734894553104 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.26
Current children cumulated vsize (KiB) 3410164

[startup+1122.3 s]
/proc/loadavg: 8.10 8.07 7.96 9/184 1379
/proc/meminfo: memFree=25215688/32951124 swapFree=67111356/67111528
[pid=1281] ppid=1279 vsize=3412124 CPUtime=4482.95 cores=1,3,5,7
/proc/1281/stat : 1281 (strangenight1-m) R 1279 1281 815 0 -1 4202496 11965140 0 0 0 446237 2058 0 0 25 0 4 0 495718103 3494014976 734988 33554432000 4194304 4650419 140734894553104 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1281/statm: 853031 734988 405 112 0 847996 0
[pid=1281/tid=1282] ppid=1279 vsize=3412124 CPUtime=1116.15 cores=1,3,5,7
/proc/1281/task/1282/stat : 1282 (strangenight1-m) R 1279 1281 815 0 -1 4202560 725797 0 0 0 111433 182 0 0 25 0 4 0 495718103 3494014976 734988 33554432000 4194304 4650419 140734894553104 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1281/tid=1283] ppid=1279 vsize=3412124 CPUtime=1122.23 cores=1,3,5,7
/proc/1281/task/1283/stat : 1283 (strangenight1-m) R 1279 1281 815 0 -1 4202560 4263976 0 0 0 111530 693 0 0 25 0 4 0 495718103 3494014976 734988 33554432000 4194304 4650419 140734894553104 18446744073709551615 4363670 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1281/tid=1284] ppid=1279 vsize=3412124 CPUtime=1122.23 cores=1,3,5,7
/proc/1281/task/1284/stat : 1284 (strangenight1-m) R 1279 1281 815 0 -1 4202560 3451679 0 0 0 111592 631 0 0 25 0 4 0 495718103 3494014976 734988 33554432000 4194304 4650419 140734894553104 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4482.95
Current children cumulated vsize (KiB) 3412124

[startup+1182.3 s]
/proc/loadavg: 8.09 8.07 7.96 10/184 1381
/proc/meminfo: memFree=25105516/32951124 swapFree=67111356/67111528
[pid=1281] ppid=1279 vsize=3481928 CPUtime=4722.61 cores=1,3,5,7
/proc/1281/stat : 1281 (strangenight1-m) R 1279 1281 815 0 -1 4202496 12086635 0 0 0 470159 2102 0 0 25 0 4 0 495718103 3565494272 750287 33554432000 4194304 4650419 140734894553104 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1281/statm: 870482 750287 405 112 0 865447 0
[pid=1281/tid=1282] ppid=1279 vsize=3481928 CPUtime=1175.82 cores=1,3,5,7
/proc/1281/task/1282/stat : 1282 (strangenight1-m) R 1279 1281 815 0 -1 4202560 737246 0 0 0 117399 183 0 0 25 0 4 0 495718103 3565494272 750287 33554432000 4194304 4650419 140734894553104 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1281/tid=1283] ppid=1279 vsize=3481928 CPUtime=1182.23 cores=1,3,5,7
/proc/1281/task/1283/stat : 1283 (strangenight1-m) R 1279 1281 815 0 -1 4202560 4302815 0 0 0 117514 709 0 0 25 0 4 0 495718103 3565494272 750287 33554432000 4194304 4650419 140734894553104 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1281/tid=1284] ppid=1279 vsize=3481928 CPUtime=1182.24 cores=1,3,5,7
/proc/1281/task/1284/stat : 1284 (strangenight1-m) R 1279 1281 815 0 -1 4202560 3455050 0 0 0 117592 632 0 0 25 0 4 0 495718103 3565494272 750287 33554432000 4194304 4650419 140734894553104 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.61
Current children cumulated vsize (KiB) 3481928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.71 s]
/proc/loadavg: 8.06 8.06 7.96 9/184 1381
/proc/meminfo: memFree=25094444/32951124 swapFree=67111356/67111528
[pid=1281] ppid=1279 vsize=3419696 CPUtime=4800.13 cores=1,3,5,7
/proc/1281/stat : 1281 (strangenight1-m) R 1279 1281 815 0 -1 4202496 12157793 0 0 0 477890 2123 0 0 25 0 4 0 495718103 3501768704 745445 33554432000 4194304 4650419 140734894553104 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1281/statm: 854924 745445 405 112 0 849889 0
[pid=1281/tid=1282] ppid=1279 vsize=3419696 CPUtime=1195.12 cores=1,3,5,7
/proc/1281/task/1282/stat : 1282 (strangenight1-m) R 1279 1281 815 0 -1 4202560 767852 0 0 0 119320 192 0 0 25 0 4 0 495718103 3501768704 745446 33554432000 4194304 4650419 140734894553104 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1281/tid=1283] ppid=1279 vsize=3419696 CPUtime=1201.64 cores=1,3,5,7
/proc/1281/task/1283/stat : 1283 (strangenight1-m) R 1279 1281 815 0 -1 4202560 4315883 0 0 0 119450 714 0 0 25 0 4 0 495718103 3501768704 745446 33554432000 4194304 4650419 140734894553104 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1281/tid=1284] ppid=1279 vsize=3419696 CPUtime=1201.64 cores=1,3,5,7
/proc/1281/task/1284/stat : 1284 (strangenight1-m) R 1279 1281 815 0 -1 4202560 3456719 0 0 0 119532 632 0 0 25 0 4 0 495718103 3501768704 745446 33554432000 4194304 4650419 140734894553104 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 3419696

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

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

[startup+1201.81 s]
/proc/loadavg: 8.06 8.06 7.96 9/184 1381
/proc/meminfo: memFree=25094444/32951124 swapFree=67111356/67111528
[pid=1281] ppid=1279 vsize=0 CPUtime=4800.26 cores=1,3,5,7
/proc/1281/stat : 1281 (strangenight1-m) Z 1279 1281 815 0 -1 4203548 12157799 0 0 0 477893 2133 0 0 25 0 2 0 495718103 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1281/statm: 0 0 0 0 0 0 0
[pid=1281/tid=1282] ppid=1279 vsize=0 CPUtime=1195.22 cores=1,3,5,7
/proc/1281/task/1282/stat : 1282 (strangenight1-m) R 1279 1281 815 0 -1 4203588 767854 0 0 0 119321 201 0 0 25 0 2 0 495718103 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.83
CPU time (s): 4800.29
CPU user time (s): 4778.94
CPU system time (s): 21.3528
CPU usage (%): 399.413
Max. virtual memory (cumulated for all children) (KiB): 3547472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4778.94
system time used= 21.3528
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12157799
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= 3367
involuntary context switches= 27103

runsolver used 1.86372 second user time and 4.70828 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-29 01:23:45
IDJOB=3257317
IDBENCH=70908
IDSOLVER=1588
FILE ID=node143/3257317-1304033025
RUNJOBID= node143-1304032457-1214
PBS_JOBID= 13170309
Free space on /tmp= 72900 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_12_2_4_cmp.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257317-1304033025/watcher-3257317-1304033025 -o /tmp/evaluation-result-3257317-1304033025/solver-3257317-1304033025 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3257317-1304033025.cnf

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

MD5SUM BENCH= 7ea97a36d5ab6c8a5aa99830d5253591
RANDOM SEED=2117417007

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30278704 kB
Buffers:        135988 kB
Cached:         487904 kB
SwapCached:        168 kB
Active:        1957120 kB
Inactive:       447744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30278704 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            9680 kB
Writeback:           0 kB
AnonPages:     1780232 kB
Mapped:          15712 kB
Slab:           198496 kB
PageTables:       8196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2199204 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= 72884 MiB
End job on node143 at 2011-04-29 01:43:49