Trace number 3368620

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.43 1203.85

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S1275797759-041-UNKNOWN.cnf
MD5SUM374e3ba6783d13d6d478972802d8dba0
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 variables400
Number of clauses34000
Sum of the clauses size238000
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 534000

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368620-1305398972.cnf'
0.00/0.01	c -- header says num vars:            400
0.00/0.01	c -- header says num clauses:       34000
0.00/0.03	c -- clauses added:            0 learnts,        34000 normals,            0 xors
0.00/0.03	c -- vars added        400
0.00/0.03	c Parsing time:  0.07 s
0.00/0.03	c  N st     0         0       400     34000         0         0    238000         0   no data   no data  --
0.00/0.44	c asymm  cl-useful: 0/14659/34000 lits-rem:0 time: 1.62
0.10/0.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
0.10/0.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.10/0.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.10/0.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
0.10/0.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.10/0.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.70 s
0.10/0.64	c Finding binary XORs  T:     0.00 s  found:       0
0.10/0.66	c Finding non-binary XORs:     0.08 s (found:       0, avg size: nan)
0.10/0.66	c calculated reachability. Time: 0.00
0.10/0.66	c Calc default polars -  time:   0.01 s pos:     202 undec:       3 neg:     195
0.10/0.66	c =========================================================================================
0.10/0.66	c types(t): F = full restart, N = normal restart
0.10/0.66	c types(t): S = simplification begin/end, E = solution found
0.10/0.66	c restart types(rt): st = static, dy = dynamic
0.10/0.66	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.10/0.66	c  B st     0         0       400     34000         0         0    238000         0   no data   no data  --
3.56/0.99	c  N dy    14      4170       400     34000         0      4110    238000    396778     86.07     90.97  --
5.16/1.34	c  N dy    27      8355       400     34000         0      5456    238000    406743     84.28     89.49  --
6.36/1.71	c  N dy    43     12445       400     34000         0      4801    238000    227485     83.87     88.58  --
8.34/2.11	c  N dy    58     17085       400     34000         0      9399    238000    658488     83.05     87.87  --
9.95/2.51	c  N dy    74     21353       400     34000         0      7491    238000    375538     82.88     88.18  --
11.17/2.85	c  F st    91     25005       400     34000         0     11089    238000    713496     82.88   no data  --
11.58/2.91	c  N st    93     25634       400     34000         0     11705    238000    772648     82.88   no data  --
13.13/3.32	c  N dy    97     30000       400     34000         0      8675    238000    398216     82.88   no data  --
13.13/3.32	c  S st    97     30000       400     34000         0      8675    238000    398216     82.88   no data  --
13.13/3.39	c  S st    97     30506       400     34000         0      9180    238000    442069     82.88   no data  --
13.13/3.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
13.13/3.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.53/3.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
13.53/3.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.53/3.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.53/3.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
13.53/3.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
32.68/8.28	c lits-rem:      1143  cl-subs:       51  v-elim:      0  v-fix:    0  time: 19.32 s
33.87/8.57	c asymm  cl-useful: 0/6598/34000 lits-rem:0 time: 1.14
33.87/8.57	c calculated reachability. Time: 0.00
33.87/8.57	c  N dy    97     30506       400     34000         0      9129    238000    433004     82.88   no data  --
35.87/9.06	c  N dy   120     34803       400     34000         0     13360    238000    832097     83.04     87.54  --
37.91/9.54	c  N dy   139     38851       400     34000         0      8911    238000    324735     83.10     88.69  --
39.85/10.01	c  N dy   158     43345       400     34000         0     13346    238000    740536     82.95     87.89  --
40.65/10.29	c  S st   171     45760       400     34000         0     15724    238000    964017     82.98     77.85  --
41.05/10.38	c  S st   171     46265       400     34000         0     16227    238000   1007354     82.98   no data  --
41.05/10.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
41.05/10.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.45/10.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.08
41.45/10.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.45/10.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.45/10.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
41.45/10.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
71.77/18.00	c lits-rem:      1138  cl-subs:      232  v-elim:      0  v-fix:    0  time: 30.09 s
71.77/18.01	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.01
71.77/18.02	c vivif2 --  cl tried    15995 cl shrink        0 lits rem          0 time: 0.04
73.01/18.35	c asymm  cl-useful: 0/5399/34000 lits-rem:0 time: 1.33
73.01/18.36	c calculated reachability. Time: 0.00
73.01/18.36	c  N dy   171     46265       400     34000         0     15995    238000    972087     82.98   no data  --
74.96/18.85	c  N dy   183     50488       400     34000         0     10679    238000    408204     82.81     87.69  --
76.98/19.31	c  N dy   197     54571       400     34000         0     14717    238000    787769     82.79     87.35  --
78.94/19.85	c  N dy   212     58832       400     34000         0     18931    238000   1182817     82.71     87.44  --
80.94/20.38	c  N dy   233     63002       400     34000         0     12539    238000    498638     82.68     88.23  --
82.93/20.88	c  N dy   249     67071       400     34000         0     16560    238000    876088     82.62     87.39  --
84.12/21.16	c  S st   257     69398       400     34000         0     18858    238000   1091575     82.57   no data  --
84.52/21.27	c  S st   257     69903       400     34000         0     19361    238000   1136278     82.57   no data  --
84.52/21.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
84.52/21.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
84.93/21.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.10
84.93/21.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.93/21.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.93/21.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
84.93/21.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
120.42/30.28	c lits-rem:       902  cl-subs:      232  v-elim:      0  v-fix:    0  time: 35.59 s
120.42/30.28	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.01
120.42/30.29	c vivif2 --  cl tried    19129 cl shrink        0 lits rem          0 time: 0.04
121.61/30.58	c asymm  cl-useful: 0/4996/34000 lits-rem:0 time: 1.14
121.61/30.58	c calculated reachability. Time: 0.00
121.61/30.58	c  N dy   257     69903       400     34000         0     19129    238000   1101433     82.57   no data  --
124.01/31.14	c  N dy   280     74383       400     34000         0     12026    238000    369353     82.64     86.99  --
126.40/31.70	c  N dy   304     79471       400     34000         0     17037    238000    837466     82.65     87.13  --
128.80/32.31	c  N dy   324     84667       400     34000         0     22161    238000   1320170     82.66     87.16  --
130.04/32.67	c  F st   335     87500       400     34000         0     24947    238000   1581232     82.63   no data  --
131.58/33.04	c  N st   340     90795       400     34000         0     15705    238000    643744     82.63   no data  --
134.43/33.75	c  N dy   364     96659       400     34000         0     21458    238000   1193311     82.65     88.45  --
137.58/34.54	c  N dy   384    102910       400     34000         0     14173    238000    412088     82.57     86.99  --
138.40/34.76	c  S st   391    104854       400     34000         0     16091    238000    592237     82.56     83.80  --
138.81/34.85	c  S st   391    105357       400     34000         0     16591    238000    637073     82.56   no data  --
138.81/34.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
138.81/34.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
138.81/34.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.08
139.16/34.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
139.16/34.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
139.16/34.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
139.16/34.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
157.51/39.55	c lits-rem:       993  cl-subs:       75  v-elim:      0  v-fix:    0  time: 18.53 s
157.51/39.55	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.01
157.51/39.56	c vivif2 --  cl tried    16516 cl shrink        0 lits rem          0 time: 0.02
157.90/39.68	c asymm  cl-useful: 0/2348/34000 lits-rem:0 time: 0.49
157.90/39.69	c calculated reachability. Time: 0.00
157.90/39.69	c  N dy   391    105357       400     34000         0     16516    238000    624979     82.56   no data  --
161.48/40.59	c  N dy   421    112669       400     34000         0     23735    238000   1304855     82.56     86.91  --
165.48/41.58	c  N dy   460    120025       400     34000         0     16544    238000    552593     82.64     87.07  --
169.87/42.61	c  N dy   497    128497       400     34000         0     24917    238000   1334831     82.63     87.12  --
174.26/43.71	c  N dy   524    136741       400     34000         0     17589    238000    570049     82.59     87.04  --
178.64/44.85	c  N dy   562    145584       400     34000         0     26318    238000   1393953     82.58     88.38  --
183.83/46.19	c  N dy   594    155959       400     34000         0     20116    238000    725829     82.48     87.14  --
185.03/46.43	c  S st   602    158035       400     34000         0     22163    238000    919006     82.46     81.26  --
185.43/46.53	c  S st   602    158538       400     34000         0     22662    238000    962491     82.46   no data  --
185.43/46.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
185.43/46.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
185.43/46.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.09
185.43/46.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
185.43/46.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
185.43/46.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
185.43/46.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
207.76/52.10	c lits-rem:      1026  cl-subs:      226  v-elim:      0  v-fix:    0  time: 21.96 s
207.76/52.10	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.01
207.76/52.11	c vivif2 --  cl tried    22436 cl shrink        0 lits rem          0 time: 0.04
209.00/52.41	c asymm  cl-useful: 0/5886/34000 lits-rem:0 time: 1.17
209.00/52.41	c calculated reachability. Time: 0.00
209.00/52.41	c  N dy   602    158538       400     34000         0     22436    238000    929956     82.46   no data  --
214.54/53.82	c  N dy   638    168994       400     34000         0     32749    238000   1893837     82.35     87.37  --
220.53/55.35	c  N dy   694    180075       400     34000         0     26256    238000   1220228     82.39     86.73  --
227.30/57.06	c  N dy   731    191634       400     34000         0     19236    238000    479386     82.29     86.89  --
234.09/58.79	c  N dy   785    203872       400     34000         0     31328    238000   1621667     82.34     87.02  --
242.47/60.86	c  N dy   845    217095       400     34000         0     24984    238000    937515     82.32     86.83  --
250.84/62.95	c  N dy   899    231087       400     34000         0     38814    238000   2243362     82.27     87.39  --
254.83/63.94	c  S st   929    237807       400     34000         0     25031    238000    862724     82.27   no data  --
255.23/64.04	c  S st   929    238312       400     34000         0     25533    238000    908826     82.27   no data  --
255.23/64.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
255.23/64.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
255.23/64.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.11
255.63/64.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
255.63/64.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
255.63/64.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
255.63/64.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
278.37/69.84	c lits-rem:      1041  cl-subs:      123  v-elim:      0  v-fix:    0  time: 22.83 s
278.37/69.84	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.01
278.37/69.85	c vivif2 --  cl tried    25410 cl shrink        0 lits rem          0 time: 0.04
279.56/70.19	c asymm  cl-useful: 0/4800/34000 lits-rem:0 time: 1.32
279.56/70.19	c calculated reachability. Time: 0.00
279.56/70.19	c  N dy   929    238312       400     34000         0     25410    238000    889772     82.27   no data  --
289.13/72.55	c  N dy   988    253734       400     34000         0     40636    238000   2316323     82.24     88.37  --
298.70/74.96	c  N dy  1061    270278       400     34000         0     35588    238000   1776441     82.24     86.99  --
309.50/77.68	c  N dy  1145    287603       400     34000         0     30298    238000   1194593     82.29     87.79  --
321.04/80.52	c  N dy  1233    306000       400     34000         0     25082    238000    618292     82.31     89.87  --
321.04/80.56	c  F st  1236    306250       400     34000         0     25329    238000    642369     82.31   no data  --
332.60/83.48	c  N dy  1312    325540       400     34000         0     44333    238000   2457418     82.35     86.94  --
345.77/86.71	c  N dy  1409    346022       400     34000         0     40227    238000   1966795     82.38     86.79  --
353.79/88.75	c  S st  1459    357468       400     34000         0     26197    238000    559417     82.37   no data  --
354.13/88.85	c  S st  1459    357975       400     34000         0     26703    238000    604887     82.37   no data  --
354.13/88.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
354.13/88.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
354.13/88.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.10
354.53/88.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
354.53/88.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
354.53/88.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
354.53/88.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
372.89/93.51	c lits-rem:       508  cl-subs:       28  v-elim:      0  v-fix:    0  time: 18.36 s
372.89/93.52	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.01
372.89/93.52	c vivif2 --  cl tried    26675 cl shrink        0 lits rem          0 time: 0.03
374.08/93.83	c asymm  cl-useful: 0/4475/34000 lits-rem:0 time: 1.20
374.08/93.83	c calculated reachability. Time: 0.00
374.08/93.83	c  N dy  1459    357975       400     34000         0     26675    238000    600304     82.37   no data  --
386.45/96.98	c  N dy  1559    378068       400     34000         0     46499    238000   2465010     82.40     86.88  --
399.61/100.22	c  N dy  1661    398479       400     34000         0     40361    238000   1818760     82.43     87.30  --
413.18/103.65	c  N dy  1735    418578       400     34000         0     32887    238000   1020694     82.40     87.11  --
427.54/107.30	c  N dy  1827    439379       400     34000         0     53418    238000   2949430     82.39     87.39  --
441.55/110.73	c  N dy  1916    459449       400     34000         0     44942    238000   2080519     82.38     86.75  --
456.25/114.49	c  N dy  2006    479485       400     34000         0     35410    238000   1099146     82.39     90.36  --
471.42/118.29	c  N dy  2090    500669       400     34000         0     56306    238000   3063935     82.39     86.79  --
486.18/121.93	c  N dy  2185    521387       400     34000         0     46513    238000   2061304     82.38     86.97  --
498.59/125.04	c  S st  2264    536964       400     34000         0     61889    238000   3517731     82.41   no data  --
499.34/125.22	c  S st  2264    537470       400     34000         0     62392    238000   3560060     82.41   no data  --
499.34/125.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
499.34/125.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
499.34/125.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.19
500.14/125.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
500.14/125.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
500.14/125.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
500.14/125.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3531.68/885.55	c lits-rem:      2376  cl-subs:      950  v-elim:      0  v-fix:    0  time: 3030.43 s
3531.68/885.56	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.02
3531.68/885.59	c vivif2 --  cl tried    61442 cl shrink        0 lits rem          0 time: 0.15
3533.68/886.02	c asymm  cl-useful: 0/2764/34000 lits-rem:0 time: 1.71
3533.68/886.03	c calculated reachability. Time: 0.00
3533.68/886.03	c  N dy  2264    537470       400     34000         0     61442    238000   3416409     82.41   no data  --
3548.02/889.61	c  N dy  2352    557539       400     34000         0     49994    238000   2303124     82.42     87.14  --
3563.98/893.67	c  N dy  2453    577591       400     34000         0     37525    238000   1051536     82.46     87.82  --
3579.13/897.41	c  N dy  2541    597752       400     34000         0     57432    238000   2929414     82.46     87.09  --
3594.30/901.21	c  N dy  2619    617778       400     34000         0     44001    238000   1573001     82.44     87.69  --
3610.65/905.39	c  N dy  2720    637998       400     34000         0     63973    238000   3451449     82.45     87.54  --
3626.49/909.38	c  N dy  2806    658087       400     34000         0     49579    238000   2014372     82.46     88.16  --
3643.90/913.76	c  N dy  2876    678148       400     34000         0     69407    238000   3878307     82.42     87.18  --
3658.82/917.53	c  N dy  2959    698296       400     34000         0     54066    238000   2356776     82.42     87.11  --
3676.95/922.14	c  N dy  3049    718334       400     34000         0     37637    238000    727199     82.42     87.34  --
3691.62/925.82	c  N dy  3113    738444       400     34000         0     57500    238000   2596366     82.39     87.23  --
3709.91/930.42	c  N dy  3207    758486       400     34000         0     40118    238000    876105     82.39     86.90  --
3725.08/934.29	c  N dy  3288    778700       400     34000         0     60060    238000   2751882     82.38     87.03  --
3745.01/939.25	c  N dy  3349    800077       400     34000         0     43002    238000   1070271     82.34     86.93  --
3750.20/940.51	c  S st  3380    806205       400     34000         0     49055    238000   1639844     82.35     81.94  --
3750.60/940.69	c  S st  3380    806710       400     34000         0     49559    238000   1681785     82.35   no data  --
3751.00/940.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3751.00/940.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3751.00/940.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.18
3751.00/940.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3751.00/940.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3751.00/940.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
3751.00/940.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3833.55/961.44	c lits-rem:       824  cl-subs:      372  v-elim:      0  v-fix:    0  time: 82.30 s
3833.55/961.44	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.02
3833.55/961.46	c vivif2 --  cl tried    49187 cl shrink        0 lits rem          0 time: 0.07
3835.15/961.88	c asymm  cl-useful: 0/3163/34000 lits-rem:0 time: 1.69
3835.15/961.88	c calculated reachability. Time: 0.00
3835.15/961.88	c  N dy  3380    806710       400     34000         0     49187    238000   1628429     82.35   no data  --
3853.53/966.41	c  N dy  3470    826749       400     34000         0     68972    238000   3495079     82.36     93.40  --
3872.24/971.13	c  N dy  3564    847091       400     34000         0     49886    238000   1635098     82.37     86.88  --
3889.79/975.59	c  N dy  3640    867217       400     34000         0     69785    238000   3506493     82.35     88.50  --
3908.54/980.23	c  N dy  3725    887274       400     34000         0     49419    238000   1505722     82.36     88.65  --
3926.09/984.68	c  N dy  3802    907514       400     34000         0     69400    238000   3374762     82.34     87.19  --
3946.43/989.71	c  N dy  3899    927540       400     34000         0     48015    238000   1290866     82.34     86.87  --
3963.62/994.02	c  N dy  3980    947625       400     34000         0     67876    238000   3156075     82.33     86.67  --
3983.52/999.06	c  N dy  4075    967717       400     34000         0     45569    238000    973858     82.34     86.76  --
3999.47/1003.08	c  N dy  4134    988026       400     34000         0     65645    238000   2853885     82.31     86.81  --
4019.41/1008.06	c  N dy  4205   1008196       400     34000         0     85550    238000   4727573     82.30     87.21  --
4036.16/1012.22	c  N dy  4290   1028238       400     34000         0     62225    238000   2464072     82.30     86.74  --
4056.11/1017.26	c  N dy  4373   1048297       400     34000         0     82019    238000   4318217     82.28     88.45  --
4076.05/1022.22	c  N dy  4474   1068451       400     34000         0     57808    238000   1969731     82.30     87.14  --
4079.24/1023.07	c  F st  4497   1071875       400     34000         0     61177    238000   2290141     82.31     71.99  --
4095.99/1027.21	c  N dy  4551   1088556       400     34000         0     77653    238000   3851784     82.31     86.84  --
4118.72/1032.92	c  N dy  4636   1111566       400     34000         0     55296    238000   1645026     82.30     87.43  --
4138.27/1037.81	c  N dy  4722   1131734       400     34000         0     75214    238000   3519335     82.30     86.64  --
4160.63/1043.46	c  N dy  4811   1152106       400     34000         0     49235    238000    984268     82.30     86.76  --
4179.75/1048.21	c  N dy  4905   1172889       400     34000         0     69773    238000   2921707     82.31     87.37  --
4202.07/1053.86	c  N dy  4999   1193011       400     34000         0     89629    238000   4788242     82.31     87.22  --
4218.08/1057.89	c  S st  5060   1210065       400     34000         0     59382    238000   1848999     82.30   no data  --
4218.83/1058.08	c  S st  5060   1210567       400     34000         0     59883    238000   1893628     82.30   no data  --
4218.83/1058.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4218.83/1058.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4219.23/1058.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.20
4219.63/1058.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4219.63/1058.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4219.63/1058.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
4219.63/1058.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4336.54/1087.58	c lits-rem:      1001  cl-subs:      386  v-elim:      0  v-fix:    0  time: 117.11 s
4336.54/1087.58	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.01
4336.89/1087.60	c vivif2 --  cl tried    59497 cl shrink        0 lits rem          0 time: 0.08
4338.49/1088.03	c asymm  cl-useful: 0/2793/34000 lits-rem:0 time: 1.70
4338.49/1088.03	c calculated reachability. Time: 0.00
4338.49/1088.03	c  N dy  5060   1210567       400     34000         0     59497    238000   1837154     82.30   no data  --
4360.02/1093.41	c  N dy  5169   1231082       400     34000         0     79762    238000   3742539     82.31     87.49  --
4382.76/1099.11	c  N dy  5245   1251148       400     34000         0     51524    238000   1036444     82.29     87.45  --
4401.10/1103.80	c  N dy  5342   1271395       400     34000         0     71495    238000   2913963     82.30     88.04  --
4423.86/1109.45	c  N dy  5431   1291483       400     34000         0     91338    238000   4782028     82.31     87.08  --
4444.58/1114.60	c  N dy  5512   1311614       400     34000         0     62182    238000   1963717     82.30     87.04  --
4465.31/1119.83	c  N dy  5593   1332249       400     34000         0     82581    238000   3884733     82.30     86.91  --
4490.08/1126.03	c  N dy  5697   1352504       400     34000         0     52527    238000    967005     82.31     87.35  --
4509.18/1130.81	c  N dy  5785   1372565       400     34000         0     72337    238000   2834955     82.31     89.94  --
4533.55/1136.93	c  N dy  5882   1392866       400     34000         0     92385    238000   4724086     82.32     87.68  --
4555.48/1142.47	c  N dy  5960   1412878       400     34000         0     61128    238000   1690128     82.32     86.72  --
4575.79/1147.51	c  N dy  6048   1433105       400     34000         0     81127    238000   3575360     82.32     87.26  --
4599.76/1153.57	c  N dy  6135   1453556       400     34000         0    101324    238000   5471333     82.31     86.73  --
4618.86/1158.35	c  N dy  6223   1473811       400     34000         0     69282    238000   2367918     82.31     87.29  --
4641.20/1163.92	c  N dy  6332   1494191       400     34000         0     89422    238000   4268207     82.33     86.73  --
4665.92/1170.12	c  N dy  6417   1514354       400     34000         0     56350    238000   1074466     82.33     87.26  --
4685.47/1175.06	c  N dy  6505   1534621       400     34000         0     76370    238000   2962486     82.33     86.99  --
4709.79/1181.10	c  N dy  6597   1554690       400     34000         0     96177    238000   4823364     82.33     87.33  --
4733.73/1187.10	c  N dy  6690   1574706       400     34000         0     61965    238000   1521690     82.34     86.80  --
4754.87/1192.41	c  N dy  6782   1595324       400     34000         0     82301    238000   3434874     82.34     86.74  --
4779.99/1198.71	c  N dy  6873   1615417       400     34000         0    102174    238000   5300061     82.34     86.79  --

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-3368620-1305398972/watcher-3368620-1305398972 -o /tmp/evaluation-result-3368620-1305398972/solver-3368620-1305398972 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368620-1305398972.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.17 8.06 6.92 2/345 20865
/proc/meminfo: memFree=24151000/32950928 swapFree=45937192/67111528
[pid=20865] ppid=20863 vsize=51236 CPUtime=0.01 cores=1,3,5,7
/proc/20865/stat : 20865 (strangenight1-m) R 20863 20865 20738 0 -1 4202496 411 0 0 0 1 0 0 0 18 0 4 0 651493865 52465664 352 33554432000 4194304 4650419 140733415454992 18446744073709551615 47398223599538 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20865/statm: 12809 352 303 112 0 7774 0
[pid=20865/tid=20868] ppid=20863 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/20865/task/20868/stat : 20868 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 651493865 52465664 352 33554432000 4194304 4650419 140733415454992 18446744073709551615 254500748273 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20865/tid=20869] ppid=20863 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/20865/task/20869/stat : 20869 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 651493865 52465664 352 33554432000 4194304 4650419 140733415454992 18446744073709551615 47398223599528 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20865/tid=20871] ppid=20863 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/20865/task/20871/stat : 20871 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 651493865 52465664 352 33554432000 4194304 4650419 140733415454992 18446744073709551615 47398223599536 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.0304809 s]
/proc/loadavg: 8.17 8.06 6.92 2/345 20865
/proc/meminfo: memFree=24151000/32950928 swapFree=45937192/67111528
[pid=20865] ppid=20863 vsize=284344 CPUtime=0.1 cores=1,3,5,7
/proc/20865/stat : 20865 (strangenight1-m) R 20863 20865 20738 0 -1 4202496 4176 0 0 0 10 0 0 0 18 0 4 0 651493865 291168256 4090 33554432000 4194304 4650419 140733415454992 18446744073709551615 4373896 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20865/statm: 71142 4155 367 112 0 66107 0
[pid=20865/tid=20868] ppid=20863 vsize=284568 CPUtime=0.01 cores=1,3,5,7
/proc/20865/task/20868/stat : 20868 (strangenight1-m) D 20863 20865 20738 0 -1 4202560 942 0 0 0 1 0 0 0 18 0 4 0 651493865 291397632 4156 33554432000 4194304 4650419 140733415454992 18446744073709551615 254500353057 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20865/tid=20869] ppid=20863 vsize=284568 CPUtime=0.02 cores=1,3,5,7
/proc/20865/task/20869/stat : 20869 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 956 0 0 0 2 0 0 0 18 0 4 0 651493865 291397632 4156 33554432000 4194304 4650419 140733415454992 18446744073709551615 254500735159 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20865/tid=20871] ppid=20863 vsize=284568 CPUtime=0.03 cores=1,3,5,7
/proc/20865/task/20871/stat : 20871 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 966 0 0 0 3 0 0 0 18 0 4 0 651493865 291397632 4186 33554432000 4194304 4650419 140733415454992 18446744073709551615 254500735159 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 284344

[startup+0.82127 s]
/proc/loadavg: 8.17 8.06 6.92 2/345 20865
/proc/meminfo: memFree=24151000/32950928 swapFree=45937192/67111528
[pid=20865] ppid=20863 vsize=300936 CPUtime=3.24 cores=1,3,5,7
/proc/20865/stat : 20865 (strangenight1-m) R 20863 20865 20738 0 -1 4202496 14911 0 0 0 321 3 0 0 18 0 4 0 651493865 308158464 12553 33554432000 4194304 4650419 140733415454992 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20865/statm: 75234 12553 391 112 0 70199 0
[pid=20865/tid=20868] ppid=20863 vsize=300936 CPUtime=0.79 cores=1,3,5,7
/proc/20865/task/20868/stat : 20868 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 3797 0 0 0 79 0 0 0 19 0 4 0 651493865 308158464 12553 33554432000 4194304 4650419 140733415454992 18446744073709551615 4366865 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20865/tid=20869] ppid=20863 vsize=300936 CPUtime=0.81 cores=1,3,5,7
/proc/20865/task/20869/stat : 20869 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 3824 0 0 0 80 1 0 0 18 0 4 0 651493865 308158464 12553 33554432000 4194304 4650419 140733415454992 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20865/tid=20871] ppid=20863 vsize=300936 CPUtime=0.81 cores=1,3,5,7
/proc/20865/task/20871/stat : 20871 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 2763 0 0 0 80 1 0 0 18 0 4 0 651493865 308158464 12553 33554432000 4194304 4650419 140733415454992 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.24
Current children cumulated vsize (KiB) 300936

[startup+0.901255 s]
/proc/loadavg: 8.17 8.06 6.92 2/345 20865
/proc/meminfo: memFree=24151000/32950928 swapFree=45937192/67111528
[pid=20865] ppid=20863 vsize=300936 CPUtime=3.56 cores=1,3,5,7
/proc/20865/stat : 20865 (strangenight1-m) R 20863 20865 20738 0 -1 4202496 15294 0 0 0 353 3 0 0 18 0 4 0 651493865 308158464 12936 33554432000 4194304 4650419 140733415454992 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20865/statm: 75234 12937 391 112 0 70199 0
[pid=20865/tid=20868] ppid=20863 vsize=300936 CPUtime=0.87 cores=1,3,5,7
/proc/20865/task/20868/stat : 20868 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 3890 0 0 0 87 0 0 0 19 0 4 0 651493865 308158464 12937 33554432000 4194304 4650419 140733415454992 18446744073709551615 4314858 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20865/tid=20869] ppid=20863 vsize=300936 CPUtime=0.89 cores=1,3,5,7
/proc/20865/task/20869/stat : 20869 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 3924 0 0 0 88 1 0 0 18 0 4 0 651493865 308158464 12937 33554432000 4194304 4650419 140733415454992 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20865/tid=20871] ppid=20863 vsize=300936 CPUtime=0.89 cores=1,3,5,7
/proc/20865/task/20871/stat : 20871 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 2853 0 0 0 88 1 0 0 18 0 4 0 651493865 308158464 12937 33554432000 4194304 4650419 140733415454992 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.56
Current children cumulated vsize (KiB) 300936

[startup+1.00123 s]
/proc/loadavg: 8.17 8.06 6.92 2/345 20865
/proc/meminfo: memFree=24151000/32950928 swapFree=45937192/67111528
[pid=20865] ppid=20863 vsize=300936 CPUtime=3.95 cores=1,3,5,7
/proc/20865/stat : 20865 (strangenight1-m) R 20863 20865 20738 0 -1 4202496 15749 0 0 0 392 3 0 0 18 0 4 0 651493865 308158464 13391 33554432000 4194304 4650419 140733415454992 18446744073709551615 4365313 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20865/statm: 75234 13391 391 112 0 70199 0
[pid=20865/tid=20868] ppid=20863 vsize=300936 CPUtime=0.97 cores=1,3,5,7
/proc/20865/task/20868/stat : 20868 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 4010 0 0 0 97 0 0 0 19 0 4 0 651493865 308158464 13391 33554432000 4194304 4650419 140733415454992 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20865/tid=20869] ppid=20863 vsize=300936 CPUtime=0.99 cores=1,3,5,7
/proc/20865/task/20869/stat : 20869 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 4038 0 0 0 98 1 0 0 18 0 4 0 651493865 308158464 13392 33554432000 4194304 4650419 140733415454992 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20865/tid=20871] ppid=20863 vsize=300936 CPUtime=0.99 cores=1,3,5,7
/proc/20865/task/20871/stat : 20871 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 2958 0 0 0 98 1 0 0 19 0 4 0 651493865 308158464 13392 33554432000 4194304 4650419 140733415454992 18446744073709551615 4334521 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.95
Current children cumulated vsize (KiB) 300936

[startup+1.50113 s]
/proc/loadavg: 8.17 8.06 6.92 2/345 20865
/proc/meminfo: memFree=24151000/32950928 swapFree=45937192/67111528
[pid=20865] ppid=20863 vsize=303580 CPUtime=5.96 cores=1,3,5,7
/proc/20865/stat : 20865 (strangenight1-m) R 20863 20865 20738 0 -1 4202496 20206 0 0 0 592 4 0 0 19 0 4 0 651493865 310865920 13995 33554432000 4194304 4650419 140733415454992 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20865/statm: 75895 13995 391 112 0 70860 0
[pid=20865/tid=20868] ppid=20863 vsize=303580 CPUtime=1.48 cores=1,3,5,7
/proc/20865/task/20868/stat : 20868 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 5064 0 0 0 147 1 0 0 20 0 4 0 651493865 310865920 13995 33554432000 4194304 4650419 140733415454992 18446744073709551615 4365535 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20865/tid=20869] ppid=20863 vsize=303580 CPUtime=1.48 cores=1,3,5,7
/proc/20865/task/20869/stat : 20869 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 5091 0 0 0 147 1 0 0 19 0 4 0 651493865 310865920 13995 33554432000 4194304 4650419 140733415454992 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20865/tid=20871] ppid=20863 vsize=303580 CPUtime=1.49 cores=1,3,5,7
/proc/20865/task/20871/stat : 20871 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 4243 0 0 0 148 1 0 0 20 0 4 0 651493865 310865920 13995 33554432000 4194304 4650419 140733415454992 18446744073709551615 4304279 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) 303580

[startup+3.10082 s]
/proc/loadavg: 8.23 8.07 6.94 9/357 20884
/proc/meminfo: memFree=24015780/32950928 swapFree=45937192/67111528
[pid=20865] ppid=20863 vsize=305328 CPUtime=12.33 cores=1,3,5,7
/proc/20865/stat : 20865 (strangenight1-m) R 20863 20865 20738 0 -1 4202496 31776 0 0 0 1227 6 0 0 23 0 4 0 651493865 312655872 15440 33554432000 4194304 4650419 140733415454992 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20865/statm: 76332 15440 392 112 0 71297 0
[pid=20865/tid=20868] ppid=20863 vsize=305328 CPUtime=3.05 cores=1,3,5,7
/proc/20865/task/20868/stat : 20868 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 7864 0 0 0 304 1 0 0 25 0 4 0 651493865 312655872 15440 33554432000 4194304 4650419 140733415454992 18446744073709551615 4364766 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20865/tid=20869] ppid=20863 vsize=305328 CPUtime=3.08 cores=1,3,5,7
/proc/20865/task/20869/stat : 20869 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 7890 0 0 0 307 1 0 0 22 0 4 0 651493865 312655872 15440 33554432000 4194304 4650419 140733415454992 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20865/tid=20871] ppid=20863 vsize=305328 CPUtime=3.08 cores=1,3,5,7
/proc/20865/task/20871/stat : 20871 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 7425 0 0 0 307 1 0 0 25 0 4 0 651493865 312655872 15441 33554432000 4194304 4650419 140733415454992 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 305328

[startup+6.30118 s]
/proc/loadavg: 8.21 8.07 6.94 9/357 20884
/proc/meminfo: memFree=23877460/32950928 swapFree=45937192/67111528
[pid=20865] ppid=20863 vsize=317940 CPUtime=25.1 cores=1,3,5,7
/proc/20865/stat : 20865 (strangenight1-m) R 20863 20865 20738 0 -1 4202496 58321 0 0 0 2499 11 0 0 25 0 4 0 651493865 325570560 32842 33554432000 4194304 4650419 140733415454992 18446744073709551615 4438387 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20865/statm: 79485 32842 393 112 0 74450 0
[pid=20865/tid=20868] ppid=20863 vsize=317940 CPUtime=6.21 cores=1,3,5,7
/proc/20865/task/20868/stat : 20868 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 15785 0 0 0 619 2 0 0 25 0 4 0 651493865 325570560 32842 33554432000 4194304 4650419 140733415454992 18446744073709551615 4438922 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20865/tid=20869] ppid=20863 vsize=317940 CPUtime=6.29 cores=1,3,5,7
/proc/20865/task/20869/stat : 20869 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 15376 0 0 0 626 3 0 0 25 0 4 0 651493865 325570560 32842 33554432000 4194304 4650419 140733415454992 18446744073709551615 4438666 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20865/tid=20871] ppid=20863 vsize=317940 CPUtime=6.28 cores=1,3,5,7
/proc/20865/task/20871/stat : 20871 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 14774 0 0 0 625 3 0 0 25 0 4 0 651493865 325570560 32842 33554432000 4194304 4650419 140733415454992 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 317940

[startup+12.7009 s]
/proc/loadavg: 8.20 8.07 6.95 9/357 20884
/proc/meminfo: memFree=23782044/32950928 swapFree=45937192/67111528
[pid=20865] ppid=20863 vsize=310148 CPUtime=50.66 cores=1,3,5,7
/proc/20865/stat : 20865 (strangenight1-m) R 20863 20865 20738 0 -1 4202496 76060 0 0 0 5051 15 0 0 25 0 4 0 651493865 317591552 39028 33554432000 4194304 4650419 140733415454992 18446744073709551615 4438661 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20865/statm: 77537 39028 393 112 0 72502 0
[pid=20865/tid=20868] ppid=20863 vsize=310148 CPUtime=12.54 cores=1,3,5,7
/proc/20865/task/20868/stat : 20868 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 19119 0 0 0 1251 3 0 0 25 0 4 0 651493865 317591552 39038 33554432000 4194304 4650419 140733415454992 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20865/tid=20869] ppid=20863 vsize=310148 CPUtime=12.69 cores=1,3,5,7
/proc/20865/task/20869/stat : 20869 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 17796 0 0 0 1266 3 0 0 25 0 4 0 651493865 317591552 39038 33554432000 4194304 4650419 140733415454992 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20865/tid=20871] ppid=20863 vsize=310148 CPUtime=12.69 cores=1,3,5,7
/proc/20865/task/20871/stat : 20871 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 21230 0 0 0 1264 5 0 0 25 0 4 0 651493865 317591552 39038 33554432000 4194304 4650419 140733415454992 18446744073709551615 4520364 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) 310148

[startup+25.5004 s]
/proc/loadavg: 8.17 8.07 6.96 9/357 20884
/proc/meminfo: memFree=23620848/32950928 swapFree=45937192/67111528
[pid=20865] ppid=20863 vsize=409408 CPUtime=101.68 cores=1,3,5,7
/proc/20865/stat : 20865 (strangenight1-m) R 20863 20865 20738 0 -1 4202496 103559 0 0 0 10145 23 0 0 25 0 4 0 651493865 419233792 52320 33554432000 4194304 4650419 140733415454992 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20865/statm: 102352 52320 393 112 0 97317 0
[pid=20865/tid=20868] ppid=20863 vsize=409408 CPUtime=25.19 cores=1,3,5,7
/proc/20865/task/20868/stat : 20868 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 23529 0 0 0 2514 5 0 0 25 0 4 0 651493865 419233792 52320 33554432000 4194304 4650419 140733415454992 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20865/tid=20869] ppid=20863 vsize=409408 CPUtime=25.48 cores=1,3,5,7
/proc/20865/task/20869/stat : 20869 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 26320 0 0 0 2543 5 0 0 25 0 4 0 651493865 419233792 52321 33554432000 4194304 4650419 140733415454992 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20865/tid=20871] ppid=20863 vsize=409408 CPUtime=25.48 cores=1,3,5,7
/proc/20865/task/20871/stat : 20871 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 31545 0 0 0 2541 7 0 0 25 0 4 0 651493865 419233792 52321 33554432000 4194304 4650419 140733415454992 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 409408

[startup+51.1003 s]
/proc/loadavg: 8.25 8.09 6.99 9/357 20886
/proc/meminfo: memFree=23498404/32950928 swapFree=45937192/67111528
[pid=20865] ppid=20863 vsize=410648 CPUtime=203.77 cores=1,3,5,7
/proc/20865/stat : 20865 (strangenight1-m) R 20863 20865 20738 0 -1 4202496 164656 0 0 0 20338 39 0 0 25 0 4 0 651493865 420503552 68916 33554432000 4194304 4650419 140733415454992 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20865/statm: 102662 68916 393 112 0 97627 0
[pid=20865/tid=20868] ppid=20863 vsize=410648 CPUtime=50.49 cores=1,3,5,7
/proc/20865/task/20868/stat : 20868 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 35807 0 0 0 5040 9 0 0 25 0 4 0 651493865 420503552 68916 33554432000 4194304 4650419 140733415454992 18446744073709551615 4439353 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20865/tid=20869] ppid=20863 vsize=410648 CPUtime=51.09 cores=1,3,5,7
/proc/20865/task/20869/stat : 20869 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 42183 0 0 0 5098 11 0 0 25 0 4 0 651493865 420503552 68916 33554432000 4194304 4650419 140733415454992 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20865/tid=20871] ppid=20863 vsize=410648 CPUtime=51.09 cores=1,3,5,7
/proc/20865/task/20871/stat : 20871 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 60569 0 0 0 5094 15 0 0 25 0 4 0 651493865 420503552 68916 33554432000 4194304 4650419 140733415454992 18446744073709551615 4439648 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.77
Current children cumulated vsize (KiB) 410648

[startup+102.301 s]
/proc/loadavg: 8.24 8.11 7.06 9/357 20887
/proc/meminfo: memFree=23330940/32950928 swapFree=45937192/67111528
[pid=20865] ppid=20863 vsize=544404 CPUtime=407.99 cores=1,3,5,7
/proc/20865/stat : 20865 (strangenight1-m) R 20863 20865 20738 0 -1 4202496 239558 0 0 0 40730 69 0 0 25 0 4 0 651493865 557469696 84882 33554432000 4194304 4650419 140733415454992 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20865/statm: 136101 84882 393 112 0 131066 0
[pid=20865/tid=20868] ppid=20863 vsize=544404 CPUtime=101.09 cores=1,3,5,7
/proc/20865/task/20868/stat : 20868 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 52147 0 0 0 10094 15 0 0 25 0 4 0 651493865 557469696 84882 33554432000 4194304 4650419 140733415454992 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20865/tid=20869] ppid=20863 vsize=544404 CPUtime=102.28 cores=1,3,5,7
/proc/20865/task/20869/stat : 20869 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 76204 0 0 0 10204 24 0 0 25 0 4 0 651493865 557469696 84882 33554432000 4194304 4650419 140733415454992 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20865/tid=20871] ppid=20863 vsize=544404 CPUtime=102.28 cores=1,3,5,7
/proc/20865/task/20871/stat : 20871 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 77596 0 0 0 10207 21 0 0 25 0 4 0 651493865 557469696 84882 33554432000 4194304 4650419 140733415454992 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 407.99
Current children cumulated vsize (KiB) 544404

[startup+162.301 s]

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

[pid=20865] ppid=20863 vsize=817152 CPUtime=2801.01 cores=1,3,5,7
/proc/20865/stat : 20865 (strangenight1-m) R 20863 20865 20738 0 -1 4202496 565999 0 0 0 279939 162 0 0 25 0 4 0 651493865 836763648 121921 33554432000 4194304 4650419 140733415454992 18446744073709551615 4476466 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20865/statm: 204288 121921 393 112 0 199253 0
[pid=20865/tid=20868] ppid=20863 vsize=817152 CPUtime=694.04 cores=1,3,5,7
/proc/20865/task/20868/stat : 20868 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 177020 0 0 0 69345 59 0 0 25 0 4 0 651493865 836763648 121921 33554432000 4194304 4650419 140733415454992 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20865/tid=20869] ppid=20863 vsize=817152 CPUtime=702.32 cores=1,3,5,7
/proc/20865/task/20869/stat : 20869 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 182079 0 0 0 70179 53 0 0 25 0 4 0 651493865 836763648 121921 33554432000 4194304 4650419 140733415454992 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20865/tid=20871] ppid=20863 vsize=817152 CPUtime=702.31 cores=1,3,5,7
/proc/20865/task/20871/stat : 20871 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 166385 0 0 0 70191 40 0 0 25 0 4 0 651493865 836763648 121921 33554432000 4194304 4650419 140733415454992 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2801.01
Current children cumulated vsize (KiB) 817152

[startup+762.301 s]
/proc/loadavg: 8.10 8.11 7.58 9/357 20916
/proc/meminfo: memFree=22971176/32950928 swapFree=45937192/67111528
[pid=20865] ppid=20863 vsize=817152 CPUtime=3040.31 cores=1,3,5,7
/proc/20865/stat : 20865 (strangenight1-m) R 20863 20865 20738 0 -1 4202496 592364 0 0 0 303864 167 0 0 25 0 4 0 651493865 836763648 121857 33554432000 4194304 4650419 140733415454992 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20865/statm: 204288 121857 393 112 0 199253 0
[pid=20865/tid=20868] ppid=20863 vsize=817152 CPUtime=753.33 cores=1,3,5,7
/proc/20865/task/20868/stat : 20868 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 188830 0 0 0 75272 61 0 0 25 0 4 0 651493865 836763648 121857 33554432000 4194304 4650419 140733415454992 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20865/tid=20869] ppid=20863 vsize=817152 CPUtime=762.32 cores=1,3,5,7
/proc/20865/task/20869/stat : 20869 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 188588 0 0 0 76178 54 0 0 25 0 4 0 651493865 836763648 121857 33554432000 4194304 4650419 140733415454992 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20865/tid=20871] ppid=20863 vsize=817152 CPUtime=762.32 cores=1,3,5,7
/proc/20865/task/20871/stat : 20871 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 174431 0 0 0 76190 42 0 0 25 0 4 0 651493865 836763648 121857 33554432000 4194304 4650419 140733415454992 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3040.31
Current children cumulated vsize (KiB) 817152

[startup+822.301 s]
/proc/loadavg: 8.22 8.14 7.62 9/357 20917
/proc/meminfo: memFree=22957012/32950928 swapFree=45937192/67111528
[pid=20865] ppid=20863 vsize=817768 CPUtime=3279.64 cores=1,3,5,7
/proc/20865/stat : 20865 (strangenight1-m) R 20863 20865 20738 0 -1 4202496 624986 0 0 0 327785 179 0 0 25 0 4 0 651493865 837394432 122434 33554432000 4194304 4650419 140733415454992 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20865/statm: 204442 122434 393 112 0 199407 0
[pid=20865/tid=20868] ppid=20863 vsize=817768 CPUtime=812.63 cores=1,3,5,7
/proc/20865/task/20868/stat : 20868 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 207250 0 0 0 81192 71 0 0 25 0 4 0 651493865 837394432 122434 33554432000 4194304 4650419 140733415454992 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20865/tid=20869] ppid=20863 vsize=817768 CPUtime=822.33 cores=1,3,5,7
/proc/20865/task/20869/stat : 20869 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 196504 0 0 0 82178 55 0 0 25 0 4 0 651493865 837394432 122434 33554432000 4194304 4650419 140733415454992 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20865/tid=20871] ppid=20863 vsize=817768 CPUtime=822.34 cores=1,3,5,7
/proc/20865/task/20871/stat : 20871 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 180717 0 0 0 82191 43 0 0 25 0 4 0 651493865 837394432 122434 33554432000 4194304 4650419 140733415454992 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3279.64
Current children cumulated vsize (KiB) 817768

[startup+882.301 s]
/proc/loadavg: 8.29 8.16 7.66 9/357 20919
/proc/meminfo: memFree=22946952/32950928 swapFree=45937192/67111528
[pid=20865] ppid=20863 vsize=819444 CPUtime=3518.91 cores=1,3,5,7
/proc/20865/stat : 20865 (strangenight1-m) R 20863 20865 20738 0 -1 4202496 683567 0 0 0 351678 213 0 0 25 0 4 0 651493865 839110656 121878 33554432000 4194304 4650419 140733415454992 18446744073709551615 4476522 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20865/statm: 204861 121878 393 112 0 199826 0
[pid=20865/tid=20868] ppid=20863 vsize=819444 CPUtime=871.92 cores=1,3,5,7
/proc/20865/task/20868/stat : 20868 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 233364 0 0 0 87102 90 0 0 25 0 4 0 651493865 839110656 121878 33554432000 4194304 4650419 140733415454992 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20865/tid=20869] ppid=20863 vsize=819444 CPUtime=882.32 cores=1,3,5,7
/proc/20865/task/20869/stat : 20869 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 204073 0 0 0 88176 56 0 0 25 0 4 0 651493865 839110656 121878 33554432000 4194304 4650419 140733415454992 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20865/tid=20871] ppid=20863 vsize=819444 CPUtime=882.32 cores=1,3,5,7
/proc/20865/task/20871/stat : 20871 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 205572 0 0 0 88175 57 0 0 25 0 4 0 651493865 839110656 121878 33554432000 4194304 4650419 140733415454992 18446744073709551615 4365263 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3518.91
Current children cumulated vsize (KiB) 819444

[startup+942.314 s]
/proc/loadavg: 8.38 8.20 7.70 9/357 20925
/proc/meminfo: memFree=22862768/32950928 swapFree=45937192/67111528
[pid=20865] ppid=20863 vsize=873832 CPUtime=3757.42 cores=1,3,5,7
/proc/20865/stat : 20865 (strangenight1-m) R 20863 20865 20738 0 -1 4202496 772872 0 0 0 375498 244 0 0 25 0 4 0 651493865 894803968 143250 33554432000 4194304 4650419 140733415454992 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20865/statm: 218458 143250 393 112 0 213423 0
[pid=20865/tid=20868] ppid=20863 vsize=873832 CPUtime=931.15 cores=1,3,5,7
/proc/20865/task/20868/stat : 20868 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 265190 0 0 0 93016 99 0 0 25 0 4 0 651493865 894803968 143250 33554432000 4194304 4650419 140733415454992 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20865/tid=20869] ppid=20863 vsize=873832 CPUtime=942.34 cores=1,3,5,7
/proc/20865/task/20869/stat : 20869 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 211996 0 0 0 94176 58 0 0 25 0 4 0 651493865 894803968 143250 33554432000 4194304 4650419 140733415454992 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20865/tid=20871] ppid=20863 vsize=873832 CPUtime=941.82 cores=1,3,5,7
/proc/20865/task/20871/stat : 20871 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 233612 0 0 0 94113 69 0 0 25 0 4 0 651493865 894803968 143250 33554432000 4194304 4650419 140733415454992 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3757.42
Current children cumulated vsize (KiB) 873832

[startup+1002.3 s]
/proc/loadavg: 8.14 8.16 7.72 9/357 20926
/proc/meminfo: memFree=22844448/32950928 swapFree=45937192/67111528
[pid=20865] ppid=20863 vsize=873832 CPUtime=3996.68 cores=1,3,5,7
/proc/20865/stat : 20865 (strangenight1-m) R 20863 20865 20738 0 -1 4202496 794979 0 0 0 399413 255 0 0 25 0 4 0 651493865 894803968 147734 33554432000 4194304 4650419 140733415454992 18446744073709551615 4334101 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20865/statm: 218458 147734 393 112 0 213423 0
[pid=20865/tid=20868] ppid=20863 vsize=873832 CPUtime=990.44 cores=1,3,5,7
/proc/20865/task/20868/stat : 20868 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 265190 0 0 0 98945 99 0 0 25 0 4 0 651493865 894803968 147734 33554432000 4194304 4650419 140733415454992 18446744073709551615 4438661 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20865/tid=20869] ppid=20863 vsize=873832 CPUtime=1002.33 cores=1,3,5,7
/proc/20865/task/20869/stat : 20869 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 220419 0 0 0 100174 59 0 0 25 0 4 0 651493865 894803968 147734 33554432000 4194304 4650419 140733415454992 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20865/tid=20871] ppid=20863 vsize=873832 CPUtime=1001.8 cores=1,3,5,7
/proc/20865/task/20871/stat : 20871 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 240516 0 0 0 100107 73 0 0 25 0 4 0 651493865 894803968 147734 33554432000 4194304 4650419 140733415454992 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3996.68
Current children cumulated vsize (KiB) 873832

[startup+1062.3 s]
/proc/loadavg: 8.11 8.15 7.74 9/357 20928
/proc/meminfo: memFree=22808836/32950928 swapFree=45937192/67111528
[pid=20865] ppid=20863 vsize=929956 CPUtime=4235.98 cores=1,3,5,7
/proc/20865/stat : 20865 (strangenight1-m) R 20863 20865 20738 0 -1 4202496 839970 0 0 0 423318 280 0 0 25 0 4 0 651493865 952274944 152600 33554432000 4194304 4650419 140733415454992 18446744073709551615 4438922 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20865/statm: 232489 152600 393 112 0 227454 0
[pid=20865/tid=20868] ppid=20863 vsize=929956 CPUtime=1049.73 cores=1,3,5,7
/proc/20865/task/20868/stat : 20868 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 268635 0 0 0 104873 100 0 0 25 0 4 0 651493865 952274944 152600 33554432000 4194304 4650419 140733415454992 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20865/tid=20869] ppid=20863 vsize=929956 CPUtime=1062.33 cores=1,3,5,7
/proc/20865/task/20869/stat : 20869 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 229146 0 0 0 106172 61 0 0 25 0 4 0 651493865 952274944 152600 33554432000 4194304 4650419 140733415454992 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20865/tid=20871] ppid=20863 vsize=929956 CPUtime=1061.8 cores=1,3,5,7
/proc/20865/task/20871/stat : 20871 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 262830 0 0 0 106093 87 0 0 25 0 4 0 651493865 952274944 152600 33554432000 4194304 4650419 140733415454992 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4235.98
Current children cumulated vsize (KiB) 929956

[startup+1122.3 s]
/proc/loadavg: 8.10 8.13 7.76 9/357 20929
/proc/meminfo: memFree=22830996/32950928 swapFree=45937192/67111528
[pid=20865] ppid=20863 vsize=878036 CPUtime=4475.29 cores=1,3,5,7
/proc/20865/stat : 20865 (strangenight1-m) R 20863 20865 20738 0 -1 4202496 877817 0 0 0 447230 299 0 0 25 0 4 0 651493865 899108864 145465 33554432000 4194304 4650419 140733415454992 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20865/statm: 219509 145465 393 112 0 214474 0
[pid=20865/tid=20868] ppid=20863 vsize=878036 CPUtime=1109.03 cores=1,3,5,7
/proc/20865/task/20868/stat : 20868 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 272791 0 0 0 110803 100 0 0 25 0 4 0 651493865 899108864 145465 33554432000 4194304 4650419 140733415454992 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20865/tid=20869] ppid=20863 vsize=878036 CPUtime=1122.33 cores=1,3,5,7
/proc/20865/task/20869/stat : 20869 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 235567 0 0 0 112172 61 0 0 25 0 4 0 651493865 899108864 145465 33554432000 4194304 4650419 140733415454992 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20865/tid=20871] ppid=20863 vsize=878036 CPUtime=1121.81 cores=1,3,5,7
/proc/20865/task/20871/stat : 20871 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 283582 0 0 0 112080 101 0 0 25 0 4 0 651493865 899108864 145465 33554432000 4194304 4650419 140733415454992 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4475.29
Current children cumulated vsize (KiB) 878036

[startup+1182.3 s]
/proc/loadavg: 8.09 8.12 7.77 9/357 20931
/proc/meminfo: memFree=22780872/32950928 swapFree=45937192/67111528
[pid=20865] ppid=20863 vsize=1056028 CPUtime=4714.58 cores=1,3,5,7
/proc/20865/stat : 20865 (strangenight1-m) R 20863 20865 20738 0 -1 4202496 923296 0 0 0 471135 323 0 0 25 0 4 0 651493865 1081372672 159909 33554432000 4194304 4650419 140733415454992 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20865/statm: 264007 159909 393 112 0 258972 0
[pid=20865/tid=20868] ppid=20863 vsize=1056028 CPUtime=1168.32 cores=1,3,5,7
/proc/20865/task/20868/stat : 20868 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 277277 0 0 0 116731 101 0 0 25 0 4 0 651493865 1081372672 159909 33554432000 4194304 4650419 140733415454992 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20865/tid=20869] ppid=20863 vsize=1056028 CPUtime=1182.34 cores=1,3,5,7
/proc/20865/task/20869/stat : 20869 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 259540 0 0 0 118160 74 0 0 25 0 4 0 651493865 1081372672 159909 33554432000 4194304 4650419 140733415454992 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20865/tid=20871] ppid=20863 vsize=1056028 CPUtime=1181.81 cores=1,3,5,7
/proc/20865/task/20871/stat : 20871 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 289026 0 0 0 118078 103 0 0 25 0 4 0 651493865 1081372672 159909 33554432000 4194304 4650419 140733415454992 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4714.58
Current children cumulated vsize (KiB) 1056028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.8 s]
/proc/loadavg: 8.06 8.11 7.78 5/352 20933
/proc/meminfo: memFree=23521304/32950928 swapFree=45937192/67111528
[pid=20865] ppid=20863 vsize=945580 CPUtime=4800.36 cores=1,3,5,7
/proc/20865/stat : 20865 (strangenight1-m) R 20863 20865 20738 0 -1 4202496 937504 0 0 0 479705 331 0 0 25 0 4 0 651493865 968273920 154064 33554432000 4194304 4650419 140733415454992 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20865/statm: 236395 154064 393 112 0 231360 0
[pid=20865/tid=20868] ppid=20863 vsize=945580 CPUtime=1189.58 cores=1,3,5,7
/proc/20865/task/20868/stat : 20868 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 278860 0 0 0 118857 101 0 0 25 0 4 0 651493865 968273920 154065 33554432000 4194304 4650419 140733415454992 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20865/tid=20869] ppid=20863 vsize=945580 CPUtime=1203.85 cores=1,3,5,7
/proc/20865/task/20869/stat : 20869 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 266445 0 0 0 120307 78 0 0 25 0 4 0 651493865 968273920 154065 33554432000 4194304 4650419 140733415454992 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20865/tid=20871] ppid=20863 vsize=945580 CPUtime=1203.32 cores=1,3,5,7
/proc/20865/task/20871/stat : 20871 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 290970 0 0 0 120229 103 0 0 25 0 4 0 651493865 968273920 154065 33554432000 4194304 4650419 140733415454992 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 945580

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

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

[startup+1203.8 s]
/proc/loadavg: 8.06 8.11 7.78 5/352 20933
/proc/meminfo: memFree=23521304/32950928 swapFree=45937192/67111528
[pid=20865] ppid=20863 vsize=945580 CPUtime=4800.36 cores=1,3,5,7
/proc/20865/stat : 20865 (strangenight1-m) R 20863 20865 20738 0 -1 4202496 937504 0 0 0 479705 331 0 0 25 0 4 0 651493865 968273920 154064 33554432000 4194304 4650419 140733415454992 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20865/statm: 236395 154064 393 112 0 231360 0
[pid=20865/tid=20868] ppid=20863 vsize=945580 CPUtime=1189.58 cores=1,3,5,7
/proc/20865/task/20868/stat : 20868 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 278860 0 0 0 118857 101 0 0 25 0 4 0 651493865 968273920 154065 33554432000 4194304 4650419 140733415454992 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20865/tid=20869] ppid=20863 vsize=945580 CPUtime=1203.85 cores=1,3,5,7
/proc/20865/task/20869/stat : 20869 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 266445 0 0 0 120307 78 0 0 25 0 4 0 651493865 968273920 154065 33554432000 4194304 4650419 140733415454992 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20865/tid=20871] ppid=20863 vsize=945580 CPUtime=1203.32 cores=1,3,5,7
/proc/20865/task/20871/stat : 20871 (strangenight1-m) R 20863 20865 20738 0 -1 4202560 290970 0 0 0 120229 103 0 0 25 0 4 0 651493865 968273920 154065 33554432000 4194304 4650419 140733415454992 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 945580

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.85
CPU time (s): 4800.43
CPU user time (s): 4797.09
CPU system time (s): 3.34349
CPU usage (%): 398.758
Max. virtual memory (cumulated for all children) (KiB): 1056488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.09
system time used= 3.34349
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 937507
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= 1097
involuntary context switches= 33879

runsolver used 3.48147 second user time and 10.7104 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-14 20:49:32
IDJOB=3368620
IDBENCH=82629
IDSOLVER=1846
FILE ID=node149/3368620-1305398972
RUNJOBID= node149-1305397766-20757
PBS_JOBID= 13324466
Free space on /tmp= 73572 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S1275797759-041-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368620-1305398972/watcher-3368620-1305398972 -o /tmp/evaluation-result-3368620-1305398972/solver-3368620-1305398972 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368620-1305398972.cnf

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

MD5SUM BENCH= 374e3ba6783d13d6d478972802d8dba0
RANDOM SEED=2113592151

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24151280 kB
Buffers:        306840 kB
Cached:        3861904 kB
SwapCached:      19984 kB
Active:        6299544 kB
Inactive:      2206000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24151280 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:            7404 kB
Writeback:           0 kB
AnonPages:     4329452 kB
Mapped:          13812 kB
Slab:           156964 kB
PageTables:      71928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80189056 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= 73564 MiB
End job on node149 at 2011-05-14 21:09:38