Trace number 3175411

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt? (TO) 4800.35 1201.73

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S324945930-048.UNKNOWN.cnf
MD5SUM25ed0c8de63814e6d33af77a8f91b72b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.3141
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54450

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-3175411-1304122999.cnf'
0.00/0.00	c -- header says num vars:             50
0.00/0.00	c -- header says num clauses:        4450
0.00/0.00	c -- clauses added:            0 learnts,         4450 normals,            0 xors
0.00/0.00	c -- vars added         50
0.00/0.10	c Parsing time:  0.01 s
0.00/0.10	c  N st     0         0        50      4450         0         0     31150         0   no data   no data  --
0.39/0.10	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.37
0.39/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.39/0.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.39/0.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.39/0.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
0.39/0.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.39/0.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
0.39/0.15	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.15	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.39/0.15	c calculated reachability. Time: 0.00
0.39/0.15	c Calc default polars -  time:   0.00 s pos:      18 undec:       2 neg:      30
0.39/0.15	c =========================================================================================
0.39/0.15	c types(t): F = full restart, N = normal restart
0.39/0.15	c types(t): S = simplification begin/end, E = solution found
0.39/0.15	c restart types(rt): st = static, dy = dynamic
0.39/0.15	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.15	c  B st     0         0        50      4450         0         0     31150         0   no data   no data  --
1.17/0.32	c  N dy    11      7658        50      4450         0      4450     31150     76892     15.28     16.19  --
1.96/0.50	c  N dy    22     12652        50      4450         0      5073     31150     82437     15.15     15.99  --
2.76/0.79	c  N dy    33     20201        50      4450         0      6755     31150    105876     14.82     15.65  --
3.56/0.98	c  N dy    59     24274        50      4450         0     10335     31150    171544     15.05     17.36  --
3.96/1.03	c  F st    64     25002        50      4450         0     10972     31150    183351     15.09     15.19  --
4.38/1.17	c  N st    69     28296        50      4450         0      7876     31150    123234     15.09   no data  --
4.79/1.23	c  S st    70     30000        50      4450         0      9365     31150    150449     15.09   no data  --
4.79/1.27	c  S st    70     30502        50      4450         0      9814     31150    158997     15.09   no data  --
4.79/1.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.79/1.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.79/1.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
4.79/1.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.79/1.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.79/1.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
4.79/1.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.35/2.10	c lits-rem:      1343  cl-subs:     1596  v-elim:      0  v-fix:    0  time:  3.30 s
9.18/2.33	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.89
9.18/2.33	c calculated reachability. Time: 0.00
9.18/2.33	c  N dy    70     30502        50      4450         0      8218     31150    131635     15.09   no data  --
9.95/2.53	c  N dy   101     34544        50      4450         0     11758     31150    197679     15.31     16.75  --
10.75/2.75	c  N dy   126     38581        50      4450         0      8492     31150    127641     15.42     17.31  --
11.55/2.98	c  N dy   134     43334        50      4450         0     12634     31150    201138     15.35     16.16  --
12.36/3.13	c  S st   150     45754        50      4450         0     14742     31150    240122     15.40   no data  --
12.36/3.17	c  S st   150     46259        50      4450         0     15185     31150    248467     15.40   no data  --
12.36/3.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.36/3.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.36/3.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
12.36/3.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.36/3.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.36/3.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
12.36/3.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.56/4.41	c lits-rem:      1848  cl-subs:     2592  v-elim:      0  v-fix:    0  time:  4.91 s
17.56/4.41	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
17.56/4.41	c vivif2 --  cl tried    12593 cl shrink        0 lits rem          0 time: 0.01
18.74/4.72	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 1.21
18.74/4.72	c calculated reachability. Time: 0.00
18.74/4.72	c  N dy   150     46259        50      4450         0     12593     31150    202059     15.40   no data  --
19.54/4.94	c  N dy   167     50373        50      4450         0      8600     31150    122535     15.43     16.38  --
21.14/5.36	c  N dy   187     58346        50      4450         0     15440     31150    244374     15.37     16.19  --
22.73/5.71	c  N dy   206     64303        50      4450         0     12059     31150    176235     15.35     16.22  --
23.54/5.99	c  N dy   221     69388        50      4450         0     16417     31150    254293     15.35     14.61  --
23.54/5.99	c  S st   221     69388        50      4450         0     16417     31150    254293     15.35     14.61  --
23.94/6.04	c  S st   221     69894        50      4450         0     16871     31150    262898     15.35   no data  --
23.94/6.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.94/6.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.94/6.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
23.94/6.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.94/6.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.94/6.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
23.94/6.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.13/7.32	c lits-rem:      1807  cl-subs:     2883  v-elim:      0  v-fix:    0  time:  5.07 s
29.13/7.32	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
29.13/7.32	c vivif2 --  cl tried    13988 cl shrink        0 lits rem          0 time: 0.01
30.32/7.65	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 1.31
30.32/7.65	c calculated reachability. Time: 0.00
30.32/7.65	c  N dy   221     69894        50      4450         0     13988     31150    212893     15.35   no data  --
32.32/8.11	c  N dy   222     78395        50      4450         0     12075     31150    170136     15.23     16.05  --
33.91/8.59	c  N dy   239     86107        50      4450         0     18720     31150    286614     15.18     16.01  --
34.71/8.70	c  F st   252     87502        50      4450         0     19942     31150    309892     15.21     15.81  --
35.92/9.02	c  N dy   258     92693        50      4450         0     14240     31150    207413     15.21   no data  --
37.52/9.43	c  N dy   297     98664        50      4450         0     19441     31150    304046     15.27     16.09  --
39.12/9.87	c  S st   308    104842        50      4450         0     13572     31150    183313     15.24     13.81  --
39.53/9.92	c  S st   308    105347        50      4450         0     14032     31150    192125     15.24   no data  --
39.53/9.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.53/9.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.53/9.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
39.53/9.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.53/9.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.53/9.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
39.53/9.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
43.51/10.96	c lits-rem:       641  cl-subs:      981  v-elim:      0  v-fix:    0  time:  4.12 s
43.51/10.96	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
43.51/10.96	c vivif2 --  cl tried    13051 cl shrink        0 lits rem          0 time: 0.01
44.70/11.25	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 1.16
44.70/11.25	c calculated reachability. Time: 0.00
44.70/11.25	c  N dy   308    105347        50      4450         0     13051     31150    175546     15.24   no data  --
47.10/11.88	c  N dy   360    114213        50      4450         0     20789     31150    318510     15.32     16.17  --
49.89/12.53	c  N dy   400    122516        50      4450         0     15942     31150    219923     15.35     16.23  --
52.29/13.15	c  N dy   447    130351        50      4450         0     22765     31150    346534     15.41     16.50  --
55.09/13.82	c  N dy   483    138915        50      4450         0     17207     31150    237882     15.42     16.26  --
58.29/14.63	c  N dy   525    148657        50      4450         0     25705     31150    394641     15.45     16.27  --
61.50/15.41	c  S st   583    158020        50      4450         0     19959     31150    281296     15.51     14.97  --
61.50/15.46	c  S st   583    158523        50      4450         0     20405     31150    289881     15.51   no data  --
61.50/15.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
61.50/15.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
61.50/15.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
61.50/15.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.50/15.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.50/15.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
61.50/15.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
65.89/16.60	c lits-rem:      1185  cl-subs:     1782  v-elim:      0  v-fix:    0  time:  4.47 s
65.89/16.60	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
65.89/16.60	c vivif2 --  cl tried    18623 cl shrink        0 lits rem          0 time: 0.01
67.47/16.95	c asymm  cl-useful: 0/3754/4450 lits-rem:0 time: 1.42
67.47/16.96	c calculated reachability. Time: 0.00
67.47/16.96	c  N dy   583    158523        50      4450         0     18623     31150    256453     15.51   no data  --
75.86/19.00	c  N dy   599    185822        50      4450         0     27194     31150    382076     15.18     16.02  --
80.26/20.16	c  N dy   691    198054        50      4450         0     22518     31150    316666     15.27     16.21  --
86.25/21.61	c  N dy   773    210851        50      4450         0     17246     31150    209495     15.33     16.14  --
91.45/22.91	c  N dy   878    224363        50      4450         0     29029     31150    431341     15.42     16.31  --
97.05/24.34	c  S st   946    237785        50      4450         0     23256     31150    308389     15.44     14.29  --
97.43/24.40	c  S st   946    238289        50      4450         0     23705     31150    316983     15.44   no data  --
97.43/24.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
97.43/24.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
97.43/24.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
97.43/24.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
97.43/24.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
97.43/24.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
97.43/24.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
103.83/26.01	c lits-rem:      1359  cl-subs:     2244  v-elim:      0  v-fix:    0  time:  6.35 s
103.83/26.01	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
103.83/26.01	c vivif2 --  cl tried    21461 cl shrink        0 lits rem          0 time: 0.01
104.23/26.10	c asymm  cl-useful: 0/696/4450 lits-rem:0 time: 0.35
104.23/26.10	c calculated reachability. Time: 0.00
104.23/26.10	c  N dy   946    238289        50      4450         0     21461     31150    278723     15.44   no data  --
109.83/27.54	c  N dy   991    253523        50      4450         0     34503     31150    510990     15.42     16.60  --
117.81/29.51	c  N dy  1032    275903        50      4450         0     35743     31150    519879     15.34     16.27  --
127.41/31.98	c  N dy  1106    300063        50      4450         0     37654     31150    548101     15.30     16.13  --
130.19/32.66	c  F st  1126    306254        50      4450         0     23296     31150    290345     15.30   no data  --
135.79/34.09	c  N dy  1187    319240        50      4450         0     34500     31150    497816     15.34     16.38  --
148.57/37.22	c  N dy  1328    344739        50      4450         0     35969     31150    515916     15.39     16.27  --
155.36/38.96	c  S st  1391    357434        50      4450         0     25326     31150    311771     15.40     13.86  --
155.76/39.02	c  S st  1391    357939        50      4450         0     25779     31150    320530     15.40   no data  --
155.76/39.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
155.76/39.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
155.76/39.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
155.76/39.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
155.76/39.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
155.76/39.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
155.76/39.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
162.56/40.71	c lits-rem:       837  cl-subs:     1633  v-elim:      0  v-fix:    0  time:  6.67 s
162.56/40.71	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
162.56/40.71	c vivif2 --  cl tried    24146 cl shrink        0 lits rem          0 time: 0.01
163.74/41.06	c asymm  cl-useful: 0/3187/4450 lits-rem:0 time: 1.37
163.74/41.06	c calculated reachability. Time: 0.00
163.74/41.06	c  N dy  1391    357939        50      4450         0     24146     31150    293600     15.40   no data  --
175.33/43.94	c  N dy  1402    383255        50      4450         0     23507     31150    270299     15.27     16.16  --
186.91/46.83	c  N dy  1531    404119        50      4450         0     41568     31150    600844     15.31     16.19  --
198.12/49.65	c  N dy  1685    424194        50      4450         0     35829     31150    496803     15.37     17.02  --
209.69/52.57	c  N dy  1808    444195        50      4450         0     28934     31150    356968     15.42     17.60  --
227.26/56.92	c  N dy  1901    478875        50      4450         0     33633     31150    424615     15.38     16.26  --
240.84/60.37	c  N dy  2056    498923        50      4450         0     50986     31150    750201     15.43     16.30  --
250.85/62.89	c  N dy  2126    519333        50      4450         0     42689     31150    591816     15.43     16.25  --
262.02/65.66	c  S st  2211    536910        50      4450         0     31198     31150    378407     15.45   no data  --
262.41/65.74	c  S st  2211    537412        50      4450         0     31645     31150    387055     15.45   no data  --
262.41/65.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
262.41/65.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
262.41/65.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
262.41/65.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
262.41/65.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
262.41/65.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
262.41/65.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
272.00/68.14	c lits-rem:       959  cl-subs:     1306  v-elim:      0  v-fix:    0  time:  9.51 s
272.00/68.14	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
272.00/68.15	c vivif2 --  cl tried    30339 cl shrink        0 lits rem          0 time: 0.02
272.82/68.37	c asymm  cl-useful: 0/1263/4450 lits-rem:0 time: 0.89
272.82/68.37	c calculated reachability. Time: 0.00
272.82/68.37	c  N dy  2211    537412        50      4450         0     30339     31150    361948     15.45   no data  --
284.79/71.32	c  N dy  2271    561033        50      4450         0     50561     31150    724491     15.43     16.41  --
296.77/74.39	c  N dy  2399    581118        50      4450         0     40503     31150    544372     15.46     17.38  --
312.36/78.22	c  N dy  2531    601147        50      4450         0     29452     31150    329634     15.49     16.42  --
323.53/81.09	c  N dy  2630    621233        50      4450         0     46740     31150    648993     15.51     16.34  --
338.33/84.75	c  N dy  2737    641337        50      4450         0     34814     31150    420602     15.53     16.41  --
352.29/88.22	c  N dy  2812    663191        50      4450         0     53548     31150    762482     15.52     16.39  --
366.27/91.78	c  N dy  2920    683248        50      4450         0     40687     31150    520441     15.54     16.75  --
385.05/96.48	c  N dy  3044    707131        50      4450         0     61289     31150    900042     15.56     16.38  --
399.03/99.92	c  N dy  3122    728452        50      4450         0     48570     31150    656237     15.55     16.62  --
415.81/104.19	c  N dy  3223    749254        50      4450         0     34657     31150    395285     15.57     16.40  --
429.79/107.67	c  N dy  3341    770610        50      4450         0     53036     31150    737381     15.58     16.49  --
446.16/111.70	c  N dy  3430    790683        50      4450         0     37620     31150    445057     15.59     17.64  --
455.76/114.18	c  S st  3499    806121        50      4450         0     50990     31150    692145     15.59     12.87  --
456.56/114.33	c  S st  3499    806626        50      4450         0     51440     31150    700712     15.59   no data  --
456.56/114.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
456.56/114.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
456.56/114.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.07
456.56/114.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
456.56/114.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
456.56/114.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
456.56/114.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
482.11/120.75	c lits-rem:      2833  cl-subs:     5720  v-elim:      0  v-fix:    0  time: 25.45 s
482.11/120.75	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
482.11/120.75	c vivif2 --  cl tried    45720 cl shrink        0 lits rem          0 time: 0.03
482.91/120.97	c asymm  cl-useful: 0/1012/4450 lits-rem:0 time: 0.87
482.91/120.97	c calculated reachability. Time: 0.00
482.91/120.97	c  N dy  3499    806626        50      4450         0     45720     31150    597080     15.59   no data  --
500.09/125.20	c  N dy  3554    826649        50      4450         0     62794     31150    903893     15.58     16.46  --
525.66/131.66	c  N dy  3654    867746        50      4450         0     64650     31150    904278     15.53     16.47  --
551.22/138.03	c  N dy  3676    910113        50      4450         0     66558     31150    918988     15.44     16.27  --
566.41/141.88	c  N dy  3801    930147        50      4450         0     49046     31150    635057     15.46     18.42  --
585.98/146.78	c  N dy  3908    952644        50      4450         0     68416     31150    993145     15.47     16.34  --
600.76/150.47	c  N dy  3970    972716        50      4450         0     49574     31150    624541     15.46     17.42  --
620.72/155.41	c  N dy  4131    992745        50      4450         0     66922     31150    952775     15.49     17.98  --
637.53/159.68	c  N dy  4176   1016213        50      4450         0     50039     31150    625712     15.47     16.31  --
656.68/164.50	c  N dy  4328   1036309        50      4450         0     67394     31150    952595     15.50     16.99  --
676.26/169.35	c  N dy  4410   1058450        50      4450         0     48583     31150    596000     15.50     16.33  --
687.84/172.29	c  F st  4496   1071875        50      4450         0     60139     31150    813012     15.51   no data  --
693.43/173.69	c  N dy  4516   1078485        50      4450         0     65824     31150    919122     15.51     16.87  --
714.61/178.99	c  N dy  4655   1099136        50      4450         0     45016     31150    530659     15.53     16.44  --
729.80/182.73	c  N dy  4687   1122489        50      4450         0     64901     31150    883072     15.51     16.36  --
754.14/188.82	c  N dy  4800   1146010        50      4450         0     45644     31150    527708     15.52     16.45  --
773.34/193.62	c  N dy  4898   1166186        50      4450         0     63122     31150    851706     15.53     16.36  --
798.09/199.87	c  N dy  4941   1189973        50      4450         0     43097     31150    476164     15.51     16.44  --
815.67/204.22	c  S st  4992   1209940        50      4450         0     60207     31150    783915     15.51   no data  --
816.47/204.46	c  S st  4992   1210444        50      4450         0     60654     31150    792561     15.51   no data  --
816.47/204.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
816.47/204.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
816.87/204.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.14
816.87/204.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
816.87/204.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
816.87/204.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
816.87/204.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
875.18/219.19	c lits-rem:      2403  cl-subs:     7547  v-elim:      0  v-fix:    0  time: 58.56 s
875.18/219.19	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
875.58/219.20	c vivif2 --  cl tried    53107 cl shrink        0 lits rem          0 time: 0.04
876.78/219.53	c asymm  cl-useful: 0/680/4450 lits-rem:0 time: 1.32
876.78/219.53	c calculated reachability. Time: 0.00
876.78/219.53	c  N dy  4992   1210444        50      4450         0     53107     31150    666849     15.51   no data  --
897.16/224.62	c  N dy  5087   1231568        50      4450         0     71227     31150    998795     15.51     16.33  --
916.72/229.59	c  N dy  5172   1251592        50      4450         0     47753     31150    556243     15.51     18.31  --
935.50/234.24	c  N dy  5328   1271678        50      4450         0     65063     31150    883837     15.54     17.92  --
970.26/242.91	c  N dy  5431   1307057        50      4450         0     53472     31150    643982     15.52     16.42  --
992.23/248.49	c  N dy  5478   1330756        50      4450         0     73631     31150   1001183     15.51     16.36  --
1019.00/255.11	c  N dy  5597   1350816        50      4450         0     48272     31150    556919     15.52     17.42  --
1043.75/261.36	c  N dy  5707   1375702        50      4450         0     69533     31150    945731     15.52     16.34  --
1066.52/267.06	c  N dy  5792   1395761        50      4450         0     86723     31150   1259476     15.52     17.81  --
1080.51/270.52	c  N dy  5812   1416809        50      4450         0     60924     31150    756098     15.49     16.40  --
1103.67/276.34	c  N dy  5904   1438993        50      4450         0     79981     31150   1106527     15.50     16.44  --
1126.84/282.19	c  N dy  6029   1459053        50      4450         0     52837     31150    626534     15.51     17.32  --
1144.43/286.56	c  N dy  6108   1479060        50      4450         0     70017     31150    943028     15.51     16.43  --
1171.19/293.29	c  N dy  6257   1499137        50      4450         0     87238     31150   1269449     15.53     16.87  --
1193.16/298.71	c  N dy  6411   1519181        50      4450         0     59139     31150    740128     15.55     17.02  --
1213.93/303.99	c  N dy  6523   1539273        50      4450         0     76381     31150   1060432     15.56     16.44  --
1243.50/311.40	c  N dy  6668   1559333        50      4450         0     47285     31150    507842     15.57     17.24  --
1261.86/315.90	c  N dy  6808   1579355        50      4450         0     64561     31150    833933     15.59     17.02  --
1283.06/321.23	c  N dy  6901   1599437        50      4450         0     81732     31150   1149996     15.59     17.03  --
1310.59/328.10	c  N dy  6993   1619510        50      4450         0     51716     31150    579085     15.59     17.22  --
1330.17/333.08	c  N dy  7137   1639564        50      4450         0     69024     31150    904806     15.61     17.55  --
1360.13/340.50	c  N dy  7270   1663385        50      4450         0     89469     31150   1285957     15.61     16.45  --
1382.10/346.06	c  N dy  7366   1683477        50      4450         0     58508     31150    699238     15.62     16.52  --
1412.06/353.51	c  N dy  7423   1710444        50      4450         0     81535     31150   1112399     15.60     11.96  --
1412.06/353.51	c  S st  7423   1710444        50      4450         0     81535     31150   1112399     15.60     11.96  --
1413.26/353.83	c  S st  7423   1710947        50      4450         0     81982     31150   1121202     15.60   no data  --
1413.26/353.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1413.26/353.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1413.26/353.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.18
1413.66/353.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1413.66/353.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1413.66/353.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
1413.66/353.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1584.23/396.67	c lits-rem:      5980  cl-subs:    12180  v-elim:      0  v-fix:    0  time: 170.78 s
1584.23/396.67	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
1584.23/396.69	c vivif2 --  cl tried    69802 cl shrink        0 lits rem          0 time: 0.06
1586.25/397.13	c asymm  cl-useful: 0/517/4450 lits-rem:0 time: 1.76
1586.25/397.13	c calculated reachability. Time: 0.00
1586.25/397.13	c  N dy  7423   1710947        50      4450         0     69802     31150    913626     15.60   no data  --
1620.98/405.81	c  N dy  7544   1732371        50      4450         0     88189     31150   1256457     15.61     16.47  --
1647.35/412.40	c  N dy  7603   1752457        50      4450         0     57398     31150    674875     15.61     17.08  --
1671.31/418.44	c  N dy  7678   1773553        50      4450         0     75391     31150   1005121     15.61     16.52  --
1707.66/427.59	c  N dy  7778   1794675        50      4450         0     93535     31150   1340981     15.62     16.53  --
1736.83/434.86	c  N dy  7851   1815285        50      4450         0     61946     31150    749658     15.62     16.44  --
1767.57/442.58	c  N dy  7994   1835333        50      4450         0     79136     31150   1074753     15.63     17.38  --
1796.75/449.85	c  N dy  8072   1855497        50      4450         0     96370     31150   1389075     15.63     16.46  --
1821.51/456.04	c  N dy  8160   1877792        50      4450         0     65087     31150    795837     15.63     16.45  --
1843.48/461.58	c  N dy  8183   1901956        50      4450         0     85598     31150   1156365     15.61     16.44  --
1874.64/469.37	c  N dy  8292   1922046        50      4450         0     51669     31150    547541     15.62     16.48  --
1902.61/476.38	c  N dy  8393   1953742        50      4450         0     78596     31150   1034926     15.61     16.55  --
1932.55/483.82	c  N dy  8530   1973787        50      4450         0     95874     31150   1361068     15.62     17.17  --
1959.74/490.70	c  N dy  8639   1993980        50      4450         0     61109     31150    715556     15.63     16.48  --
1979.30/495.58	c  N dy  8687   2014332        50      4450         0     78521     31150   1029392     15.62     16.49  --
2012.06/503.77	c  N dy  8751   2041599        50      4450         0    101824     31150   1452197     15.62     16.46  --
2036.01/509.78	c  N dy  8840   2061655        50      4450         0     66057     31150    799158     15.62     16.74  --
2059.99/515.79	c  N dy  8952   2081709        50      4450         0     83237     31150   1120082     15.63     17.32  --
2091.56/523.66	c  N dy  9051   2102752        50      4450         0    101271     31150   1454396     15.64     16.47  --
2121.90/531.21	c  N dy  9166   2127044        50      4450         0     68032     31150    823929     15.64     16.47  --
2148.69/537.91	c  N dy  9240   2151984        50      4450         0     89206     31150   1204102     15.63     16.48  --
2179.85/545.77	c  N dy  9345   2172014        50      4450         0    106363     31150   1523986     15.64     17.29  --
2218.17/555.30	c  N dy  9419   2210947        50      4450         0     84625     31150   1091330     15.61     10.94  --
2218.17/555.30	c  S st  9419   2210947        50      4450         0     84625     31150   1091330     15.61     10.94  --
2218.99/555.56	c  S st  9419   2211448        50      4450         0     85070     31150   1100041     15.61   no data  --
2218.99/555.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2218.99/555.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2219.39/555.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.15
2219.39/555.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2219.39/555.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2219.39/555.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
2219.39/555.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2346.82/587.53	c lits-rem:      3206  cl-subs:    12969  v-elim:      0  v-fix:    0  time: 127.38 s
2346.82/587.53	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
2346.82/587.54	c vivif2 --  cl tried    72101 cl shrink        0 lits rem          0 time: 0.05
2348.40/587.92	c asymm  cl-useful: 0/496/4450 lits-rem:0 time: 1.50
2348.40/587.92	c calculated reachability. Time: 0.00
2348.40/587.92	c  N dy  9419   2211448        50      4450         0     72101     31150    897035     15.61   no data  --
2380.36/595.90	c  N dy  9525   2232118        50      4450         0     89807     31150   1227449     15.62     16.45  --
2423.49/606.77	c  N dy  9634   2253264        50      4450         0    107944     31150   1565232     15.63     16.50  --
2478.24/620.44	c  N dy  9717   2290334        50      4450         0     85002     31150   1113284     15.62     16.59  --
2522.19/631.48	c  N dy  9836   2311523        50      4450         0    103238     31150   1455939     15.62     16.57  --
2552.94/639.20	c  N dy  9881   2332167        50      4450         0     64838     31150    739851     15.61     16.46  --
2585.27/647.29	c  N dy  9977   2353440        50      4450         0     83088     31150   1078644     15.62     16.46  --
2615.23/654.73	c  N dy 10088   2373455        50      4450         0    100179     31150   1395732     15.62     18.29  --
2650.01/663.43	c  N dy 10196   2394287        50      4450         0     61100     31150    671995     15.63     16.55  --
2672.76/669.12	c  N dy 10310   2414374        50      4450         0     78287     31150    991827     15.63     17.59  --
2701.13/676.28	c  N dy 10412   2434463        50      4450         0     95542     31150   1314245     15.64     16.57  --
2732.68/684.13	c  N dy 10449   2456565        50      4450         0    114304     31150   1648539     15.63     16.62  --
2757.45/690.38	c  N dy 10576   2476651        50      4450         0     73583     31150    899968     15.64     17.69  --
2783.81/696.96	c  N dy 10674   2496724        50      4450         0     90704     31150   1219001     15.64     16.48  --
2819.36/705.82	c  N dy 10771   2518982        50      4450         0    109761     31150   1574055     15.65     16.48  --
2852.14/714.03	c  N dy 10906   2539104        50      4450         0     68024     31150    785671     15.65     16.58  --
2876.88/720.25	c  N dy 11016   2559147        50      4450         0     85287     31150   1108305     15.66     16.93  --
2908.04/728.00	c  N dy 11112   2579216        50      4450         0    102397     31150   1423649     15.66     18.26  --
2947.99/738.06	c  N dy 11261   2599249        50      4450         0    119540     31150   1750967     15.67     17.21  --
2972.35/744.12	c  N dy 11369   2620449        50      4450         0     77868     31150    961477     15.67     16.56  --
3001.92/751.54	c  N dy 11507   2640471        50      4450         0     95075     31150   1285854     15.68     17.71  --
3032.67/759.23	c  N dy 11541   2661701        50      4450         0    113143     31150   1609716     15.67     16.59  --
3065.42/767.45	c  N dy 11646   2681735        50      4450         0     69569     31150    802391     15.68     18.13  --
3096.19/775.15	c  N dy 11700   2711449        50      4450         0     94707     31150   1246518     15.67     14.24  --
3096.19/775.15	c  S st 11700   2711449        50      4450         0     94707     31150   1246518     15.67     14.24  --
3097.39/775.44	c  S st 11700   2711953        50      4450         0     95148     31150   1255305     15.67   no data  --
3097.39/775.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3097.39/775.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3097.39/775.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
3097.80/775.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3097.80/775.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3097.80/775.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
3097.80/775.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3456.10/865.25	c lits-rem:      5800  cl-subs:    13035  v-elim:      0  v-fix:    0  time: 358.30 s
3456.10/865.25	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
3456.10/865.27	c vivif2 --  cl tried    82113 cl shrink        0 lits rem          0 time: 0.07
3458.12/865.72	c asymm  cl-useful: 0/469/4450 lits-rem:0 time: 1.83
3458.12/865.73	c calculated reachability. Time: 0.00
3458.12/865.73	c  N dy 11700   2711953        50      4450         0     82113     31150   1034512     15.67   no data  --
3516.82/880.49	c  N dy 11744   2746175        50      4450         0    110847     31150   1529588     15.65     16.59  --
3553.57/889.61	c  N dy 11782   2766178        50      4450         0     67637     31150    757241     15.65     17.70  --
3583.93/897.22	c  N dy 11853   2786688        50      4450         0     85022     31150   1068966     15.64     16.68  --
3627.47/908.10	c  N dy 11987   2806736        50      4450         0    102185     31150   1393627     15.65     18.17  --
3670.60/918.97	c  N dy 12071   2826771        50      4450         0    119232     31150   1706569     15.65     16.48  --
3708.16/928.39	c  N dy 12188   2846826        50      4450         0     74802     31150    885599     15.65     17.63  --
3745.70/937.74	c  N dy 12326   2867308        50      4450         0     92332     31150   1217260     15.66     16.51  --
3789.64/948.76	c  N dy 12422   2887607        50      4450         0    109680     31150   1539542     15.67     16.64  --
3838.39/960.95	c  N dy 12552   2907652        50      4450         0     63969     31150    675323     15.67     16.94  --
3863.55/967.23	c  N dy 12695   2927714        50      4450         0     81177     31150   1002770     15.68     18.19  --
3913.08/979.67	c  N dy 12728   2969546        50      4450         0    116506     31150   1626663     15.66     16.49  --
3948.63/988.57	c  N dy 12776   2992171        50      4450         0     71948     31150    811125     15.65     16.55  --
3982.99/997.19	c  N dy 12804   3027313        50      4450         0    101613     31150   1325077     15.63     16.64  --
4022.13/1006.93	c  N dy 12940   3047409        50      4450         0    118881     31150   1653930     15.64     17.05  --
4058.89/1016.13	c  N dy 13031   3067667        50      4450         0     71643     31150    798918     15.64     16.47  --
4085.25/1022.73	c  N dy 13151   3087710        50      4450         0     88760     31150   1121198     15.65     16.96  --
4116.81/1030.64	c  N dy 13228   3109037        50      4450         0    106906     31150   1450451     15.65     16.62  --
4157.95/1040.90	c  N dy 13365   3129052        50      4450         0    124035     31150   1774664     15.65     18.87  --
4186.72/1048.15	c  N dy 13398   3150055        50      4450         0     76259     31150    872025     15.65     16.49  --
4220.26/1056.59	c  N dy 13524   3170947        50      4450         0     94196     31150   1209447     15.65     16.51  --
4263.41/1067.31	c  N dy 13588   3195268        50      4450         0    114868     31150   1585381     15.65     16.62  --
4302.18/1077.06	c  S st 13673   3211954        50      4450         0    129077     31150   1847092     15.65     13.16  --
4304.15/1077.57	c  S st 13673   3212456        50      4450         0    129516     31150   1855730     15.65   no data  --
4304.15/1077.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4304.15/1077.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4304.55/1077.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.28
4304.95/1077.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4304.95/1077.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4304.95/1077.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
4304.95/1077.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 3.92 6.12 7.25 5/180 21200
/proc/meminfo: memFree=30608816/32950928 swapFree=67111428/67111528
[pid=21200] ppid=21198 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/21200/stat : 21200 (strangenight1-m) R 21198 21200 20152 0 -1 4202496 419 0 0 0 0 0 0 0 25 0 4 0 523899661 52465664 358 33554432000 4194304 4650419 140733242174784 18446744073709551615 47506746578866 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21200/statm: 12809 358 306 112 0 7774 0
[pid=21200/tid=21201] ppid=21198 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/21200/task/21201/stat : 21201 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 523899661 52465664 358 33554432000 4194304 4650419 140733242174784 18446744073709551615 47506746578870 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21200/tid=21202] ppid=21198 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/21200/task/21202/stat : 21202 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 4 0 523899661 52465664 358 33554432000 4194304 4650419 140733242174784 18446744073709551615 248089698235 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21200/tid=21203] ppid=21198 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/21200/task/21203/stat : 21203 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 523899661 52465664 358 33554432000 4194304 4650419 140733242174784 18446744073709551615 248084745302 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.102569 s]
/proc/loadavg: 3.92 6.12 7.25 5/180 21200
/proc/meminfo: memFree=30608816/32950928 swapFree=67111428/67111528
[pid=21200] ppid=21198 vsize=298872 CPUtime=0.39 cores=1,3,5,7
/proc/21200/stat : 21200 (strangenight1-m) R 21198 21200 20152 0 -1 4202496 1315 0 0 0 39 0 0 0 25 0 4 0 523899661 306044928 1217 33554432000 4194304 4650419 140733242174784 18446744073709551615 4371092 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21200/statm: 74718 1217 367 112 0 69683 0
[pid=21200/tid=21201] ppid=21198 vsize=298872 CPUtime=0.09 cores=1,3,5,7
/proc/21200/task/21201/stat : 21201 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 247 0 0 0 9 0 0 0 25 0 4 0 523899661 306044928 1217 33554432000 4194304 4650419 140733242174784 18446744073709551615 4516622 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21200/tid=21202] ppid=21198 vsize=298872 CPUtime=0.09 cores=1,3,5,7
/proc/21200/task/21202/stat : 21202 (strangenight1-m) D 21198 21200 20152 0 -1 4202560 174 0 0 0 9 0 0 0 25 0 4 0 523899661 306044928 1217 33554432000 4194304 4650419 140733242174784 18446744073709551615 248089741495 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21200/tid=21203] ppid=21198 vsize=298872 CPUtime=0.09 cores=1,3,5,7
/proc/21200/task/21203/stat : 21203 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 298 0 0 0 9 0 0 0 25 0 4 0 523899661 306044928 1217 33554432000 4194304 4650419 140733242174784 18446744073709551615 4328106 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 298872

[startup+0.200693 s]
/proc/loadavg: 3.92 6.12 7.25 5/180 21200
/proc/meminfo: memFree=30608816/32950928 swapFree=67111428/67111528
[pid=21200] ppid=21198 vsize=283412 CPUtime=0.77 cores=1,3,5,7
/proc/21200/stat : 21200 (strangenight1-m) R 21198 21200 20152 0 -1 4202496 2755 0 0 0 77 0 0 0 25 0 4 0 523899661 290213888 2331 33554432000 4194304 4650419 140733242174784 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21200/statm: 70853 2331 390 112 0 65818 0
[pid=21200/tid=21201] ppid=21198 vsize=283412 CPUtime=0.18 cores=1,3,5,7
/proc/21200/task/21201/stat : 21201 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 605 0 0 0 18 0 0 0 25 0 4 0 523899661 290213888 2331 33554432000 4194304 4650419 140733242174784 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21200/tid=21202] ppid=21198 vsize=283412 CPUtime=0.19 cores=1,3,5,7
/proc/21200/task/21202/stat : 21202 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 622 0 0 0 19 0 0 0 25 0 4 0 523899661 290213888 2331 33554432000 4194304 4650419 140733242174784 18446744073709551615 4365532 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21200/tid=21203] ppid=21198 vsize=283412 CPUtime=0.19 cores=1,3,5,7
/proc/21200/task/21203/stat : 21203 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 506 0 0 0 19 0 0 0 25 0 4 0 523899661 290213888 2331 33554432000 4194304 4650419 140733242174784 18446744073709551615 4330680 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283412

[startup+0.300676 s]
/proc/loadavg: 3.92 6.12 7.25 5/180 21200
/proc/meminfo: memFree=30608816/32950928 swapFree=67111428/67111528
[pid=21200] ppid=21198 vsize=284020 CPUtime=1.17 cores=1,3,5,7
/proc/21200/stat : 21200 (strangenight1-m) R 21198 21200 20152 0 -1 4202496 3329 0 0 0 117 0 0 0 25 0 4 0 523899661 290836480 2496 33554432000 4194304 4650419 140733242174784 18446744073709551615 4333639 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21200/statm: 71005 2496 390 112 0 65970 0
[pid=21200/tid=21201] ppid=21198 vsize=284020 CPUtime=0.28 cores=1,3,5,7
/proc/21200/task/21201/stat : 21201 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 774 0 0 0 28 0 0 0 25 0 4 0 523899661 290836480 2496 33554432000 4194304 4650419 140733242174784 18446744073709551615 4366933 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21200/tid=21202] ppid=21198 vsize=284020 CPUtime=0.29 cores=1,3,5,7
/proc/21200/task/21202/stat : 21202 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 786 0 0 0 29 0 0 0 25 0 4 0 523899661 290836480 2496 33554432000 4194304 4650419 140733242174784 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21200/tid=21203] ppid=21198 vsize=284020 CPUtime=0.29 cores=1,3,5,7
/proc/21200/task/21203/stat : 21203 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 582 0 0 0 29 0 0 0 25 0 4 0 523899661 290836480 2496 33554432000 4194304 4650419 140733242174784 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284020

[startup+0.700606 s]
/proc/loadavg: 3.92 6.12 7.25 5/180 21200
/proc/meminfo: memFree=30608816/32950928 swapFree=67111428/67111528
[pid=21200] ppid=21198 vsize=285220 CPUtime=2.76 cores=1,3,5,7
/proc/21200/stat : 21200 (strangenight1-m) R 21198 21200 20152 0 -1 4202496 5083 0 0 0 276 0 0 0 25 0 4 0 523899661 292065280 3235 33554432000 4194304 4650419 140733242174784 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21200/statm: 71305 3235 390 112 0 66270 0
[pid=21200/tid=21201] ppid=21198 vsize=285220 CPUtime=0.68 cores=1,3,5,7
/proc/21200/task/21201/stat : 21201 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 1176 0 0 0 68 0 0 0 25 0 4 0 523899661 292065280 3235 33554432000 4194304 4650419 140733242174784 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21200/tid=21202] ppid=21198 vsize=285220 CPUtime=0.69 cores=1,3,5,7
/proc/21200/task/21202/stat : 21202 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 1181 0 0 0 69 0 0 0 25 0 4 0 523899661 292065280 3235 33554432000 4194304 4650419 140733242174784 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21200/tid=21203] ppid=21198 vsize=285220 CPUtime=0.69 cores=1,3,5,7
/proc/21200/task/21203/stat : 21203 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 1150 0 0 0 69 0 0 0 25 0 4 0 523899661 292065280 3235 33554432000 4194304 4650419 140733242174784 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 285220

[startup+1.50047 s]
/proc/loadavg: 3.92 6.12 7.25 9/184 21204
/proc/meminfo: memFree=30579612/32950928 swapFree=67111428/67111528
[pid=21200] ppid=21198 vsize=286456 CPUtime=5.96 cores=1,3,5,7
/proc/21200/stat : 21200 (strangenight1-m) R 21198 21200 20152 0 -1 4202496 9362 0 0 0 595 1 0 0 25 0 4 0 523899661 293330944 4759 33554432000 4194304 4650419 140733242174784 18446744073709551615 4439103 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21200/statm: 71614 4759 392 112 0 66579 0
[pid=21200/tid=21201] ppid=21198 vsize=286456 CPUtime=1.48 cores=1,3,5,7
/proc/21200/task/21201/stat : 21201 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 2097 0 0 0 148 0 0 0 25 0 4 0 523899661 293330944 4759 33554432000 4194304 4650419 140733242174784 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21200/tid=21202] ppid=21198 vsize=286456 CPUtime=1.49 cores=1,3,5,7
/proc/21200/task/21202/stat : 21202 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 2116 0 0 0 149 0 0 0 25 0 4 0 523899661 293330944 4759 33554432000 4194304 4650419 140733242174784 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21200/tid=21203] ppid=21198 vsize=286456 CPUtime=1.49 cores=1,3,5,7
/proc/21200/task/21203/stat : 21203 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 1868 0 0 0 149 0 0 0 25 0 4 0 523899661 293330944 4759 33554432000 4194304 4650419 140733242174784 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 286456

[startup+3.10119 s]
/proc/loadavg: 3.92 6.12 7.25 9/184 21204
/proc/meminfo: memFree=30561240/32950928 swapFree=67111428/67111528
[pid=21200] ppid=21198 vsize=293268 CPUtime=12.36 cores=1,3,5,7
/proc/21200/stat : 21200 (strangenight1-m) R 21198 21200 20152 0 -1 4202496 14800 0 0 0 1234 2 0 0 25 0 4 0 523899661 300306432 9270 33554432000 4194304 4650419 140733242174784 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21200/statm: 73317 9270 392 112 0 68282 0
[pid=21200/tid=21201] ppid=21198 vsize=293268 CPUtime=3.08 cores=1,3,5,7
/proc/21200/task/21201/stat : 21201 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 3193 0 0 0 308 0 0 0 25 0 4 0 523899661 300306432 9270 33554432000 4194304 4650419 140733242174784 18446744073709551615 4313366 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21200/tid=21202] ppid=21198 vsize=293268 CPUtime=3.08 cores=1,3,5,7
/proc/21200/task/21202/stat : 21202 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 3939 0 0 0 308 0 0 0 25 0 4 0 523899661 300306432 9270 33554432000 4194304 4650419 140733242174784 18446744073709551615 4476311 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21200/tid=21203] ppid=21198 vsize=293268 CPUtime=3.08 cores=1,3,5,7
/proc/21200/task/21203/stat : 21203 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 3933 0 0 0 308 0 0 0 25 0 4 0 523899661 300306432 9270 33554432000 4194304 4650419 140733242174784 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 293268

[startup+6.30062 s]
/proc/loadavg: 4.32 6.17 7.26 9/184 21205
/proc/meminfo: memFree=30527768/32950928 swapFree=67111428/67111528
[pid=21200] ppid=21198 vsize=284856 CPUtime=25.14 cores=1,3,5,7
/proc/21200/stat : 21200 (strangenight1-m) R 21198 21200 20152 0 -1 4202496 22417 0 0 0 2510 4 0 0 25 0 4 0 523899661 291692544 11619 33554432000 4194304 4650419 140733242174784 18446744073709551615 4432396 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21200/statm: 71214 11619 392 112 0 66179 0
[pid=21200/tid=21201] ppid=21198 vsize=284856 CPUtime=6.28 cores=1,3,5,7
/proc/21200/task/21201/stat : 21201 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 5464 0 0 0 627 1 0 0 25 0 4 0 523899661 291692544 11619 33554432000 4194304 4650419 140733242174784 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21200/tid=21202] ppid=21198 vsize=284856 CPUtime=6.29 cores=1,3,5,7
/proc/21200/task/21202/stat : 21202 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 5583 0 0 0 628 1 0 0 25 0 4 0 523899661 291692544 11619 33554432000 4194304 4650419 140733242174784 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21200/tid=21203] ppid=21198 vsize=284856 CPUtime=6.28 cores=1,3,5,7
/proc/21200/task/21203/stat : 21203 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 5679 0 0 0 628 0 0 0 25 0 4 0 523899661 291692544 11619 33554432000 4194304 4650419 140733242174784 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 284856

[startup+12.7005 s]
/proc/loadavg: 4.62 6.20 7.27 9/184 21205
/proc/meminfo: memFree=30496364/32950928 swapFree=67111428/67111528
[pid=21200] ppid=21198 vsize=291272 CPUtime=50.69 cores=1,3,5,7
/proc/21200/stat : 21200 (strangenight1-m) R 21198 21200 20152 0 -1 4202496 32539 0 0 0 5064 5 0 0 25 0 4 0 523899661 298262528 16685 33554432000 4194304 4650419 140733242174784 18446744073709551615 4363880 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21200/statm: 72818 16685 392 112 0 67783 0
[pid=21200/tid=21201] ppid=21198 vsize=291272 CPUtime=12.68 cores=1,3,5,7
/proc/21200/task/21201/stat : 21201 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 7979 0 0 0 1267 1 0 0 25 0 4 0 523899661 298262528 16685 33554432000 4194304 4650419 140733242174784 18446744073709551615 4316000 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21200/tid=21202] ppid=21198 vsize=291272 CPUtime=12.68 cores=1,3,5,7
/proc/21200/task/21202/stat : 21202 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 8123 0 0 0 1267 1 0 0 25 0 4 0 523899661 298262528 16685 33554432000 4194304 4650419 140733242174784 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21200/tid=21203] ppid=21198 vsize=291272 CPUtime=12.69 cores=1,3,5,7
/proc/21200/task/21203/stat : 21203 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 9037 0 0 0 1268 1 0 0 25 0 4 0 523899661 298262528 16685 33554432000 4194304 4650419 140733242174784 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 291272

[startup+25.5012 s]
/proc/loadavg: 5.37 6.29 7.28 9/184 21205
/proc/meminfo: memFree=30457548/32950928 swapFree=67111428/67111528
[pid=21200] ppid=21198 vsize=272804 CPUtime=101.83 cores=1,3,5,7
/proc/21200/stat : 21200 (strangenight1-m) R 21198 21200 20152 0 -1 4202496 47298 0 0 0 10174 9 0 0 25 0 4 0 523899661 279351296 22043 33554432000 4194304 4650419 140733242174784 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21200/statm: 68201 22043 392 112 0 63166 0
[pid=21200/tid=21201] ppid=21198 vsize=272804 CPUtime=25.48 cores=1,3,5,7
/proc/21200/task/21201/stat : 21201 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 12079 0 0 0 2546 2 0 0 25 0 4 0 523899661 279351296 22043 33554432000 4194304 4650419 140733242174784 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21200/tid=21202] ppid=21198 vsize=272804 CPUtime=25.49 cores=1,3,5,7
/proc/21200/task/21202/stat : 21202 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 11592 0 0 0 2547 2 0 0 25 0 4 0 523899661 279351296 22043 33554432000 4194304 4650419 140733242174784 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21200/tid=21203] ppid=21198 vsize=272804 CPUtime=25.49 cores=1,3,5,7
/proc/21200/task/21203/stat : 21203 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 13177 0 0 0 2547 2 0 0 25 0 4 0 523899661 279351296 22043 33554432000 4194304 4650419 140733242174784 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 272804

[startup+51.1007 s]
/proc/loadavg: 6.32 6.44 7.30 9/184 21206
/proc/meminfo: memFree=30433296/32950928 swapFree=67111428/67111528
[pid=21200] ppid=21198 vsize=283752 CPUtime=204.09 cores=1,3,5,7
/proc/21200/stat : 21200 (strangenight1-m) R 21198 21200 20152 0 -1 4202496 71137 0 0 0 20394 15 0 0 25 0 4 0 523899661 290562048 22450 33554432000 4194304 4650419 140733242174784 18446744073709551615 4365216 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21200/statm: 70938 22450 392 112 0 65903 0
[pid=21200/tid=21201] ppid=21198 vsize=283752 CPUtime=51.08 cores=1,3,5,7
/proc/21200/task/21201/stat : 21201 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 18048 0 0 0 5104 4 0 0 25 0 4 0 523899661 290562048 22450 33554432000 4194304 4650419 140733242174784 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21200/tid=21202] ppid=21198 vsize=283752 CPUtime=51.08 cores=1,3,5,7
/proc/21200/task/21202/stat : 21202 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 17906 0 0 0 5105 3 0 0 25 0 4 0 523899661 290562048 22450 33554432000 4194304 4650419 140733242174784 18446744073709551615 4333593 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21200/tid=21203] ppid=21198 vsize=283752 CPUtime=51.08 cores=1,3,5,7
/proc/21200/task/21203/stat : 21203 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 18868 0 0 0 5105 3 0 0 25 0 4 0 523899661 290562048 22450 33554432000 4194304 4650419 140733242174784 18446744073709551615 4330361 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 283752

[startup+102.301 s]
/proc/loadavg: 7.37 6.71 7.34 9/184 21207
/proc/meminfo: memFree=30379568/32950928 swapFree=67111428/67111528
[pid=21200] ppid=21198 vsize=306916 CPUtime=408.63 cores=1,3,5,7
/proc/21200/stat : 21200 (strangenight1-m) R 21198 21200 20152 0 -1 4202496 108174 0 0 0 40835 28 0 0 25 0 4 0 523899661 314281984 27691 33554432000 4194304 4650419 140733242174784 18446744073709551615 4363880 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21200/statm: 76729 27691 392 112 0 71694 0
[pid=21200/tid=21201] ppid=21198 vsize=306916 CPUtime=102.29 cores=1,3,5,7
/proc/21200/task/21201/stat : 21201 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 27423 0 0 0 10220 9 0 0 25 0 4 0 523899661 314281984 27692 33554432000 4194304 4650419 140733242174784 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21200/tid=21202] ppid=21198 vsize=306916 CPUtime=102.3 cores=1,3,5,7
/proc/21200/task/21202/stat : 21202 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 27488 0 0 0 10223 7 0 0 25 0 4 0 523899661 314281984 27692 33554432000 4194304 4650419 140733242174784 18446744073709551615 4520040 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21200/tid=21203] ppid=21198 vsize=306916 CPUtime=102.29 cores=1,3,5,7
/proc/21200/task/21203/stat : 21203 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 30268 0 0 0 10223 6 0 0 25 0 4 0 523899661 314281984 27692 33554432000 4194304 4650419 140733242174784 18446744073709551615 4313734 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 306916

[startup+162.301 s]

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

[pid=21200] ppid=21198 vsize=358636 CPUtime=2565.7 cores=1,3,5,7
/proc/21200/stat : 21200 (strangenight1-m) R 21198 21200 20152 0 -1 4202496 310809 0 0 0 256458 112 0 0 25 0 4 0 523899661 367243264 56595 33554432000 4194304 4650419 140733242174784 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21200/statm: 89659 56595 392 112 0 84624 0
[pid=21200/tid=21201] ppid=21198 vsize=358636 CPUtime=642.3 cores=1,3,5,7
/proc/21200/task/21201/stat : 21201 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 82017 0 0 0 64198 32 0 0 25 0 4 0 523899661 367243264 56595 33554432000 4194304 4650419 140733242174784 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21200/tid=21202] ppid=21198 vsize=358636 CPUtime=642.29 cores=1,3,5,7
/proc/21200/task/21202/stat : 21202 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 85143 0 0 0 64197 32 0 0 25 0 4 0 523899661 367243264 56595 33554432000 4194304 4650419 140733242174784 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21200/tid=21203] ppid=21198 vsize=358636 CPUtime=642.3 cores=1,3,5,7
/proc/21200/task/21203/stat : 21203 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 70180 0 0 0 64208 22 0 0 25 0 4 0 523899661 367243264 56595 33554432000 4194304 4650419 140733242174784 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2565.7
Current children cumulated vsize (KiB) 358636

[startup+702.301 s]
/proc/loadavg: 8.05 7.86 7.66 9/184 21223
/proc/meminfo: memFree=30083876/32950928 swapFree=67111428/67111528
[pid=21200] ppid=21198 vsize=402328 CPUtime=2805.38 cores=1,3,5,7
/proc/21200/stat : 21200 (strangenight1-m) R 21198 21200 20152 0 -1 4202496 328154 0 0 0 280416 122 0 0 25 0 4 0 523899661 411983872 57437 33554432000 4194304 4650419 140733242174784 18446744073709551615 4365289 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21200/statm: 100582 57437 392 112 0 95547 0
[pid=21200/tid=21201] ppid=21198 vsize=402328 CPUtime=702.3 cores=1,3,5,7
/proc/21200/task/21201/stat : 21201 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 86646 0 0 0 70195 35 0 0 25 0 4 0 523899661 411983872 57437 33554432000 4194304 4650419 140733242174784 18446744073709551615 4313071 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21200/tid=21202] ppid=21198 vsize=402328 CPUtime=702.28 cores=1,3,5,7
/proc/21200/task/21202/stat : 21202 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 90899 0 0 0 70194 34 0 0 25 0 4 0 523899661 411983872 57437 33554432000 4194304 4650419 140733242174784 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21200/tid=21203] ppid=21198 vsize=402328 CPUtime=702.3 cores=1,3,5,7
/proc/21200/task/21203/stat : 21203 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 73049 0 0 0 70206 24 0 0 25 0 4 0 523899661 411983872 57437 33554432000 4194304 4650419 140733242174784 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.38
Current children cumulated vsize (KiB) 402328

[startup+762.301 s]
/proc/loadavg: 8.10 7.91 7.69 9/184 21225
/proc/meminfo: memFree=30063620/32950928 swapFree=67111428/67111528
[pid=21200] ppid=21198 vsize=426744 CPUtime=3045.07 cores=1,3,5,7
/proc/21200/stat : 21200 (strangenight1-m) R 21198 21200 20152 0 -1 4202496 343772 0 0 0 304377 130 0 0 25 0 4 0 523899661 436985856 62489 33554432000 4194304 4650419 140733242174784 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21200/statm: 106686 62489 392 112 0 101651 0
[pid=21200/tid=21201] ppid=21198 vsize=426744 CPUtime=762.31 cores=1,3,5,7
/proc/21200/task/21201/stat : 21201 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 90442 0 0 0 76194 37 0 0 25 0 4 0 523899661 436985856 62489 33554432000 4194304 4650419 140733242174784 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21200/tid=21202] ppid=21198 vsize=426744 CPUtime=762.29 cores=1,3,5,7
/proc/21200/task/21202/stat : 21202 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 95834 0 0 0 76193 36 0 0 25 0 4 0 523899661 436985856 62489 33554432000 4194304 4650419 140733242174784 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21200/tid=21203] ppid=21198 vsize=426744 CPUtime=762.31 cores=1,3,5,7
/proc/21200/task/21203/stat : 21203 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 75216 0 0 0 76206 25 0 0 25 0 4 0 523899661 436985856 62489 33554432000 4194304 4650419 140733242174784 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.07
Current children cumulated vsize (KiB) 426744

[startup+822.301 s]
/proc/loadavg: 8.11 7.94 7.71 9/184 21226
/proc/meminfo: memFree=30059128/32950928 swapFree=67111428/67111528
[pid=21200] ppid=21198 vsize=427284 CPUtime=3284.74 cores=1,3,5,7
/proc/21200/stat : 21200 (strangenight1-m) R 21198 21200 20152 0 -1 4202496 358333 0 0 0 328338 136 0 0 25 0 4 0 523899661 437538816 61513 33554432000 4194304 4650419 140733242174784 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21200/statm: 106821 61513 392 112 0 101786 0
[pid=21200/tid=21201] ppid=21198 vsize=427284 CPUtime=822.3 cores=1,3,5,7
/proc/21200/task/21201/stat : 21201 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 92913 0 0 0 82191 39 0 0 25 0 4 0 523899661 437538816 61513 33554432000 4194304 4650419 140733242174784 18446744073709551615 4365267 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21200/tid=21202] ppid=21198 vsize=427284 CPUtime=822.28 cores=1,3,5,7
/proc/21200/task/21202/stat : 21202 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 100515 0 0 0 82190 38 0 0 25 0 4 0 523899661 437538816 61513 33554432000 4194304 4650419 140733242174784 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21200/tid=21203] ppid=21198 vsize=427284 CPUtime=822.3 cores=1,3,5,7
/proc/21200/task/21203/stat : 21203 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 75375 0 0 0 82205 25 0 0 25 0 4 0 523899661 437538816 61513 33554432000 4194304 4650419 140733242174784 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.74
Current children cumulated vsize (KiB) 427284

[startup+882.307 s]
/proc/loadavg: 8.09 7.96 7.73 9/184 21228
/proc/meminfo: memFree=30021884/32950928 swapFree=67111428/67111528
[pid=21200] ppid=21198 vsize=427348 CPUtime=3524.43 cores=1,3,5,7
/proc/21200/stat : 21200 (strangenight1-m) R 21198 21200 20152 0 -1 4202496 368778 0 0 0 352305 138 0 0 25 0 4 0 523899661 437604352 64529 33554432000 4194304 4650419 140733242174784 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21200/statm: 106837 64529 392 112 0 101802 0
[pid=21200/tid=21201] ppid=21198 vsize=427348 CPUtime=882.31 cores=1,3,5,7
/proc/21200/task/21201/stat : 21201 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 96786 0 0 0 88192 39 0 0 25 0 4 0 523899661 437604352 64529 33554432000 4194304 4650419 140733242174784 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21200/tid=21202] ppid=21198 vsize=427348 CPUtime=882.28 cores=1,3,5,7
/proc/21200/task/21202/stat : 21202 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 103371 0 0 0 88189 39 0 0 25 0 4 0 523899661 437604352 64529 33554432000 4194304 4650419 140733242174784 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21200/tid=21203] ppid=21198 vsize=427348 CPUtime=882.31 cores=1,3,5,7
/proc/21200/task/21203/stat : 21203 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 75792 0 0 0 88205 26 0 0 25 0 4 0 523899661 437604352 64529 33554432000 4194304 4650419 140733242174784 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.43
Current children cumulated vsize (KiB) 427348

[startup+942.3 s]
/proc/loadavg: 8.09 7.98 7.75 9/184 21229
/proc/meminfo: memFree=30031636/32950928 swapFree=67111428/67111528
[pid=21200] ppid=21198 vsize=480684 CPUtime=3764.08 cores=1,3,5,7
/proc/21200/stat : 21200 (strangenight1-m) R 21198 21200 20152 0 -1 4202496 381572 0 0 0 376264 144 0 0 25 0 4 0 523899661 492220416 64014 33554432000 4194304 4650419 140733242174784 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21200/statm: 120171 64014 392 112 0 115136 0
[pid=21200/tid=21201] ppid=21198 vsize=480684 CPUtime=942.3 cores=1,3,5,7
/proc/21200/task/21201/stat : 21201 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 102347 0 0 0 94190 40 0 0 25 0 4 0 523899661 492220416 64014 33554432000 4194304 4650419 140733242174784 18446744073709551615 4476331 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21200/tid=21202] ppid=21198 vsize=480684 CPUtime=942.28 cores=1,3,5,7
/proc/21200/task/21202/stat : 21202 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 107260 0 0 0 94187 41 0 0 25 0 4 0 523899661 492220416 64014 33554432000 4194304 4650419 140733242174784 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21200/tid=21203] ppid=21198 vsize=480684 CPUtime=942.31 cores=1,3,5,7
/proc/21200/task/21203/stat : 21203 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 75792 0 0 0 94205 26 0 0 25 0 4 0 523899661 492220416 64014 33554432000 4194304 4650419 140733242174784 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.08
Current children cumulated vsize (KiB) 480684

[startup+1002.3 s]
/proc/loadavg: 8.08 8.00 7.77 9/184 21231
/proc/meminfo: memFree=29995496/32950928 swapFree=67111428/67111528
[pid=21200] ppid=21198 vsize=480732 CPUtime=4003.76 cores=1,3,5,7
/proc/21200/stat : 21200 (strangenight1-m) R 21198 21200 20152 0 -1 4202496 391821 0 0 0 400225 151 0 0 25 0 4 0 523899661 492269568 71562 33554432000 4194304 4650419 140733242174784 18446744073709551615 4365325 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21200/statm: 120183 71562 392 112 0 115148 0
[pid=21200/tid=21201] ppid=21198 vsize=480732 CPUtime=1002.3 cores=1,3,5,7
/proc/21200/task/21201/stat : 21201 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 106527 0 0 0 100187 43 0 0 25 0 4 0 523899661 492269568 71562 33554432000 4194304 4650419 140733242174784 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21200/tid=21202] ppid=21198 vsize=480732 CPUtime=1002.28 cores=1,3,5,7
/proc/21200/task/21202/stat : 21202 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 110834 0 0 0 100185 43 0 0 25 0 4 0 523899661 492269568 71562 33554432000 4194304 4650419 140733242174784 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21200/tid=21203] ppid=21198 vsize=480732 CPUtime=1002.31 cores=1,3,5,7
/proc/21200/task/21203/stat : 21203 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 76150 0 0 0 100205 26 0 0 25 0 4 0 523899661 492269568 71562 33554432000 4194304 4650419 140733242174784 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.76
Current children cumulated vsize (KiB) 480732

[startup+1062.3 s]
/proc/loadavg: 8.07 8.01 7.79 9/184 21233
/proc/meminfo: memFree=29966188/32950928 swapFree=67111428/67111528
[pid=21200] ppid=21198 vsize=480840 CPUtime=4243.44 cores=1,3,5,7
/proc/21200/stat : 21200 (strangenight1-m) R 21198 21200 20152 0 -1 4202496 403215 0 0 0 424187 157 0 0 25 0 4 0 523899661 492380160 71285 33554432000 4194304 4650419 140733242174784 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21200/statm: 120210 71285 392 112 0 115175 0
[pid=21200/tid=21201] ppid=21198 vsize=480840 CPUtime=1062.3 cores=1,3,5,7
/proc/21200/task/21201/stat : 21201 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 109489 0 0 0 106185 45 0 0 25 0 4 0 523899661 492380160 71285 33554432000 4194304 4650419 140733242174784 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21200/tid=21202] ppid=21198 vsize=480840 CPUtime=1062.28 cores=1,3,5,7
/proc/21200/task/21202/stat : 21202 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 116838 0 0 0 106182 46 0 0 25 0 4 0 523899661 492380160 71285 33554432000 4194304 4650419 140733242174784 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21200/tid=21203] ppid=21198 vsize=480840 CPUtime=1062.31 cores=1,3,5,7
/proc/21200/task/21203/stat : 21203 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 76150 0 0 0 106205 26 0 0 25 0 4 0 523899661 492380160 71285 33554432000 4194304 4650419 140733242174784 18446744073709551615 4313323 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.44
Current children cumulated vsize (KiB) 480840

[startup+1122.3 s]
/proc/loadavg: 8.11 8.04 7.81 9/184 21234
/proc/meminfo: memFree=29944580/32950928 swapFree=67111428/67111528
[pid=21200] ppid=21198 vsize=480840 CPUtime=4483.11 cores=1,3,5,7
/proc/21200/stat : 21200 (strangenight1-m) R 21198 21200 20152 0 -1 4202496 416345 0 0 0 448152 159 0 0 25 0 4 0 523899661 492380160 75925 33554432000 4194304 4650419 140733242174784 18446744073709551615 4438399 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21200/statm: 120210 75925 392 112 0 115175 0
[pid=21200/tid=21201] ppid=21198 vsize=480840 CPUtime=1122.3 cores=1,3,5,7
/proc/21200/task/21201/stat : 21201 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 111702 0 0 0 112184 46 0 0 25 0 4 0 523899661 492380160 75925 33554432000 4194304 4650419 140733242174784 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21200/tid=21202] ppid=21198 vsize=480840 CPUtime=1122.28 cores=1,3,5,7
/proc/21200/task/21202/stat : 21202 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 124734 0 0 0 112181 47 0 0 25 0 4 0 523899661 492380160 75925 33554432000 4194304 4650419 140733242174784 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21200/tid=21203] ppid=21198 vsize=480840 CPUtime=1122.31 cores=1,3,5,7
/proc/21200/task/21203/stat : 21203 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 76150 0 0 0 112205 26 0 0 25 0 4 0 523899661 492380160 75925 33554432000 4194304 4650419 140733242174784 18446744073709551615 4368288 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.11
Current children cumulated vsize (KiB) 480840

[startup+1182.3 s]
/proc/loadavg: 8.20 8.07 7.83 9/184 21236
/proc/meminfo: memFree=29921220/32950928 swapFree=67111428/67111528
[pid=21200] ppid=21198 vsize=488444 CPUtime=4722.79 cores=1,3,5,7
/proc/21200/stat : 21200 (strangenight1-m) R 21198 21200 20152 0 -1 4202496 433220 0 0 0 472112 167 0 0 25 0 4 0 523899661 500166656 75487 33554432000 4194304 4650419 140733242174784 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21200/statm: 122111 75487 392 112 0 117076 0
[pid=21200/tid=21201] ppid=21198 vsize=488444 CPUtime=1182.31 cores=1,3,5,7
/proc/21200/task/21201/stat : 21201 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 114256 0 0 0 118182 49 0 0 25 0 4 0 523899661 500166656 75487 33554432000 4194304 4650419 140733242174784 18446744073709551615 4476297 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21200/tid=21202] ppid=21198 vsize=488444 CPUtime=1182.28 cores=1,3,5,7
/proc/21200/task/21202/stat : 21202 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 129268 0 0 0 118179 49 0 0 25 0 4 0 523899661 500166656 75487 33554432000 4194304 4650419 140733242174784 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21200/tid=21203] ppid=21198 vsize=488444 CPUtime=1182.31 cores=1,3,5,7
/proc/21200/task/21203/stat : 21203 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 78186 0 0 0 118204 27 0 0 25 0 4 0 523899661 500166656 75487 33554432000 4194304 4650419 140733242174784 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.79
Current children cumulated vsize (KiB) 488444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.14 8.07 7.83 5/179 21237
/proc/meminfo: memFree=30321380/32950928 swapFree=67111428/67111528
[pid=21200] ppid=21198 vsize=488444 CPUtime=4800.3 cores=1,3,5,7
/proc/21200/stat : 21200 (strangenight1-m) R 21198 21200 20152 0 -1 4202496 435576 0 0 0 479862 168 0 0 25 0 4 0 523899661 500166656 75107 33554432000 4194304 4650419 140733242174784 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21200/statm: 122111 75107 392 112 0 117076 0
[pid=21200/tid=21201] ppid=21198 vsize=488444 CPUtime=1201.72 cores=1,3,5,7
/proc/21200/task/21201/stat : 21201 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 114256 0 0 0 120123 49 0 0 25 0 4 0 523899661 500166656 75107 33554432000 4194304 4650419 140733242174784 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21200/tid=21202] ppid=21198 vsize=488444 CPUtime=1201.68 cores=1,3,5,7
/proc/21200/task/21202/stat : 21202 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 129946 0 0 0 120119 49 0 0 25 0 4 0 523899661 500166656 75107 33554432000 4194304 4650419 140733242174784 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21200/tid=21203] ppid=21198 vsize=488444 CPUtime=1201.72 cores=1,3,5,7
/proc/21200/task/21203/stat : 21203 (strangenight1-m) R 21198 21200 20152 0 -1 4202560 78186 0 0 0 120145 27 0 0 25 0 4 0 523899661 500166656 75107 33554432000 4194304 4650419 140733242174784 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 488444

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.35
CPU user time (s): 4798.65
CPU system time (s): 1.70174
CPU usage (%): 399.454
Max. virtual memory (cumulated for all children) (KiB): 488444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.65
system time used= 1.70174
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 435577
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= 837
involuntary context switches= 31023

runsolver used 1.84372 second user time and 4.72628 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-30 02:23:19
IDJOB=3175411
IDBENCH=83029
IDSOLVER=1588
FILE ID=node123/3175411-1304122999
RUNJOBID= node123-1304122997-21148
PBS_JOBID= 13170709
Free space on /tmp= 72812 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S324945930-048.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175411-1304122999/watcher-3175411-1304122999 -o /tmp/evaluation-result-3175411-1304122999/solver-3175411-1304122999 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175411-1304122999.cnf

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

MD5SUM BENCH= 25ed0c8de63814e6d33af77a8f91b72b
RANDOM SEED=1850033155

node123.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	: 5226.15
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30608972 kB
Buffers:        587792 kB
Cached:        1312276 kB
SwapCached:        100 kB
Active:         165720 kB
Inactive:      1813904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30608972 kB
SwapTotal:    67111528 kB
SwapFree:     67111428 kB
Dirty:           12508 kB
Writeback:          32 kB
AnonPages:       79464 kB
Mapped:          15560 kB
Slab:           298972 kB
PageTables:       4252 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   287992 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= 72812 MiB
End job on node123 at 2011-04-30 02:43:22