Trace number 3369376

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.17 1202.85

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n300-s12830984-sat.cnf
MD5SUM8561dcfb17af254a7261755a5f31a440
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark289.739
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses720
Sum of the clauses size1800
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2600
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5120
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-3369376-1305412535.cnf'
0.00/0.00	c -- header says num vars:            300
0.00/0.00	c -- header says num clauses:         720
0.00/0.00	c -- clauses added:            0 learnts,          720 normals,            0 xors
0.00/0.00	c -- vars added        300
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       300       120       600         0      1800         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:     159 undec:       0 neg:     141
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       300       120       600         0      1800         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
0.38/0.16	c  N st     8      4921       300       120       600      4849      1800    213962   no data   no data  --
1.57/0.47	c  N st    10     11305       300       120       600      4482      1800    155761   no data   no data  --
3.18/0.82	c  N st    11     17048       300       120       600     10042      1800    439779   no data   no data  --
5.16/1.36	c  F st    12     25002       300       120       600     12410      1800    495783   no data   no data  --
5.16/1.36	c  N st    12     25002       300       120       600     12410      1800    495783   no data   no data  --
6.36/1.67	c Decided on static restart strategy
6.36/1.67	c  N st    18     30000       300       120       600     10631      1800    364784   no data   no data  --
6.36/1.67	c  S st    18     30000       300       120       600     10631      1800    364784   no data   no data  --
6.76/1.72	c  S st    18     30502       300       120       600     11132      1800    383352   no data   no data  --
6.76/1.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.76/1.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.76/1.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
6.76/1.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.16/1.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.26 s
7.16/1.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
7.16/1.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.76/2.79	c lits-rem:       236  cl-subs:      101  v-elim:      0  v-fix:    0  time:  3.89 s
10.76/2.79	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.01
10.76/2.79	c calculated reachability. Time: 0.00
10.76/2.79	c  N st    18     30502       300       120       600     11031      1800    378476   no data   no data  --
12.77/3.25	c  N st    20     37616       300       120       600     10219      1800    338830   no data   no data  --
14.74/3.76	c  N st    21     44015       300       120       600     16496      1800    632253   no data   no data  --
15.54/3.92	c  S st    22     45756       300       120       600      9430      1800    259574   no data   no data  --
15.54/3.96	c  S st    22     46261       300       120       600      9932      1800    277052   no data   no data  --
15.54/3.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.54/3.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.54/3.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
15.54/3.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.94/4.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
15.94/4.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
15.94/4.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.75/4.20	c lits-rem:        41  cl-subs:       31  v-elim:      0  v-fix:    0  time:  0.74 s
16.75/4.20	c vivif2 --  cl tried      120 cl shrink        0 lits rem          0 time: 0.00
16.75/4.20	c vivif2 --  cl tried     9901 cl shrink        0 lits rem          0 time: 0.01
16.75/4.21	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.01
16.75/4.21	c calculated reachability. Time: 0.00
16.75/4.21	c  N st    22     46261       300       120       600      9901      1800    275804   no data   no data  --
21.96/5.51	c  N st    23     60658       300       120       600     14245      1800    488783   no data   no data  --
24.72/6.29	c  N st    24     69391       300       120       600     12041      1800    338622   no data   no data  --
24.72/6.29	c  S st    24     69391       300       120       600     12041      1800    338622   no data   no data  --
25.12/6.34	c  S st    24     69893       300       120       600     12541      1800    356493   no data   no data  --
25.12/6.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.12/6.34	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.03
25.12/6.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.52/6.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.21 s
25.52/6.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
25.52/6.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.11/7.31	c lits-rem:       143  cl-subs:       59  v-elim:      0  v-fix:    0  time:  3.58 s
29.11/7.31	c vivif2 --  cl tried      120 cl shrink        0 lits rem          0 time: 0.00
29.11/7.31	c vivif2 --  cl tried    12482 cl shrink        0 lits rem          0 time: 0.02
29.11/7.32	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.02
29.11/7.32	c calculated reachability. Time: 0.00
29.11/7.32	c  N st    24     69893       300       120       600     12482      1800    353846   no data   no data  --
35.13/8.88	c  F st    25     87500       300       120       600     18000      1800    586641   no data   no data  --
35.13/8.88	c  N st    25     87500       300       120       600     18000      1800    586641   no data   no data  --
37.09/9.39	c Decided on static restart strategy
38.70/9.72	c  N st    32     95537       300       120       600     13136      1800    328496   no data   no data  --
41.89/10.55	c  N st    34    104839       300       120       600     22239      1800    735832   no data   no data  --
41.89/10.55	c  S st    34    104839       300       120       600     22239      1800    735832   no data   no data  --
42.28/10.64	c  S st    34    105343       300       120       600     22741      1800    754452   no data   no data  --
42.28/10.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
42.28/10.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
42.28/10.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.09
42.28/10.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.08/10.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.70 s
43.08/10.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
43.08/10.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.06/12.89	c lits-rem:       566  cl-subs:      294  v-elim:      0  v-fix:    0  time:  8.06 s
51.06/12.89	c vivif2 --  cl tried      120 cl shrink        0 lits rem          0 time: 0.00
51.06/12.90	c vivif2 --  cl tried    22447 cl shrink        0 lits rem          0 time: 0.04
51.46/12.91	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.04
51.46/12.91	c calculated reachability. Time: 0.00
51.46/12.91	c  N st    34    105343       300       120       600     22447      1800    739669   no data   no data  --
55.05/13.82	c  N st    35    114942       300       120       600     18153      1800    523806   no data   no data  --
62.62/15.71	c  N st    36    129340       300       120       600     17542      1800    483880   no data   no data  --
72.21/18.12	c  N st    37    150935       300       120       600     23048      1800    732384   no data   no data  --
74.99/18.84	c  S st    38    158014       300       120       600     30014      1800   1035365   no data   no data  --
75.39/18.96	c  S st    38    158518       300       120       600     30517      1800   1053373   no data   no data  --
75.39/18.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
75.39/18.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
75.39/18.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.11
75.79/19.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
76.59/19.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.79 s
76.59/19.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
76.59/19.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
80.58/20.21	c lits-rem:       143  cl-subs:      269  v-elim:      0  v-fix:    0  time:  3.98 s
80.58/20.21	c vivif2 --  cl tried      120 cl shrink        0 lits rem          0 time: 0.00
80.58/20.23	c vivif2 --  cl tried    30248 cl shrink        0 lits rem          0 time: 0.05
80.58/20.24	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.04
80.58/20.24	c calculated reachability. Time: 0.00
80.58/20.24	c  N st    38    158518       300       120       600     30248      1800   1038985   no data   no data  --
106.52/26.79	c  N st    39    207106       300       120       600     24902      1800    721034   no data   no data  --
124.88/31.38	c  N st    40    237778       300       120       600     35482      1800   1207807   no data   no data  --
124.88/31.38	c  S st    40    237778       300       120       600     35482      1800   1207807   no data   no data  --
125.68/31.54	c  S st    40    238282       300       120       600     35978      1800   1226176   no data   no data  --
125.68/31.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
125.68/31.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
125.68/31.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.13
126.08/31.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
126.90/31.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.87 s
126.90/31.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
126.90/31.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
132.46/33.25	c lits-rem:       538  cl-subs:      415  v-elim:      0  v-fix:    0  time:  5.67 s
132.46/33.25	c vivif2 --  cl tried      120 cl shrink        0 lits rem          0 time: 0.00
132.46/33.26	c vivif2 --  cl tried    35563 cl shrink        0 lits rem          0 time: 0.06
132.46/33.27	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.05
132.46/33.27	c calculated reachability. Time: 0.00
132.46/33.27	c  N st    40    238282       300       120       600     35563      1800   1204756   no data   no data  --
174.37/43.76	c  F st    41    306251       300       120       600     37441      1800   1242516   no data   no data  --
174.37/43.76	c  N st    41    306251       300       120       600     37441      1800   1242516   no data   no data  --
177.96/44.69	c Decided on static restart strategy
193.92/48.64	c  N st    51    334553       300       120       600     41670      1800   1406808   no data   no data  --
209.89/52.65	c  N st    53    357426       300       120       600     39550      1800   1248326   no data   no data  --
209.89/52.65	c  S st    53    357426       300       120       600     39550      1800   1248326   no data   no data  --
210.72/52.84	c  S st    53    357929       300       120       600     40052      1800   1266489   no data   no data  --
210.72/52.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
210.72/52.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
210.72/52.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.16
211.08/52.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
211.88/53.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.00 s
211.88/53.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
211.88/53.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
217.47/54.56	c lits-rem:       507  cl-subs:      382  v-elim:      0  v-fix:    0  time:  5.52 s
217.47/54.56	c vivif2 --  cl tried      120 cl shrink        0 lits rem          0 time: 0.00
217.47/54.57	c vivif2 --  cl tried    39670 cl shrink        0 lits rem          0 time: 0.06
217.47/54.59	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.06
217.47/54.59	c calculated reachability. Time: 0.00
217.47/54.59	c  N st    53    357929       300       120       600     39670      1800   1247303   no data   no data  --
242.61/60.86	c  N st    54    390322       300       120       600     45957      1800   1569210   no data   no data  --
274.53/68.88	c  N st    55    438910       300       120       600     39635      1800   1134531   no data   no data  --
331.21/83.03	c  N st    56    511792       300       120       600     53500      1800   1705367   no data   no data  --
350.36/87.85	c  N st    57    536894       300       120       600     47644      1800   1483476   no data   no data  --
350.36/87.85	c  S st    57    536894       300       120       600     47644      1800   1483476   no data   no data  --
351.19/88.06	c  S st    57    537394       300       120       600     48144      1800   1502494   no data   no data  --
351.19/88.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
351.19/88.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
351.55/88.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.21
351.55/88.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
352.76/88.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.18 s
352.76/88.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
352.76/88.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
361.93/90.75	c lits-rem:       264  cl-subs:      476  v-elim:      0  v-fix:    0  time:  9.15 s
361.93/90.75	c vivif2 --  cl tried      120 cl shrink        0 lits rem          0 time: 0.00
361.93/90.77	c vivif2 --  cl tried    47668 cl shrink        0 lits rem          0 time: 0.07
361.93/90.79	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.08
361.93/90.79	c calculated reachability. Time: 0.00
361.93/90.79	c  N st    57    537394       300       120       600     47668      1800   1479069   no data   no data  --
498.81/125.02	c  N st    58    701378       300       120       600     41554      1800   1044429   no data   no data  --
598.18/149.91	c  N st    59    806093       300       120       600     70688      1800   2499196   no data   no data  --
598.18/149.91	c  S st    59    806093       300       120       600     70688      1800   2499196   no data   no data  --
599.39/150.25	c  S st    59    806594       300       120       600     71188      1800   2517880   no data   no data  --
599.39/150.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
599.39/150.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
599.79/150.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.36
600.18/150.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
602.17/150.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.19 s
602.17/150.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
602.17/150.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
638.09/159.94	c lits-rem:       315  cl-subs:     1033  v-elim:      0  v-fix:    0  time: 35.76 s
638.09/159.94	c vivif2 --  cl tried      120 cl shrink        0 lits rem          0 time: 0.00
638.09/159.97	c vivif2 --  cl tried    70155 cl shrink        0 lits rem          0 time: 0.12
638.49/160.00	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.14
638.49/160.01	c calculated reachability. Time: 0.00
638.49/160.01	c  N st    59    806594       300       120       600     70155      1800   2466003   no data   no data  --
923.43/231.49	c  F st    60   1071875       300       120       600     86464      1800   3006686   no data   no data  --
923.43/231.49	c  N st    60   1071875       300       120       600     86464      1800   3006686   no data   no data  --
930.65/233.23	c Decided on static restart strategy
954.96/239.36	c  N st    70   1100177       300       120       600     69962      1800   2064631   no data   no data  --
1000.88/250.81	c  N st    72   1136169       300       120       600     59979      1800   1607138   no data   no data  --
1040.40/260.77	c  N st    73   1168561       300       120       600     91862      1800   3119080   no data   no data  --
1095.84/274.61	c  N st    74   1209892       300       120       600     86448      1800   2799787   no data   no data  --
1095.84/274.61	c  S st    74   1209892       300       120       600     86448      1800   2799787   no data   no data  --
1097.82/275.15	c  S st    74   1210397       300       120       600     86951      1800   2818460   no data   no data  --
1097.82/275.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1097.82/275.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1098.22/275.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.46
1098.62/275.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1101.02/275.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.41 s
1101.02/275.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
1101.02/275.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1137.72/285.12	c lits-rem:      5041  cl-subs:      936  v-elim:      0  v-fix:    0  time: 36.54 s
1137.72/285.12	c vivif2 --  cl tried      120 cl shrink        0 lits rem          0 time: 0.00
1137.72/285.16	c vivif2 --  cl tried    86015 cl shrink        0 lits rem          0 time: 0.15
1138.12/285.20	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.18
1138.12/285.21	c calculated reachability. Time: 0.00
1138.12/285.21	c  N st    74   1210397       300       120       600     86015      1800   2771679   no data   no data  --
1230.72/308.44	c  N st    75   1283279       300       120       600     62307      1800   1727082   no data   no data  --
1369.99/343.35	c  N st    76   1392604       300       120       600     70081      1800   1969257   no data   no data  --
1588.70/398.13	c  N st    77   1556590       300       120       600     74871      1800   2142191   no data   no data  --
1785.84/447.58	c  N st    78   1710397       300       120       600     61364      1800   1358981   no data   no data  --
1785.84/447.58	c  S st    78   1710397       300       120       600     61364      1800   1358981   no data   no data  --
1787.43/447.90	c  S st    78   1710898       300       120       600     61864      1800   1377567   no data   no data  --
1787.43/447.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1787.43/447.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1787.83/448.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.41
1787.83/448.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1788.63/448.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.92 s
1788.63/448.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
1788.63/448.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1796.61/450.22	c lits-rem:        48  cl-subs:      244  v-elim:      0  v-fix:    0  time:  7.73 s
1796.61/450.22	c vivif2 --  cl tried      120 cl shrink        0 lits rem          0 time: 0.00
1796.61/450.24	c vivif2 --  cl tried    61620 cl shrink        0 lits rem          0 time: 0.08
1796.61/450.27	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.13
1796.61/450.28	c calculated reachability. Time: 0.00
1796.61/450.28	c  N st    78   1710898       300       120       600     61620      1800   1369039   no data   no data  --
2331.75/584.30	c  N st    79   2079864       300       120       600     67243      1800   1497857   no data   no data  --
2581.57/646.99	c  N st    80   2210899       300       120       600     69450      1800   1505344   no data   no data  --
2581.57/646.99	c  S st    80   2210899       300       120       600     69450      1800   1505344   no data   no data  --
2583.17/647.39	c  S st    80   2211401       300       120       600     69949      1800   1524016   no data   no data  --
2583.57/647.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2583.57/647.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2583.97/647.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.40
2583.97/647.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2584.77/647.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.93 s
2584.77/647.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
2584.77/647.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2595.13/650.31	c lits-rem:       157  cl-subs:      243  v-elim:      0  v-fix:    0  time: 10.11 s
2595.13/650.31	c vivif2 --  cl tried      120 cl shrink        0 lits rem          0 time: 0.00
2595.13/650.34	c vivif2 --  cl tried    69706 cl shrink        0 lits rem          0 time: 0.08
2595.13/650.37	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.14
2595.13/650.37	c calculated reachability. Time: 0.00
2595.13/650.37	c  N st    80   2211401       300       120       600     69706      1800   1516097   no data   no data  --
3442.38/862.63	c  N st    81   2711404       300       120       600     86575      1800   2091934   no data   no data  --
3442.38/862.63	c  S st    81   2711404       300       120       600     86575      1800   2091934   no data   no data  --
3444.38/863.11	c  S st    81   2711908       300       120       600     87079      1800   2110901   no data   no data  --
3444.38/863.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3444.38/863.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3444.78/863.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.49
3445.18/863.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3446.37/863.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.44 s
3446.37/863.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
3446.37/863.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3463.16/867.88	c lits-rem:        76  cl-subs:      397  v-elim:      0  v-fix:    0  time: 16.79 s
3463.16/867.88	c vivif2 --  cl tried      120 cl shrink        0 lits rem          0 time: 0.00
3463.57/867.91	c vivif2 --  cl tried    86682 cl shrink        0 lits rem          0 time: 0.12
3463.57/867.96	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.19
3463.57/867.96	c calculated reachability. Time: 0.00
3463.57/867.96	c  N st    81   2711908       300       120       600     86682      1800   2092900   no data   no data  --
4396.18/1101.66	c  N st    82   3211909       300       120       600    132397      1800   4326105   no data   no data  --
4396.18/1101.66	c  S st    82   3211909       300       120       600    132397      1800   4326105   no data   no data  --
4399.38/1102.49	c  S st    82   3212412       300       120       600    132899      1800   4344208   no data   no data  --
4399.78/1102.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
4399.78/1102.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4400.58/1102.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.9M T:  0.87
4400.98/1102.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4406.16/1104.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.92 s
4406.16/1104.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
4406.16/1104.10	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: 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-3369376-1305412535/watcher-3369376-1305412535 -o /tmp/evaluation-result-3369376-1305412535/solver-3369376-1305412535 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369376-1305412535.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: 3.85 6.51 7.45 6/298 21477
/proc/meminfo: memFree=27769308/32951124 swapFree=63649232/67111528
[pid=21477] ppid=21475 vsize=216380 CPUtime=0 cores=0,2,4,6
/proc/21477/stat : 21477 (strangenight1-m) R 21475 21477 20874 0 -1 4202496 680 0 0 0 0 0 0 0 23 0 4 0 652852006 221573120 596 33554432000 4194304 4650419 140735840022976 18446744073709551615 210204752415 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21477/statm: 54095 601 377 112 0 49060 0
[pid=21477/tid=21478] ppid=21475 vsize=216380 CPUtime=0 cores=0,2,4,6
/proc/21477/task/21478/stat : 21478 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 57 0 0 0 0 0 0 0 24 0 4 0 652852006 221573120 667 33554432000 4194304 4650419 140735840022976 18446744073709551615 210204752366 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21477/tid=21479] ppid=21475 vsize=216380 CPUtime=0 cores=0,2,4,6
/proc/21477/task/21479/stat : 21479 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 111 0 0 0 0 0 0 0 24 0 4 0 652852006 221573120 667 33554432000 4194304 4650419 140735840022976 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21477/tid=21480] ppid=21475 vsize=216380 CPUtime=0 cores=0,2,4,6
/proc/21477/task/21480/stat : 21480 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 94 0 0 0 0 0 0 0 24 0 4 0 652852006 221573120 667 33554432000 4194304 4650419 140735840022976 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.087726 s]
/proc/loadavg: 3.85 6.51 7.45 6/298 21477
/proc/meminfo: memFree=27769308/32951124 swapFree=63649232/67111528
[pid=21477] ppid=21475 vsize=216912 CPUtime=0.32 cores=0,2,4,6
/proc/21477/stat : 21477 (strangenight1-m) R 21475 21477 20874 0 -1 4202496 1476 0 0 0 32 0 0 0 23 0 4 0 652852006 222117888 1390 33554432000 4194304 4650419 140735840022976 18446744073709551615 4333980 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21477/statm: 54228 1390 390 112 0 49193 0
[pid=21477/tid=21478] ppid=21475 vsize=216912 CPUtime=0.07 cores=0,2,4,6
/proc/21477/task/21478/stat : 21478 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 235 0 0 0 7 0 0 0 24 0 4 0 652852006 222117888 1390 33554432000 4194304 4650419 140735840022976 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21477/tid=21479] ppid=21475 vsize=216912 CPUtime=0.08 cores=0,2,4,6
/proc/21477/task/21479/stat : 21479 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 296 0 0 0 8 0 0 0 18 0 4 0 652852006 222117888 1390 33554432000 4194304 4650419 140735840022976 18446744073709551615 4332020 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21477/tid=21480] ppid=21475 vsize=216912 CPUtime=0.08 cores=0,2,4,6
/proc/21477/task/21480/stat : 21480 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 268 0 0 0 8 0 0 0 18 0 4 0 652852006 222117888 1390 33554432000 4194304 4650419 140735840022976 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 216912

[startup+0.100723 s]
/proc/loadavg: 3.85 6.51 7.45 6/298 21477
/proc/meminfo: memFree=27769308/32951124 swapFree=63649232/67111528
[pid=21477] ppid=21475 vsize=216912 CPUtime=0.38 cores=0,2,4,6
/proc/21477/stat : 21477 (strangenight1-m) R 21475 21477 20874 0 -1 4202496 1572 0 0 0 38 0 0 0 23 0 4 0 652852006 222117888 1486 33554432000 4194304 4650419 140735840022976 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21477/statm: 54228 1486 390 112 0 49193 0
[pid=21477/tid=21478] ppid=21475 vsize=216912 CPUtime=0.09 cores=0,2,4,6
/proc/21477/task/21478/stat : 21478 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 258 0 0 0 9 0 0 0 24 0 4 0 652852006 222117888 1486 33554432000 4194304 4650419 140735840022976 18446744073709551615 4311752 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21477/tid=21479] ppid=21475 vsize=216912 CPUtime=0.09 cores=0,2,4,6
/proc/21477/task/21479/stat : 21479 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 317 0 0 0 9 0 0 0 18 0 4 0 652852006 222117888 1486 33554432000 4194304 4650419 140735840022976 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21477/tid=21480] ppid=21475 vsize=216912 CPUtime=0.09 cores=0,2,4,6
/proc/21477/task/21480/stat : 21480 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 291 0 0 0 9 0 0 0 18 0 4 0 652852006 222117888 1486 33554432000 4194304 4650419 140735840022976 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 216912

[startup+0.30069 s]
/proc/loadavg: 3.85 6.51 7.45 6/298 21477
/proc/meminfo: memFree=27769308/32951124 swapFree=63649232/67111528
[pid=21477] ppid=21475 vsize=219180 CPUtime=1.17 cores=0,2,4,6
/proc/21477/stat : 21477 (strangenight1-m) R 21475 21477 20874 0 -1 4202496 3093 0 0 0 117 0 0 0 24 0 4 0 652852006 224440320 2092 33554432000 4194304 4650419 140735840022976 18446744073709551615 4365223 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21477/statm: 54795 2092 392 112 0 49760 0
[pid=21477/tid=21478] ppid=21475 vsize=219180 CPUtime=0.29 cores=0,2,4,6
/proc/21477/task/21478/stat : 21478 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 621 0 0 0 29 0 0 0 25 0 4 0 652852006 224440320 2092 33554432000 4194304 4650419 140735840022976 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21477/tid=21479] ppid=21475 vsize=219180 CPUtime=0.29 cores=0,2,4,6
/proc/21477/task/21479/stat : 21479 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 731 0 0 0 29 0 0 0 18 0 4 0 652852006 224440320 2092 33554432000 4194304 4650419 140735840022976 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21477/tid=21480] ppid=21475 vsize=219180 CPUtime=0.29 cores=0,2,4,6
/proc/21477/task/21480/stat : 21480 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 650 0 0 0 29 0 0 0 18 0 4 0 652852006 224440320 2092 33554432000 4194304 4650419 140735840022976 18446744073709551615 4520352 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 219180

[startup+0.700623 s]
/proc/loadavg: 3.85 6.51 7.45 6/298 21477
/proc/meminfo: memFree=27769308/32951124 swapFree=63649232/67111528
[pid=21477] ppid=21475 vsize=221024 CPUtime=2.78 cores=0,2,4,6
/proc/21477/stat : 21477 (strangenight1-m) R 21475 21477 20874 0 -1 4202496 5372 0 0 0 277 1 0 0 25 0 4 0 652852006 226328576 2900 33554432000 4194304 4650419 140735840022976 18446744073709551615 4367236 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21477/statm: 55256 2900 392 112 0 50221 0
[pid=21477/tid=21478] ppid=21475 vsize=221024 CPUtime=0.68 cores=0,2,4,6
/proc/21477/task/21478/stat : 21478 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 1198 0 0 0 68 0 0 0 25 0 4 0 652852006 226328576 2900 33554432000 4194304 4650419 140735840022976 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21477/tid=21479] ppid=21475 vsize=221024 CPUtime=0.69 cores=0,2,4,6
/proc/21477/task/21479/stat : 21479 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 1348 0 0 0 69 0 0 0 18 0 4 0 652852006 226328576 2900 33554432000 4194304 4650419 140735840022976 18446744073709551615 4367245 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21477/tid=21480] ppid=21475 vsize=221024 CPUtime=0.69 cores=0,2,4,6
/proc/21477/task/21480/stat : 21480 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 1139 0 0 0 69 0 0 0 18 0 4 0 652852006 226328576 2900 33554432000 4194304 4650419 140735840022976 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 221024

[startup+1.50049 s]
/proc/loadavg: 3.85 6.51 7.45 10/302 21481
/proc/meminfo: memFree=27749940/32951124 swapFree=63649232/67111528
[pid=21477] ppid=21475 vsize=231804 CPUtime=5.96 cores=0,2,4,6
/proc/21477/stat : 21477 (strangenight1-m) R 21475 21477 20874 0 -1 4202496 9116 0 0 0 595 1 0 0 25 0 4 0 652852006 237367296 4146 33554432000 4194304 4650419 140735840022976 18446744073709551615 4328130 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21477/statm: 57951 4146 393 112 0 52916 0
[pid=21477/tid=21478] ppid=21475 vsize=231804 CPUtime=1.47 cores=0,2,4,6
/proc/21477/task/21478/stat : 21478 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 2054 0 0 0 147 0 0 0 25 0 4 0 652852006 237367296 4146 33554432000 4194304 4650419 140735840022976 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21477/tid=21479] ppid=21475 vsize=231804 CPUtime=1.49 cores=0,2,4,6
/proc/21477/task/21479/stat : 21479 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 2258 0 0 0 149 0 0 0 19 0 4 0 652852006 237367296 4146 33554432000 4194304 4650419 140735840022976 18446744073709551615 4365195 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21477/tid=21480] ppid=21475 vsize=231804 CPUtime=1.49 cores=0,2,4,6
/proc/21477/task/21480/stat : 21480 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 2022 0 0 0 149 0 0 0 19 0 4 0 652852006 237367296 4146 33554432000 4194304 4650419 140735840022976 18446744073709551615 4314835 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 231804

[startup+3.10023 s]
/proc/loadavg: 4.18 6.53 7.45 10/302 21481
/proc/meminfo: memFree=27724644/32951124 swapFree=63649232/67111528
[pid=21477] ppid=21475 vsize=241376 CPUtime=12.35 cores=0,2,4,6
/proc/21477/stat : 21477 (strangenight1-m) R 21475 21477 20874 0 -1 4202496 20409 0 0 0 1231 4 0 0 25 0 4 0 652852006 247169024 12174 33554432000 4194304 4650419 140735840022976 18446744073709551615 4334293 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21477/statm: 60344 12174 394 112 0 55309 0
[pid=21477/tid=21478] ppid=21475 vsize=241376 CPUtime=3.06 cores=0,2,4,6
/proc/21477/task/21478/stat : 21478 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 5084 0 0 0 306 0 0 0 25 0 4 0 652852006 247169024 12174 33554432000 4194304 4650419 140735840022976 18446744073709551615 4315613 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21477/tid=21479] ppid=21475 vsize=241376 CPUtime=3.09 cores=0,2,4,6
/proc/21477/task/21479/stat : 21479 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 6971 0 0 0 308 1 0 0 25 0 4 0 652852006 247169024 12174 33554432000 4194304 4650419 140735840022976 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21477/tid=21480] ppid=21475 vsize=241376 CPUtime=3.09 cores=0,2,4,6
/proc/21477/task/21480/stat : 21480 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 2949 0 0 0 309 0 0 0 25 0 4 0 652852006 247169024 12174 33554432000 4194304 4650419 140735840022976 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 241376

[startup+6.30069 s]
/proc/loadavg: 4.18 6.53 7.45 10/302 21481
/proc/meminfo: memFree=27648276/32951124 swapFree=63649232/67111528
[pid=21477] ppid=21475 vsize=250296 CPUtime=25.12 cores=0,2,4,6
/proc/21477/stat : 21477 (strangenight1-m) R 21475 21477 20874 0 -1 4202496 32228 0 0 0 2506 6 0 0 25 0 4 0 652852006 256303104 18252 33554432000 4194304 4650419 140735840022976 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21477/statm: 62574 18252 394 112 0 57539 0
[pid=21477/tid=21478] ppid=21475 vsize=250296 CPUtime=6.23 cores=0,2,4,6
/proc/21477/task/21478/stat : 21478 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 8663 0 0 0 622 1 0 0 25 0 4 0 652852006 256303104 18252 33554432000 4194304 4650419 140735840022976 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21477/tid=21479] ppid=21475 vsize=250296 CPUtime=6.28 cores=0,2,4,6
/proc/21477/task/21479/stat : 21479 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 8420 0 0 0 627 1 0 0 25 0 4 0 652852006 256303104 18252 33554432000 4194304 4650419 140735840022976 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21477/tid=21480] ppid=21475 vsize=250296 CPUtime=6.28 cores=0,2,4,6
/proc/21477/task/21480/stat : 21480 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 6563 0 0 0 628 0 0 0 25 0 4 0 652852006 256303104 18252 33554432000 4194304 4650419 140735840022976 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 250296

[startup+12.7006 s]
/proc/loadavg: 4.77 6.58 7.45 10/302 21481
/proc/meminfo: memFree=27597504/32951124 swapFree=63649232/67111528
[pid=21477] ppid=21475 vsize=258860 CPUtime=50.66 cores=0,2,4,6
/proc/21477/stat : 21477 (strangenight1-m) R 21475 21477 20874 0 -1 4202496 48912 0 0 0 5056 10 0 0 25 0 4 0 652852006 265072640 25532 33554432000 4194304 4650419 140735840022976 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21477/statm: 64715 25532 394 112 0 59680 0
[pid=21477/tid=21478] ppid=21475 vsize=258860 CPUtime=12.58 cores=0,2,4,6
/proc/21477/task/21478/stat : 21478 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 12640 0 0 0 1255 3 0 0 25 0 4 0 652852006 265072640 25532 33554432000 4194304 4650419 140735840022976 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21477/tid=21479] ppid=21475 vsize=258860 CPUtime=12.68 cores=0,2,4,6
/proc/21477/task/21479/stat : 21479 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 13013 0 0 0 1266 2 0 0 25 0 4 0 652852006 265072640 25532 33554432000 4194304 4650419 140735840022976 18446744073709551615 4438629 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21477/tid=21480] ppid=21475 vsize=258860 CPUtime=12.68 cores=0,2,4,6
/proc/21477/task/21480/stat : 21480 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 9556 0 0 0 1267 1 0 0 25 0 4 0 652852006 265072640 25532 33554432000 4194304 4650419 140735840022976 18446744073709551615 4438661 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 258860

[startup+25.5005 s]
/proc/loadavg: 5.27 6.62 7.46 10/302 21481
/proc/meminfo: memFree=27534340/32951124 swapFree=63649232/67111528
[pid=21477] ppid=21475 vsize=292280 CPUtime=101.73 cores=0,2,4,6
/proc/21477/stat : 21477 (strangenight1-m) R 21475 21477 20874 0 -1 4202496 76256 0 0 0 10156 17 0 0 25 0 4 0 652852006 299294720 36453 33554432000 4194304 4650419 140735840022976 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21477/statm: 73070 36453 394 112 0 68035 0
[pid=21477/tid=21478] ppid=21475 vsize=292280 CPUtime=25.25 cores=0,2,4,6
/proc/21477/task/21478/stat : 21478 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 18413 0 0 0 2520 5 0 0 25 0 4 0 652852006 299294720 36453 33554432000 4194304 4650419 140735840022976 18446744073709551615 4363426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21477/tid=21479] ppid=21475 vsize=292280 CPUtime=25.49 cores=0,2,4,6
/proc/21477/task/21479/stat : 21479 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 19681 0 0 0 2545 4 0 0 25 0 4 0 652852006 299294720 36453 33554432000 4194304 4650419 140735840022976 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21477/tid=21480] ppid=21475 vsize=292280 CPUtime=25.49 cores=0,2,4,6
/proc/21477/task/21480/stat : 21480 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 14849 0 0 0 2546 3 0 0 25 0 4 0 652852006 299294720 36453 33554432000 4194304 4650419 140735840022976 18446744073709551615 4366835 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 292280

[startup+51.1002 s]
/proc/loadavg: 6.20 6.73 7.47 10/302 21482
/proc/meminfo: memFree=27458236/32951124 swapFree=63649232/67111528
[pid=21477] ppid=21475 vsize=297972 CPUtime=203.9 cores=0,2,4,6
/proc/21477/stat : 21477 (strangenight1-m) R 21475 21477 20874 0 -1 4202496 115994 0 0 0 20363 27 0 0 25 0 4 0 652852006 305123328 44330 33554432000 4194304 4650419 140735840022976 18446744073709551615 4365195 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21477/statm: 74493 44330 394 112 0 69458 0
[pid=21477/tid=21478] ppid=21475 vsize=297972 CPUtime=50.62 cores=0,2,4,6
/proc/21477/task/21478/stat : 21478 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 27857 0 0 0 5054 8 0 0 25 0 4 0 652852006 305123328 44330 33554432000 4194304 4650419 140735840022976 18446744073709551615 4366865 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21477/tid=21479] ppid=21475 vsize=297972 CPUtime=51.08 cores=0,2,4,6
/proc/21477/task/21479/stat : 21479 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 31877 0 0 0 5101 7 0 0 25 0 4 0 652852006 305123328 44330 33554432000 4194304 4650419 140735840022976 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21477/tid=21480] ppid=21475 vsize=297972 CPUtime=51.08 cores=0,2,4,6
/proc/21477/task/21480/stat : 21480 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 18506 0 0 0 5105 3 0 0 25 0 4 0 652852006 305123328 44330 33554432000 4194304 4650419 140735840022976 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.9
Current children cumulated vsize (KiB) 297972

[startup+102.311 s]
/proc/loadavg: 7.32 6.96 7.50 10/302 21483
/proc/meminfo: memFree=27378848/32951124 swapFree=63649232/67111528
[pid=21477] ppid=21475 vsize=375276 CPUtime=408.26 cores=0,2,4,6
/proc/21477/stat : 21477 (strangenight1-m) R 21475 21477 20874 0 -1 4202496 173532 0 0 0 40784 42 0 0 25 0 4 0 652852006 384282624 58749 33554432000 4194304 4650419 140735840022976 18446744073709551615 4366845 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21477/statm: 93819 58749 394 112 0 88784 0
[pid=21477/tid=21478] ppid=21475 vsize=375276 CPUtime=101.34 cores=0,2,4,6
/proc/21477/task/21478/stat : 21478 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 41868 0 0 0 10123 11 0 0 25 0 4 0 652852006 384282624 58749 33554432000 4194304 4650419 140735840022976 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21477/tid=21479] ppid=21475 vsize=375276 CPUtime=102.3 cores=0,2,4,6
/proc/21477/task/21479/stat : 21479 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 44976 0 0 0 10220 10 0 0 25 0 4 0 652852006 384282624 58749 33554432000 4194304 4650419 140735840022976 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21477/tid=21480] ppid=21475 vsize=375276 CPUtime=102.3 cores=0,2,4,6
/proc/21477/task/21480/stat : 21480 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 27641 0 0 0 10223 7 0 0 25 0 4 0 652852006 384282624 58749 33554432000 4194304 4650419 140735840022976 18446744073709551615 4368151 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.26
Current children cumulated vsize (KiB) 375276

[startup+162.301 s]

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

[pid=21477] ppid=21475 vsize=657964 CPUtime=2563.24 cores=0,2,4,6
/proc/21477/stat : 21477 (strangenight1-m) R 21475 21477 20874 0 -1 4202496 534528 0 0 0 256162 162 0 0 25 0 4 0 652852006 673755136 122511 33554432000 4194304 4650419 140735840022976 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21477/statm: 164491 122511 394 112 0 159456 0
[pid=21477/tid=21478] ppid=21475 vsize=657964 CPUtime=636.33 cores=0,2,4,6
/proc/21477/task/21478/stat : 21478 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 122862 0 0 0 63592 41 0 0 25 0 4 0 652852006 673755136 122514 33554432000 4194304 4650419 140735840022976 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21477/tid=21479] ppid=21475 vsize=657964 CPUtime=642.29 cores=0,2,4,6
/proc/21477/task/21479/stat : 21479 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 176871 0 0 0 64180 49 0 0 25 0 4 0 652852006 673755136 122514 33554432000 4194304 4650419 140735840022976 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21477/tid=21480] ppid=21475 vsize=657964 CPUtime=642.3 cores=0,2,4,6
/proc/21477/task/21480/stat : 21480 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 46031 0 0 0 64216 14 0 0 25 0 4 0 652852006 673755136 122514 33554432000 4194304 4650419 140735840022976 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2563.24
Current children cumulated vsize (KiB) 657964

[startup+702.301 s]
/proc/loadavg: 8.14 7.94 7.77 10/302 21499
/proc/meminfo: memFree=26900392/32951124 swapFree=63649232/67111528
[pid=21477] ppid=21475 vsize=735056 CPUtime=2802.67 cores=0,2,4,6
/proc/21477/stat : 21477 (strangenight1-m) R 21475 21477 20874 0 -1 4202496 564407 0 0 0 280093 174 0 0 25 0 4 0 652852006 752697344 134107 33554432000 4194304 4650419 140735840022976 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21477/statm: 183764 134107 394 112 0 178729 0
[pid=21477/tid=21478] ppid=21475 vsize=735056 CPUtime=695.77 cores=0,2,4,6
/proc/21477/task/21478/stat : 21478 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 129372 0 0 0 69533 44 0 0 25 0 4 0 652852006 752697344 134107 33554432000 4194304 4650419 140735840022976 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21477/tid=21479] ppid=21475 vsize=735056 CPUtime=702.28 cores=0,2,4,6
/proc/21477/task/21479/stat : 21479 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 186091 0 0 0 70176 52 0 0 25 0 4 0 652852006 752697344 134107 33554432000 4194304 4650419 140735840022976 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21477/tid=21480] ppid=21475 vsize=735056 CPUtime=702.29 cores=0,2,4,6
/proc/21477/task/21480/stat : 21480 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 49299 0 0 0 70214 15 0 0 25 0 4 0 652852006 752697344 134107 33554432000 4194304 4650419 140735840022976 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2802.67
Current children cumulated vsize (KiB) 735056

[startup+762.311 s]
/proc/loadavg: 6.15 7.46 7.61 5/293 21518
/proc/meminfo: memFree=27278104/32951124 swapFree=63649232/67111528
[pid=21477] ppid=21475 vsize=749876 CPUtime=3042.14 cores=0,2,4,6
/proc/21477/stat : 21477 (strangenight1-m) R 21475 21477 20874 0 -1 4202496 597987 0 0 0 304027 187 0 0 25 0 4 0 652852006 767873024 124588 33554432000 4194304 4650419 140735840022976 18446744073709551615 4365327 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21477/statm: 187469 124588 394 112 0 182434 0
[pid=21477/tid=21478] ppid=21475 vsize=749876 CPUtime=755.23 cores=0,2,4,6
/proc/21477/task/21478/stat : 21478 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 136763 0 0 0 75476 47 0 0 25 0 4 0 652852006 767873024 124588 33554432000 4194304 4650419 140735840022976 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21477/tid=21479] ppid=21475 vsize=749876 CPUtime=762.29 cores=0,2,4,6
/proc/21477/task/21479/stat : 21479 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 196301 0 0 0 76173 56 0 0 25 0 4 0 652852006 767873024 124588 33554432000 4194304 4650419 140735840022976 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21477/tid=21480] ppid=21475 vsize=749876 CPUtime=762.3 cores=0,2,4,6
/proc/21477/task/21480/stat : 21480 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 53360 0 0 0 76214 16 0 0 25 0 4 0 652852006 767873024 124588 33554432000 4194304 4650419 140735840022976 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3042.14
Current children cumulated vsize (KiB) 749876

[startup+822.301 s]
/proc/loadavg: 4.83 6.84 7.39 5/293 21520
/proc/meminfo: memFree=27228492/32951124 swapFree=63649232/67111528
[pid=21477] ppid=21475 vsize=791020 CPUtime=3281.56 cores=0,2,4,6
/proc/21477/stat : 21477 (strangenight1-m) R 21475 21477 20874 0 -1 4202496 634406 0 0 0 327953 203 0 0 25 0 4 0 652852006 810004480 137373 33554432000 4194304 4650419 140735840022976 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21477/statm: 197755 137373 394 112 0 192720 0
[pid=21477/tid=21478] ppid=21475 vsize=791020 CPUtime=814.67 cores=0,2,4,6
/proc/21477/task/21478/stat : 21478 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 149154 0 0 0 81416 51 0 0 25 0 4 0 652852006 810004480 137373 33554432000 4194304 4650419 140735840022976 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21477/tid=21479] ppid=21475 vsize=791020 CPUtime=822.28 cores=0,2,4,6
/proc/21477/task/21479/stat : 21479 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 205951 0 0 0 82167 61 0 0 25 0 4 0 652852006 810004480 137373 33554432000 4194304 4650419 140735840022976 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21477/tid=21480] ppid=21475 vsize=791020 CPUtime=822.29 cores=0,2,4,6
/proc/21477/task/21480/stat : 21480 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 59830 0 0 0 82210 19 0 0 25 0 4 0 652852006 810004480 137373 33554432000 4194304 4650419 140735840022976 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3281.56
Current children cumulated vsize (KiB) 791020

[startup+882.301 s]
/proc/loadavg: 4.34 6.34 7.18 5/293 21521
/proc/meminfo: memFree=27227120/32951124 swapFree=63649232/67111528
[pid=21477] ppid=21475 vsize=724080 CPUtime=3521 cores=0,2,4,6
/proc/21477/stat : 21477 (strangenight1-m) R 21475 21477 20874 0 -1 4202496 654611 0 0 0 351887 213 0 0 25 0 4 0 652852006 741457920 137122 33554432000 4194304 4650419 140735840022976 18446744073709551615 4366276 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21477/statm: 181020 137122 394 112 0 175985 0
[pid=21477/tid=21478] ppid=21475 vsize=724080 CPUtime=874.11 cores=0,2,4,6
/proc/21477/task/21478/stat : 21478 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 152666 0 0 0 87357 54 0 0 25 0 4 0 652852006 741457920 137122 33554432000 4194304 4650419 140735840022976 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21477/tid=21479] ppid=21475 vsize=724080 CPUtime=882.28 cores=0,2,4,6
/proc/21477/task/21479/stat : 21479 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 212881 0 0 0 88164 64 0 0 25 0 4 0 652852006 741457920 137122 33554432000 4194304 4650419 140735840022976 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21477/tid=21480] ppid=21475 vsize=724080 CPUtime=882.29 cores=0,2,4,6
/proc/21477/task/21480/stat : 21480 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 64419 0 0 0 88209 20 0 0 25 0 4 0 652852006 741457920 137122 33554432000 4194304 4650419 140735840022976 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3521
Current children cumulated vsize (KiB) 724080

[startup+942.301 s]
/proc/loadavg: 4.16 5.92 6.98 5/293 21523
/proc/meminfo: memFree=27242224/32951124 swapFree=63649232/67111528
[pid=21477] ppid=21475 vsize=775932 CPUtime=3760.45 cores=0,2,4,6
/proc/21477/stat : 21477 (strangenight1-m) R 21475 21477 20874 0 -1 4202496 672959 0 0 0 375822 223 0 0 25 0 4 0 652852006 794554368 133648 33554432000 4194304 4650419 140735840022976 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21477/statm: 193983 133648 394 112 0 188948 0
[pid=21477/tid=21478] ppid=21475 vsize=775932 CPUtime=933.57 cores=0,2,4,6
/proc/21477/task/21478/stat : 21478 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 159139 0 0 0 93299 58 0 0 25 0 4 0 652852006 794554368 133648 33554432000 4194304 4650419 140735840022976 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21477/tid=21479] ppid=21475 vsize=775932 CPUtime=942.27 cores=0,2,4,6
/proc/21477/task/21479/stat : 21479 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 215269 0 0 0 94162 65 0 0 25 0 4 0 652852006 794554368 133648 33554432000 4194304 4650419 140735840022976 18446744073709551615 4366933 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21477/tid=21480] ppid=21475 vsize=775932 CPUtime=942.3 cores=0,2,4,6
/proc/21477/task/21480/stat : 21480 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 64933 0 0 0 94209 21 0 0 25 0 4 0 652852006 794554368 133648 33554432000 4194304 4650419 140735840022976 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3760.45
Current children cumulated vsize (KiB) 775932

[startup+1002.3 s]
/proc/loadavg: 4.09 5.59 6.80 5/293 21524
/proc/meminfo: memFree=27205016/32951124 swapFree=63649232/67111528
[pid=21477] ppid=21475 vsize=805248 CPUtime=3999.89 cores=0,2,4,6
/proc/21477/stat : 21477 (strangenight1-m) R 21475 21477 20874 0 -1 4202496 702792 0 0 0 399753 236 0 0 25 0 4 0 652852006 824573952 142801 33554432000 4194304 4650419 140735840022976 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21477/statm: 201312 142801 394 112 0 196277 0
[pid=21477/tid=21478] ppid=21475 vsize=805248 CPUtime=993 cores=0,2,4,6
/proc/21477/task/21478/stat : 21478 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 165022 0 0 0 99239 61 0 0 25 0 4 0 652852006 824573952 142801 33554432000 4194304 4650419 140735840022976 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21477/tid=21479] ppid=21475 vsize=805248 CPUtime=1002.27 cores=0,2,4,6
/proc/21477/task/21479/stat : 21479 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 224618 0 0 0 100158 69 0 0 25 0 4 0 652852006 824573952 142801 33554432000 4194304 4650419 140735840022976 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21477/tid=21480] ppid=21475 vsize=805248 CPUtime=1002.29 cores=0,2,4,6
/proc/21477/task/21480/stat : 21480 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 69495 0 0 0 100207 22 0 0 25 0 4 0 652852006 824573952 142801 33554432000 4194304 4650419 140735840022976 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3999.89
Current children cumulated vsize (KiB) 805248

[startup+1062.3 s]
/proc/loadavg: 4.04 5.32 6.64 5/293 21526
/proc/meminfo: memFree=27175128/32951124 swapFree=63649232/67111528
[pid=21477] ppid=21475 vsize=893596 CPUtime=4239.35 cores=0,2,4,6
/proc/21477/stat : 21477 (strangenight1-m) R 21475 21477 20874 0 -1 4202496 720737 0 0 0 423690 245 0 0 25 0 4 0 652852006 915042304 150408 33554432000 4194304 4650419 140735840022976 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21477/statm: 223399 150408 394 112 0 218364 0
[pid=21477/tid=21478] ppid=21475 vsize=893596 CPUtime=1052.46 cores=0,2,4,6
/proc/21477/task/21478/stat : 21478 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 168987 0 0 0 105183 63 0 0 25 0 4 0 652852006 915042304 150408 33554432000 4194304 4650419 140735840022976 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21477/tid=21479] ppid=21475 vsize=893596 CPUtime=1062.27 cores=0,2,4,6
/proc/21477/task/21479/stat : 21479 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 229556 0 0 0 106156 71 0 0 25 0 4 0 652852006 915042304 150408 33554432000 4194304 4650419 140735840022976 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21477/tid=21480] ppid=21475 vsize=893596 CPUtime=1062.29 cores=0,2,4,6
/proc/21477/task/21480/stat : 21480 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 70657 0 0 0 106207 22 0 0 25 0 4 0 652852006 915042304 150408 33554432000 4194304 4650419 140735840022976 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4239.35
Current children cumulated vsize (KiB) 893596

[startup+1122.3 s]
/proc/loadavg: 4.04 5.07 6.46 5/293 21528
/proc/meminfo: memFree=27144368/32951124 swapFree=63649232/67111528
[pid=21477] ppid=21475 vsize=894000 CPUtime=4478.8 cores=0,2,4,6
/proc/21477/stat : 21477 (strangenight1-m) R 21475 21477 20874 0 -1 4202496 754157 0 0 0 447625 255 0 0 25 0 4 0 652852006 915456000 157964 33554432000 4194304 4650419 140735840022976 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21477/statm: 223500 157964 394 112 0 218465 0
[pid=21477/tid=21478] ppid=21475 vsize=894000 CPUtime=1111.91 cores=0,2,4,6
/proc/21477/task/21478/stat : 21478 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 182236 0 0 0 111126 65 0 0 25 0 4 0 652852006 915456000 157964 33554432000 4194304 4650419 140735840022976 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21477/tid=21479] ppid=21475 vsize=894000 CPUtime=1122.27 cores=0,2,4,6
/proc/21477/task/21479/stat : 21479 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 232884 0 0 0 112154 73 0 0 25 0 4 0 652852006 915456000 157964 33554432000 4194304 4650419 140735840022976 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21477/tid=21480] ppid=21475 vsize=894000 CPUtime=1122.29 cores=0,2,4,6
/proc/21477/task/21480/stat : 21480 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 71335 0 0 0 112206 23 0 0 25 0 4 0 652852006 915456000 157964 33554432000 4194304 4650419 140735840022976 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4478.8
Current children cumulated vsize (KiB) 894000

[startup+1182.3 s]
/proc/loadavg: 4.01 4.89 6.32 5/293 21529
/proc/meminfo: memFree=27117440/32951124 swapFree=63649232/67111528
[pid=21477] ppid=21475 vsize=973560 CPUtime=4718.26 cores=0,2,4,6
/proc/21477/stat : 21477 (strangenight1-m) R 21475 21477 20874 0 -1 4202496 807572 0 0 0 471558 268 0 0 25 0 4 0 652852006 996925440 164597 33554432000 4194304 4650419 140735840022976 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21477/statm: 243390 164597 394 112 0 238355 0
[pid=21477/tid=21478] ppid=21475 vsize=973560 CPUtime=1171.36 cores=0,2,4,6
/proc/21477/task/21478/stat : 21478 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 220106 0 0 0 117064 72 0 0 25 0 4 0 652852006 996925440 164597 33554432000 4194304 4650419 140735840022976 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21477/tid=21479] ppid=21475 vsize=973560 CPUtime=1182.27 cores=0,2,4,6
/proc/21477/task/21479/stat : 21479 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 240905 0 0 0 118151 76 0 0 25 0 4 0 652852006 996925440 164597 33554432000 4194304 4650419 140735840022976 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21477/tid=21480] ppid=21475 vsize=973560 CPUtime=1182.3 cores=0,2,4,6
/proc/21477/task/21480/stat : 21480 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 72158 0 0 0 118206 24 0 0 25 0 4 0 652852006 996925440 164597 33554432000 4194304 4650419 140735840022976 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4718.26
Current children cumulated vsize (KiB) 973560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 4.01 4.82 6.25 5/293 21530
/proc/meminfo: memFree=27118176/32951124 swapFree=63649232/67111528
[pid=21477] ppid=21475 vsize=908204 CPUtime=4800.09 cores=0,2,4,6
/proc/21477/stat : 21477 (strangenight1-m) R 21475 21477 20874 0 -1 4202496 813581 0 0 0 479738 271 0 0 25 0 4 0 652852006 930000896 164248 33554432000 4194304 4650419 140735840022976 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/21477/statm: 227051 164248 394 112 0 222016 0
[pid=21477/tid=21478] ppid=21475 vsize=908204 CPUtime=1191.68 cores=0,2,4,6
/proc/21477/task/21478/stat : 21478 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 224046 0 0 0 119094 74 0 0 25 0 4 0 652852006 930000896 164249 33554432000 4194304 4650419 140735840022976 18446744073709551615 4365231 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21477/tid=21479] ppid=21475 vsize=908204 CPUtime=1202.78 cores=0,2,4,6
/proc/21477/task/21479/stat : 21479 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 242214 0 0 0 120201 77 0 0 25 0 4 0 652852006 930000896 164249 33554432000 4194304 4650419 140735840022976 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21477/tid=21480] ppid=21475 vsize=908204 CPUtime=1202.8 cores=0,2,4,6
/proc/21477/task/21480/stat : 21480 (strangenight1-m) R 21475 21477 20874 0 -1 4202560 72915 0 0 0 120256 24 0 0 25 0 4 0 652852006 930000896 164249 33554432000 4194304 4650419 140735840022976 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 908204

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.85
CPU time (s): 4800.17
CPU user time (s): 4797.42
CPU system time (s): 2.74558
CPU usage (%): 399.065
Max. virtual memory (cumulated for all children) (KiB): 1027152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.42
system time used= 2.74558
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 813582
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= 189
involuntary context switches= 21948

runsolver used 3.35549 second user time and 7.62084 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-15 00:35:35
IDJOB=3369376
IDBENCH=83139
IDSOLVER=1846
FILE ID=node130/3369376-1305412535
RUNJOBID= node130-1305412535-21454
PBS_JOBID= 13324512
Free space on /tmp= 73424 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n300-s12830984-sat.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369376-1305412535/watcher-3369376-1305412535 -o /tmp/evaluation-result-3369376-1305412535/solver-3369376-1305412535 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369376-1305412535.cnf

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

MD5SUM BENCH= 8561dcfb17af254a7261755a5f31a440
RANDOM SEED=517897825

node130.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.838
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.67
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.838
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.83
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.838
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.838
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.81
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.838
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.838
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27769968 kB
Buffers:        260868 kB
Cached:        3596040 kB
SwapCached:      10248 kB
Active:        1150976 kB
Inactive:      3760836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27769968 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:           12516 kB
Writeback:           0 kB
AnonPages:     1052984 kB
Mapped:          13276 kB
Slab:           183048 kB
PageTables:      25572 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 51545600 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= 73424 MiB
End job on node130 at 2011-05-15 00:55:40