Trace number 3369093

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.15 1202.83

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S560963242-048.UNKNOWN.cnf
MD5SUM3be09135963d2d9a560d20860022864d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

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-3369093-1305412057.cnf'
0.00/0.00	c -- header says num vars:             70
0.00/0.00	c -- header says num clauses:        6230
0.00/0.01	c -- clauses added:            0 learnts,         6230 normals,            0 xors
0.00/0.01	c -- vars added         70
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0        70      6230         0         0     43610         0   no data   no data  --
0.37/0.14	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.55
0.37/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.37/0.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.37/0.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.37/0.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
0.37/0.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.37/0.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
0.37/0.17	c Finding binary XORs  T:     0.00 s  found:       0
0.37/0.17	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.37/0.17	c calculated reachability. Time: 0.00
0.37/0.17	c Calc default polars -  time:   0.00 s pos:      42 undec:       0 neg:      28
0.37/0.17	c =========================================================================================
0.37/0.17	c types(t): F = full restart, N = normal restart
0.37/0.17	c types(t): S = simplification begin/end, E = solution found
0.37/0.17	c restart types(rt): st = static, dy = dynamic
0.37/0.17	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.37/0.17	c  B st     0         0        70      6230         0         0     43610         0   no data   no data  --
1.17/0.34	c  N dy    12      5876        70      6230         0      3068     43610     67078     20.62     21.73  --
1.97/0.51	c  N dy    18     10690        70      6230         0      7393     43610    168663     20.23     21.41  --
2.77/0.73	c  N dy    37     16093        70      6230         0      8446     43610    185393     20.42     21.55  --
4.40/1.14	c  F st    55     25000        70      6230         0     11426     43610    242921     20.34     18.14  --
4.40/1.14	c  N st    55     25000        70      6230         0     11426     43610    242921     20.34     18.14  --
5.15/1.36	c  N dy    61     30001        70      6230         0      9772     43610    196456     20.34   no data  --
5.15/1.36	c  S st    61     30001        70      6230         0      9772     43610    196456     20.34   no data  --
5.15/1.39	c  S st    61     30505        70      6230         0     10247     43610    208199     20.34   no data  --
5.15/1.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.15/1.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.55/1.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
5.55/1.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.55/1.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.55/1.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
5.55/1.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.55/2.47	c lits-rem:      1447  cl-subs:      893  v-elim:      0  v-fix:    0  time:  4.23 s
10.75/2.78	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 1.24
10.75/2.78	c calculated reachability. Time: 0.00
10.75/2.78	c  N dy    61     30505        70      6230         0      9354     43610    184389     20.34   no data  --
12.77/3.23	c  N dy    76     39077        70      6230         0     10009     43610    186498     20.14     21.21  --
13.94/3.59	c  N dy    94     45759        70      6230         0     16072     43610    328932     20.08     18.92  --
13.94/3.59	c  S st    94     45759        70      6230         0     16072     43610    328932     20.08     18.92  --
14.34/3.63	c  S st    94     46260        70      6230         0      8439     43610    139059     20.08   no data  --
14.34/3.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.34/3.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.34/3.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
14.34/3.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.34/3.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.34/3.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
14.34/3.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.15/4.39	c lits-rem:       142  cl-subs:       58  v-elim:      0  v-fix:    0  time:  3.00 s
17.15/4.39	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
17.15/4.39	c vivif2 --  cl tried     8381 cl shrink        0 lits rem          0 time: 0.01
18.32/4.65	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 1.01
18.32/4.65	c calculated reachability. Time: 0.00
18.32/4.65	c  N dy    94     46260        70      6230         0      8381     43610    137203     20.08   no data  --
19.13/4.86	c  N dy   126     50321        70      6230         0     12076     43610    227244     20.23     21.75  --
23.52/5.97	c  N dy   139     69391        70      6230         0     10299     43610    160640     19.83     18.98  --
23.52/5.97	c  S st   139     69391        70      6230         0     10299     43610    160640     19.83     18.98  --
23.92/6.00	c  S st   139     69891        70      6230         0     10767     43610    172237     19.83   no data  --
23.92/6.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.92/6.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.92/6.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
23.92/6.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.92/6.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.92/6.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
23.92/6.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.11/6.82	c lits-rem:       312  cl-subs:      164  v-elim:      0  v-fix:    0  time:  3.24 s
27.11/6.82	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
27.11/6.82	c vivif2 --  cl tried    10603 cl shrink        0 lits rem          0 time: 0.00
28.30/7.12	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 1.20
28.30/7.12	c calculated reachability. Time: 0.00
28.30/7.12	c  N dy   139     69891        70      6230         0     10603     43610    168148     19.83   no data  --
29.50/7.40	c  N dy   182     74371        70      6230         0     14675     43610    268446     19.99     21.76  --
30.74/7.75	c  N dy   215     79135        70      6230         0     19037     43610    375142     20.09     21.62  --
32.30/8.16	c  N dy   261     84233        70      6230         0     12804     43610    210017     20.23     23.22  --
33.09/8.39	c  F st   282     87500        70      6230         0     15797     43610    282119     20.27   no data  --
34.29/8.61	c  N st   287     90798        70      6230         0     18767     43610    355398     20.27   no data  --
36.68/9.22	c  N dy   303     98047        70      6230         0     13535     43610    211458     20.29     21.50  --
38.28/9.67	c  N dy   340    104398        70      6230         0     19293     43610    351453     20.36     23.56  --
38.69/9.70	c  S st   345    104838        70      6230         0     19690     43610    361245     20.37   no data  --
38.69/9.76	c  S st   345    105339        70      6230         0     20153     43610    372644     20.37   no data  --
38.69/9.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.69/9.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.69/9.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
38.69/9.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.69/9.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.69/9.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
38.69/9.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
45.47/11.48	c lits-rem:      1901  cl-subs:     1613  v-elim:      0  v-fix:    0  time:  6.77 s
45.47/11.48	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
45.47/11.49	c vivif2 --  cl tried    18540 cl shrink        0 lits rem          0 time: 0.02
47.06/11.87	c asymm  cl-useful: 0/4823/6230 lits-rem:0 time: 1.52
47.06/11.87	c calculated reachability. Time: 0.00
47.06/11.87	c  N dy   345    105339        70      6230         0     18540     43610    330262     20.37   no data  --
53.84/13.52	c  N dy   347    128267        70      6230         0     26524     43610    503958     20.07     21.16  --
56.24/14.15	c  N dy   408    136517        70      6230         0     20583     43610    361809     20.17     22.26  --
60.23/15.10	c  N dy   474    146874        70      6230         0     15503     43610    222172     20.25     21.67  --
63.02/15.88	c  N dy   488    158008        70      6230         0     25494     43610    458424     20.21     18.04  --
63.02/15.88	c  S st   488    158008        70      6230         0     25494     43610    458424     20.21     18.04  --
63.42/15.94	c  S st   488    158511        70      6230         0     25957     43610    469956     20.21   no data  --
63.42/15.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
63.42/15.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
63.42/15.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
63.42/15.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.42/15.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.42/15.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
63.42/15.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
71.80/18.07	c lits-rem:      2191  cl-subs:     2708  v-elim:      0  v-fix:    0  time:  8.39 s
71.80/18.07	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
71.80/18.08	c vivif2 --  cl tried    23249 cl shrink        0 lits rem          0 time: 0.02
72.61/18.26	c asymm  cl-useful: 0/1407/6230 lits-rem:0 time: 0.71
72.61/18.26	c calculated reachability. Time: 0.00
72.61/18.26	c  N dy   488    158511        70      6230         0     23249     43610    405472     20.21   no data  --
76.60/19.23	c  N dy   533    168658        70      6230         0     17258     43610    252725     20.25     21.68  --
80.58/20.20	c  N dy   599    179548        70      6230         0     27128     43610    493075     20.32     21.40  --
84.98/21.37	c  N dy   641    193202        70      6230         0     23241     43610    382066     20.33     21.47  --
89.77/22.51	c  N dy   657    205536        70      6230         0     17175     43610    228334     20.26     21.95  --
94.15/23.69	c  N dy   714    218661        70      6230         0     29129     43610    516580     20.29     23.00  --
100.56/25.26	c  N dy   805    232677        70      6230         0     23806     43610    374841     20.37     21.52  --
102.53/25.75	c  S st   835    237766        70      6230         0     28421     43610    487202     20.39     19.12  --
102.93/25.83	c  S st   835    238267        70      6230         0     28881     43610    498656     20.39   no data  --
102.93/25.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
102.93/25.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
102.93/25.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
102.93/25.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
102.93/25.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.93/25.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
102.93/25.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
113.31/28.41	c lits-rem:      2139  cl-subs:     2011  v-elim:      0  v-fix:    0  time: 10.18 s
113.31/28.41	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
113.31/28.41	c vivif2 --  cl tried    26870 cl shrink        0 lits rem          0 time: 0.02
114.50/28.78	c asymm  cl-useful: 0/3539/6230 lits-rem:0 time: 1.46
114.50/28.78	c calculated reachability. Time: 0.00
114.50/28.78	c  N dy   835    238267        70      6230         0     26870     43610    444295     20.39   no data  --
121.30/30.45	c  N dy   912    253473        70      6230         0     21716     43610    306265     20.44     21.73  --
129.27/32.47	c  N dy   978    273046        70      6230         0     39350     43610    731852     20.48     21.60  --
136.46/34.23	c  N dy  1041    290612        70      6230         0     35425     43610    626772     20.51     21.61  --
142.84/35.88	c  F st  1093    306250        70      6230         0     28726     43610    447819     20.51     19.31  --
144.04/36.20	c  N st  1098    309546        70      6230         0     31697     43610    522274     20.51   no data  --
153.65/38.56	c  N dy  1179    330998        70      6230         0     29422     43610    458134     20.55     21.63  --
162.80/40.80	c  N dy  1203    351098        70      6230         0     24953     43610    335620     20.49     21.65  --
164.79/41.38	c  S st  1220    357401        70      6230         0     30641     43610    473002     20.49   no data  --
165.19/41.46	c  S st  1220    357905        70      6230         0     31108     43610    484430     20.49   no data  --
165.19/41.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
165.19/41.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
165.19/41.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
165.19/41.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
165.19/41.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
165.19/41.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
165.19/41.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
174.78/43.83	c lits-rem:      1823  cl-subs:     1878  v-elim:      0  v-fix:    0  time:  9.35 s
174.78/43.83	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
174.78/43.83	c vivif2 --  cl tried    29230 cl shrink        0 lits rem          0 time: 0.02
176.37/44.22	c asymm  cl-useful: 0/2691/6230 lits-rem:0 time: 1.53
176.37/44.22	c calculated reachability. Time: 0.00
176.37/44.22	c  N dy  1220    357905        70      6230         0     29230     43610    437046     20.49   no data  --
195.92/49.10	c  N dy  1332    392512        70      6230         0     36949     43610    597405     20.45     21.56  --
216.67/54.34	c  N dy  1386    433482        70      6230         0     49305     43610    866297     20.30     21.42  --
227.46/57.03	c  N dy  1519    453692        70      6230         0     42639     43610    729620     20.36     21.44  --
239.03/59.96	c  N dy  1623    474111        70      6230         0     34979     43610    523257     20.39     21.55  --
250.59/62.89	c  N dy  1706    494281        70      6230         0     53256     43610    964456     20.41     21.53  --
263.41/66.08	c  N dy  1800    519168        70      6230         0     48702     43610    842364     20.42     21.65  --
274.15/68.75	c  S st  1878    536857        70      6230         0     36698     43610    538440     20.45     18.26  --
274.55/68.85	c  S st  1878    537359        70      6230         0     37163     43610    549986     20.45   no data  --
274.55/68.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
274.55/68.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
274.55/68.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
274.55/68.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
274.55/68.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
274.55/68.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
274.55/68.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
284.13/71.21	c lits-rem:       898  cl-subs:     1960  v-elim:      0  v-fix:    0  time:  9.31 s
284.13/71.21	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
284.13/71.22	c vivif2 --  cl tried    35203 cl shrink        0 lits rem          0 time: 0.02
284.94/71.42	c asymm  cl-useful: 0/1449/6230 lits-rem:0 time: 0.81
284.94/71.42	c calculated reachability. Time: 0.00
284.94/71.42	c  N dy  1878    537359        70      6230         0     35203     43610    500785     20.45   no data  --
296.10/74.25	c  N dy  1929    557408        70      6230         0     53316     43610    930005     20.43     22.98  --
308.87/77.48	c  N dy  2015    580887        70      6230         0     45629     43610    740526     20.43     21.70  --
322.84/80.94	c  N dy  2094    601760        70      6230         0     34780     43610    469865     20.44     21.56  --
333.65/83.65	c  N dy  2144    621768        70      6230         0     52823     43610    902459     20.44     23.07  --
350.38/87.89	c  N dy  2171    653125        70      6230         0     50206     43610    810773     20.37     21.55  --
365.94/91.73	c  N dy  2235    673349        70      6230         0     36925     43610    488790     20.38     21.49  --
379.91/95.25	c  N dy  2369    693409        70      6230         0     55222     43610    936040     20.42     23.13  --
396.27/99.37	c  N dy  2466    717597        70      6230         0     44593     43610    661456     20.43     21.52  --
410.64/102.99	c  N dy  2515    737641        70      6230         0     62581     43610   1093033     20.42     22.90  --
429.00/107.50	c  N dy  2564    766664        70      6230         0     55066     43610    880844     20.39     21.53  --
446.16/111.80	c  N dy  2685    787412        70      6230         0     39679     43610    519891     20.42     21.57  --
458.93/115.03	c  S st  2782    806039        70      6230         0     56544     43610    931009     20.44     19.37  --
459.33/115.19	c  S st  2782    806546        70      6230         0     57012     43610    942666     20.44   no data  --
459.33/115.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
459.33/115.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
459.73/115.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.10
459.73/115.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
459.73/115.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
459.73/115.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
459.73/115.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
496.44/124.49	c lits-rem:      2885  cl-subs:     4850  v-elim:      0  v-fix:    0  time: 36.87 s
496.44/124.49	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
496.83/124.50	c vivif2 --  cl tried    52162 cl shrink        0 lits rem          0 time: 0.04
498.03/124.83	c asymm  cl-useful: 0/922/6230 lits-rem:0 time: 1.30
498.03/124.83	c calculated reachability. Time: 0.00
498.03/124.83	c  N dy  2782    806546        70      6230         0     52162     43610    818567     20.44   no data  --
514.79/129.07	c  N dy  2832    826608        70      6230         0     35317     43610    402336     20.42     23.08  --
526.81/132.02	c  N dy  2919    846679        70      6230         0     53438     43610    843232     20.43     21.61  --
542.34/135.97	c  N dy  2978    866707        70      6230         0     71474     43610   1276772     20.43     24.34  --
556.31/139.46	c  N dy  3123    886761        70      6230         0     53712     43610    841287     20.47     21.83  --
581.85/145.86	c  N dy  3206    920841        70      6230         0     47348     43610    649153     20.44     21.52  --
599.40/150.26	c  N dy  3287    943592        70      6230         0     67834     43610   1140952     20.44     21.55  --
613.77/153.83	c  N dy  3369    963734        70      6230         0     48220     43610    680689     20.45     21.68  --
636.92/159.67	c  N dy  3469    992927        70      6230         0     74495     43610   1311877     20.45     21.64  --
660.87/165.68	c  N dy  3508   1031208        70      6230         0     69952     43610   1158578     20.39     21.54  --
677.63/169.86	c  N dy  3582   1052075        70      6230         0     49277     43610    674850     20.40     21.61  --
693.22/173.71	c  F st  3660   1071876        70      6230         0     67208     43610   1107917     20.40   no data  --
693.22/173.78	c  N st  3661   1072126        70      6230         0     67435     43610   1113467     20.40   no data  --
715.59/179.32	c  N dy  3716   1101045        70      6230         0     52966     43610    747678     20.39     21.47  --
732.73/183.63	c  N dy  3812   1121047        70      6230         0     71009     43610   1183649     20.41     21.98  --
753.46/188.85	c  N dy  3960   1141092        70      6230         0     47774     43610    612557     20.43     24.54  --
770.62/193.16	c  N dy  3965   1164597        70      6230         0     68724     43610   1095625     20.40     21.52  --
795.36/199.37	c  N dy  4046   1184619        70      6230         0     44498     43610    520572     20.40     21.51  --
815.32/204.31	c  N dy  4127   1207198        70      6230         0     64837     43610   1011886     20.41     21.59  --
818.11/205.07	c  S st  4144   1209820        70      6230         0     67207     43610   1069877     20.41     20.57  --
819.31/205.31	c  S st  4144   1210323        70      6230         0     67659     43610   1081021     20.41   no data  --
819.31/205.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
819.31/205.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
819.31/205.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.15
819.31/205.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
819.31/205.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
819.31/205.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
819.31/205.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
897.13/224.88	c lits-rem:      3796  cl-subs:     5505  v-elim:      0  v-fix:    0  time: 77.78 s
897.13/224.88	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
897.13/224.89	c vivif2 --  cl tried    62154 cl shrink        0 lits rem          0 time: 0.05
898.73/225.27	c asymm  cl-useful: 0/767/6230 lits-rem:0 time: 1.50
898.73/225.27	c calculated reachability. Time: 0.00
898.73/225.27	c  N dy  4144   1210323        70      6230         0     62154     43610    942377     20.41   no data  --
924.28/231.68	c  N dy  4269   1230881        70      6230         0     80718     43610   1395958     20.43     21.63  --
944.22/236.65	c  N dy  4404   1250979        70      6230         0     55985     43610    791435     20.45     21.57  --
966.17/242.15	c  N dy  4521   1274307        70      6230         0     77123     43610   1308207     20.47     21.74  --
990.12/248.13	c  N dy  4617   1294405        70      6230         0     51089     43610    652519     20.48     21.71  --
1008.08/252.69	c  N dy  4672   1315038        70      6230         0     69724     43610   1103374     20.48     21.56  --
1036.06/259.62	c  N dy  4782   1335075        70      6230         0     87890     43610   1547581     20.49     22.44  --
1055.97/264.66	c  N dy  4887   1355138        70      6230         0     60954     43610    880786     20.51     24.14  --
1074.33/269.27	c  N dy  4916   1375186        70      6230         0     78943     43610   1305774     20.49     21.59  --
1096.69/274.84	c  N dy  5011   1395207        70      6230         0     50995     43610    624084     20.50     21.76  --
1113.05/278.92	c  N dy  5085   1415227        70      6230         0     69040     43610   1062746     20.51     22.47  --
1135.39/284.54	c  N dy  5162   1435799        70      6230         0     87563     43610   1511585     20.51     21.76  --
1158.15/290.28	c  N dy  5281   1457936        70      6230         0     60702     43610    844764     20.52     21.64  --
1179.69/295.67	c  N dy  5415   1477997        70      6230         0     78888     43610   1293617     20.54     23.09  --
1206.44/302.32	c  N dy  5529   1498015        70      6230         0     49105     43610    551314     20.56     22.94  --
1223.20/306.57	c  N dy  5626   1518801        70      6230         0     67828     43610   1008946     20.57     21.68  --
1262.71/316.45	c  N dy  5695   1560712        70      6230         0     56693     43610    716943     20.54     21.66  --
1281.90/321.22	c  N dy  5809   1580721        70      6230         0     74783     43610   1160944     20.55     23.66  --
1306.61/327.42	c  N dy  5912   1600827        70      6230         0     92955     43610   1601588     20.56     21.72  --
1328.95/333.07	c  N dy  5987   1623820        70      6230         0     64074     43610    886892     20.56     21.67  --
1348.51/337.97	c  N dy  6076   1643914        70      6230         0     82219     43610   1326428     20.57     22.10  --
1377.25/345.15	c  N dy  6175   1665030        70      6230         0     50797     43610    554742     20.57     21.82  --
1415.96/354.84	c  N dy  6238   1706404        70      6230         0     87733     43610   1424782     20.54     21.64  --
1421.97/356.37	c  S st  6255   1710324        70      6230         0     91239     43610   1509968     20.54   no data  --
1423.54/356.72	c  S st  6255   1710827        70      6230         0     91703     43610   1521609     20.54   no data  --
1423.54/356.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1423.54/356.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1423.54/356.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.22
1423.94/356.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1423.94/356.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1423.94/356.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1423.94/356.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1627.84/407.94	c lits-rem:      4997  cl-subs:    11931  v-elim:      0  v-fix:    0  time: 203.85 s
1627.84/407.94	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1627.84/407.96	c vivif2 --  cl tried    79772 cl shrink        0 lits rem          0 time: 0.07
1629.43/408.37	c asymm  cl-useful: 0/555/6230 lits-rem:0 time: 1.62
1629.43/408.37	c calculated reachability. Time: 0.00
1629.43/408.37	c  N dy  6255   1710827        70      6230         0     79772     43610   1252010     20.54   no data  --
1658.57/415.71	c  N dy  6346   1730917        70      6230         0     97942     43610   1693007     20.54     21.79  --
1680.12/421.05	c  N dy  6382   1750923        70      6230         0     65341     43610    897717     20.53     21.63  --
1712.44/429.17	c  N dy  6529   1770996        70      6230         0     83557     43610   1349090     20.55     21.97  --
1753.14/439.38	c  N dy  6653   1792407        70      6230         0    102959     43610   1825312     20.56     21.70  --
1777.51/445.45	c  N dy  6710   1814357        70      6230         0     70627     43610    998764     20.55     21.75  --
1807.03/452.83	c  N dy  6830   1834584        70      6230         0     88910     43610   1449309     20.56     21.72  --
1837.36/460.41	c  N dy  6895   1856025        70      6230         0     55147     43610    624388     20.56     21.67  --
1894.43/474.74	c  N dy  6947   1908175        70      6230         0    101494     43610   1702083     20.53     21.72  --
1918.00/480.62	c  N dy  6995   1928185        70      6230         0     65816     43610    871132     20.52     23.76  --
1948.72/488.31	c  N dy  7047   1957577        70      6230         0     92152     43610   1502189     20.51     21.66  --
1978.24/495.78	c  N dy  7112   1978779        70      6230         0     56574     43610    635954     20.50     21.61  --
1996.20/500.24	c  N dy  7189   1998797        70      6230         0     74486     43610   1068136     20.51     24.61  --
2022.54/506.81	c  N dy  7322   2019640        70      6230         0     93278     43610   1530053     20.52     21.74  --
2052.47/514.30	c  N dy  7390   2039745        70      6230         0     55771     43610    603963     20.52     21.76  --
2071.23/519.07	c  N dy  7493   2060263        70      6230         0     74265     43610   1059108     20.53     21.71  --
2097.57/525.64	c  N dy  7566   2082614        70      6230         0     94353     43610   1545893     20.53     21.75  --
2128.72/533.43	c  N dy  7680   2102628        70      6230         0    112434     43610   1989669     20.54     22.46  --
2149.45/538.64	c  N dy  7744   2124672        70      6230         0     75728     43610   1074643     20.54     21.65  --
2174.20/544.88	c  N dy  7831   2144698        70      6230         0     93817     43610   1515791     20.55     24.72  --
2206.52/552.98	c  N dy  7962   2164776        70      6230         0    111948     43610   1962383     20.56     21.95  --
2233.27/559.66	c  N dy  8088   2184843        70      6230         0     72417     43610    984991     20.57     21.88  --
2259.60/566.26	c  N dy  8160   2204899        70      6230         0     90457     43610   1419724     20.57     24.08  --
2269.62/568.74	c  S st  8210   2210828        70      6230         0     95855     43610   1554897     20.57   no data  --
2270.78/569.09	c  S st  8210   2211330        70      6230         0     96321     43610   1566423     20.57   no data  --
2270.78/569.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2270.78/569.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2271.18/569.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.22
2271.58/569.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2271.58/569.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2271.58/569.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
2271.58/569.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2439.56/611.38	c lits-rem:      5613  cl-subs:     8516  v-elim:      0  v-fix:    0  time: 168.27 s
2439.56/611.38	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2439.96/611.40	c vivif2 --  cl tried    87805 cl shrink        0 lits rem          0 time: 0.08
2441.55/611.82	c asymm  cl-useful: 0/532/6230 lits-rem:0 time: 1.65
2441.55/611.82	c calculated reachability. Time: 0.00
2441.55/611.82	c  N dy  8210   2211330        70      6230         0     87805     43610   1351123     20.57   no data  --
2474.68/620.16	c  N dy  8326   2231392        70      6230         0    106002     43610   1799795     20.58     22.29  --
2510.61/629.21	c  N dy  8414   2251459        70      6230         0     65849     43610    808330     20.58     22.60  --
2540.91/636.71	c  N dy  8536   2271539        70      6230         0     84011     43610   1255031     20.59     22.99  --
2578.42/646.14	c  N dy  8648   2294501        70      6230         0    104732     43610   1765045     20.60     21.83  --
2712.12/679.63	c  N dy  8687   2402953        70      6230         0     81527     43610   1124111     20.47     21.57  --
2738.46/686.20	c  N dy  8720   2424866        70      6230         0    101071     43610   1584880     20.46     21.57  --
2778.81/696.38	c  N dy  8868   2444880        70      6230         0    119165     43610   2033082     20.47     23.62  --
2806.70/703.35	c  N dy  8984   2464966        70      6230         0     76665     43610   1041076     20.48     21.73  --
2853.79/715.12	c  N dy  9044   2499015        70      6230         0    107173     43610   1766885     20.47     21.57  --
2896.51/725.90	c  N dy  9157   2519741        70      6230         0     64118     43610    721066     20.48     21.65  --
2921.64/732.16	c  N dy  9262   2539774        70      6230         0     82177     43610   1163642     20.48     22.79  --
2955.17/740.58	c  N dy  9342   2563209        70      6230         0    103239     43610   1673100     20.48     21.73  --
2997.47/751.12	c  N dy  9465   2583219        70      6230         0    121270     43610   2117932     20.49     23.88  --
3030.59/759.44	c  N dy  9619   2604053        70      6230         0     77280     43610   1032536     20.51     21.60  --
3068.14/768.82	c  N dy  9677   2636136        70      6230         0    105940     43610   1711019     20.49     21.59  --
3102.04/777.31	c  N dy  9757   2656216        70      6230         0    124041     43610   2150749     20.50     22.29  --
3126.77/783.50	c  N dy  9861   2676316        70      6230         0     78375     43610   1040359     20.50     21.99  --
3154.31/790.46	c  N dy  9945   2699779        70      6230         0     99447     43610   1548328     20.50     21.62  --
3173.07/795.10	c  S st 10004   2711331        70      6230         0    109886     43610   1803155     20.50     20.97  --
3174.26/795.44	c  S st 10004   2711838        70      6230         0    110360     43610   1815159     20.50   no data  --
3174.26/795.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3174.26/795.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3174.66/795.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.22
3174.66/795.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3174.66/795.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3174.66/795.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
3174.66/795.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3702.20/927.77	c lits-rem:      6572  cl-subs:    10982  v-elim:      0  v-fix:    0  time: 527.48 s
3702.20/927.77	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
3702.20/927.79	c vivif2 --  cl tried    99378 cl shrink        0 lits rem          0 time: 0.09
3704.20/928.22	c asymm  cl-useful: 0/440/6230 lits-rem:0 time: 1.72
3704.20/928.23	c calculated reachability. Time: 0.00
3704.20/928.23	c  N dy 10004   2711838        70      6230         0     99378     43610   1544098     20.50   no data  --
3746.11/938.77	c  N dy 10142   2731887        70      6230         0    117449     43610   1990509     20.51     22.17  --
3786.81/948.90	c  N dy 10224   2754776        70      6230         0     73665     43610    906739     20.51     21.66  --
3821.93/957.72	c  N dy 10340   2778753        70      6230         0     95271     43610   1435685     20.52     21.69  --
3868.22/969.33	c  N dy 10464   2798779        70      6230         0    113324     43610   1880832     20.53     24.45  --
3922.50/982.97	c  N dy 10588   2819458        70      6230         0     66627     43610    728372     20.54     21.68  --
3960.41/992.49	c  N dy 10667   2845835        70      6230         0     90320     43610   1295087     20.53     21.62  --
3995.93/1001.34	c  N dy 10695   2868174        70      6230         0    110231     43610   1763265     20.52     21.75  --
4044.62/1013.58	c  N dy 10814   2888212        70      6230         0    128346     43610   2210394     20.53     24.55  --
4084.13/1023.41	c  N dy 10968   2908247        70      6230         0     80062     43610   1049717     20.54     23.17  --
4113.30/1030.72	c  N dy 10996   2929846        70      6230         0     99320     43610   1502668     20.53     21.67  --
4152.40/1040.52	c  N dy 11049   2950209        70      6230         0    117596     43610   1946530     20.53     21.62  --
4200.68/1052.69	c  N dy 11141   2970299        70      6230         0     68440     43610    746851     20.54     21.69  --
4229.39/1059.83	c  N dy 11266   2990361        70      6230         0     86490     43610   1192650     20.55     22.29  --
4260.92/1067.75	c  N dy 11376   3010381        70      6230         0    104525     43610   1633754     20.55     21.70  --
4302.07/1078.04	c  N dy 11509   3030387        70      6230         0    122511     43610   2078327     20.56     22.48  --
4351.11/1090.30	c  N dy 11658   3050453        70      6230         0     72297     43610    829464     20.57     24.63  --
4382.65/1098.28	c  N dy 11755   3070754        70      6230         0     90564     43610   1278254     20.57     21.68  --
4414.57/1106.22	c  N dy 11787   3090837        70      6230         0    108476     43610   1706889     20.57     23.31  --
4486.03/1124.14	c  N dy 11809   3131302        70      6230         0     75482     43610    885903     20.55     21.78  --
4519.93/1132.63	c  N dy 11911   3155589        70      6230         0     97340     43610   1416865     20.55     21.72  --
4554.25/1141.23	c  N dy 11984   3175634        70      6230         0    115387     43610   1856975     20.55     22.99  --
4608.13/1154.76	c  N dy 12041   3205693        70      6230         0     72295     43610    799446     20.54     21.90  --
4615.71/1156.65	c  S st 12067   3211839        70      6230         0     77830     43610    934837     20.54   no data  --
4616.91/1156.91	c  S st 12067   3212340        70      6230         0     78301     43610    946762     20.54   no data  --
4616.91/1156.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4616.91/1156.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4616.91/1156.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.18
4616.91/1156.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4616.91/1156.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4616.91/1156.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
4616.91/1156.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4702.29/1178.32	c lits-rem:       928  cl-subs:     1926  v-elim:      0  v-fix:    0  time: 85.09 s
4702.29/1178.32	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4702.29/1178.33	c vivif2 --  cl tried    76375 cl shrink        0 lits rem          0 time: 0.05
4703.89/1178.73	c asymm  cl-useful: 0/579/6230 lits-rem:0 time: 1.58
4703.89/1178.73	c calculated reachability. Time: 0.00
4703.89/1178.73	c  N dy 12067   3212340        70      6230         0     76375     43610    901528     20.54   no data  --
4735.02/1186.53	c  N dy 12192   3235580        70      6230         0     97297     43610   1417013     20.55     21.63  --
4766.97/1194.59	c  N dy 12301   3255618        70      6230         0    115364     43610   1860559     20.55     21.71  --

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-3369093-1305412057/watcher-3369093-1305412057 -o /tmp/evaluation-result-3369093-1305412057/solver-3369093-1305412057 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369093-1305412057.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.10 7.94 5.87 5/298 3992
/proc/meminfo: memFree=15286468/32950928 swapFree=67111364/67111528
[pid=3992] ppid=3990 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/3992/stat : 3992 (strangenight1-m) R 3990 3992 3825 0 -1 4202496 416 0 0 0 0 0 0 0 23 0 4 0 108815114 52465664 357 33554432000 4194304 4650419 140736933921920 18446744073709551615 47900286916609 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3992/statm: 12809 357 306 112 0 7774 0
[pid=3992/tid=3993] ppid=3990 vsize=216388 CPUtime=0 cores=1,3,5,7
/proc/3992/task/3993/stat : 3993 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 63 0 0 0 0 0 0 0 25 0 4 0 108815114 221581312 1027 33554432000 4194304 4650419 140736933921920 18446744073709551615 218880670190 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3992/tid=3994] ppid=3990 vsize=216388 CPUtime=0 cores=1,3,5,7
/proc/3992/task/3994/stat : 3994 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 200 0 0 0 0 0 0 0 25 0 4 0 108815114 221581312 1027 33554432000 4194304 4650419 140736933921920 18446744073709551615 4532796 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3992/tid=3995] ppid=3990 vsize=216388 CPUtime=0 cores=1,3,5,7
/proc/3992/task/3995/stat : 3995 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 213 0 0 0 0 0 0 0 25 0 4 0 108815114 221581312 1027 33554432000 4194304 4650419 140736933921920 18446744073709551615 218880221075 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.0849841 s]
/proc/loadavg: 8.10 7.94 5.87 5/298 3992
/proc/meminfo: memFree=15286468/32950928 swapFree=67111364/67111528
[pid=3992] ppid=3990 vsize=216652 CPUtime=0.31 cores=1,3,5,7
/proc/3992/stat : 3992 (strangenight1-m) R 3990 3992 3825 0 -1 4202496 1404 0 0 0 31 0 0 0 24 0 4 0 108815114 221851648 1321 33554432000 4194304 4650419 140736933921920 18446744073709551615 4370730 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3992/statm: 54163 1321 366 112 0 49128 0
[pid=3992/tid=3993] ppid=3990 vsize=216652 CPUtime=0.07 cores=1,3,5,7
/proc/3992/task/3993/stat : 3993 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 209 0 0 0 7 0 0 0 25 0 4 0 108815114 221851648 1321 33554432000 4194304 4650419 140736933921920 18446744073709551615 4371120 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3992/tid=3994] ppid=3990 vsize=216652 CPUtime=0.07 cores=1,3,5,7
/proc/3992/task/3994/stat : 3994 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 221 0 0 0 7 0 0 0 25 0 4 0 108815114 221851648 1321 33554432000 4194304 4650419 140736933921920 18446744073709551615 4370658 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3992/tid=3995] ppid=3990 vsize=216652 CPUtime=0.07 cores=1,3,5,7
/proc/3992/task/3995/stat : 3995 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 327 0 0 0 7 0 0 0 25 0 4 0 108815114 221851648 1321 33554432000 4194304 4650419 140736933921920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 216652

[startup+0.10098 s]
/proc/loadavg: 8.10 7.94 5.87 5/298 3992
/proc/meminfo: memFree=15286468/32950928 swapFree=67111364/67111528
[pid=3992] ppid=3990 vsize=216652 CPUtime=0.37 cores=1,3,5,7
/proc/3992/stat : 3992 (strangenight1-m) R 3990 3992 3825 0 -1 4202496 1428 0 0 0 37 0 0 0 24 0 4 0 108815114 221851648 1345 33554432000 4194304 4650419 140736933921920 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3992/statm: 54163 1345 366 112 0 49128 0
[pid=3992/tid=3993] ppid=3990 vsize=216652 CPUtime=0.09 cores=1,3,5,7
/proc/3992/task/3993/stat : 3993 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 209 0 0 0 9 0 0 0 25 0 4 0 108815114 221851648 1345 33554432000 4194304 4650419 140736933921920 18446744073709551615 4370730 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3992/tid=3994] ppid=3990 vsize=216652 CPUtime=0.09 cores=1,3,5,7
/proc/3992/task/3994/stat : 3994 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 222 0 0 0 9 0 0 0 25 0 4 0 108815114 221851648 1345 33554432000 4194304 4650419 140736933921920 18446744073709551615 4370532 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3992/tid=3995] ppid=3990 vsize=216652 CPUtime=0.09 cores=1,3,5,7
/proc/3992/task/3995/stat : 3995 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 349 0 0 0 9 0 0 0 25 0 4 0 108815114 221851648 1345 33554432000 4194304 4650419 140736933921920 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 216652

[startup+0.300947 s]
/proc/loadavg: 8.10 7.94 5.87 5/298 3992
/proc/meminfo: memFree=15286468/32950928 swapFree=67111364/67111528
[pid=3992] ppid=3990 vsize=218628 CPUtime=1.17 cores=1,3,5,7
/proc/3992/stat : 3992 (strangenight1-m) R 3990 3992 3825 0 -1 4202496 3705 0 0 0 117 0 0 0 25 0 4 0 108815114 223875072 3089 33554432000 4194304 4650419 140736933921920 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3992/statm: 54657 3089 390 112 0 49622 0
[pid=3992/tid=3993] ppid=3990 vsize=218628 CPUtime=0.29 cores=1,3,5,7
/proc/3992/task/3993/stat : 3993 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 819 0 0 0 29 0 0 0 25 0 4 0 108815114 223875072 3089 33554432000 4194304 4650419 140736933921920 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3992/tid=3994] ppid=3990 vsize=218628 CPUtime=0.29 cores=1,3,5,7
/proc/3992/task/3994/stat : 3994 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 881 0 0 0 29 0 0 0 25 0 4 0 108815114 223875072 3089 33554432000 4194304 4650419 140736933921920 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3992/tid=3995] ppid=3990 vsize=218628 CPUtime=0.29 cores=1,3,5,7
/proc/3992/task/3995/stat : 3995 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 720 0 0 0 29 0 0 0 25 0 4 0 108815114 223875072 3089 33554432000 4194304 4650419 140736933921920 18446744073709551615 4365308 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 218628

[startup+0.700876 s]
/proc/loadavg: 8.10 7.94 5.87 5/298 3992
/proc/meminfo: memFree=15286468/32950928 swapFree=67111364/67111528
[pid=3992] ppid=3990 vsize=220672 CPUtime=2.77 cores=1,3,5,7
/proc/3992/stat : 3992 (strangenight1-m) R 3990 3992 3825 0 -1 4202496 6162 0 0 0 277 0 0 0 25 0 4 0 108815114 225968128 3643 33554432000 4194304 4650419 140736933921920 18446744073709551615 4364772 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3992/statm: 55168 3643 390 112 0 50133 0
[pid=3992/tid=3993] ppid=3990 vsize=220672 CPUtime=0.68 cores=1,3,5,7
/proc/3992/task/3993/stat : 3993 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 1418 0 0 0 68 0 0 0 25 0 4 0 108815114 225968128 3643 33554432000 4194304 4650419 140736933921920 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3992/tid=3994] ppid=3990 vsize=220672 CPUtime=0.69 cores=1,3,5,7
/proc/3992/task/3994/stat : 3994 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 1411 0 0 0 69 0 0 0 25 0 4 0 108815114 225968128 3644 33554432000 4194304 4650419 140736933921920 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3992/tid=3995] ppid=3990 vsize=220672 CPUtime=0.69 cores=1,3,5,7
/proc/3992/task/3995/stat : 3995 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 1384 0 0 0 69 0 0 0 25 0 4 0 108815114 225968128 3644 33554432000 4194304 4650419 140736933921920 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 220672

[startup+1.50074 s]
/proc/loadavg: 8.09 7.94 5.88 9/302 3996
/proc/meminfo: memFree=15269448/32950928 swapFree=67111364/67111528
[pid=3992] ppid=3990 vsize=222120 CPUtime=5.96 cores=1,3,5,7
/proc/3992/stat : 3992 (strangenight1-m) R 3990 3992 3825 0 -1 4202496 11072 0 0 0 595 1 0 0 25 0 4 0 108815114 227450880 5736 33554432000 4194304 4650419 140736933921920 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3992/statm: 55530 5736 392 112 0 50495 0
[pid=3992/tid=3993] ppid=3990 vsize=222120 CPUtime=1.47 cores=1,3,5,7
/proc/3992/task/3993/stat : 3993 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 2265 0 0 0 147 0 0 0 25 0 4 0 108815114 227450880 5736 33554432000 4194304 4650419 140736933921920 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3992/tid=3994] ppid=3990 vsize=222120 CPUtime=1.49 cores=1,3,5,7
/proc/3992/task/3994/stat : 3994 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 2274 0 0 0 149 0 0 0 25 0 4 0 108815114 227450880 5737 33554432000 4194304 4650419 140736933921920 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3992/tid=3995] ppid=3990 vsize=222120 CPUtime=1.49 cores=1,3,5,7
/proc/3992/task/3995/stat : 3995 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 2314 0 0 0 149 0 0 0 25 0 4 0 108815114 227450880 5737 33554432000 4194304 4650419 140736933921920 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 222120

[startup+3.10045 s]
/proc/loadavg: 8.09 7.94 5.88 9/302 3996
/proc/meminfo: memFree=15277060/32950928 swapFree=67111364/67111528
[pid=3992] ppid=3990 vsize=230712 CPUtime=12.35 cores=1,3,5,7
/proc/3992/stat : 3992 (strangenight1-m) R 3990 3992 3825 0 -1 4202496 17991 0 0 0 1233 2 0 0 25 0 4 0 108815114 236249088 10654 33554432000 4194304 4650419 140736933921920 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3992/statm: 57678 10654 392 112 0 52643 0
[pid=3992/tid=3993] ppid=3990 vsize=230712 CPUtime=3.06 cores=1,3,5,7
/proc/3992/task/3993/stat : 3993 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 3844 0 0 0 306 0 0 0 25 0 4 0 108815114 236249088 10654 33554432000 4194304 4650419 140736933921920 18446744073709551615 4370604 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3992/tid=3994] ppid=3990 vsize=230712 CPUtime=3.08 cores=1,3,5,7
/proc/3992/task/3994/stat : 3994 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 4631 0 0 0 308 0 0 0 25 0 4 0 108815114 236249088 10654 33554432000 4194304 4650419 140736933921920 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3992/tid=3995] ppid=3990 vsize=230712 CPUtime=3.09 cores=1,3,5,7
/proc/3992/task/3995/stat : 3995 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 4903 0 0 0 309 0 0 0 25 0 4 0 108815114 236249088 10654 33554432000 4194304 4650419 140736933921920 18446744073709551615 4370432 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 230712

[startup+6.30088 s]
/proc/loadavg: 8.08 7.94 5.89 9/302 3996
/proc/meminfo: memFree=15249788/32950928 swapFree=67111364/67111528
[pid=3992] ppid=3990 vsize=231436 CPUtime=25.12 cores=1,3,5,7
/proc/3992/stat : 3992 (strangenight1-m) R 3990 3992 3825 0 -1 4202496 26300 0 0 0 2509 3 0 0 25 0 4 0 108815114 236990464 13728 33554432000 4194304 4650419 140736933921920 18446744073709551615 4439103 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3992/statm: 57859 13728 392 112 0 52824 0
[pid=3992/tid=3993] ppid=3990 vsize=231436 CPUtime=6.23 cores=1,3,5,7
/proc/3992/task/3993/stat : 3993 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 6434 0 0 0 623 0 0 0 25 0 4 0 108815114 236990464 13728 33554432000 4194304 4650419 140736933921920 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3992/tid=3994] ppid=3990 vsize=231436 CPUtime=6.28 cores=1,3,5,7
/proc/3992/task/3994/stat : 3994 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 6330 0 0 0 628 0 0 0 25 0 4 0 108815114 236990464 13728 33554432000 4194304 4650419 140736933921920 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3992/tid=3995] ppid=3990 vsize=231436 CPUtime=6.28 cores=1,3,5,7
/proc/3992/task/3995/stat : 3995 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 7070 0 0 0 628 0 0 0 25 0 4 0 108815114 236990464 13728 33554432000 4194304 4650419 140736933921920 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 231436

[startup+12.7007 s]
/proc/loadavg: 8.08 7.94 5.90 9/302 4027
/proc/meminfo: memFree=15664836/32950928 swapFree=67111364/67111528
[pid=3992] ppid=3990 vsize=229892 CPUtime=50.66 cores=1,3,5,7
/proc/3992/stat : 3992 (strangenight1-m) R 3990 3992 3825 0 -1 4202496 38653 0 0 0 5060 6 0 0 25 0 4 0 108815114 235409408 18105 33554432000 4194304 4650419 140736933921920 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3992/statm: 57473 18105 392 112 0 52438 0
[pid=3992/tid=3993] ppid=3990 vsize=229892 CPUtime=12.57 cores=1,3,5,7
/proc/3992/task/3993/stat : 3993 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 8707 0 0 0 1256 1 0 0 25 0 4 0 108815114 235409408 18105 33554432000 4194304 4650419 140736933921920 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3992/tid=3994] ppid=3990 vsize=229892 CPUtime=12.68 cores=1,3,5,7
/proc/3992/task/3994/stat : 3994 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 9298 0 0 0 1267 1 0 0 25 0 4 0 108815114 235409408 18105 33554432000 4194304 4650419 140736933921920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3992/tid=3995] ppid=3990 vsize=229892 CPUtime=12.69 cores=1,3,5,7
/proc/3992/task/3995/stat : 3995 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 10859 0 0 0 1268 1 0 0 25 0 4 0 108815114 235409408 18105 33554432000 4194304 4650419 140736933921920 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 229892

[startup+25.5005 s]
/proc/loadavg: 8.06 7.94 5.93 9/302 4028
/proc/meminfo: memFree=15564312/32950928 swapFree=67111364/67111528
[pid=3992] ppid=3990 vsize=211124 CPUtime=101.73 cores=1,3,5,7
/proc/3992/stat : 3992 (strangenight1-m) R 3990 3992 3825 0 -1 4202496 59478 0 0 0 10162 11 0 0 25 0 4 0 108815114 216190976 24281 33554432000 4194304 4650419 140736933921920 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3992/statm: 52781 24281 392 112 0 47746 0
[pid=3992/tid=3993] ppid=3990 vsize=211124 CPUtime=25.25 cores=1,3,5,7
/proc/3992/task/3993/stat : 3993 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 14348 0 0 0 2522 3 0 0 25 0 4 0 108815114 216190976 24281 33554432000 4194304 4650419 140736933921920 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3992/tid=3994] ppid=3990 vsize=211124 CPUtime=25.49 cores=1,3,5,7
/proc/3992/task/3994/stat : 3994 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 14668 0 0 0 2546 3 0 0 25 0 4 0 108815114 216190976 24281 33554432000 4194304 4650419 140736933921920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3992/tid=3995] ppid=3990 vsize=211124 CPUtime=25.48 cores=1,3,5,7
/proc/3992/task/3995/stat : 3995 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 16062 0 0 0 2546 2 0 0 25 0 4 0 108815114 216190976 24281 33554432000 4194304 4650419 140736933921920 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 211124

[startup+51.1009 s]
/proc/loadavg: 8.04 7.95 5.99 9/302 4029
/proc/meminfo: memFree=15489984/32950928 swapFree=67111364/67111528
[pid=3992] ppid=3990 vsize=222544 CPUtime=203.9 cores=1,3,5,7
/proc/3992/stat : 3992 (strangenight1-m) R 3990 3992 3825 0 -1 4202496 80666 0 0 0 20372 18 0 0 25 0 4 0 108815114 227885056 28207 33554432000 4194304 4650419 140736933921920 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3992/statm: 55636 28207 392 112 0 50601 0
[pid=3992/tid=3993] ppid=3990 vsize=222544 CPUtime=50.62 cores=1,3,5,7
/proc/3992/task/3993/stat : 3993 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 18963 0 0 0 5058 4 0 0 25 0 4 0 108815114 227885056 28207 33554432000 4194304 4650419 140736933921920 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3992/tid=3994] ppid=3990 vsize=222544 CPUtime=51.08 cores=1,3,5,7
/proc/3992/task/3994/stat : 3994 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 21163 0 0 0 5103 5 0 0 25 0 4 0 108815114 227885056 28207 33554432000 4194304 4650419 140736933921920 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3992/tid=3995] ppid=3990 vsize=222544 CPUtime=51.08 cores=1,3,5,7
/proc/3992/task/3995/stat : 3995 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 22386 0 0 0 5104 4 0 0 25 0 4 0 108815114 227885056 28207 33554432000 4194304 4650419 140736933921920 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.9
Current children cumulated vsize (KiB) 222544

[startup+102.311 s]
/proc/loadavg: 8.15 7.98 6.10 9/302 4090
/proc/meminfo: memFree=15185188/32950928 swapFree=67111364/67111528
[pid=3992] ppid=3990 vsize=312492 CPUtime=408.28 cores=1,3,5,7
/proc/3992/stat : 3992 (strangenight1-m) R 3990 3992 3825 0 -1 4202496 123129 0 0 0 40795 33 0 0 25 0 4 0 108815114 319991808 37422 33554432000 4194304 4650419 140736933921920 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3992/statm: 78123 37422 392 112 0 73088 0
[pid=3992/tid=3993] ppid=3990 vsize=312492 CPUtime=101.36 cores=1,3,5,7
/proc/3992/task/3993/stat : 3993 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 29208 0 0 0 10128 8 0 0 25 0 4 0 108815114 319991808 37422 33554432000 4194304 4650419 140736933921920 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3992/tid=3994] ppid=3990 vsize=312492 CPUtime=102.29 cores=1,3,5,7
/proc/3992/task/3994/stat : 3994 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 34101 0 0 0 10218 11 0 0 25 0 4 0 108815114 319991808 37422 33554432000 4194304 4650419 140736933921920 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3992/tid=3995] ppid=3990 vsize=312492 CPUtime=102.29 cores=1,3,5,7
/proc/3992/task/3995/stat : 3995 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 33571 0 0 0 10222 7 0 0 25 0 4 0 108815114 319991808 37422 33554432000 4194304 4650419 140736933921920 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.28
Current children cumulated vsize (KiB) 312492

[startup+162.301 s]

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

[pid=3992] ppid=3990 vsize=429228 CPUtime=2563.28 cores=1,3,5,7
/proc/3992/stat : 3992 (strangenight1-m) R 3990 3992 3825 0 -1 4202496 346905 0 0 0 256195 133 0 0 25 0 4 0 108815114 439529472 76319 33554432000 4194304 4650419 140736933921920 18446744073709551615 4366839 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3992/statm: 107307 76319 392 112 0 102272 0
[pid=3992/tid=3993] ppid=3990 vsize=429228 CPUtime=636.34 cores=1,3,5,7
/proc/3992/task/3993/stat : 3993 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 79843 0 0 0 63605 29 0 0 25 0 4 0 108815114 439529472 76319 33554432000 4194304 4650419 140736933921920 18446744073709551615 4365333 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3992/tid=3994] ppid=3990 vsize=429228 CPUtime=642.3 cores=1,3,5,7
/proc/3992/task/3994/stat : 3994 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 106091 0 0 0 64187 43 0 0 25 0 4 0 108815114 439529472 76319 33554432000 4194304 4650419 140736933921920 18446744073709551615 4365195 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3992/tid=3995] ppid=3990 vsize=429228 CPUtime=642.31 cores=1,3,5,7
/proc/3992/task/3995/stat : 3995 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 83283 0 0 0 64201 30 0 0 25 0 4 0 108815114 439529472 76319 33554432000 4194304 4650419 140736933921920 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2563.28
Current children cumulated vsize (KiB) 429228

[startup+702.301 s]
/proc/loadavg: 8.13 8.09 7.04 9/302 4106
/proc/meminfo: memFree=14534096/32950928 swapFree=67111364/67111528
[pid=3992] ppid=3990 vsize=417080 CPUtime=2802.72 cores=1,3,5,7
/proc/3992/stat : 3992 (strangenight1-m) R 3990 3992 3825 0 -1 4202496 363049 0 0 0 280131 141 0 0 25 0 4 0 108815114 427089920 78236 33554432000 4194304 4650419 140736933921920 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3992/statm: 104270 78236 392 112 0 99235 0
[pid=3992/tid=3993] ppid=3990 vsize=417080 CPUtime=695.79 cores=1,3,5,7
/proc/3992/task/3993/stat : 3993 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 85625 0 0 0 69549 30 0 0 25 0 4 0 108815114 427089920 78236 33554432000 4194304 4650419 140736933921920 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3992/tid=3994] ppid=3990 vsize=417080 CPUtime=702.3 cores=1,3,5,7
/proc/3992/task/3994/stat : 3994 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 112011 0 0 0 70182 48 0 0 25 0 4 0 108815114 427089920 78236 33554432000 4194304 4650419 140736933921920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3992/tid=3995] ppid=3990 vsize=417080 CPUtime=702.3 cores=1,3,5,7
/proc/3992/task/3995/stat : 3995 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 83889 0 0 0 70200 30 0 0 25 0 4 0 108815114 427089920 78236 33554432000 4194304 4650419 140736933921920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2802.72
Current children cumulated vsize (KiB) 417080

[startup+762.311 s]
/proc/loadavg: 8.05 8.08 7.10 9/302 4107
/proc/meminfo: memFree=14494772/32950928 swapFree=67111364/67111528
[pid=3992] ppid=3990 vsize=437408 CPUtime=3042.21 cores=1,3,5,7
/proc/3992/stat : 3992 (strangenight1-m) R 3990 3992 3825 0 -1 4202496 385491 0 0 0 304072 149 0 0 25 0 4 0 108815114 447905792 79951 33554432000 4194304 4650419 140736933921920 18446744073709551615 4364766 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3992/statm: 109352 79951 392 112 0 104317 0
[pid=3992/tid=3993] ppid=3990 vsize=437408 CPUtime=755.25 cores=1,3,5,7
/proc/3992/task/3993/stat : 3993 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 97392 0 0 0 75493 32 0 0 25 0 4 0 108815114 447905792 79951 33554432000 4194304 4650419 140736933921920 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3992/tid=3994] ppid=3990 vsize=437408 CPUtime=762.32 cores=1,3,5,7
/proc/3992/task/3994/stat : 3994 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 117973 0 0 0 76181 51 0 0 25 0 4 0 108815114 447905792 79951 33554432000 4194304 4650419 140736933921920 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3992/tid=3995] ppid=3990 vsize=437408 CPUtime=762.31 cores=1,3,5,7
/proc/3992/task/3995/stat : 3995 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 85784 0 0 0 76200 31 0 0 25 0 4 0 108815114 447905792 79951 33554432000 4194304 4650419 140736933921920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3042.21
Current children cumulated vsize (KiB) 437408

[startup+822.301 s]
/proc/loadavg: 8.05 8.07 7.16 9/302 4109
/proc/meminfo: memFree=14490160/32950928 swapFree=67111364/67111528
[pid=3992] ppid=3990 vsize=450116 CPUtime=3281.62 cores=1,3,5,7
/proc/3992/stat : 3992 (strangenight1-m) R 3990 3992 3825 0 -1 4202496 400711 0 0 0 328005 157 0 0 25 0 4 0 108815114 460918784 80984 33554432000 4194304 4650419 140736933921920 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3992/statm: 112529 80984 392 112 0 107494 0
[pid=3992/tid=3993] ppid=3990 vsize=450116 CPUtime=814.69 cores=1,3,5,7
/proc/3992/task/3993/stat : 3993 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 99957 0 0 0 81435 34 0 0 25 0 4 0 108815114 460918784 80984 33554432000 4194304 4650419 140736933921920 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3992/tid=3994] ppid=3990 vsize=450116 CPUtime=822.31 cores=1,3,5,7
/proc/3992/task/3994/stat : 3994 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 124043 0 0 0 82177 54 0 0 25 0 4 0 108815114 460918784 80984 33554432000 4194304 4650419 140736933921920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3992/tid=3995] ppid=3990 vsize=450116 CPUtime=822.31 cores=1,3,5,7
/proc/3992/task/3995/stat : 3995 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 88532 0 0 0 82198 33 0 0 25 0 4 0 108815114 460918784 80984 33554432000 4194304 4650419 140736933921920 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3281.62
Current children cumulated vsize (KiB) 450116

[startup+882.301 s]
/proc/loadavg: 8.08 8.08 7.22 9/302 4111
/proc/meminfo: memFree=14509736/32950928 swapFree=67111364/67111528
[pid=3992] ppid=3990 vsize=450172 CPUtime=3521.06 cores=1,3,5,7
/proc/3992/stat : 3992 (strangenight1-m) R 3990 3992 3825 0 -1 4202496 409136 0 0 0 351944 162 0 0 25 0 4 0 108815114 460976128 80454 33554432000 4194304 4650419 140736933921920 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3992/statm: 112543 80454 392 112 0 107508 0
[pid=3992/tid=3993] ppid=3990 vsize=450172 CPUtime=874.11 cores=1,3,5,7
/proc/3992/task/3993/stat : 3993 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 103495 0 0 0 87375 36 0 0 25 0 4 0 108815114 460976128 80454 33554432000 4194304 4650419 140736933921920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3992/tid=3994] ppid=3990 vsize=450172 CPUtime=882.3 cores=1,3,5,7
/proc/3992/task/3994/stat : 3994 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 128645 0 0 0 88174 56 0 0 25 0 4 0 108815114 460976128 80454 33554432000 4194304 4650419 140736933921920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3992/tid=3995] ppid=3990 vsize=450172 CPUtime=882.31 cores=1,3,5,7
/proc/3992/task/3995/stat : 3995 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 88817 0 0 0 88198 33 0 0 25 0 4 0 108815114 460976128 80454 33554432000 4194304 4650419 140736933921920 18446744073709551615 4432376 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3521.06
Current children cumulated vsize (KiB) 450172

[startup+942.3 s]
/proc/loadavg: 8.03 8.07 7.26 9/302 4112
/proc/meminfo: memFree=14492604/32950928 swapFree=67111364/67111528
[pid=3992] ppid=3990 vsize=461432 CPUtime=3760.47 cores=1,3,5,7
/proc/3992/stat : 3992 (strangenight1-m) R 3990 3992 3825 0 -1 4202496 419769 0 0 0 375880 167 0 0 25 0 4 0 108815114 472506368 84948 33554432000 4194304 4650419 140736933921920 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3992/statm: 115358 84948 392 112 0 110323 0
[pid=3992/tid=3993] ppid=3990 vsize=461432 CPUtime=933.53 cores=1,3,5,7
/proc/3992/task/3993/stat : 3993 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 107886 0 0 0 93315 38 0 0 25 0 4 0 108815114 472506368 84948 33554432000 4194304 4650419 140736933921920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3992/tid=3994] ppid=3990 vsize=461432 CPUtime=942.31 cores=1,3,5,7
/proc/3992/task/3994/stat : 3994 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 134221 0 0 0 94171 60 0 0 25 0 4 0 108815114 472506368 84948 33554432000 4194304 4650419 140736933921920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3992/tid=3995] ppid=3990 vsize=461432 CPUtime=942.31 cores=1,3,5,7
/proc/3992/task/3995/stat : 3995 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 88817 0 0 0 94198 33 0 0 25 0 4 0 108815114 472506368 84948 33554432000 4194304 4650419 140736933921920 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3760.47
Current children cumulated vsize (KiB) 461432

[startup+1002.3 s]
/proc/loadavg: 8.01 8.05 7.31 9/302 4114
/proc/meminfo: memFree=14458360/32950928 swapFree=67111364/67111528
[pid=3992] ppid=3990 vsize=448916 CPUtime=3999.92 cores=1,3,5,7
/proc/3992/stat : 3992 (strangenight1-m) R 3990 3992 3825 0 -1 4202496 433013 0 0 0 399818 174 0 0 25 0 4 0 108815114 459689984 89367 33554432000 4194304 4650419 140736933921920 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3992/statm: 112229 89367 392 112 0 107194 0
[pid=3992/tid=3993] ppid=3990 vsize=448916 CPUtime=992.97 cores=1,3,5,7
/proc/3992/task/3993/stat : 3993 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 111183 0 0 0 99258 39 0 0 25 0 4 0 108815114 459689984 89367 33554432000 4194304 4650419 140736933921920 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3992/tid=3994] ppid=3990 vsize=448916 CPUtime=1002.31 cores=1,3,5,7
/proc/3992/task/3994/stat : 3994 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 139167 0 0 0 100169 62 0 0 25 0 4 0 108815114 459689984 89367 33554432000 4194304 4650419 140736933921920 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3992/tid=3995] ppid=3990 vsize=448916 CPUtime=1002.31 cores=1,3,5,7
/proc/3992/task/3995/stat : 3995 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 88817 0 0 0 100198 33 0 0 25 0 4 0 108815114 459689984 89367 33554432000 4194304 4650419 140736933921920 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3999.92
Current children cumulated vsize (KiB) 448916

[startup+1062.3 s]
/proc/loadavg: 8.05 8.06 7.35 9/302 4115
/proc/meminfo: memFree=14456612/32950928 swapFree=67111364/67111528
[pid=3992] ppid=3990 vsize=448952 CPUtime=4239.37 cores=1,3,5,7
/proc/3992/stat : 3992 (strangenight1-m) R 3990 3992 3825 0 -1 4202496 442578 0 0 0 423757 180 0 0 25 0 4 0 108815114 459726848 88611 33554432000 4194304 4650419 140736933921920 18446744073709551615 4365321 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3992/statm: 112238 88611 392 112 0 107203 0
[pid=3992/tid=3993] ppid=3990 vsize=448952 CPUtime=1052.42 cores=1,3,5,7
/proc/3992/task/3993/stat : 3993 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 112926 0 0 0 105203 39 0 0 25 0 4 0 108815114 459726848 88611 33554432000 4194304 4650419 140736933921920 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3992/tid=3994] ppid=3990 vsize=448952 CPUtime=1062.31 cores=1,3,5,7
/proc/3992/task/3994/stat : 3994 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 143557 0 0 0 106166 65 0 0 25 0 4 0 108815114 459726848 88611 33554432000 4194304 4650419 140736933921920 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3992/tid=3995] ppid=3990 vsize=448952 CPUtime=1062.32 cores=1,3,5,7
/proc/3992/task/3995/stat : 3995 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 88902 0 0 0 106199 33 0 0 25 0 4 0 108815114 459726848 88611 33554432000 4194304 4650419 140736933921920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4239.37
Current children cumulated vsize (KiB) 448952

[startup+1122.3 s]
/proc/loadavg: 8.06 8.06 7.39 9/302 4117
/proc/meminfo: memFree=14436632/32950928 swapFree=67111364/67111528
[pid=3992] ppid=3990 vsize=449016 CPUtime=4478.82 cores=1,3,5,7
/proc/3992/stat : 3992 (strangenight1-m) R 3990 3992 3825 0 -1 4202496 449442 0 0 0 447699 183 0 0 25 0 4 0 108815114 459792384 91888 33554432000 4194304 4650419 140736933921920 18446744073709551615 4313048 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3992/statm: 112254 91888 392 112 0 107219 0
[pid=3992/tid=3993] ppid=3990 vsize=449016 CPUtime=1111.87 cores=1,3,5,7
/proc/3992/task/3993/stat : 3993 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 113047 0 0 0 111148 39 0 0 25 0 4 0 108815114 459792384 91888 33554432000 4194304 4650419 140736933921920 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3992/tid=3994] ppid=3990 vsize=449016 CPUtime=1122.31 cores=1,3,5,7
/proc/3992/task/3994/stat : 3994 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 147182 0 0 0 112165 66 0 0 25 0 4 0 108815114 459792384 91888 33554432000 4194304 4650419 140736933921920 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3992/tid=3995] ppid=3990 vsize=449016 CPUtime=1122.32 cores=1,3,5,7
/proc/3992/task/3995/stat : 3995 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 89103 0 0 0 112199 33 0 0 25 0 4 0 108815114 459792384 91888 33554432000 4194304 4650419 140736933921920 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4478.82
Current children cumulated vsize (KiB) 449016

[startup+1182.3 s]
/proc/loadavg: 8.12 8.08 7.44 9/302 4119
/proc/meminfo: memFree=14407712/32950928 swapFree=67111364/67111528
[pid=3992] ppid=3990 vsize=449016 CPUtime=4718.26 cores=1,3,5,7
/proc/3992/stat : 3992 (strangenight1-m) R 3990 3992 3825 0 -1 4202496 453634 0 0 0 471641 185 0 0 25 0 4 0 108815114 459792384 92597 33554432000 4194304 4650419 140736933921920 18446744073709551615 4366841 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3992/statm: 112254 92597 392 112 0 107219 0
[pid=3992/tid=3993] ppid=3990 vsize=449016 CPUtime=1171.3 cores=1,3,5,7
/proc/3992/task/3993/stat : 3993 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 113883 0 0 0 117091 39 0 0 25 0 4 0 108815114 459792384 92597 33554432000 4194304 4650419 140736933921920 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3992/tid=3994] ppid=3990 vsize=449016 CPUtime=1182.32 cores=1,3,5,7
/proc/3992/task/3994/stat : 3994 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 147671 0 0 0 118166 66 0 0 25 0 4 0 108815114 459792384 92597 33554432000 4194304 4650419 140736933921920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3992/tid=3995] ppid=3990 vsize=449016 CPUtime=1182.32 cores=1,3,5,7
/proc/3992/task/3995/stat : 3995 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 89107 0 0 0 118199 33 0 0 25 0 4 0 108815114 459792384 92597 33554432000 4194304 4650419 140736933921920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4718.26
Current children cumulated vsize (KiB) 449016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 8.16 8.09 7.46 9/302 4119
/proc/meminfo: memFree=14412788/32950928 swapFree=67111364/67111528
[pid=3992] ppid=3990 vsize=455860 CPUtime=4800.08 cores=1,3,5,7
/proc/3992/stat : 3992 (strangenight1-m) R 3990 3992 3825 0 -1 4202496 455573 0 0 0 479822 186 0 0 25 0 4 0 108815114 466800640 94536 33554432000 4194304 4650419 140736933921920 18446744073709551615 4365321 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3992/statm: 113965 94536 392 112 0 108930 0
[pid=3992/tid=3993] ppid=3990 vsize=455860 CPUtime=1191.61 cores=1,3,5,7
/proc/3992/task/3993/stat : 3993 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 113883 0 0 0 119122 39 0 0 25 0 4 0 108815114 466800640 94537 33554432000 4194304 4650419 140736933921920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3992/tid=3994] ppid=3990 vsize=455860 CPUtime=1202.83 cores=1,3,5,7
/proc/3992/task/3994/stat : 3994 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 148803 0 0 0 120216 67 0 0 25 0 4 0 108815114 466800640 94537 33554432000 4194304 4650419 140736933921920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3992/tid=3995] ppid=3990 vsize=455860 CPUtime=1202.82 cores=1,3,5,7
/proc/3992/task/3995/stat : 3995 (strangenight1-m) R 3990 3992 3825 0 -1 4202560 89915 0 0 0 120249 33 0 0 25 0 4 0 108815114 466800640 94537 33554432000 4194304 4650419 140736933921920 18446744073709551615 4365311 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 455860

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.83
CPU time (s): 4800.15
CPU user time (s): 4798.26
CPU system time (s): 1.88571
CPU usage (%): 399.07
Max. virtual memory (cumulated for all children) (KiB): 514552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.26
system time used= 1.88571
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 455575
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= 199
involuntary context switches= 32550

runsolver used 3.14852 second user time and 8.05177 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-15 00:27:37
IDJOB=3369093
IDBENCH=83102
IDSOLVER=1846
FILE ID=node112/3369093-1305412057
RUNJOBID= node112-1305410850-3844
PBS_JOBID= 13324531
Free space on /tmp= 73556 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S560963242-048.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369093-1305412057/watcher-3369093-1305412057 -o /tmp/evaluation-result-3369093-1305412057/solver-3369093-1305412057 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369093-1305412057.cnf

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

MD5SUM BENCH= 3be09135963d2d9a560d20860022864d
RANDOM SEED=1432317713

node112.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.847
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.69
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.847
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	: 5180.45
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.847
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.76
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.847
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.847
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.61
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.847
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.847
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.847
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:      15286748 kB
Buffers:        290572 kB
Cached:        2786692 kB
SwapCached:          0 kB
Active:       15666396 kB
Inactive:      1759260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15286748 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            6240 kB
Writeback:           0 kB
AnonPages:    14347600 kB
Mapped:          21856 kB
Slab:           132736 kB
PageTables:      43520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 35728120 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= 73548 MiB
End job on node112 at 2011-05-15 00:47:42