Trace number 3175011

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt? (TO) 4800.39 1201.75

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.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-3175011-1304077541.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:       34000
0.07/0.02	c -- clauses added:            0 learnts,        34000 normals,            0 xors
0.07/0.02	c -- vars added        400
0.07/0.02	c Parsing time:  0.07 s
0.07/0.02	c  N st     0         0       400     34000         0         0    238000         0   no data   no data  --
1.57/0.44	c asymm  cl-useful: 0/14659/34000 lits-rem:0 time: 1.66
1.57/0.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
1.57/0.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.57/0.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.57/0.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1.57/0.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.57/0.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.69 s
1.57/0.64	c Finding binary XORs  T:     0.00 s  found:       0
1.57/0.66	c Finding non-binary XORs:     0.08 s (found:       0, avg size: nan)
1.57/0.66	c calculated reachability. Time: 0.00
1.57/0.67	c Calc default polars -  time:   0.01 s pos:     202 undec:       3 neg:     195
1.57/0.67	c =========================================================================================
1.57/0.67	c types(t): F = full restart, N = normal restart
1.57/0.67	c types(t): S = simplification begin/end, E = solution found
1.57/0.67	c restart types(rt): st = static, dy = dynamic
1.57/0.67	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.57/0.67	c  B st     0         0       400     34000         0         0    238000         0   no data   no data  --
1.57/1.00	c  N dy    14      4170       400     34000         0      4110    238000    396778     86.07     90.97  --
5.17/1.34	c  N dy    27      8355       400     34000         0      5456    238000    406743     84.28     89.49  --
6.79/1.71	c  N dy    43     12445       400     34000         0      4801    238000    227485     83.87     88.58  --
8.37/2.12	c  N dy    58     17085       400     34000         0      9399    238000    658488     83.05     87.87  --
9.96/2.52	c  N dy    74     21353       400     34000         0      7491    238000    375538     82.88     88.18  --
11.19/2.85	c  F st    91     25005       400     34000         0     11089    238000    713496     82.88   no data  --
11.56/2.92	c  N st    93     25634       400     34000         0     11705    238000    772648     82.88   no data  --
13.16/3.33	c  N dy    97     30000       400     34000         0      8675    238000    398216     82.88   no data  --
13.16/3.33	c  S st    97     30000       400     34000         0      8675    238000    398216     82.88   no data  --
13.16/3.39	c  S st    97     30506       400     34000         0      9180    238000    442069     82.88   no data  --
13.16/3.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
13.16/3.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.56/3.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
13.56/3.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.56/3.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.56/3.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
13.56/3.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.15/8.32	c lits-rem:      1143  cl-subs:       51  v-elim:      0  v-fix:    0  time: 19.47 s
34.33/8.61	c asymm  cl-useful: 0/6598/34000 lits-rem:0 time: 1.17
34.33/8.61	c calculated reachability. Time: 0.00
34.33/8.61	c  N dy    97     30506       400     34000         0      9129    238000    433004     82.88   no data  --
36.33/9.10	c  N dy   120     34803       400     34000         0     13360    238000    832097     83.04     87.54  --
37.92/9.58	c  N dy   139     38851       400     34000         0      8911    238000    324735     83.10     88.69  --
39.92/10.06	c  N dy   158     43345       400     34000         0     13346    238000    740536     82.95     87.89  --
41.12/10.34	c  S st   171     45760       400     34000         0     15724    238000    964017     82.98     77.85  --
41.53/10.43	c  S st   171     46265       400     34000         0     16227    238000   1007354     82.98   no data  --
41.53/10.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
41.53/10.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.53/10.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.08
41.53/10.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.53/10.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.53/10.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
41.53/10.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
71.88/18.06	c lits-rem:      1138  cl-subs:      232  v-elim:      0  v-fix:    0  time: 30.19 s
71.88/18.06	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.02
71.88/18.07	c vivif2 --  cl tried    15995 cl shrink        0 lits rem          0 time: 0.04
73.07/18.39	c asymm  cl-useful: 0/5399/34000 lits-rem:0 time: 1.27
73.07/18.39	c calculated reachability. Time: 0.00
73.07/18.39	c  N dy   171     46265       400     34000         0     15995    238000    972087     82.98   no data  --
75.47/18.90	c  N dy   183     50488       400     34000         0     10679    238000    408204     82.81     87.69  --
77.09/19.37	c  N dy   197     54571       400     34000         0     14717    238000    787769     82.79     87.35  --
79.47/19.90	c  N dy   212     58832       400     34000         0     18931    238000   1182817     82.71     87.44  --
81.49/20.44	c  N dy   233     63002       400     34000         0     12539    238000    498638     82.68     88.23  --
83.46/20.93	c  N dy   249     67071       400     34000         0     16560    238000    876088     82.62     87.39  --
84.66/21.22	c  S st   257     69398       400     34000         0     18858    238000   1091575     82.57   no data  --
85.06/21.32	c  S st   257     69903       400     34000         0     19361    238000   1136278     82.57   no data  --
85.06/21.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
85.06/21.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
85.06/21.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.10
85.06/21.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
85.06/21.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.06/21.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
85.06/21.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
120.62/30.30	c lits-rem:       902  cl-subs:      232  v-elim:      0  v-fix:    0  time: 35.51 s
120.62/30.30	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.01
121.03/30.31	c vivif2 --  cl tried    19129 cl shrink        0 lits rem          0 time: 0.05
122.21/30.63	c asymm  cl-useful: 0/4996/34000 lits-rem:0 time: 1.29
122.21/30.64	c calculated reachability. Time: 0.00
122.21/30.64	c  N dy   257     69903       400     34000         0     19129    238000   1101433     82.57   no data  --
124.60/31.22	c  N dy   280     74383       400     34000         0     12026    238000    369353     82.64     86.99  --
126.60/31.78	c  N dy   304     79471       400     34000         0     17037    238000    837466     82.65     87.13  --
129.00/32.40	c  N dy   324     84667       400     34000         0     22161    238000   1320170     82.66     87.16  --
130.59/32.76	c  F st   335     87500       400     34000         0     24947    238000   1581232     82.63   no data  --
132.20/33.14	c  N st   340     90795       400     34000         0     15705    238000    643744     82.63   no data  --
134.99/33.85	c  N dy   364     96659       400     34000         0     21458    238000   1193311     82.65     88.45  --
138.20/34.62	c  N dy   384    102910       400     34000         0     14173    238000    412088     82.57     86.99  --
138.98/34.83	c  S st   391    104854       400     34000         0     16091    238000    592237     82.56     83.80  --
139.37/34.91	c  S st   391    105357       400     34000         0     16591    238000    637073     82.56   no data  --
139.37/34.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
139.37/34.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
139.37/34.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.07
139.37/34.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
139.37/34.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
139.37/34.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
139.37/34.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
158.15/39.63	c lits-rem:       993  cl-subs:       75  v-elim:      0  v-fix:    0  time: 18.65 s
158.15/39.63	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.02
158.15/39.64	c vivif2 --  cl tried    16516 cl shrink        0 lits rem          0 time: 0.03
158.55/39.77	c asymm  cl-useful: 0/2348/34000 lits-rem:0 time: 0.54
158.55/39.78	c calculated reachability. Time: 0.00
158.55/39.78	c  N dy   391    105357       400     34000         0     16516    238000    624979     82.56   no data  --
162.15/40.68	c  N dy   421    112669       400     34000         0     23735    238000   1304855     82.56     86.91  --
166.14/41.68	c  N dy   460    120025       400     34000         0     16544    238000    552593     82.64     87.07  --
170.54/42.72	c  N dy   497    128497       400     34000         0     24917    238000   1334831     82.63     87.12  --
174.93/43.82	c  N dy   524    136741       400     34000         0     17589    238000    570049     82.59     87.04  --
179.32/44.96	c  N dy   562    145584       400     34000         0     26318    238000   1393953     82.58     88.38  --
184.52/46.26	c  N dy   594    155959       400     34000         0     20116    238000    725829     82.48     87.14  --
185.71/46.50	c  S st   602    158035       400     34000         0     22163    238000    919006     82.46     81.26  --
186.11/46.60	c  S st   602    158538       400     34000         0     22662    238000    962491     82.46   no data  --
186.11/46.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
186.11/46.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
186.11/46.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.09
186.11/46.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
186.11/46.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
186.11/46.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
186.11/46.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
208.09/52.17	c lits-rem:      1026  cl-subs:      226  v-elim:      0  v-fix:    0  time: 21.98 s
208.09/52.17	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.02
208.09/52.18	c vivif2 --  cl tried    22436 cl shrink        0 lits rem          0 time: 0.04
209.69/52.50	c asymm  cl-useful: 0/5886/34000 lits-rem:0 time: 1.26
209.69/52.50	c calculated reachability. Time: 0.00
209.69/52.50	c  N dy   602    158538       400     34000         0     22436    238000    929956     82.46   no data  --
215.28/53.97	c  N dy   638    168994       400     34000         0     32749    238000   1893837     82.35     87.37  --
221.69/55.51	c  N dy   694    180075       400     34000         0     26256    238000   1220228     82.39     86.73  --
228.46/57.22	c  N dy   731    191634       400     34000         0     19236    238000    479386     82.29     86.89  --
234.87/58.90	c  N dy   785    203872       400     34000         0     31328    238000   1621667     82.34     87.02  --
243.24/60.94	c  N dy   845    217095       400     34000         0     24984    238000    937515     82.32     86.83  --
251.22/62.97	c  N dy   899    231087       400     34000         0     38814    238000   2243362     82.27     87.39  --
255.22/63.95	c  S st   929    237807       400     34000         0     25031    238000    862724     82.27   no data  --
255.62/64.06	c  S st   929    238312       400     34000         0     25533    238000    908826     82.27   no data  --
255.62/64.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
255.62/64.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
255.62/64.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.10
256.02/64.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
256.02/64.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
256.02/64.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
256.02/64.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
278.81/69.84	c lits-rem:      1041  cl-subs:      123  v-elim:      0  v-fix:    0  time: 22.82 s
278.81/69.84	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.01
278.81/69.85	c vivif2 --  cl tried    25410 cl shrink        0 lits rem          0 time: 0.04
279.99/70.19	c asymm  cl-useful: 0/4800/34000 lits-rem:0 time: 1.33
279.99/70.19	c calculated reachability. Time: 0.00
279.99/70.19	c  N dy   929    238312       400     34000         0     25410    238000    889772     82.27   no data  --
289.58/72.54	c  N dy   988    253734       400     34000         0     40636    238000   2316323     82.24     88.37  --
299.16/74.98	c  N dy  1061    270278       400     34000         0     35588    238000   1776441     82.24     86.99  --
310.34/77.73	c  N dy  1145    287603       400     34000         0     30298    238000   1194593     82.29     87.79  --
321.94/80.66	c  N dy  1233    306000       400     34000         0     25082    238000    618292     82.31     89.87  --
322.34/80.70	c  F st  1236    306250       400     34000         0     25329    238000    642369     82.31   no data  --
333.91/83.67	c  N dy  1312    325540       400     34000         0     44333    238000   2457418     82.35     86.94  --
347.10/86.98	c  N dy  1409    346022       400     34000         0     40227    238000   1966795     82.38     86.79  --
355.08/88.91	c  S st  1459    357468       400     34000         0     26197    238000    559417     82.37   no data  --
355.48/89.01	c  S st  1459    357975       400     34000         0     26703    238000    604887     82.37   no data  --
355.48/89.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
355.48/89.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
355.48/89.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.09
355.48/89.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
355.48/89.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
355.48/89.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
355.48/89.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
373.87/93.66	c lits-rem:       508  cl-subs:       28  v-elim:      0  v-fix:    0  time: 18.34 s
373.87/93.66	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.02
373.87/93.67	c vivif2 --  cl tried    26675 cl shrink        0 lits rem          0 time: 0.02
375.07/93.97	c asymm  cl-useful: 0/4475/34000 lits-rem:0 time: 1.21
375.07/93.97	c calculated reachability. Time: 0.00
375.07/93.97	c  N dy  1459    357975       400     34000         0     26675    238000    600304     82.37   no data  --
387.84/97.16	c  N dy  1559    378068       400     34000         0     46499    238000   2465010     82.40     86.88  --
401.42/100.53	c  N dy  1661    398479       400     34000         0     40361    238000   1818760     82.43     87.30  --
415.43/104.04	c  N dy  1735    418578       400     34000         0     32887    238000   1020694     82.40     87.11  --
430.18/107.71	c  N dy  1827    439379       400     34000         0     53418    238000   2949430     82.39     87.39  --
443.77/111.16	c  N dy  1916    459449       400     34000         0     44942    238000   2080519     82.38     86.75  --
458.96/114.94	c  N dy  2006    479485       400     34000         0     35410    238000   1099146     82.39     90.36  --
474.13/118.74	c  N dy  2090    500669       400     34000         0     56306    238000   3063935     82.39     86.79  --
488.11/122.26	c  N dy  2185    521387       400     34000         0     46513    238000   2061304     82.38     86.97  --
500.09/125.27	c  S st  2264    536964       400     34000         0     61889    238000   3517731     82.41   no data  --
500.89/125.45	c  S st  2264    537470       400     34000         0     62392    238000   3560060     82.41   no data  --
500.89/125.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
500.89/125.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
501.29/125.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.19
501.69/125.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
501.69/125.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
501.69/125.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
501.69/125.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3526.82/882.96	c lits-rem:      2376  cl-subs:      950  v-elim:      0  v-fix:    0  time: 3024.02 s
3526.82/882.96	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.01
3527.22/883.00	c vivif2 --  cl tried    61442 cl shrink        0 lits rem          0 time: 0.14
3528.82/883.42	c asymm  cl-useful: 0/2764/34000 lits-rem:0 time: 1.70
3528.82/883.43	c calculated reachability. Time: 0.00
3528.82/883.43	c  N dy  2264    537470       400     34000         0     61442    238000   3416409     82.41   no data  --
3543.20/887.00	c  N dy  2352    557539       400     34000         0     49994    238000   2303124     82.42     87.14  --
3559.17/891.06	c  N dy  2453    577591       400     34000         0     37525    238000   1051536     82.46     87.82  --
3574.37/894.81	c  N dy  2541    597752       400     34000         0     57432    238000   2929414     82.46     87.09  --
3589.54/898.63	c  N dy  2619    617778       400     34000         0     44001    238000   1573001     82.44     87.69  --
3606.31/902.81	c  N dy  2720    637998       400     34000         0     63973    238000   3451449     82.45     87.54  --
3621.90/906.72	c  N dy  2806    658087       400     34000         0     49579    238000   2014372     82.46     88.16  --
3638.67/910.98	c  N dy  2876    678148       400     34000         0     69407    238000   3878307     82.42     87.18  --
3653.87/914.74	c  N dy  2959    698296       400     34000         0     54066    238000   2356776     82.42     87.11  --
3672.22/919.37	c  N dy  3049    718334       400     34000         0     37637    238000    727199     82.42     87.34  --
3687.79/923.23	c  N dy  3113    738444       400     34000         0     57500    238000   2596366     82.39     87.23  --
3707.76/928.21	c  N dy  3207    758486       400     34000         0     40118    238000    876105     82.39     86.90  --
3724.16/932.37	c  N dy  3288    778700       400     34000         0     60060    238000   2751882     82.38     87.03  --
3743.32/937.12	c  N dy  3349    800077       400     34000         0     43002    238000   1070271     82.34     86.93  --
3747.71/938.29	c  S st  3380    806205       400     34000         0     49055    238000   1639844     82.35     81.94  --
3748.51/938.46	c  S st  3380    806710       400     34000         0     49559    238000   1681785     82.35   no data  --
3748.51/938.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3748.51/938.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3748.91/938.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.18
3748.91/938.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3748.91/938.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3748.91/938.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
3748.91/938.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3829.61/958.77	c lits-rem:       824  cl-subs:      372  v-elim:      0  v-fix:    0  time: 80.71 s
3829.61/958.77	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.01
3829.61/958.79	c vivif2 --  cl tried    49187 cl shrink        0 lits rem          0 time: 0.07
3831.19/959.19	c asymm  cl-useful: 0/3163/34000 lits-rem:0 time: 1.60
3831.19/959.19	c calculated reachability. Time: 0.00
3831.19/959.19	c  N dy  3380    806710       400     34000         0     49187    238000   1628429     82.35   no data  --
3849.17/963.68	c  N dy  3470    826749       400     34000         0     68972    238000   3495079     82.36     93.40  --
3868.34/968.43	c  N dy  3564    847091       400     34000         0     49886    238000   1635098     82.37     86.88  --
3885.93/972.88	c  N dy  3640    867217       400     34000         0     69785    238000   3506493     82.35     88.50  --
3905.09/977.63	c  N dy  3725    887274       400     34000         0     49419    238000   1505722     82.36     88.65  --
3923.07/982.13	c  N dy  3802    907514       400     34000         0     69400    238000   3374762     82.34     87.19  --
3943.46/987.22	c  N dy  3899    927540       400     34000         0     48015    238000   1290866     82.34     86.87  --
3961.44/991.75	c  N dy  3980    947625       400     34000         0     67876    238000   3156075     82.33     86.67  --
3982.59/997.10	c  N dy  4075    967717       400     34000         0     45569    238000    973858     82.34     86.76  --
3999.77/1001.30	c  N dy  4134    988026       400     34000         0     65645    238000   2853885     82.31     86.81  --
4020.53/1006.53	c  N dy  4205   1008196       400     34000         0     85550    238000   4727573     82.30     87.21  --
4037.72/1010.82	c  N dy  4290   1028238       400     34000         0     62225    238000   2464072     82.30     86.74  --
4058.11/1015.94	c  N dy  4373   1048297       400     34000         0     82019    238000   4318217     82.28     88.45  --
4078.06/1020.91	c  N dy  4474   1068451       400     34000         0     57808    238000   1969731     82.30     87.14  --
4081.26/1021.76	c  F st  4497   1071875       400     34000         0     61177    238000   2290141     82.31     71.99  --
4097.65/1025.88	c  N dy  4551   1088556       400     34000         0     77653    238000   3851784     82.31     86.84  --
4120.80/1031.62	c  N dy  4636   1111566       400     34000         0     55296    238000   1645026     82.30     87.43  --
4140.38/1036.52	c  N dy  4722   1131734       400     34000         0     75214    238000   3519335     82.30     86.64  --
4163.17/1042.22	c  N dy  4811   1152106       400     34000         0     49235    238000    984268     82.30     86.76  --
4181.92/1046.97	c  N dy  4905   1172889       400     34000         0     69773    238000   2921707     82.31     87.37  --
4204.70/1052.61	c  N dy  4999   1193011       400     34000         0     89629    238000   4788242     82.31     87.22  --
4220.69/1056.66	c  S st  5060   1210065       400     34000         0     59382    238000   1848999     82.30   no data  --
4221.46/1056.85	c  S st  5060   1210567       400     34000         0     59883    238000   1893628     82.30   no data  --
4221.46/1056.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4221.46/1056.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4221.86/1056.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.20
4221.86/1056.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4221.86/1056.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4221.86/1056.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
4221.86/1056.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4338.92/1086.26	c lits-rem:      1001  cl-subs:      386  v-elim:      0  v-fix:    0  time: 116.97 s
4338.92/1086.27	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.02
4338.92/1086.29	c vivif2 --  cl tried    59497 cl shrink        0 lits rem          0 time: 0.09
4340.90/1086.71	c asymm  cl-useful: 0/2793/34000 lits-rem:0 time: 1.68
4340.90/1086.71	c calculated reachability. Time: 0.00
4340.90/1086.71	c  N dy  5060   1210567       400     34000         0     59497    238000   1837154     82.30   no data  --
4362.47/1092.12	c  N dy  5169   1231082       400     34000         0     79762    238000   3742539     82.31     87.49  --
4385.25/1097.85	c  N dy  5245   1251148       400     34000         0     51524    238000   1036444     82.29     87.45  --
4404.02/1102.53	c  N dy  5342   1271395       400     34000         0     71495    238000   2913963     82.30     88.04  --
4426.40/1108.18	c  N dy  5431   1291483       400     34000         0     91338    238000   4782028     82.31     87.08  --
4447.16/1113.36	c  N dy  5512   1311614       400     34000         0     62182    238000   1963717     82.30     87.04  --
4468.34/1118.62	c  N dy  5593   1332249       400     34000         0     82581    238000   3884733     82.30     86.91  --
4493.12/1124.86	c  N dy  5697   1352504       400     34000         0     52527    238000    967005     82.31     87.35  --
4511.87/1129.53	c  N dy  5785   1372565       400     34000         0     72337    238000   2834955     82.31     89.94  --
4535.05/1135.34	c  N dy  5882   1392866       400     34000         0     92385    238000   4724086     82.32     87.68  --
4557.42/1140.94	c  N dy  5960   1412878       400     34000         0     61128    238000   1690128     82.32     86.72  --
4577.38/1145.98	c  N dy  6048   1433105       400     34000         0     81127    238000   3575360     82.32     87.26  --
4601.76/1152.06	c  N dy  6135   1453556       400     34000         0    101324    238000   5471333     82.31     86.73  --
4620.92/1156.89	c  N dy  6223   1473811       400     34000         0     69282    238000   2367918     82.31     87.29  --
4643.30/1162.46	c  N dy  6332   1494191       400     34000         0     89422    238000   4268207     82.33     86.73  --
4667.67/1168.54	c  N dy  6417   1514354       400     34000         0     56350    238000   1074466     82.33     87.26  --
4686.46/1173.27	c  N dy  6505   1534621       400     34000         0     76370    238000   2962486     82.33     86.99  --
4710.41/1179.28	c  N dy  6597   1554690       400     34000         0     96177    238000   4823364     82.33     87.33  --
4734.79/1185.31	c  N dy  6690   1574706       400     34000         0     61965    238000   1521690     82.34     86.80  --
4755.95/1190.67	c  N dy  6782   1595324       400     34000         0     82301    238000   3434874     82.34     86.74  --
4781.11/1196.95	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: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175011-1304077541/watcher-3175011-1304077541 -o /tmp/evaluation-result-3175011-1304077541/solver-3175011-1304077541 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175011-1304077541.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: 6.83 7.81 7.92 2/172 26578
/proc/meminfo: memFree=17454356/32950940 swapFree=67111528/67111528
[pid=26578] ppid=26576 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/26578/stat : 26578 (strangenight1-m) R 26576 26578 25837 0 -1 4202496 413 0 0 0 0 0 0 0 23 0 4 0 597984853 52465664 352 33554432000 4194304 4650419 140736652000016 18446744073709551615 47758635341746 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26578/statm: 12809 352 303 112 0 7774 0
[pid=26578/tid=26583] ppid=26576 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/26578/task/26583/stat : 26583 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 597984853 52465664 352 33554432000 4194304 4650419 140736652000016 18446744073709551615 215988648945 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26578/tid=26584] ppid=26576 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/26578/task/26584/stat : 26584 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 597984853 52465664 352 33554432000 4194304 4650419 140736652000016 18446744073709551615 216000390198 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26578/tid=26585] ppid=26576 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/26578/task/26585/stat : 26585 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 597984853 52465664 352 33554432000 4194304 4650419 140736652000016 18446744073709551615 47758635341746 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.026392 s]
/proc/loadavg: 6.83 7.81 7.92 2/172 26578
/proc/meminfo: memFree=17454356/32950940 swapFree=67111528/67111528
[pid=26578] ppid=26576 vsize=284824 CPUtime=0.07 cores=1,3,5,7
/proc/26578/stat : 26578 (strangenight1-m) R 26576 26578 25837 0 -1 4202496 3944 0 0 0 7 0 0 0 24 0 4 0 597984853 291659776 3856 33554432000 4194304 4650419 140736652000016 18446744073709551615 4514716 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26578/statm: 71206 3858 344 112 0 66171 0
[pid=26578/tid=26583] ppid=26576 vsize=284824 CPUtime=0.01 cores=1,3,5,7
/proc/26578/task/26583/stat : 26583 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 900 0 0 0 1 0 0 0 25 0 4 0 597984853 291659776 3861 33554432000 4194304 4650419 140736652000016 18446744073709551615 4307214 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26578/tid=26584] ppid=26576 vsize=284824 CPUtime=0.01 cores=1,3,5,7
/proc/26578/task/26584/stat : 26584 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 846 0 0 0 1 0 0 0 25 0 4 0 597984853 291659776 3862 33554432000 4194304 4650419 140736652000016 18446744073709551615 215988697631 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26578/tid=26585] ppid=26576 vsize=284824 CPUtime=0.02 cores=1,3,5,7
/proc/26578/task/26585/stat : 26585 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 892 0 0 0 2 0 0 0 18 0 4 0 597984853 291659776 3862 33554432000 4194304 4650419 140736652000016 18446744073709551615 4520021 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 284824

[startup+0.100384 s]
/proc/loadavg: 6.83 7.81 7.92 2/172 26578
/proc/meminfo: memFree=17454356/32950940 swapFree=67111528/67111528
[pid=26578] ppid=26576 vsize=285468 CPUtime=0.36 cores=1,3,5,7
/proc/26578/stat : 26578 (strangenight1-m) R 26576 26578 25837 0 -1 4202496 4555 0 0 0 36 0 0 0 24 0 4 0 597984853 292319232 4467 33554432000 4194304 4650419 140736652000016 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26578/statm: 71367 4467 367 112 0 66332 0
[pid=26578/tid=26583] ppid=26576 vsize=285468 CPUtime=0.08 cores=1,3,5,7
/proc/26578/task/26583/stat : 26583 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 1031 0 0 0 8 0 0 0 25 0 4 0 597984853 292319232 4467 33554432000 4194304 4650419 140736652000016 18446744073709551615 4371151 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26578/tid=26584] ppid=26576 vsize=285468 CPUtime=0.08 cores=1,3,5,7
/proc/26578/task/26584/stat : 26584 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 995 0 0 0 8 0 0 0 25 0 4 0 597984853 292319232 4467 33554432000 4194304 4650419 140736652000016 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26578/tid=26585] ppid=26576 vsize=285468 CPUtime=0.09 cores=1,3,5,7
/proc/26578/task/26585/stat : 26585 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 1107 0 0 0 9 0 0 0 18 0 4 0 597984853 292319232 4467 33554432000 4194304 4650419 140736652000016 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 285468

[startup+0.300347 s]
/proc/loadavg: 6.83 7.81 7.92 2/172 26578
/proc/meminfo: memFree=17454356/32950940 swapFree=67111528/67111528
[pid=26578] ppid=26576 vsize=285736 CPUtime=1.17 cores=1,3,5,7
/proc/26578/stat : 26578 (strangenight1-m) R 26576 26578 25837 0 -1 4202496 4972 0 0 0 116 1 0 0 25 0 4 0 597984853 292593664 4884 33554432000 4194304 4650419 140736652000016 18446744073709551615 4370649 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26578/statm: 71434 4884 367 112 0 66399 0
[pid=26578/tid=26583] ppid=26576 vsize=285736 CPUtime=0.28 cores=1,3,5,7
/proc/26578/task/26583/stat : 26583 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 1068 0 0 0 28 0 0 0 25 0 4 0 597984853 292593664 4884 33554432000 4194304 4650419 140736652000016 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26578/tid=26584] ppid=26576 vsize=285736 CPUtime=0.28 cores=1,3,5,7
/proc/26578/task/26584/stat : 26584 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 1014 0 0 0 28 0 0 0 25 0 4 0 597984853 292593664 4884 33554432000 4194304 4650419 140736652000016 18446744073709551615 4370557 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26578/tid=26585] ppid=26576 vsize=285736 CPUtime=0.29 cores=1,3,5,7
/proc/26578/task/26585/stat : 26585 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 1427 0 0 0 29 0 0 0 18 0 4 0 597984853 292593664 4884 33554432000 4194304 4650419 140736652000016 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 285736

[startup+1.14241 s]
/proc/loadavg: 6.83 7.81 7.92 2/172 26578
/proc/meminfo: memFree=17454356/32950940 swapFree=67111528/67111528
[pid=26578] ppid=26576 vsize=325240 CPUtime=4.54 cores=1,3,5,7
/proc/26578/stat : 26578 (strangenight1-m) R 26576 26578 25837 0 -1 4202496 17285 0 0 0 451 3 0 0 25 0 4 0 597984853 333045760 14082 33554432000 4194304 4650419 140736652000016 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26578/statm: 81310 14082 391 112 0 76275 0
[pid=26578/tid=26583] ppid=26576 vsize=325240 CPUtime=1.13 cores=1,3,5,7
/proc/26578/task/26583/stat : 26583 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 4562 0 0 0 112 1 0 0 18 0 4 0 597984853 333045760 14082 33554432000 4194304 4650419 140736652000016 18446744073709551615 4516622 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26578/tid=26584] ppid=26576 vsize=325240 CPUtime=1.12 cores=1,3,5,7
/proc/26578/task/26584/stat : 26584 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 4248 0 0 0 112 0 0 0 18 0 4 0 597984853 333045760 14082 33554432000 4194304 4650419 140736652000016 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26578/tid=26585] ppid=26576 vsize=325240 CPUtime=1.13 cores=1,3,5,7
/proc/26578/task/26585/stat : 26585 (strangenight1-m) D 26576 26578 25837 0 -1 4202560 3066 0 0 0 113 0 0 0 19 0 4 0 597984853 333045760 14082 33554432000 4194304 4650419 140736652000016 18446744073709551615 215988636007 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.54
Current children cumulated vsize (KiB) 325240

[startup+1.50114 s]
/proc/loadavg: 6.83 7.81 7.92 2/172 26578
/proc/meminfo: memFree=17454356/32950940 swapFree=67111528/67111528
[pid=26578] ppid=26576 vsize=305656 CPUtime=5.97 cores=1,3,5,7
/proc/26578/stat : 26578 (strangenight1-m) R 26576 26578 25837 0 -1 4202496 20298 0 0 0 594 3 0 0 25 0 4 0 597984853 312991744 14183 33554432000 4194304 4650419 140736652000016 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26578/statm: 76414 14183 391 112 0 71379 0
[pid=26578/tid=26583] ppid=26576 vsize=305656 CPUtime=1.49 cores=1,3,5,7
/proc/26578/task/26583/stat : 26583 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 5306 0 0 0 148 1 0 0 19 0 4 0 597984853 312991744 14184 33554432000 4194304 4650419 140736652000016 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26578/tid=26584] ppid=26576 vsize=305656 CPUtime=1.48 cores=1,3,5,7
/proc/26578/task/26584/stat : 26584 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 5151 0 0 0 148 0 0 0 19 0 4 0 597984853 312991744 14184 33554432000 4194304 4650419 140736652000016 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26578/tid=26585] ppid=26576 vsize=305656 CPUtime=1.48 cores=1,3,5,7
/proc/26578/task/26585/stat : 26585 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 4022 0 0 0 148 0 0 0 20 0 4 0 597984853 312991744 14184 33554432000 4194304 4650419 140736652000016 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 305656

[startup+3.10086 s]
/proc/loadavg: 6.83 7.81 7.92 9/184 26590
/proc/meminfo: memFree=17330956/32950940 swapFree=67111528/67111528
[pid=26578] ppid=26576 vsize=307404 CPUtime=12.36 cores=1,3,5,7
/proc/26578/stat : 26578 (strangenight1-m) R 26576 26578 25837 0 -1 4202496 31935 0 0 0 1231 5 0 0 25 0 4 0 597984853 314781696 15663 33554432000 4194304 4650419 140736652000016 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26578/statm: 76851 15663 392 112 0 71816 0
[pid=26578/tid=26583] ppid=26576 vsize=307404 CPUtime=3.07 cores=1,3,5,7
/proc/26578/task/26583/stat : 26583 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 8481 0 0 0 306 1 0 0 22 0 4 0 597984853 314781696 15663 33554432000 4194304 4650419 140736652000016 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26578/tid=26584] ppid=26576 vsize=307404 CPUtime=3.08 cores=1,3,5,7
/proc/26578/task/26584/stat : 26584 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 7962 0 0 0 307 1 0 0 22 0 4 0 597984853 314781696 15663 33554432000 4194304 4650419 140736652000016 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26578/tid=26585] ppid=26576 vsize=307404 CPUtime=3.08 cores=1,3,5,7
/proc/26578/task/26585/stat : 26585 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 6885 0 0 0 308 0 0 0 25 0 4 0 597984853 314781696 15663 33554432000 4194304 4650419 140736652000016 18446744073709551615 4333613 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 307404

[startup+6.3003 s]
/proc/loadavg: 6.92 7.82 7.92 9/184 26590
/proc/meminfo: memFree=17190020/32950940 swapFree=67111528/67111528
[pid=26578] ppid=26576 vsize=327812 CPUtime=25.14 cores=1,3,5,7
/proc/26578/stat : 26578 (strangenight1-m) R 26576 26578 25837 0 -1 4202496 58253 0 0 0 2505 9 0 0 25 0 4 0 597984853 335679488 32857 33554432000 4194304 4650419 140736652000016 18446744073709551615 4438939 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26578/statm: 81953 32857 393 112 0 76918 0
[pid=26578/tid=26583] ppid=26576 vsize=327812 CPUtime=6.26 cores=1,3,5,7
/proc/26578/task/26583/stat : 26583 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 16216 0 0 0 623 3 0 0 25 0 4 0 597984853 335679488 32857 33554432000 4194304 4650419 140736652000016 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26578/tid=26584] ppid=26576 vsize=327812 CPUtime=6.28 cores=1,3,5,7
/proc/26578/task/26584/stat : 26584 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 15655 0 0 0 626 2 0 0 25 0 4 0 597984853 335679488 32857 33554432000 4194304 4650419 140736652000016 18446744073709551615 4439371 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26578/tid=26585] ppid=26576 vsize=327812 CPUtime=6.29 cores=1,3,5,7
/proc/26578/task/26585/stat : 26585 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 13987 0 0 0 627 2 0 0 25 0 4 0 597984853 335679488 32857 33554432000 4194304 4650419 140736652000016 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 327812

[startup+12.7072 s]
/proc/loadavg: 7.09 7.84 7.92 9/184 26590
/proc/meminfo: memFree=17095436/32950940 swapFree=67111528/67111528
[pid=26578] ppid=26576 vsize=306300 CPUtime=50.73 cores=1,3,5,7
/proc/26578/stat : 26578 (strangenight1-m) R 26576 26578 25837 0 -1 4202496 76907 0 0 0 5059 14 0 0 25 0 4 0 597984853 313651200 38852 33554432000 4194304 4650419 140736652000016 18446744073709551615 4439371 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26578/statm: 76575 38852 393 112 0 71540 0
[pid=26578/tid=26583] ppid=26576 vsize=306300 CPUtime=12.63 cores=1,3,5,7
/proc/26578/task/26583/stat : 26583 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 20140 0 0 0 1259 4 0 0 25 0 4 0 597984853 313651200 38852 33554432000 4194304 4650419 140736652000016 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26578/tid=26584] ppid=26576 vsize=306300 CPUtime=12.68 cores=1,3,5,7
/proc/26578/task/26584/stat : 26584 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 17731 0 0 0 1266 2 0 0 25 0 4 0 597984853 313651200 38852 33554432000 4194304 4650419 140736652000016 18446744073709551615 4366865 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26578/tid=26585] ppid=26576 vsize=306300 CPUtime=12.69 cores=1,3,5,7
/proc/26578/task/26585/stat : 26585 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 20364 0 0 0 1265 4 0 0 25 0 4 0 597984853 313651200 38852 33554432000 4194304 4650419 140736652000016 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 306300

[startup+25.5009 s]
/proc/loadavg: 7.35 7.86 7.93 9/184 26591
/proc/meminfo: memFree=16940428/32950940 swapFree=67111528/67111528
[pid=26578] ppid=26576 vsize=317392 CPUtime=101.84 cores=1,3,5,7
/proc/26578/stat : 26578 (strangenight1-m) R 26576 26578 25837 0 -1 4202496 100199 0 0 0 10163 21 0 0 25 0 4 0 597984853 325009408 48414 33554432000 4194304 4650419 140736652000016 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26578/statm: 79348 48414 393 112 0 74313 0
[pid=26578/tid=26583] ppid=26576 vsize=317392 CPUtime=25.35 cores=1,3,5,7
/proc/26578/task/26583/stat : 26583 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 25626 0 0 0 2529 6 0 0 25 0 4 0 597984853 325009408 48414 33554432000 4194304 4650419 140736652000016 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26578/tid=26584] ppid=26576 vsize=317392 CPUtime=25.48 cores=1,3,5,7
/proc/26578/task/26584/stat : 26584 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 22893 0 0 0 2544 4 0 0 25 0 4 0 597984853 325009408 48415 33554432000 4194304 4650419 140736652000016 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26578/tid=26585] ppid=26576 vsize=317392 CPUtime=25.48 cores=1,3,5,7
/proc/26578/task/26585/stat : 26585 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 27951 0 0 0 2542 6 0 0 25 0 4 0 597984853 325009408 48415 33554432000 4194304 4650419 140736652000016 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 317392

[startup+51.1005 s]
/proc/loadavg: 7.57 7.87 7.93 9/184 26592
/proc/meminfo: memFree=16825284/32950940 swapFree=67111528/67111528
[pid=26578] ppid=26576 vsize=420488 CPUtime=204.11 cores=1,3,5,7
/proc/26578/stat : 26578 (strangenight1-m) R 26576 26578 25837 0 -1 4202496 162147 0 0 0 20373 38 0 0 25 0 4 0 597984853 430579712 66773 33554432000 4194304 4650419 140736652000016 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26578/statm: 105122 66773 393 112 0 100087 0
[pid=26578/tid=26583] ppid=26576 vsize=420488 CPUtime=50.81 cores=1,3,5,7
/proc/26578/task/26583/stat : 26583 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 37229 0 0 0 5072 9 0 0 25 0 4 0 597984853 430579712 66773 33554432000 4194304 4650419 140736652000016 18446744073709551615 4438671 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26578/tid=26584] ppid=26576 vsize=420488 CPUtime=51.08 cores=1,3,5,7
/proc/26578/task/26584/stat : 26584 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 40870 0 0 0 5098 10 0 0 25 0 4 0 597984853 430579712 66773 33554432000 4194304 4650419 140736652000016 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26578/tid=26585] ppid=26576 vsize=420488 CPUtime=51.1 cores=1,3,5,7
/proc/26578/task/26585/stat : 26585 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 49275 0 0 0 5098 12 0 0 25 0 4 0 597984853 430579712 66773 33554432000 4194304 4650419 140736652000016 18446744073709551615 4439636 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 420488

[startup+102.3 s]
/proc/loadavg: 7.91 7.92 7.94 9/184 26593
/proc/meminfo: memFree=16628232/32950940 swapFree=67111528/67111528
[pid=26578] ppid=26576 vsize=703812 CPUtime=408.61 cores=1,3,5,7
/proc/26578/stat : 26578 (strangenight1-m) R 26576 26578 25837 0 -1 4202496 243326 0 0 0 40796 65 0 0 25 0 4 0 597984853 720703488 85197 33554432000 4194304 4650419 140736652000016 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26578/statm: 175953 85197 393 112 0 170918 0
[pid=26578/tid=26583] ppid=26576 vsize=703812 CPUtime=101.73 cores=1,3,5,7
/proc/26578/task/26583/stat : 26583 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 63725 0 0 0 10156 17 0 0 25 0 4 0 597984853 720703488 85198 33554432000 4194304 4650419 140736652000016 18446744073709551615 4476297 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26578/tid=26584] ppid=26576 vsize=703812 CPUtime=102.27 cores=1,3,5,7
/proc/26578/task/26584/stat : 26584 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 70473 0 0 0 10206 21 0 0 25 0 4 0 597984853 720703488 85198 33554432000 4194304 4650419 140736652000016 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26578/tid=26585] ppid=26576 vsize=703812 CPUtime=102.29 cores=1,3,5,7
/proc/26578/task/26585/stat : 26585 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 54596 0 0 0 10216 13 0 0 25 0 4 0 597984853 720703488 85198 33554432000 4194304 4650419 140736652000016 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 703812

[startup+162.307 s]

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

[pid=26578] ppid=26576 vsize=827972 CPUtime=2805.41 cores=1,3,5,7
/proc/26578/stat : 26578 (strangenight1-m) R 26576 26578 25837 0 -1 4202496 554593 0 0 0 280381 160 0 0 25 0 4 0 597984853 847843328 123044 33554432000 4194304 4650419 140736652000016 18446744073709551615 4476331 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26578/statm: 206993 123044 393 112 0 201958 0
[pid=26578/tid=26583] ppid=26576 vsize=827972 CPUtime=698.47 cores=1,3,5,7
/proc/26578/task/26583/stat : 26583 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 223156 0 0 0 69771 76 0 0 25 0 4 0 597984853 847843328 123044 33554432000 4194304 4650419 140736652000016 18446744073709551615 4476331 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26578/tid=26584] ppid=26576 vsize=827972 CPUtime=702.29 cores=1,3,5,7
/proc/26578/task/26584/stat : 26584 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 119352 0 0 0 70193 36 0 0 25 0 4 0 597984853 847843328 123044 33554432000 4194304 4650419 140736652000016 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26578/tid=26585] ppid=26576 vsize=827972 CPUtime=702.31 cores=1,3,5,7
/proc/26578/task/26585/stat : 26585 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 80949 0 0 0 70210 21 0 0 25 0 4 0 597984853 847843328 123044 33554432000 4194304 4650419 140736652000016 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.41
Current children cumulated vsize (KiB) 827972

[startup+762.301 s]
/proc/loadavg: 8.04 8.04 7.98 10/184 26610
/proc/meminfo: memFree=16240540/32950940 swapFree=67111528/67111528
[pid=26578] ppid=26576 vsize=827972 CPUtime=3045.08 cores=1,3,5,7
/proc/26578/stat : 26578 (strangenight1-m) R 26576 26578 25837 0 -1 4202496 572004 0 0 0 304345 163 0 0 25 0 4 0 597984853 847843328 122760 33554432000 4194304 4650419 140736652000016 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26578/statm: 206993 122760 393 112 0 201958 0
[pid=26578/tid=26583] ppid=26576 vsize=827972 CPUtime=758.14 cores=1,3,5,7
/proc/26578/task/26583/stat : 26583 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 234178 0 0 0 75736 78 0 0 25 0 4 0 597984853 847843328 122760 33554432000 4194304 4650419 140736652000016 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26578/tid=26584] ppid=26576 vsize=827972 CPUtime=762.28 cores=1,3,5,7
/proc/26578/task/26584/stat : 26584 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 119352 0 0 0 76192 36 0 0 25 0 4 0 597984853 847843328 122760 33554432000 4194304 4650419 140736652000016 18446744073709551615 4476449 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26578/tid=26585] ppid=26576 vsize=827972 CPUtime=762.3 cores=1,3,5,7
/proc/26578/task/26585/stat : 26585 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 80949 0 0 0 76209 21 0 0 25 0 4 0 597984853 847843328 122760 33554432000 4194304 4650419 140736652000016 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.08
Current children cumulated vsize (KiB) 827972

[startup+822.307 s]
/proc/loadavg: 8.08 8.04 7.99 9/184 26612
/proc/meminfo: memFree=16231064/32950940 swapFree=67111528/67111528
[pid=26578] ppid=26576 vsize=828896 CPUtime=3284.77 cores=1,3,5,7
/proc/26578/stat : 26578 (strangenight1-m) R 26576 26578 25837 0 -1 4202496 600639 0 0 0 328301 176 0 0 25 0 4 0 597984853 848789504 122868 33554432000 4194304 4650419 140736652000016 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26578/statm: 207224 122868 393 112 0 202189 0
[pid=26578/tid=26583] ppid=26576 vsize=828896 CPUtime=817.82 cores=1,3,5,7
/proc/26578/task/26583/stat : 26583 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 255446 0 0 0 81692 90 0 0 25 0 4 0 597984853 848789504 122868 33554432000 4194304 4650419 140736652000016 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26578/tid=26584] ppid=26576 vsize=828896 CPUtime=822.29 cores=1,3,5,7
/proc/26578/task/26584/stat : 26584 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 119352 0 0 0 82193 36 0 0 25 0 4 0 597984853 848789504 122868 33554432000 4194304 4650419 140736652000016 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26578/tid=26585] ppid=26576 vsize=828896 CPUtime=822.31 cores=1,3,5,7
/proc/26578/task/26585/stat : 26585 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 80949 0 0 0 82210 21 0 0 25 0 4 0 597984853 848789504 122868 33554432000 4194304 4650419 140736652000016 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.77
Current children cumulated vsize (KiB) 828896

[startup+882.301 s]
/proc/loadavg: 8.08 8.05 7.99 9/184 26614
/proc/meminfo: memFree=16218612/32950940 swapFree=67111528/67111528
[pid=26578] ppid=26576 vsize=747144 CPUtime=3524.43 cores=1,3,5,7
/proc/26578/stat : 26578 (strangenight1-m) R 26576 26578 25837 0 -1 4202496 649794 0 0 0 352239 204 0 0 25 0 4 0 597984853 765075456 128457 33554432000 4194304 4650419 140736652000016 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26578/statm: 186786 128457 393 112 0 181751 0
[pid=26578/tid=26583] ppid=26576 vsize=747144 CPUtime=877.49 cores=1,3,5,7
/proc/26578/task/26583/stat : 26583 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 280155 0 0 0 87645 104 0 0 25 0 4 0 597984853 765075456 128457 33554432000 4194304 4650419 140736652000016 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26578/tid=26584] ppid=26576 vsize=747144 CPUtime=882.28 cores=1,3,5,7
/proc/26578/task/26584/stat : 26584 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 119352 0 0 0 88192 36 0 0 25 0 4 0 597984853 765075456 128457 33554432000 4194304 4650419 140736652000016 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26578/tid=26585] ppid=26576 vsize=747144 CPUtime=882.31 cores=1,3,5,7
/proc/26578/task/26585/stat : 26585 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 99093 0 0 0 88198 33 0 0 25 0 4 0 597984853 765075456 128457 33554432000 4194304 4650419 140736652000016 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.43
Current children cumulated vsize (KiB) 747144

[startup+942.3 s]
/proc/loadavg: 8.08 8.05 8.00 9/184 26624
/proc/meminfo: memFree=16122104/32950940 swapFree=67111528/67111528
[pid=26578] ppid=26576 vsize=873908 CPUtime=3764.08 cores=1,3,5,7
/proc/26578/stat : 26578 (strangenight1-m) R 26576 26578 25837 0 -1 4202496 718821 0 0 0 376173 235 0 0 25 0 4 0 597984853 894881792 144518 33554432000 4194304 4650419 140736652000016 18446744073709551615 4439361 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26578/statm: 218477 144518 393 112 0 213442 0
[pid=26578/tid=26583] ppid=26576 vsize=873908 CPUtime=937.16 cores=1,3,5,7
/proc/26578/task/26583/stat : 26583 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 305704 0 0 0 93603 113 0 0 25 0 4 0 597984853 894881792 144518 33554432000 4194304 4650419 140736652000016 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26578/tid=26584] ppid=26576 vsize=873908 CPUtime=942.28 cores=1,3,5,7
/proc/26578/task/26584/stat : 26584 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 119352 0 0 0 94192 36 0 0 25 0 4 0 597984853 894881792 144518 33554432000 4194304 4650419 140736652000016 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26578/tid=26585] ppid=26576 vsize=873908 CPUtime=942.3 cores=1,3,5,7
/proc/26578/task/26585/stat : 26585 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 117353 0 0 0 94187 43 0 0 25 0 4 0 597984853 894881792 144518 33554432000 4194304 4650419 140736652000016 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.08
Current children cumulated vsize (KiB) 873908

[startup+1002.3 s]
/proc/loadavg: 8.08 8.05 8.00 9/184 26626
/proc/meminfo: memFree=16121480/32950940 swapFree=67111528/67111528
[pid=26578] ppid=26576 vsize=862456 CPUtime=4003.77 cores=1,3,5,7
/proc/26578/stat : 26578 (strangenight1-m) R 26576 26578 25837 0 -1 4202496 739046 0 0 0 400128 249 0 0 25 0 4 0 597984853 883154944 141774 33554432000 4194304 4650419 140736652000016 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26578/statm: 215614 141774 393 112 0 210579 0
[pid=26578/tid=26583] ppid=26576 vsize=862456 CPUtime=996.84 cores=1,3,5,7
/proc/26578/task/26583/stat : 26583 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 305809 0 0 0 99571 113 0 0 25 0 4 0 597984853 883154944 141774 33554432000 4194304 4650419 140736652000016 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26578/tid=26584] ppid=26576 vsize=862456 CPUtime=1002.28 cores=1,3,5,7
/proc/26578/task/26584/stat : 26584 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 119352 0 0 0 100192 36 0 0 25 0 4 0 597984853 883154944 141774 33554432000 4194304 4650419 140736652000016 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26578/tid=26585] ppid=26576 vsize=862456 CPUtime=1002.3 cores=1,3,5,7
/proc/26578/task/26585/stat : 26585 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 120115 0 0 0 100186 44 0 0 25 0 4 0 597984853 883154944 141774 33554432000 4194304 4650419 140736652000016 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.77
Current children cumulated vsize (KiB) 862456

[startup+1062.3 s]
/proc/loadavg: 8.07 8.06 8.00 9/184 26627
/proc/meminfo: memFree=16104976/32950940 swapFree=67111528/67111528
[pid=26578] ppid=26576 vsize=835648 CPUtime=4243.44 cores=1,3,5,7
/proc/26578/stat : 26578 (strangenight1-m) R 26576 26578 25837 0 -1 4202496 769142 0 0 0 424072 272 0 0 25 0 4 0 597984853 855703552 143921 33554432000 4194304 4650419 140736652000016 18446744073709551615 4439653 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26578/statm: 208912 143921 393 112 0 203877 0
[pid=26578/tid=26583] ppid=26576 vsize=835648 CPUtime=1056.51 cores=1,3,5,7
/proc/26578/task/26583/stat : 26583 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 310444 0 0 0 105537 114 0 0 25 0 4 0 597984853 855703552 143921 33554432000 4194304 4650419 140736652000016 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26578/tid=26584] ppid=26576 vsize=835648 CPUtime=1062.28 cores=1,3,5,7
/proc/26578/task/26584/stat : 26584 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 119352 0 0 0 106192 36 0 0 25 0 4 0 597984853 855703552 143921 33554432000 4194304 4650419 140736652000016 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26578/tid=26585] ppid=26576 vsize=835648 CPUtime=1062.3 cores=1,3,5,7
/proc/26578/task/26585/stat : 26585 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 135401 0 0 0 106173 57 0 0 25 0 4 0 597984853 855703552 143921 33554432000 4194304 4650419 140736652000016 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.44
Current children cumulated vsize (KiB) 835648

[startup+1122.3 s]
/proc/loadavg: 8.07 8.06 8.00 9/184 26629
/proc/meminfo: memFree=16087320/32950940 swapFree=67111528/67111528
[pid=26578] ppid=26576 vsize=869160 CPUtime=4483.12 cores=1,3,5,7
/proc/26578/stat : 26578 (strangenight1-m) R 26576 26578 25837 0 -1 4202496 798744 0 0 0 448021 291 0 0 25 0 4 0 597984853 890019840 144675 33554432000 4194304 4650419 140736652000016 18446744073709551615 4364792 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26578/statm: 217290 144675 393 112 0 212255 0
[pid=26578/tid=26583] ppid=26576 vsize=869160 CPUtime=1116.19 cores=1,3,5,7
/proc/26578/task/26583/stat : 26583 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 315091 0 0 0 111505 114 0 0 25 0 4 0 597984853 890019840 144675 33554432000 4194304 4650419 140736652000016 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26578/tid=26584] ppid=26576 vsize=869160 CPUtime=1122.29 cores=1,3,5,7
/proc/26578/task/26584/stat : 26584 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 119352 0 0 0 112193 36 0 0 25 0 4 0 597984853 890019840 144675 33554432000 4194304 4650419 140736652000016 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26578/tid=26585] ppid=26576 vsize=869160 CPUtime=1122.31 cores=1,3,5,7
/proc/26578/task/26585/stat : 26585 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 150061 0 0 0 112162 69 0 0 25 0 4 0 597984853 890019840 144675 33554432000 4194304 4650419 140736652000016 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.12
Current children cumulated vsize (KiB) 869160

[startup+1182.3 s]
/proc/loadavg: 8.06 8.06 8.00 9/184 26631
/proc/meminfo: memFree=16124124/32950940 swapFree=67111528/67111528
[pid=26578] ppid=26576 vsize=921460 CPUtime=4722.79 cores=1,3,5,7
/proc/26578/stat : 26578 (strangenight1-m) R 26576 26578 25837 0 -1 4202496 851191 0 0 0 471960 319 0 0 25 0 4 0 597984853 943575040 145723 33554432000 4194304 4650419 140736652000016 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26578/statm: 230365 145723 393 112 0 225330 0
[pid=26578/tid=26583] ppid=26576 vsize=921460 CPUtime=1175.86 cores=1,3,5,7
/proc/26578/task/26583/stat : 26583 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 318333 0 0 0 117471 115 0 0 25 0 4 0 597984853 943575040 145723 33554432000 4194304 4650419 140736652000016 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26578/tid=26584] ppid=26576 vsize=921460 CPUtime=1182.29 cores=1,3,5,7
/proc/26578/task/26584/stat : 26584 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 137728 0 0 0 118183 46 0 0 25 0 4 0 597984853 943575040 145723 33554432000 4194304 4650419 140736652000016 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26578/tid=26585] ppid=26576 vsize=921460 CPUtime=1182.31 cores=1,3,5,7
/proc/26578/task/26585/stat : 26585 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 158701 0 0 0 118158 73 0 0 25 0 4 0 597984853 943575040 145723 33554432000 4194304 4650419 140736652000016 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.79
Current children cumulated vsize (KiB) 921460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.17 8.09 8.01 10/184 26631
/proc/meminfo: memFree=16119644/32950940 swapFree=67111528/67111528
[pid=26578] ppid=26576 vsize=827892 CPUtime=4800.33 cores=1,3,5,7
/proc/26578/stat : 26578 (strangenight1-m) R 26576 26578 25837 0 -1 4202496 870610 0 0 0 479703 330 0 0 25 0 4 0 597984853 847761408 141790 33554432000 4194304 4650419 140736652000016 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26578/statm: 206973 141790 393 112 0 201938 0
[pid=26578/tid=26583] ppid=26576 vsize=827892 CPUtime=1195.16 cores=1,3,5,7
/proc/26578/task/26583/stat : 26583 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 318817 0 0 0 119401 115 0 0 25 0 4 0 597984853 847761408 141790 33554432000 4194304 4650419 140736652000016 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26578/tid=26584] ppid=26576 vsize=827892 CPUtime=1201.7 cores=1,3,5,7
/proc/26578/task/26584/stat : 26584 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 145593 0 0 0 120118 52 0 0 25 0 4 0 597984853 847761408 141790 33554432000 4194304 4650419 140736652000016 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26578/tid=26585] ppid=26576 vsize=827892 CPUtime=1201.72 cores=1,3,5,7
/proc/26578/task/26585/stat : 26585 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 160922 0 0 0 120099 73 0 0 25 0 4 0 597984853 847761408 141790 33554432000 4194304 4650419 140736652000016 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 827892

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

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

[startup+1201.7 s]
/proc/loadavg: 8.17 8.09 8.01 10/184 26631
/proc/meminfo: memFree=16119644/32950940 swapFree=67111528/67111528
[pid=26578] ppid=26576 vsize=827892 CPUtime=4800.33 cores=1,3,5,7
/proc/26578/stat : 26578 (strangenight1-m) R 26576 26578 25837 0 -1 4202496 870610 0 0 0 479703 330 0 0 25 0 4 0 597984853 847761408 141790 33554432000 4194304 4650419 140736652000016 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26578/statm: 206973 141790 393 112 0 201938 0
[pid=26578/tid=26583] ppid=26576 vsize=827892 CPUtime=1195.16 cores=1,3,5,7
/proc/26578/task/26583/stat : 26583 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 318817 0 0 0 119401 115 0 0 25 0 4 0 597984853 847761408 141790 33554432000 4194304 4650419 140736652000016 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26578/tid=26584] ppid=26576 vsize=827892 CPUtime=1201.7 cores=1,3,5,7
/proc/26578/task/26584/stat : 26584 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 145593 0 0 0 120118 52 0 0 25 0 4 0 597984853 847761408 141790 33554432000 4194304 4650419 140736652000016 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26578/tid=26585] ppid=26576 vsize=827892 CPUtime=1201.72 cores=1,3,5,7
/proc/26578/task/26585/stat : 26585 (strangenight1-m) R 26576 26578 25837 0 -1 4202560 160922 0 0 0 120099 73 0 0 25 0 4 0 597984853 847761408 141790 33554432000 4194304 4650419 140736652000016 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 827892

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.75
CPU time (s): 4800.39
CPU user time (s): 4797.06
CPU system time (s): 3.32849
CPU usage (%): 399.451
Max. virtual memory (cumulated for all children) (KiB): 990328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.06
system time used= 3.32849
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 870612
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= 1346
involuntary context switches= 21726

runsolver used 1.61875 second user time and 4.95625 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-29 13:45:41
IDJOB=3175011
IDBENCH=82629
IDSOLVER=1588
FILE ID=node117/3175011-1304077541
RUNJOBID= node117-1304077541-26564
PBS_JOBID= 13170483
Free space on /tmp= 71680 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
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-3175011-1304077541/watcher-3175011-1304077541 -o /tmp/evaluation-result-3175011-1304077541/solver-3175011-1304077541 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175011-1304077541.cnf

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

MD5SUM BENCH= 374e3ba6783d13d6d478972802d8dba0
RANDOM SEED=1031009753

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

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      17454512 kB
Buffers:       2379300 kB
Cached:       12470692 kB
SwapCached:          0 kB
Active:        8147980 kB
Inactive:      6766320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      17454512 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14504 kB
Writeback:           0 kB
AnonPages:       63484 kB
Mapped:          14492 kB
Slab:           518352 kB
PageTables:       4692 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   188112 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= 71668 MiB
End job on node117 at 2011-04-29 14:05:45