Trace number 3369244

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt (fixed)? (TO) 4800.36 1203.95

General information on the benchmark

NameSAT04/handmade/marijn/equilarge-l/
equilarge_l2.used-as.sat04-894.cnf
MD5SUMb3ddb2ee2bb2b83e1c98b2a9018351fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark590.41
Satisfiable
(Un)Satisfiability was proved
Number of variables4487
Number of clauses18555
Sum of the clauses size54310
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317200
Number of clauses of size 40
Number of clauses of size 50
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-3369244-1305416356.cnf'
0.00/0.00	c -- header says num vars:           4487
0.00/0.00	c -- header says num clauses:       18555
0.00/0.05	c -- clauses added:            0 learnts,        18555 normals,            0 xors
0.00/0.05	c -- vars added       4487
0.00/0.05	c Parsing time:  0.04 s
0.00/0.05	c  N st     0         0      4487     17200      1355         0     54310         0   no data   no data  --
0.00/0.05	c asymm  cl-useful: 0/17200/17200 lits-rem:0 time: 0.11
0.00/0.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.04
0.21/0.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.21/0.07	c subs with bin:      369  lits-rem:       246  v-fix:    0  time:  0.00 s
0.21/0.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4487 time:  0.01 s
0.21/0.09	c Removed useless bin:       3  fixed:     0  props:   0.33M  time:  0.01 s
0.21/0.11	c lits-rem:         0  cl-subs:        0  v-elim:   1495  v-fix:    0  time:  0.14 s
0.21/0.11	c Finding binary XORs  T:     0.00 s  found:       0
0.21/0.91	c Finding non-binary XORs:     0.02 s (found:    2558, avg size: 3.6)
0.21/0.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:   1125 locsubst:    62 time:   0.05
0.21/0.91	c calculated reachability. Time: 0.00
0.21/0.91	c Calc default polars -  time:   0.00 s pos:       4 undec:    2741 neg:    1742
0.21/0.91	c =========================================================================================
0.21/0.91	c types(t): F = full restart, N = normal restart
0.21/0.91	c types(t): S = simplification begin/end, E = solution found
0.21/0.91	c restart types(rt): st = static, dy = dynamic
0.21/0.91	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.21/0.91	c  B st     0         0      1867       619      1626         0     12028         0   no data   no data  --
0.21/0.91	c Decided on static restart strategy
0.21/0.91	c  N st     8      4914      1867       619      1626      4499     12028    141586   no data   no data  --
0.21/0.91	c  N st    10     11297      1867       619      1626      4285     12028     84851   no data   no data  --
0.21/0.91	c  N st    11     17040      1867       619      1626      9909     12028    314450   no data   no data  --
4.39/1.21	c  F st    12     25001      1867       619      1629     11940     12028    279859   no data   no data  --
4.39/1.21	c Replacing       14 vars Replaced     3803 lits Time:     0.03 s 
4.39/1.21	c  N st    12     25001      1853       619      1601     11940     11972    279859   no data   no data  --
5.20/1.41	c Decided on static restart strategy
5.20/1.41	c  N st    18     30000      1853       619      1601     10223     11972    249329   no data   no data  --
5.20/1.41	c  S st    18     30000      1853       619      1601     10223     11972    249329   no data   no data  --
5.60/1.51	c  S st    18     30503      1853       619      1601     10676     11972    260160   no data   no data  --
5.60/1.51	c x-sub:    14 x-cut:      0 vfix:      0 v-elim:    541 locsubst:     0 time:   0.09
5.60/1.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.60/1.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      3 BRemN:      0 P:  0.4M T:  0.07
5.60/1.51	c bin-w-bin subsume rem          243 bins  time:  0.00 s
5.60/1.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.60/1.51	c Subs w/ non-existent bins:      0 l-rem:      3 v-fix:     0 done:   1312 time:  0.01 s
5.60/1.51	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
5.60/1.51	c lits-rem:        22  cl-subs:      112  v-elim:     88  v-fix:    0  time:  0.01 s
5.60/1.51	c asymm  cl-useful: 0/537/537 lits-rem:0 time: 0.01
5.60/1.51	c calculated reachability. Time: 0.00
5.60/1.51	c  N st    18     30503      1224       537      1422       245     10304      3042   no data   no data  --
6.35/1.62	c  N st    20     37615      1224       537      1422      4559     10304    128099   no data   no data  --
7.99/2.07	c  N st    21     44015      1224       537      1422     10932     10304    568244   no data   no data  --
7.99/2.07	c Finding binary XORs  T:     0.00 s  found:       0
8.34/2.11	c  S st    22     45755      1224       537      1422      6533     10304    171031   no data   no data  --
8.34/2.13	c  S st    22     46258      1224       537      1422      7004     10304    183994   no data   no data  --
8.34/2.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    283 locsubst:     0 time:   0.14
8.34/2.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.34/2.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:    163 P:  0.2M T:  0.04
8.34/2.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.34/2.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.34/2.18	c Subs w/ non-existent bins:      0 l-rem:      1 v-fix:     0 done:    941 time:  0.00 s
8.34/2.18	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
8.34/2.18	c lits-rem:        16  cl-subs:       17  v-elim:      4  v-fix:    0  time:  0.02 s
8.34/2.18	c vivif2 --  cl tried      561 cl shrink        0 lits rem          0 time: 0.00
8.34/2.18	c vivif2 --  cl tried      485 cl shrink        0 lits rem          0 time: 0.00
8.34/2.19	c asymm  cl-useful: 0/561/561 lits-rem:0 time: 0.01
8.34/2.19	c calculated reachability. Time: 0.00
8.34/2.19	c  N st    22     46258       937       561      1235       485      9436      8486   no data   no data  --
12.38/3.16	c  N st    23     60656       937       561      1235      9477      9436    653281   no data   no data  --
15.12/3.84	c  N st    24     69388       937       561      1235      9628      9436    521758   no data   no data  --
15.12/3.84	c  S st    24     69388       937       561      1235      9628      9436    521758   no data   no data  --
15.12/3.85	c  S st    24     69891       937       561      1235     10065      9436    538737   no data   no data  --
15.52/3.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    149 locsubst:     0 time:   0.26
15.52/3.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.52/3.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.04
15.52/3.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.52/3.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.52/3.93	c Subs w/ non-existent bins:      0 l-rem:      1 v-fix:     0 done:    788 time:  0.00 s
15.52/3.93	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
15.52/3.96	c lits-rem:        65  cl-subs:       42  v-elim:      0  v-fix:    0  time:  0.12 s
15.52/3.96	c vivif2 --  cl tried      561 cl shrink        0 lits rem          0 time: 0.00
15.52/3.97	c vivif2 --  cl tried     1373 cl shrink        0 lits rem          0 time: 0.00
15.52/3.97	c asymm  cl-useful: 0/561/561 lits-rem:0 time: 0.01
15.52/3.97	c calculated reachability. Time: 0.00
15.52/3.97	c  N st    24     69891       788       561      1235      1373      9138     74916   no data   no data  --
20.31/5.11	c  F st    25     87502       788       561      1235     11814      9138    626450   no data   no data  --
20.31/5.11	c  N st    25     87502       788       561      1235     11814      9138    626450   no data   no data  --
21.50/5.41	c Decided on static restart strategy
22.30/5.62	c  N st    32     95539       788       561      1235      9793      9138    492779   no data   no data  --
24.70/6.22	c  N st    34    104836       788       561      1235     18291      9138    978006   no data   no data  --
24.70/6.22	c  S st    34    104836       788       561      1235     18291      9138    978006   no data   no data  --
24.70/6.25	c  S st    34    105338       788       561      1235     18751      9138   1003548   no data   no data  --
25.12/6.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     54 locsubst:     0 time:   0.29
25.12/6.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.12/6.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.09
25.12/6.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.12/6.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
25.12/6.39	c Subs w/ non-existent bins:      0 l-rem:    401 v-fix:     0 done:    734 time:  0.01 s
25.12/6.39	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
90.90/22.90	c lits-rem:      1303  cl-subs:    11823  v-elim:      0  v-fix:    0  time: 65.79 s
90.90/22.90	c vivif2 --  cl tried      561 cl shrink        0 lits rem          0 time: 0.00
90.90/22.91	c vivif2 --  cl tried     5631 cl shrink      158 lits rem        383 time: 0.01
91.33/22.91	c asymm  cl-useful: 0/561/561 lits-rem:0 time: 0.01
91.33/22.91	c calculated reachability. Time: 0.00
91.33/22.91	c  N st    34    105338       734       561      1235      5631      9030    286066   no data   no data  --
93.67/23.50	c  N st    35    114936       734       561      1235     14447      9030    786113   no data   no data  --
97.66/24.52	c  N st    36    129333       734       561      1235     17214      9030    900269   no data   no data  --
104.48/26.22	c  N st    37    150929       734       561      1235     24300      9030   1275051   no data   no data  --
106.83/26.82	c  S st    38    158007       734       561      1235     16788      9030    847159   no data   no data  --
106.83/26.85	c  S st    38    158507       734       561      1235     17236      9030    872292   no data   no data  --
107.23/26.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      6 locsubst:     0 time:   0.31
107.23/26.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
107.23/26.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.08
107.23/26.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
107.23/26.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
107.23/26.97	c Subs w/ non-existent bins:      0 l-rem:    241 v-fix:     0 done:    728 time:  0.01 s
107.23/26.97	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
184.18/46.22	c lits-rem:       105  cl-subs:    10075  v-elim:      0  v-fix:    0  time: 76.68 s
184.18/46.22	c vivif2 --  cl tried      561 cl shrink        0 lits rem          0 time: 0.00
184.18/46.22	c vivif2 --  cl tried     6764 cl shrink      123 lits rem        278 time: 0.02
184.18/46.23	c asymm  cl-useful: 0/561/561 lits-rem:0 time: 0.01
184.18/46.23	c calculated reachability. Time: 0.00
184.18/46.23	c  N st    38    158507       728       561      1235      6764      9018    317912   no data   no data  --
200.98/50.41	c  N st    39    207096       728       561      1235     20544      9018   1033122   no data   no data  --
210.90/52.91	c  N st    40    237761       728       561      1235     31396      9018   1638715   no data   no data  --
210.90/52.91	c  S st    40    237761       728       561      1235     31396      9018   1638715   no data   no data  --
210.90/52.94	c  S st    40    238263       728       561      1235     31840      9018   1663548   no data   no data  --
211.30/53.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.31
211.30/53.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
211.30/53.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.11
211.70/53.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
211.70/53.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
211.70/53.11	c Subs w/ non-existent bins:      0 l-rem:    200 v-fix:     0 done:    728 time:  0.01 s
211.70/53.11	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
521.49/130.89	c lits-rem:        71  cl-subs:    18547  v-elim:      0  v-fix:    0  time: 309.93 s
521.49/130.89	c vivif2 --  cl tried      561 cl shrink        0 lits rem          0 time: 0.00
521.89/130.90	c vivif2 --  cl tried    13293 cl shrink       96 lits rem        237 time: 0.04
521.89/130.91	c asymm  cl-useful: 0/561/561 lits-rem:0 time: 0.02
521.89/130.91	c calculated reachability. Time: 0.00
521.89/130.91	c  N st    40    238263       728       561      1235     13293      9018    684857   no data   no data  --
545.82/136.94	c  F st    41    306251       728       561      1235     39359      9018   2052268   no data   no data  --
545.82/136.94	c  N st    41    306251       728       561      1235     39359      9018   2052268   no data   no data  --
547.81/137.42	c Decided on static restart strategy
555.81/139.46	c  N st    51    334554       728       561      1235     24075      9018   1200503   no data   no data  --
564.17/141.54	c  N st    53    357394       728       561      1235     23062      9018   1144441   no data   no data  --
564.17/141.54	c  S st    53    357394       728       561      1235     23062      9018   1144441   no data   no data  --
564.17/141.57	c  S st    53    357894       728       561      1235     23493      9018   1168615   no data   no data  --
564.59/141.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.30
564.59/141.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
564.59/141.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.10
564.59/141.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
564.59/141.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
564.59/141.71	c Subs w/ non-existent bins:      0 l-rem:    170 v-fix:     0 done:    728 time:  0.02 s
565.02/141.71	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
647.92/162.51	c lits-rem:       621  cl-subs:    10391  v-elim:      0  v-fix:    0  time: 82.83 s
647.92/162.51	c vivif2 --  cl tried      561 cl shrink        0 lits rem          0 time: 0.00
647.92/162.52	c vivif2 --  cl tried    13102 cl shrink       85 lits rem        177 time: 0.04
647.92/162.52	c asymm  cl-useful: 0/561/561 lits-rem:0 time: 0.02
647.92/162.52	c calculated reachability. Time: 0.00
647.92/162.52	c  N st    53    357894       728       561      1235     13102      9018    621774   no data   no data  --
658.66/165.20	c  N st    54    390286       728       561      1235     42663      9018   2261314   no data   no data  --
676.61/169.73	c  N st    55    438876       728       561      1235     42038      9018   2162599   no data   no data  --
704.53/176.81	c  N st    56    511759       728       561      1235     31399      9018   1570634   no data   no data  --
714.89/179.32	c  N st    57    536841       728       561      1235     54023      9018   2830572   no data   no data  --
714.89/179.32	c  S st    57    536841       728       561      1235     54023      9018   2830572   no data   no data  --
715.69/179.51	c  S st    57    537343       728       561      1235     27438      9018   1355449   no data   no data  --
716.09/179.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.34
716.09/179.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
716.09/179.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.13
716.09/179.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
716.09/179.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
716.09/179.68	c Subs w/ non-existent bins:      0 l-rem:    213 v-fix:     0 done:    728 time:  0.02 s
716.09/179.68	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
886.73/222.45	c lits-rem:        83  cl-subs:    11823  v-elim:      0  v-fix:    0  time: 170.47 s
886.73/222.45	c vivif2 --  cl tried      561 cl shrink        0 lits rem          0 time: 0.00
886.73/222.46	c vivif2 --  cl tried    15615 cl shrink      119 lits rem        342 time: 0.04
886.73/222.46	c asymm  cl-useful: 0/561/561 lits-rem:0 time: 0.02
886.73/222.47	c calculated reachability. Time: 0.00
886.73/222.47	c  N st    57    537343       728       561      1235     15615      9018    741255   no data   no data  --
950.57/238.45	c  N st    58    701328       728       561      1235     47433      9018   2423776   no data   no data  --
996.80/250.01	c  N st    59    806014       728       561      1235     45144      9018   2276830   no data   no data  --
996.80/250.01	c  S st    59    806014       728       561      1235     45144      9018   2276830   no data   no data  --
996.80/250.06	c  S st    59    806516       728       561      1235     45605      9018   2303142   no data   no data  --
997.20/250.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.33
997.20/250.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
997.20/250.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.16
997.60/250.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
997.60/250.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
997.60/250.26	c Subs w/ non-existent bins:      0 l-rem:    377 v-fix:     0 done:    728 time:  0.02 s
997.60/250.26	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
1574.53/394.97	c lits-rem:        88  cl-subs:    23846  v-elim:      0  v-fix:    0  time: 576.73 s
1574.53/394.97	c vivif2 --  cl tried      561 cl shrink        0 lits rem          0 time: 0.00
1574.53/394.99	c vivif2 --  cl tried    21759 cl shrink      192 lits rem        477 time: 0.06
1574.53/394.99	c asymm  cl-useful: 0/561/561 lits-rem:0 time: 0.02
1574.53/394.99	c calculated reachability. Time: 0.00
1574.53/394.99	c  N st    59    806516       728       561      1235     21759      9018   1079085   no data   no data  --
1693.77/424.82	c  F st    60   1071876       728       561      1235     44257      9018   2184747   no data   no data  --
1693.77/424.82	c  N st    60   1071876       728       561      1235     44257      9018   2184747   no data   no data  --
1695.38/425.24	c Decided on static restart strategy
1704.55/427.51	c  N st    70   1100182       728       561      1235     70076      9018   3637331   no data   no data  --
1720.09/431.44	c  N st    72   1136178       728       561      1235     62830      9018   3209861   no data   no data  --
1734.45/435.05	c  N st    73   1168571       728       561      1235     51341      9018   2554541   no data   no data  --
1753.99/439.95	c  N st    74   1209775       728       561      1235     47205      9018   2313569   no data   no data  --
1753.99/439.95	c  S st    74   1209775       728       561      1235     47205      9018   2313569   no data   no data  --
1754.39/440.00	c  S st    74   1210276       728       561      1235     47665      9018   2339335   no data   no data  --
1754.39/440.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.32
1754.39/440.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1754.79/440.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.12
1754.79/440.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1754.79/440.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1754.79/440.18	c Subs w/ non-existent bins:      0 l-rem:    271 v-fix:     0 done:    728 time:  0.02 s
1754.79/440.18	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
2219.69/556.75	c lits-rem:       214  cl-subs:    23387  v-elim:      0  v-fix:    0  time: 464.64 s
2219.69/556.75	c vivif2 --  cl tried      561 cl shrink        0 lits rem          0 time: 0.00
2219.69/556.77	c vivif2 --  cl tried    24278 cl shrink      124 lits rem        263 time: 0.07
2219.69/556.78	c asymm  cl-useful: 0/561/561 lits-rem:0 time: 0.02
2219.69/556.78	c calculated reachability. Time: 0.00
2219.69/556.78	c  N st    74   1210276       728       561      1235     24278      9018   1153616   no data   no data  --
2256.77/566.04	c  N st    75   1283158       728       561      1235     48966      9018   2413405   no data   no data  --
2316.58/581.04	c  N st    76   1392482       728       561      1235     61265      9018   3061232   no data   no data  --
2409.09/604.28	c  N st    77   1556468       728       561      1235     69988      9018   3514622   no data   no data  --
2499.58/626.99	c  N st    78   1710278       728       561      1235     62868      9018   3095585   no data   no data  --
2499.58/626.99	c  S st    78   1710278       728       561      1235     62868      9018   3095585   no data   no data  --
2499.98/627.08	c  S st    78   1710778       728       561      1235     63311      9018   3119045   no data   no data  --
2500.38/627.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.35
2500.38/627.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2500.78/627.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.24
2501.18/627.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2501.18/627.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2501.18/627.33	c Subs w/ non-existent bins:      0 l-rem:    361 v-fix:     0 done:    656 time:  0.04 s
2501.18/627.33	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
3248.78/814.87	c lits-rem:        10  cl-subs:    27345  v-elim:      0  v-fix:    0  time: 747.43 s
3248.78/814.87	c vivif2 --  cl tried      561 cl shrink        0 lits rem          0 time: 0.00
3248.78/814.90	c vivif2 --  cl tried    35966 cl shrink      217 lits rem        641 time: 0.10
3248.78/814.91	c asymm  cl-useful: 0/561/561 lits-rem:0 time: 0.02
3248.78/814.91	c calculated reachability. Time: 0.00
3248.78/814.91	c  N st    78   1710778       728       561      1235     35966      9018   1742931   no data   no data  --
3461.72/868.20	c  N st    79   2079743       728       561      1235    112446      9018   5701531   no data   no data  --
3539.47/887.77	c  N st    80   2210778       728       561      1235     61256      9018   2946312   no data   no data  --
3539.47/887.77	c  S st    80   2210778       728       561      1235     61256      9018   2946312   no data   no data  --
3539.87/887.84	c  S st    80   2211280       728       561      1235     61719      9018   2970824   no data   no data  --
3540.27/887.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.37
3540.27/887.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3540.27/887.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.23
3540.67/888.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3540.67/888.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
3540.67/888.09	c Subs w/ non-existent bins:      0 l-rem:    109 v-fix:     0 done:    355 time:  0.04 s
3540.67/888.09	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
4161.85/1043.86	c lits-rem:        42  cl-subs:    22035  v-elim:      0  v-fix:    0  time: 620.64 s
4161.85/1043.86	c vivif2 --  cl tried      561 cl shrink        0 lits rem          0 time: 0.00
4161.85/1043.89	c vivif2 --  cl tried    39684 cl shrink       67 lits rem        163 time: 0.10
4161.85/1043.89	c asymm  cl-useful: 0/561/561 lits-rem:0 time: 0.02
4161.85/1043.89	c calculated reachability. Time: 0.00
4161.85/1043.89	c  N st    80   2211280       728       561      1235     39684      9018   1883806   no data   no data  --
4504.80/1129.82	c  N st    81   2711281       728       561      1235     69843      9018   3357124   no data   no data  --
4504.80/1129.82	c  S st    81   2711281       728       561      1235     69843      9018   3357124   no data   no data  --
4505.20/1129.91	c  S st    81   2711783       728       561      1235     70308      9018   3382898   no data   no data  --
4505.60/1130.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.36
4505.60/1130.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4505.60/1130.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.26
4506.00/1130.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4506.00/1130.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
4506.00/1130.18	c Subs w/ non-existent bins:      0 l-rem:    113 v-fix:     0 done:    378 time:  0.04 s
4506.00/1130.18	c Removed useless bin:       0  fixed:     0  props:   0.10M  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: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3369244-1305416356/watcher-3369244-1305416356 -o /tmp/evaluation-result-3369244-1305416356/solver-3369244-1305416356 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369244-1305416356.cnf 

running on 4 cores: 0,2,4,6

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.09 8.03 7.47 6/367 8589
/proc/meminfo: memFree=30296088/32951124 swapFree=51873460/67111528
[pid=8589] ppid=8587 vsize=183296 CPUtime=0 cores=0,2,4,6
/proc/8589/stat : 8589 (strangenight1-m) S 8587 8589 8076 0 -1 4202496 753 0 0 0 0 0 0 0 25 0 4 0 634051883 187695104 678 33554432000 4194304 4650419 140736417983232 18446744073709551615 212039760366 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8589/statm: 45820 682 340 112 0 40785 0
[pid=8589/tid=8590] ppid=8587 vsize=286272 CPUtime=0 cores=0,2,4,6
/proc/8589/task/8590/stat : 8590 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 636 0 0 0 0 0 0 0 25 0 4 0 634051883 293142528 2347 33554432000 4194304 4650419 140736417983232 18446744073709551615 212039760415 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8589/tid=8591] ppid=8587 vsize=286272 CPUtime=0 cores=0,2,4,6
/proc/8589/task/8591/stat : 8591 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 408 0 0 0 0 0 0 0 25 0 4 0 634051883 293142528 2349 33554432000 4194304 4650419 140736417983232 18446744073709551615 212039760415 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8589/tid=8592] ppid=8587 vsize=286272 CPUtime=0 cores=0,2,4,6
/proc/8589/task/8592/stat : 8592 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 500 0 0 0 0 0 0 0 25 0 4 0 634051883 293142528 2351 33554432000 4194304 4650419 140736417983232 18446744073709551615 212039760415 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0507701 s]
/proc/loadavg: 8.09 8.03 7.47 6/367 8589
/proc/meminfo: memFree=30296088/32951124 swapFree=51873460/67111528
[pid=8589] ppid=8587 vsize=354184 CPUtime=0.21 cores=0,2,4,6
/proc/8589/stat : 8589 (strangenight1-m) R 8587 8589 8076 0 -1 4202496 4401 0 0 0 21 0 0 0 18 0 4 0 634051883 362684416 3901 33554432000 4194304 4650419 140736417983232 18446744073709551615 212039322514 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8589/statm: 88546 3986 377 112 0 83511 0
[pid=8589/tid=8590] ppid=8587 vsize=354184 CPUtime=0.05 cores=0,2,4,6
/proc/8589/task/8590/stat : 8590 (strangenight1-m) D 8587 8589 8076 0 -1 4202560 1223 0 0 0 5 0 0 0 18 0 4 0 634051883 362684416 4068 33554432000 4194304 4650419 140736417983232 18446744073709551615 212039352439 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8589/tid=8591] ppid=8587 vsize=354184 CPUtime=0.05 cores=0,2,4,6
/proc/8589/task/8591/stat : 8591 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 1030 0 0 0 5 0 0 0 18 0 4 0 634051883 362684416 4167 33554432000 4194304 4650419 140736417983232 18446744073709551615 212039698615 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8589/tid=8592] ppid=8587 vsize=354184 CPUtime=0.05 cores=0,2,4,6
/proc/8589/task/8592/stat : 8592 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 777 0 0 0 5 0 0 0 18 0 4 0 634051883 362684416 4385 33554432000 4194304 4650419 140736417983232 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 354184

[startup+1.01159 s]
/proc/loadavg: 8.09 8.03 7.47 6/367 8589
/proc/meminfo: memFree=30296088/32951124 swapFree=51873460/67111528
[pid=8589] ppid=8587 vsize=347128 CPUtime=4 cores=0,2,4,6
/proc/8589/stat : 8589 (strangenight1-m) R 8587 8589 8076 0 -1 4202496 13013 0 0 0 398 2 0 0 19 0 4 0 634051883 355459072 8668 33554432000 4194304 4650419 140736417983232 18446744073709551615 4364170 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8589/statm: 86782 8668 394 112 0 81747 0
[pid=8589/tid=8590] ppid=8587 vsize=347128 CPUtime=0.99 cores=0,2,4,6
/proc/8589/task/8590/stat : 8590 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 3365 0 0 0 99 0 0 0 19 0 4 0 634051883 355459072 8669 33554432000 4194304 4650419 140736417983232 18446744073709551615 4315996 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8589/tid=8591] ppid=8587 vsize=347128 CPUtime=0.98 cores=0,2,4,6
/proc/8589/task/8591/stat : 8591 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 3756 0 0 0 98 0 0 0 19 0 4 0 634051883 355459072 8669 33554432000 4194304 4650419 140736417983232 18446744073709551615 4364061 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8589/tid=8592] ppid=8587 vsize=347128 CPUtime=0.99 cores=0,2,4,6
/proc/8589/task/8592/stat : 8592 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 1764 0 0 0 99 0 0 0 19 0 4 0 634051883 355459072 8669 33554432000 4194304 4650419 140736417983232 18446744073709551615 4364352 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 347128

[startup+1.11157 s]
/proc/loadavg: 8.09 8.03 7.47 6/367 8589
/proc/meminfo: memFree=30296088/32951124 swapFree=51873460/67111528
[pid=8589] ppid=8587 vsize=347128 CPUtime=4.39 cores=0,2,4,6
/proc/8589/stat : 8589 (strangenight1-m) R 8587 8589 8076 0 -1 4202496 13304 0 0 0 437 2 0 0 19 0 4 0 634051883 355459072 8959 33554432000 4194304 4650419 140736417983232 18446744073709551615 4331963 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8589/statm: 86782 8959 395 112 0 81747 0
[pid=8589/tid=8590] ppid=8587 vsize=347128 CPUtime=1.09 cores=0,2,4,6
/proc/8589/task/8590/stat : 8590 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 3445 0 0 0 109 0 0 0 19 0 4 0 634051883 355459072 8959 33554432000 4194304 4650419 140736417983232 18446744073709551615 4314873 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8589/tid=8591] ppid=8587 vsize=347128 CPUtime=1.08 cores=0,2,4,6
/proc/8589/task/8591/stat : 8591 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 3843 0 0 0 108 0 0 0 19 0 4 0 634051883 355459072 8959 33554432000 4194304 4650419 140736417983232 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8589/tid=8592] ppid=8587 vsize=347128 CPUtime=1.09 cores=0,2,4,6
/proc/8589/task/8592/stat : 8592 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 1797 0 0 0 109 0 0 0 19 0 4 0 634051883 355459072 8959 33554432000 4194304 4650419 140736417983232 18446744073709551615 4363458 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.39
Current children cumulated vsize (KiB) 347128

[startup+1.21155 s]
/proc/loadavg: 8.09 8.03 7.47 6/367 8589
/proc/meminfo: memFree=30296088/32951124 swapFree=51873460/67111528
[pid=8589] ppid=8587 vsize=365140 CPUtime=4.8 cores=0,2,4,6
/proc/8589/stat : 8589 (strangenight1-m) R 8587 8589 8076 0 -1 4202496 14214 0 0 0 477 3 0 0 19 0 4 0 634051883 373903360 9520 33554432000 4194304 4650419 140736417983232 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8589/statm: 91285 9520 395 112 0 86250 0
[pid=8589/tid=8590] ppid=8587 vsize=365140 CPUtime=1.19 cores=0,2,4,6
/proc/8589/task/8590/stat : 8590 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 3521 0 0 0 119 0 0 0 19 0 4 0 634051883 373903360 9520 33554432000 4194304 4650419 140736417983232 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8589/tid=8591] ppid=8587 vsize=365140 CPUtime=1.19 cores=0,2,4,6
/proc/8589/task/8591/stat : 8591 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 4131 0 0 0 118 1 0 0 19 0 4 0 634051883 373903360 9520 33554432000 4194304 4650419 140736417983232 18446744073709551615 4363930 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8589/tid=8592] ppid=8587 vsize=365140 CPUtime=1.19 cores=0,2,4,6
/proc/8589/task/8592/stat : 8592 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 2089 0 0 0 119 0 0 0 19 0 4 0 634051883 373903360 9520 33554432000 4194304 4650419 140736417983232 18446744073709551615 4330724 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.8
Current children cumulated vsize (KiB) 365140

[startup+1.5115 s]
/proc/loadavg: 8.09 8.03 7.47 6/367 8589
/proc/meminfo: memFree=30296088/32951124 swapFree=51873460/67111528
[pid=8589] ppid=8587 vsize=356376 CPUtime=6 cores=0,2,4,6
/proc/8589/stat : 8589 (strangenight1-m) R 8587 8589 8076 0 -1 4202496 14817 0 0 0 597 3 0 0 20 0 4 0 634051883 364929024 9450 33554432000 4194304 4650419 140736417983232 18446744073709551615 4331993 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8589/statm: 89094 9450 395 112 0 84059 0
[pid=8589/tid=8590] ppid=8587 vsize=356376 CPUtime=1.49 cores=0,2,4,6
/proc/8589/task/8590/stat : 8590 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 3610 0 0 0 149 0 0 0 20 0 4 0 634051883 364929024 9450 33554432000 4194304 4650419 140736417983232 18446744073709551615 4315103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8589/tid=8591] ppid=8587 vsize=356376 CPUtime=1.49 cores=0,2,4,6
/proc/8589/task/8591/stat : 8591 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 4327 0 0 0 148 1 0 0 19 0 4 0 634051883 364929024 9450 33554432000 4194304 4650419 140736417983232 18446744073709551615 4363975 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8589/tid=8592] ppid=8587 vsize=356376 CPUtime=1.49 cores=0,2,4,6
/proc/8589/task/8592/stat : 8592 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 2188 0 0 0 149 0 0 0 20 0 4 0 634051883 364929024 9450 33554432000 4194304 4650419 140736417983232 18446744073709551615 4363582 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 356376

[startup+3.11321 s]
/proc/loadavg: 8.08 8.03 7.47 9/371 8593
/proc/meminfo: memFree=30234704/32951124 swapFree=51873460/67111528
[pid=8589] ppid=8587 vsize=357348 CPUtime=12.38 cores=0,2,4,6
/proc/8589/stat : 8589 (strangenight1-m) R 8587 8589 8076 0 -1 4202496 21198 0 0 0 1234 4 0 0 25 0 4 0 634051883 365924352 12446 33554432000 4194304 4650419 140736417983232 18446744073709551615 4365333 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8589/statm: 89337 12446 395 112 0 84302 0
[pid=8589/tid=8590] ppid=8587 vsize=357348 CPUtime=3.06 cores=0,2,4,6
/proc/8589/task/8590/stat : 8590 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 4788 0 0 0 306 0 0 0 25 0 4 0 634051883 365924352 12446 33554432000 4194304 4650419 140736417983232 18446744073709551615 4330724 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8589/tid=8591] ppid=8587 vsize=357348 CPUtime=3.09 cores=0,2,4,6
/proc/8589/task/8591/stat : 8591 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 6193 0 0 0 308 1 0 0 25 0 4 0 634051883 365924352 12446 33554432000 4194304 4650419 140736417983232 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8589/tid=8592] ppid=8587 vsize=357348 CPUtime=3.09 cores=0,2,4,6
/proc/8589/task/8592/stat : 8592 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 3120 0 0 0 309 0 0 0 25 0 4 0 634051883 365924352 12446 33554432000 4194304 4650419 140736417983232 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 357348

[startup+6.30065 s]
/proc/loadavg: 8.08 8.03 7.47 9/371 8593
/proc/meminfo: memFree=30167608/32951124 swapFree=51873460/67111528
[pid=8589] ppid=8587 vsize=359264 CPUtime=25.12 cores=0,2,4,6
/proc/8589/stat : 8589 (strangenight1-m) R 8587 8589 8076 0 -1 4202496 40207 0 0 0 2505 7 0 0 25 0 4 0 634051883 367886336 22825 33554432000 4194304 4650419 140736417983232 18446744073709551615 4483220 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8589/statm: 89816 22825 395 112 0 84781 0
[pid=8589/tid=8590] ppid=8587 vsize=359264 CPUtime=6.23 cores=0,2,4,6
/proc/8589/task/8590/stat : 8590 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 10192 0 0 0 622 1 0 0 25 0 4 0 634051883 367886336 22827 33554432000 4194304 4650419 140736417983232 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8589/tid=8591] ppid=8587 vsize=359264 CPUtime=6.3 cores=0,2,4,6
/proc/8589/task/8591/stat : 8591 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 11378 0 0 0 628 2 0 0 25 0 4 0 634051883 367886336 22827 33554432000 4194304 4650419 140736417983232 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8589/tid=8592] ppid=8587 vsize=359264 CPUtime=6.3 cores=0,2,4,6
/proc/8589/task/8592/stat : 8592 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 7097 0 0 0 629 1 0 0 25 0 4 0 634051883 367886336 22827 33554432000 4194304 4650419 140736417983232 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 359264

[startup+12.7005 s]
/proc/loadavg: 8.23 8.06 7.48 9/371 8623
/proc/meminfo: memFree=30129100/32951124 swapFree=51873460/67111528
[pid=8589] ppid=8587 vsize=359648 CPUtime=50.61 cores=0,2,4,6
/proc/8589/stat : 8589 (strangenight1-m) R 8587 8589 8076 0 -1 4202496 45510 0 0 0 5052 9 0 0 25 0 4 0 634051883 368279552 26086 33554432000 4194304 4650419 140736417983232 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8589/statm: 89912 26086 395 112 0 84877 0
[pid=8589/tid=8590] ppid=8587 vsize=359648 CPUtime=12.54 cores=0,2,4,6
/proc/8589/task/8590/stat : 8590 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 10192 0 0 0 1253 1 0 0 25 0 4 0 634051883 368279552 26086 33554432000 4194304 4650419 140736417983232 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8589/tid=8591] ppid=8587 vsize=359648 CPUtime=12.68 cores=0,2,4,6
/proc/8589/task/8591/stat : 8591 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 11378 0 0 0 1266 2 0 0 25 0 4 0 634051883 368279552 26086 33554432000 4194304 4650419 140736417983232 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8589/tid=8592] ppid=8587 vsize=359648 CPUtime=12.69 cores=0,2,4,6
/proc/8589/task/8592/stat : 8592 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 9531 0 0 0 1266 3 0 0 25 0 4 0 634051883 368279552 26086 33554432000 4194304 4650419 140736417983232 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 359648

[startup+25.5012 s]
/proc/loadavg: 8.18 8.06 7.49 9/371 8623
/proc/meminfo: memFree=30056232/32951124 swapFree=51873460/67111528
[pid=8589] ppid=8587 vsize=383148 CPUtime=101.65 cores=0,2,4,6
/proc/8589/stat : 8589 (strangenight1-m) R 8587 8589 8076 0 -1 4202496 66645 0 0 0 10148 17 0 0 25 0 4 0 634051883 392343552 34350 33554432000 4194304 4650419 140736417983232 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8589/statm: 95787 34350 395 112 0 90752 0
[pid=8589/tid=8590] ppid=8587 vsize=383148 CPUtime=25.19 cores=0,2,4,6
/proc/8589/task/8590/stat : 8590 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 12431 0 0 0 2516 3 0 0 25 0 4 0 634051883 392343552 34350 33554432000 4194304 4650419 140736417983232 18446744073709551615 4433059 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8589/tid=8591] ppid=8587 vsize=383148 CPUtime=25.48 cores=0,2,4,6
/proc/8589/task/8591/stat : 8591 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 24039 0 0 0 2542 6 0 0 25 0 4 0 634051883 392343552 34350 33554432000 4194304 4650419 140736417983232 18446744073709551615 4476426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8589/tid=8592] ppid=8587 vsize=383148 CPUtime=25.49 cores=0,2,4,6
/proc/8589/task/8592/stat : 8592 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 13883 0 0 0 2544 5 0 0 25 0 4 0 634051883 392343552 34350 33554432000 4194304 4650419 140736417983232 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 383148

[startup+51.1006 s]
/proc/loadavg: 8.24 8.08 7.51 9/371 8624
/proc/meminfo: memFree=29950536/32951124 swapFree=51873460/67111528
[pid=8589] ppid=8587 vsize=404936 CPUtime=203.72 cores=0,2,4,6
/proc/8589/stat : 8589 (strangenight1-m) R 8587 8589 8076 0 -1 4202496 84621 0 0 0 20348 24 0 0 25 0 4 0 634051883 414654464 45789 33554432000 4194304 4650419 140736417983232 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8589/statm: 101234 45789 395 112 0 96199 0
[pid=8589/tid=8590] ppid=8587 vsize=404936 CPUtime=50.47 cores=0,2,4,6
/proc/8589/task/8590/stat : 8590 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 20739 0 0 0 5041 6 0 0 25 0 4 0 634051883 414654464 45789 33554432000 4194304 4650419 140736417983232 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8589/tid=8591] ppid=8587 vsize=404936 CPUtime=51.08 cores=0,2,4,6
/proc/8589/task/8591/stat : 8591 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 24581 0 0 0 5102 6 0 0 25 0 4 0 634051883 414654464 45789 33554432000 4194304 4650419 140736417983232 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8589/tid=8592] ppid=8587 vsize=404936 CPUtime=51.08 cores=0,2,4,6
/proc/8589/task/8592/stat : 8592 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 17196 0 0 0 5102 6 0 0 25 0 4 0 634051883 414654464 45789 33554432000 4194304 4650419 140736417983232 18446744073709551615 4364779 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.72
Current children cumulated vsize (KiB) 404936

[startup+102.301 s]
/proc/loadavg: 8.17 8.08 7.54 9/371 8625
/proc/meminfo: memFree=29821168/32951124 swapFree=51873460/67111528
[pid=8589] ppid=8587 vsize=564208 CPUtime=407.86 cores=0,2,4,6
/proc/8589/stat : 8589 (strangenight1-m) R 8587 8589 8076 0 -1 4202496 136095 0 0 0 40743 43 0 0 25 0 4 0 634051883 577748992 71607 33554432000 4194304 4650419 140736417983232 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8589/statm: 141052 71607 403 112 0 136017 0
[pid=8589/tid=8590] ppid=8587 vsize=564208 CPUtime=101.01 cores=0,2,4,6
/proc/8589/task/8590/stat : 8590 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 36031 0 0 0 10089 12 0 0 25 0 4 0 634051883 577748992 71607 33554432000 4194304 4650419 140736417983232 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8589/tid=8591] ppid=8587 vsize=564208 CPUtime=102.28 cores=0,2,4,6
/proc/8589/task/8591/stat : 8591 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 47502 0 0 0 10216 12 0 0 25 0 4 0 634051883 577748992 71607 33554432000 4194304 4650419 140736417983232 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8589/tid=8592] ppid=8587 vsize=564208 CPUtime=102.28 cores=0,2,4,6
/proc/8589/task/8592/stat : 8592 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 24735 0 0 0 10218 10 0 0 25 0 4 0 634051883 577748992 71607 33554432000 4194304 4650419 140736417983232 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.86
Current children cumulated vsize (KiB) 564208

[startup+162.301 s]

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

[pid=8589] ppid=8587 vsize=766724 CPUtime=2560.99 cores=0,2,4,6
/proc/8589/stat : 8589 (strangenight1-m) R 8587 8589 8076 0 -1 4202496 429768 0 0 0 255917 182 0 0 25 0 4 0 634051883 785125376 133544 33554432000 4194304 4650419 140736417983232 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8589/statm: 191681 133544 403 112 0 186646 0
[pid=8589/tid=8590] ppid=8587 vsize=766724 CPUtime=634.23 cores=0,2,4,6
/proc/8589/task/8590/stat : 8590 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 99422 0 0 0 63386 37 0 0 25 0 4 0 634051883 785125376 133544 33554432000 4194304 4650419 140736417983232 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8589/tid=8591] ppid=8587 vsize=766724 CPUtime=642.3 cores=0,2,4,6
/proc/8589/task/8591/stat : 8591 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 122571 0 0 0 64185 45 0 0 25 0 4 0 634051883 785125376 133544 33554432000 4194304 4650419 140736417983232 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8589/tid=8592] ppid=8587 vsize=766724 CPUtime=642.3 cores=0,2,4,6
/proc/8589/task/8592/stat : 8592 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 63621 0 0 0 64191 39 0 0 25 0 4 0 634051883 785125376 133544 33554432000 4194304 4650419 140736417983232 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2560.99
Current children cumulated vsize (KiB) 766724

[startup+702.3 s]
/proc/loadavg: 8.13 8.14 7.81 9/371 8641
/proc/meminfo: memFree=29165080/32951124 swapFree=51873460/67111528
[pid=8589] ppid=8587 vsize=766724 CPUtime=2800.21 cores=0,2,4,6
/proc/8589/stat : 8589 (strangenight1-m) R 8587 8589 8076 0 -1 4202496 436363 0 0 0 279836 185 0 0 25 0 4 0 634051883 785125376 137383 33554432000 4194304 4650419 140736417983232 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8589/statm: 191681 137383 403 112 0 186646 0
[pid=8589/tid=8590] ppid=8587 vsize=766724 CPUtime=693.46 cores=0,2,4,6
/proc/8589/task/8590/stat : 8590 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 100018 0 0 0 69309 37 0 0 25 0 4 0 634051883 785125376 137383 33554432000 4194304 4650419 140736417983232 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8589/tid=8591] ppid=8587 vsize=766724 CPUtime=702.3 cores=0,2,4,6
/proc/8589/task/8591/stat : 8591 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 122571 0 0 0 70185 45 0 0 25 0 4 0 634051883 785125376 137383 33554432000 4194304 4650419 140736417983232 18446744073709551615 4433087 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8589/tid=8592] ppid=8587 vsize=766724 CPUtime=702.29 cores=0,2,4,6
/proc/8589/task/8592/stat : 8592 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 69620 0 0 0 70188 41 0 0 25 0 4 0 634051883 785125376 137383 33554432000 4194304 4650419 140736417983232 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2800.21
Current children cumulated vsize (KiB) 766724

[startup+762.301 s]
/proc/loadavg: 8.08 8.13 7.83 9/371 8643
/proc/meminfo: memFree=29147416/32951124 swapFree=51873460/67111528
[pid=8589] ppid=8587 vsize=832868 CPUtime=3039.42 cores=0,2,4,6
/proc/8589/stat : 8589 (strangenight1-m) R 8587 8589 8076 0 -1 4202496 444821 0 0 0 303750 192 0 0 25 0 4 0 634051883 852856832 139627 33554432000 4194304 4650419 140736417983232 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8589/statm: 208217 139627 403 112 0 203182 0
[pid=8589/tid=8590] ppid=8587 vsize=832868 CPUtime=752.69 cores=0,2,4,6
/proc/8589/task/8590/stat : 8590 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 105462 0 0 0 75227 42 0 0 25 0 4 0 634051883 852856832 139627 33554432000 4194304 4650419 140736417983232 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8589/tid=8591] ppid=8587 vsize=832868 CPUtime=762.3 cores=0,2,4,6
/proc/8589/task/8591/stat : 8591 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 122571 0 0 0 76185 45 0 0 25 0 4 0 634051883 852856832 139627 33554432000 4194304 4650419 140736417983232 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8589/tid=8592] ppid=8587 vsize=832868 CPUtime=762.3 cores=0,2,4,6
/proc/8589/task/8592/stat : 8592 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 72634 0 0 0 76186 44 0 0 25 0 4 0 634051883 852856832 139627 33554432000 4194304 4650419 140736417983232 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3039.42
Current children cumulated vsize (KiB) 832868

[startup+822.301 s]
/proc/loadavg: 8.18 8.15 7.85 9/371 8644
/proc/meminfo: memFree=29109172/32951124 swapFree=51873460/67111528
[pid=8589] ppid=8587 vsize=813984 CPUtime=3278.68 cores=0,2,4,6
/proc/8589/stat : 8589 (strangenight1-m) R 8587 8589 8076 0 -1 4202496 494877 0 0 0 327652 216 0 0 25 0 4 0 634051883 833519616 147899 33554432000 4194304 4650419 140736417983232 18446744073709551615 4364656 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8589/statm: 203496 147899 403 112 0 198461 0
[pid=8589/tid=8590] ppid=8587 vsize=813984 CPUtime=811.95 cores=0,2,4,6
/proc/8589/task/8590/stat : 8590 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 138389 0 0 0 81137 58 0 0 25 0 4 0 634051883 833519616 147899 33554432000 4194304 4650419 140736417983232 18446744073709551615 4432376 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8589/tid=8591] ppid=8587 vsize=813984 CPUtime=822.3 cores=0,2,4,6
/proc/8589/task/8591/stat : 8591 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 128667 0 0 0 82182 48 0 0 25 0 4 0 634051883 833519616 147899 33554432000 4194304 4650419 140736417983232 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8589/tid=8592] ppid=8587 vsize=813984 CPUtime=822.3 cores=0,2,4,6
/proc/8589/task/8592/stat : 8592 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 80581 0 0 0 82182 48 0 0 25 0 4 0 634051883 833519616 147899 33554432000 4194304 4650419 140736417983232 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3278.68
Current children cumulated vsize (KiB) 813984

[startup+882.301 s]
/proc/loadavg: 8.25 8.16 7.87 9/371 8646
/proc/meminfo: memFree=29033120/32951124 swapFree=51873460/67111528
[pid=8589] ppid=8587 vsize=883904 CPUtime=3517.94 cores=0,2,4,6
/proc/8589/stat : 8589 (strangenight1-m) R 8587 8589 8076 0 -1 4202496 602719 0 0 0 351556 238 0 0 25 0 4 0 634051883 905117696 165283 33554432000 4194304 4650419 140736417983232 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8589/statm: 220976 165283 403 112 0 215941 0
[pid=8589/tid=8590] ppid=8587 vsize=883904 CPUtime=871.6 cores=0,2,4,6
/proc/8589/task/8590/stat : 8590 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 169446 0 0 0 87097 63 0 0 25 0 4 0 634051883 905117696 165283 33554432000 4194304 4650419 140736417983232 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8589/tid=8591] ppid=8587 vsize=883904 CPUtime=882.3 cores=0,2,4,6
/proc/8589/task/8591/stat : 8591 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 160481 0 0 0 88176 54 0 0 25 0 4 0 634051883 905117696 165283 33554432000 4194304 4650419 140736417983232 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8589/tid=8592] ppid=8587 vsize=883904 CPUtime=881.93 cores=0,2,4,6
/proc/8589/task/8592/stat : 8592 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 85279 0 0 0 88144 49 0 0 25 0 4 0 634051883 905117696 165283 33554432000 4194304 4650419 140736417983232 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3517.94
Current children cumulated vsize (KiB) 883904

[startup+942.3 s]
/proc/loadavg: 8.23 8.16 7.89 9/371 8648
/proc/meminfo: memFree=29049556/32951124 swapFree=51873460/67111528
[pid=8589] ppid=8587 vsize=884052 CPUtime=3757.15 cores=0,2,4,6
/proc/8589/stat : 8589 (strangenight1-m) R 8587 8589 8076 0 -1 4202496 619301 0 0 0 375469 246 0 0 25 0 4 0 634051883 905269248 158262 33554432000 4194304 4650419 140736417983232 18446744073709551615 4433096 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8589/statm: 221013 158262 403 112 0 215978 0
[pid=8589/tid=8590] ppid=8587 vsize=884052 CPUtime=931.59 cores=0,2,4,6
/proc/8589/task/8590/stat : 8590 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 179133 0 0 0 93091 68 0 0 25 0 4 0 634051883 905269248 158262 33554432000 4194304 4650419 140736417983232 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8589/tid=8591] ppid=8587 vsize=884052 CPUtime=942.3 cores=0,2,4,6
/proc/8589/task/8591/stat : 8591 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 160481 0 0 0 94176 54 0 0 25 0 4 0 634051883 905269248 158262 33554432000 4194304 4650419 140736417983232 18446744073709551615 4433087 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8589/tid=8592] ppid=8587 vsize=884052 CPUtime=941.16 cores=0,2,4,6
/proc/8589/task/8592/stat : 8592 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 87650 0 0 0 94065 51 0 0 25 0 4 0 634051883 905269248 158262 33554432000 4194304 4650419 140736417983232 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3757.15
Current children cumulated vsize (KiB) 884052

[startup+1002.3 s]
/proc/loadavg: 8.15 8.15 7.90 9/371 8649
/proc/meminfo: memFree=28983656/32951124 swapFree=51873460/67111528
[pid=8589] ppid=8587 vsize=970712 CPUtime=3996.38 cores=0,2,4,6
/proc/8589/stat : 8589 (strangenight1-m) R 8587 8589 8076 0 -1 4202496 658042 0 0 0 399365 273 0 0 25 0 4 0 634051883 994009088 174055 33554432000 4194304 4650419 140736417983232 18446744073709551615 4433084 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8589/statm: 242678 174055 403 112 0 237643 0
[pid=8589/tid=8590] ppid=8587 vsize=970712 CPUtime=991.6 cores=0,2,4,6
/proc/8589/task/8590/stat : 8590 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 209821 0 0 0 99071 89 0 0 25 0 4 0 634051883 994009088 174055 33554432000 4194304 4650419 140736417983232 18446744073709551615 4330629 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8589/tid=8591] ppid=8587 vsize=970712 CPUtime=1002.3 cores=0,2,4,6
/proc/8589/task/8591/stat : 8591 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 164210 0 0 0 100174 56 0 0 25 0 4 0 634051883 994009088 174055 33554432000 4194304 4650419 140736417983232 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8589/tid=8592] ppid=8587 vsize=970712 CPUtime=1000.39 cores=0,2,4,6
/proc/8589/task/8592/stat : 8592 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 91974 0 0 0 99985 54 0 0 25 0 4 0 634051883 994009088 174055 33554432000 4194304 4650419 140736417983232 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3996.38
Current children cumulated vsize (KiB) 970712

[startup+1062.3 s]
/proc/loadavg: 8.15 8.14 7.91 9/371 8651
/proc/meminfo: memFree=28977384/32951124 swapFree=51873460/67111528
[pid=8589] ppid=8587 vsize=927596 CPUtime=4235.66 cores=0,2,4,6
/proc/8589/stat : 8589 (strangenight1-m) R 8587 8589 8076 0 -1 4202496 701474 0 0 0 423276 290 0 0 25 0 4 0 634051883 949858304 175057 33554432000 4194304 4650419 140736417983232 18446744073709551615 4364777 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8589/statm: 231899 175057 403 112 0 226864 0
[pid=8589/tid=8590] ppid=8587 vsize=927596 CPUtime=1051.61 cores=0,2,4,6
/proc/8589/task/8590/stat : 8590 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 215722 0 0 0 105071 90 0 0 25 0 4 0 634051883 949858304 175063 33554432000 4194304 4650419 140736417983232 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8589/tid=8591] ppid=8587 vsize=927596 CPUtime=1062.32 cores=0,2,4,6
/proc/8589/task/8591/stat : 8591 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 192000 0 0 0 106164 68 0 0 25 0 4 0 634051883 949858304 175063 33554432000 4194304 4650419 140736417983232 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8589/tid=8592] ppid=8587 vsize=927596 CPUtime=1059.66 cores=0,2,4,6
/proc/8589/task/8592/stat : 8592 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 92364 0 0 0 105911 55 0 0 25 0 4 0 634051883 949858304 175063 33554432000 4194304 4650419 140736417983232 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4235.66
Current children cumulated vsize (KiB) 927596

[startup+1122.3 s]
/proc/loadavg: 8.12 8.13 7.92 9/371 8652
/proc/meminfo: memFree=28905536/32951124 swapFree=51873460/67111528
[pid=8589] ppid=8587 vsize=994316 CPUtime=4474.89 cores=0,2,4,6
/proc/8589/stat : 8589 (strangenight1-m) R 8587 8589 8076 0 -1 4202496 738763 0 0 0 447186 303 0 0 25 0 4 0 634051883 1018179584 185914 33554432000 4194304 4650419 140736417983232 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8589/statm: 248579 185914 399 112 0 243544 0
[pid=8589/tid=8590] ppid=8587 vsize=994316 CPUtime=1111.6 cores=0,2,4,6
/proc/8589/task/8590/stat : 8590 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 220677 0 0 0 111069 91 0 0 25 0 4 0 634051883 1018179584 185914 33554432000 4194304 4650419 140736417983232 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8589/tid=8591] ppid=8587 vsize=994316 CPUtime=1122.31 cores=0,2,4,6
/proc/8589/task/8591/stat : 8591 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 202215 0 0 0 112161 70 0 0 25 0 4 0 634051883 1018179584 185914 33554432000 4194304 4650419 140736417983232 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8589/tid=8592] ppid=8587 vsize=994316 CPUtime=1118.92 cores=0,2,4,6
/proc/8589/task/8592/stat : 8592 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 93344 0 0 0 111837 55 0 0 25 0 4 0 634051883 1018179584 185914 33554432000 4194304 4650419 140736417983232 18446744073709551615 4365210 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4474.89
Current children cumulated vsize (KiB) 994316

[startup+1182.32 s]
/proc/loadavg: 8.13 8.14 7.93 9/371 8654
/proc/meminfo: memFree=28980996/32951124 swapFree=51873460/67111528
[pid=8589] ppid=8587 vsize=905392 CPUtime=4714.18 cores=0,2,4,6
/proc/8589/stat : 8589 (strangenight1-m) R 8587 8589 8076 0 -1 4202496 747756 0 0 0 471107 311 0 0 25 0 4 0 634051883 927121408 174323 33554432000 4194304 4650419 140736417983232 18446744073709551615 4433074 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8589/statm: 226348 174323 399 112 0 221313 0
[pid=8589/tid=8590] ppid=8587 vsize=905392 CPUtime=1171.62 cores=0,2,4,6
/proc/8589/task/8590/stat : 8590 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 224478 0 0 0 117068 94 0 0 25 0 4 0 634051883 927121408 174323 33554432000 4194304 4650419 140736417983232 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8589/tid=8591] ppid=8587 vsize=905392 CPUtime=1182.33 cores=0,2,4,6
/proc/8589/task/8591/stat : 8591 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 202215 0 0 0 118163 70 0 0 25 0 4 0 634051883 927121408 174323 33554432000 4194304 4650419 140736417983232 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8589/tid=8592] ppid=8587 vsize=905392 CPUtime=1178.17 cores=0,2,4,6
/proc/8589/task/8592/stat : 8592 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 96729 0 0 0 117759 58 0 0 25 0 4 0 634051883 927121408 174323 33554432000 4194304 4650419 140736417983232 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4714.18
Current children cumulated vsize (KiB) 905392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.9 s]
/proc/loadavg: 8.10 8.13 7.93 9/371 8655
/proc/meminfo: memFree=29003168/32951124 swapFree=51873460/67111528
[pid=8589] ppid=8587 vsize=908952 CPUtime=4800.27 cores=0,2,4,6
/proc/8589/stat : 8589 (strangenight1-m) R 8587 8589 8076 0 -1 4202496 755845 0 0 0 479711 316 0 0 25 0 4 0 634051883 930766848 169185 33554432000 4194304 4650419 140736417983232 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8589/statm: 227238 169185 399 112 0 222203 0
[pid=8589/tid=8590] ppid=8587 vsize=908952 CPUtime=1193.21 cores=0,2,4,6
/proc/8589/task/8590/stat : 8590 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 232104 0 0 0 119223 98 0 0 25 0 4 0 634051883 930766848 169185 33554432000 4194304 4650419 140736417983232 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8589/tid=8591] ppid=8587 vsize=908952 CPUtime=1203.93 cores=0,2,4,6
/proc/8589/task/8591/stat : 8591 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 202215 0 0 0 120323 70 0 0 25 0 4 0 634051883 930766848 169185 33554432000 4194304 4650419 140736417983232 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8589/tid=8592] ppid=8587 vsize=908952 CPUtime=1199.5 cores=0,2,4,6
/proc/8589/task/8592/stat : 8592 (strangenight1-m) R 8587 8589 8076 0 -1 4202560 97192 0 0 0 119891 59 0 0 25 0 4 0 634051883 930766848 169185 33554432000 4194304 4650419 140736417983232 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 908952

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.95
CPU time (s): 4800.36
CPU user time (s): 4797.16
CPU system time (s): 3.19451
CPU usage (%): 398.716
Max. virtual memory (cumulated for all children) (KiB): 1087028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.16
system time used= 3.19451
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 755845
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= 2138
involuntary context switches= 25382

runsolver used 4.00639 second user time and 11.1403 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-15 01:39:16
IDJOB=3369244
IDBENCH=84761
IDSOLVER=1846
FILE ID=node146/3369244-1305416356
RUNJOBID= node146-1305415150-8468
PBS_JOBID= 13324516
Free space on /tmp= 73264 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT04/handmade/marijn/equilarge-l/equilarge_l2.used-as.sat04-894.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369244-1305416356/watcher-3369244-1305416356 -o /tmp/evaluation-result-3369244-1305416356/solver-3369244-1305416356 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369244-1305416356.cnf

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

MD5SUM BENCH= b3ddb2ee2bb2b83e1c98b2a9018351fc
RANDOM SEED=850811094

node146.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30296244 kB
Buffers:         70096 kB
Cached:         108440 kB
SwapCached:      56096 kB
Active:         751616 kB
Inactive:      1681760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30296244 kB
SwapTotal:    67111528 kB
SwapFree:     51873460 kB
Dirty:           13016 kB
Writeback:          72 kB
AnonPages:     2205780 kB
Mapped:          16952 kB
Slab:            96432 kB
PageTables:      58564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81846404 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73260 MiB
End job on node146 at 2011-05-15 01:59:22