Trace number 3175050

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.34 1201.77

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v40000-c168000-S1920335371-069-UNKNOWN.cnf
MD5SUM2df42d61a6b217e160d2447861596d0d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark56.0875
Satisfiable
(Un)Satisfiability was proved
Number of variables40000
Number of clauses168000
Sum of the clauses size504000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3168000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3175050-1304079742.cnf'
0.00/0.00	c -- header says num vars:          40000
0.00/0.00	c -- header says num clauses:      168000
0.00/0.28	c -- clauses added:            0 learnts,       168000 normals,            0 xors
0.00/0.28	c -- vars added      40000
0.00/0.28	c Parsing time:  0.51 s
0.00/0.28	c  N st     0         0     40000    168000         0         0    504000         0   no data   no data  --
0.00/0.28	c asymm  cl-useful: 0/168000/168000 lits-rem:0 time: 0.51
0.00/0.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.45
0.32/0.59	c bin-w-bin subsume rem            0 bins  time:  0.05 s
0.32/0.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
0.32/0.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  40000 time:  0.06 s
0.32/0.59	c Removed useless bin:       0  fixed:     0  props:   0.39M  time:  0.06 s
5.16/1.32	c lits-rem:         0  cl-subs:        0  v-elim:   1167  v-fix:    0  time:  1.77 s
5.16/1.32	c Finding binary XORs  T:     0.03 s  found:       0
5.16/1.32	c Finding non-binary XORs:     0.39 s (found:       0, avg size: nan)
5.16/1.32	c calculated reachability. Time: 0.00
5.16/1.32	c Calc default polars -  time:   0.07 s pos:   17669 undec:    4608 neg:   17723
5.16/1.32	c =========================================================================================
5.16/1.32	c types(t): F = full restart, N = normal restart
5.16/1.32	c types(t): S = simplification begin/end, E = solution found
5.16/1.32	c restart types(rt): st = static, dy = dynamic
5.16/1.32	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
5.16/1.32	c  B st     0         0     38833    166056         0         0    504597         0   no data   no data  --
11.16/2.90	c  N dy    20      4023     38833    166056         0      4023    504597   1226846    173.46    191.63  --
18.34/4.64	c  N dy    44      8034     38833    166056         0      8033    504597   2303278    172.05    183.26  --
25.52/6.42	c  N dy    72     12066     38833    166056         0     12064    504597   3366718    174.72    185.66  --
33.12/8.32	c  N dy    99     16268     38833    166056         0     16265    504597   4504596    175.00    185.13  --
40.71/10.21	c  N dy   127     20317     38833    166056         0     10318    504597    746732    175.85    197.41  --
47.89/12.07	c  N dy   158     24420     38833    166056         0     14420    504597   1876329    176.92    189.32  --
49.10/12.35	c  F st   162     25002     38833    166056         0     15001    504597   2042280    176.91   no data  --
59.90/15.04	c  N dy   168     30000     38833    166056         0     19999    504597   4189857    176.91   no data  --
59.90/15.04	c  S st   168     30000     38833    166056         0     19999    504597   4189857    176.91   no data  --
60.67/15.27	c  S st   168     30501     38833    166056         0     20500    504597   4280372    176.91   no data  --
60.67/15.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
60.67/15.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
61.87/15.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  1.09
64.29/16.13	c bin-w-bin subsume rem            0 bins  time:  0.05 s
64.29/16.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
64.29/16.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38833 time:  0.05 s
64.29/16.18	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.07 s
133.38/33.49	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 68.87 s
134.18/33.70	c asymm  cl-useful: 0/166056/166056 lits-rem:0 time: 0.81
134.60/33.71	c calculated reachability. Time: 0.01
134.60/33.71	c  N dy   168     30501     38833    166056         0     20496    504597   4273928    176.91   no data  --
142.97/35.80	c  N dy   193     34543     38833    166056         0     24538    504597   5360442    177.21    204.45  --
150.96/37.84	c  N dy   221     38599     38833    166056         0     28594    504597   6442718    177.20    188.37  --
158.93/39.86	c  N dy   250     42637     38833    166056         0     17134    504597   1254929    177.23    186.64  --
164.94/41.38	c  S st   272     45751     38833    166056         0     20248    504597   2096245    177.56   no data  --
166.12/41.62	c  S st   272     46253     38833    166056         0     20750    504597   2186379    177.56   no data  --
166.12/41.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
166.12/41.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
167.32/41.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  1.11
168.12/42.16	c bin-w-bin subsume rem            0 bins  time:  0.05 s
168.12/42.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
168.12/42.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38833 time:  0.05 s
168.52/42.21	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.07 s
191.30/47.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time: 23.06 s
191.71/48.01	c vivif2 --  cl tried   166056 cl shrink        0 lits rem          0 time: 0.10
191.71/48.05	c vivif2 --  cl tried    20750 cl shrink        0 lits rem          0 time: 0.16
192.49/48.25	c asymm  cl-useful: 0/166056/166056 lits-rem:0 time: 0.78
192.49/48.26	c calculated reachability. Time: 0.01
192.49/48.26	c  N dy   272     46253     38833    166056         0     20750    504597   2186379    177.56   no data  --
200.50/50.27	c  N dy   303     50263     38833    166056         0     24759    504597   3328365    178.41    192.19  --
208.87/52.34	c  N dy   333     54332     38833    166056         0     28828    504597   4427069    178.77    189.91  --
217.67/54.55	c  N dy   363     58546     38833    166056         0     33042    504597   5568083    178.94    190.77  --
226.45/56.70	c  N dy   387     62625     38833    166056         0     37121    504597   6653018    178.64    188.25  --
234.43/58.77	c  N dy   411     66731     38833    166056         0     22480    504597   1786205    178.30    187.98  --
239.63/60.09	c  S st   432     69379     38833    166056         0     25128    504597   2490756    178.32   no data  --
240.83/60.35	c  S st   432     69883     38833    166056         0     25632    504597   2595224    178.32   no data  --
240.83/60.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
240.83/60.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
242.03/60.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  1.12
243.23/60.90	c bin-w-bin subsume rem            0 bins  time:  0.05 s
243.23/60.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
243.23/60.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38833 time:  0.06 s
243.23/60.95	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.07 s
272.38/68.21	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 28.94 s
272.38/68.23	c vivif2 --  cl tried   166056 cl shrink        0 lits rem          0 time: 0.10
272.38/68.28	c vivif2 --  cl tried    25631 cl shrink        0 lits rem          0 time: 0.18
273.18/68.48	c asymm  cl-useful: 0/166056/166056 lits-rem:0 time: 0.83
273.18/68.50	c calculated reachability. Time: 0.01
273.59/68.50	c  N dy   432     69883     38833    166056         0     25631    504597   2595073    178.32   no data  --
282.77/70.88	c  N dy   463     74674     38833    166056         0     30422    504597   3873965    178.30    192.38  --
292.77/73.35	c  N dy   495     79454     38833    166056         0     35201    504597   5173924    178.35    188.06  --
303.54/76.06	c  N dy   529     84615     38833    166056         0     40362    504597   6565827    178.37    189.13  --
309.94/77.61	c  F st   547     87500     38833    166056         0     22371    504597   1127073    178.09   no data  --
317.12/79.44	c  N st   552     90800     38833    166056         0     25671    504597   2367086    178.09   no data  --
330.31/82.76	c  N dy   585     96611     38833    166056         0     31480    504597   4570251    178.48    190.62  --
343.88/86.11	c  N dy   629    102857     38833    166056         0     37726    504597   6293135    178.78    190.07  --
347.88/87.15	c  S st   641    104825     38833    166056         0     39694    504597   6806218    178.67    156.93  --
349.08/87.44	c  S st   641    105328     38833    166056         0     40197    504597   6906320    178.67   no data  --
349.08/87.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
349.08/87.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
350.27/87.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  1.20
352.68/88.39	c bin-w-bin subsume rem            0 bins  time:  0.05 s
353.08/88.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
353.08/88.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38833 time:  0.05 s
353.08/88.43	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.07 s
736.16/184.37	c lits-rem:         0  cl-subs:        7  v-elim:      0  v-fix:    0  time: 381.96 s
736.16/184.40	c vivif2 --  cl tried   166056 cl shrink        0 lits rem          0 time: 0.10
736.96/184.51	c vivif2 --  cl tried    40190 cl shrink        0 lits rem          0 time: 0.47
737.76/184.76	c asymm  cl-useful: 0/166056/166056 lits-rem:0 time: 0.99
737.76/184.78	c calculated reachability. Time: 0.01
737.76/184.78	c  N dy   641    105328     38833    166056         0     40190    504597   6899191    178.67   no data  --
752.93/188.50	c  N dy   692    112204     38833    166056         0     24632    504597   1325706    178.87    196.78  --
767.71/192.24	c  N dy   744    119418     38833    166056         0     31846    504597   3282394    179.01    192.65  --
784.49/196.44	c  N dy   804    127199     38833    166056         0     39627    504597   5450871    179.38    191.56  --
802.48/200.99	c  N dy   861    135341     38833    166056         0     24050    504597    735806    179.36    189.06  --
820.06/205.34	c  N dy   922    143995     38833    166056         0     32704    504597   3137713    179.50    193.54  --
838.81/210.06	c  N dy   985    153248     38833    166056         0     41956    504597   5618520    179.50    199.08  --
848.79/212.60	c  S st  1017    157993     38833    166056         0     46701    504597   6890817    179.46    168.93  --
850.00/212.87	c  S st  1017    158494     38833    166056         0     47202    504597   6975578    179.46   no data  --
850.00/212.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.12
850.41/212.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
851.59/213.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  1.22
853.99/213.83	c bin-w-bin subsume rem            0 bins  time:  0.05 s
853.99/213.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
853.99/213.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38833 time:  0.06 s
853.99/213.87	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
1266.23/317.04	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 410.62 s
1266.23/317.07	c vivif2 --  cl tried   166056 cl shrink        0 lits rem          0 time: 0.10
1266.63/317.19	c vivif2 --  cl tried    47196 cl shrink        0 lits rem          0 time: 0.49
1267.84/317.45	c asymm  cl-useful: 0/166056/166056 lits-rem:0 time: 1.04
1267.84/317.47	c calculated reachability. Time: 0.01
1267.84/317.47	c  N dy  1017    158494     38833    166056         0     47196    504597   6972010    179.46   no data  --
1289.00/322.76	c  N dy  1091    168614     38833    166056         0     32459    504597   2680426    179.59    201.20  --
1312.57/328.64	c  N dy  1166    179591     38833    166056         0     43435    504597   5656758    179.50    192.44  --
1337.74/334.98	c  N dy  1244    191101     38833    166056         0     29018    504597   1446029    179.64    193.97  --
1363.71/341.49	c  N dy  1325    203338     38833    166056         0     41255    504597   4838459    179.68    189.49  --
1393.26/348.80	c  N dy  1409    216414     38833    166056         0     27369    504597    676874    179.65    192.29  --
1422.82/356.23	c  N dy  1501    230339     38833    166056         0     41293    504597   4435874    179.61    189.34  --
1439.21/360.35	c  S st  1557    237742     38833    166056         0     48695    504597   6437349    179.69   no data  --
1440.40/360.63	c  S st  1557    238246     38833    166056         0     49199    504597   6534072    179.69   no data  --
1440.40/360.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
1440.40/360.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1441.60/360.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  1.24
1444.01/361.52	c bin-w-bin subsume rem            0 bins  time:  0.05 s
1444.01/361.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1444.01/361.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38833 time:  0.06 s
1444.01/361.56	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
1822.28/456.29	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 377.06 s
1822.68/456.32	c vivif2 --  cl tried   166056 cl shrink        0 lits rem          0 time: 0.10
1823.08/456.44	c vivif2 --  cl tried    49194 cl shrink        0 lits rem          0 time: 0.49
1824.28/456.71	c asymm  cl-useful: 0/166056/166056 lits-rem:0 time: 1.10
1824.28/456.73	c calculated reachability. Time: 0.01
1824.28/456.73	c  N dy  1557    238246     38833    166056         0     49194    504597   6531427    179.69   no data  --
1858.63/465.31	c  N dy  1661    253451     38833    166056         0     36419    504597   2897443    179.72    190.74  --
1895.78/474.69	c  N dy  1775    269716     38833    166056         0     52683    504597   7364054    179.92    197.51  --
1934.54/484.32	c  N dy  1890    287047     38833    166056         0     41022    504597   3824565    180.08    190.31  --
1976.08/494.77	c  N dy  2014    305443     38833    166056         0     59417    504597   8888007    180.12    191.88  --
1978.08/495.25	c  F st  2017    306250     38833    166056         0     30231    504597    585947    180.08    189.94  --
2020.41/505.87	c  N dy  2114    325185     38833    166056         0     49164    504597   6548514    180.02    190.38  --
2065.55/517.19	c  N dy  2251    345295     38833    166056         0     38274    504597   2465032    180.01    190.54  --
2092.72/523.92	c  S st  2331    357371     38833    166056         0     50350    504597   5733496    180.04    170.26  --
2093.92/524.22	c  S st  2331    357874     38833    166056         0     50853    504597   5830446    180.04   no data  --
2093.92/524.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
2093.92/524.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2095.11/524.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  1.26
2097.11/525.08	c bin-w-bin subsume rem            0 bins  time:  0.05 s
2097.11/525.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2097.52/525.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38833 time:  0.06 s
2097.52/525.13	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
2404.70/602.02	c lits-rem:         0  cl-subs:        7  v-elim:      0  v-fix:    0  time: 305.86 s
2404.70/602.05	c vivif2 --  cl tried   166056 cl shrink        0 lits rem          0 time: 0.10
2405.11/602.16	c vivif2 --  cl tried    50846 cl shrink        0 lits rem          0 time: 0.43
2406.32/602.44	c asymm  cl-useful: 0/166056/166056 lits-rem:0 time: 1.11
2406.32/602.45	c calculated reachability. Time: 0.01
2406.32/602.45	c  N dy  2331    357874     38833    166056         0     50846    504597   5828636    180.04   no data  --
2453.84/614.33	c  N dy  2469    377951     38833    166056         0     38930    504597   2373217    180.08    191.86  --
2500.17/625.92	c  N dy  2604    398024     38833    166056         0     59000    504597   7864162    180.06    195.14  --
2544.11/636.98	c  N dy  2726    418031     38833    166056         0     46008    504597   4011820    179.86    189.56  --
2591.24/648.74	c  N dy  2864    438228     38833    166056         0     66204    504597   9548098    179.90    198.23  --
2635.58/659.86	c  N dy  3007    458239     38833    166056         0     52211    504597   5484881    179.94    191.63  --
2681.91/671.48	c  N dy  3146    478277     38833    166056         0     37252    504597   1127365    179.98    197.83  --
2727.07/682.76	c  N dy  3289    498410     38833    166056         0     57385    504597   6620486    179.96    194.60  --
2772.60/694.18	c  N dy  3422    518495     38833    166056         0     41470    504597   2023797    179.97    194.29  --
2813.34/704.37	c  S st  3545    536811     38833    166056         0     59784    504597   7103343    180.00   no data  --
2814.54/704.69	c  S st  3545    537316     38833    166056         0     60289    504597   7239788    180.00   no data  --
2814.95/704.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.14
2814.95/704.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2816.13/705.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  1.28
2818.53/705.63	c bin-w-bin subsume rem            0 bins  time:  0.05 s
2818.53/705.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2818.53/705.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38833 time:  0.06 s
2818.53/705.68	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
3288.29/823.22	c lits-rem:         2  cl-subs:        2  v-elim:      0  v-fix:    0  time: 467.81 s
3288.29/823.24	c vivif2 --  cl tried   166056 cl shrink        0 lits rem          0 time: 0.10
3288.69/823.37	c vivif2 --  cl tried    60287 cl shrink        0 lits rem          0 time: 0.52
3289.88/823.67	c asymm  cl-useful: 0/166056/166056 lits-rem:0 time: 1.18
3289.88/823.68	c calculated reachability. Time: 0.01
3289.88/823.69	c  N dy  3545    537316     38833    166056         0     60287    504597   7237985    180.00   no data  --
3336.23/835.25	c  N dy  3685    557390     38833    166056         0     43363    504597   2261669    180.10    189.66  --
3381.38/846.58	c  N dy  3825    577498     38833    166056         0     63471    504597   7756630    180.13    191.05  --
3427.30/858.06	c  N dy  3955    597529     38833    166056         0     45500    504597   2555102    180.11    192.59  --
3472.84/869.42	c  N dy  4086    617624     38833    166056         0     65595    504597   8028737    180.09    191.55  --
3519.17/881.04	c  N dy  4222    637744     38833    166056         0     46716    504597   2592812    180.10    190.89  --
3564.31/892.33	c  N dy  4348    657782     38833    166056         0     66754    504597   8045618    180.02    192.66  --
3611.44/904.10	c  N dy  4490    677832     38833    166056         0     46805    504597   2408315    180.06    194.55  --
3657.38/915.64	c  N dy  4633    697913     38833    166056         0     66886    504597   7939407    180.11    191.40  --
3705.32/927.65	c  N dy  4773    717917     38833    166056         0     45893    504597   1875174    180.16    209.36  --
3751.66/939.28	c  N dy  4921    737939     38833    166056         0     65914    504597   7394432    180.24    190.52  --
3801.18/951.66	c  N dy  5064    758049     38833    166056         0     44023    504597   1090161    180.30    193.40  --
3847.14/963.14	c  N dy  5193    778115     38833    166056         0     64087    504597   6479614    180.25    190.36  --
3897.46/975.74	c  N dy  5326    798158     38833    166056         0     84130    504597  11922304    180.22    196.93  --
3915.84/980.38	c  S st  5377    805976     38833    166056         0     48951    504597   2192801    180.22    172.20  --
3917.04/980.67	c  S st  5377    806478     38833    166056         0     49453    504597   2303805    180.22   no data  --
3917.04/980.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
3917.04/980.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3918.63/981.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  1.24
3919.43/981.25	c bin-w-bin subsume rem            0 bins  time:  0.05 s
3919.43/981.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
3919.43/981.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38833 time:  0.06 s
3919.83/981.30	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
3947.39/988.28	c lits-rem:         1  cl-subs:        2  v-elim:      0  v-fix:    0  time: 27.87 s
3947.79/988.31	c vivif2 --  cl tried   166056 cl shrink        0 lits rem          0 time: 0.10
3947.79/988.35	c vivif2 --  cl tried    49451 cl shrink        0 lits rem          0 time: 0.18
3948.98/988.62	c asymm  cl-useful: 0/166056/166056 lits-rem:0 time: 1.07
3948.98/988.64	c calculated reachability. Time: 0.01
3948.98/988.64	c  N dy  5377    806478     38833    166056         0     49451    504597   2303414    180.22   no data  --
3996.95/1000.67	c  N dy  5514    826539     38833    166056         0     69512    504597   7811698    180.22    194.59  --
4048.06/1013.43	c  N dy  5642    846542     38833    166056         0     45516    504597    927273    180.18    198.81  --
4095.99/1025.46	c  N dy  5786    866625     38833    166056         0     65598    504597   6488901    180.27    190.59  --
4147.52/1038.37	c  N dy  5928    886704     38833    166056         0     85677    504597  12045380    180.34    194.07  --
4195.86/1050.46	c  N dy  6067    906769     38833    166056         0     60745    504597   4817289    180.35    191.86  --
4246.19/1063.07	c  N dy  6215    926786     38833    166056         0     80761    504597  10404592    180.44    206.48  --
4296.93/1075.77	c  N dy  6349    947009     38833    166056         0     54985    504597   2988752    180.42    198.29  --
4345.26/1087.88	c  N dy  6491    967037     38833    166056         0     75013    504597   8490096    180.47    190.14  --
4396.81/1100.75	c  N dy  6629    987142     38833    166056         0     48113    504597    841974    180.51    190.51  --
4443.52/1112.44	c  N dy  6760   1007238     38833    166056         0     68206    504597   6384491    180.52    194.37  --
4494.25/1125.10	c  N dy  6897   1027267     38833    166056         0     88234    504597  11886409    180.56    200.52  --
4543.78/1137.56	c  N dy  7044   1047372     38833    166056         0     60350    504597   4023071    180.65    191.41  --
4593.32/1149.98	c  N dy  7187   1067502     38833    166056         0     80479    504597   9541609    180.67    195.58  --
4604.50/1152.77	c  F st  7219   1071875     38833    166056         0     84850    504597  10730002    180.67   no data  --
4645.65/1163.02	c  N dy  7299   1087555     38833    166056         0     51532    504597   1244604    180.66    192.16  --
4693.98/1175.10	c  N dy  7442   1107596     38833    166056         0     71572    504597   6973111    180.77    216.67  --
4745.51/1188.04	c  N dy  7585   1127729     38833    166056         0     91704    504597  12539545    180.82    194.43  --
4795.44/1200.57	c  N dy  7725   1147759     38833    166056         0     61738    504597   3798239    180.86    190.90  --

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

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

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


[startup+0 s]
/proc/loadavg: 8.11 8.14 7.83 6/180 427
/proc/meminfo: memFree=30918992/32951124 swapFree=67105204/67111528
[pid=427] ppid=425 vsize=20420 CPUtime=0 cores=1,3,5,7
/proc/427/stat : 427 (strangenight1-m) R 425 427 32751 0 -1 4194304 217 0 0 0 0 0 0 0 25 0 1 0 500390086 20910080 170 33554432000 4194304 4650419 140736567619488 18446744073709551615 220811314608 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/427/statm: 5105 170 146 112 0 57 0
[pid=427/tid=428] ppid=425 vsize=249432 CPUtime=0 cores=1,3,5,7
/proc/427/task/428/stat : 428 (strangenight1-m) R 425 427 32751 0 -1 4202560 55 0 0 0 0 0 0 0 18 0 4 0 500390087 255418368 1668 33554432000 4194304 4650419 140736567619488 18446744073709551615 220816236347 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=427/tid=429] ppid=425 vsize=249432 CPUtime=0 cores=1,3,5,7
/proc/427/task/429/stat : 429 (strangenight1-m) R 425 427 32751 0 -1 4202560 391 0 0 0 0 0 0 0 18 0 4 0 500390087 255418368 1680 33554432000 4194304 4650419 140736567619488 18446744073709551615 4319087 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=427/tid=430] ppid=425 vsize=249432 CPUtime=0 cores=1,3,5,7
/proc/427/task/430/stat : 430 (strangenight1-m) R 425 427 32751 0 -1 4202560 487 0 0 0 0 0 0 0 18 0 4 0 500390087 255418368 1692 33554432000 4194304 4650419 140736567619488 18446744073709551615 220815933195 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.066414 s]
/proc/loadavg: 8.11 8.14 7.83 6/180 427
/proc/meminfo: memFree=30918992/32951124 swapFree=67105204/67111528
[pid=427] ppid=425 vsize=319180 CPUtime=0.32 cores=1,3,5,7
/proc/427/stat : 427 (strangenight1-m) R 425 427 32751 0 -1 4202496 22163 0 0 0 28 4 0 0 18 0 4 0 500390086 326840320 18250 33554432000 4194304 4650419 140736567619488 18446744073709551615 220816279735 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/427/statm: 80318 21161 344 112 0 75283 0
[pid=427/tid=428] ppid=425 vsize=366544 CPUtime=0.4 cores=1,3,5,7
/proc/427/task/428/stat : 428 (strangenight1-m) R 425 427 32751 0 -1 4202560 8930 0 0 0 39 1 0 0 18 0 4 0 500390087 375341056 27901 33554432000 4194304 4650419 140736567619488 18446744073709551615 220815934090 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=427/tid=429] ppid=425 vsize=349616 CPUtime=0.45 cores=1,3,5,7
/proc/427/task/429/stat : 429 (strangenight1-m) R 425 427 32751 0 -1 4202560 10399 0 0 0 43 2 0 0 18 0 4 0 500390087 358006784 31980 33554432000 4194304 4650419 140736567619488 18446744073709551615 220815897633 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=427/tid=430] ppid=425 vsize=352844 CPUtime=0.47 cores=1,3,5,7
/proc/427/task/430/stat : 430 (strangenight1-m) R 425 427 32751 0 -1 4202560 7048 0 0 0 46 1 0 0 18 0 4 0 500390087 361312256 34344 33554432000 4194304 4650419 140736567619488 18446744073709551615 4363566 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 319180

[startup+0.862955 s]
/proc/loadavg: 8.11 8.14 7.83 6/180 427
/proc/meminfo: memFree=30918992/32951124 swapFree=67105204/67111528
[pid=427] ppid=425 vsize=368108 CPUtime=3.41 cores=1,3,5,7
/proc/427/stat : 427 (strangenight1-m) R 425 427 32751 0 -1 4202496 54341 0 0 0 331 10 0 0 18 0 4 0 500390086 376942592 42646 33554432000 4194304 4650419 140736567619488 18446744073709551615 4420565 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/427/statm: 92027 42646 387 112 0 86992 0
[pid=427/tid=428] ppid=425 vsize=368108 CPUtime=0.84 cores=1,3,5,7
/proc/427/task/428/stat : 428 (strangenight1-m) R 425 427 32751 0 -1 4202560 14738 0 0 0 82 2 0 0 19 0 4 0 500390087 376942592 42646 33554432000 4194304 4650419 140736567619488 18446744073709551615 220815901570 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=427/tid=429] ppid=425 vsize=368108 CPUtime=0.84 cores=1,3,5,7
/proc/427/task/429/stat : 429 (strangenight1-m) R 425 427 32751 0 -1 4202560 15893 0 0 0 82 2 0 0 18 0 4 0 500390087 376942592 42646 33554432000 4194304 4650419 140736567619488 18446744073709551615 4420376 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=427/tid=430] ppid=425 vsize=368108 CPUtime=0.84 cores=1,3,5,7
/proc/427/task/430/stat : 430 (strangenight1-m) R 425 427 32751 0 -1 4202560 7232 0 0 0 83 1 0 0 18 0 4 0 500390087 376942592 42646 33554432000 4194304 4650419 140736567619488 18446744073709551615 4367295 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.41
Current children cumulated vsize (KiB) 368108

[startup+0.900949 s]
/proc/loadavg: 8.11 8.14 7.83 6/180 427
/proc/meminfo: memFree=30918992/32951124 swapFree=67105204/67111528
[pid=427] ppid=425 vsize=368108 CPUtime=3.56 cores=1,3,5,7
/proc/427/stat : 427 (strangenight1-m) R 425 427 32751 0 -1 4202496 54363 0 0 0 346 10 0 0 18 0 4 0 500390086 376942592 42668 33554432000 4194304 4650419 140736567619488 18446744073709551615 4451430 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/427/statm: 92027 42668 387 112 0 86992 0
[pid=427/tid=428] ppid=425 vsize=368108 CPUtime=0.88 cores=1,3,5,7
/proc/427/task/428/stat : 428 (strangenight1-m) R 425 427 32751 0 -1 4202560 14738 0 0 0 86 2 0 0 19 0 4 0 500390087 376942592 42668 33554432000 4194304 4650419 140736567619488 18446744073709551615 4451368 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=427/tid=429] ppid=425 vsize=368108 CPUtime=0.88 cores=1,3,5,7
/proc/427/task/429/stat : 429 (strangenight1-m) R 425 427 32751 0 -1 4202560 15893 0 0 0 86 2 0 0 18 0 4 0 500390087 376942592 42668 33554432000 4194304 4650419 140736567619488 18446744073709551615 220815901908 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=427/tid=430] ppid=425 vsize=368108 CPUtime=0.88 cores=1,3,5,7
/proc/427/task/430/stat : 430 (strangenight1-m) R 425 427 32751 0 -1 4202560 7254 0 0 0 87 1 0 0 18 0 4 0 500390087 376942592 42668 33554432000 4194304 4650419 140736567619488 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.56
Current children cumulated vsize (KiB) 368108

[startup+1.00093 s]
/proc/loadavg: 8.11 8.14 7.83 6/180 427
/proc/meminfo: memFree=30918992/32951124 swapFree=67105204/67111528
[pid=427] ppid=425 vsize=368108 CPUtime=3.96 cores=1,3,5,7
/proc/427/stat : 427 (strangenight1-m) R 425 427 32751 0 -1 4202496 55155 0 0 0 386 10 0 0 18 0 4 0 500390086 376942592 42936 33554432000 4194304 4650419 140736567619488 18446744073709551615 4424552 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/427/statm: 92027 42936 387 112 0 86992 0
[pid=427/tid=428] ppid=425 vsize=368108 CPUtime=0.97 cores=1,3,5,7
/proc/427/task/428/stat : 428 (strangenight1-m) R 425 427 32751 0 -1 4202560 14891 0 0 0 95 2 0 0 19 0 4 0 500390087 376942592 42936 33554432000 4194304 4650419 140736567619488 18446744073709551615 4307029 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=427/tid=429] ppid=425 vsize=368108 CPUtime=0.98 cores=1,3,5,7
/proc/427/task/429/stat : 429 (strangenight1-m) R 425 427 32751 0 -1 4202560 16187 0 0 0 96 2 0 0 19 0 4 0 500390087 376942592 42936 33554432000 4194304 4650419 140736567619488 18446744073709551615 4424552 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=427/tid=430] ppid=425 vsize=368108 CPUtime=0.98 cores=1,3,5,7
/proc/427/task/430/stat : 430 (strangenight1-m) R 425 427 32751 0 -1 4202560 7305 0 0 0 97 1 0 0 19 0 4 0 500390087 376942592 42936 33554432000 4194304 4650419 140736567619488 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.96
Current children cumulated vsize (KiB) 368108

[startup+1.50084 s]
/proc/loadavg: 8.11 8.14 7.83 6/180 427
/proc/meminfo: memFree=30918992/32951124 swapFree=67105204/67111528
[pid=427] ppid=425 vsize=368108 CPUtime=5.95 cores=1,3,5,7
/proc/427/stat : 427 (strangenight1-m) R 425 427 32751 0 -1 4202496 57257 0 0 0 585 10 0 0 19 0 4 0 500390086 376942592 43806 33554432000 4194304 4650419 140736567619488 18446744073709551615 4331155 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/427/statm: 92027 43806 391 112 0 86992 0
[pid=427/tid=428] ppid=425 vsize=368108 CPUtime=1.47 cores=1,3,5,7
/proc/427/task/428/stat : 428 (strangenight1-m) R 425 427 32751 0 -1 4202560 15089 0 0 0 145 2 0 0 20 0 4 0 500390087 376942592 43806 33554432000 4194304 4650419 140736567619488 18446744073709551615 4364307 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=427/tid=429] ppid=425 vsize=368108 CPUtime=1.49 cores=1,3,5,7
/proc/427/task/429/stat : 429 (strangenight1-m) R 425 427 32751 0 -1 4202560 16995 0 0 0 146 3 0 0 19 0 4 0 500390087 376942592 43806 33554432000 4194304 4650419 140736567619488 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=427/tid=430] ppid=425 vsize=368108 CPUtime=1.48 cores=1,3,5,7
/proc/427/task/430/stat : 430 (strangenight1-m) R 425 427 32751 0 -1 4202560 7595 0 0 0 147 1 0 0 19 0 4 0 500390087 376942592 43806 33554432000 4194304 4650419 140736567619488 18446744073709551615 4363460 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 368108

[startup+3.10054 s]
/proc/loadavg: 8.10 8.14 7.83 9/184 431
/proc/meminfo: memFree=30689140/32951124 swapFree=67105204/67111528
[pid=427] ppid=425 vsize=400928 CPUtime=12.34 cores=1,3,5,7
/proc/427/stat : 427 (strangenight1-m) R 425 427 32751 0 -1 4202496 62066 0 0 0 1222 12 0 0 22 0 4 0 500390086 410550272 48615 33554432000 4194304 4650419 140736567619488 18446744073709551615 4363604 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/427/statm: 100232 48615 391 112 0 95197 0
[pid=427/tid=428] ppid=425 vsize=400928 CPUtime=3.06 cores=1,3,5,7
/proc/427/task/428/stat : 428 (strangenight1-m) R 425 427 32751 0 -1 4202560 16157 0 0 0 303 3 0 0 25 0 4 0 500390087 410550272 48615 33554432000 4194304 4650419 140736567619488 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=427/tid=429] ppid=425 vsize=400928 CPUtime=3.08 cores=1,3,5,7
/proc/427/task/429/stat : 429 (strangenight1-m) R 425 427 32751 0 -1 4202560 18098 0 0 0 305 3 0 0 25 0 4 0 500390087 410550272 48615 33554432000 4194304 4650419 140736567619488 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=427/tid=430] ppid=425 vsize=400928 CPUtime=3.08 cores=1,3,5,7
/proc/427/task/430/stat : 430 (strangenight1-m) R 425 427 32751 0 -1 4202560 9095 0 0 0 306 2 0 0 25 0 4 0 500390087 410550272 48615 33554432000 4194304 4650419 140736567619488 18446744073709551615 4333694 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 400928

[startup+6.30096 s]
/proc/loadavg: 8.10 8.14 7.83 9/184 431
/proc/meminfo: memFree=30608560/32951124 swapFree=67105204/67111528
[pid=427] ppid=425 vsize=556088 CPUtime=25.12 cores=1,3,5,7
/proc/427/stat : 427 (strangenight1-m) R 425 427 32751 0 -1 4202496 69799 0 0 0 2498 14 0 0 25 0 4 0 500390086 569434112 56348 33554432000 4194304 4650419 140736567619488 18446744073709551615 4363566 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/427/statm: 139022 56348 391 112 0 133987 0
[pid=427/tid=428] ppid=425 vsize=556088 CPUtime=6.24 cores=1,3,5,7
/proc/427/task/428/stat : 428 (strangenight1-m) R 425 427 32751 0 -1 4202560 18044 0 0 0 621 3 0 0 25 0 4 0 500390087 569434112 56348 33554432000 4194304 4650419 140736567619488 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=427/tid=429] ppid=425 vsize=556088 CPUtime=6.29 cores=1,3,5,7
/proc/427/task/429/stat : 429 (strangenight1-m) R 425 427 32751 0 -1 4202560 20013 0 0 0 625 4 0 0 25 0 4 0 500390087 569434112 56348 33554432000 4194304 4650419 140736567619488 18446744073709551615 4360363 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=427/tid=430] ppid=425 vsize=556088 CPUtime=6.29 cores=1,3,5,7
/proc/427/task/430/stat : 430 (strangenight1-m) R 425 427 32751 0 -1 4202560 11105 0 0 0 626 3 0 0 25 0 4 0 500390087 569434112 56348 33554432000 4194304 4650419 140736567619488 18446744073709551615 4363617 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 556088

[startup+12.7008 s]
/proc/loadavg: 8.08 8.13 7.83 9/184 431
/proc/meminfo: memFree=30583480/32951124 swapFree=67105204/67111528
[pid=427] ppid=425 vsize=385896 CPUtime=50.7 cores=1,3,5,7
/proc/427/stat : 427 (strangenight1-m) R 425 427 32751 0 -1 4202496 94332 0 0 0 5048 22 0 0 25 0 4 0 500390086 395157504 54448 33554432000 4194304 4650419 140736567619488 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/427/statm: 96474 54448 394 112 0 91439 0
[pid=427/tid=428] ppid=425 vsize=385896 CPUtime=12.62 cores=1,3,5,7
/proc/427/task/428/stat : 428 (strangenight1-m) R 425 427 32751 0 -1 4202560 23440 0 0 0 1256 6 0 0 25 0 4 0 500390087 395157504 54456 33554432000 4194304 4650419 140736567619488 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=427/tid=429] ppid=425 vsize=385896 CPUtime=12.69 cores=1,3,5,7
/proc/427/task/429/stat : 429 (strangenight1-m) R 425 427 32751 0 -1 4202560 26268 0 0 0 1263 6 0 0 25 0 4 0 500390087 395157504 54457 33554432000 4194304 4650419 140736567619488 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=427/tid=430] ppid=425 vsize=385896 CPUtime=12.69 cores=1,3,5,7
/proc/427/task/430/stat : 430 (strangenight1-m) R 425 427 32751 0 -1 4202560 17706 0 0 0 1264 5 0 0 25 0 4 0 500390087 395157504 54457 33554432000 4194304 4650419 140736567619488 18446744073709551615 4364562 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 385896

[startup+25.5004 s]
/proc/loadavg: 8.07 8.13 7.84 9/184 432
/proc/meminfo: memFree=30179112/32951124 swapFree=67105204/67111528
[pid=427] ppid=425 vsize=904328 CPUtime=101.81 cores=1,3,5,7
/proc/427/stat : 427 (strangenight1-m) R 425 427 32751 0 -1 4202496 204743 0 0 0 10133 48 0 0 18 0 4 0 500390086 926031872 147697 33554432000 4194304 4650419 140736567619488 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/427/statm: 226082 147697 395 112 0 221047 0
[pid=427/tid=428] ppid=425 vsize=904328 CPUtime=25.35 cores=1,3,5,7
/proc/427/task/428/stat : 428 (strangenight1-m) R 425 427 32751 0 -1 4202560 58382 0 0 0 2523 12 0 0 25 0 4 0 500390087 926031872 147697 33554432000 4194304 4650419 140736567619488 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=427/tid=429] ppid=425 vsize=904328 CPUtime=25.48 cores=1,3,5,7
/proc/427/task/429/stat : 429 (strangenight1-m) R 425 427 32751 0 -1 4202560 44442 0 0 0 2538 10 0 0 25 0 4 0 500390087 926031872 147697 33554432000 4194304 4650419 140736567619488 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=427/tid=430] ppid=425 vsize=904328 CPUtime=25.48 cores=1,3,5,7
/proc/427/task/430/stat : 430 (strangenight1-m) R 425 427 32751 0 -1 4202560 47850 0 0 0 2535 13 0 0 25 0 4 0 500390087 926031872 147697 33554432000 4194304 4650419 140736567619488 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 904328

[startup+51.1007 s]
/proc/loadavg: 8.05 8.12 7.84 9/184 432
/proc/meminfo: memFree=30116548/32951124 swapFree=67105204/67111528
[pid=427] ppid=425 vsize=920556 CPUtime=204.08 cores=1,3,5,7
/proc/427/stat : 427 (strangenight1-m) R 425 427 32751 0 -1 4202496 336286 0 0 0 20333 75 0 0 25 0 4 0 500390086 942649344 147988 33554432000 4194304 4650419 140736567619488 18446744073709551615 4367329 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/427/statm: 230139 147988 395 112 0 225104 0
[pid=427/tid=428] ppid=425 vsize=920556 CPUtime=50.87 cores=1,3,5,7
/proc/427/task/428/stat : 428 (strangenight1-m) R 425 427 32751 0 -1 4202560 58405 0 0 0 5075 12 0 0 25 0 4 0 500390087 942649344 147988 33554432000 4194304 4650419 140736567619488 18446744073709551615 4476756 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=427/tid=429] ppid=425 vsize=920556 CPUtime=51.08 cores=1,3,5,7
/proc/427/task/429/stat : 429 (strangenight1-m) R 425 427 32751 0 -1 4202560 62767 0 0 0 5091 17 0 0 25 0 4 0 500390087 942649344 147988 33554432000 4194304 4650419 140736567619488 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=427/tid=430] ppid=425 vsize=920556 CPUtime=51.01 cores=1,3,5,7
/proc/427/task/430/stat : 430 (strangenight1-m) R 425 427 32751 0 -1 4202560 67832 0 0 0 5083 18 0 0 25 0 4 0 500390087 942649344 147988 33554432000 4194304 4650419 140736567619488 18446744073709551615 4310809 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 920556

[startup+102.3 s]
/proc/loadavg: 8.02 8.10 7.84 9/184 434
/proc/meminfo: memFree=29865380/32951124 swapFree=67105204/67111528
[pid=427] ppid=425 vsize=1084528 CPUtime=408.59 cores=1,3,5,7
/proc/427/stat : 427 (strangenight1-m) R 425 427 32751 0 -1 4202496 503800 0 0 0 40741 118 0 0 25 0 4 0 500390086 1110556672 196000 33554432000 4194304 4650419 140736567619488 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/427/statm: 271132 196000 395 112 0 266097 0
[pid=427/tid=428] ppid=425 vsize=1084528 CPUtime=102.07 cores=1,3,5,7
/proc/427/task/428/stat : 428 (strangenight1-m) R 425 427 32751 0 -1 4202560 65943 0 0 0 10193 14 0 0 25 0 4 0 500390087 1110556672 196000 33554432000 4194304 4650419 140736567619488 18446744073709551615 4363441 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=427/tid=429] ppid=425 vsize=1084528 CPUtime=102.28 cores=1,3,5,7
/proc/427/task/429/stat : 429 (strangenight1-m) R 425 427 32751 0 -1 4202560 99641 0 0 0 10199 29 0 0 25 0 4 0 500390087 1110556672 196000 33554432000 4194304 4650419 140736567619488 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=427/tid=430] ppid=425 vsize=1084528 CPUtime=101.94 cores=1,3,5,7
/proc/427/task/430/stat : 430 (strangenight1-m) R 425 427 32751 0 -1 4202560 97661 0 0 0 10165 29 0 0 25 0 4 0 500390087 1110556672 196000 33554432000 4194304 4650419 140736567619488 18446744073709551615 4328325 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.59
Current children cumulated vsize (KiB) 1084528

[startup+162.301 s]

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

[pid=427] ppid=425 vsize=1468984 CPUtime=2565.68 cores=1,3,5,7
/proc/427/stat : 427 (strangenight1-m) R 425 427 32751 0 -1 4202496 4652186 0 0 0 255684 884 0 0 25 0 4 0 500390086 1504239616 299747 33554432000 4194304 4650419 140736567619488 18446744073709551615 4328238 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/427/statm: 367246 299748 425 112 0 362211 0
[pid=427/tid=428] ppid=425 vsize=1468984 CPUtime=642.08 cores=1,3,5,7
/proc/427/task/428/stat : 428 (strangenight1-m) R 425 427 32751 0 -1 4202560 225498 0 0 0 64117 91 0 0 25 0 4 0 500390087 1504239616 299748 33554432000 4194304 4650419 140736567619488 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=427/tid=429] ppid=425 vsize=1468984 CPUtime=642.29 cores=1,3,5,7
/proc/427/task/429/stat : 429 (strangenight1-m) R 425 427 32751 0 -1 4202560 993767 0 0 0 64018 211 0 0 25 0 4 0 500390087 1504239616 299748 33554432000 4194304 4650419 140736567619488 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=427/tid=430] ppid=425 vsize=1468984 CPUtime=639 cores=1,3,5,7
/proc/427/task/430/stat : 430 (strangenight1-m) R 425 427 32751 0 -1 4202560 1375162 0 0 0 63645 255 0 0 25 0 4 0 500390087 1504239616 299748 33554432000 4194304 4650419 140736567619488 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2565.68
Current children cumulated vsize (KiB) 1468984

[startup+702.301 s]
/proc/loadavg: 8.18 8.16 7.98 9/184 453
/proc/meminfo: memFree=29097740/32951124 swapFree=67105204/67111528
[pid=427] ppid=425 vsize=1601672 CPUtime=2805.35 cores=1,3,5,7
/proc/427/stat : 427 (strangenight1-m) R 425 427 32751 0 -1 4202496 4846172 0 0 0 279595 940 0 0 25 0 4 0 500390086 1640112128 328465 33554432000 4194304 4650419 140736567619488 18446744073709551615 4330704 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/427/statm: 400418 328465 395 112 0 395383 0
[pid=427/tid=428] ppid=425 vsize=1601672 CPUtime=702.08 cores=1,3,5,7
/proc/427/task/428/stat : 428 (strangenight1-m) R 425 427 32751 0 -1 4202560 248444 0 0 0 70107 101 0 0 25 0 4 0 500390087 1640112128 328465 33554432000 4194304 4650419 140736567619488 18446744073709551615 4328518 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=427/tid=429] ppid=425 vsize=1601672 CPUtime=702.29 cores=1,3,5,7
/proc/427/task/429/stat : 429 (strangenight1-m) R 425 427 32751 0 -1 4202560 1100321 0 0 0 69999 230 0 0 25 0 4 0 500390087 1640112128 328465 33554432000 4194304 4650419 140736567619488 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=427/tid=430] ppid=425 vsize=1601672 CPUtime=698.67 cores=1,3,5,7
/proc/427/task/430/stat : 430 (strangenight1-m) R 425 427 32751 0 -1 4202560 1405671 0 0 0 69600 267 0 0 25 0 4 0 500390087 1640112128 328465 33554432000 4194304 4650419 140736567619488 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.35
Current children cumulated vsize (KiB) 1601672

[startup+762.301 s]
/proc/loadavg: 8.16 8.16 8.00 9/184 454
/proc/meminfo: memFree=29122264/32951124 swapFree=67105204/67111528
[pid=427] ppid=425 vsize=1602128 CPUtime=3045.02 cores=1,3,5,7
/proc/427/stat : 427 (strangenight1-m) R 425 427 32751 0 -1 4202496 5207854 0 0 0 303482 1020 0 0 25 0 4 0 500390086 1640579072 324613 33554432000 4194304 4650419 140736567619488 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/427/statm: 400532 324613 395 112 0 395497 0
[pid=427/tid=428] ppid=425 vsize=1602128 CPUtime=762.08 cores=1,3,5,7
/proc/427/task/428/stat : 428 (strangenight1-m) R 425 427 32751 0 -1 4202560 269307 0 0 0 76096 112 0 0 25 0 4 0 500390087 1640579072 324613 33554432000 4194304 4650419 140736567619488 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=427/tid=429] ppid=425 vsize=1602128 CPUtime=762.29 cores=1,3,5,7
/proc/427/task/429/stat : 429 (strangenight1-m) R 425 427 32751 0 -1 4202560 1130961 0 0 0 75985 244 0 0 25 0 4 0 500390087 1640579072 324613 33554432000 4194304 4650419 140736567619488 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=427/tid=430] ppid=425 vsize=1602128 CPUtime=758.35 cores=1,3,5,7
/proc/427/task/430/stat : 430 (strangenight1-m) R 425 427 32751 0 -1 4202560 1431236 0 0 0 75553 282 0 0 25 0 4 0 500390087 1640579072 324613 33554432000 4194304 4650419 140736567619488 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.02
Current children cumulated vsize (KiB) 1602128

[startup+822.3 s]
/proc/loadavg: 8.23 8.17 8.01 9/184 456
/proc/meminfo: memFree=29133516/32951124 swapFree=67105204/67111528
[pid=427] ppid=425 vsize=1602520 CPUtime=3284.71 cores=1,3,5,7
/proc/427/stat : 427 (strangenight1-m) R 425 427 32751 0 -1 4202496 5683118 0 0 0 327358 1113 0 0 25 0 4 0 500390086 1640980480 328606 33554432000 4194304 4650419 140736567619488 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/427/statm: 400630 328606 395 112 0 395595 0
[pid=427/tid=428] ppid=425 vsize=1602520 CPUtime=822.09 cores=1,3,5,7
/proc/427/task/428/stat : 428 (strangenight1-m) R 425 427 32751 0 -1 4202560 291634 0 0 0 82086 123 0 0 25 0 4 0 500390087 1640980480 328134 33554432000 4194304 4650419 140736567619488 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=427/tid=429] ppid=425 vsize=1602520 CPUtime=822.3 cores=1,3,5,7
/proc/427/task/429/stat : 429 (strangenight1-m) R 425 427 32751 0 -1 4202560 1157450 0 0 0 81972 258 0 0 25 0 4 0 500390087 1640980480 328145 33554432000 4194304 4650419 140736567619488 18446744073709551615 4363496 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=427/tid=430] ppid=425 vsize=1602520 CPUtime=818.02 cores=1,3,5,7
/proc/427/task/430/stat : 430 (strangenight1-m) R 425 427 32751 0 -1 4202560 1459267 0 0 0 81508 294 0 0 25 0 4 0 500390087 1640980480 328156 33554432000 4194304 4650419 140736567619488 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.71
Current children cumulated vsize (KiB) 1602520

[startup+882.3 s]
/proc/loadavg: 8.21 8.17 8.01 9/184 457
/proc/meminfo: memFree=29162008/32951124 swapFree=67105204/67111528
[pid=427] ppid=425 vsize=1574644 CPUtime=3524.36 cores=1,3,5,7
/proc/427/stat : 427 (strangenight1-m) R 425 427 32751 0 -1 4202496 5801616 0 0 0 351279 1157 0 0 25 0 4 0 500390086 1612435456 319692 33554432000 4194304 4650419 140736567619488 18446744073709551615 4364427 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/427/statm: 393661 319693 395 112 0 388626 0
[pid=427/tid=428] ppid=425 vsize=1574644 CPUtime=882.08 cores=1,3,5,7
/proc/427/task/428/stat : 428 (strangenight1-m) R 425 427 32751 0 -1 4202560 318518 0 0 0 88075 133 0 0 25 0 4 0 500390087 1612435456 319693 33554432000 4194304 4650419 140736567619488 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=427/tid=429] ppid=425 vsize=1574644 CPUtime=882.29 cores=1,3,5,7
/proc/427/task/429/stat : 429 (strangenight1-m) R 425 427 32751 0 -1 4202560 1184145 0 0 0 87959 270 0 0 25 0 4 0 500390087 1612435456 319693 33554432000 4194304 4650419 140736567619488 18446744073709551615 4328518 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=427/tid=430] ppid=425 vsize=1574644 CPUtime=877.69 cores=1,3,5,7
/proc/427/task/430/stat : 430 (strangenight1-m) R 425 427 32751 0 -1 4202560 1485815 0 0 0 87464 305 0 0 25 0 4 0 500390087 1612435456 319693 33554432000 4194304 4650419 140736567619488 18446744073709551615 4331032 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.36
Current children cumulated vsize (KiB) 1574644

[startup+942.306 s]
/proc/loadavg: 8.19 8.17 8.02 9/184 467
/proc/meminfo: memFree=29028064/32951124 swapFree=67105204/67111528
[pid=427] ppid=425 vsize=1704692 CPUtime=3764.06 cores=1,3,5,7
/proc/427/stat : 427 (strangenight1-m) R 425 427 32751 0 -1 4202496 5899397 0 0 0 375208 1198 0 0 25 0 4 0 500390086 1745604608 344562 33554432000 4194304 4650419 140736567619488 18446744073709551615 4364495 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/427/statm: 426173 344562 395 112 0 421138 0
[pid=427/tid=428] ppid=425 vsize=1704692 CPUtime=942.09 cores=1,3,5,7
/proc/427/task/428/stat : 428 (strangenight1-m) R 425 427 32751 0 -1 4202560 341283 0 0 0 94066 143 0 0 25 0 4 0 500390087 1745604608 344562 33554432000 4194304 4650419 140736567619488 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=427/tid=429] ppid=425 vsize=1704692 CPUtime=942.3 cores=1,3,5,7
/proc/427/task/429/stat : 429 (strangenight1-m) R 425 427 32751 0 -1 4202560 1211956 0 0 0 93947 283 0 0 25 0 4 0 500390087 1745604608 344562 33554432000 4194304 4650419 140736567619488 18446744073709551615 4310834 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=427/tid=430] ppid=425 vsize=1704692 CPUtime=937.36 cores=1,3,5,7
/proc/427/task/430/stat : 430 (strangenight1-m) R 425 427 32751 0 -1 4202560 1505341 0 0 0 93425 311 0 0 25 0 4 0 500390087 1745604608 344562 33554432000 4194304 4650419 140736567619488 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.06
Current children cumulated vsize (KiB) 1704692

[startup+1002.3 s]
/proc/loadavg: 8.13 8.15 8.02 9/184 470
/proc/meminfo: memFree=29022444/32951124 swapFree=67105204/67111528
[pid=427] ppid=425 vsize=1725044 CPUtime=4003.72 cores=1,3,5,7
/proc/427/stat : 427 (strangenight1-m) R 425 427 32751 0 -1 4202496 5955264 0 0 0 399150 1222 0 0 25 0 4 0 500390086 1766445056 355691 33554432000 4194304 4650419 140736567619488 18446744073709551615 4364503 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/427/statm: 431261 355691 395 112 0 426226 0
[pid=427/tid=428] ppid=425 vsize=1725044 CPUtime=1002.08 cores=1,3,5,7
/proc/427/task/428/stat : 428 (strangenight1-m) R 425 427 32751 0 -1 4202560 360992 0 0 0 100057 151 0 0 25 0 4 0 500390087 1766445056 355691 33554432000 4194304 4650419 140736567619488 18446744073709551615 4476204 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=427/tid=429] ppid=425 vsize=1725044 CPUtime=1002.29 cores=1,3,5,7
/proc/427/task/429/stat : 429 (strangenight1-m) R 425 427 32751 0 -1 4202560 1221089 0 0 0 99943 286 0 0 25 0 4 0 500390087 1766445056 355691 33554432000 4194304 4650419 140736567619488 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=427/tid=430] ppid=425 vsize=1725044 CPUtime=997.03 cores=1,3,5,7
/proc/427/task/430/stat : 430 (strangenight1-m) R 425 427 32751 0 -1 4202560 1512461 0 0 0 99389 314 0 0 25 0 4 0 500390087 1766445056 355691 33554432000 4194304 4650419 140736567619488 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.72
Current children cumulated vsize (KiB) 1725044

[startup+1062.3 s]
/proc/loadavg: 8.10 8.14 8.02 9/184 472
/proc/meminfo: memFree=29016828/32951124 swapFree=67105204/67111528
[pid=427] ppid=425 vsize=1725492 CPUtime=4243.4 cores=1,3,5,7
/proc/427/stat : 427 (strangenight1-m) R 425 427 32751 0 -1 4202496 6005434 0 0 0 423090 1250 0 0 25 0 4 0 500390086 1766903808 346264 33554432000 4194304 4650419 140736567619488 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/427/statm: 431373 346264 395 112 0 426338 0
[pid=427/tid=428] ppid=425 vsize=1725492 CPUtime=1062.08 cores=1,3,5,7
/proc/427/task/428/stat : 428 (strangenight1-m) R 425 427 32751 0 -1 4202560 360999 0 0 0 106057 151 0 0 25 0 4 0 500390087 1766903808 346264 33554432000 4194304 4650419 140736567619488 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=427/tid=429] ppid=425 vsize=1725492 CPUtime=1062.3 cores=1,3,5,7
/proc/427/task/429/stat : 429 (strangenight1-m) R 425 427 32751 0 -1 4202560 1221089 0 0 0 105944 286 0 0 25 0 4 0 500390087 1766903808 346264 33554432000 4194304 4650419 140736567619488 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=427/tid=430] ppid=425 vsize=1725492 CPUtime=1056.71 cores=1,3,5,7
/proc/427/task/430/stat : 430 (strangenight1-m) R 425 427 32751 0 -1 4202560 1537209 0 0 0 105343 328 0 0 25 0 4 0 500390087 1766903808 346264 33554432000 4194304 4650419 140736567619488 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.4
Current children cumulated vsize (KiB) 1725492

[startup+1122.3 s]
/proc/loadavg: 8.04 8.11 8.01 9/184 474
/proc/meminfo: memFree=29066372/32951124 swapFree=67105204/67111528
[pid=427] ppid=425 vsize=1726932 CPUtime=4483.07 cores=1,3,5,7
/proc/427/stat : 427 (strangenight1-m) R 425 427 32751 0 -1 4202496 6079239 0 0 0 447021 1286 0 0 25 0 4 0 500390086 1768378368 345259 33554432000 4194304 4650419 140736567619488 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/427/statm: 431733 345259 395 112 0 426698 0
[pid=427/tid=428] ppid=425 vsize=1726932 CPUtime=1122.08 cores=1,3,5,7
/proc/427/task/428/stat : 428 (strangenight1-m) R 425 427 32751 0 -1 4202560 361174 0 0 0 112057 151 0 0 25 0 4 0 500390087 1768378368 345259 33554432000 4194304 4650419 140736567619488 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=427/tid=429] ppid=425 vsize=1726932 CPUtime=1122.29 cores=1,3,5,7
/proc/427/task/429/stat : 429 (strangenight1-m) R 425 427 32751 0 -1 4202560 1239787 0 0 0 111935 294 0 0 25 0 4 0 500390087 1768378368 345259 33554432000 4194304 4650419 140736567619488 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=427/tid=430] ppid=425 vsize=1726932 CPUtime=1116.38 cores=1,3,5,7
/proc/427/task/430/stat : 430 (strangenight1-m) R 425 427 32751 0 -1 4202560 1561833 0 0 0 111299 339 0 0 25 0 4 0 500390087 1768378368 345259 33554432000 4194304 4650419 140736567619488 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.07
Current children cumulated vsize (KiB) 1726932

[startup+1182.3 s]
/proc/loadavg: 8.01 8.08 8.01 9/184 475
/proc/meminfo: memFree=29018104/32951124 swapFree=67105204/67111528
[pid=427] ppid=425 vsize=1727604 CPUtime=4722.74 cores=1,3,5,7
/proc/427/stat : 427 (strangenight1-m) R 425 427 32751 0 -1 4202496 6159277 0 0 0 470950 1324 0 0 25 0 4 0 500390086 1769066496 355050 33554432000 4194304 4650419 140736567619488 18446744073709551615 4363613 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/427/statm: 431901 355050 395 112 0 426866 0
[pid=427/tid=428] ppid=425 vsize=1727604 CPUtime=1182.08 cores=1,3,5,7
/proc/427/task/428/stat : 428 (strangenight1-m) R 425 427 32751 0 -1 4202560 361179 0 0 0 118057 151 0 0 25 0 4 0 500390087 1769066496 355050 33554432000 4194304 4650419 140736567619488 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=427/tid=429] ppid=425 vsize=1727604 CPUtime=1182.29 cores=1,3,5,7
/proc/427/task/429/stat : 429 (strangenight1-m) R 425 427 32751 0 -1 4202560 1266465 0 0 0 117923 306 0 0 25 0 4 0 500390087 1769066496 355050 33554432000 4194304 4650419 140736567619488 18446744073709551615 4363566 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=427/tid=430] ppid=425 vsize=1727604 CPUtime=1176.05 cores=1,3,5,7
/proc/427/task/430/stat : 430 (strangenight1-m) R 425 427 32751 0 -1 4202560 1589141 0 0 0 117253 352 0 0 25 0 4 0 500390087 1769066496 355050 33554432000 4194304 4650419 140736567619488 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.74
Current children cumulated vsize (KiB) 1727604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.01 8.08 8.00 6/180 477
/proc/meminfo: memFree=29530236/32951124 swapFree=67105204/67111528
[pid=427] ppid=425 vsize=1728564 CPUtime=4800.24 cores=1,3,5,7
/proc/427/stat : 427 (strangenight1-m) R 425 427 32751 0 -1 4202496 6183256 0 0 0 478688 1336 0 0 25 0 4 0 500390086 1770049536 348951 33554432000 4194304 4650419 140736567619488 18446744073709551615 4364648 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/427/statm: 432141 348951 395 112 0 427106 0
[pid=427/tid=428] ppid=425 vsize=1728564 CPUtime=1201.49 cores=1,3,5,7
/proc/427/task/428/stat : 428 (strangenight1-m) R 425 427 32751 0 -1 4202560 361342 0 0 0 119998 151 0 0 25 0 4 0 500390087 1770049536 348952 33554432000 4194304 4650419 140736567619488 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=427/tid=429] ppid=425 vsize=1728564 CPUtime=1201.7 cores=1,3,5,7
/proc/427/task/429/stat : 429 (strangenight1-m) R 425 427 32751 0 -1 4202560 1274372 0 0 0 119859 311 0 0 25 0 4 0 500390087 1770049536 348952 33554432000 4194304 4650419 140736567619488 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=427/tid=430] ppid=425 vsize=1728564 CPUtime=1195.35 cores=1,3,5,7
/proc/427/task/430/stat : 430 (strangenight1-m) R 425 427 32751 0 -1 4202560 1599015 0 0 0 119178 357 0 0 25 0 4 0 500390087 1770049536 348952 33554432000 4194304 4650419 140736567619488 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 1728564

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.77
CPU time (s): 4800.34
CPU user time (s): 4786.92
CPU system time (s): 13.42
CPU usage (%): 399.44
Max. virtual memory (cumulated for all children) (KiB): 1732372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4786.92
system time used= 13.42
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6183261
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= 2423
involuntary context switches= 18443

runsolver used 1.77473 second user time and 4.80327 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-29 14:22:22
IDJOB=3175050
IDBENCH=82668
IDSOLVER=1588
FILE ID=node147/3175050-1304079742
RUNJOBID= node147-1304078537-302
PBS_JOBID= 13170522
Free space on /tmp= 72648 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v40000-c168000-S1920335371-069-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175050-1304079742/watcher-3175050-1304079742 -o /tmp/evaluation-result-3175050-1304079742/solver-3175050-1304079742 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175050-1304079742.cnf

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

MD5SUM BENCH= 2df42d61a6b217e160d2447861596d0d
RANDOM SEED=40712893

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.76
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.836
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.836
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:     32951124 kB
MemFree:      30919272 kB
Buffers:        264952 kB
Cached:        1369460 kB
SwapCached:       2712 kB
Active:         147068 kB
Inactive:      1560856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30919272 kB
SwapTotal:    67111528 kB
SwapFree:     67105204 kB
Dirty:           16380 kB
Writeback:           0 kB
AnonPages:       71336 kB
Mapped:          14988 kB
Slab:           260932 kB
PageTables:       5060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   271992 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= 72644 MiB
End job on node147 at 2011-04-29 14:42:26