Trace number 3175046

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.42 1201.73

General information on the benchmark

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

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175046-1304079508.cnf'
0.00/0.00	c -- header says num vars:            200
0.00/0.00	c -- header says num clauses:       17000
0.00/0.01	c -- clauses added:            0 learnts,        17000 normals,            0 xors
0.00/0.01	c -- vars added        200
0.00/0.01	c Parsing time:  0.03 s
0.00/0.01	c  N st     0         0       200     17000         0         0    119000         0   no data   no data  --
0.00/0.37	c asymm  cl-useful: 0/14606/17000 lits-rem:0 time: 1.41
1.47/0.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
2.38/0.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.38/0.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.38/0.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2.38/0.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.38/0.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.25 s
2.38/0.62	c Finding binary XORs  T:     0.00 s  found:       0
2.38/0.62	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
2.38/0.62	c calculated reachability. Time: 0.00
2.38/0.62	c Calc default polars -  time:   0.00 s pos:      91 undec:       2 neg:     107
2.38/0.62	c =========================================================================================
2.38/0.62	c types(t): F = full restart, N = normal restart
2.38/0.62	c types(t): S = simplification begin/end, E = solution found
2.38/0.62	c restart types(rt): st = static, dy = dynamic
2.38/0.62	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.38/0.62	c  B st     0         0       200     17000         0         0    119000         0   no data   no data  --
2.77/0.71	c  N dy     8      4637       200     17000         0      4481    119000    253856     48.66     51.70  --
3.97/1.00	c  N dy    14      9045       200     17000         0      6346    119000    315102     48.13     50.79  --
4.37/1.19	c  N dy    37     13125       200     17000         0      6185    119000    256924     48.86     53.84  --
6.77/1.71	c  N dy    53     21172       200     17000         0      8516    119000    337526     48.70     51.30  --
7.56/1.96	c  F st    67     25000       200     17000         0     12247    119000    546619     48.74     50.00  --
7.56/1.98	c  N st    68     25252       200     17000         0     12493    119000    559787     48.74   no data  --
8.76/2.29	c  N dy    73     30001       200     17000         0     10471    119000    408085     48.74   no data  --
8.76/2.29	c  S st    73     30001       200     17000         0     10471    119000    408085     48.74   no data  --
9.17/2.33	c  S st    73     30505       200     17000         0     10965    119000    433886     48.74   no data  --
9.17/2.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.17/2.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.17/2.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
9.17/2.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.17/2.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.17/2.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
9.17/2.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.54/5.98	c lits-rem:      2010  cl-subs:      298  v-elim:      0  v-fix:    0  time: 14.43 s
23.94/6.08	c asymm  cl-useful: 0/2394/17000 lits-rem:0 time: 0.41
23.94/6.08	c calculated reachability. Time: 0.00
23.94/6.08	c  N dy    73     30505       200     17000         0     10667    119000    409414     48.74   no data  --
25.14/6.39	c  N dy    89     34735       200     17000         0     14773    119000    637826     48.85     52.12  --
26.35/6.67	c  N dy   105     38758       200     17000         0     11022    119000    387299     48.91     51.56  --
27.94/7.00	c  N dy   117     43117       200     17000         0     15249    119000    622301     48.86     52.32  --
28.74/7.22	c  S st   120     45757       200     17000         0      9137    119000    238064     48.55     41.62  --
28.74/7.27	c  S st   120     46259       200     17000         0      9623    119000    265245     48.55   no data  --
28.74/7.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
28.74/7.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.74/7.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
28.74/7.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.74/7.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.74/7.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
28.74/7.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
38.73/9.71	c lits-rem:       226  cl-subs:       61  v-elim:      0  v-fix:    0  time:  9.65 s
38.73/9.71	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
38.73/9.71	c vivif2 --  cl tried     9562 cl shrink        0 lits rem          0 time: 0.01
40.34/10.11	c asymm  cl-useful: 0/12567/17000 lits-rem:0 time: 1.60
40.34/10.11	c calculated reachability. Time: 0.00
40.34/10.11	c  N dy   120     46259       200     17000         0      9562    119000    260711     48.55   no data  --
41.52/10.40	c  N dy   134     50310       200     17000         0     13518    119000    480196     48.55     51.65  --
42.72/10.71	c  N dy   148     54351       200     17000         0     17447    119000    698729     48.58     51.51  --
43.92/11.07	c  N dy   163     58956       200     17000         0     12211    119000    366043     48.57     51.25  --
45.52/11.40	c  N dy   176     63340       200     17000         0     16475    119000    604210     48.53     51.11  --
46.71/11.79	c  N dy   193     67728       200     17000         0     20712    119000    840548     48.54     51.39  --
47.51/11.94	c  S st   200     69389       200     17000         0     11673    119000    294133     48.56     49.19  --
47.51/11.99	c  S st   200     69891       200     17000         0     12168    119000    320284     48.56   no data  --
47.51/11.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
47.51/11.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.91/12.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
47.91/12.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.91/12.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.91/12.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
47.91/12.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
59.90/15.01	c lits-rem:       646  cl-subs:       89  v-elim:      0  v-fix:    0  time: 11.97 s
59.90/15.01	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.01
59.90/15.02	c vivif2 --  cl tried    12079 cl shrink        0 lits rem          0 time: 0.01
60.70/15.25	c asymm  cl-useful: 0/4433/17000 lits-rem:0 time: 0.93
60.70/15.25	c calculated reachability. Time: 0.00
60.70/15.25	c  N dy   200     69891       200     17000         0     12079    119000    312838     48.56   no data  --
62.31/15.61	c  N dy   211     74423       200     17000         0     16465    119000    554989     48.50     51.15  --
63.89/16.08	c  N dy   226     79667       200     17000         0     21553    119000    838606     48.46     51.11  --
66.29/16.62	c  N dy   255     85446       200     17000         0     15536    119000    467811     48.55     51.44  --
67.11/16.80	c  F st   262     87502       200     17000         0     17538    119000    580072     48.57     46.85  --
68.68/17.28	c  N dy   268     92698       200     17000         0     22602    119000    863059     48.57   no data  --
71.10/17.84	c  N dy   285     98708       200     17000         0     15792    119000    438224     48.57     51.57  --
73.08/18.37	c  S st   309    104837       200     17000         0     21756    119000    768635     48.56     49.10  --
73.48/18.44	c  S st   309    105338       200     17000         0     22252    119000    794344     48.56   no data  --
73.48/18.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
73.48/18.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
73.48/18.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
73.48/18.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
73.48/18.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.48/18.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
73.48/18.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
95.05/23.82	c lits-rem:      2866  cl-subs:      741  v-elim:      0  v-fix:    0  time: 21.33 s
95.05/23.82	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
95.05/23.83	c vivif2 --  cl tried    21511 cl shrink        0 lits rem          0 time: 0.03
95.85/24.05	c asymm  cl-useful: 0/4316/17000 lits-rem:0 time: 0.86
95.85/24.05	c calculated reachability. Time: 0.00
95.85/24.05	c  N dy   309    105338       200     17000         0     21511    119000    737927     48.56   no data  --
98.24/24.69	c  N dy   336    112170       200     17000         0     14537    119000    323692     48.60     51.19  --
100.63/25.29	c  N dy   365    119471       200     17000         0     21579    119000    714738     48.62     51.93  --
103.84/26.08	c  N dy   393    127331       200     17000         0     14692    119000    289487     48.65     51.43  --
107.03/26.87	c  N dy   428    136755       200     17000         0     23838    119000    797854     48.66     51.34  --
110.65/27.77	c  N dy   465    145541       200     17000         0     16827    119000    366093     48.69     51.68  --
114.22/28.66	c  N dy   493    155404       200     17000         0     26376    119000    898985     48.69     51.26  --
115.43/28.95	c  S st   505    158009       200     17000         0     28916    119000   1040932     48.70     44.67  --
115.82/29.04	c  S st   505    158516       200     17000         0     29414    119000   1068384     48.70   no data  --
115.82/29.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
115.82/29.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
115.82/29.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.08
116.21/29.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
116.21/29.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
116.21/29.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
116.21/29.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
144.18/36.12	c lits-rem:      1489  cl-subs:     1024  v-elim:      0  v-fix:    0  time: 28.02 s
144.18/36.12	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.01
144.18/36.13	c vivif2 --  cl tried    28390 cl shrink        0 lits rem          0 time: 0.04
145.37/36.46	c asymm  cl-useful: 0/3277/17000 lits-rem:0 time: 1.32
145.37/36.46	c calculated reachability. Time: 0.00
145.37/36.46	c  N dy   505    158516       200     17000         0     28390    119000    992175     48.70   no data  --
149.77/37.58	c  N dy   533    168652       200     17000         0     21750    119000    596278     48.67     53.10  --
157.37/39.40	c  N dy   554    185123       200     17000         0     20273    119000    470270     48.50     51.38  --
162.55/40.79	c  N dy   613    197009       200     17000         0     31817    119000   1118380     48.58     52.84  --
168.54/42.26	c  N dy   649    209779       200     17000         0     25759    119000    730844     48.55     51.13  --
176.14/44.16	c  N dy   688    224480       200     17000         0     20634    119000    402972     48.52     51.25  --
182.12/45.64	c  S st   741    237774       200     17000         0     33527    119000   1121899     48.55     50.60  --
182.52/45.75	c  S st   741    238278       200     17000         0     34019    119000   1148652     48.55   no data  --
182.52/45.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
182.52/45.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
182.52/45.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.09
182.92/45.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
182.92/45.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
182.92/45.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
182.92/45.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
218.48/54.78	c lits-rem:      2191  cl-subs:     1048  v-elim:      0  v-fix:    0  time: 35.79 s
218.48/54.78	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.01
218.48/54.79	c vivif2 --  cl tried    32971 cl shrink        0 lits rem          0 time: 0.04
219.68/55.06	c asymm  cl-useful: 0/2807/17000 lits-rem:0 time: 1.06
219.68/55.06	c calculated reachability. Time: 0.00
219.68/55.06	c  N dy   741    238278       200     17000         0     32971    119000   1070210     48.55   no data  --
226.47/56.77	c  N dy   804    253512       200     17000         0     27411    119000    737762     48.59     51.20  --
234.46/58.74	c  N dy   857    269935       200     17000         0     22003    119000    391907     48.59     51.15  --
242.46/60.73	c  N dy   925    287814       200     17000         0     39315    119000   1356515     48.62     51.43  --
250.84/62.85	c  F st   994    306251       200     17000         0     34915    119000   1070213     48.64     49.85  --
250.84/62.85	c  N st   994    306251       200     17000         0     34915    119000   1070213     48.64     49.85  --
260.45/65.27	c  N dy  1053    325892       200     17000         0     30678    119000    789885     48.66     55.18  --
272.01/68.11	c  N dy  1126    346691       200     17000         0     26598    119000    518742     48.69     51.34  --
277.20/69.40	c  S st  1160    357417       200     17000         0     37004    119000   1098084     48.69     46.45  --
277.62/69.52	c  S st  1160    357922       200     17000         0     37503    119000   1124825     48.69   no data  --
277.62/69.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
277.62/69.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
277.62/69.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.10
277.62/69.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
277.62/69.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
277.62/69.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
277.62/69.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
310.36/77.74	c lits-rem:       834  cl-subs:     1001  v-elim:      0  v-fix:    0  time: 32.59 s
310.36/77.74	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.01
310.36/77.75	c vivif2 --  cl tried    36502 cl shrink        0 lits rem          0 time: 0.05
311.56/78.09	c asymm  cl-useful: 0/2617/17000 lits-rem:0 time: 1.33
311.56/78.09	c calculated reachability. Time: 0.00
311.56/78.09	c  N dy  1160    357922       200     17000         0     36502    119000   1051752     48.69   no data  --
322.34/80.73	c  N dy  1222    378028       200     17000         0     30807    119000    710113     48.68     51.29  --
332.73/83.32	c  N dy  1270    398400       200     17000         0     50536    119000   1817686     48.67     51.25  --
342.72/85.83	c  N dy  1355    418467       200     17000         0     43841    119000   1396814     48.70     51.59  --
353.50/88.51	c  N dy  1432    438484       200     17000         0     36106    119000    919934     48.71     51.62  --
367.08/91.90	c  N dy  1462    464285       200     17000         0     32957    119000    696562     48.57     51.19  --
377.86/94.69	c  N dy  1520    484935       200     17000         0     53018    119000   1818647     48.57     51.14  --
389.45/97.56	c  N dy  1582    506147       200     17000         0     44515    119000   1302545     48.56     51.50  --
403.83/101.14	c  N dy  1647    531298       200     17000         0     38833    119000    937801     48.55     51.31  --
406.63/101.89	c  S st  1664    536885       200     17000         0     44256    119000   1239022     48.55   no data  --
407.43/102.00	c  S st  1664    537389       200     17000         0     44754    119000   1265930     48.55   no data  --
407.43/102.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
407.43/102.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
407.43/102.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
407.43/102.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
407.43/102.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
407.43/102.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
407.43/102.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
440.60/110.33	c lits-rem:       973  cl-subs:     1214  v-elim:      0  v-fix:    0  time: 32.94 s
440.60/110.33	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.01
440.60/110.34	c vivif2 --  cl tried    43540 cl shrink        0 lits rem          0 time: 0.05
441.78/110.67	c asymm  cl-useful: 0/2205/17000 lits-rem:0 time: 1.30
441.78/110.67	c calculated reachability. Time: 0.00
441.78/110.67	c  N dy  1664    537389       200     17000         0     43540    119000   1178917     48.55   no data  --
459.76/115.13	c  N dy  1731    564898       200     17000         0     39157    119000    915295     48.51     51.08  --
475.35/119.03	c  N dy  1802    588586       200     17000         0     62101    119000   2190639     48.50     51.28  --
487.32/122.01	c  N dy  1875    609506       200     17000         0     50420    119000   1500383     48.51     51.24  --
501.72/125.65	c  N dy  1932    629669       200     17000         0     37045    119000    705259     48.49     51.34  --
514.90/128.95	c  N dy  2007    650412       200     17000         0     57164    119000   1826754     48.50     51.08  --
528.86/132.47	c  N dy  2084    670451       200     17000         0     42677    119000    973266     48.51     51.30  --
543.64/136.19	c  N dy  2161    690700       200     17000         0     62349    119000   2072182     48.52     51.41  --
558.42/139.85	c  N dy  2235    710857       200     17000         0     46957    119000   1167484     48.53     51.34  --
573.60/143.62	c  N dy  2300    730912       200     17000         0     66398    119000   2251320     48.53     54.76  --
586.78/146.90	c  N dy  2375    750966       200     17000         0     49975    119000   1296658     48.55     51.15  --
599.97/150.23	c  N dy  2401    771142       200     17000         0     69483    119000   2393136     48.51     51.41  --
613.54/153.61	c  N dy  2488    791307       200     17000         0     52177    119000   1371161     48.53     51.25  --
624.75/156.48	c  S st  2541    806085       200     17000         0     66533    119000   2169946     48.52     42.97  --
625.52/156.68	c  S st  2541    806587       200     17000         0     67024    119000   2195881     48.52   no data  --
625.52/156.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
625.52/156.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
625.92/156.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.16
625.92/156.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
625.92/156.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
625.92/156.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
625.92/156.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
820.07/205.37	c lits-rem:      3154  cl-subs:     2144  v-elim:      0  v-fix:    0  time: 193.88 s
820.07/205.37	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.01
820.07/205.39	c vivif2 --  cl tried    64880 cl shrink        0 lits rem          0 time: 0.09
821.67/205.75	c asymm  cl-useful: 0/1605/17000 lits-rem:0 time: 1.43
821.67/205.75	c calculated reachability. Time: 0.00
821.67/205.75	c  N dy  2541    806587       200     17000         0     64880    119000   2036936     48.52   no data  --
839.65/210.21	c  N dy  2608    831140       200     17000         0     50918    119000   1264129     48.51     51.21  --
854.43/213.92	c  N dy  2672    851490       200     17000         0     70632    119000   2363831     48.52     51.17  --
871.60/218.22	c  N dy  2746    876146       200     17000         0     55760    119000   1480787     48.52     51.09  --
887.58/222.25	c  N dy  2818    896192       200     17000         0     75215    119000   2577269     48.52     53.72  --
906.38/226.93	c  N dy  2900    919306       200     17000         0     57906    119000   1563330     48.53     51.35  --
923.95/231.33	c  N dy  2950    939470       200     17000         0     77453    119000   2652830     48.52     51.32  --
938.71/235.09	c  N dy  3023    959598       200     17000         0     56231    119000   1419797     48.54     51.40  --
955.48/239.26	c  N dy  3083    979728       200     17000         0     75781    119000   2511372     48.54     51.12  --
971.89/243.32	c  N dy  3162    999848       200     17000         0     53579    119000   1229042     48.55     51.47  --
987.84/247.35	c  N dy  3208   1020395       200     17000         0     73503    119000   2336955     48.54     51.33  --
1010.22/252.90	c  N dy  3270   1046276       200     17000         0     55889    119000   1304365     48.52     51.10  --
1028.59/257.57	c  N dy  3356   1066331       200     17000         0     75355    119000   2393404     48.53     53.55  --
1034.18/258.99	c  F st  3374   1071877       200     17000         0     80744    119000   2692260     48.53     47.45  --
1046.99/262.12	c  N dy  3419   1086415       200     17000         0     51222    119000   1007321     48.53     51.22  --
1063.34/266.29	c  N dy  3495   1106571       200     17000         0     70801    119000   2099143     48.54     51.16  --
1084.11/271.48	c  N dy  3558   1126836       200     17000         0     45825    119000    661606     48.54     51.10  --
1099.32/275.24	c  N dy  3615   1147138       200     17000         0     65547    119000   1762635     48.54     51.53  --
1120.07/280.41	c  N dy  3686   1167935       200     17000         0     85704    119000   2890095     48.54     51.20  --
1138.05/284.95	c  N dy  3774   1188132       200     17000         0     59681    119000   1389861     48.55     51.47  --
1158.42/290.04	c  N dy  3850   1208553       200     17000         0     79486    119000   2496359     48.56     51.35  --
1160.02/290.45	c  S st  3855   1209880       200     17000         0     80774    119000   2567628     48.56     50.10  --
1160.84/290.70	c  S st  3855   1210387       200     17000         0     81275    119000   2594552     48.56   no data  --
1161.24/290.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1161.24/290.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1161.24/290.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.22
1161.61/290.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1161.61/290.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1161.61/290.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1161.61/290.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2259.36/565.67	c lits-rem:      2652  cl-subs:     2599  v-elim:      0  v-fix:    0  time: 1097.10 s
2259.36/565.68	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
2259.76/565.70	c vivif2 --  cl tried    78676 cl shrink        0 lits rem          0 time: 0.11
2260.95/566.09	c asymm  cl-useful: 0/1825/17000 lits-rem:0 time: 1.53
2260.95/566.09	c calculated reachability. Time: 0.00
2260.95/566.09	c  N dy  3855   1210387       200     17000         0     78676    119000   2401654     48.56   no data  --
2284.91/572.04	c  N dy  3898   1235118       200     17000         0     56119    119000   1154999     48.54     51.37  --
2304.49/576.97	c  N dy  3975   1255364       200     17000         0     75757    119000   2257516     48.55     51.15  --
2330.45/583.42	c  N dy  4072   1275867       200     17000         0     48138    119000    654749     48.56     51.32  --
2347.65/587.71	c  N dy  4135   1296142       200     17000         0     67767    119000   1745765     48.56     51.45  --
2370.00/593.35	c  N dy  4201   1317430       200     17000         0     88394    119000   2895452     48.56     51.27  --
2393.56/599.27	c  N dy  4291   1340853       200     17000         0     62670    119000   1426424     48.57     51.15  --
2413.15/604.20	c  N dy  4353   1361863       200     17000         0     82963    119000   2557287     48.57     51.20  --
2435.53/609.76	c  N dy  4438   1381868       200     17000         0     52973    119000    839427     48.57     51.13  --
2452.70/614.08	c  N dy  4519   1401891       200     17000         0     72453    119000   1924600     48.58     54.15  --
2474.27/619.41	c  N dy  4578   1421945       200     17000         0     91883    119000   3002748     48.57     51.69  --
2494.23/624.45	c  N dy  4641   1441994       200     17000         0     60914    119000   1233899     48.57     51.54  --
2512.61/629.04	c  N dy  4703   1462016       200     17000         0     80324    119000   2317321     48.57     53.65  --
2536.20/634.96	c  N dy  4762   1482309       200     17000         0     99989    119000   3414918     48.57     51.38  --
2555.35/639.74	c  N dy  4856   1503298       200     17000         0     68962    119000   1638500     48.58     51.22  --
2576.14/644.97	c  N dy  4943   1523379       200     17000         0     88428    119000   2728164     48.58     53.99  --
2600.50/651.05	c  N dy  5017   1543698       200     17000         0     55752    119000    856962     48.59     51.42  --
2618.47/655.55	c  N dy  5100   1564001       200     17000         0     75412    119000   1955792     48.60     51.30  --
2641.24/661.29	c  N dy  5178   1584452       200     17000         0     95280    119000   3066891     48.60     51.34  --
2664.02/666.94	c  N dy  5247   1604532       200     17000         0     61392    119000   1132257     48.60     51.65  --
2682.78/671.68	c  N dy  5317   1624621       200     17000         0     80879    119000   2223142     48.61     54.22  --
2706.35/677.59	c  N dy  5387   1644631       200     17000         0    100312    119000   3306008     48.61     51.22  --
2728.32/683.02	c  N dy  5453   1664791       200     17000         0     65541    119000   1313100     48.61     51.27  --
2749.89/688.44	c  N dy  5540   1685018       200     17000         0     85204    119000   2411248     48.62     51.95  --
2779.45/695.82	c  N dy  5601   1708310       200     17000         0    107801    119000   3672391     48.61     51.51  --
2782.27/696.60	c  S st  5607   1710387       200     17000         0    109828    119000   3784060     48.61     45.35  --
2783.84/696.93	c  S st  5607   1710890       200     17000         0    110320    119000   3810923     48.61   no data  --
2783.84/696.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
2783.84/696.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2784.24/697.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.30
2784.64/697.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2784.64/697.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2784.64/697.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2784.64/697.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175046-1304079508/watcher-3175046-1304079508 -o /tmp/evaluation-result-3175046-1304079508/solver-3175046-1304079508 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175046-1304079508.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.75 7.93 7.17 6/180 17724
/proc/meminfo: memFree=30307824/32951124 swapFree=67111364/67111528
[pid=17724] ppid=17722 vsize=183276 CPUtime=0 cores=1,3,5,7
/proc/17724/stat : 17724 (strangenight1-m) R 17722 17724 17576 0 -1 4202496 488 0 0 0 0 0 0 0 25 0 4 0 519551208 187674624 411 33554432000 4194304 4650419 140734033554992 18446744073709551615 253640556299 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17724/statm: 45820 425 331 112 0 40785 0
[pid=17724/tid=17725] ppid=17722 vsize=183280 CPUtime=0 cores=1,3,5,7
/proc/17724/task/17725/stat : 17725 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 22 0 0 0 0 0 0 0 25 0 4 0 519551208 187678720 570 33554432000 4194304 4650419 140734033554992 18446744073709551615 253640556299 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17724/tid=17726] ppid=17722 vsize=183280 CPUtime=0 cores=1,3,5,7
/proc/17724/task/17726/stat : 17726 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 73 0 0 0 0 0 0 0 25 0 4 0 519551208 187678720 606 33554432000 4194304 4650419 140734033554992 18446744073709551615 253640859451 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17724/tid=17727] ppid=17722 vsize=183280 CPUtime=0 cores=1,3,5,7
/proc/17724/task/17727/stat : 17727 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 93 0 0 0 0 0 0 0 25 0 4 0 519551208 187678720 639 33554432000 4194304 4650419 140734033554992 18446744073709551615 253640859451 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.374974 s]
/proc/loadavg: 7.75 7.93 7.17 6/180 17724
/proc/meminfo: memFree=30307824/32951124 swapFree=67111364/67111528
[pid=17724] ppid=17722 vsize=222796 CPUtime=1.47 cores=1,3,5,7
/proc/17724/stat : 17724 (strangenight1-m) R 17722 17724 17576 0 -1 4202496 4456 0 0 0 146 1 0 0 18 0 4 0 519551208 228143104 3317 33554432000 4194304 4650419 140734033554992 18446744073709551615 253640964639 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17724/statm: 55699 3317 378 112 0 50664 0
[pid=17724/tid=17725] ppid=17722 vsize=222796 CPUtime=0.36 cores=1,3,5,7
/proc/17724/task/17725/stat : 17725 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 824 0 0 0 36 0 0 0 25 0 4 0 519551208 228143104 3317 33554432000 4194304 4650419 140734033554992 18446744073709551615 4370701 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17724/tid=17726] ppid=17722 vsize=222796 CPUtime=0.36 cores=1,3,5,7
/proc/17724/task/17726/stat : 17726 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 905 0 0 0 36 0 0 0 18 0 4 0 519551208 228143104 3317 33554432000 4194304 4650419 140734033554992 18446744073709551615 253640964590 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17724/tid=17727] ppid=17722 vsize=222796 CPUtime=0.36 cores=1,3,5,7
/proc/17724/task/17727/stat : 17727 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 1514 0 0 0 36 0 0 0 18 0 4 0 519551208 228143104 3318 33554432000 4194304 4650419 140734033554992 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 222796

[startup+0.400868 s]
/proc/loadavg: 7.75 7.93 7.17 6/180 17724
/proc/meminfo: memFree=30307824/32951124 swapFree=67111364/67111528
[pid=17724] ppid=17722 vsize=226228 CPUtime=1.58 cores=1,3,5,7
/proc/17724/stat : 17724 (strangenight1-m) R 17722 17724 17576 0 -1 4202496 7147 0 0 0 156 2 0 0 18 0 4 0 519551208 231657472 6008 33554432000 4194304 4650419 140734033554992 18446744073709551615 4439120 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17724/statm: 56557 6008 384 112 0 51522 0
[pid=17724/tid=17725] ppid=17722 vsize=226228 CPUtime=0.38 cores=1,3,5,7
/proc/17724/task/17725/stat : 17725 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 1780 0 0 0 38 0 0 0 18 0 4 0 519551208 231657472 6008 33554432000 4194304 4650419 140734033554992 18446744073709551615 4438393 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17724/tid=17726] ppid=17722 vsize=226228 CPUtime=0.38 cores=1,3,5,7
/proc/17724/task/17726/stat : 17726 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 1780 0 0 0 38 0 0 0 18 0 4 0 519551208 231657472 6008 33554432000 4194304 4650419 140734033554992 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17724/tid=17727] ppid=17722 vsize=226228 CPUtime=0.39 cores=1,3,5,7
/proc/17724/task/17727/stat : 17727 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 1539 0 0 0 39 0 0 0 18 0 4 0 519551208 231657472 6008 33554432000 4194304 4650419 140734033554992 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.58
Current children cumulated vsize (KiB) 226228

[startup+0.50085 s]
/proc/loadavg: 7.75 7.93 7.17 6/180 17724
/proc/meminfo: memFree=30307824/32951124 swapFree=67111364/67111528
[pid=17724] ppid=17722 vsize=226604 CPUtime=1.98 cores=1,3,5,7
/proc/17724/stat : 17724 (strangenight1-m) R 17722 17724 17576 0 -1 4202496 7700 0 0 0 196 2 0 0 18 0 4 0 519551208 232042496 6305 33554432000 4194304 4650419 140734033554992 18446744073709551615 4331993 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17724/statm: 56651 6305 390 112 0 51616 0
[pid=17724/tid=17725] ppid=17722 vsize=226604 CPUtime=0.48 cores=1,3,5,7
/proc/17724/task/17725/stat : 17725 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 1928 0 0 0 48 0 0 0 18 0 4 0 519551208 232042496 6305 33554432000 4194304 4650419 140734033554992 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17724/tid=17726] ppid=17722 vsize=226604 CPUtime=0.48 cores=1,3,5,7
/proc/17724/task/17726/stat : 17726 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 1939 0 0 0 48 0 0 0 18 0 4 0 519551208 232042496 6305 33554432000 4194304 4650419 140734033554992 18446744073709551615 4366616 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17724/tid=17727] ppid=17722 vsize=226604 CPUtime=0.49 cores=1,3,5,7
/proc/17724/task/17727/stat : 17727 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 1634 0 0 0 49 0 0 0 18 0 4 0 519551208 232042496 6305 33554432000 4194304 4650419 140734033554992 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.98
Current children cumulated vsize (KiB) 226604

[startup+0.700813 s]
/proc/loadavg: 7.75 7.93 7.17 6/180 17724
/proc/meminfo: memFree=30307824/32951124 swapFree=67111364/67111528
[pid=17724] ppid=17722 vsize=226836 CPUtime=2.77 cores=1,3,5,7
/proc/17724/stat : 17724 (strangenight1-m) R 17722 17724 17576 0 -1 4202496 8886 0 0 0 275 2 0 0 18 0 4 0 519551208 232280064 6878 33554432000 4194304 4650419 140734033554992 18446744073709551615 4366835 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17724/statm: 56709 6878 390 112 0 51674 0
[pid=17724/tid=17725] ppid=17722 vsize=226836 CPUtime=0.68 cores=1,3,5,7
/proc/17724/task/17725/stat : 17725 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 2150 0 0 0 68 0 0 0 18 0 4 0 519551208 232280064 6878 33554432000 4194304 4650419 140734033554992 18446744073709551615 4334219 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17724/tid=17726] ppid=17722 vsize=226836 CPUtime=0.68 cores=1,3,5,7
/proc/17724/task/17726/stat : 17726 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 2164 0 0 0 68 0 0 0 18 0 4 0 519551208 232280064 6878 33554432000 4194304 4650419 140734033554992 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17724/tid=17727] ppid=17722 vsize=226836 CPUtime=0.69 cores=1,3,5,7
/proc/17724/task/17727/stat : 17727 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 2153 0 0 0 69 0 0 0 18 0 4 0 519551208 232280064 6878 33554432000 4194304 4650419 140734033554992 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 226836

[startup+1.50067 s]
/proc/loadavg: 7.75 7.93 7.17 9/184 17728
/proc/meminfo: memFree=30269848/32951124 swapFree=67111364/67111528
[pid=17724] ppid=17722 vsize=248964 CPUtime=5.97 cores=1,3,5,7
/proc/17724/stat : 17724 (strangenight1-m) R 17722 17724 17576 0 -1 4202496 14436 0 0 0 594 3 0 0 19 0 4 0 519551208 254939136 9104 33554432000 4194304 4650419 140734033554992 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17724/statm: 62241 9109 391 112 0 57206 0
[pid=17724/tid=17725] ppid=17722 vsize=248964 CPUtime=1.48 cores=1,3,5,7
/proc/17724/task/17725/stat : 17725 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 3862 0 0 0 148 0 0 0 19 0 4 0 519551208 254939136 9113 33554432000 4194304 4650419 140734033554992 18446744073709551615 4516622 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17724/tid=17726] ppid=17722 vsize=248964 CPUtime=1.48 cores=1,3,5,7
/proc/17724/task/17726/stat : 17726 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 3541 0 0 0 148 0 0 0 20 0 4 0 519551208 254939136 9116 33554432000 4194304 4650419 140734033554992 18446744073709551615 4313048 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17724/tid=17727] ppid=17722 vsize=248964 CPUtime=1.49 cores=1,3,5,7
/proc/17724/task/17727/stat : 17727 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 3285 0 0 0 149 0 0 0 19 0 4 0 519551208 254939136 9120 33554432000 4194304 4650419 140734033554992 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 248964

[startup+3.10038 s]
/proc/loadavg: 7.75 7.93 7.17 9/184 17728
/proc/meminfo: memFree=30214172/32951124 swapFree=67111364/67111528
[pid=17724] ppid=17722 vsize=250016 CPUtime=12.36 cores=1,3,5,7
/proc/17724/stat : 17724 (strangenight1-m) R 17722 17724 17576 0 -1 4202496 27510 0 0 0 1231 5 0 0 23 0 4 0 519551208 256016384 14618 33554432000 4194304 4650419 140734033554992 18446744073709551615 4439103 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17724/statm: 62504 14618 392 112 0 57469 0
[pid=17724/tid=17725] ppid=17722 vsize=250016 CPUtime=3.09 cores=1,3,5,7
/proc/17724/task/17725/stat : 17725 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 8025 0 0 0 307 2 0 0 23 0 4 0 519551208 256016384 14618 33554432000 4194304 4650419 140734033554992 18446744073709551615 4438944 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17724/tid=17726] ppid=17722 vsize=250016 CPUtime=3.07 cores=1,3,5,7
/proc/17724/task/17726/stat : 17726 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 5440 0 0 0 307 0 0 0 25 0 4 0 519551208 256016384 14618 33554432000 4194304 4650419 140734033554992 18446744073709551615 4331274 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17724/tid=17727] ppid=17722 vsize=250016 CPUtime=3.08 cores=1,3,5,7
/proc/17724/task/17727/stat : 17727 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 5919 0 0 0 308 0 0 0 18 0 4 0 519551208 256016384 14618 33554432000 4194304 4650419 140734033554992 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 250016

[startup+6.3008 s]
/proc/loadavg: 7.77 7.93 7.18 9/184 17728
/proc/meminfo: memFree=30138640/32951124 swapFree=67111364/67111528
[pid=17724] ppid=17722 vsize=250096 CPUtime=25.14 cores=1,3,5,7
/proc/17724/stat : 17724 (strangenight1-m) R 17722 17724 17576 0 -1 4202496 36608 0 0 0 2507 7 0 0 25 0 4 0 519551208 256098304 22549 33554432000 4194304 4650419 140734033554992 18446744073709551615 4364788 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17724/statm: 62524 22549 392 112 0 57489 0
[pid=17724/tid=17725] ppid=17722 vsize=250096 CPUtime=6.28 cores=1,3,5,7
/proc/17724/task/17725/stat : 17725 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 9231 0 0 0 626 2 0 0 25 0 4 0 519551208 256098304 22549 33554432000 4194304 4650419 140734033554992 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17724/tid=17726] ppid=17722 vsize=250096 CPUtime=6.26 cores=1,3,5,7
/proc/17724/task/17726/stat : 17726 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 8586 0 0 0 625 1 0 0 25 0 4 0 519551208 256098304 22549 33554432000 4194304 4650419 140734033554992 18446744073709551615 4439371 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17724/tid=17727] ppid=17722 vsize=250096 CPUtime=6.28 cores=1,3,5,7
/proc/17724/task/17727/stat : 17727 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 10182 0 0 0 627 1 0 0 25 0 4 0 519551208 256098304 22549 33554432000 4194304 4650419 140734033554992 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 250096

[startup+12.7006 s]
/proc/loadavg: 7.78 7.93 7.18 9/184 17728
/proc/meminfo: memFree=30092176/32951124 swapFree=67111364/67111528
[pid=17724] ppid=17722 vsize=313344 CPUtime=50.7 cores=1,3,5,7
/proc/17724/stat : 17724 (strangenight1-m) R 17722 17724 17576 0 -1 4202496 59265 0 0 0 5060 10 0 0 25 0 4 0 519551208 320864256 31010 33554432000 4194304 4650419 140734033554992 18446744073709551615 4476432 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17724/statm: 78336 31010 392 112 0 73301 0
[pid=17724/tid=17725] ppid=17722 vsize=313344 CPUtime=12.68 cores=1,3,5,7
/proc/17724/task/17725/stat : 17725 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 13804 0 0 0 1265 3 0 0 25 0 4 0 519551208 320864256 31010 33554432000 4194304 4650419 140734033554992 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17724/tid=17726] ppid=17722 vsize=313344 CPUtime=12.62 cores=1,3,5,7
/proc/17724/task/17726/stat : 17726 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 13688 0 0 0 1261 1 0 0 25 0 4 0 519551208 320864256 31010 33554432000 4194304 4650419 140734033554992 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17724/tid=17727] ppid=17722 vsize=313344 CPUtime=12.68 cores=1,3,5,7
/proc/17724/task/17727/stat : 17727 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 18999 0 0 0 1266 2 0 0 25 0 4 0 519551208 320864256 31010 33554432000 4194304 4650419 140734033554992 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 313344

[startup+25.5003 s]
/proc/loadavg: 7.83 7.93 7.19 9/184 17728
/proc/meminfo: memFree=29993108/32951124 swapFree=67111364/67111528
[pid=17724] ppid=17722 vsize=336280 CPUtime=101.85 cores=1,3,5,7
/proc/17724/stat : 17724 (strangenight1-m) R 17722 17724 17576 0 -1 4202496 81673 0 0 0 10169 16 0 0 25 0 4 0 519551208 344350720 38794 33554432000 4194304 4650419 140734033554992 18446744073709551615 4331981 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17724/statm: 84070 38794 392 112 0 79035 0
[pid=17724/tid=17725] ppid=17722 vsize=336280 CPUtime=25.49 cores=1,3,5,7
/proc/17724/task/17725/stat : 17725 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 19425 0 0 0 2545 4 0 0 25 0 4 0 519551208 344350720 38794 33554432000 4194304 4650419 140734033554992 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17724/tid=17726] ppid=17722 vsize=336280 CPUtime=25.35 cores=1,3,5,7
/proc/17724/task/17726/stat : 17726 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 16885 0 0 0 2533 2 0 0 25 0 4 0 519551208 344350720 38794 33554432000 4194304 4650419 140734033554992 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17724/tid=17727] ppid=17722 vsize=336280 CPUtime=25.49 cores=1,3,5,7
/proc/17724/task/17727/stat : 17727 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 26087 0 0 0 2544 5 0 0 25 0 4 0 519551208 344350720 38794 33554432000 4194304 4650419 140734033554992 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 336280

[startup+51.1006 s]
/proc/loadavg: 7.89 7.94 7.21 9/184 17729
/proc/meminfo: memFree=29894696/32951124 swapFree=67111364/67111528
[pid=17724] ppid=17722 vsize=347104 CPUtime=204.1 cores=1,3,5,7
/proc/17724/stat : 17724 (strangenight1-m) R 17722 17724 17576 0 -1 4202496 122056 0 0 0 20380 30 0 0 25 0 4 0 519551208 355434496 50664 33554432000 4194304 4650419 140734033554992 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17724/statm: 86776 50664 392 112 0 81741 0
[pid=17724/tid=17725] ppid=17722 vsize=347104 CPUtime=51.08 cores=1,3,5,7
/proc/17724/task/17725/stat : 17725 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 27719 0 0 0 5102 6 0 0 25 0 4 0 519551208 355434496 50664 33554432000 4194304 4650419 140734033554992 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17724/tid=17726] ppid=17722 vsize=347104 CPUtime=50.81 cores=1,3,5,7
/proc/17724/task/17726/stat : 17726 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 25553 0 0 0 5076 5 0 0 25 0 4 0 519551208 355434496 50664 33554432000 4194304 4650419 140734033554992 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17724/tid=17727] ppid=17722 vsize=347104 CPUtime=51.08 cores=1,3,5,7
/proc/17724/task/17727/stat : 17727 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 38907 0 0 0 5099 9 0 0 25 0 4 0 519551208 355434496 50664 33554432000 4194304 4650419 140734033554992 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 347104

[startup+102.3 s]
/proc/loadavg: 7.95 7.94 7.25 9/184 17730
/proc/meminfo: memFree=29818640/32951124 swapFree=67111364/67111528
[pid=17724] ppid=17722 vsize=348384 CPUtime=408.62 cores=1,3,5,7
/proc/17724/stat : 17724 (strangenight1-m) R 17722 17724 17576 0 -1 4202496 196646 0 0 0 40810 52 0 0 25 0 4 0 519551208 356745216 58487 33554432000 4194304 4650419 140734033554992 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17724/statm: 87096 58487 392 112 0 82061 0
[pid=17724/tid=17725] ppid=17722 vsize=348384 CPUtime=102.28 cores=1,3,5,7
/proc/17724/task/17725/stat : 17725 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 46691 0 0 0 10217 11 0 0 25 0 4 0 519551208 356745216 58487 33554432000 4194304 4650419 140734033554992 18446744073709551615 4368273 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17724/tid=17726] ppid=17722 vsize=348384 CPUtime=101.74 cores=1,3,5,7
/proc/17724/task/17726/stat : 17726 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 38238 0 0 0 10165 9 0 0 25 0 4 0 519551208 356745216 58487 33554432000 4194304 4650419 140734033554992 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17724/tid=17727] ppid=17722 vsize=348384 CPUtime=102.29 cores=1,3,5,7
/proc/17724/task/17727/stat : 17727 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 62678 0 0 0 10211 18 0 0 25 0 4 0 519551208 356745216 58487 33554432000 4194304 4650419 140734033554992 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 348384

[startup+162.3 s]

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

[pid=17724] ppid=17722 vsize=600892 CPUtime=2565.74 cores=1,3,5,7
/proc/17724/stat : 17724 (strangenight1-m) R 17722 17724 17576 0 -1 4202496 572922 0 0 0 256352 222 0 0 25 0 4 0 519551208 615313408 106881 33554432000 4194304 4650419 140734033554992 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17724/statm: 150223 106881 392 112 0 145188 0
[pid=17724/tid=17725] ppid=17722 vsize=600892 CPUtime=642.29 cores=1,3,5,7
/proc/17724/task/17725/stat : 17725 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 181164 0 0 0 64148 81 0 0 25 0 4 0 519551208 615313408 106881 33554432000 4194304 4650419 140734033554992 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17724/tid=17726] ppid=17722 vsize=600892 CPUtime=638.8 cores=1,3,5,7
/proc/17724/task/17726/stat : 17726 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 126162 0 0 0 63828 52 0 0 25 0 4 0 519551208 615313408 106881 33554432000 4194304 4650419 140734033554992 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17724/tid=17727] ppid=17722 vsize=600892 CPUtime=642.3 cores=1,3,5,7
/proc/17724/task/17727/stat : 17727 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 131186 0 0 0 64183 47 0 0 25 0 4 0 519551208 615313408 106881 33554432000 4194304 4650419 140734033554992 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2565.74
Current children cumulated vsize (KiB) 600892

[startup+702.301 s]
/proc/loadavg: 8.00 8.00 7.60 9/184 17746
/proc/meminfo: memFree=29408116/32951124 swapFree=67111364/67111528
[pid=17724] ppid=17722 vsize=707252 CPUtime=2805.42 cores=1,3,5,7
/proc/17724/stat : 17724 (strangenight1-m) R 17722 17724 17576 0 -1 4202496 602496 0 0 0 280303 239 0 0 25 0 4 0 519551208 724226048 117274 33554432000 4194304 4650419 140734033554992 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17724/statm: 176813 117274 392 112 0 171778 0
[pid=17724/tid=17725] ppid=17722 vsize=707252 CPUtime=702.29 cores=1,3,5,7
/proc/17724/task/17725/stat : 17725 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 186575 0 0 0 70143 86 0 0 25 0 4 0 519551208 724226048 117274 33554432000 4194304 4650419 140734033554992 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17724/tid=17726] ppid=17722 vsize=707252 CPUtime=698.47 cores=1,3,5,7
/proc/17724/task/17726/stat : 17726 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 126162 0 0 0 69795 52 0 0 25 0 4 0 519551208 724226048 117274 33554432000 4194304 4650419 140734033554992 18446744073709551615 4476466 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17724/tid=17727] ppid=17722 vsize=707252 CPUtime=702.31 cores=1,3,5,7
/proc/17724/task/17727/stat : 17727 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 141393 0 0 0 70178 53 0 0 25 0 4 0 519551208 724226048 117274 33554432000 4194304 4650419 140734033554992 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2805.42
Current children cumulated vsize (KiB) 707252

[startup+762.301 s]
/proc/loadavg: 8.06 8.01 7.63 9/184 17748
/proc/meminfo: memFree=29403376/32951124 swapFree=67111364/67111528
[pid=17724] ppid=17722 vsize=784692 CPUtime=3045.1 cores=1,3,5,7
/proc/17724/stat : 17724 (strangenight1-m) R 17722 17724 17576 0 -1 4202496 629552 0 0 0 304256 254 0 0 25 0 4 0 519551208 803524608 118775 33554432000 4194304 4650419 140734033554992 18446744073709551615 4476522 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17724/statm: 196173 118775 392 112 0 191138 0
[pid=17724/tid=17725] ppid=17722 vsize=784692 CPUtime=762.3 cores=1,3,5,7
/proc/17724/task/17725/stat : 17725 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 199964 0 0 0 76136 94 0 0 25 0 4 0 519551208 803524608 118775 33554432000 4194304 4650419 140734033554992 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17724/tid=17726] ppid=17722 vsize=784692 CPUtime=758.15 cores=1,3,5,7
/proc/17724/task/17726/stat : 17726 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 126162 0 0 0 75763 52 0 0 25 0 4 0 519551208 803524608 118775 33554432000 4194304 4650419 140734033554992 18446744073709551615 4476483 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17724/tid=17727] ppid=17722 vsize=784692 CPUtime=762.31 cores=1,3,5,7
/proc/17724/task/17727/stat : 17727 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 155037 0 0 0 76170 61 0 0 25 0 4 0 519551208 803524608 118775 33554432000 4194304 4650419 140734033554992 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3045.1
Current children cumulated vsize (KiB) 784692

[startup+822.301 s]
/proc/loadavg: 8.07 8.03 7.65 9/184 17750
/proc/meminfo: memFree=29363284/32951124 swapFree=67111364/67111528
[pid=17724] ppid=17722 vsize=692980 CPUtime=3284.78 cores=1,3,5,7
/proc/17724/stat : 17724 (strangenight1-m) R 17722 17724 17576 0 -1 4202496 644290 0 0 0 328214 264 0 0 25 0 4 0 519551208 709611520 121411 33554432000 4194304 4650419 140734033554992 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17724/statm: 173245 121411 392 112 0 168210 0
[pid=17724/tid=17725] ppid=17722 vsize=692980 CPUtime=822.3 cores=1,3,5,7
/proc/17724/task/17725/stat : 17725 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 201127 0 0 0 82136 94 0 0 25 0 4 0 519551208 709611520 121411 33554432000 4194304 4650419 140734033554992 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17724/tid=17726] ppid=17722 vsize=692980 CPUtime=817.82 cores=1,3,5,7
/proc/17724/task/17726/stat : 17726 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 126162 0 0 0 81730 52 0 0 25 0 4 0 519551208 709611520 121411 33554432000 4194304 4650419 140734033554992 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17724/tid=17727] ppid=17722 vsize=692980 CPUtime=822.31 cores=1,3,5,7
/proc/17724/task/17727/stat : 17727 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 168612 0 0 0 82161 70 0 0 25 0 4 0 519551208 709611520 121411 33554432000 4194304 4650419 140734033554992 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3284.78
Current children cumulated vsize (KiB) 692980

[startup+882.301 s]
/proc/loadavg: 8.11 8.05 7.68 9/184 17751
/proc/meminfo: memFree=29358400/32951124 swapFree=67111364/67111528
[pid=17724] ppid=17722 vsize=692980 CPUtime=3524.46 cores=1,3,5,7
/proc/17724/stat : 17724 (strangenight1-m) R 17722 17724 17576 0 -1 4202496 652331 0 0 0 352177 269 0 0 25 0 4 0 519551208 709611520 121473 33554432000 4194304 4650419 140734033554992 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17724/statm: 173245 121473 392 112 0 168210 0
[pid=17724/tid=17725] ppid=17722 vsize=692980 CPUtime=882.3 cores=1,3,5,7
/proc/17724/task/17725/stat : 17725 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 201504 0 0 0 88136 94 0 0 25 0 4 0 519551208 709611520 121473 33554432000 4194304 4650419 140734033554992 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17724/tid=17726] ppid=17722 vsize=692980 CPUtime=877.5 cores=1,3,5,7
/proc/17724/task/17726/stat : 17726 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 126162 0 0 0 87698 52 0 0 25 0 4 0 519551208 709611520 121473 33554432000 4194304 4650419 140734033554992 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17724/tid=17727] ppid=17722 vsize=692980 CPUtime=882.31 cores=1,3,5,7
/proc/17724/task/17727/stat : 17727 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 176276 0 0 0 88157 74 0 0 25 0 4 0 519551208 709611520 121473 33554432000 4194304 4650419 140734033554992 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3524.46
Current children cumulated vsize (KiB) 692980

[startup+942.301 s]
/proc/loadavg: 8.19 8.08 7.71 9/184 17753
/proc/meminfo: memFree=29298584/32951124 swapFree=67111364/67111528
[pid=17724] ppid=17722 vsize=681856 CPUtime=3764.14 cores=1,3,5,7
/proc/17724/stat : 17724 (strangenight1-m) R 17722 17724 17576 0 -1 4202496 661085 0 0 0 376140 274 0 0 25 0 4 0 519551208 698220544 122315 33554432000 4194304 4650419 140734033554992 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17724/statm: 170464 122315 392 112 0 165429 0
[pid=17724/tid=17725] ppid=17722 vsize=681856 CPUtime=942.3 cores=1,3,5,7
/proc/17724/task/17725/stat : 17725 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 201609 0 0 0 94136 94 0 0 25 0 4 0 519551208 698220544 122315 33554432000 4194304 4650419 140734033554992 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17724/tid=17726] ppid=17722 vsize=681856 CPUtime=937.18 cores=1,3,5,7
/proc/17724/task/17726/stat : 17726 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 126987 0 0 0 93665 53 0 0 25 0 4 0 519551208 698220544 122315 33554432000 4194304 4650419 140734033554992 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17724/tid=17727] ppid=17722 vsize=681856 CPUtime=942.31 cores=1,3,5,7
/proc/17724/task/17727/stat : 17727 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 184100 0 0 0 94152 79 0 0 25 0 4 0 519551208 698220544 122315 33554432000 4194304 4650419 140734033554992 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3764.14
Current children cumulated vsize (KiB) 681856

[startup+1002.3 s]
/proc/loadavg: 8.18 8.09 7.74 9/184 17754
/proc/meminfo: memFree=29259980/32951124 swapFree=67111364/67111528
[pid=17724] ppid=17722 vsize=669576 CPUtime=4003.84 cores=1,3,5,7
/proc/17724/stat : 17724 (strangenight1-m) R 17722 17724 17576 0 -1 4202496 689058 0 0 0 400093 291 0 0 25 0 4 0 519551208 685645824 118856 33554432000 4194304 4650419 140734033554992 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17724/statm: 167394 118856 392 112 0 162359 0
[pid=17724/tid=17725] ppid=17722 vsize=669576 CPUtime=1002.31 cores=1,3,5,7
/proc/17724/task/17725/stat : 17725 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 208315 0 0 0 100132 99 0 0 25 0 4 0 519551208 685645824 118856 33554432000 4194304 4650419 140734033554992 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17724/tid=17726] ppid=17722 vsize=669576 CPUtime=996.85 cores=1,3,5,7
/proc/17724/task/17726/stat : 17726 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 134076 0 0 0 99628 57 0 0 25 0 4 0 519551208 685645824 118856 33554432000 4194304 4650419 140734033554992 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17724/tid=17727] ppid=17722 vsize=669576 CPUtime=1002.32 cores=1,3,5,7
/proc/17724/task/17727/stat : 17727 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 198276 0 0 0 100145 87 0 0 25 0 4 0 519551208 685645824 118856 33554432000 4194304 4650419 140734033554992 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4003.84
Current children cumulated vsize (KiB) 669576

[startup+1062.3 s]
/proc/loadavg: 8.17 8.10 7.76 9/184 17756
/proc/meminfo: memFree=29262544/32951124 swapFree=67111364/67111528
[pid=17724] ppid=17722 vsize=710584 CPUtime=4243.5 cores=1,3,5,7
/proc/17724/stat : 17724 (strangenight1-m) R 17722 17724 17576 0 -1 4202496 722124 0 0 0 424040 310 0 0 25 0 4 0 519551208 727638016 126000 33554432000 4194304 4650419 140734033554992 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17724/statm: 177646 126000 392 112 0 172611 0
[pid=17724/tid=17725] ppid=17722 vsize=710584 CPUtime=1062.31 cores=1,3,5,7
/proc/17724/task/17725/stat : 17725 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 220420 0 0 0 106125 106 0 0 25 0 4 0 519551208 727638016 126000 33554432000 4194304 4650419 140734033554992 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17724/tid=17726] ppid=17722 vsize=710584 CPUtime=1056.53 cores=1,3,5,7
/proc/17724/task/17726/stat : 17726 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 147066 0 0 0 105588 65 0 0 25 0 4 0 519551208 727638016 126000 33554432000 4194304 4650419 140734033554992 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17724/tid=17727] ppid=17722 vsize=710584 CPUtime=1062.31 cores=1,3,5,7
/proc/17724/task/17727/stat : 17727 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 206247 0 0 0 106140 91 0 0 25 0 4 0 519551208 727638016 126000 33554432000 4194304 4650419 140734033554992 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4243.5
Current children cumulated vsize (KiB) 710584

[startup+1122.31 s]
/proc/loadavg: 8.10 8.10 7.78 9/184 17758
/proc/meminfo: memFree=29269556/32951124 swapFree=67111364/67111528
[pid=17724] ppid=17722 vsize=711112 CPUtime=4483.2 cores=1,3,5,7
/proc/17724/stat : 17724 (strangenight1-m) R 17722 17724 17576 0 -1 4202496 737627 0 0 0 448001 319 0 0 25 0 4 0 519551208 728178688 127069 33554432000 4194304 4650419 140734033554992 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17724/statm: 177778 127069 392 112 0 172743 0
[pid=17724/tid=17725] ppid=17722 vsize=711112 CPUtime=1122.31 cores=1,3,5,7
/proc/17724/task/17725/stat : 17725 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 231688 0 0 0 112118 113 0 0 25 0 4 0 519551208 728178688 127069 33554432000 4194304 4650419 140734033554992 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17724/tid=17726] ppid=17722 vsize=711112 CPUtime=1116.2 cores=1,3,5,7
/proc/17724/task/17726/stat : 17726 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 149968 0 0 0 111553 67 0 0 25 0 4 0 519551208 728178688 127069 33554432000 4194304 4650419 140734033554992 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17724/tid=17727] ppid=17722 vsize=711112 CPUtime=1122.32 cores=1,3,5,7
/proc/17724/task/17727/stat : 17727 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 207580 0 0 0 112141 91 0 0 25 0 4 0 519551208 728178688 127069 33554432000 4194304 4650419 140734033554992 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4483.2
Current children cumulated vsize (KiB) 711112

[startup+1182.3 s]
/proc/loadavg: 8.07 8.09 7.80 9/184 17759
/proc/meminfo: memFree=29206660/32951124 swapFree=67111364/67111528
[pid=17724] ppid=17722 vsize=776908 CPUtime=4722.86 cores=1,3,5,7
/proc/17724/stat : 17724 (strangenight1-m) R 17722 17724 17576 0 -1 4202496 756221 0 0 0 471960 326 0 0 25 0 4 0 519551208 795553792 139947 33554432000 4194304 4650419 140734033554992 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17724/statm: 194227 139947 392 112 0 189192 0
[pid=17724/tid=17725] ppid=17722 vsize=776908 CPUtime=1182.31 cores=1,3,5,7
/proc/17724/task/17725/stat : 17725 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 250169 0 0 0 118111 120 0 0 25 0 4 0 519551208 795553792 139947 33554432000 4194304 4650419 140734033554992 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17724/tid=17726] ppid=17722 vsize=776908 CPUtime=1175.88 cores=1,3,5,7
/proc/17724/task/17726/stat : 17726 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 149968 0 0 0 117521 67 0 0 25 0 4 0 519551208 795553792 139947 33554432000 4194304 4650419 140734033554992 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17724/tid=17727] ppid=17722 vsize=776908 CPUtime=1182.32 cores=1,3,5,7
/proc/17724/task/17727/stat : 17727 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 207693 0 0 0 118141 91 0 0 25 0 4 0 519551208 795553792 139947 33554432000 4194304 4650419 140734033554992 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.86
Current children cumulated vsize (KiB) 776908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.12 8.10 7.80 5/179 17761
/proc/meminfo: memFree=29797412/32951124 swapFree=67111364/67111528
[pid=17724] ppid=17722 vsize=776908 CPUtime=4800.37 cores=1,3,5,7
/proc/17724/stat : 17724 (strangenight1-m) R 17722 17724 17576 0 -1 4202496 756221 0 0 0 479711 326 0 0 25 0 4 0 519551208 795553792 139947 33554432000 4194304 4650419 140734033554992 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17724/statm: 194227 139947 392 112 0 189192 0
[pid=17724/tid=17725] ppid=17722 vsize=776908 CPUtime=1201.72 cores=1,3,5,7
/proc/17724/task/17725/stat : 17725 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 250169 0 0 0 120052 120 0 0 25 0 4 0 519551208 795553792 139947 33554432000 4194304 4650419 140734033554992 18446744073709551615 4439371 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17724/tid=17726] ppid=17722 vsize=776908 CPUtime=1195.17 cores=1,3,5,7
/proc/17724/task/17726/stat : 17726 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 149968 0 0 0 119450 67 0 0 25 0 4 0 519551208 795553792 139947 33554432000 4194304 4650419 140734033554992 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17724/tid=17727] ppid=17722 vsize=776908 CPUtime=1201.72 cores=1,3,5,7
/proc/17724/task/17727/stat : 17727 (strangenight1-m) R 17722 17724 17576 0 -1 4202560 207693 0 0 0 120081 91 0 0 25 0 4 0 519551208 795553792 139947 33554432000 4194304 4650419 140734033554992 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 776908

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): 1201.73
CPU time (s): 4800.42
CPU user time (s): 4797.13
CPU system time (s): 3.2875
CPU usage (%): 399.458
Max. virtual memory (cumulated for all children) (KiB): 839384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.13
system time used= 3.2875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 756221
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= 1236
involuntary context switches= 23079

runsolver used 1.76073 second user time and 4.81127 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-29 14:18:28
IDJOB=3175046
IDBENCH=82664
IDSOLVER=1588
FILE ID=node106/3175046-1304079508
RUNJOBID= node106-1304078300-17595
PBS_JOBID= 13170519
Free space on /tmp= 72152 MiB

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

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

MD5SUM BENCH= a7d53123c03c2abad4ab13635af690bf
RANDOM SEED=2032419670

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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:      30308104 kB
Buffers:        243204 kB
Cached:        2071420 kB
SwapCached:         88 kB
Active:         838232 kB
Inactive:      1593432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30308104 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           13844 kB
Writeback:           0 kB
AnonPages:      117612 kB
Mapped:          15484 kB
Slab:           146348 kB
PageTables:       4528 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   326428 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= 72144 MiB
End job on node106 at 2011-04-29 14:38:32