Trace number 3175003

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v750-c15000-S888530894-020-UNKNOWN.cnf
MD5SUMdc51a6e5c13ccda52fa46d0bd711de5f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.70513
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.06	c This is CryptoMiniSat 2.9.0
0.00/0.06	c compiled with gcc version 4.4.5
0.00/0.06	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.06	c Reading file 'HOME/instance-3175003-1304076767.cnf'
0.00/0.06	c -- header says num vars:            750
0.00/0.06	c -- header says num clauses:       15000
0.00/0.06	c -- clauses added:            0 learnts,        15000 normals,            0 xors
0.00/0.06	c -- vars added        750
0.00/0.06	c Parsing time:  0.02 s
0.00/0.06	c  N st     0         0       750     15000         0         0     75000         0   no data   no data  --
0.00/0.13	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.27
0.00/0.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.48/0.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.48/0.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.48/0.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
0.48/0.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.89/1.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
3.89/1.01	c Finding binary XORs  T:     0.00 s  found:       0
3.89/1.01	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
3.89/1.01	c calculated reachability. Time: 0.00
3.89/1.01	c Calc default polars -  time:   0.00 s pos:     355 undec:      25 neg:     370
3.89/1.01	c =========================================================================================
3.89/1.01	c types(t): F = full restart, N = normal restart
3.89/1.01	c types(t): S = simplification begin/end, E = solution found
3.89/1.01	c restart types(rt): st = static, dy = dynamic
3.89/1.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.89/1.01	c  B st     0         0       750     15000         0         0     75000         0   no data   no data  --
3.89/1.01	c Decided on static restart strategy
3.89/1.01	c  N st     8      4919       750     15000         0      4875     75000    512491   no data   no data  --
3.89/1.01	c  N st    10     11302       750     15000         0      4532     75000    290327   no data   no data  --
5.10/1.36	c  N st    11     17047       750     15000         0     10230     75000    920260   no data   no data  --
8.29/2.11	c  F st    12     25000       750     15000         0     12540     75000   1137784   no data   no data  --
8.29/2.11	c  N st    12     25000       750     15000         0     12540     75000   1137784   no data   no data  --
9.49/2.47	c  N dy    18     30001       750     15000         0     10746     75000    886549   no data   no data  --
9.49/2.47	c  S st    18     30001       750     15000         0     10746     75000    886549   no data   no data  --
9.89/2.52	c  S st    18     30503       750     15000         0     11248     75000    930890   no data   no data  --
9.89/2.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
9.89/2.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.89/2.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
9.89/2.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.89/2.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.89/2.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
9.89/2.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.90/4.06	c lits-rem:       650  cl-subs:      134  v-elim:      0  v-fix:    0  time:  5.93 s
16.28/4.18	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.48
16.28/4.18	c calculated reachability. Time: 0.00
16.28/4.18	c  N dy    18     30503       750     15000         0     11114     75000    905414   no data   no data  --
17.88/4.53	c  N dy    41     34627       750     15000         0     15221     75000   1310564     81.27     86.88  --
19.08/4.85	c  N dy    62     38818       750     15000         0     11540     75000    668134     80.76     85.19  --
21.07/5.33	c  N dy    80     44328       750     15000         0     17032     75000   1202380     79.25     84.26  --
21.47/5.46	c  S st    90     45755       750     15000         0      9540     75000    345306     79.49     74.74  --
21.87/5.51	c  S st    90     46258       750     15000         0     10043     75000    390727     79.49   no data  --
21.87/5.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
21.87/5.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.87/5.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
21.87/5.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.87/5.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.87/5.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
21.87/5.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.85/9.08	c lits-rem:      1075  cl-subs:        4  v-elim:      0  v-fix:    0  time: 14.15 s
35.85/9.08	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
35.85/9.09	c vivif2 --  cl tried    10039 cl shrink        0 lits rem          0 time: 0.02
36.66/9.20	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.43
36.66/9.20	c calculated reachability. Time: 0.00
36.66/9.20	c  N dy    90     46258       750     15000         0     10039     75000    389062     79.49   no data  --
37.87/9.54	c  N dy   111     50530       750     15000         0     14305     75000    804886     79.47     84.44  --
39.05/9.89	c  N dy   136     54620       750     15000         0     18380     75000   1204953     79.64     85.57  --
40.65/10.27	c  N dy   156     59131       750     15000         0     12936     75000    570890     79.44     83.66  --
41.86/10.60	c  N dy   179     63186       750     15000         0     16987     75000    963950     79.41     84.43  --
43.84/11.00	c  N dy   194     67568       750     15000         0     21349     75000   1379555     78.95     84.15  --
44.24/11.17	c  S st   204     69387       750     15000         0     12209     75000    398488     78.96   no data  --
44.64/11.21	c  S st   204     69888       750     15000         0     12710     75000    440295     78.96   no data  --
44.64/11.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.64/11.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.64/11.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.04
44.64/11.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.64/11.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.64/11.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
44.64/11.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
59.43/14.99	c lits-rem:      1736  cl-subs:       15  v-elim:      0  v-fix:    0  time: 14.95 s
59.43/14.99	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
59.43/14.99	c vivif2 --  cl tried    12695 cl shrink        0 lits rem          0 time: 0.02
60.21/15.13	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.54
60.21/15.13	c calculated reachability. Time: 0.00
60.21/15.13	c  N dy   204     69888       750     15000         0     12695     75000    435781     78.96   no data  --
61.81/15.54	c  N dy   232     74442       750     15000         0     17232     75000    878240     79.10     83.51  --
63.83/16.03	c  N dy   261     79217       750     15000         0     21997     75000   1334814     79.08     86.63  --
65.82/16.55	c  N dy   292     84548       750     15000         0     15349     75000    609942     79.25     83.53  --
67.01/16.81	c  F st   308     87503       750     15000         0     18297     75000    898860     79.31     81.81  --
68.23/17.12	c  N st   313     90807       750     15000         0     21576     75000   1232027     79.31   no data  --
70.60/17.73	c  N dy   334     96610       750     15000         0     14413     75000    422399     79.27     86.84  --
73.02/18.32	c  N dy   375    103018       750     15000         0     20811     75000   1048405     79.40     83.59  --
73.80/18.50	c  S st   380    104832       750     15000         0     22618     75000   1222666     79.27     81.14  --
73.80/18.57	c  S st   380    105343       750     15000         0     23129     75000   1266717     79.27   no data  --
73.80/18.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
73.80/18.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
73.80/18.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
74.20/18.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
74.20/18.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
74.20/18.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
74.20/18.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
94.18/23.68	c lits-rem:      1263  cl-subs:       68  v-elim:      0  v-fix:    0  time: 20.14 s
94.18/23.69	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
94.18/23.70	c vivif2 --  cl tried    23061 cl shrink        0 lits rem          0 time: 0.05
95.37/23.93	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.93
95.37/23.93	c calculated reachability. Time: 0.00
95.37/23.93	c  N dy   380    105343       750     15000         0     23061     75000   1253413     79.27   no data  --
98.18/24.68	c  N dy   424    112136       750     15000         0     15872     75000    474321     79.43     83.67  --
100.97/25.39	c  N dy   464    119476       750     15000         0     23193     75000   1187400     79.42     84.03  --
104.56/26.26	c  N dy   500    127358       750     15000         0     16089     75000    402299     79.35     84.63  --
107.78/27.06	c  N dy   540    135488       750     15000         0     24192     75000   1199419     79.35     84.10  --
111.76/28.10	c  N dy   588    144222       750     15000         0     16946     75000    399803     79.39     84.34  --
115.75/29.06	c  N dy   642    153444       750     15000         0     26137     75000   1298656     79.44     84.28  --
117.74/29.58	c  S st   662    158014       750     15000         0     30695     75000   1741718     79.36   no data  --
118.14/29.66	c  S st   662    158514       750     15000         0     31195     75000   1785697     79.36   no data  --
118.14/29.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
118.14/29.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
118.14/29.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.08
118.54/29.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
118.54/29.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
118.54/29.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
118.54/29.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
159.29/39.93	c lits-rem:      1224  cl-subs:      126  v-elim:      0  v-fix:    0  time: 40.63 s
159.29/39.93	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
159.29/39.95	c vivif2 --  cl tried    31069 cl shrink        0 lits rem          0 time: 0.08
160.50/40.28	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 1.32
160.50/40.28	c calculated reachability. Time: 0.00
160.50/40.28	c  N dy   662    158514       750     15000         0     31069     75000   1762606     79.36   no data  --
165.29/41.41	c  N dy   719    169053       750     15000         0     24624     75000   1051533     79.36     83.95  --
170.47/42.73	c  N dy   775    180038       750     15000         0     35583     75000   2123946     79.37     83.67  --
175.66/44.01	c  N dy   827    191929       750     15000         0     29498     75000   1444336     79.26     84.59  --
181.26/45.49	c  N dy   893    204211       750     15000         0     22802     75000    701475     79.31     84.79  --
187.65/47.08	c  N dy   978    217439       750     15000         0     35998     75000   2009212     79.46     83.91  --
194.44/48.73	c  N dy  1055    231461       750     15000         0     30032     75000   1326350     79.53     84.55  --
197.64/49.52	c  S st  1090    237775       750     15000         0     36328     75000   1942246     79.55   no data  --
198.03/49.62	c  S st  1090    238275       750     15000         0     36828     75000   1987564     79.55   no data  --
198.03/49.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
198.03/49.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
198.03/49.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.09
198.43/49.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
198.43/49.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
198.43/49.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
198.43/49.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
247.57/62.07	c lits-rem:      1264  cl-subs:       98  v-elim:      0  v-fix:    0  time: 49.32 s
247.57/62.07	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
247.57/62.09	c vivif2 --  cl tried    36730 cl shrink        0 lits rem          0 time: 0.08
249.16/62.41	c asymm  cl-useful: 0/13919/15000 lits-rem:0 time: 1.27
249.16/62.41	c calculated reachability. Time: 0.00
249.16/62.41	c  N dy  1090    238275       750     15000         0     36730     75000   1968927     79.55   no data  --
256.76/64.33	c  N dy  1174    253892       750     15000         0     31352     75000   1367951     79.58     84.00  --
265.15/66.47	c  N dy  1261    270184       750     15000         0     25659     75000    711694     79.59     85.86  --
274.33/68.71	c  N dy  1367    287432       750     15000         0     42848     75000   2391762     79.64     86.45  --
284.32/71.20	c  N dy  1474    305990       750     15000         0     38423     75000   1865512     79.69     84.07  --
284.32/71.24	c  F st  1476    306251       750     15000         0     38684     75000   1890809     79.68     84.07  --
295.11/73.91	c  N dy  1563    325663       750     15000         0     34104     75000   1361872     79.71     86.02  --
307.08/76.93	c  N dy  1669    345682       750     15000         0     29152     75000    790977     79.71     95.67  --
313.48/78.57	c  S st  1728    357412       750     15000         0     40840     75000   1936347     79.70     74.86  --
313.88/78.68	c  S st  1728    357914       750     15000         0     41341     75000   1979642     79.70   no data  --
313.88/78.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
313.88/78.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
314.30/78.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.10
314.30/78.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
314.30/78.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
314.30/78.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
314.30/78.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
375.00/93.90	c lits-rem:       826  cl-subs:      140  v-elim:      0  v-fix:    0  time: 60.35 s
375.00/93.90	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
375.00/93.92	c vivif2 --  cl tried    41201 cl shrink        0 lits rem          0 time: 0.09
375.00/93.96	c asymm  cl-useful: 0/1081/15000 lits-rem:0 time: 0.14
375.00/93.96	c calculated reachability. Time: 0.00
375.00/93.96	c  N dy  1728    357914       750     15000         0     41201     75000   1954770     79.70   no data  --
386.58/96.85	c  N dy  1852    378009       750     15000         0     35317     75000   1299650     79.77     84.21  --
399.36/100.00	c  N dy  1964    398077       750     15000         0     28396     75000    531986     79.79     86.31  --
410.15/102.77	c  N dy  2075    418265       750     15000         0     48514     75000   2506273     79.80     84.07  --
422.13/105.78	c  N dy  2186    438409       750     15000         0     40687     75000   1655809     79.82     84.85  --
435.31/109.05	c  N dy  2296    458505       750     15000         0     31827     75000    685392     79.82     84.22  --
447.30/112.07	c  N dy  2404    478522       750     15000         0     51778     75000   2635525     79.84     84.06  --
460.08/115.21	c  N dy  2502    498566       750     15000         0     41866     75000   1583637     79.84     84.28  --
474.86/118.91	c  N dy  2606    518735       750     15000         0     31069     75000    431209     79.84     84.40  --
485.66/121.61	c  S st  2707    536873       750     15000         0     49146     75000   2188201     79.84   no data  --
486.06/121.74	c  S st  2707    537380       750     15000         0     49653     75000   2234127     79.84   no data  --
486.06/121.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
486.06/121.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
486.06/121.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.13
486.44/121.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
486.44/121.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
486.44/121.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
486.44/121.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
582.33/145.89	c lits-rem:       837  cl-subs:      116  v-elim:      0  v-fix:    0  time: 95.92 s
582.33/145.89	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
582.73/145.91	c vivif2 --  cl tried    49537 cl shrink        0 lits rem          0 time: 0.10
583.91/146.29	c asymm  cl-useful: 0/11300/15000 lits-rem:0 time: 1.52
583.91/146.29	c calculated reachability. Time: 0.00
583.91/146.29	c  N dy  2707    537380       750     15000         0     49537     75000   2212803     79.84   no data  --
599.50/150.10	c  N dy  2823    557462       750     15000         0     37649     75000    991352     79.87     85.26  --
613.50/153.61	c  N dy  2918    577704       750     15000         0     57812     75000   2978359     79.87     85.24  --
627.85/157.20	c  N dy  3026    597783       750     15000         0     44925     75000   1612802     79.87     84.82  --
643.85/161.29	c  N dy  3145    618077       750     15000         0     65164     75000   3594675     79.89     84.20  --
657.82/164.79	c  N dy  3261    638165       750     15000         0     51305     75000   2152931     79.91     84.33  --
675.01/169.09	c  N dy  3371    658192       750     15000         0     36384     75000    593683     79.92     86.08  --
689.37/172.60	c  N dy  3481    678721       750     15000         0     56838     75000   2595449     79.93     85.62  --
706.54/176.95	c  N dy  3595    698788       750     15000         0     40953     75000    959137     79.95     84.57  --
721.73/180.76	c  N dy  3704    718848       750     15000         0     60946     75000   2930076     79.95     84.64  --
739.70/185.24	c  N dy  3827    738942       750     15000         0     44098     75000   1176681     79.99     84.42  --
756.08/189.31	c  N dy  3931    759042       750     15000         0     64141     75000   3154329     79.99     93.26  --
773.65/193.77	c  N dy  4046    779176       750     15000         0     46328     75000   1301652     80.01     84.66  --
790.84/198.01	c  N dy  4156    799190       750     15000         0     66280     75000   3269902     80.03     85.47  --
797.64/199.78	c  S st  4194    806073       750     15000         0     73124     75000   3947942     80.04   no data  --
798.42/199.98	c  S st  4194    806576       750     15000         0     73627     75000   3991775     80.04   no data  --
798.42/199.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
798.42/199.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
798.82/200.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.20
799.22/200.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
799.22/200.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
799.22/200.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
799.22/200.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2812.53/704.14	c lits-rem:       883  cl-subs:      264  v-elim:      0  v-fix:    0  time: 2011.64 s
2812.53/704.15	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.01
2812.53/704.19	c vivif2 --  cl tried    73363 cl shrink        0 lits rem          0 time: 0.17
2813.73/704.44	c asymm  cl-useful: 0/3700/15000 lits-rem:0 time: 1.00
2813.73/704.44	c calculated reachability. Time: 0.00
2813.73/704.44	c  N dy  4194    806576       750     15000         0     73363     75000   3944129     80.04   no data  --
2830.51/708.64	c  N dy  4300    826661       750     15000         0     54512     75000   2021096     80.03     84.29  --
2850.10/713.56	c  N dy  4409    846760       750     15000         0     74544     75000   3995265     80.04     85.13  --
2868.05/718.07	c  N dy  4519    866825       750     15000         0     54687     75000   1951144     80.05     86.47  --
2888.44/723.11	c  N dy  4640    886907       750     15000         0     74686     75000   3942080     80.09     85.02  --
2906.83/727.76	c  N dy  4759    906921       750     15000         0     53792     75000   1766120     80.11     85.90  --
2926.78/732.70	c  N dy  4870    926932       750     15000         0     73737     75000   3731864     80.12     97.48  --
2946.37/737.70	c  N dy  4987    947125       750     15000         0     52002     75000   1505977     80.14     85.22  --
2965.93/742.54	c  N dy  5103    967148       750     15000         0     71946     75000   3477663     80.17     84.76  --
2987.50/747.95	c  N dy  5214    987188       750     15000         0     49054     75000   1121506     80.18     86.71  --
3005.07/752.39	c  N dy  5331   1007202       750     15000         0     68994     75000   3099750     80.21     84.88  --
3027.45/757.90	c  N dy  5430   1027491       750     15000         0     45365     75000    670333     80.20     84.68  --
3043.82/762.00	c  N dy  5529   1047524       750     15000         0     65310     75000   2629212     80.19     86.26  --
3065.42/767.46	c  N dy  5641   1067623       750     15000         0     85339     75000   4609076     80.21     84.49  --
3070.98/768.81	c  F st  5667   1071876       750     15000         0     89576     75000   5029804     80.21     83.57  --
3083.37/771.94	c  N dy  5730   1087789       750     15000         0     60596     75000   2101435     80.21     84.76  --
3104.15/777.10	c  N dy  5844   1108031       750     15000         0     80756     75000   4103652     80.22     84.68  --
3124.52/782.22	c  N dy  5946   1128033       750     15000         0     54886     75000   1420336     80.21     86.50  --
3142.89/786.89	c  N dy  6042   1148064       750     15000         0     74839     75000   3395305     80.21     85.09  --
3166.48/792.76	c  N dy  6144   1168191       750     15000         0     48063     75000    661835     80.21     84.63  --
3183.65/797.09	c  N dy  6252   1188333       750     15000         0     68125     75000   2646869     80.22     85.01  --
3206.41/802.77	c  N dy  6356   1208381       750     15000         0     88107     75000   4627628     80.23     87.96  --
3208.40/803.26	c  S st  6366   1209864       750     15000         0     89582     75000   4774935     80.23   no data  --
3209.60/803.51	c  S st  6366   1210367       750     15000         0     90085     75000   4819530     80.23   no data  --
3209.60/803.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
3209.60/803.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3209.60/803.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.25
3210.42/803.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3210.42/803.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3210.42/803.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
3210.42/803.73	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-3175003-1304076767/watcher-3175003-1304076767 -o /tmp/evaluation-result-3175003-1304076767/solver-3175003-1304076767 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175003-1304076767.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: 5.07 5.19 6.54 2/178 8509
/proc/meminfo: memFree=25036108/32951124 swapFree=67111352/67111528
[pid=8509] ppid=8507 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/8509/stat : 8509 (strangenight1-m) R 8507 8509 7180 0 -1 4202496 413 0 0 0 0 0 0 0 22 0 4 0 519274911 52465664 352 33554432000 4194304 4650419 140736759674336 18446744073709551615 246516890609 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8509/statm: 12809 352 303 112 0 7774 0
[pid=8509/tid=8510] ppid=8507 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/8509/task/8510/stat : 8510 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 519274911 52465664 355 33554432000 4194304 4650419 140736759674336 18446744073709551615 46950521345970 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8509/tid=8511] ppid=8507 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/8509/task/8511/stat : 8511 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 519274911 52465664 355 33554432000 4194304 4650419 140736759674336 18446744073709551615 46950521345970 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8509/tid=8512] ppid=8507 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/8509/task/8512/stat : 8512 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 519274911 52465664 355 33554432000 4194304 4650419 140736759674336 18446744073709551615 46950521345970 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.119001 s]
/proc/loadavg: 5.07 5.19 6.54 2/178 8509
/proc/meminfo: memFree=25036108/32951124 swapFree=67111352/67111528
[pid=8509] ppid=8507 vsize=284836 CPUtime=0.48 cores=1,3,5,7
/proc/8509/stat : 8509 (strangenight1-m) D 8507 8509 7180 0 -1 4202496 3832 0 0 0 47 1 0 0 18 0 4 0 519274911 291672064 3319 33554432000 4194304 4650419 140736759674336 18446744073709551615 4426904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8509/statm: 71209 3400 376 112 0 66174 0
[pid=8509/tid=8510] ppid=8507 vsize=284836 CPUtime=0.13 cores=1,3,5,7
/proc/8509/task/8510/stat : 8510 (strangenight1-m) S 8507 8509 7180 0 -1 4202560 722 0 0 0 13 0 0 0 18 0 4 0 519274911 291672064 3457 33554432000 4194304 4650419 140736759674336 18446744073709551615 246516939246 0 0 4096 2 18446604471116485632 0 0 -1 7 0 0 0
[pid=8509/tid=8511] ppid=8507 vsize=284836 CPUtime=0.13 cores=1,3,5,7
/proc/8509/task/8511/stat : 8511 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 1128 0 0 0 13 0 0 0 18 0 4 0 519274911 291672064 3510 33554432000 4194304 4650419 140736759674336 18446744073709551615 246516495393 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8509/tid=8512] ppid=8507 vsize=284836 CPUtime=0.08 cores=1,3,5,7
/proc/8509/task/8512/stat : 8512 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 666 0 0 0 8 0 0 0 18 0 4 0 519274911 291672064 3591 33554432000 4194304 4650419 140736759674336 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 284836

[startup+0.83464 s]
/proc/loadavg: 5.07 5.19 6.54 2/178 8509
/proc/meminfo: memFree=25036108/32951124 swapFree=67111352/67111528
[pid=8509] ppid=8507 vsize=298824 CPUtime=3.23 cores=1,3,5,7
/proc/8509/stat : 8509 (strangenight1-m) D 8507 8509 7180 0 -1 4202496 12423 0 0 0 321 2 0 0 18 0 4 0 519274911 305995776 6448 33554432000 4194304 4650419 140736759674336 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8509/statm: 72360 6438 391 112 0 67325 0
[pid=8509/tid=8510] ppid=8507 vsize=289440 CPUtime=0.81 cores=1,3,5,7
/proc/8509/task/8510/stat : 8510 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 3314 0 0 0 81 0 0 0 18 0 4 0 519274911 296386560 6438 33554432000 4194304 4650419 140736759674336 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8509/tid=8511] ppid=8507 vsize=289440 CPUtime=0.81 cores=1,3,5,7
/proc/8509/task/8511/stat : 8511 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 3338 0 0 0 81 0 0 0 18 0 4 0 519274911 296386560 6438 33554432000 4194304 4650419 140736759674336 18446744073709551615 246516877671 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8509/tid=8512] ppid=8507 vsize=289440 CPUtime=0.76 cores=1,3,5,7
/proc/8509/task/8512/stat : 8512 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 2386 0 0 0 76 0 0 0 18 0 4 0 519274911 296386560 6438 33554432000 4194304 4650419 140736759674336 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.23
Current children cumulated vsize (KiB) 298824

[startup+0.900875 s]
/proc/loadavg: 5.07 5.19 6.54 2/178 8509
/proc/meminfo: memFree=25036108/32951124 swapFree=67111352/67111528
[pid=8509] ppid=8507 vsize=289940 CPUtime=3.49 cores=1,3,5,7
/proc/8509/stat : 8509 (strangenight1-m) R 8507 8509 7180 0 -1 4202496 13299 0 0 0 347 2 0 0 18 0 4 0 519274911 296898560 6365 33554432000 4194304 4650419 140736759674336 18446744073709551615 4310830 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8509/statm: 72485 6365 391 112 0 67450 0
[pid=8509/tid=8510] ppid=8507 vsize=289940 CPUtime=0.88 cores=1,3,5,7
/proc/8509/task/8510/stat : 8510 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 3418 0 0 0 88 0 0 0 18 0 4 0 519274911 296898560 6365 33554432000 4194304 4650419 140736759674336 18446744073709551615 4366835 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8509/tid=8511] ppid=8507 vsize=289940 CPUtime=0.88 cores=1,3,5,7
/proc/8509/task/8511/stat : 8511 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 3448 0 0 0 88 0 0 0 18 0 4 0 519274911 296898560 6365 33554432000 4194304 4650419 140736759674336 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8509/tid=8512] ppid=8507 vsize=289940 CPUtime=0.83 cores=1,3,5,7
/proc/8509/task/8512/stat : 8512 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 2492 0 0 0 83 0 0 0 19 0 4 0 519274911 296898560 6365 33554432000 4194304 4650419 140736759674336 18446744073709551615 4330612 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.49
Current children cumulated vsize (KiB) 289940

[startup+1.00086 s]
/proc/loadavg: 5.07 5.19 6.54 2/178 8509
/proc/meminfo: memFree=25036108/32951124 swapFree=67111352/67111528
[pid=8509] ppid=8507 vsize=289940 CPUtime=3.89 cores=1,3,5,7
/proc/8509/stat : 8509 (strangenight1-m) R 8507 8509 7180 0 -1 4202496 13926 0 0 0 387 2 0 0 18 0 4 0 519274911 296898560 6992 33554432000 4194304 4650419 140736759674336 18446744073709551615 4365192 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8509/statm: 72485 6992 391 112 0 67450 0
[pid=8509/tid=8510] ppid=8507 vsize=289940 CPUtime=0.98 cores=1,3,5,7
/proc/8509/task/8510/stat : 8510 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 3576 0 0 0 98 0 0 0 19 0 4 0 519274911 296898560 6992 33554432000 4194304 4650419 140736759674336 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8509/tid=8511] ppid=8507 vsize=289940 CPUtime=0.98 cores=1,3,5,7
/proc/8509/task/8511/stat : 8511 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 3604 0 0 0 98 0 0 0 18 0 4 0 519274911 296898560 6993 33554432000 4194304 4650419 140736759674336 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8509/tid=8512] ppid=8507 vsize=289940 CPUtime=0.93 cores=1,3,5,7
/proc/8509/task/8512/stat : 8512 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 2643 0 0 0 93 0 0 0 19 0 4 0 519274911 296898560 6993 33554432000 4194304 4650419 140736759674336 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.89
Current children cumulated vsize (KiB) 289940

[startup+1.50077 s]
/proc/loadavg: 5.07 5.19 6.54 2/178 8509
/proc/meminfo: memFree=25036108/32951124 swapFree=67111352/67111528
[pid=8509] ppid=8507 vsize=291100 CPUtime=5.9 cores=1,3,5,7
/proc/8509/stat : 8509 (strangenight1-m) R 8507 8509 7180 0 -1 4202496 18454 0 0 0 587 3 0 0 19 0 4 0 519274911 298086400 7237 33554432000 4194304 4650419 140736759674336 18446744073709551615 4333710 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8509/statm: 72775 7237 391 112 0 67740 0
[pid=8509/tid=8510] ppid=8507 vsize=291100 CPUtime=1.48 cores=1,3,5,7
/proc/8509/task/8510/stat : 8510 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 4650 0 0 0 148 0 0 0 19 0 4 0 519274911 298086400 7237 33554432000 4194304 4650419 140736759674336 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8509/tid=8511] ppid=8507 vsize=291100 CPUtime=1.48 cores=1,3,5,7
/proc/8509/task/8511/stat : 8511 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 4722 0 0 0 147 1 0 0 19 0 4 0 519274911 298086400 7237 33554432000 4194304 4650419 140736759674336 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8509/tid=8512] ppid=8507 vsize=291100 CPUtime=1.43 cores=1,3,5,7
/proc/8509/task/8512/stat : 8512 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 3762 0 0 0 143 0 0 0 20 0 4 0 519274911 298086400 7237 33554432000 4194304 4650419 140736759674336 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 291100

[startup+3.10047 s]
/proc/loadavg: 5.31 5.23 6.55 9/188 8522
/proc/meminfo: memFree=24773836/32951124 swapFree=67111352/67111528
[pid=8509] ppid=8507 vsize=265012 CPUtime=12.29 cores=1,3,5,7
/proc/8509/stat : 8509 (strangenight1-m) R 8507 8509 7180 0 -1 4202496 35016 0 0 0 1222 7 0 0 24 0 4 0 519274911 271372288 18857 33554432000 4194304 4650419 140736759674336 18446744073709551615 4439641 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8509/statm: 66253 18857 393 112 0 61218 0
[pid=8509/tid=8510] ppid=8507 vsize=265012 CPUtime=3.06 cores=1,3,5,7
/proc/8509/task/8510/stat : 8510 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 8285 0 0 0 305 1 0 0 24 0 4 0 519274911 271372288 18857 33554432000 4194304 4650419 140736759674336 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8509/tid=8511] ppid=8507 vsize=265012 CPUtime=3.08 cores=1,3,5,7
/proc/8509/task/8511/stat : 8511 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 7740 0 0 0 307 1 0 0 24 0 4 0 519274911 271372288 18857 33554432000 4194304 4650419 140736759674336 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8509/tid=8512] ppid=8507 vsize=265012 CPUtime=3.03 cores=1,3,5,7
/proc/8509/task/8512/stat : 8512 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 6699 0 0 0 302 1 0 0 25 0 4 0 519274911 271372288 18857 33554432000 4194304 4650419 140736759674336 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 265012

[startup+6.30089 s]
/proc/loadavg: 5.31 5.23 6.55 9/188 8522
/proc/meminfo: memFree=24705512/32951124 swapFree=67111352/67111528
[pid=8509] ppid=8507 vsize=264644 CPUtime=25.06 cores=1,3,5,7
/proc/8509/stat : 8509 (strangenight1-m) R 8507 8509 7180 0 -1 4202496 46569 0 0 0 2497 9 0 0 25 0 4 0 519274911 270995456 27095 33554432000 4194304 4650419 140736759674336 18446744073709551615 4439619 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8509/statm: 66161 27095 393 112 0 61126 0
[pid=8509/tid=8510] ppid=8507 vsize=264644 CPUtime=6.25 cores=1,3,5,7
/proc/8509/task/8510/stat : 8510 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 8475 0 0 0 624 1 0 0 25 0 4 0 519274911 270995456 27095 33554432000 4194304 4650419 140736759674336 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8509/tid=8511] ppid=8507 vsize=264644 CPUtime=6.28 cores=1,3,5,7
/proc/8509/task/8511/stat : 8511 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 11538 0 0 0 626 2 0 0 25 0 4 0 519274911 270995456 27095 33554432000 4194304 4650419 140736759674336 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8509/tid=8512] ppid=8507 vsize=264644 CPUtime=6.23 cores=1,3,5,7
/proc/8509/task/8512/stat : 8512 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 11626 0 0 0 620 3 0 0 25 0 4 0 519274911 270995456 27095 33554432000 4194304 4650419 140736759674336 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 264644

[startup+12.7007 s]
/proc/loadavg: 5.72 5.33 6.57 9/188 8522
/proc/meminfo: memFree=24625656/32951124 swapFree=67111352/67111528
[pid=8509] ppid=8507 vsize=360960 CPUtime=50.65 cores=1,3,5,7
/proc/8509/stat : 8509 (strangenight1-m) R 8507 8509 7180 0 -1 4202496 68609 0 0 0 5050 15 0 0 25 0 4 0 519274911 369623040 45780 33554432000 4194304 4650419 140736759674336 18446744073709551615 4438653 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8509/statm: 90240 45780 393 112 0 85205 0
[pid=8509/tid=8510] ppid=8507 vsize=360960 CPUtime=12.62 cores=1,3,5,7
/proc/8509/task/8510/stat : 8510 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 14641 0 0 0 1259 3 0 0 25 0 4 0 519274911 369623040 45780 33554432000 4194304 4650419 140736759674336 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8509/tid=8511] ppid=8507 vsize=360960 CPUtime=12.69 cores=1,3,5,7
/proc/8509/task/8511/stat : 8511 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 16424 0 0 0 1266 3 0 0 25 0 4 0 519274911 369623040 45780 33554432000 4194304 4650419 140736759674336 18446744073709551615 4439371 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8509/tid=8512] ppid=8507 vsize=360960 CPUtime=12.64 cores=1,3,5,7
/proc/8509/task/8512/stat : 8512 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 18830 0 0 0 1259 5 0 0 25 0 4 0 519274911 369623040 45780 33554432000 4194304 4650419 140736759674336 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 360960

[startup+25.5004 s]
/proc/loadavg: 6.07 5.41 6.58 9/188 8523
/proc/meminfo: memFree=24246084/32951124 swapFree=67111352/67111528
[pid=8509] ppid=8507 vsize=426496 CPUtime=101.76 cores=1,3,5,7
/proc/8509/stat : 8509 (strangenight1-m) R 8507 8509 7180 0 -1 4202496 99136 0 0 0 10152 24 0 0 25 0 4 0 519274911 436731904 65790 33554432000 4194304 4650419 140736759674336 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8509/statm: 106624 65790 393 112 0 101589 0
[pid=8509/tid=8510] ppid=8507 vsize=426496 CPUtime=25.35 cores=1,3,5,7
/proc/8509/task/8510/stat : 8510 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 22307 0 0 0 2529 6 0 0 25 0 4 0 519274911 436731904 65790 33554432000 4194304 4650419 140736759674336 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8509/tid=8511] ppid=8507 vsize=426496 CPUtime=25.48 cores=1,3,5,7
/proc/8509/task/8511/stat : 8511 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 24189 0 0 0 2543 5 0 0 25 0 4 0 519274911 436731904 65790 33554432000 4194304 4650419 140736759674336 18446744073709551615 4314985 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8509/tid=8512] ppid=8507 vsize=426496 CPUtime=25.43 cores=1,3,5,7
/proc/8509/task/8512/stat : 8512 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 27474 0 0 0 2536 7 0 0 25 0 4 0 519274911 436731904 65790 33554432000 4194304 4650419 140736759674336 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 426496

[startup+51.1007 s]
/proc/loadavg: 6.79 5.64 6.62 9/188 8523
/proc/meminfo: memFree=24128132/32951124 swapFree=67111352/67111528
[pid=8509] ppid=8507 vsize=534920 CPUtime=204.03 cores=1,3,5,7
/proc/8509/stat : 8509 (strangenight1-m) R 8507 8509 7180 0 -1 4202496 144995 0 0 0 20367 36 0 0 25 0 4 0 519274911 547758080 77136 33554432000 4194304 4650419 140736759674336 18446744073709551615 4438666 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8509/statm: 133730 77136 393 112 0 128695 0
[pid=8509/tid=8510] ppid=8507 vsize=534920 CPUtime=50.81 cores=1,3,5,7
/proc/8509/task/8510/stat : 8510 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 35516 0 0 0 5072 9 0 0 25 0 4 0 519274911 547758080 77136 33554432000 4194304 4650419 140736759674336 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8509/tid=8511] ppid=8507 vsize=534920 CPUtime=51.08 cores=1,3,5,7
/proc/8509/task/8511/stat : 8511 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 34755 0 0 0 5101 7 0 0 25 0 4 0 519274911 547758080 77136 33554432000 4194304 4650419 140736759674336 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8509/tid=8512] ppid=8507 vsize=534920 CPUtime=51.03 cores=1,3,5,7
/proc/8509/task/8512/stat : 8512 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 36251 0 0 0 5092 11 0 0 25 0 4 0 519274911 547758080 77136 33554432000 4194304 4650419 140736759674336 18446744073709551615 4313443 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.03
Current children cumulated vsize (KiB) 534920

[startup+102.3 s]
/proc/loadavg: 7.52 6.03 6.70 9/188 8525
/proc/meminfo: memFree=23952260/32951124 swapFree=67111352/67111528
[pid=8509] ppid=8507 vsize=579920 CPUtime=408.54 cores=1,3,5,7
/proc/8509/stat : 8509 (strangenight1-m) R 8507 8509 7180 0 -1 4202496 230876 0 0 0 40789 65 0 0 25 0 4 0 519274911 593838080 99088 33554432000 4194304 4650419 140736759674336 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8509/statm: 144980 99088 393 112 0 139945 0
[pid=8509/tid=8510] ppid=8507 vsize=579920 CPUtime=101.73 cores=1,3,5,7
/proc/8509/task/8510/stat : 8510 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 60551 0 0 0 10154 19 0 0 25 0 4 0 519274911 593838080 99088 33554432000 4194304 4650419 140736759674336 18446744073709551615 4366068 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8509/tid=8511] ppid=8507 vsize=579920 CPUtime=102.28 cores=1,3,5,7
/proc/8509/task/8511/stat : 8511 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 50729 0 0 0 10215 13 0 0 25 0 4 0 519274911 593838080 99088 33554432000 4194304 4650419 140736759674336 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8509/tid=8512] ppid=8507 vsize=579920 CPUtime=102.23 cores=1,3,5,7
/proc/8509/task/8512/stat : 8512 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 62831 0 0 0 10203 20 0 0 25 0 4 0 519274911 593838080 99088 33554432000 4194304 4650419 140736759674336 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.54
Current children cumulated vsize (KiB) 579920

[startup+162.3 s]

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

[pid=8509] ppid=8507 vsize=931464 CPUtime=2565.66 cores=1,3,5,7
/proc/8509/stat : 8509 (strangenight1-m) R 8507 8509 7180 0 -1 4202496 629743 0 0 0 256305 261 0 0 25 0 4 0 519274911 953819136 150690 33554432000 4194304 4650419 140736759674336 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8509/statm: 232866 150690 393 112 0 227831 0
[pid=8509/tid=8510] ppid=8507 vsize=931464 CPUtime=638.8 cores=1,3,5,7
/proc/8509/task/8510/stat : 8510 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 170804 0 0 0 63801 79 0 0 25 0 4 0 519274911 953819136 150690 33554432000 4194304 4650419 140736759674336 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8509/tid=8511] ppid=8507 vsize=931464 CPUtime=642.3 cores=1,3,5,7
/proc/8509/task/8511/stat : 8511 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 206894 0 0 0 64134 96 0 0 25 0 4 0 519274911 953819136 150690 33554432000 4194304 4650419 140736759674336 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8509/tid=8512] ppid=8507 vsize=931464 CPUtime=642.25 cores=1,3,5,7
/proc/8509/task/8512/stat : 8512 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 161423 0 0 0 64168 57 0 0 25 0 4 0 519274911 953819136 150690 33554432000 4194304 4650419 140736759674336 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2565.66
Current children cumulated vsize (KiB) 931464

[startup+702.301 s]
/proc/loadavg: 8.30 7.92 7.39 9/188 8541
/proc/meminfo: memFree=23180056/32951124 swapFree=67111352/67111528
[pid=8509] ppid=8507 vsize=882296 CPUtime=2805.35 cores=1,3,5,7
/proc/8509/stat : 8509 (strangenight1-m) R 8507 8509 7180 0 -1 4202496 649864 0 0 0 280260 275 0 0 25 0 4 0 519274911 903471104 150514 33554432000 4194304 4650419 140736759674336 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8509/statm: 220574 150514 393 112 0 215539 0
[pid=8509/tid=8510] ppid=8507 vsize=882296 CPUtime=698.48 cores=1,3,5,7
/proc/8509/task/8510/stat : 8510 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 190925 0 0 0 69755 93 0 0 25 0 4 0 519274911 903471104 150514 33554432000 4194304 4650419 140736759674336 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8509/tid=8511] ppid=8507 vsize=882296 CPUtime=702.3 cores=1,3,5,7
/proc/8509/task/8511/stat : 8511 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 206894 0 0 0 70134 96 0 0 25 0 4 0 519274911 903471104 150514 33554432000 4194304 4650419 140736759674336 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8509/tid=8512] ppid=8507 vsize=882296 CPUtime=702.25 cores=1,3,5,7
/proc/8509/task/8512/stat : 8512 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 161423 0 0 0 70168 57 0 0 25 0 4 0 519274911 903471104 150514 33554432000 4194304 4650419 140736759674336 18446744073709551615 4476449 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.35
Current children cumulated vsize (KiB) 882296

[startup+762.301 s]
/proc/loadavg: 8.20 7.96 7.44 9/188 8542
/proc/meminfo: memFree=23158928/32951124 swapFree=67111352/67111528
[pid=8509] ppid=8507 vsize=926232 CPUtime=3045.02 cores=1,3,5,7
/proc/8509/stat : 8509 (strangenight1-m) R 8507 8509 7180 0 -1 4202496 675533 0 0 0 304211 291 0 0 25 0 4 0 519274911 948461568 148288 33554432000 4194304 4650419 140736759674336 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8509/statm: 231558 148288 393 112 0 226523 0
[pid=8509/tid=8510] ppid=8507 vsize=926232 CPUtime=758.15 cores=1,3,5,7
/proc/8509/task/8510/stat : 8510 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 196471 0 0 0 75718 97 0 0 25 0 4 0 519274911 948461568 148288 33554432000 4194304 4650419 140736759674336 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8509/tid=8511] ppid=8507 vsize=926232 CPUtime=762.3 cores=1,3,5,7
/proc/8509/task/8511/stat : 8511 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 206894 0 0 0 76134 96 0 0 25 0 4 0 519274911 948461568 148288 33554432000 4194304 4650419 140736759674336 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8509/tid=8512] ppid=8507 vsize=926232 CPUtime=762.25 cores=1,3,5,7
/proc/8509/task/8512/stat : 8512 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 161425 0 0 0 76168 57 0 0 25 0 4 0 519274911 948461568 148288 33554432000 4194304 4650419 140736759674336 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.02
Current children cumulated vsize (KiB) 926232

[startup+822.301 s]
/proc/loadavg: 8.28 8.02 7.49 9/188 8544
/proc/meminfo: memFree=23146992/32951124 swapFree=67111352/67111528
[pid=8509] ppid=8507 vsize=926976 CPUtime=3284.73 cores=1,3,5,7
/proc/8509/stat : 8509 (strangenight1-m) R 8507 8509 7180 0 -1 4202496 709725 0 0 0 328155 318 0 0 25 0 4 0 519274911 949223424 151044 33554432000 4194304 4650419 140736759674336 18446744073709551615 4476293 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8509/statm: 231744 151044 393 112 0 226709 0
[pid=8509/tid=8510] ppid=8507 vsize=926976 CPUtime=817.82 cores=1,3,5,7
/proc/8509/task/8510/stat : 8510 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 217683 0 0 0 81669 113 0 0 25 0 4 0 519274911 949223424 151044 33554432000 4194304 4650419 140736759674336 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8509/tid=8511] ppid=8507 vsize=926976 CPUtime=822.31 cores=1,3,5,7
/proc/8509/task/8511/stat : 8511 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 206894 0 0 0 82135 96 0 0 25 0 4 0 519274911 949223424 151044 33554432000 4194304 4650419 140736759674336 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8509/tid=8512] ppid=8507 vsize=926976 CPUtime=822.26 cores=1,3,5,7
/proc/8509/task/8512/stat : 8512 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 161425 0 0 0 82169 57 0 0 25 0 4 0 519274911 949223424 151044 33554432000 4194304 4650419 140736759674336 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.73
Current children cumulated vsize (KiB) 926976

[startup+882.301 s]
/proc/loadavg: 8.22 8.04 7.53 9/188 8545
/proc/meminfo: memFree=23158992/32951124 swapFree=67111352/67111528
[pid=8509] ppid=8507 vsize=978376 CPUtime=3524.38 cores=1,3,5,7
/proc/8509/stat : 8509 (strangenight1-m) R 8507 8509 7180 0 -1 4202496 734328 0 0 0 352108 330 0 0 25 0 4 0 519274911 1001857024 155684 33554432000 4194304 4650419 140736759674336 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8509/statm: 244594 155684 393 112 0 239559 0
[pid=8509/tid=8510] ppid=8507 vsize=978376 CPUtime=877.49 cores=1,3,5,7
/proc/8509/task/8510/stat : 8510 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 237068 0 0 0 87624 125 0 0 25 0 4 0 519274911 1001857024 155684 33554432000 4194304 4650419 140736759674336 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8509/tid=8511] ppid=8507 vsize=978376 CPUtime=882.3 cores=1,3,5,7
/proc/8509/task/8511/stat : 8511 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 206894 0 0 0 88134 96 0 0 25 0 4 0 519274911 1001857024 155684 33554432000 4194304 4650419 140736759674336 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8509/tid=8512] ppid=8507 vsize=978376 CPUtime=882.25 cores=1,3,5,7
/proc/8509/task/8512/stat : 8512 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 161425 0 0 0 88168 57 0 0 25 0 4 0 519274911 1001857024 155684 33554432000 4194304 4650419 140736759674336 18446744073709551615 4476432 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.38
Current children cumulated vsize (KiB) 978376

[startup+942.307 s]
/proc/loadavg: 8.27 8.08 7.57 9/188 8547
/proc/meminfo: memFree=23052320/32951124 swapFree=67111352/67111528
[pid=8509] ppid=8507 vsize=978988 CPUtime=3764.08 cores=1,3,5,7
/proc/8509/stat : 8509 (strangenight1-m) R 8507 8509 7180 0 -1 4202496 751953 0 0 0 376070 338 0 0 25 0 4 0 519274911 1002483712 153530 33554432000 4194304 4650419 140736759674336 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8509/statm: 244747 153530 393 112 0 239712 0
[pid=8509/tid=8510] ppid=8507 vsize=978988 CPUtime=937.17 cores=1,3,5,7
/proc/8509/task/8510/stat : 8510 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 250594 0 0 0 93584 133 0 0 25 0 4 0 519274911 1002483712 153530 33554432000 4194304 4650419 140736759674336 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8509/tid=8511] ppid=8507 vsize=978988 CPUtime=942.31 cores=1,3,5,7
/proc/8509/task/8511/stat : 8511 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 206894 0 0 0 94135 96 0 0 25 0 4 0 519274911 1002483712 153530 33554432000 4194304 4650419 140736759674336 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8509/tid=8512] ppid=8507 vsize=978988 CPUtime=942.26 cores=1,3,5,7
/proc/8509/task/8512/stat : 8512 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 162065 0 0 0 94169 57 0 0 25 0 4 0 519274911 1002483712 153530 33554432000 4194304 4650419 140736759674336 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.08
Current children cumulated vsize (KiB) 978988

[startup+1002.3 s]
/proc/loadavg: 8.19 8.09 7.60 9/188 8549
/proc/meminfo: memFree=23100896/32951124 swapFree=67111352/67111528
[pid=8509] ppid=8507 vsize=978988 CPUtime=4003.74 cores=1,3,5,7
/proc/8509/stat : 8509 (strangenight1-m) R 8507 8509 7180 0 -1 4202496 752000 0 0 0 400036 338 0 0 25 0 4 0 519274911 1002483712 153508 33554432000 4194304 4650419 140736759674336 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8509/statm: 244747 153508 393 112 0 239712 0
[pid=8509/tid=8510] ppid=8507 vsize=978988 CPUtime=996.85 cores=1,3,5,7
/proc/8509/task/8510/stat : 8510 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 250594 0 0 0 99552 133 0 0 25 0 4 0 519274911 1002483712 153508 33554432000 4194304 4650419 140736759674336 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8509/tid=8511] ppid=8507 vsize=978988 CPUtime=1002.3 cores=1,3,5,7
/proc/8509/task/8511/stat : 8511 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 206894 0 0 0 100134 96 0 0 25 0 4 0 519274911 1002483712 153508 33554432000 4194304 4650419 140736759674336 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8509/tid=8512] ppid=8507 vsize=978988 CPUtime=1002.26 cores=1,3,5,7
/proc/8509/task/8512/stat : 8512 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 162065 0 0 0 100169 57 0 0 25 0 4 0 519274911 1002483712 153508 33554432000 4194304 4650419 140736759674336 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.74
Current children cumulated vsize (KiB) 978988

[startup+1062.3 s]
/proc/loadavg: 8.11 8.09 7.63 9/188 8550
/proc/meminfo: memFree=23099508/32951124 swapFree=67111352/67111528
[pid=8509] ppid=8507 vsize=978988 CPUtime=4243.42 cores=1,3,5,7
/proc/8509/stat : 8509 (strangenight1-m) R 8507 8509 7180 0 -1 4202496 752061 0 0 0 424004 338 0 0 25 0 4 0 519274911 1002483712 153514 33554432000 4194304 4650419 140736759674336 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8509/statm: 244747 153514 393 112 0 239712 0
[pid=8509/tid=8510] ppid=8507 vsize=978988 CPUtime=1056.52 cores=1,3,5,7
/proc/8509/task/8510/stat : 8510 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 250594 0 0 0 105519 133 0 0 25 0 4 0 519274911 1002483712 153514 33554432000 4194304 4650419 140736759674336 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8509/tid=8511] ppid=8507 vsize=978988 CPUtime=1062.31 cores=1,3,5,7
/proc/8509/task/8511/stat : 8511 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 206894 0 0 0 106135 96 0 0 25 0 4 0 519274911 1002483712 153514 33554432000 4194304 4650419 140736759674336 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8509/tid=8512] ppid=8507 vsize=978988 CPUtime=1062.26 cores=1,3,5,7
/proc/8509/task/8512/stat : 8512 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 162065 0 0 0 106169 57 0 0 25 0 4 0 519274911 1002483712 153514 33554432000 4194304 4650419 140736759674336 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.42
Current children cumulated vsize (KiB) 978988

[startup+1122.3 s]
/proc/loadavg: 8.07 8.08 7.66 9/188 8552
/proc/meminfo: memFree=23049640/32951124 swapFree=67111352/67111528
[pid=8509] ppid=8507 vsize=978988 CPUtime=4483.1 cores=1,3,5,7
/proc/8509/stat : 8509 (strangenight1-m) R 8507 8509 7180 0 -1 4202496 752180 0 0 0 447972 338 0 0 25 0 4 0 519274911 1002483712 153517 33554432000 4194304 4650419 140736759674336 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8509/statm: 244747 153517 393 112 0 239712 0
[pid=8509/tid=8510] ppid=8507 vsize=978988 CPUtime=1116.19 cores=1,3,5,7
/proc/8509/task/8510/stat : 8510 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 250594 0 0 0 111486 133 0 0 25 0 4 0 519274911 1002483712 153517 33554432000 4194304 4650419 140736759674336 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8509/tid=8511] ppid=8507 vsize=978988 CPUtime=1122.31 cores=1,3,5,7
/proc/8509/task/8511/stat : 8511 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 206894 0 0 0 112135 96 0 0 25 0 4 0 519274911 1002483712 153517 33554432000 4194304 4650419 140736759674336 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8509/tid=8512] ppid=8507 vsize=978988 CPUtime=1122.26 cores=1,3,5,7
/proc/8509/task/8512/stat : 8512 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 162065 0 0 0 112169 57 0 0 25 0 4 0 519274911 1002483712 153517 33554432000 4194304 4650419 140736759674336 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.1
Current children cumulated vsize (KiB) 978988

[startup+1182.3 s]
/proc/loadavg: 8.22 8.11 7.69 9/188 8553
/proc/meminfo: memFree=23063240/32951124 swapFree=67111352/67111528
[pid=8509] ppid=8507 vsize=967280 CPUtime=4722.78 cores=1,3,5,7
/proc/8509/stat : 8509 (strangenight1-m) R 8507 8509 7180 0 -1 4202496 757093 0 0 0 471936 342 0 0 25 0 4 0 519274911 990494720 152367 33554432000 4194304 4650419 140736759674336 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8509/statm: 241820 152367 393 112 0 236785 0
[pid=8509/tid=8510] ppid=8507 vsize=967280 CPUtime=1175.87 cores=1,3,5,7
/proc/8509/task/8510/stat : 8510 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 250594 0 0 0 117454 133 0 0 25 0 4 0 519274911 990494720 152367 33554432000 4194304 4650419 140736759674336 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8509/tid=8511] ppid=8507 vsize=967280 CPUtime=1182.31 cores=1,3,5,7
/proc/8509/task/8511/stat : 8511 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 206894 0 0 0 118135 96 0 0 25 0 4 0 519274911 990494720 152367 33554432000 4194304 4650419 140736759674336 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8509/tid=8512] ppid=8507 vsize=967280 CPUtime=1182.26 cores=1,3,5,7
/proc/8509/task/8512/stat : 8512 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 166978 0 0 0 118166 60 0 0 25 0 4 0 519274911 990494720 152367 33554432000 4194304 4650419 140736759674336 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.78
Current children cumulated vsize (KiB) 967280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.15 8.10 7.70 9/188 8554
/proc/meminfo: memFree=23052816/32951124 swapFree=67111352/67111528
[pid=8509] ppid=8507 vsize=967472 CPUtime=4800.29 cores=1,3,5,7
/proc/8509/stat : 8509 (strangenight1-m) R 8507 8509 7180 0 -1 4202496 768315 0 0 0 479680 349 0 0 25 0 4 0 519274911 990691328 157614 33554432000 4194304 4650419 140736759674336 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8509/statm: 241868 157614 393 112 0 236833 0
[pid=8509/tid=8510] ppid=8507 vsize=967472 CPUtime=1195.17 cores=1,3,5,7
/proc/8509/task/8510/stat : 8510 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 254103 0 0 0 119382 135 0 0 25 0 4 0 519274911 990691328 157615 33554432000 4194304 4650419 140736759674336 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8509/tid=8511] ppid=8507 vsize=967472 CPUtime=1201.72 cores=1,3,5,7
/proc/8509/task/8511/stat : 8511 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 206894 0 0 0 120076 96 0 0 25 0 4 0 519274911 990691328 157615 33554432000 4194304 4650419 140736759674336 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8509/tid=8512] ppid=8507 vsize=967472 CPUtime=1201.67 cores=1,3,5,7
/proc/8509/task/8512/stat : 8512 (strangenight1-m) R 8507 8509 7180 0 -1 4202560 174532 0 0 0 120101 66 0 0 25 0 4 0 519274911 990691328 157615 33554432000 4194304 4650419 140736759674336 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 967472

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.74
CPU time (s): 4800.35
CPU user time (s): 4796.83
CPU system time (s): 3.52746
CPU usage (%): 399.45
Max. virtual memory (cumulated for all children) (KiB): 978988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.83
system time used= 3.52746
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 768318
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= 1238
involuntary context switches= 21738

runsolver used 1.79873 second user time and 4.77927 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-29 13:32:47
IDJOB=3175003
IDBENCH=82621
IDSOLVER=1588
FILE ID=node134/3175003-1304076767
RUNJOBID= node134-1304076767-8496
PBS_JOBID= 13170486
Free space on /tmp= 71584 MiB

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

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

MD5SUM BENCH= dc51a6e5c13ccda52fa46d0bd711de5f
RANDOM SEED=201013154

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25036140 kB
Buffers:       1484640 kB
Cached:        5841348 kB
SwapCached:         64 kB
Active:        1442880 kB
Inactive:      5950384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25036140 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            7388 kB
Writeback:           0 kB
AnonPages:       67480 kB
Mapped:          14876 kB
Slab:           458896 kB
PageTables:       4932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   191436 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71568 MiB
End job on node134 at 2011-04-29 13:52:51