Trace number 3174950

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.23 1201.74

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S283489555-036-UNKNOWN.cnf
MD5SUMdd0dfae1a7fca71616878d93d3870a71
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark656.835
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

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-3174950-1304057974.cnf'
0.00/0.00	c -- header says num vars:            200
0.00/0.00	c -- header says num clauses:       17000
0.00/0.01	c -- clauses added:            0 learnts,        17000 normals,            0 xors
0.00/0.01	c -- vars added        200
0.00/0.01	c Parsing time:  0.04 s
0.00/0.01	c  N st     0         0       200     17000         0         0    119000         0   no data   no data  --
1.17/0.37	c asymm  cl-useful: 0/14527/17000 lits-rem:0 time: 1.41
1.17/0.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
1.17/0.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.17/0.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.17/0.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1.17/0.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.57/0.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.25 s
1.57/0.44	c Finding binary XORs  T:     0.00 s  found:       0
1.57/0.45	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
1.57/0.45	c calculated reachability. Time: 0.00
1.57/0.45	c Calc default polars -  time:   0.00 s pos:      97 undec:       2 neg:     101
1.57/0.45	c =========================================================================================
1.57/0.45	c types(t): F = full restart, N = normal restart
1.57/0.45	c types(t): S = simplification begin/end, E = solution found
1.57/0.45	c restart types(rt): st = static, dy = dynamic
1.57/0.45	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.57/0.45	c  B st     0         0       200     17000         0         0    119000         0   no data   no data  --
2.77/0.70	c  N dy    12      4865       200     17000         0      4707    119000    267038     49.59     52.56  --
3.56/0.93	c  N dy    20      9006       200     17000         0      6307    119000    311084     48.80     51.80  --
4.76/1.27	c  N dy    40     14854       200     17000         0      7869    119000    349012     48.93     51.67  --
5.96/1.54	c  N dy    55     18863       200     17000         0      6297    119000    212484     49.03     51.62  --
6.76/1.79	c  N dy    67     22869       200     17000         0     10166    119000    428774     49.09     52.51  --
7.56/1.93	c  F st    74     25001       200     17000         0     12237    119000    544570     49.09     49.15  --
7.96/2.07	c  N st    78     27033       200     17000         0      7601    119000    239017     49.09   no data  --
8.78/2.25	c  S st    80     30001       200     17000         0     10475    119000    400915     49.09   no data  --
8.78/2.29	c  S st    80     30507       200     17000         0     10973    119000    428858     49.09   no data  --
9.15/2.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.15/2.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.15/2.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
9.15/2.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.15/2.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.15/2.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
9.15/2.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.57/5.41	c lits-rem:      2731  cl-subs:      344  v-elim:      0  v-fix:    0  time: 12.31 s
21.96/5.53	c asymm  cl-useful: 0/2473/17000 lits-rem:0 time: 0.50
21.96/5.53	c calculated reachability. Time: 0.00
21.96/5.53	c  N dy    80     30507       200     17000         0     10629    119000    400816     49.09   no data  --
23.14/5.86	c  N dy    96     34662       200     17000         0     14674    119000    626549     49.12     52.06  --
24.34/6.15	c  N dy   115     38720       200     17000         0     10946    119000    382006     49.26     51.93  --
25.54/6.44	c  N dy   124     42786       200     17000         0     14900    119000    601469     49.22     51.89  --
26.36/6.69	c  S st   132     45762       200     17000         0      9101    119000    234743     49.17   no data  --
26.73/6.73	c  S st   132     46263       200     17000         0      9598    119000    262154     49.17   no data  --
26.73/6.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
26.73/6.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.73/6.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
26.73/6.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.73/6.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.73/6.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
26.73/6.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
34.74/8.76	c lits-rem:       366  cl-subs:       42  v-elim:      0  v-fix:    0  time:  7.98 s
34.74/8.76	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
34.74/8.76	c vivif2 --  cl tried     9556 cl shrink        0 lits rem          0 time: 0.01
36.32/9.16	c asymm  cl-useful: 0/12789/17000 lits-rem:0 time: 1.60
36.32/9.16	c calculated reachability. Time: 0.00
36.32/9.16	c  N dy   132     46263       200     17000         0      9556    119000    258555     49.17   no data  --
37.52/9.44	c  N dy   143     50312       200     17000         0     13484    119000    480502     49.19     52.17  --
38.72/9.79	c  N dy   151     54836       200     17000         0     17881    119000    724620     49.09     51.84  --
41.91/10.58	c  N dy   156     64581       200     17000         0     17587    119000    668038     48.67     51.26  --
43.53/10.97	c  N dy   180     68868       200     17000         0     11110    119000    264562     48.73     51.31  --
43.93/11.01	c  S st   185     69394       200     17000         0     11622    119000    293161     48.74   no data  --
43.93/11.06	c  S st   185     69897       200     17000         0     12116    119000    319473     48.74   no data  --
43.93/11.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.93/11.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.93/11.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
43.93/11.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.93/11.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.93/11.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
43.93/11.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
54.69/13.71	c lits-rem:       638  cl-subs:       66  v-elim:      0  v-fix:    0  time: 10.48 s
54.69/13.71	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.01
54.69/13.72	c vivif2 --  cl tried    12050 cl shrink        0 lits rem          0 time: 0.01
55.89/14.03	c asymm  cl-useful: 0/4211/17000 lits-rem:0 time: 1.23
55.89/14.03	c calculated reachability. Time: 0.00
55.89/14.03	c  N dy   185     69897       200     17000         0     12050    119000    313628     48.74   no data  --
57.49/14.45	c  N dy   201     74636       200     17000         0     16668    119000    570025     48.72     51.42  --
59.48/14.92	c  N dy   206     79668       200     17000         0     21540    119000    841624     48.63     51.36  --
61.88/15.59	c  F st   223     87500       200     17000         0     17481    119000    577430     48.51     48.99  --
61.88/15.59	c  N st   223     87500       200     17000         0     17481    119000    577430     48.51     48.99  --
65.08/16.31	c  N dy   233     95363       200     17000         0     25103    119000   1006027     48.50     51.10  --
67.08/16.89	c  N dy   250    101889       200     17000         0     18836    119000    610342     48.45     51.24  --
68.28/17.19	c  S st   272    104846       200     17000         0     21707    119000    772196     48.52   no data  --
68.68/17.28	c  S st   272    105347       200     17000         0     22198    119000    797835     48.52   no data  --
68.68/17.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
68.68/17.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
68.68/17.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.07
69.08/17.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
69.08/17.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
69.08/17.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
69.08/17.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
89.05/22.32	c lits-rem:      1319  cl-subs:      665  v-elim:      0  v-fix:    0  time: 19.94 s
89.05/22.32	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.01
89.05/22.33	c vivif2 --  cl tried    21533 cl shrink        0 lits rem          0 time: 0.04
89.85/22.59	c asymm  cl-useful: 0/4483/17000 lits-rem:0 time: 1.04
89.85/22.59	c calculated reachability. Time: 0.00
89.85/22.59	c  N dy   272    105347       200     17000         0     21533    119000    748702     48.52   no data  --
92.64/23.25	c  N dy   289    112223       200     17000         0     14659    119000    335400     48.50     51.13  --
95.05/23.88	c  N dy   314    119417       200     17000         0     21632    119000    719923     48.50     53.37  --
98.24/24.67	c  N dy   345    127386       200     17000         0     14824    119000    298659     48.53     51.10  --
101.43/25.42	c  N dy   375    136706       200     17000         0     23886    119000    802703     48.53     51.24  --
105.05/26.31	c  N dy   404    145887       200     17000         0     17252    119000    389138     48.53     51.10  --
108.21/27.17	c  N dy   440    155456       200     17000         0     26561    119000    907594     48.56     51.18  --
109.44/27.42	c  S st   445    158020       200     17000         0     29042    119000   1046228     48.56     48.52  --
109.84/27.51	c  S st   445    158523       200     17000         0     29536    119000   1072306     48.56   no data  --
109.84/27.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
109.84/27.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
109.84/27.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
109.84/27.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
109.84/27.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
109.84/27.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
109.84/27.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
138.98/34.83	c lits-rem:      1243  cl-subs:     1082  v-elim:      0  v-fix:    0  time: 28.97 s
138.98/34.83	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
138.98/34.84	c vivif2 --  cl tried    28454 cl shrink        0 lits rem          0 time: 0.04
140.19/35.18	c asymm  cl-useful: 0/3178/17000 lits-rem:0 time: 1.35
140.19/35.18	c calculated reachability. Time: 0.00
140.19/35.18	c  N dy   445    158523       200     17000         0     28454    119000    992492     48.56   no data  --
145.36/36.46	c  N dy   495    168679       200     17000         0     21792    119000    598281     48.62     51.41  --
150.16/37.67	c  N dy   518    179455       200     17000         0     32255    119000   1178756     48.59     51.43  --
155.34/38.98	c  N dy   560    190970       200     17000         0     25949    119000    783185     48.60     52.64  --
161.74/40.56	c  N dy   588    203318       200     17000         0     19517    119000    386404     48.56     52.05  --
167.73/42.06	c  N dy   640    216316       200     17000         0     32118    119000   1087297     48.59     51.35  --
174.53/43.78	c  N dy   685    230238       200     17000         0     26255    119000    719610     48.59     51.37  --
178.12/44.66	c  S st   710    237785       200     17000         0     33595    119000   1129629     48.59     45.88  --
178.52/44.76	c  S st   710    238289       200     17000         0     34089    119000   1156763     48.59   no data  --
178.52/44.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
178.52/44.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
178.52/44.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.09
178.92/44.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
178.92/44.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
178.92/44.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
178.92/44.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
210.08/52.68	c lits-rem:       496  cl-subs:     1029  v-elim:      0  v-fix:    0  time: 31.37 s
210.08/52.69	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.01
210.08/52.70	c vivif2 --  cl tried    33060 cl shrink        0 lits rem          0 time: 0.05
211.27/52.97	c asymm  cl-useful: 0/2844/17000 lits-rem:0 time: 1.07
211.27/52.97	c calculated reachability. Time: 0.00
211.27/52.97	c  N dy   710    238289       200     17000         0     33060    119000   1081322     48.59   no data  --
218.46/54.72	c  N dy   765    253711       200     17000         0     27664    119000    751931     48.60     51.73  --
226.45/56.72	c  N dy   827    270222       200     17000         0     22333    119000    411438     48.63     51.36  --
234.04/58.63	c  N dy   899    287503       200     17000         0     39128    119000   1348471     48.65     53.82  --
242.83/60.81	c  F st   966    306250       200     17000         0     34970    119000   1069154     48.66     49.04  --
242.83/60.82	c  N st   966    306250       200     17000         0     34970    119000   1069154     48.66     49.04  --
252.02/63.19	c  N dy  1013    325881       200     17000         0     30736    119000    791145     48.66     52.05  --
262.41/65.79	c  N dy  1082    345938       200     17000         0     25939    119000    481869     48.65     51.42  --
267.62/67.05	c  S st  1127    357434       200     17000         0     37099    119000   1105203     48.67     50.08  --
268.02/67.16	c  S st  1127    357934       200     17000         0     37593    119000   1132104     48.67   no data  --
268.02/67.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
268.02/67.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
268.02/67.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.12
268.39/67.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
268.39/67.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
268.39/67.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
268.39/67.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
307.55/77.05	c lits-rem:      1060  cl-subs:      857  v-elim:      0  v-fix:    0  time: 39.18 s
307.55/77.05	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
307.55/77.06	c vivif2 --  cl tried    36736 cl shrink        0 lits rem          0 time: 0.05
308.74/77.34	c asymm  cl-useful: 0/2550/17000 lits-rem:0 time: 1.09
308.74/77.34	c calculated reachability. Time: 0.00
308.74/77.34	c  N dy  1127    357934       200     17000         0     36736    119000   1067547     48.67   no data  --
319.52/80.00	c  N dy  1182    377960       200     17000         0     30947    119000    714120     48.67     51.52  --
329.90/82.61	c  N dy  1235    398023       200     17000         0     50365    119000   1793497     48.63     51.48  --
339.90/85.16	c  N dy  1301    418041       200     17000         0     43598    119000   1379960     48.64     51.40  --
351.10/87.93	c  N dy  1373    438048       200     17000         0     35881    119000    905911     48.65     54.57  --
362.27/90.73	c  N dy  1432    458111       200     17000         0     55343    119000   1993900     48.65     52.49  --
372.65/93.34	c  N dy  1504    478120       200     17000         0     46605    119000   1453579     48.65     51.21  --
383.83/96.18	c  N dy  1549    498472       200     17000         0     37234    119000    887928     48.60     51.27  --
397.01/99.46	c  N dy  1614    520787       200     17000         0     58878    119000   2091808     48.58     51.24  --
405.80/101.65	c  S st  1682    536902       200     17000         0     44453    119000   1248268     48.59     46.86  --
406.20/101.77	c  S st  1682    537403       200     17000         0     44945    119000   1275380     48.59   no data  --
406.20/101.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
406.20/101.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
406.61/101.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
406.61/101.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
406.61/101.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
406.61/101.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
406.61/101.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
458.93/114.94	c lits-rem:      1235  cl-subs:     1046  v-elim:      0  v-fix:    0  time: 52.24 s
458.93/114.94	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.01
458.93/114.95	c vivif2 --  cl tried    43899 cl shrink        0 lits rem          0 time: 0.05
460.53/115.31	c asymm  cl-useful: 0/2236/17000 lits-rem:0 time: 1.42
460.53/115.31	c calculated reachability. Time: 0.00
460.53/115.31	c  N dy  1682    537403       200     17000         0     43899    119000   1197709     48.59   no data  --
477.30/119.50	c  N dy  1758    563240       200     17000         0     37914    119000    843414     48.58     51.14  --
490.08/122.71	c  N dy  1806    584033       200     17000         0     58067    119000   1963648     48.56     51.17  --
502.47/125.86	c  N dy  1880    604388       200     17000         0     45801    119000   1240663     48.57     51.16  --
518.85/129.97	c  N dy  1947    626995       200     17000         0     34746    119000    577570     48.56     51.17  --
532.42/133.31	c  N dy  2032    647699       200     17000         0     54836    119000   1696753     48.58     51.29  --
548.00/137.27	c  N dy  2105    668672       200     17000         0     41282    119000    894594     48.58     51.34  --
562.78/140.98	c  N dy  2169    689458       200     17000         0     61437    119000   2017388     48.58     51.46  --
577.96/144.72	c  N dy  2254    709478       200     17000         0     45932    119000   1108749     48.60     51.29  --
592.35/148.36	c  N dy  2328    730070       200     17000         0     65897    119000   2225030     48.61     51.37  --
605.53/151.61	c  N dy  2399    750168       200     17000         0     49517    119000   1264757     48.62     51.64  --
620.71/155.45	c  N dy  2458    770293       200     17000         0     68989    119000   2341487     48.61     51.49  --
635.09/159.03	c  N dy  2525    790442       200     17000         0     51728    119000   1344198     48.61     51.22  --
647.46/162.11	c  S st  2573    806104       200     17000         0     66916    119000   2191696     48.61     48.24  --
648.26/162.31	c  S st  2573    806606       200     17000         0     67409    119000   2218195     48.61   no data  --
648.26/162.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
648.26/162.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
648.26/162.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.18
648.66/162.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
648.66/162.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
648.66/162.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
648.66/162.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
806.05/201.81	c lits-rem:      2284  cl-subs:     2420  v-elim:      0  v-fix:    0  time: 157.18 s
806.05/201.81	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.01
806.05/201.84	c vivif2 --  cl tried    64989 cl shrink        0 lits rem          0 time: 0.09
807.25/202.19	c asymm  cl-useful: 0/1623/17000 lits-rem:0 time: 1.42
807.25/202.20	c calculated reachability. Time: 0.00
807.25/202.20	c  N dy  2573    806606       200     17000         0     64989    119000   2040768     48.61   no data  --
822.02/205.81	c  N dy  2628    826634       200     17000         0     46655    119000   1017765     48.60     56.56  --
835.60/209.26	c  N dy  2701    846695       200     17000         0     66186    119000   2108707     48.61     51.51  --
850.79/213.09	c  N dy  2774    867620       200     17000         0     47632    119000   1025276     48.62     51.19  --
864.77/216.55	c  N dy  2829    887912       200     17000         0     67305    119000   2125150     48.61     51.35  --
880.34/220.44	c  N dy  2901    908310       200     17000         0     47338    119000    963849     48.61     51.23  --
894.73/224.04	c  N dy  2973    928949       200     17000         0     67329    119000   2082481     48.61     51.30  --
913.11/228.63	c  N dy  3022    950362       200     17000         0     47332    119000    916493     48.60     51.27  --
929.87/232.85	c  N dy  3055    972768       200     17000         0     69018    119000   2121048     48.58     51.47  --
947.45/237.20	c  N dy  3105    992872       200     17000         0     46815    119000    846648     48.56     51.28  --
961.44/240.76	c  N dy  3141   1013670       200     17000         0     66951    119000   1971413     48.53     51.12  --
980.61/245.58	c  N dy  3216   1034143       200     17000         0     44139    119000    657504     48.54     51.30  --
996.19/249.43	c  N dy  3283   1054460       200     17000         0     63903    119000   1757343     48.54     51.53  --
1013.76/253.88	c  F st  3361   1071875       200     17000         0     80775    119000   2700516     48.56   no data  --
1016.96/254.66	c  N st  3366   1075176       200     17000         0     83958    119000   2881441     48.56   no data  --
1031.74/258.34	c  N dy  3407   1095723       200     17000         0     60282    119000   1512362     48.55     51.26  --
1050.51/263.08	c  N dy  3482   1115781       200     17000         0     79764    119000   2601148     48.55     51.26  --
1068.08/267.48	c  N dy  3542   1135852       200     17000         0     54608    119000   1151384     48.55     51.20  --
1086.06/271.94	c  N dy  3626   1155949       200     17000         0     74113    119000   2244097     48.56     51.40  --
1107.62/277.38	c  N dy  3699   1176009       200     17000         0     47993    119000    738341     48.57     51.20  --
1126.00/281.95	c  N dy  3797   1196325       200     17000         0     67686    119000   1839127     48.58     51.60  --
1139.99/285.43	c  S st  3841   1209909       200     17000         0     80876    119000   2573540     48.58   no data  --
1140.79/285.67	c  S st  3841   1210415       200     17000         0     81372    119000   2600470     48.58   no data  --
1140.79/285.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1140.79/285.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1141.19/285.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.22
1141.58/285.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1141.58/285.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1141.58/285.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1141.58/285.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2128.62/532.98	c lits-rem:      2818  cl-subs:     2661  v-elim:      0  v-fix:    0  time: 986.98 s
2128.62/532.98	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.01
2129.02/533.01	c vivif2 --  cl tried    78711 cl shrink        0 lits rem          0 time: 0.11
2130.64/533.42	c asymm  cl-useful: 0/1905/17000 lits-rem:0 time: 1.63
2130.64/533.43	c calculated reachability. Time: 0.00
2130.64/533.43	c  N dy  3841   1210415       200     17000         0     78711    119000   2405166     48.58   no data  --
2153.39/539.17	c  N dy  3943   1230494       200     17000         0     51654    119000    894926     48.59     51.19  --
2170.96/543.51	c  N dy  4004   1250541       200     17000         0     71073    119000   1975213     48.59     51.18  --
2194.13/549.34	c  N dy  4085   1271166       200     17000         0     91105    119000   3090948     48.60     51.19  --
2213.71/554.25	c  N dy  4160   1292246       200     17000         0     64014    119000   1537423     48.60     51.18  --
2235.68/559.72	c  N dy  4260   1312402       200     17000         0     83581    119000   2631625     48.62     51.25  --
2256.85/565.01	c  N dy  4307   1333184       200     17000         0     55245    119000   1007018     48.61     51.26  --
2275.23/569.67	c  N dy  4379   1353681       200     17000         0     75102    119000   2115191     48.61     51.20  --
2299.59/575.77	c  N dy  4465   1373797       200     17000         0     94618    119000   3206353     48.62     51.34  --
2319.99/580.88	c  N dy  4537   1394012       200     17000         0     64795    119000   1492838     48.62     52.29  --
2341.55/586.26	c  N dy  4592   1415169       200     17000         0     85266    119000   2636434     48.61     51.26  --
2367.10/592.62	c  N dy  4661   1435237       200     17000         0     54327    119000    865233     48.61     51.36  --
2386.27/597.48	c  N dy  4743   1455300       200     17000         0     73804    119000   1953779     48.62     53.16  --
2411.44/603.74	c  N dy  4835   1475331       200     17000         0     93213    119000   3041073     48.64     53.06  --
2433.02/609.18	c  N dy  4890   1495354       200     17000         0     61271    119000   1204235     48.63     51.22  --
2453.38/614.27	c  N dy  4970   1515495       200     17000         0     80855    119000   2303093     48.64     51.36  --
2476.95/620.10	c  N dy  5029   1535605       200     17000         0    100317    119000   3384762     48.63     51.22  --
2495.74/624.82	c  N dy  5107   1555715       200     17000         0     67417    119000   1503577     48.63     51.48  --
2516.10/629.90	c  N dy  5184   1575839       200     17000         0     86968    119000   2597533     48.64     51.44  --
2543.26/636.79	c  N dy  5232   1601204       200     17000         0     58163    119000    944478     48.62     51.32  --
2562.83/641.63	c  N dy  5325   1622120       200     17000         0     78472    119000   2078501     48.63     51.24  --
2585.20/647.23	c  N dy  5383   1642209       200     17000         0     97978    119000   3167386     48.63     51.32  --
2607.16/652.71	c  N dy  5462   1662254       200     17000         0     63088    119000   1183398     48.63     54.01  --
2625.94/657.41	c  N dy  5524   1682317       200     17000         0     82511    119000   2266429     48.64     53.34  --
2649.53/663.38	c  N dy  5593   1702719       200     17000         0    102317    119000   3374170     48.64     51.26  --
2660.70/666.11	c  S st  5634   1710416       200     17000         0    109809    119000   3795209     48.64     48.65  --
2661.90/666.40	c  S st  5634   1710919       200     17000         0    110307    119000   3821809     48.64   no data  --
2661.90/666.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2661.90/666.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2661.90/666.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.29
2662.31/666.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2662.31/666.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2662.31/666.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2662.31/666.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 3.69 4.08 4.96 3/176 29856
/proc/meminfo: memFree=31547764/32950928 swapFree=67111404/67111528
[pid=29856] ppid=29854 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/29856/stat : 29856 (strangenight1-m) R 29854 29856 27293 0 -1 4202496 414 0 0 0 0 0 0 0 18 0 4 0 517396127 52465664 353 33554432000 4194304 4650419 140734032424912 18446744073709551615 47104612251570 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29856/statm: 12809 353 303 112 0 7774 0
[pid=29856/tid=29860] ppid=29854 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/29856/task/29860/stat : 29860 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 517396127 52465664 353 33554432000 4194304 4650419 140734032424912 18446744073709551615 47104612251564 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29856/tid=29861] ppid=29854 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/29856/task/29861/stat : 29861 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 517396127 52465664 353 33554432000 4194304 4650419 140734032424912 18446744073709551615 47104612251570 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29856/tid=29862] ppid=29854 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/29856/task/29862/stat : 29862 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 517396127 52465664 353 33554432000 4194304 4650419 140734032424912 18446744073709551615 235594922993 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.084114 s]
/proc/loadavg: 3.69 4.08 4.96 3/176 29856
/proc/meminfo: memFree=31547764/32950928 swapFree=67111404/67111528
[pid=29856] ppid=29854 vsize=282628 CPUtime=0.31 cores=1,3,5,7
/proc/29856/stat : 29856 (strangenight1-m) R 29854 29856 27293 0 -1 4202496 2658 0 0 0 31 0 0 0 20 0 4 0 517396127 289411072 2566 33554432000 4194304 4650419 140734032424912 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29856/statm: 70657 2566 366 112 0 65622 0
[pid=29856/tid=29860] ppid=29854 vsize=282628 CPUtime=0.07 cores=1,3,5,7
/proc/29856/task/29860/stat : 29860 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 549 0 0 0 7 0 0 0 18 0 4 0 517396127 289411072 2566 33554432000 4194304 4650419 140734032424912 18446744073709551615 4370727 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29856/tid=29861] ppid=29854 vsize=282628 CPUtime=0.07 cores=1,3,5,7
/proc/29856/task/29861/stat : 29861 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 549 0 0 0 7 0 0 0 18 0 4 0 517396127 289411072 2566 33554432000 4194304 4650419 140734032424912 18446744073709551615 4369160 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29856/tid=29862] ppid=29854 vsize=282628 CPUtime=0.07 cores=1,3,5,7
/proc/29856/task/29862/stat : 29862 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 671 0 0 0 7 0 0 0 21 0 4 0 517396127 289411072 2566 33554432000 4194304 4650419 140734032424912 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 282628

[startup+0.101109 s]
/proc/loadavg: 3.69 4.08 4.96 3/176 29856
/proc/meminfo: memFree=31547764/32950928 swapFree=67111404/67111528
[pid=29856] ppid=29854 vsize=282628 CPUtime=0.37 cores=1,3,5,7
/proc/29856/stat : 29856 (strangenight1-m) R 29854 29856 27293 0 -1 4202496 2688 0 0 0 37 0 0 0 20 0 4 0 517396127 289411072 2596 33554432000 4194304 4650419 140734032424912 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29856/statm: 70657 2596 366 112 0 65622 0
[pid=29856/tid=29860] ppid=29854 vsize=282628 CPUtime=0.09 cores=1,3,5,7
/proc/29856/task/29860/stat : 29860 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 552 0 0 0 9 0 0 0 18 0 4 0 517396127 289411072 2596 33554432000 4194304 4650419 140734032424912 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29856/tid=29861] ppid=29854 vsize=282628 CPUtime=0.09 cores=1,3,5,7
/proc/29856/task/29861/stat : 29861 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 552 0 0 0 9 0 0 0 18 0 4 0 517396127 289411072 2596 33554432000 4194304 4650419 140734032424912 18446744073709551615 4369024 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29856/tid=29862] ppid=29854 vsize=282628 CPUtime=0.09 cores=1,3,5,7
/proc/29856/task/29862/stat : 29862 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 692 0 0 0 9 0 0 0 21 0 4 0 517396127 289411072 2596 33554432000 4194304 4650419 140734032424912 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282628

[startup+0.301078 s]
/proc/loadavg: 3.69 4.08 4.96 3/176 29856
/proc/meminfo: memFree=31547764/32950928 swapFree=67111404/67111528
[pid=29856] ppid=29854 vsize=284300 CPUtime=1.17 cores=1,3,5,7
/proc/29856/stat : 29856 (strangenight1-m) R 29854 29856 27293 0 -1 4202496 3501 0 0 0 117 0 0 0 20 0 4 0 517396127 291123200 2852 33554432000 4194304 4650419 140734032424912 18446744073709551615 4536704 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29856/statm: 71075 2852 369 112 0 66040 0
[pid=29856/tid=29860] ppid=29854 vsize=284300 CPUtime=0.29 cores=1,3,5,7
/proc/29856/task/29860/stat : 29860 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 597 0 0 0 29 0 0 0 18 0 4 0 517396127 291123200 2852 33554432000 4194304 4650419 140734032424912 18446744073709551615 4371092 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29856/tid=29861] ppid=29854 vsize=284300 CPUtime=0.29 cores=1,3,5,7
/proc/29856/task/29861/stat : 29861 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 572 0 0 0 29 0 0 0 18 0 4 0 517396127 291123200 2852 33554432000 4194304 4650419 140734032424912 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29856/tid=29862] ppid=29854 vsize=284300 CPUtime=0.28 cores=1,3,5,7
/proc/29856/task/29862/stat : 29862 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 1408 0 0 0 28 0 0 0 21 0 4 0 517396127 291123200 2852 33554432000 4194304 4650419 140734032424912 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284300

[startup+0.701009 s]
/proc/loadavg: 3.69 4.08 4.96 3/176 29856
/proc/meminfo: memFree=31547764/32950928 swapFree=67111404/67111528
[pid=29856] ppid=29854 vsize=291520 CPUtime=2.77 cores=1,3,5,7
/proc/29856/stat : 29856 (strangenight1-m) R 29854 29856 27293 0 -1 4202496 9013 0 0 0 276 1 0 0 21 0 4 0 517396127 298516480 6923 33554432000 4194304 4650419 140734032424912 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29856/statm: 72880 6923 390 112 0 67845 0
[pid=29856/tid=29860] ppid=29854 vsize=291520 CPUtime=0.68 cores=1,3,5,7
/proc/29856/task/29860/stat : 29860 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 2165 0 0 0 68 0 0 0 18 0 4 0 517396127 298516480 6923 33554432000 4194304 4650419 140734032424912 18446744073709551615 4365210 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29856/tid=29861] ppid=29854 vsize=291520 CPUtime=0.69 cores=1,3,5,7
/proc/29856/task/29861/stat : 29861 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 2125 0 0 0 69 0 0 0 18 0 4 0 517396127 298516480 6923 33554432000 4194304 4650419 140734032424912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29856/tid=29862] ppid=29854 vsize=291520 CPUtime=0.68 cores=1,3,5,7
/proc/29856/task/29862/stat : 29862 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 2141 0 0 0 68 0 0 0 22 0 4 0 517396127 298516480 6923 33554432000 4194304 4650419 140734032424912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 291520

[startup+1.50087 s]
/proc/loadavg: 3.69 4.08 4.96 10/184 29864
/proc/meminfo: memFree=31441680/32950928 swapFree=67111404/67111528
[pid=29856] ppid=29854 vsize=294216 CPUtime=5.96 cores=1,3,5,7
/proc/29856/stat : 29856 (strangenight1-m) R 29854 29856 27293 0 -1 4202496 15502 0 0 0 594 2 0 0 23 0 4 0 517396127 301277184 8402 33554432000 4194304 4650419 140734032424912 18446744073709551615 4306767 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29856/statm: 73554 8402 391 112 0 68519 0
[pid=29856/tid=29860] ppid=29854 vsize=294216 CPUtime=1.48 cores=1,3,5,7
/proc/29856/task/29860/stat : 29860 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 3930 0 0 0 148 0 0 0 20 0 4 0 517396127 301277184 8404 33554432000 4194304 4650419 140734032424912 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29856/tid=29861] ppid=29854 vsize=294216 CPUtime=1.48 cores=1,3,5,7
/proc/29856/task/29861/stat : 29861 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 3843 0 0 0 148 0 0 0 20 0 4 0 517396127 301277184 8404 33554432000 4194304 4650419 140734032424912 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29856/tid=29862] ppid=29854 vsize=294216 CPUtime=1.47 cores=1,3,5,7
/proc/29856/task/29862/stat : 29862 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 3251 0 0 0 147 0 0 0 25 0 4 0 517396127 301277184 8404 33554432000 4194304 4650419 140734032424912 18446744073709551615 4328270 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 294216

[startup+3.10059 s]
/proc/loadavg: 4.04 4.14 4.97 9/184 29864
/proc/meminfo: memFree=31418596/32950928 swapFree=67111404/67111528
[pid=29856] ppid=29854 vsize=295152 CPUtime=12.36 cores=1,3,5,7
/proc/29856/stat : 29856 (strangenight1-m) R 29854 29856 27293 0 -1 4202496 27553 0 0 0 1231 5 0 0 25 0 4 0 517396127 302235648 13642 33554432000 4194304 4650419 140734032424912 18446744073709551615 4438671 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29856/statm: 73788 13642 392 112 0 68753 0
[pid=29856/tid=29860] ppid=29854 vsize=295152 CPUtime=3.08 cores=1,3,5,7
/proc/29856/task/29860/stat : 29860 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 7452 0 0 0 307 1 0 0 25 0 4 0 517396127 302235648 13642 33554432000 4194304 4650419 140734032424912 18446744073709551615 4438939 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29856/tid=29861] ppid=29854 vsize=295152 CPUtime=3.09 cores=1,3,5,7
/proc/29856/task/29861/stat : 29861 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 5873 0 0 0 308 1 0 0 25 0 4 0 517396127 302235648 13642 33554432000 4194304 4650419 140734032424912 18446744073709551615 4315277 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29856/tid=29862] ppid=29854 vsize=295152 CPUtime=3.07 cores=1,3,5,7
/proc/29856/task/29862/stat : 29862 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 5927 0 0 0 307 0 0 0 25 0 4 0 517396127 302235648 13642 33554432000 4194304 4650419 140734032424912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 295152

[startup+6.30103 s]
/proc/loadavg: 4.04 4.14 4.97 9/184 29864
/proc/meminfo: memFree=31364640/32950928 swapFree=67111404/67111528
[pid=29856] ppid=29854 vsize=301672 CPUtime=25.14 cores=1,3,5,7
/proc/29856/stat : 29856 (strangenight1-m) R 29854 29856 27293 0 -1 4202496 37751 0 0 0 2508 6 0 0 25 0 4 0 517396127 308912128 22283 33554432000 4194304 4650419 140734032424912 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29856/statm: 75418 22283 392 112 0 70383 0
[pid=29856/tid=29860] ppid=29854 vsize=301672 CPUtime=6.28 cores=1,3,5,7
/proc/29856/task/29860/stat : 29860 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 8206 0 0 0 627 1 0 0 25 0 4 0 517396127 308912128 22283 33554432000 4194304 4650419 140734032424912 18446744073709551615 4334268 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29856/tid=29861] ppid=29854 vsize=301672 CPUtime=6.29 cores=1,3,5,7
/proc/29856/task/29861/stat : 29861 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 9858 0 0 0 628 1 0 0 25 0 4 0 517396127 308912128 22283 33554432000 4194304 4650419 140734032424912 18446744073709551615 4439636 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29856/tid=29862] ppid=29854 vsize=301672 CPUtime=6.25 cores=1,3,5,7
/proc/29856/task/29862/stat : 29862 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 10021 0 0 0 624 1 0 0 25 0 4 0 517396127 308912128 22283 33554432000 4194304 4650419 140734032424912 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 301672

[startup+12.7009 s]
/proc/loadavg: 4.65 4.27 5.01 9/184 29864
/proc/meminfo: memFree=31097644/32950928 swapFree=67111404/67111528
[pid=29856] ppid=29854 vsize=310880 CPUtime=50.71 cores=1,3,5,7
/proc/29856/stat : 29856 (strangenight1-m) R 29854 29856 27293 0 -1 4202496 58241 0 0 0 5059 12 0 0 25 0 4 0 517396127 318341120 29801 33554432000 4194304 4650419 140734032424912 18446744073709551615 4439636 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29856/statm: 77720 29801 392 112 0 72685 0
[pid=29856/tid=29860] ppid=29854 vsize=310880 CPUtime=12.68 cores=1,3,5,7
/proc/29856/task/29860/stat : 29860 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 13813 0 0 0 1266 2 0 0 25 0 4 0 517396127 318341120 29801 33554432000 4194304 4650419 140734032424912 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29856/tid=29861] ppid=29854 vsize=310880 CPUtime=12.68 cores=1,3,5,7
/proc/29856/task/29861/stat : 29861 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 16220 0 0 0 1266 2 0 0 25 0 4 0 517396127 318341120 29801 33554432000 4194304 4650419 140734032424912 18446744073709551615 4439344 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29856/tid=29862] ppid=29854 vsize=310880 CPUtime=12.61 cores=1,3,5,7
/proc/29856/task/29862/stat : 29862 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 16159 0 0 0 1258 3 0 0 25 0 4 0 517396127 318341120 29801 33554432000 4194304 4650419 140734032424912 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 310880

[startup+25.5007 s]
/proc/loadavg: 5.24 4.41 5.04 9/184 29865
/proc/meminfo: memFree=31037736/32950928 swapFree=67111404/67111528
[pid=29856] ppid=29854 vsize=334004 CPUtime=101.83 cores=1,3,5,7
/proc/29856/stat : 29856 (strangenight1-m) R 29854 29856 27293 0 -1 4202496 88508 0 0 0 10165 18 0 0 25 0 4 0 517396127 342020096 39491 33554432000 4194304 4650419 140734032424912 18446744073709551615 4365337 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29856/statm: 83501 39491 392 112 0 78466 0
[pid=29856/tid=29860] ppid=29854 vsize=334004 CPUtime=25.48 cores=1,3,5,7
/proc/29856/task/29860/stat : 29860 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 21480 0 0 0 2544 4 0 0 25 0 4 0 517396127 342020096 39491 33554432000 4194304 4650419 140734032424912 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29856/tid=29861] ppid=29854 vsize=334004 CPUtime=25.49 cores=1,3,5,7
/proc/29856/task/29861/stat : 29861 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 22116 0 0 0 2545 4 0 0 25 0 4 0 517396127 342020096 39491 33554432000 4194304 4650419 140734032424912 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29856/tid=29862] ppid=29854 vsize=334004 CPUtime=25.34 cores=1,3,5,7
/proc/29856/task/29862/stat : 29862 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 25750 0 0 0 2529 5 0 0 25 0 4 0 517396127 342020096 39491 33554432000 4194304 4650419 140734032424912 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 334004

[startup+51.1012 s]
/proc/loadavg: 6.18 4.69 5.12 9/184 29865
/proc/meminfo: memFree=30857372/32950928 swapFree=67111404/67111528
[pid=29856] ppid=29854 vsize=453348 CPUtime=204.09 cores=1,3,5,7
/proc/29856/stat : 29856 (strangenight1-m) R 29854 29856 27293 0 -1 4202496 129934 0 0 0 20378 31 0 0 25 0 4 0 517396127 464228352 50977 33554432000 4194304 4650419 140734032424912 18446744073709551615 4476522 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29856/statm: 113337 50977 392 112 0 108302 0
[pid=29856/tid=29860] ppid=29854 vsize=453348 CPUtime=51.09 cores=1,3,5,7
/proc/29856/task/29860/stat : 29860 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 31576 0 0 0 5102 7 0 0 25 0 4 0 517396127 464228352 50977 33554432000 4194304 4650419 140734032424912 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29856/tid=29861] ppid=29854 vsize=453348 CPUtime=51.08 cores=1,3,5,7
/proc/29856/task/29861/stat : 29861 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 30478 0 0 0 5102 6 0 0 25 0 4 0 517396127 464228352 50977 33554432000 4194304 4650419 140734032424912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29856/tid=29862] ppid=29854 vsize=453348 CPUtime=50.8 cores=1,3,5,7
/proc/29856/task/29862/stat : 29862 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 39273 0 0 0 5070 10 0 0 25 0 4 0 517396127 464228352 50977 33554432000 4194304 4650419 140734032424912 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 453348

[startup+102.306 s]
/proc/loadavg: 7.33 5.26 5.29 9/184 29867
/proc/meminfo: memFree=30749916/32950928 swapFree=67111404/67111528
[pid=29856] ppid=29854 vsize=449852 CPUtime=408.62 cores=1,3,5,7
/proc/29856/stat : 29856 (strangenight1-m) R 29854 29856 27293 0 -1 4202496 225936 0 0 0 40799 63 0 0 25 0 4 0 517396127 460648448 59929 33554432000 4194304 4650419 140734032424912 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29856/statm: 112463 59929 392 112 0 107428 0
[pid=29856/tid=29860] ppid=29854 vsize=449852 CPUtime=102.29 cores=1,3,5,7
/proc/29856/task/29860/stat : 29860 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 55877 0 0 0 10214 15 0 0 25 0 4 0 517396127 460648448 59929 33554432000 4194304 4650419 140734032424912 18446744073709551615 4363426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29856/tid=29861] ppid=29854 vsize=449852 CPUtime=102.28 cores=1,3,5,7
/proc/29856/task/29861/stat : 29861 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 53509 0 0 0 10216 12 0 0 25 0 4 0 517396127 460648448 59929 33554432000 4194304 4650419 140734032424912 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29856/tid=29862] ppid=29854 vsize=449852 CPUtime=101.73 cores=1,3,5,7
/proc/29856/task/29862/stat : 29862 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 66570 0 0 0 10151 22 0 0 25 0 4 0 517396127 460648448 59929 33554432000 4194304 4650419 140734032424912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 449852

[startup+162.301 s]

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

[pid=29856] ppid=29854 vsize=876736 CPUtime=2805.29 cores=1,3,5,7
/proc/29856/stat : 29856 (strangenight1-m) R 29854 29856 27293 0 -1 4202496 616879 0 0 0 280298 231 0 0 25 0 4 0 517396127 897777664 136364 33554432000 4194304 4650419 140734032424912 18446744073709551615 4438922 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29856/statm: 219184 136364 392 112 0 214149 0
[pid=29856/tid=29860] ppid=29854 vsize=876736 CPUtime=702.3 cores=1,3,5,7
/proc/29856/task/29860/stat : 29860 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 191642 0 0 0 70142 88 0 0 25 0 4 0 517396127 897777664 136364 33554432000 4194304 4650419 140734032424912 18446744073709551615 4365242 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29856/tid=29861] ppid=29854 vsize=876736 CPUtime=702.23 cores=1,3,5,7
/proc/29856/task/29861/stat : 29861 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 115658 0 0 0 70187 36 0 0 25 0 4 0 517396127 897777664 136364 33554432000 4194304 4650419 140734032424912 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29856/tid=29862] ppid=29854 vsize=876736 CPUtime=698.44 cores=1,3,5,7
/proc/29856/task/29862/stat : 29862 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 154859 0 0 0 69794 50 0 0 25 0 4 0 517396127 897777664 136364 33554432000 4194304 4650419 140734032424912 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.29
Current children cumulated vsize (KiB) 876736

[startup+762.307 s]
/proc/loadavg: 8.14 7.76 6.68 9/184 29884
/proc/meminfo: memFree=29994260/32950928 swapFree=67111404/67111528
[pid=29856] ppid=29854 vsize=800232 CPUtime=3044.98 cores=1,3,5,7
/proc/29856/stat : 29856 (strangenight1-m) R 29854 29856 27293 0 -1 4202496 631151 0 0 0 304258 240 0 0 25 0 4 0 517396127 819437568 130618 33554432000 4194304 4650419 140734032424912 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29856/statm: 200058 130618 392 112 0 195023 0
[pid=29856/tid=29860] ppid=29854 vsize=800232 CPUtime=762.31 cores=1,3,5,7
/proc/29856/task/29860/stat : 29860 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 196558 0 0 0 76139 92 0 0 25 0 4 0 517396127 819437568 130618 33554432000 4194304 4650419 140734032424912 18446744073709551615 4365216 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29856/tid=29861] ppid=29854 vsize=800232 CPUtime=762.24 cores=1,3,5,7
/proc/29856/task/29861/stat : 29861 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 115966 0 0 0 76187 37 0 0 25 0 4 0 517396127 819437568 130618 33554432000 4194304 4650419 140734032424912 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29856/tid=29862] ppid=29854 vsize=800232 CPUtime=758.11 cores=1,3,5,7
/proc/29856/task/29862/stat : 29862 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 163907 0 0 0 75756 55 0 0 25 0 4 0 517396127 819437568 130618 33554432000 4194304 4650419 140734032424912 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.98
Current children cumulated vsize (KiB) 800232

[startup+822.301 s]
/proc/loadavg: 8.14 7.83 6.77 9/184 29886
/proc/meminfo: memFree=29973744/32950928 swapFree=67111404/67111528
[pid=29856] ppid=29854 vsize=808576 CPUtime=3284.63 cores=1,3,5,7
/proc/29856/stat : 29856 (strangenight1-m) R 29854 29856 27293 0 -1 4202496 652356 0 0 0 328212 251 0 0 25 0 4 0 517396127 827981824 132302 33554432000 4194304 4650419 140734032424912 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29856/statm: 202144 132303 392 112 0 197109 0
[pid=29856/tid=29860] ppid=29854 vsize=808576 CPUtime=822.3 cores=1,3,5,7
/proc/29856/task/29860/stat : 29860 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 198615 0 0 0 82138 92 0 0 25 0 4 0 517396127 827981824 132303 33554432000 4194304 4650419 140734032424912 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29856/tid=29861] ppid=29854 vsize=808576 CPUtime=822.22 cores=1,3,5,7
/proc/29856/task/29861/stat : 29861 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 123691 0 0 0 82181 41 0 0 25 0 4 0 517396127 827981824 132303 33554432000 4194304 4650419 140734032424912 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29856/tid=29862] ppid=29854 vsize=808576 CPUtime=817.79 cores=1,3,5,7
/proc/29856/task/29862/stat : 29862 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 175331 0 0 0 81717 62 0 0 25 0 4 0 517396127 827981824 132303 33554432000 4194304 4650419 140734032424912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.63
Current children cumulated vsize (KiB) 808576

[startup+882.301 s]
/proc/loadavg: 8.14 7.89 6.86 10/184 29888
/proc/meminfo: memFree=29954956/32950928 swapFree=67111404/67111528
[pid=29856] ppid=29854 vsize=835920 CPUtime=3524.31 cores=1,3,5,7
/proc/29856/stat : 29856 (strangenight1-m) R 29854 29856 27293 0 -1 4202496 677679 0 0 0 352164 267 0 0 25 0 4 0 517396127 855982080 134719 33554432000 4194304 4650419 140734032424912 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29856/statm: 208980 134719 392 112 0 203945 0
[pid=29856/tid=29860] ppid=29854 vsize=835920 CPUtime=882.31 cores=1,3,5,7
/proc/29856/task/29860/stat : 29860 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 198621 0 0 0 88139 92 0 0 25 0 4 0 517396127 855982080 134719 33554432000 4194304 4650419 140734032424912 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29856/tid=29861] ppid=29854 vsize=835920 CPUtime=882.22 cores=1,3,5,7
/proc/29856/task/29861/stat : 29861 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 138436 0 0 0 88173 49 0 0 25 0 4 0 517396127 855982080 134719 33554432000 4194304 4650419 140734032424912 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29856/tid=29862] ppid=29854 vsize=835920 CPUtime=877.45 cores=1,3,5,7
/proc/29856/task/29862/stat : 29862 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 185902 0 0 0 87676 69 0 0 25 0 4 0 517396127 855982080 134719 33554432000 4194304 4650419 140734032424912 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.31
Current children cumulated vsize (KiB) 835920

[startup+942.3 s]
/proc/loadavg: 8.05 7.90 6.92 9/184 29889
/proc/meminfo: memFree=29934816/32950928 swapFree=67111404/67111528
[pid=29856] ppid=29854 vsize=806996 CPUtime=3763.97 cores=1,3,5,7
/proc/29856/stat : 29856 (strangenight1-m) R 29854 29856 27293 0 -1 4202496 689693 0 0 0 376124 273 0 0 25 0 4 0 517396127 826363904 126363 33554432000 4194304 4650419 140734032424912 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29856/statm: 201749 126363 392 112 0 196714 0
[pid=29856/tid=29860] ppid=29854 vsize=806996 CPUtime=942.31 cores=1,3,5,7
/proc/29856/task/29860/stat : 29860 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 198621 0 0 0 94139 92 0 0 25 0 4 0 517396127 826363904 126363 33554432000 4194304 4650419 140734032424912 18446744073709551615 4476385 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29856/tid=29861] ppid=29854 vsize=806996 CPUtime=942.22 cores=1,3,5,7
/proc/29856/task/29861/stat : 29861 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 144883 0 0 0 94170 52 0 0 25 0 4 0 517396127 826363904 126363 33554432000 4194304 4650419 140734032424912 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29856/tid=29862] ppid=29854 vsize=806996 CPUtime=937.13 cores=1,3,5,7
/proc/29856/task/29862/stat : 29862 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 191469 0 0 0 93640 73 0 0 25 0 4 0 517396127 826363904 126363 33554432000 4194304 4650419 140734032424912 18446744073709551615 4365242 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.97
Current children cumulated vsize (KiB) 806996

[startup+1002.3 s]
/proc/loadavg: 8.02 7.92 6.99 9/184 29891
/proc/meminfo: memFree=29899792/32950928 swapFree=67111404/67111528
[pid=29856] ppid=29854 vsize=862668 CPUtime=4003.64 cores=1,3,5,7
/proc/29856/stat : 29856 (strangenight1-m) R 29854 29856 27293 0 -1 4202496 703324 0 0 0 400084 280 0 0 25 0 4 0 517396127 883372032 128707 33554432000 4194304 4650419 140734032424912 18446744073709551615 4476522 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29856/statm: 215667 128707 392 112 0 210632 0
[pid=29856/tid=29860] ppid=29854 vsize=862668 CPUtime=1002.31 cores=1,3,5,7
/proc/29856/task/29860/stat : 29860 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 200371 0 0 0 100138 93 0 0 25 0 4 0 517396127 883372032 128707 33554432000 4194304 4650419 140734032424912 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29856/tid=29861] ppid=29854 vsize=862668 CPUtime=1002.22 cores=1,3,5,7
/proc/29856/task/29861/stat : 29861 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 145006 0 0 0 100170 52 0 0 25 0 4 0 517396127 883372032 128707 33554432000 4194304 4650419 140734032424912 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29856/tid=29862] ppid=29854 vsize=862668 CPUtime=996.8 cores=1,3,5,7
/proc/29856/task/29862/stat : 29862 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 203227 0 0 0 99601 79 0 0 25 0 4 0 517396127 883372032 128707 33554432000 4194304 4650419 140734032424912 18446744073709551615 4366481 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.64
Current children cumulated vsize (KiB) 862668

[startup+1062.3 s]
/proc/loadavg: 8.08 7.95 7.05 9/184 29892
/proc/meminfo: memFree=29896512/32950928 swapFree=67111404/67111528
[pid=29856] ppid=29854 vsize=806996 CPUtime=4243.32 cores=1,3,5,7
/proc/29856/stat : 29856 (strangenight1-m) R 29854 29856 27293 0 -1 4202496 721063 0 0 0 424042 290 0 0 25 0 4 0 517396127 826363904 133849 33554432000 4194304 4650419 140734032424912 18446744073709551615 4476324 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29856/statm: 201749 133849 392 112 0 196714 0
[pid=29856/tid=29860] ppid=29854 vsize=806996 CPUtime=1062.3 cores=1,3,5,7
/proc/29856/task/29860/stat : 29860 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 207904 0 0 0 106133 97 0 0 25 0 4 0 517396127 826363904 133849 33554432000 4194304 4650419 140734032424912 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29856/tid=29861] ppid=29854 vsize=806996 CPUtime=1062.21 cores=1,3,5,7
/proc/29856/task/29861/stat : 29861 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 145065 0 0 0 106169 52 0 0 25 0 4 0 517396127 826363904 133849 33554432000 4194304 4650419 140734032424912 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29856/tid=29862] ppid=29854 vsize=806996 CPUtime=1056.48 cores=1,3,5,7
/proc/29856/task/29862/stat : 29862 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 213374 0 0 0 105564 84 0 0 25 0 4 0 517396127 826363904 133849 33554432000 4194304 4650419 140734032424912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.32
Current children cumulated vsize (KiB) 806996

[startup+1122.3 s]
/proc/loadavg: 8.13 7.98 7.12 9/184 29894
/proc/meminfo: memFree=29711828/32950928 swapFree=67111404/67111528
[pid=29856] ppid=29854 vsize=806996 CPUtime=4482.99 cores=1,3,5,7
/proc/29856/stat : 29856 (strangenight1-m) R 29854 29856 27293 0 -1 4202496 734508 0 0 0 448001 298 0 0 25 0 4 0 517396127 826363904 129400 33554432000 4194304 4650419 140734032424912 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29856/statm: 201749 129400 392 112 0 196714 0
[pid=29856/tid=29860] ppid=29854 vsize=806996 CPUtime=1122.31 cores=1,3,5,7
/proc/29856/task/29860/stat : 29860 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 215487 0 0 0 112129 102 0 0 25 0 4 0 517396127 826363904 129400 33554432000 4194304 4650419 140734032424912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29856/tid=29861] ppid=29854 vsize=806996 CPUtime=1122.21 cores=1,3,5,7
/proc/29856/task/29861/stat : 29861 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 145065 0 0 0 112169 52 0 0 25 0 4 0 517396127 826363904 129400 33554432000 4194304 4650419 140734032424912 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29856/tid=29862] ppid=29854 vsize=806996 CPUtime=1116.15 cores=1,3,5,7
/proc/29856/task/29862/stat : 29862 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 219236 0 0 0 111527 88 0 0 25 0 4 0 517396127 826363904 129400 33554432000 4194304 4650419 140734032424912 18446744073709551615 4438383 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.99
Current children cumulated vsize (KiB) 806996

[startup+1182.3 s]
/proc/loadavg: 8.12 8.00 7.18 9/184 29896
/proc/meminfo: memFree=29678804/32950928 swapFree=67111404/67111528
[pid=29856] ppid=29854 vsize=943676 CPUtime=4722.66 cores=1,3,5,7
/proc/29856/stat : 29856 (strangenight1-m) R 29854 29856 27293 0 -1 4202496 750440 0 0 0 471962 304 0 0 25 0 4 0 517396127 966324224 143208 33554432000 4194304 4650419 140734032424912 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29856/statm: 235919 143208 392 112 0 230884 0
[pid=29856/tid=29860] ppid=29854 vsize=943676 CPUtime=1182.3 cores=1,3,5,7
/proc/29856/task/29860/stat : 29860 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 231419 0 0 0 118122 108 0 0 25 0 4 0 517396127 966324224 143208 33554432000 4194304 4650419 140734032424912 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29856/tid=29861] ppid=29854 vsize=943676 CPUtime=1182.2 cores=1,3,5,7
/proc/29856/task/29861/stat : 29861 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 145065 0 0 0 118168 52 0 0 25 0 4 0 517396127 966324224 143208 33554432000 4194304 4650419 140734032424912 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29856/tid=29862] ppid=29854 vsize=943676 CPUtime=1175.83 cores=1,3,5,7
/proc/29856/task/29862/stat : 29862 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 219236 0 0 0 117495 88 0 0 25 0 4 0 517396127 966324224 143208 33554432000 4194304 4650419 140734032424912 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.66
Current children cumulated vsize (KiB) 943676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.15 8.02 7.20 10/184 29896
/proc/meminfo: memFree=29700488/32950928 swapFree=67111404/67111528
[pid=29856] ppid=29854 vsize=943676 CPUtime=4800.17 cores=1,3,5,7
/proc/29856/stat : 29856 (strangenight1-m) R 29854 29856 27293 0 -1 4202496 750440 0 0 0 479713 304 0 0 25 0 4 0 517396127 966324224 143208 33554432000 4194304 4650419 140734032424912 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29856/statm: 235919 143208 392 112 0 230884 0
[pid=29856/tid=29860] ppid=29854 vsize=943676 CPUtime=1201.71 cores=1,3,5,7
/proc/29856/task/29860/stat : 29860 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 231419 0 0 0 120063 108 0 0 25 0 4 0 517396127 966324224 143208 33554432000 4194304 4650419 140734032424912 18446744073709551615 4439371 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29856/tid=29861] ppid=29854 vsize=943676 CPUtime=1201.61 cores=1,3,5,7
/proc/29856/task/29861/stat : 29861 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 145065 0 0 0 120109 52 0 0 25 0 4 0 517396127 966324224 143208 33554432000 4194304 4650419 140734032424912 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29856/tid=29862] ppid=29854 vsize=943676 CPUtime=1195.12 cores=1,3,5,7
/proc/29856/task/29862/stat : 29862 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 219236 0 0 0 119424 88 0 0 25 0 4 0 517396127 966324224 143208 33554432000 4194304 4650419 140734032424912 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 943676

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.15 8.02 7.20 10/184 29896
/proc/meminfo: memFree=29700488/32950928 swapFree=67111404/67111528
[pid=29856] ppid=29854 vsize=943676 CPUtime=4800.17 cores=1,3,5,7
/proc/29856/stat : 29856 (strangenight1-m) R 29854 29856 27293 0 -1 4202496 750440 0 0 0 479713 304 0 0 25 0 4 0 517396127 966324224 143208 33554432000 4194304 4650419 140734032424912 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29856/statm: 235919 143208 392 112 0 230884 0
[pid=29856/tid=29860] ppid=29854 vsize=943676 CPUtime=1201.71 cores=1,3,5,7
/proc/29856/task/29860/stat : 29860 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 231419 0 0 0 120063 108 0 0 25 0 4 0 517396127 966324224 143208 33554432000 4194304 4650419 140734032424912 18446744073709551615 4439371 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29856/tid=29861] ppid=29854 vsize=943676 CPUtime=1201.61 cores=1,3,5,7
/proc/29856/task/29861/stat : 29861 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 145065 0 0 0 120109 52 0 0 25 0 4 0 517396127 966324224 143208 33554432000 4194304 4650419 140734032424912 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29856/tid=29862] ppid=29854 vsize=943676 CPUtime=1195.12 cores=1,3,5,7
/proc/29856/task/29862/stat : 29862 (strangenight1-m) R 29854 29856 27293 0 -1 4202560 219236 0 0 0 119424 88 0 0 25 0 4 0 517396127 966324224 143208 33554432000 4194304 4650419 140734032424912 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 943676

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.23
CPU user time (s): 4797.15
CPU system time (s): 3.07253
CPU usage (%): 399.441
Max. virtual memory (cumulated for all children) (KiB): 943676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.15
system time used= 3.07253
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 750440
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= 1367
involuntary context switches= 24976

runsolver used 1.78073 second user time and 4.79127 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 08:19:34
IDJOB=3174950
IDBENCH=82568
IDSOLVER=1588
FILE ID=node120/3174950-1304057974
RUNJOBID= node120-1304057973-29838
PBS_JOBID= 13170379
Free space on /tmp= 72072 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S283489555-036-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174950-1304057974/watcher-3174950-1304057974 -o /tmp/evaluation-result-3174950-1304057974/solver-3174950-1304057974 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3174950-1304057974.cnf

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

MD5SUM BENCH= dd0dfae1a7fca71616878d93d3870a71
RANDOM SEED=441811814

node120.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.809
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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
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.809
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.82
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.809
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.809
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.78
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.809
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.809
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.809
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:      31548292 kB
Buffers:        432132 kB
Cached:         547664 kB
SwapCached:          8 kB
Active:         369672 kB
Inactive:       673504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31548292 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:           14084 kB
Writeback:           0 kB
AnonPages:       63984 kB
Mapped:          15084 kB
Slab:           295196 kB
PageTables:       4324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   206648 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= 72060 MiB
End job on node120 at 2011-04-29 08:39:37