Trace number 3175009

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v750-c15000-S1207160791-083-UNKNOWN.cnf
MD5SUMf3d7502291dd7fa30e5ba2d51ae116d4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.73828
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of clauses15000
Sum of the clauses size75000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 515000
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175009-1304077347.cnf'
0.00/0.00	c -- header says num vars:            750
0.00/0.00	c -- header says num clauses:       15000
0.00/0.01	c -- clauses added:            0 learnts,        15000 normals,            0 xors
0.00/0.01	c -- vars added        750
0.00/0.01	c Parsing time:  0.02 s
0.00/0.01	c  N st     0         0       750     15000         0         0     75000         0   no data   no data  --
0.00/0.08	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.27
0.00/0.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.32/0.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.32/0.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.32/0.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
0.32/0.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.32/0.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
0.32/0.11	c Finding binary XORs  T:     0.00 s  found:       0
0.32/0.11	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.32/0.11	c calculated reachability. Time: 0.00
0.32/0.11	c Calc default polars -  time:   0.00 s pos:     377 undec:      21 neg:     352
0.32/0.11	c =========================================================================================
0.32/0.11	c types(t): F = full restart, N = normal restart
0.32/0.11	c types(t): S = simplification begin/end, E = solution found
0.32/0.11	c restart types(rt): st = static, dy = dynamic
0.32/0.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.32/0.11	c  B st     0         0       750     15000         0         0     75000         0   no data   no data  --
0.32/0.22	c Decided on static restart strategy
0.32/0.41	c  N st     8      4913       750     15000         0      4867     75000    524970   no data   no data  --
3.31/0.88	c  N st    10     11297       750     15000         0      4504     75000    310147   no data   no data  --
5.17/1.37	c  N st    11     17040       750     15000         0     10211     75000    928244   no data   no data  --
7.96/2.07	c  F st    12     25003       750     15000         0     12525     75000   1168682   no data   no data  --
7.96/2.07	c  N st    12     25003       750     15000         0     12525     75000   1168682   no data   no data  --
9.56/2.44	c  N dy    18     30001       750     15000         0     10734     75000    891929   no data   no data  --
9.56/2.44	c  S st    18     30001       750     15000         0     10734     75000    891929   no data   no data  --
9.56/2.49	c  S st    18     30506       750     15000         0     11239     75000    937089   no data   no data  --
9.56/2.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
9.56/2.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.96/2.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
9.96/2.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.96/2.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.96/2.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
9.96/2.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.68/4.23	c lits-rem:      1635  cl-subs:       93  v-elim:      0  v-fix:    0  time:  6.61 s
17.01/4.34	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.33
17.01/4.35	c calculated reachability. Time: 0.00
17.01/4.35	c  N dy    18     30506       750     15000         0     11146     75000    918417   no data   no data  --
17.92/4.67	c  N dy    35     34630       750     15000         0     15254     75000   1317157     77.41     82.40  --
18.83/4.98	c  N dy    63     38710       750     15000         0     11467     75000    664446     78.98     84.11  --
20.02/5.30	c  N dy    89     42755       750     15000         0     15499     75000   1054423     79.55     84.40  --
20.62/5.56	c  S st   107     45759       750     15000         0      9583     75000    350335     79.51   no data  --
20.92/5.61	c  S st   107     46262       750     15000         0     10086     75000    394713     79.51   no data  --
20.92/5.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
20.92/5.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.92/5.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
20.92/5.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.92/5.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.92/5.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
20.92/5.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.31/9.17	c lits-rem:      1005  cl-subs:        6  v-elim:      0  v-fix:    0  time: 12.53 s
33.31/9.17	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
33.31/9.17	c vivif2 --  cl tried    10080 cl shrink        0 lits rem          0 time: 0.02
33.71/9.27	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.40
33.71/9.27	c calculated reachability. Time: 0.00
33.71/9.27	c  N dy   107     46262       750     15000         0     10080     75000    392754     79.51   no data  --
34.93/9.58	c  N dy   128     50374       750     15000         0     14176     75000    797052     79.52     86.02  --
36.51/9.94	c  N dy   151     54725       750     15000         0     18518     75000   1219020     79.44     84.37  --
37.71/10.28	c  N dy   175     58856       750     15000         0     12695     75000    546103     79.67     83.93  --
39.33/10.61	c  N dy   195     63063       750     15000         0     16880     75000    952851     79.63     85.77  --
40.50/10.98	c  N dy   220     67108       750     15000         0     20912     75000   1351788     79.88     86.45  --
41.69/11.21	c  S st   233     69393       750     15000         0     12243     75000    401476     79.85     72.70  --
41.69/11.26	c  S st   233     69896       750     15000         0     12746     75000    446636     79.85   no data  --
41.69/11.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
41.69/11.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.69/11.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.04
41.69/11.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.69/11.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.69/11.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
41.69/11.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
56.90/15.04	c lits-rem:      1716  cl-subs:       10  v-elim:      0  v-fix:    0  time: 14.96 s
56.90/15.04	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
56.90/15.04	c vivif2 --  cl tried    12736 cl shrink        0 lits rem          0 time: 0.02
57.68/15.20	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.61
57.68/15.20	c calculated reachability. Time: 0.00
57.68/15.20	c  N dy   233     69896       750     15000         0     12736     75000    443041     79.85   no data  --
59.27/15.62	c  N dy   264     74417       750     15000         0     17243     75000    892335     80.17     85.38  --
61.29/16.11	c  N dy   287     79277       750     15000         0     22085     75000   1358834     79.99     86.98  --
63.27/16.61	c  N dy   310     84472       750     15000         0     15310     75000    603415     79.80     84.08  --
64.47/16.90	c  F st   328     87501       750     15000         0     18327     75000    898302     79.86     76.60  --
65.68/17.23	c  N st   333     90800       750     15000         0     21612     75000   1232159     79.86   no data  --
68.06/17.84	c  N dy   351     96794       750     15000         0     14637     75000    450106     79.75     84.23  --
70.45/18.41	c  N dy   388    103067       750     15000         0     20892     75000   1062119     79.76     85.29  --
71.25/18.60	c  S st   400    104844       750     15000         0     22661     75000   1233760     79.78     75.23  --
71.25/18.67	c  S st   400    105349       750     15000         0     23166     75000   1276966     79.78   no data  --
71.25/18.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
71.25/18.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
71.25/18.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
71.65/18.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
71.65/18.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
71.65/18.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
71.65/18.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
89.62/23.22	c lits-rem:       740  cl-subs:       67  v-elim:      0  v-fix:    0  time: 17.87 s
89.62/23.22	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
89.62/23.23	c vivif2 --  cl tried    23099 cl shrink        0 lits rem          0 time: 0.05
90.42/23.47	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.94
90.42/23.47	c calculated reachability. Time: 0.00
90.42/23.47	c  N dy   400    105349       750     15000         0     23099     75000   1264456     79.78   no data  --
93.21/24.18	c  N dy   436    112117       750     15000         0     15897     75000    483642     79.76     84.06  --
96.03/24.85	c  N dy   470    119386       750     15000         0     23143     75000   1184366     79.63     84.27  --
99.61/25.74	c  N dy   506    127862       750     15000         0     16644     75000    460684     79.50     84.04  --
102.81/26.55	c  N dy   553    136036       750     15000         0     24787     75000   1251933     79.53     83.94  --
107.20/27.60	c  N dy   601    144804       750     15000         0     17574     75000    465361     79.48     84.06  --
111.19/28.61	c  N dy   648    154139       750     15000         0     26876     75000   1371872     79.44     84.63  --
112.80/29.08	c  S st   668    158024       750     15000         0     30745     75000   1748522     79.46     81.47  --
113.20/29.17	c  S st   668    158525       750     15000         0     31246     75000   1790809     79.46   no data  --
113.20/29.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
113.20/29.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
113.20/29.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.07
113.60/29.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
113.60/29.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
113.60/29.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
113.60/29.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
155.13/39.69	c lits-rem:       833  cl-subs:      100  v-elim:      0  v-fix:    0  time: 41.65 s
155.13/39.69	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
155.53/39.71	c vivif2 --  cl tried    31146 cl shrink        0 lits rem          0 time: 0.07
156.72/40.04	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 1.33
156.72/40.04	c calculated reachability. Time: 0.00
156.72/40.04	c  N dy   668    158525       750     15000         0     31146     75000   1772345     79.46   no data  --
161.07/41.12	c  N dy   721    168701       750     15000         0     24351     75000   1033455     79.43     96.29  --
165.87/42.38	c  N dy   779    179595       750     15000         0     35221     75000   2091814     79.44     83.70  --
171.08/43.62	c  N dy   842    191060       750     15000         0     28700     75000   1372464     79.52     83.95  --
177.04/45.11	c  N dy   906    203262       750     15000         0     21921     75000    610809     79.54     84.62  --
183.03/46.66	c  N dy   979    216365       750     15000         0     34989     75000   1895887     79.55     83.84  --
189.82/48.33	c  N dy  1051    230221       750     15000         0     28858     75000   1200896     79.54     84.99  --
193.42/49.25	c  S st  1091    237787       750     15000         0     36410     75000   1936519     79.52   no data  --
193.82/49.34	c  S st  1091    238291       750     15000         0     36914     75000   1981212     79.52   no data  --
193.82/49.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
193.82/49.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
193.82/49.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.09
194.22/49.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
194.22/49.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
194.22/49.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
194.22/49.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
242.55/61.57	c lits-rem:       777  cl-subs:      107  v-elim:      0  v-fix:    0  time: 48.45 s
242.55/61.57	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
242.55/61.59	c vivif2 --  cl tried    36807 cl shrink        0 lits rem          0 time: 0.08
244.15/61.91	c asymm  cl-useful: 0/13792/15000 lits-rem:0 time: 1.26
244.15/61.91	c calculated reachability. Time: 0.00
244.15/61.91	c  N dy  1091    238291       750     15000         0     36807     75000   1961245     79.52   no data  --
251.33/63.74	c  N dy  1179    253586       750     15000         0     31121     75000   1334603     79.56     83.81  --
259.73/65.83	c  N dy  1268    269838       750     15000         0     25387     75000    681965     79.54     83.95  --
268.52/68.06	c  N dy  1369    287191       750     15000         0     42688     75000   2387485     79.64     86.27  --
278.10/70.43	c  N dy  1460    305684       750     15000         0     38187     75000   1842454     79.66     83.88  --
278.50/70.51	c  F st  1463    306251       750     15000         0     38753     75000   1897026     79.66     83.43  --
288.49/73.07	c  N dy  1542    325259       750     15000         0     33770     75000   1324663     79.68     88.22  --
300.87/76.14	c  N dy  1657    345355       750     15000         0     28880     75000    760264     79.74     98.89  --
307.67/77.87	c  S st  1717    357437       750     15000         0     40924     75000   1938160     79.73   no data  --
308.07/77.98	c  S st  1717    357949       750     15000         0     41436     75000   1982803     79.73   no data  --
308.07/77.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
308.07/77.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
308.47/78.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.11
308.47/78.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
308.47/78.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
308.47/78.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
308.47/78.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
365.58/92.36	c lits-rem:       557  cl-subs:      132  v-elim:      0  v-fix:    0  time: 57.00 s
365.58/92.36	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
365.58/92.38	c vivif2 --  cl tried    41304 cl shrink        0 lits rem          0 time: 0.08
365.98/92.42	c asymm  cl-useful: 0/1208/15000 lits-rem:0 time: 0.16
365.98/92.42	c calculated reachability. Time: 0.00
365.98/92.42	c  N dy  1717    357949       750     15000         0     41304     75000   1959181     79.73   no data  --
377.18/95.24	c  N dy  1820    378036       750     15000         0     35413     75000   1304988     79.71     84.74  --
389.55/98.38	c  N dy  1934    398271       750     15000         0     28675     75000    557296     79.73     84.95  --
401.13/101.20	c  N dy  2049    418601       750     15000         0     48938     75000   2528058     79.74     83.97  --
412.73/104.18	c  N dy  2176    438689       750     15000         0     41055     75000   1694290     79.83     84.54  --
425.51/107.40	c  N dy  2287    458749       750     15000         0     32139     75000    717864     79.85     88.14  --
437.48/110.30	c  N dy  2382    478781       750     15000         0     52103     75000   2678894     79.82     90.33  --
449.87/113.43	c  N dy  2498    498792       750     15000         0     42154     75000   1614697     79.87     84.19  --
464.24/117.04	c  N dy  2603    518888       750     15000         0     31281     75000    449433     79.88     91.41  --
475.02/119.74	c  S st  2710    536924       750     15000         0     49268     75000   2216475     79.91     77.30  --
475.42/119.87	c  S st  2710    537428       750     15000         0     49772     75000   2260774     79.91   no data  --
475.42/119.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
475.42/119.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
475.82/119.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.13
475.82/119.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
475.82/119.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
475.82/119.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
475.82/119.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
573.69/144.43	c lits-rem:      1138  cl-subs:      110  v-elim:      0  v-fix:    0  time: 97.59 s
573.69/144.44	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
573.69/144.46	c vivif2 --  cl tried    49662 cl shrink        0 lits rem          0 time: 0.10
575.31/144.84	c asymm  cl-useful: 0/11138/15000 lits-rem:0 time: 1.52
575.31/144.84	c calculated reachability. Time: 0.00
575.31/144.84	c  N dy  2710    537428       750     15000         0     49662     75000   2239764     79.91   no data  --
590.07/148.56	c  N dy  2816    557440       750     15000         0     37705     75000    989673     79.93     84.81  --
604.45/152.15	c  N dy  2933    577700       750     15000         0     57896     75000   2974468     79.96     84.67  --
619.26/155.81	c  N dy  3046    598034       750     15000         0     45279     75000   1645712     79.97     85.63  --
634.81/159.78	c  N dy  3140    618113       750     15000         0     65287     75000   3612348     79.95     84.91  --
648.39/163.17	c  N dy  3247    638129       750     15000         0     51343     75000   2150850     79.97     84.28  --
665.16/167.36	c  N dy  3352    658135       750     15000         0     36396     75000    590938     79.99     84.92  --
678.75/170.74	c  N dy  3462    678143       750     15000         0     56338     75000   2549136     80.01     84.70  --
695.92/175.08	c  N dy  3578    698494       750     15000         0     40735     75000    928618     80.03     84.71  --
710.70/178.78	c  N dy  3674    718622       750     15000         0     60788     75000   2903713     80.02     85.39  --
728.28/183.13	c  N dy  3782    738702       750     15000         0     43927     75000   1152331     80.01     84.27  --
744.65/187.25	c  N dy  3887    758919       750     15000         0     64073     75000   3120568     80.00     84.75  --
762.23/191.61	c  N dy  3991    779099       750     15000         0     46329     75000   1299365     80.00     85.03  --
779.01/195.82	c  N dy  4097    799263       750     15000         0     66413     75000   3261330     80.00     84.39  --
785.82/197.56	c  S st  4140    806142       750     15000         0     73272     75000   3940722     80.01   no data  --
786.60/197.76	c  S st  4140    806642       750     15000         0     73772     75000   3984816     80.01   no data  --
786.60/197.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
786.60/197.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
787.00/197.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.20
787.40/197.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
787.40/197.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
787.40/197.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
787.40/197.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2790.25/699.32	c lits-rem:      1078  cl-subs:      230  v-elim:      0  v-fix:    0  time: 2001.01 s
2790.25/699.32	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.01
2790.25/699.36	c vivif2 --  cl tried    73542 cl shrink        0 lits rem          0 time: 0.17
2791.45/699.62	c asymm  cl-useful: 0/3862/15000 lits-rem:0 time: 1.03
2791.45/699.63	c calculated reachability. Time: 0.00
2791.45/699.63	c  N dy  4140    806642       750     15000         0     73542     75000   3942544     80.01   no data  --
2807.83/703.73	c  N dy  4252    826675       750     15000         0     54639     75000   2027344     80.02     85.75  --
2827.00/708.50	c  N dy  4361    846698       750     15000         0     74603     75000   4000718     80.04     85.40  --
2843.78/712.75	c  N dy  4473    866778       750     15000         0     54736     75000   1954306     80.06     87.86  --
2862.96/717.59	c  N dy  4564    887128       750     15000         0     75024     75000   3959116     80.04     84.37  --
2880.94/722.08	c  N dy  4667    907257       750     15000         0     54224     75000   1791802     80.05     84.41  --
2900.50/726.98	c  N dy  4777    927356       750     15000         0     74230     75000   3771328     80.07     84.47  --
2919.68/731.77	c  N dy  4878    947631       750     15000         0     52601     75000   1554309     80.05     85.06  --
2939.27/736.61	c  N dy  4999    967683       750     15000         0     72593     75000   3522160     80.07     86.94  --
2959.22/741.64	c  N dy  5098    987704       750     15000         0     49688     75000   1177646     80.06     88.30  --
2977.60/746.22	c  N dy  5213   1007846       750     15000         0     69755     75000   3151902     80.07     84.86  --
3000.39/751.98	c  N dy  5318   1028482       750     15000         0     46478     75000    773269     80.06     84.47  --
3017.96/756.36	c  N dy  5424   1048658       750     15000         0     66584     75000   2759551     80.07     86.29  --
3040.71/762.07	c  N dy  5538   1068667       750     15000         0     86526     75000   4718859     80.07     84.90  --
3045.10/763.17	c  F st  5558   1071875       750     15000         0     44874     75000    523924     80.08   no data  --
3058.69/766.58	c  N dy  5625   1088703       750     15000         0     61640     75000   2194168     80.07     85.22  --
3080.66/772.04	c  N dy  5747   1108726       750     15000         0     81595     75000   4156786     80.09     90.61  --
3101.84/777.39	c  N dy  5854   1129091       750     15000         0     56064     75000   1531494     80.09     84.70  --
3122.21/782.43	c  N dy  5967   1149122       750     15000         0     76032     75000   3500349     80.10     84.86  --
3146.96/788.60	c  N dy  6077   1169332       750     15000         0     49322     75000    784017     80.11     84.98  --
3164.94/793.12	c  N dy  6188   1189349       750     15000         0     69254     75000   2758385     80.12     86.28  --
3188.11/798.93	c  N dy  6298   1209415       750     15000         0     89246     75000   4750762     80.13     85.26  --
3188.91/799.11	c  S st  6301   1209964       750     15000         0     89793     75000   4802160     80.13     73.91  --
3189.73/799.36	c  S st  6301   1210465       750     15000         0     90294     75000   4850942     80.13   no data  --
3189.73/799.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
3189.73/799.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3190.11/799.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.26
3190.51/799.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3190.51/799.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3190.51/799.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
3190.51/799.59	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-3175009-1304077347/watcher-3175009-1304077347 -o /tmp/evaluation-result-3175009-1304077347/solver-3175009-1304077347 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175009-1304077347.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.10 8.04 7.66 1/173 11040
/proc/meminfo: memFree=26625460/32951132 swapFree=67111364/67111528
[pid=11040] ppid=11038 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/11040/stat : 11040 (strangenight1-m) R 11038 11040 10537 0 -1 4202496 413 0 0 0 0 0 0 0 22 0 4 0 519333387 52465664 352 33554432000 4194304 4650419 140735566239408 18446744073709551615 47421689345968 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11040/statm: 12809 352 303 112 0 7774 0
[pid=11040/tid=11041] ppid=11038 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/11040/task/11041/stat : 11041 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 519333388 52465664 352 33554432000 4194304 4650419 140735566239408 18446744073709551615 242970606577 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11040/tid=11042] ppid=11038 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/11040/task/11042/stat : 11042 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 519333388 52465664 352 33554432000 4194304 4650419 140735566239408 18446744073709551615 47421689345970 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11040/tid=11043] ppid=11038 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/11040/task/11043/stat : 11043 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 519333388 52465664 352 33554432000 4194304 4650419 140735566239408 18446744073709551615 47421689345970 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0819699 s]
/proc/loadavg: 8.10 8.04 7.66 1/173 11040
/proc/meminfo: memFree=26625460/32951132 swapFree=67111364/67111528
[pid=11040] ppid=11038 vsize=285196 CPUtime=0.32 cores=1,3,5,7
/proc/11040/stat : 11040 (strangenight1-m) D 11038 11040 10537 0 -1 4202496 3253 0 0 0 32 0 0 0 23 0 4 0 519333387 292040704 2712 33554432000 4194304 4650419 140735566239408 18446744073709551615 242970593463 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11040/statm: 71299 2715 376 112 0 66264 0
[pid=11040/tid=11041] ppid=11038 vsize=285196 CPUtime=0.07 cores=1,3,5,7
/proc/11040/task/11041/stat : 11041 (strangenight1-m) D 11038 11040 10537 0 -1 4202560 777 0 0 0 7 0 0 0 18 0 4 0 519333388 292040704 2765 33554432000 4194304 4650419 140735566239408 18446744073709551615 242970593463 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11040/tid=11042] ppid=11038 vsize=285196 CPUtime=0.08 cores=1,3,5,7
/proc/11040/task/11042/stat : 11042 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 745 0 0 0 8 0 0 0 18 0 4 0 519333388 292040704 2818 33554432000 4194304 4650419 140735566239408 18446744073709551615 4426571 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11040/tid=11043] ppid=11038 vsize=285196 CPUtime=0.08 cores=1,3,5,7
/proc/11040/task/11043/stat : 11043 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 632 0 0 0 8 0 0 0 24 0 4 0 519333388 292040704 2888 33554432000 4194304 4650419 140735566239408 18446744073709551615 4349707 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 285196

[startup+0.836613 s]
/proc/loadavg: 8.10 8.04 7.66 1/173 11040
/proc/meminfo: memFree=26625460/32951132 swapFree=67111364/67111528
[pid=11040] ppid=11038 vsize=300156 CPUtime=3.31 cores=1,3,5,7
/proc/11040/stat : 11040 (strangenight1-m) R 11038 11040 10537 0 -1 4202496 12495 0 0 0 328 3 0 0 18 0 4 0 519333387 307359744 7411 33554432000 4194304 4650419 140735566239408 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11040/statm: 75039 7411 391 112 0 70004 0
[pid=11040/tid=11041] ppid=11038 vsize=300156 CPUtime=0.81 cores=1,3,5,7
/proc/11040/task/11041/stat : 11041 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 3010 0 0 0 81 0 0 0 19 0 4 0 519333388 307359744 7411 33554432000 4194304 4650419 140735566239408 18446744073709551615 242970593463 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11040/tid=11042] ppid=11038 vsize=300156 CPUtime=0.81 cores=1,3,5,7
/proc/11040/task/11042/stat : 11042 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 3365 0 0 0 81 0 0 0 18 0 4 0 519333388 307359744 7411 33554432000 4194304 4650419 140735566239408 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11040/tid=11043] ppid=11038 vsize=300156 CPUtime=0.82 cores=1,3,5,7
/proc/11040/task/11043/stat : 11043 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 2705 0 0 0 82 0 0 0 25 0 4 0 519333388 307359744 7411 33554432000 4194304 4650419 140735566239408 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.31
Current children cumulated vsize (KiB) 300156

[startup+0.901261 s]
/proc/loadavg: 8.10 8.04 7.66 1/173 11040
/proc/meminfo: memFree=26625460/32951132 swapFree=67111364/67111528
[pid=11040] ppid=11038 vsize=291152 CPUtime=3.57 cores=1,3,5,7
/proc/11040/stat : 11040 (strangenight1-m) R 11038 11040 10537 0 -1 4202496 13796 0 0 0 354 3 0 0 19 0 4 0 519333387 298139648 6781 33554432000 4194304 4650419 140735566239408 18446744073709551615 4367232 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11040/statm: 72788 6781 391 112 0 67753 0
[pid=11040/tid=11041] ppid=11038 vsize=291152 CPUtime=0.88 cores=1,3,5,7
/proc/11040/task/11041/stat : 11041 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 3536 0 0 0 88 0 0 0 19 0 4 0 519333388 298139648 6781 33554432000 4194304 4650419 140735566239408 18446744073709551615 4329332 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11040/tid=11042] ppid=11038 vsize=291152 CPUtime=0.88 cores=1,3,5,7
/proc/11040/task/11042/stat : 11042 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 3468 0 0 0 88 0 0 0 19 0 4 0 519333388 298139648 6781 33554432000 4194304 4650419 140735566239408 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11040/tid=11043] ppid=11038 vsize=291152 CPUtime=0.88 cores=1,3,5,7
/proc/11040/task/11043/stat : 11043 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 2803 0 0 0 88 0 0 0 25 0 4 0 519333388 298139648 6781 33554432000 4194304 4650419 140735566239408 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.57
Current children cumulated vsize (KiB) 291152

[startup+1.00122 s]
/proc/loadavg: 8.10 8.04 7.66 1/173 11040
/proc/meminfo: memFree=26625460/32951132 swapFree=67111364/67111528
[pid=11040] ppid=11038 vsize=291152 CPUtime=3.97 cores=1,3,5,7
/proc/11040/stat : 11040 (strangenight1-m) R 11038 11040 10537 0 -1 4202496 14396 0 0 0 394 3 0 0 19 0 4 0 519333387 298139648 7381 33554432000 4194304 4650419 140735566239408 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11040/statm: 72788 7382 391 112 0 67753 0
[pid=11040/tid=11041] ppid=11038 vsize=291152 CPUtime=0.98 cores=1,3,5,7
/proc/11040/task/11041/stat : 11041 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 3683 0 0 0 98 0 0 0 19 0 4 0 519333388 298139648 7382 33554432000 4194304 4650419 140735566239408 18446744073709551615 4316026 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11040/tid=11042] ppid=11038 vsize=291152 CPUtime=0.98 cores=1,3,5,7
/proc/11040/task/11042/stat : 11042 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 3622 0 0 0 98 0 0 0 19 0 4 0 519333388 298139648 7382 33554432000 4194304 4650419 140735566239408 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11040/tid=11043] ppid=11038 vsize=291152 CPUtime=0.98 cores=1,3,5,7
/proc/11040/task/11043/stat : 11043 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 2949 0 0 0 98 0 0 0 25 0 4 0 519333388 298139648 7382 33554432000 4194304 4650419 140735566239408 18446744073709551615 4333886 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 291152

[startup+1.50114 s]
/proc/loadavg: 8.10 8.04 7.66 1/173 11040
/proc/meminfo: memFree=26625460/32951132 swapFree=67111364/67111528
[pid=11040] ppid=11038 vsize=292592 CPUtime=5.97 cores=1,3,5,7
/proc/11040/stat : 11040 (strangenight1-m) R 11038 11040 10537 0 -1 4202496 19004 0 0 0 593 4 0 0 19 0 4 0 519333387 299614208 7621 33554432000 4194304 4650419 140735566239408 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11040/statm: 73148 7622 391 112 0 68113 0
[pid=11040/tid=11041] ppid=11038 vsize=292592 CPUtime=1.48 cores=1,3,5,7
/proc/11040/task/11041/stat : 11041 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 4834 0 0 0 148 0 0 0 20 0 4 0 519333388 299614208 7623 33554432000 4194304 4650419 140735566239408 18446744073709551615 4329332 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11040/tid=11042] ppid=11038 vsize=292592 CPUtime=1.48 cores=1,3,5,7
/proc/11040/task/11042/stat : 11042 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 4753 0 0 0 148 0 0 0 20 0 4 0 519333388 299614208 7623 33554432000 4194304 4650419 140735566239408 18446744073709551615 4333639 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11040/tid=11043] ppid=11038 vsize=292592 CPUtime=1.48 cores=1,3,5,7
/proc/11040/task/11043/stat : 11043 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 4054 0 0 0 148 0 0 0 25 0 4 0 519333388 299614208 7623 33554432000 4194304 4650419 140735566239408 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 292592

[startup+3.10086 s]
/proc/loadavg: 8.25 8.07 7.68 10/182 11075
/proc/meminfo: memFree=26426960/32951132 swapFree=67111364/67111528
[pid=11040] ppid=11038 vsize=283144 CPUtime=12.35 cores=1,3,5,7
/proc/11040/stat : 11040 (strangenight1-m) R 11038 11040 10537 0 -1 4202496 35082 0 0 0 1229 6 0 0 25 0 4 0 519333387 289939456 16907 33554432000 4194304 4650419 140735566239408 18446744073709551615 4439344 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11040/statm: 70786 16907 393 112 0 65751 0
[pid=11040/tid=11041] ppid=11038 vsize=283144 CPUtime=3.07 cores=1,3,5,7
/proc/11040/task/11041/stat : 11041 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 8005 0 0 0 306 1 0 0 25 0 4 0 519333388 289939456 16907 33554432000 4194304 4650419 140735566239408 18446744073709551615 4333632 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11040/tid=11042] ppid=11038 vsize=283144 CPUtime=3.08 cores=1,3,5,7
/proc/11040/task/11042/stat : 11042 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 7690 0 0 0 307 1 0 0 25 0 4 0 519333388 289939456 16907 33554432000 4194304 4650419 140735566239408 18446744073709551615 4365231 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11040/tid=11043] ppid=11038 vsize=283144 CPUtime=3.08 cores=1,3,5,7
/proc/11040/task/11043/stat : 11043 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 6968 0 0 0 307 1 0 0 25 0 4 0 519333388 289939456 16907 33554432000 4194304 4650419 140735566239408 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 283144

[startup+6.3003 s]
/proc/loadavg: 8.55 8.14 7.70 11/182 11075
/proc/meminfo: memFree=26341032/32951132 swapFree=67111364/67111528
[pid=11040] ppid=11038 vsize=282868 CPUtime=23.01 cores=1,3,5,7
/proc/11040/stat : 11040 (strangenight1-m) R 11038 11040 10537 0 -1 4202496 48666 0 0 0 2284 17 0 0 25 0 4 0 519333387 289656832 28975 33554432000 4194304 4650419 140735566239408 18446744073709551615 4438939 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11040/statm: 70717 28975 393 112 0 65682 0
[pid=11040/tid=11041] ppid=11038 vsize=282868 CPUtime=5.28 cores=1,3,5,7
/proc/11040/task/11041/stat : 11041 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 10772 0 0 0 526 2 0 0 25 0 4 0 519333388 289656832 28975 33554432000 4194304 4650419 140735566239408 18446744073709551615 4439641 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11040/tid=11042] ppid=11038 vsize=282868 CPUtime=6.28 cores=1,3,5,7
/proc/11040/task/11042/stat : 11042 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 12650 0 0 0 627 1 0 0 25 0 4 0 519333388 289656832 28975 33554432000 4194304 4650419 140735566239408 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11040/tid=11043] ppid=11038 vsize=282868 CPUtime=5.13 cores=1,3,5,7
/proc/11040/task/11043/stat : 11043 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 10224 0 0 0 503 10 0 0 25 0 4 0 519333388 289656832 28975 33554432000 4194304 4650419 140735566239408 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 23.01
Current children cumulated vsize (KiB) 282868

[startup+12.7002 s]
/proc/loadavg: 8.51 8.13 7.70 9/182 11075
/proc/meminfo: memFree=26193784/32951132 swapFree=67111364/67111528
[pid=11040] ppid=11038 vsize=367352 CPUtime=47.7 cores=1,3,5,7
/proc/11040/stat : 11040 (strangenight1-m) R 11038 11040 10537 0 -1 4202496 68063 0 0 0 4747 23 0 0 25 0 4 0 519333387 376168448 43479 33554432000 4194304 4650419 140735566239408 18446744073709551615 4439371 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11040/statm: 91838 43479 393 112 0 86803 0
[pid=11040/tid=11041] ppid=11038 vsize=367352 CPUtime=11.25 cores=1,3,5,7
/proc/11040/task/11041/stat : 11041 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 18538 0 0 0 1122 3 0 0 25 0 4 0 519333388 376168448 43479 33554432000 4194304 4650419 140735566239408 18446744073709551615 4439641 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11040/tid=11042] ppid=11038 vsize=367352 CPUtime=12.68 cores=1,3,5,7
/proc/11040/task/11042/stat : 11042 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 18484 0 0 0 1266 2 0 0 25 0 4 0 519333388 376168448 43479 33554432000 4194304 4650419 140735566239408 18446744073709551615 4439304 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11040/tid=11043] ppid=11038 vsize=367352 CPUtime=11.05 cores=1,3,5,7
/proc/11040/task/11043/stat : 11043 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 14274 0 0 0 1091 14 0 0 25 0 4 0 519333388 376168448 43479 33554432000 4194304 4650419 140735566239408 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 47.7
Current children cumulated vsize (KiB) 367352

[startup+25.501 s]
/proc/loadavg: 8.43 8.13 7.70 9/182 11075
/proc/meminfo: memFree=25909728/32951132 swapFree=67111364/67111528
[pid=11040] ppid=11038 vsize=451868 CPUtime=98.81 cores=1,3,5,7
/proc/11040/stat : 11040 (strangenight1-m) R 11038 11040 10537 0 -1 4202496 100762 0 0 0 9849 32 0 0 25 0 4 0 519333387 462712832 68080 33554432000 4194304 4650419 140735566239408 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11040/statm: 112967 68080 393 112 0 107932 0
[pid=11040/tid=11041] ppid=11038 vsize=451868 CPUtime=23.97 cores=1,3,5,7
/proc/11040/task/11041/stat : 11041 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 26847 0 0 0 2393 4 0 0 25 0 4 0 519333388 462712832 68080 33554432000 4194304 4650419 140735566239408 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11040/tid=11042] ppid=11038 vsize=451868 CPUtime=25.49 cores=1,3,5,7
/proc/11040/task/11042/stat : 11042 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 27712 0 0 0 2544 5 0 0 25 0 4 0 519333388 462712832 68080 33554432000 4194304 4650419 140735566239408 18446744073709551615 4315071 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11040/tid=11043] ppid=11038 vsize=451868 CPUtime=23.84 cores=1,3,5,7
/proc/11040/task/11043/stat : 11043 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 20133 0 0 0 2368 16 0 0 25 0 4 0 519333388 462712832 68080 33554432000 4194304 4650419 140735566239408 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 98.81
Current children cumulated vsize (KiB) 451868

[startup+51.1006 s]
/proc/loadavg: 8.36 8.13 7.72 9/182 11076
/proc/meminfo: memFree=25797292/32951132 swapFree=67111364/67111528
[pid=11040] ppid=11038 vsize=538512 CPUtime=201.01 cores=1,3,5,7
/proc/11040/stat : 11040 (strangenight1-m) R 11038 11040 10537 0 -1 4202496 146695 0 0 0 20044 57 0 0 25 0 4 0 519333387 551436288 74956 33554432000 4194304 4650419 140735566239408 18446744073709551615 4438666 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11040/statm: 134628 74956 393 112 0 129593 0
[pid=11040/tid=11041] ppid=11038 vsize=538512 CPUtime=49.43 cores=1,3,5,7
/proc/11040/task/11041/stat : 11041 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 37610 0 0 0 4935 8 0 0 25 0 4 0 519333388 551436288 74956 33554432000 4194304 4650419 140735566239408 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11040/tid=11042] ppid=11038 vsize=538512 CPUtime=51.08 cores=1,3,5,7
/proc/11040/task/11042/stat : 11042 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 37177 0 0 0 5100 8 0 0 25 0 4 0 519333388 551436288 74956 33554432000 4194304 4650419 140735566239408 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11040/tid=11043] ppid=11038 vsize=538512 CPUtime=49.39 cores=1,3,5,7
/proc/11040/task/11043/stat : 11043 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 34165 0 0 0 4909 30 0 0 25 0 4 0 519333388 551436288 74956 33554432000 4194304 4650419 140735566239408 18446744073709551615 4304130 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 201.01
Current children cumulated vsize (KiB) 538512

[startup+102.301 s]
/proc/loadavg: 8.27 8.14 7.74 9/182 11077
/proc/meminfo: memFree=25671544/32951132 swapFree=67111364/67111528
[pid=11040] ppid=11038 vsize=650396 CPUtime=405.52 cores=1,3,5,7
/proc/11040/stat : 11040 (strangenight1-m) R 11038 11040 10537 0 -1 4202496 227201 0 0 0 40468 84 0 0 25 0 4 0 519333387 666005504 86312 33554432000 4194304 4650419 140735566239408 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11040/statm: 162599 86312 393 112 0 157564 0
[pid=11040/tid=11041] ppid=11038 vsize=650396 CPUtime=100.35 cores=1,3,5,7
/proc/11040/task/11041/stat : 11041 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 63038 0 0 0 10018 17 0 0 25 0 4 0 519333388 666005504 86312 33554432000 4194304 4650419 140735566239408 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11040/tid=11042] ppid=11038 vsize=650396 CPUtime=102.28 cores=1,3,5,7
/proc/11040/task/11042/stat : 11042 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 58198 0 0 0 10213 15 0 0 25 0 4 0 519333388 666005504 86312 33554432000 4194304 4650419 140735566239408 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11040/tid=11043] ppid=11038 vsize=650396 CPUtime=100.58 cores=1,3,5,7
/proc/11040/task/11043/stat : 11043 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 50967 0 0 0 10021 37 0 0 25 0 4 0 519333388 666005504 86312 33554432000 4194304 4650419 140735566239408 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 405.52
Current children cumulated vsize (KiB) 650396

[startup+162.3 s]

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

[pid=11040] ppid=11038 vsize=879448 CPUtime=2562.56 cores=1,3,5,7
/proc/11040/stat : 11040 (strangenight1-m) R 11038 11040 10537 0 -1 4202496 811079 0 0 0 255954 302 0 0 25 0 4 0 519333387 900554752 139398 33554432000 4194304 4650419 140735566239408 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11040/statm: 219862 139398 393 112 0 214827 0
[pid=11040/tid=11041] ppid=11038 vsize=879448 CPUtime=637.37 cores=1,3,5,7
/proc/11040/task/11041/stat : 11041 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 245704 0 0 0 63653 84 0 0 25 0 4 0 519333388 900554752 139398 33554432000 4194304 4650419 140735566239408 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11040/tid=11042] ppid=11038 vsize=879448 CPUtime=642.27 cores=1,3,5,7
/proc/11040/task/11042/stat : 11042 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 235709 0 0 0 64127 100 0 0 25 0 4 0 519333388 900554752 139398 33554432000 4194304 4650419 140735566239408 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11040/tid=11043] ppid=11038 vsize=879448 CPUtime=640.59 cores=1,3,5,7
/proc/11040/task/11043/stat : 11043 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 134255 0 0 0 63988 71 0 0 25 0 4 0 519333388 900554752 139398 33554432000 4194304 4650419 140735566239408 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2562.56
Current children cumulated vsize (KiB) 879448

[startup+702.3 s]
/proc/loadavg: 8.13 8.10 7.90 9/182 11093
/proc/meminfo: memFree=24974712/32951132 swapFree=67111364/67111528
[pid=11040] ppid=11038 vsize=894444 CPUtime=2802.24 cores=1,3,5,7
/proc/11040/stat : 11040 (strangenight1-m) R 11038 11040 10537 0 -1 4202496 850979 0 0 0 279904 320 0 0 25 0 4 0 519333387 915910656 144749 33554432000 4194304 4650419 140735566239408 18446744073709551615 4328550 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11040/statm: 223611 144749 393 112 0 218576 0
[pid=11040/tid=11041] ppid=11038 vsize=894444 CPUtime=697.05 cores=1,3,5,7
/proc/11040/task/11041/stat : 11041 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 264079 0 0 0 69608 97 0 0 25 0 4 0 519333388 915910656 144749 33554432000 4194304 4650419 140735566239408 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11040/tid=11042] ppid=11038 vsize=894444 CPUtime=702.27 cores=1,3,5,7
/proc/11040/task/11042/stat : 11042 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 242540 0 0 0 70126 101 0 0 25 0 4 0 519333388 915910656 144749 33554432000 4194304 4650419 140735566239408 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11040/tid=11043] ppid=11038 vsize=894444 CPUtime=700.6 cores=1,3,5,7
/proc/11040/task/11043/stat : 11043 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 134255 0 0 0 69989 71 0 0 25 0 4 0 519333388 915910656 144749 33554432000 4194304 4650419 140735566239408 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2802.24
Current children cumulated vsize (KiB) 894444

[startup+762.301 s]
/proc/loadavg: 8.14 8.11 7.91 9/182 11095
/proc/meminfo: memFree=24934400/32951132 swapFree=67111364/67111528
[pid=11040] ppid=11038 vsize=957456 CPUtime=3041.91 cores=1,3,5,7
/proc/11040/stat : 11040 (strangenight1-m) R 11038 11040 10537 0 -1 4202496 885950 0 0 0 303853 338 0 0 25 0 4 0 519333387 980434944 148830 33554432000 4194304 4650419 140735566239408 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11040/statm: 239364 148830 393 112 0 234329 0
[pid=11040/tid=11041] ppid=11038 vsize=957456 CPUtime=756.72 cores=1,3,5,7
/proc/11040/task/11041/stat : 11041 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 265968 0 0 0 75574 98 0 0 25 0 4 0 519333388 980434944 148830 33554432000 4194304 4650419 140735566239408 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11040/tid=11042] ppid=11038 vsize=957456 CPUtime=762.27 cores=1,3,5,7
/proc/11040/task/11042/stat : 11042 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 250230 0 0 0 76124 103 0 0 25 0 4 0 519333388 980434944 148830 33554432000 4194304 4650419 140735566239408 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11040/tid=11043] ppid=11038 vsize=957456 CPUtime=760.6 cores=1,3,5,7
/proc/11040/task/11043/stat : 11043 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 134255 0 0 0 75989 71 0 0 25 0 4 0 519333388 980434944 148830 33554432000 4194304 4650419 140735566239408 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3041.91
Current children cumulated vsize (KiB) 957456

[startup+822.301 s]
/proc/loadavg: 8.18 8.13 7.93 9/182 11096
/proc/meminfo: memFree=24954092/32951132 swapFree=67111364/67111528
[pid=11040] ppid=11038 vsize=958040 CPUtime=3281.6 cores=1,3,5,7
/proc/11040/stat : 11040 (strangenight1-m) R 11038 11040 10537 0 -1 4202496 908227 0 0 0 327812 348 0 0 25 0 4 0 519333387 981032960 150109 33554432000 4194304 4650419 140735566239408 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11040/statm: 239510 150109 393 112 0 234475 0
[pid=11040/tid=11041] ppid=11038 vsize=958040 CPUtime=816.39 cores=1,3,5,7
/proc/11040/task/11041/stat : 11041 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 265968 0 0 0 81541 98 0 0 25 0 4 0 519333388 981032960 150109 33554432000 4194304 4650419 140735566239408 18446744073709551615 4476449 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11040/tid=11042] ppid=11038 vsize=958040 CPUtime=822.27 cores=1,3,5,7
/proc/11040/task/11042/stat : 11042 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 258009 0 0 0 82123 104 0 0 25 0 4 0 519333388 981032960 150109 33554432000 4194304 4650419 140735566239408 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11040/tid=11043] ppid=11038 vsize=958040 CPUtime=820.6 cores=1,3,5,7
/proc/11040/task/11043/stat : 11043 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 134255 0 0 0 81989 71 0 0 25 0 4 0 519333388 981032960 150109 33554432000 4194304 4650419 140735566239408 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3281.6
Current children cumulated vsize (KiB) 958040

[startup+882.3 s]
/proc/loadavg: 8.11 8.12 7.93 9/182 11098
/proc/meminfo: memFree=24923196/32951132 swapFree=67111364/67111528
[pid=11040] ppid=11038 vsize=958040 CPUtime=3521.25 cores=1,3,5,7
/proc/11040/stat : 11040 (strangenight1-m) R 11038 11040 10537 0 -1 4202496 925680 0 0 0 351775 350 0 0 25 0 4 0 519333387 981032960 149877 33554432000 4194304 4650419 140735566239408 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11040/statm: 239510 149877 393 112 0 234475 0
[pid=11040/tid=11041] ppid=11038 vsize=958040 CPUtime=876.06 cores=1,3,5,7
/proc/11040/task/11041/stat : 11041 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 265968 0 0 0 87508 98 0 0 25 0 4 0 519333388 981032960 149877 33554432000 4194304 4650419 140735566239408 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11040/tid=11042] ppid=11038 vsize=958040 CPUtime=882.27 cores=1,3,5,7
/proc/11040/task/11042/stat : 11042 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 265788 0 0 0 88122 105 0 0 25 0 4 0 519333388 981032960 149877 33554432000 4194304 4650419 140735566239408 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11040/tid=11043] ppid=11038 vsize=958040 CPUtime=880.6 cores=1,3,5,7
/proc/11040/task/11043/stat : 11043 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 134255 0 0 0 87989 71 0 0 25 0 4 0 519333388 981032960 149877 33554432000 4194304 4650419 140735566239408 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3521.25
Current children cumulated vsize (KiB) 958040

[startup+942.307 s]
/proc/loadavg: 8.08 8.11 7.94 9/182 11100
/proc/meminfo: memFree=24910392/32951132 swapFree=67111364/67111528
[pid=11040] ppid=11038 vsize=1020740 CPUtime=3760.95 cores=1,3,5,7
/proc/11040/stat : 11040 (strangenight1-m) R 11038 11040 10537 0 -1 4202496 953524 0 0 0 375734 361 0 0 25 0 4 0 519333387 1045237760 156287 33554432000 4194304 4650419 140735566239408 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11040/statm: 255185 156287 393 112 0 250150 0
[pid=11040/tid=11041] ppid=11038 vsize=1020740 CPUtime=935.73 cores=1,3,5,7
/proc/11040/task/11041/stat : 11041 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 275935 0 0 0 93467 106 0 0 25 0 4 0 519333388 1045237760 156287 33554432000 4194304 4650419 140735566239408 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11040/tid=11042] ppid=11038 vsize=1020740 CPUtime=942.28 cores=1,3,5,7
/proc/11040/task/11042/stat : 11042 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 273802 0 0 0 94121 107 0 0 25 0 4 0 519333388 1045237760 156287 33554432000 4194304 4650419 140735566239408 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11040/tid=11043] ppid=11038 vsize=1020740 CPUtime=940.61 cores=1,3,5,7
/proc/11040/task/11043/stat : 11043 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 134255 0 0 0 93990 71 0 0 25 0 4 0 519333388 1045237760 156287 33554432000 4194304 4650419 140735566239408 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3760.95
Current children cumulated vsize (KiB) 1020740

[startup+1002.3 s]
/proc/loadavg: 8.14 8.12 7.95 9/182 11101
/proc/meminfo: memFree=24892764/32951132 swapFree=67111364/67111528
[pid=11040] ppid=11038 vsize=1008856 CPUtime=4000.6 cores=1,3,5,7
/proc/11040/stat : 11040 (strangenight1-m) R 11038 11040 10537 0 -1 4202496 986573 0 0 0 399685 375 0 0 25 0 4 0 519333387 1033068544 152999 33554432000 4194304 4650419 140735566239408 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11040/statm: 252214 152999 393 112 0 247179 0
[pid=11040/tid=11041] ppid=11038 vsize=1008856 CPUtime=995.41 cores=1,3,5,7
/proc/11040/task/11041/stat : 11041 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 290363 0 0 0 99424 117 0 0 25 0 4 0 519333388 1033068544 152999 33554432000 4194304 4650419 140735566239408 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11040/tid=11042] ppid=11038 vsize=1008856 CPUtime=1002.26 cores=1,3,5,7
/proc/11040/task/11042/stat : 11042 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 282258 0 0 0 100118 108 0 0 25 0 4 0 519333388 1033068544 152999 33554432000 4194304 4650419 140735566239408 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11040/tid=11043] ppid=11038 vsize=1008856 CPUtime=1000.6 cores=1,3,5,7
/proc/11040/task/11043/stat : 11043 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 134255 0 0 0 99989 71 0 0 25 0 4 0 519333388 1033068544 152999 33554432000 4194304 4650419 140735566239408 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4000.6
Current children cumulated vsize (KiB) 1008856

[startup+1062.3 s]
/proc/loadavg: 8.12 8.11 7.95 9/182 11103
/proc/meminfo: memFree=24762536/32951132 swapFree=67111364/67111528
[pid=11040] ppid=11038 vsize=1022448 CPUtime=4240.27 cores=1,3,5,7
/proc/11040/stat : 11040 (strangenight1-m) R 11038 11040 10537 0 -1 4202496 1022098 0 0 0 423639 388 0 0 25 0 4 0 519333387 1046986752 154365 33554432000 4194304 4650419 140735566239408 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11040/statm: 255612 154365 393 112 0 250577 0
[pid=11040/tid=11041] ppid=11038 vsize=1022448 CPUtime=1055.07 cores=1,3,5,7
/proc/11040/task/11041/stat : 11041 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 307392 0 0 0 105380 127 0 0 25 0 4 0 519333388 1046986752 154365 33554432000 4194304 4650419 140735566239408 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11040/tid=11042] ppid=11038 vsize=1022448 CPUtime=1062.27 cores=1,3,5,7
/proc/11040/task/11042/stat : 11042 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 290444 0 0 0 106117 110 0 0 25 0 4 0 519333388 1046986752 154365 33554432000 4194304 4650419 140735566239408 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11040/tid=11043] ppid=11038 vsize=1022448 CPUtime=1060.6 cores=1,3,5,7
/proc/11040/task/11043/stat : 11043 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 134255 0 0 0 105989 71 0 0 25 0 4 0 519333388 1046986752 154365 33554432000 4194304 4650419 140735566239408 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4240.27
Current children cumulated vsize (KiB) 1022448

[startup+1122.3 s]
/proc/loadavg: 8.15 8.12 7.97 9/182 11113
/proc/meminfo: memFree=24822760/32951132 swapFree=67111364/67111528
[pid=11040] ppid=11038 vsize=1009808 CPUtime=4479.94 cores=1,3,5,7
/proc/11040/stat : 11040 (strangenight1-m) R 11038 11040 10537 0 -1 4202496 1055913 0 0 0 447600 394 0 0 25 0 4 0 519333387 1034043392 151235 33554432000 4194304 4650419 140735566239408 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11040/statm: 252452 151235 393 112 0 247417 0
[pid=11040/tid=11041] ppid=11038 vsize=1009808 CPUtime=1114.75 cores=1,3,5,7
/proc/11040/task/11041/stat : 11041 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 323212 0 0 0 111344 131 0 0 25 0 4 0 519333388 1034043392 151235 33554432000 4194304 4650419 140735566239408 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11040/tid=11042] ppid=11038 vsize=1009808 CPUtime=1122.27 cores=1,3,5,7
/proc/11040/task/11042/stat : 11042 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 298871 0 0 0 112116 111 0 0 25 0 4 0 519333388 1034043392 151235 33554432000 4194304 4650419 140735566239408 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11040/tid=11043] ppid=11038 vsize=1009808 CPUtime=1120.6 cores=1,3,5,7
/proc/11040/task/11043/stat : 11043 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 134255 0 0 0 111989 71 0 0 25 0 4 0 519333388 1034043392 151235 33554432000 4194304 4650419 140735566239408 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4479.94
Current children cumulated vsize (KiB) 1009808

[startup+1182.3 s]
/proc/loadavg: 8.15 8.12 7.98 9/182 11115
/proc/meminfo: memFree=24866924/32951132 swapFree=67111364/67111528
[pid=11040] ppid=11038 vsize=1009808 CPUtime=4719.61 cores=1,3,5,7
/proc/11040/stat : 11040 (strangenight1-m) R 11038 11040 10537 0 -1 4202496 1098081 0 0 0 471561 400 0 0 25 0 4 0 519333387 1034043392 151156 33554432000 4194304 4650419 140735566239408 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11040/statm: 252452 151156 393 112 0 247417 0
[pid=11040/tid=11041] ppid=11038 vsize=1009808 CPUtime=1174.41 cores=1,3,5,7
/proc/11040/task/11041/stat : 11041 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 346840 0 0 0 117307 134 0 0 25 0 4 0 519333388 1034043392 151156 33554432000 4194304 4650419 140735566239408 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11040/tid=11042] ppid=11038 vsize=1009808 CPUtime=1182.27 cores=1,3,5,7
/proc/11040/task/11042/stat : 11042 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 307726 0 0 0 118115 112 0 0 25 0 4 0 519333388 1034043392 151156 33554432000 4194304 4650419 140735566239408 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11040/tid=11043] ppid=11038 vsize=1009808 CPUtime=1180.6 cores=1,3,5,7
/proc/11040/task/11043/stat : 11043 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 134255 0 0 0 117989 71 0 0 25 0 4 0 519333388 1034043392 151156 33554432000 4194304 4650419 140735566239408 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4719.61
Current children cumulated vsize (KiB) 1009808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.5 s]
/proc/loadavg: 8.18 8.13 7.98 9/182 11116
/proc/meminfo: memFree=24674476/32951132 swapFree=67111364/67111528
[pid=11040] ppid=11038 vsize=1009808 CPUtime=4800.32 cores=1,3,5,7
/proc/11040/stat : 11040 (strangenight1-m) R 11038 11040 10537 0 -1 4202496 1111674 0 0 0 479630 402 0 0 25 0 4 0 519333387 1034043392 151142 33554432000 4194304 4650419 140735566239408 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11040/statm: 252452 151142 393 112 0 247417 0
[pid=11040/tid=11041] ppid=11038 vsize=1009808 CPUtime=1194.5 cores=1,3,5,7
/proc/11040/task/11041/stat : 11041 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 354030 0 0 0 119315 135 0 0 25 0 4 0 519333388 1034043392 151142 33554432000 4194304 4650419 140735566239408 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11040/tid=11042] ppid=11038 vsize=1009808 CPUtime=1202.47 cores=1,3,5,7
/proc/11040/task/11042/stat : 11042 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 310482 0 0 0 120135 112 0 0 25 0 4 0 519333388 1034043392 151142 33554432000 4194304 4650419 140735566239408 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11040/tid=11043] ppid=11038 vsize=1009808 CPUtime=1200.81 cores=1,3,5,7
/proc/11040/task/11043/stat : 11043 (strangenight1-m) R 11038 11040 10537 0 -1 4202560 134255 0 0 0 120010 71 0 0 25 0 4 0 519333388 1034043392 151142 33554432000 4194304 4650419 140735566239408 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 1009808

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.54
CPU time (s): 4800.38
CPU user time (s): 4796.32
CPU system time (s): 4.05438
CPU usage (%): 399.186
Max. virtual memory (cumulated for all children) (KiB): 1022448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.32
system time used= 4.05438
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1111674
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= 1090
involuntary context switches= 32928

runsolver used 1.75673 second user time and 4.81827 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-29 13:42:27
IDJOB=3175009
IDBENCH=82627
IDSOLVER=1588
FILE ID=node128/3175009-1304077347
RUNJOBID= node128-1304076143-10954
PBS_JOBID= 13170490
Free space on /tmp= 66968 MiB

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

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

MD5SUM BENCH= f3d7502291dd7fa30e5ba2d51ae116d4
RANDOM SEED=1325708998

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      26625740 kB
Buffers:       1276020 kB
Cached:        4397216 kB
SwapCached:        160 kB
Active:         334092 kB
Inactive:      5405408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      26625740 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            6628 kB
Writeback:           0 kB
AnonPages:       66100 kB
Mapped:          15400 kB
Slab:           523636 kB
PageTables:       4564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   219800 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66960 MiB
End job on node128 at 2011-04-29 14:02:32