Trace number 3175004

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.16 1201.78

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v35000-c147000-S1886449473-022-UNKNOWN.cnf
MD5SUM48acd8df0141c3f57a132eb6d7253d5f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark130.328
Satisfiable
(Un)Satisfiability was proved
Number of variables35000
Number of clauses147000
Sum of the clauses size441000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3147000
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-3175004-1304076767.cnf'
0.00/0.00	c -- header says num vars:          35000
0.00/0.00	c -- header says num clauses:      147000
0.00/0.25	c -- clauses added:            0 learnts,       147000 normals,            0 xors
0.00/0.25	c -- vars added      35000
0.00/0.25	c Parsing time:  0.44 s
0.00/0.25	c  N st     0         0     35000    147000         0         0    441000         0   no data   no data  --
0.00/0.25	c asymm  cl-useful: 0/147000/147000 lits-rem:0 time: 0.44
0.00/0.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.36
0.21/0.90	c bin-w-bin subsume rem            0 bins  time:  0.04 s
0.21/0.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
0.21/0.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  35000 time:  0.05 s
0.21/0.90	c Removed useless bin:       0  fixed:     0  props:   0.34M  time:  0.05 s
0.21/0.90	c lits-rem:         0  cl-subs:        0  v-elim:   1026  v-fix:    0  time:  1.52 s
0.21/0.90	c Finding binary XORs  T:     0.03 s  found:       0
3.81/0.98	c Finding non-binary XORs:     0.32 s (found:       0, avg size: nan)
3.81/0.98	c calculated reachability. Time: 0.00
3.81/0.99	c Calc default polars -  time:   0.06 s pos:   15581 undec:    3930 neg:   15489
3.81/0.99	c =========================================================================================
3.81/0.99	c types(t): F = full restart, N = normal restart
3.81/0.99	c types(t): S = simplification begin/end, E = solution found
3.81/0.99	c restart types(rt): st = static, dy = dynamic
3.81/0.99	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.81/0.99	c  B st     0         0     33974    145315         0         0    441645         0   no data   no data  --
9.95/2.55	c  N dy    18      4062     33974    145315         0      4062    441645   1121164    156.71    165.16  --
15.96/4.10	c  N dy    47      8080     33974    145315         0      8079    441645   2097121    159.87    168.35  --
22.73/5.71	c  N dy    75     12178     33974    145315         0     12177    441645   3122759    162.82    172.71  --
29.14/7.35	c  N dy   106     16208     33974    145315         0     16207    441645   4157071    165.12    190.33  --
36.31/9.10	c  N dy   137     20294     33974    145315         0     10294    441645    726425    165.76    175.27  --
42.73/10.73	c  N dy   166     24331     33974    145315         0     14330    441645   1766456    166.59    203.77  --
43.90/11.00	c  F st   171     25003     33974    145315         0     15002    441645   1941154    166.71    156.91  --
52.69/13.23	c  N dy   177     30001     33974    145315         0     20000    441645   3615958    166.71   no data  --
52.69/13.23	c  S st   177     30001     33974    145315         0     20000    441645   3615958    166.71   no data  --
53.49/13.44	c  S st   177     30502     33974    145315         0     20501    441645   3715347    166.71   no data  --
53.49/13.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
53.49/13.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
54.28/13.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.88
56.28/14.10	c bin-w-bin subsume rem            0 bins  time:  0.04 s
56.28/14.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
56.28/14.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33974 time:  0.05 s
56.28/14.14	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.06 s
95.45/23.94	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 38.92 s
96.23/24.11	c asymm  cl-useful: 0/145315/145315 lits-rem:0 time: 0.71
96.23/24.12	c calculated reachability. Time: 0.01
96.23/24.12	c  N dy   177     30502     33974    145315         0     20497    441645   3714319    166.71   no data  --
103.43/25.99	c  N dy   204     34591     33974    145315         0     24586    441645   4756177    166.78    182.77  --
111.01/27.87	c  N dy   230     38681     33974    145315         0     28676    441645   5767643    166.11    177.35  --
119.00/29.87	c  N dy   262     42815     33974    145315         0     17311    441645   1249544    167.08    175.98  --
124.19/31.20	c  S st   281     45754     33974    145315         0     20250    441645   1979185    166.75    189.78  --
125.39/31.44	c  S st   281     46257     33974    145315         0     20753    441645   2062986    166.75   no data  --
125.39/31.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
125.39/31.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
126.21/31.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.90
126.98/31.89	c bin-w-bin subsume rem            0 bins  time:  0.04 s
127.38/31.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
127.38/31.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33974 time:  0.05 s
127.38/31.93	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.07 s
148.18/37.18	c lits-rem:         2  cl-subs:        3  v-elim:      0  v-fix:    0  time: 20.86 s
148.56/37.20	c vivif2 --  cl tried   145315 cl shrink        0 lits rem          0 time: 0.08
148.56/37.24	c vivif2 --  cl tried    20750 cl shrink        0 lits rem          0 time: 0.14
149.35/37.41	c asymm  cl-useful: 0/145315/145315 lits-rem:0 time: 0.68
149.35/37.42	c calculated reachability. Time: 0.00
149.35/37.42	c  N dy   281     46257     33974    145315         0     20750    441645   2062341    166.75   no data  --
156.97/39.33	c  N dy   309     50486     33974    145315         0     24979    441645   3168906    167.25    183.42  --
164.14/41.13	c  N dy   335     54527     33974    145315         0     29020    441645   4173560    167.05    191.84  --
171.73/43.01	c  N dy   362     58572     33974    145315         0     33065    441645   5215779    167.16    176.58  --
178.94/44.89	c  N dy   389     62630     33974    145315         0     37123    441645   6252747    167.07    178.74  --
186.90/46.85	c  N dy   420     66910     33974    145315         0     22658    441645   1786849    167.46    179.18  --
191.30/47.96	c  S st   437     69386     33974    145315         0     25134    441645   2413886    167.29   no data  --
192.12/48.19	c  S st   437     69890     33974    145315         0     25638    441645   2504861    167.29   no data  --
192.49/48.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
192.49/48.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
193.29/48.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.91
194.10/48.68	c bin-w-bin subsume rem            0 bins  time:  0.04 s
194.10/48.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
194.49/48.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33974 time:  0.05 s
194.49/48.72	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.06 s
222.06/55.68	c lits-rem:         2  cl-subs:        1  v-elim:      0  v-fix:    0  time: 27.73 s
222.06/55.70	c vivif2 --  cl tried   145315 cl shrink        0 lits rem          0 time: 0.08
222.47/55.74	c vivif2 --  cl tried    25637 cl shrink        0 lits rem          0 time: 0.17
223.25/55.92	c asymm  cl-useful: 0/145315/145315 lits-rem:0 time: 0.73
223.25/55.93	c calculated reachability. Time: 0.01
223.25/55.94	c  N dy   437     69890     33974    145315         0     25637    441645   2504781    167.29   no data  --
231.25/57.97	c  N dy   466     74411     33974    145315         0     30158    441645   3619306    167.10    176.17  --
240.45/60.29	c  N dy   500     79355     33974    145315         0     35102    441645   4901048    167.21    176.66  --
250.41/62.77	c  N dy   536     84510     33974    145315         0     40256    441645   6241167    167.45    185.15  --
256.00/64.17	c  F st   556     87500     33974    145315         0     22373    441645   1087074    167.33   no data  --
262.79/65.82	c  N st   561     90798     33974    145315         0     25670    441645   2328334    167.33   no data  --
273.99/68.66	c  N dy   589     96766     33974    145315         0     31637    441645   4172382    167.30    176.42  --
286.37/71.70	c  N dy   630    102983     33974    145315         0     37854    441645   5731782    167.03    177.72  --
289.56/72.59	c  S st   643    104835     33974    145315         0     39705    441645   6218525    167.15   no data  --
290.76/72.83	c  S st   643    105337     33974    145315         0     40207    441645   6312671    167.15   no data  --
290.76/72.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
290.76/72.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
291.96/73.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.97
293.96/73.60	c bin-w-bin subsume rem            0 bins  time:  0.04 s
293.96/73.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
293.96/73.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33974 time:  0.05 s
293.96/73.64	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.06 s
610.31/152.88	c lits-rem:         0  cl-subs:       10  v-elim:      0  v-fix:    0  time: 315.83 s
610.71/152.90	c vivif2 --  cl tried   145315 cl shrink        0 lits rem          0 time: 0.08
611.11/153.00	c vivif2 --  cl tried    40197 cl shrink        0 lits rem          0 time: 0.41
611.91/153.22	c asymm  cl-useful: 0/145315/145315 lits-rem:0 time: 0.87
611.91/153.23	c calculated reachability. Time: 0.00
611.91/153.23	c  N dy   643    105337     33974    145315         0     40197    441645   6303740    167.15   no data  --
624.69/156.45	c  N dy   688    112133     33974    145315         0     24558    441645   1215198    167.36    178.91  --
637.48/159.68	c  N dy   734    119329     33974    145315         0     31754    441645   3047559    167.38    185.33  --
652.65/163.48	c  N dy   789    127119     33974    145315         0     39543    441645   5067177    167.71    178.08  --
669.83/167.71	c  N dy   850    135315     33974    145315         0     24019    441645    714565    167.89    176.97  --
685.81/171.70	c  N dy   909    144001     33974    145315         0     32705    441645   2951782    167.91    177.03  --
702.98/176.10	c  N dy   976    153189     33974    145315         0     41893    441645   5333879    168.10    180.11  --
712.56/178.41	c  S st  1004    158005     33974    145315         0     46709    441645   6537744    167.83   no data  --
713.37/178.68	c  S st  1004    158510     33974    145315         0     47214    441645   6641086    167.83   no data  --
713.77/178.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.12
713.77/178.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
714.59/178.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  1.00
716.56/179.48	c bin-w-bin subsume rem            0 bins  time:  0.04 s
716.56/179.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
716.96/179.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33974 time:  0.05 s
716.96/179.52	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.06 s
1087.65/272.36	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 370.33 s
1087.65/272.38	c vivif2 --  cl tried   145315 cl shrink        0 lits rem          0 time: 0.08
1088.07/272.50	c vivif2 --  cl tried    47210 cl shrink        0 lits rem          0 time: 0.44
1089.24/272.73	c asymm  cl-useful: 0/145315/145315 lits-rem:0 time: 0.94
1089.24/272.74	c calculated reachability. Time: 0.01
1089.24/272.74	c  N dy  1004    158510     33974    145315         0     47210    441645   6639855    167.83   no data  --
1108.02/277.45	c  N dy  1069    168675     33974    145315         0     32516    441645   2494826    167.69    231.80  --
1128.38/282.59	c  N dy  1141    179514     33974    145315         0     43354    441645   5377040    167.82    177.75  --
1151.15/288.20	c  N dy  1227    190979     33974    145315         0     28890    441645   1359435    168.06    177.51  --
1173.52/293.81	c  N dy  1303    203188     33974    145315         0     41097    441645   4461055    168.04    183.45  --
1200.29/300.52	c  N dy  1391    216197     33974    145315         0     27143    441645    591253    167.96    177.00  --
1226.65/307.15	c  N dy  1494    229995     33974    145315         0     40939    441645   4198274    168.38    184.16  --
1242.25/311.08	c  S st  1552    237765     33974    145315         0     48709    441645   6218479    168.52    160.81  --
1243.43/311.36	c  S st  1552    238267     33974    145315         0     49211    441645   6327284    168.52   no data  --
1243.43/311.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
1243.43/311.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1244.62/311.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  1.02
1246.65/312.13	c bin-w-bin subsume rem            0 bins  time:  0.04 s
1246.65/312.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1246.65/312.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33974 time:  0.05 s
1246.65/312.17	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.06 s
1601.74/401.02	c lits-rem:         1  cl-subs:        2  v-elim:      0  v-fix:    0  time: 353.99 s
1601.74/401.04	c vivif2 --  cl tried   145315 cl shrink        0 lits rem          0 time: 0.08
1602.16/401.15	c vivif2 --  cl tried    49209 cl shrink        0 lits rem          0 time: 0.43
1603.33/401.40	c asymm  cl-useful: 0/145315/145315 lits-rem:0 time: 0.98
1603.33/401.41	c calculated reachability. Time: 0.01
1603.33/401.41	c  N dy  1552    238267     33974    145315         0     49209    441645   6324971    168.52   no data  --
1634.49/409.27	c  N dy  1660    253552     33974    145315         0     36517    441645   2750249    168.47    178.44  --
1668.06/417.62	c  N dy  1768    269812     33974    145315         0     52776    441645   6932955    168.38    239.15  --
1703.62/426.51	c  N dy  1889    287127     33974    145315         0     41102    441645   3665872    168.47    180.56  --
1742.76/436.34	c  N dy  2013    305546     33974    145315         0     59519    441645   8412731    168.53    180.86  --
1744.34/436.79	c  F st  2019    306251     33974    145315         0     30231    441645    563493    168.53   no data  --
1783.08/446.45	c  N dy  2114    325417     33974    145315         0     49397    441645   6202991    168.51    178.02  --
1824.63/456.83	c  N dy  2256    345542     33974    145315         0     38522    441645   2466451    168.58    181.37  --
1848.99/462.90	c  S st  2343    357403     33974    145315         0     50381    441645   5612095    168.74   no data  --
1849.79/463.16	c  S st  2343    357903     33974    145315         0     50881    441645   5700797    168.74   no data  --
1849.79/463.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
1849.79/463.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1850.99/463.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  1.02
1852.61/463.88	c bin-w-bin subsume rem            0 bins  time:  0.05 s
1852.61/463.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1853.01/463.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33974 time:  0.05 s
1853.01/463.92	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.07 s
2148.58/537.95	c lits-rem:         1  cl-subs:        3  v-elim:      0  v-fix:    0  time: 294.56 s
2148.58/537.97	c vivif2 --  cl tried   145315 cl shrink        0 lits rem          0 time: 0.09
2148.98/538.07	c vivif2 --  cl tried    50878 cl shrink        0 lits rem          0 time: 0.40
2150.19/538.33	c asymm  cl-useful: 0/145315/145315 lits-rem:0 time: 1.01
2150.19/538.34	c calculated reachability. Time: 0.01
2150.19/538.34	c  N dy  2343    357903     33974    145315         0     50878    441645   5700282    168.74   no data  --
2192.52/548.90	c  N dy  2478    377930     33974    145315         0     38919    441645   2319144    168.72    179.22  --
2235.29/559.64	c  N dy  2622    397983     33974    145315         0     58972    441645   7645626    168.94    184.28  --
2277.61/570.27	c  N dy  2761    418004     33974    145315         0     45990    441645   3877585    168.94    178.81  --
2319.95/580.86	c  N dy  2900    438073     33974    145315         0     66058    441645   9130667    169.05    215.22  --
2360.29/590.91	c  N dy  3031    458111     33974    145315         0     52099    441645   5197098    169.01    179.28  --
2403.02/601.60	c  N dy  3169    478286     33974    145315         0     37272    441645   1074535    169.08    182.04  --
2442.57/611.52	c  N dy  3304    498385     33974    145315         0     57369    441645   6265807    169.08    213.20  --
2484.92/622.19	c  N dy  3443    518392     33974    145315         0     41378    441645   1897222    169.16    225.04  --
2521.66/631.32	c  S st  3564    536857     33974    145315         0     59842    441645   6567487    169.04    157.84  --
2522.86/631.61	c  S st  3564    537362     33974    145315         0     60347    441645   6661519    169.04   no data  --
2522.86/631.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.12
2522.86/631.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2524.06/631.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  1.06
2525.65/632.40	c bin-w-bin subsume rem            0 bins  time:  0.04 s
2526.06/632.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
2526.06/632.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33974 time:  0.05 s
2526.06/632.44	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.06 s
2919.89/731.00	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 393.13 s
2919.89/731.02	c vivif2 --  cl tried   145315 cl shrink        0 lits rem          0 time: 0.08
2920.31/731.13	c vivif2 --  cl tried    60344 cl shrink        0 lits rem          0 time: 0.45
2921.49/731.40	c asymm  cl-useful: 0/145315/145315 lits-rem:0 time: 1.07
2921.49/731.41	c calculated reachability. Time: 0.01
2921.49/731.41	c  N dy  3564    537362     33974    145315         0     60344    441645   6661098    169.04   no data  --
2963.03/741.88	c  N dy  3708    557404     33974    145315         0     43385    441645   2162789    169.10    186.06  --
3003.79/752.06	c  N dy  3844    577503     33974    145315         0     63483    441645   7412880    169.20    181.10  --
3045.32/762.48	c  N dy  3980    597562     33974    145315         0     45542    441645   2415807    169.22    180.49  --
3086.46/772.71	c  N dy  4112    617635     33974    145315         0     65615    441645   7589668    169.20    195.75  --
3128.00/783.17	c  N dy  4250    637731     33974    145315         0     46714    441645   2473659    169.18    178.17  --
3169.54/793.52	c  N dy  4384    657790     33974    145315         0     66770    441645   7568859    169.16    189.99  --
3211.88/804.19	c  N dy  4518    677859     33974    145315         0     46836    441645   2241003    169.16    179.05  --
3253.02/814.44	c  N dy  4653    697933     33974    145315         0     66908    441645   7461445    169.18    180.52  --
3296.16/825.25	c  N dy  4791    718062     33974    145315         0     46042    441645   1838966    169.22    194.23  --
3337.30/835.53	c  N dy  4928    738105     33974    145315         0     66085    441645   7120142    169.30    197.09  --
3381.24/846.57	c  N dy  5054    758182     33974    145315         0     44168    441645   1062019    169.30    182.06  --
3423.18/857.00	c  N dy  5191    778224     33974    145315         0     64208    441645   6280054    169.35    179.96  --
3468.71/868.44	c  N dy  5337    798248     33974    145315         0     84231    441645  11548193    169.45    185.56  --
3485.09/872.56	c  S st  5389    806045     33974    145315         0     49028    441645   2057764    169.47    175.68  --
3486.29/872.82	c  S st  5389    806549     33974    145315         0     49532    441645   2153579    169.47   no data  --
3486.29/872.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
3486.29/872.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3487.11/873.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  1.00
3488.28/873.30	c bin-w-bin subsume rem            0 bins  time:  0.05 s
3488.28/873.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
3488.28/873.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33974 time:  0.06 s
3488.28/873.35	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.06 s
3513.47/879.68	c lits-rem:         3  cl-subs:        1  v-elim:      0  v-fix:    0  time: 25.28 s
3513.47/879.70	c vivif2 --  cl tried   145315 cl shrink        0 lits rem          0 time: 0.08
3513.87/879.74	c vivif2 --  cl tried    49531 cl shrink        0 lits rem          0 time: 0.16
3514.64/879.98	c asymm  cl-useful: 0/145315/145315 lits-rem:0 time: 0.98
3514.64/879.99	c calculated reachability. Time: 0.01
3514.64/879.99	c  N dy  5389    806549     33974    145315         0     49531    441645   2153407    169.47   no data  --
3558.19/890.89	c  N dy  5528    826644     33974    145315         0     69625    441645   7375875    169.50    183.02  --
3606.14/902.81	c  N dy  5667    846647     33974    145315         0     45623    441645    942590    169.55    184.28  --
3649.68/913.71	c  N dy  5806    866809     33974    145315         0     65785    441645   6261811    169.59    182.62  --
3696.80/925.57	c  N dy  5942    886843     33974    145315         0     85818    441645  11549932    169.65    180.76  --
3740.74/936.57	c  N dy  6075    906904     33974    145315         0     60886    441645   4608954    169.65    207.48  --
3786.68/948.06	c  N dy  6207    926984     33974    145315         0     80964    441645   9835736    169.71    181.07  --
3833.41/959.76	c  N dy  6343    947059     33974    145315         0     55038    441645   2886260    169.72    182.32  --
3879.34/971.21	c  N dy  6485    967135     33974    145315         0     75114    441645   8135807    169.76    178.96  --
3926.08/982.97	c  N dy  6614    987173     33974    145315         0     48148    441645    809663    169.73    187.00  --
3968.81/993.64	c  N dy  6750   1007275     33974    145315         0     68249    441645   6078595    169.75    186.86  --
4015.15/1005.28	c  N dy  6890   1027299     33974    145315         0     88272    441645  11306844    169.76    187.24  --
4060.28/1016.56	c  N dy  7034   1047371     33974    145315         0     60346    441645   3736124    169.82    184.23  --
4106.23/1028.07	c  N dy  7178   1067679     33974    145315         0     80653    441645   9114871    169.90    185.62  --
4116.21/1030.59	c  F st  7209   1071877     33974    145315         0     84851    441645  10211074    169.90   no data  --
4154.55/1040.17	c  N dy  7283   1087999     33974    145315         0     51979    441645   1321448    169.91    183.93  --
4198.91/1051.30	c  N dy  7434   1108226     33974    145315         0     72204    441645   6800872    170.05    180.26  --
4246.02/1063.04	c  N dy  7569   1128258     33974    145315         0     92235    441645  12048498    170.05    182.25  --
4291.17/1074.37	c  N dy  7705   1148442     33974    145315         0     62421    441645   3705908    170.05    184.79  --
4336.69/1085.79	c  N dy  7851   1168530     33974    145315         0     82507    441645   8929906    170.06    191.68  --
4385.83/1098.09	c  N dy  7989   1188535     33974    145315         0     51512    441645    657521    170.09    189.36  --
4429.37/1108.93	c  N dy  8131   1208563     33974    145315         0     71535    441645   5957395    170.15    180.84  --
4432.18/1109.64	c  S st  8140   1209824     33974    145315         0     72795    441645   6286310    170.15   no data  --
4433.36/1109.95	c  S st  8140   1210328     33974    145315         0     73299    441645   6374635    170.15   no data  --
4433.36/1109.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.12
4433.36/1109.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4434.56/1110.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  1.12
4436.58/1110.76	c bin-w-bin subsume rem            0 bins  time:  0.04 s
4436.58/1110.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
4436.58/1110.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33974 time:  0.05 s
4436.95/1110.81	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.07 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-3175004-1304076767/watcher-3175004-1304076767 -o /tmp/evaluation-result-3175004-1304076767/solver-3175004-1304076767 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175004-1304076767.cnf 

running on 4 cores: 0,2,4,6

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: 5.07 5.19 6.54 5/184 8518
/proc/meminfo: memFree=25013364/32951124 swapFree=67111352/67111528
[pid=8518] ppid=8516 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/8518/stat : 8518 (strangenight1-m) R 8516 8518 7180 0 -1 4202496 414 0 0 0 0 0 0 0 22 0 4 0 519274926 52465664 353 33554432000 4194304 4650419 140736943789216 18446744073709551615 47365654722482 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8518/statm: 12809 353 303 112 0 7774 0
[pid=8518/tid=8519] ppid=8516 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/8518/task/8519/stat : 8519 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 519274926 52465664 353 33554432000 4194304 4650419 140736943789216 18446744073709551615 47365654722482 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8518/tid=8520] ppid=8516 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/8518/task/8520/stat : 8520 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 519274926 52465664 353 33554432000 4194304 4650419 140736943789216 18446744073709551615 47365654722482 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8518/tid=8521] ppid=8516 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/8518/task/8521/stat : 8521 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 519274926 52465664 353 33554432000 4194304 4650419 140736943789216 18446744073709551615 246516890609 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0616499 s]
/proc/loadavg: 5.07 5.19 6.54 5/184 8518
/proc/meminfo: memFree=25013364/32951124 swapFree=67111352/67111528
[pid=8518] ppid=8516 vsize=318832 CPUtime=0.21 cores=0,2,4,6
/proc/8518/stat : 8518 (strangenight1-m) D 8516 8518 7180 0 -1 4202496 19122 0 0 0 18 3 0 0 24 0 4 0 519274926 326483968 14877 33554432000 4194304 4650419 140736943789216 18446744073709551615 246516531319 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8518/statm: 79942 16935 344 112 0 74907 0
[pid=8518/tid=8519] ppid=8516 vsize=320848 CPUtime=0.1 cores=0,2,4,6
/proc/8518/task/8519/stat : 8519 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 5733 0 0 0 9 1 0 0 18 0 4 0 519274926 328548352 19109 33554432000 4194304 4650419 140736943789216 18446744073709551615 4306640 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8518/tid=8520] ppid=8516 vsize=322208 CPUtime=0.11 cores=0,2,4,6
/proc/8518/task/8520/stat : 8520 (strangenight1-m) D 8516 8518 7180 0 -1 4202560 6097 0 0 0 10 1 0 0 18 0 4 0 519274926 329940992 20599 33554432000 4194304 4650419 140736943789216 18446744073709551615 246516531669 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8518/tid=8521] ppid=8516 vsize=364332 CPUtime=0.84 cores=0,2,4,6
/proc/8518/task/8521/stat : 8521 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 6925 0 0 0 83 1 0 0 19 0 4 0 519274926 373075968 41488 33554432000 4194304 4650419 140736943789216 18446744073709551615 4328238 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 318832

[startup+0.96104 s]
/proc/loadavg: 5.07 5.19 6.54 5/184 8518
/proc/meminfo: memFree=25013364/32951124 swapFree=67111352/67111528
[pid=8518] ppid=8516 vsize=364332 CPUtime=3.81 cores=0,2,4,6
/proc/8518/stat : 8518 (strangenight1-m) R 8516 8518 7180 0 -1 4202496 48398 0 0 0 372 9 0 0 25 0 4 0 519274926 373075968 41552 33554432000 4194304 4650419 140736943789216 18446744073709551615 4385244 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8518/statm: 91083 41552 390 112 0 86048 0
[pid=8518/tid=8519] ppid=8516 vsize=364332 CPUtime=0.95 cores=0,2,4,6
/proc/8518/task/8519/stat : 8519 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 13661 0 0 0 93 2 0 0 19 0 4 0 519274926 373075968 41552 33554432000 4194304 4650419 140736943789216 18446744073709551615 4389595 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8518/tid=8520] ppid=8516 vsize=364332 CPUtime=0.94 cores=0,2,4,6
/proc/8518/task/8520/stat : 8520 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 13653 0 0 0 92 2 0 0 19 0 4 0 519274926 373075968 41552 33554432000 4194304 4650419 140736943789216 18446744073709551615 4389592 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8518/tid=8521] ppid=8516 vsize=364332 CPUtime=0.94 cores=0,2,4,6
/proc/8518/task/8521/stat : 8521 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 6986 0 0 0 93 1 0 0 19 0 4 0 519274926 373075968 41552 33554432000 4194304 4650419 140736943789216 18446744073709551615 4229517 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.81
Current children cumulated vsize (KiB) 364332

[startup+1.06102 s]
/proc/loadavg: 5.07 5.19 6.54 5/184 8518
/proc/meminfo: memFree=25013364/32951124 swapFree=67111352/67111528
[pid=8518] ppid=8516 vsize=364332 CPUtime=4.21 cores=0,2,4,6
/proc/8518/stat : 8518 (strangenight1-m) R 8516 8518 7180 0 -1 4202496 48565 0 0 0 412 9 0 0 25 0 4 0 519274926 373075968 41719 33554432000 4194304 4650419 140736943789216 18446744073709551615 4314893 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8518/statm: 91083 41719 391 112 0 86048 0
[pid=8518/tid=8519] ppid=8516 vsize=364332 CPUtime=1.05 cores=0,2,4,6
/proc/8518/task/8519/stat : 8519 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 13690 0 0 0 103 2 0 0 19 0 4 0 519274926 373075968 41719 33554432000 4194304 4650419 140736943789216 18446744073709551615 4328238 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8518/tid=8520] ppid=8516 vsize=364332 CPUtime=1.04 cores=0,2,4,6
/proc/8518/task/8520/stat : 8520 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 13683 0 0 0 102 2 0 0 19 0 4 0 519274926 373075968 41719 33554432000 4194304 4650419 140736943789216 18446744073709551615 4363337 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8518/tid=8521] ppid=8516 vsize=364332 CPUtime=1.04 cores=0,2,4,6
/proc/8518/task/8521/stat : 8521 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 7054 0 0 0 103 1 0 0 19 0 4 0 519274926 373075968 41719 33554432000 4194304 4650419 140736943789216 18446744073709551615 4363522 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.21
Current children cumulated vsize (KiB) 364332

[startup+1.161 s]
/proc/loadavg: 5.07 5.19 6.54 5/184 8518
/proc/meminfo: memFree=25013364/32951124 swapFree=67111352/67111528
[pid=8518] ppid=8516 vsize=364332 CPUtime=4.61 cores=0,2,4,6
/proc/8518/stat : 8518 (strangenight1-m) R 8516 8518 7180 0 -1 4202496 48847 0 0 0 452 9 0 0 25 0 4 0 519274926 373075968 42001 33554432000 4194304 4650419 140736943789216 18446744073709551615 4330361 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8518/statm: 91083 42001 391 112 0 86048 0
[pid=8518/tid=8519] ppid=8516 vsize=364332 CPUtime=1.15 cores=0,2,4,6
/proc/8518/task/8519/stat : 8519 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 13761 0 0 0 113 2 0 0 19 0 4 0 519274926 373075968 42001 33554432000 4194304 4650419 140736943789216 18446744073709551615 4520279 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8518/tid=8520] ppid=8516 vsize=364332 CPUtime=1.14 cores=0,2,4,6
/proc/8518/task/8520/stat : 8520 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 13755 0 0 0 112 2 0 0 19 0 4 0 519274926 373075968 42001 33554432000 4194304 4650419 140736943789216 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8518/tid=8521] ppid=8516 vsize=364332 CPUtime=1.14 cores=0,2,4,6
/proc/8518/task/8521/stat : 8521 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 7123 0 0 0 113 1 0 0 19 0 4 0 519274926 373075968 42001 33554432000 4194304 4650419 140736943789216 18446744073709551615 4363484 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.61
Current children cumulated vsize (KiB) 364332

[startup+1.50094 s]
/proc/loadavg: 5.07 5.19 6.54 5/184 8518
/proc/meminfo: memFree=25013364/32951124 swapFree=67111352/67111528
[pid=8518] ppid=8516 vsize=364332 CPUtime=5.96 cores=0,2,4,6
/proc/8518/stat : 8518 (strangenight1-m) R 8516 8518 7180 0 -1 4202496 49917 0 0 0 587 9 0 0 25 0 4 0 519274926 373075968 43071 33554432000 4194304 4650419 140736943789216 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8518/statm: 91083 43071 391 112 0 86048 0
[pid=8518/tid=8519] ppid=8516 vsize=364332 CPUtime=1.49 cores=0,2,4,6
/proc/8518/task/8519/stat : 8519 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 14064 0 0 0 147 2 0 0 19 0 4 0 519274926 373075968 43071 33554432000 4194304 4650419 140736943789216 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8518/tid=8520] ppid=8516 vsize=364332 CPUtime=1.48 cores=0,2,4,6
/proc/8518/task/8520/stat : 8520 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 14031 0 0 0 146 2 0 0 19 0 4 0 519274926 373075968 43071 33554432000 4194304 4650419 140736943789216 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8518/tid=8521] ppid=8516 vsize=364332 CPUtime=1.48 cores=0,2,4,6
/proc/8518/task/8521/stat : 8521 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 7341 0 0 0 147 1 0 0 20 0 4 0 519274926 373075968 43071 33554432000 4194304 4650419 140736943789216 18446744073709551615 4363386 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 364332

[startup+3.10065 s]
/proc/loadavg: 5.31 5.23 6.55 9/188 8522
/proc/meminfo: memFree=24768504/32951124 swapFree=67111352/67111528
[pid=8518] ppid=8516 vsize=397152 CPUtime=12.34 cores=0,2,4,6
/proc/8518/stat : 8518 (strangenight1-m) R 8516 8518 7180 0 -1 4202496 54675 0 0 0 1224 10 0 0 25 0 4 0 519274926 406683648 47829 33554432000 4194304 4650419 140736943789216 18446744073709551615 4363337 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8518/statm: 99288 47829 391 112 0 94253 0
[pid=8518/tid=8519] ppid=8516 vsize=397152 CPUtime=3.09 cores=0,2,4,6
/proc/8518/task/8519/stat : 8519 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 15215 0 0 0 307 2 0 0 25 0 4 0 519274926 406683648 47829 33554432000 4194304 4650419 140736943789216 18446744073709551615 4364412 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8518/tid=8520] ppid=8516 vsize=397152 CPUtime=3.08 cores=0,2,4,6
/proc/8518/task/8520/stat : 8520 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 15096 0 0 0 305 3 0 0 25 0 4 0 519274926 406683648 47829 33554432000 4194304 4650419 140736943789216 18446744073709551615 4367429 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8518/tid=8521] ppid=8516 vsize=397152 CPUtime=3.07 cores=0,2,4,6
/proc/8518/task/8521/stat : 8521 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 8806 0 0 0 305 2 0 0 25 0 4 0 519274926 406683648 47829 33554432000 4194304 4650419 140736943789216 18446744073709551615 4328184 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 397152

[startup+6.30707 s]
/proc/loadavg: 5.52 5.28 6.56 9/188 8522
/proc/meminfo: memFree=24701544/32951124 swapFree=67111352/67111528
[pid=8518] ppid=8516 vsize=545220 CPUtime=25.15 cores=0,2,4,6
/proc/8518/stat : 8518 (strangenight1-m) R 8516 8518 7180 0 -1 4202496 62789 0 0 0 2502 13 0 0 25 0 4 0 519274926 558305280 55943 33554432000 4194304 4650419 140736943789216 18446744073709551615 4333260 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8518/statm: 136305 55943 391 112 0 131270 0
[pid=8518/tid=8519] ppid=8516 vsize=545220 CPUtime=6.29 cores=0,2,4,6
/proc/8518/task/8519/stat : 8519 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 17215 0 0 0 627 2 0 0 25 0 4 0 519274926 558305280 55943 33554432000 4194304 4650419 140736943789216 18446744073709551615 4329380 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8518/tid=8520] ppid=8516 vsize=545220 CPUtime=6.28 cores=0,2,4,6
/proc/8518/task/8520/stat : 8520 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 17106 0 0 0 625 3 0 0 25 0 4 0 519274926 558305280 55943 33554432000 4194304 4650419 140736943789216 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8518/tid=8521] ppid=8516 vsize=545220 CPUtime=6.26 cores=0,2,4,6
/proc/8518/task/8521/stat : 8521 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 10917 0 0 0 623 3 0 0 25 0 4 0 519274926 558305280 55943 33554432000 4194304 4650419 140736943789216 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 545220

[startup+12.7009 s]
/proc/loadavg: 5.72 5.33 6.57 9/188 8522
/proc/meminfo: memFree=24639668/32951124 swapFree=67111352/67111528
[pid=8518] ppid=8516 vsize=629196 CPUtime=50.7 cores=0,2,4,6
/proc/8518/stat : 8518 (strangenight1-m) R 8516 8518 7180 0 -1 4202496 87185 0 0 0 5050 20 0 0 25 0 4 0 519274926 644296704 56309 33554432000 4194304 4650419 140736943789216 18446744073709551615 4363335 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8518/statm: 157299 56309 394 112 0 152264 0
[pid=8518/tid=8519] ppid=8516 vsize=629196 CPUtime=12.69 cores=0,2,4,6
/proc/8518/task/8519/stat : 8519 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 23056 0 0 0 1265 4 0 0 25 0 4 0 519274926 644296704 56309 33554432000 4194304 4650419 140736943789216 18446744073709551615 4333632 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8518/tid=8520] ppid=8516 vsize=629196 CPUtime=12.68 cores=0,2,4,6
/proc/8518/task/8520/stat : 8520 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 22941 0 0 0 1263 5 0 0 25 0 4 0 519274926 644296704 56309 33554432000 4194304 4650419 140736943789216 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8518/tid=8521] ppid=8516 vsize=629196 CPUtime=12.62 cores=0,2,4,6
/proc/8518/task/8521/stat : 8521 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 17948 0 0 0 1257 5 0 0 25 0 4 0 519274926 644296704 56309 33554432000 4194304 4650419 140736943789216 18446744073709551615 4332029 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 629196

[startup+25.5006 s]
/proc/loadavg: 6.07 5.41 6.58 9/188 8523
/proc/meminfo: memFree=24239636/32951124 swapFree=67111352/67111528
[pid=8518] ppid=8516 vsize=855100 CPUtime=101.82 cores=0,2,4,6
/proc/8518/stat : 8518 (strangenight1-m) R 8516 8518 7180 0 -1 4202496 214074 0 0 0 10135 47 0 0 25 0 4 0 519274926 875622400 134327 33554432000 4194304 4650419 140736943789216 18446744073709551615 4364402 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8518/statm: 213775 134327 395 112 0 208740 0
[pid=8518/tid=8519] ppid=8516 vsize=855100 CPUtime=25.49 cores=0,2,4,6
/proc/8518/task/8519/stat : 8519 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 84434 0 0 0 2532 17 0 0 25 0 4 0 519274926 875622400 134327 33554432000 4194304 4650419 140736943789216 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8518/tid=8520] ppid=8516 vsize=855100 CPUtime=25.47 cores=0,2,4,6
/proc/8518/task/8520/stat : 8520 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 38421 0 0 0 2538 9 0 0 25 0 4 0 519274926 875622400 134327 33554432000 4194304 4650419 140736943789216 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8518/tid=8521] ppid=8516 vsize=855100 CPUtime=25.34 cores=0,2,4,6
/proc/8518/task/8521/stat : 8521 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 45552 0 0 0 2523 11 0 0 25 0 4 0 519274926 875622400 134327 33554432000 4194304 4650419 140736943789216 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 855100

[startup+51.1009 s]
/proc/loadavg: 6.79 5.64 6.62 10/188 8523
/proc/meminfo: memFree=24127264/32951124 swapFree=67111352/67111528
[pid=8518] ppid=8516 vsize=837628 CPUtime=204.08 cores=0,2,4,6
/proc/8518/stat : 8518 (strangenight1-m) R 8516 8518 7180 0 -1 4202496 425976 0 0 0 20323 85 0 0 25 0 4 0 519274926 857731072 150681 33554432000 4194304 4650419 140736943789216 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8518/statm: 209407 150681 408 112 0 204372 0
[pid=8518/tid=8519] ppid=8516 vsize=837628 CPUtime=51.08 cores=0,2,4,6
/proc/8518/task/8519/stat : 8519 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 233471 0 0 0 5071 37 0 0 25 0 4 0 519274926 857731072 150681 33554432000 4194304 4650419 140736943789216 18446744073709551615 4476204 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8518/tid=8520] ppid=8516 vsize=837628 CPUtime=51.08 cores=0,2,4,6
/proc/8518/task/8520/stat : 8520 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 65281 0 0 0 5090 18 0 0 25 0 4 0 519274926 857731072 150681 33554432000 4194304 4650419 140736943789216 18446744073709551615 4476756 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8518/tid=8521] ppid=8516 vsize=837628 CPUtime=50.8 cores=0,2,4,6
/proc/8518/task/8521/stat : 8521 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 65405 0 0 0 5064 16 0 0 25 0 4 0 519274926 857731072 150681 33554432000 4194304 4650419 140736943789216 18446744073709551615 4363520 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 837628

[startup+102.301 s]
/proc/loadavg: 7.52 6.03 6.70 9/188 8525
/proc/meminfo: memFree=23949284/32951124 swapFree=67111352/67111528
[pid=8518] ppid=8516 vsize=1014768 CPUtime=408.59 cores=0,2,4,6
/proc/8518/stat : 8518 (strangenight1-m) R 8516 8518 7180 0 -1 4202496 706283 0 0 0 40719 140 0 0 25 0 4 0 519274926 1039122432 177103 33554432000 4194304 4650419 140736943789216 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8518/statm: 253692 177103 395 112 0 248657 0
[pid=8518/tid=8519] ppid=8516 vsize=1014768 CPUtime=102.28 cores=0,2,4,6
/proc/8518/task/8519/stat : 8519 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 433496 0 0 0 10161 67 0 0 25 0 4 0 519274926 1039122432 177103 33554432000 4194304 4650419 140736943789216 18446744073709551615 4334283 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8518/tid=8520] ppid=8516 vsize=1014768 CPUtime=102.27 cores=0,2,4,6
/proc/8518/task/8520/stat : 8520 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 97360 0 0 0 10198 29 0 0 25 0 4 0 519274926 1039122432 177103 33554432000 4194304 4650419 140736943789216 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8518/tid=8521] ppid=8516 vsize=1014768 CPUtime=101.71 cores=0,2,4,6
/proc/8518/task/8521/stat : 8521 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 97117 0 0 0 10145 26 0 0 25 0 4 0 519274926 1039122432 177103 33554432000 4194304 4650419 140736943789216 18446744073709551615 4367302 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.59
Current children cumulated vsize (KiB) 1014768

[startup+162.301 s]

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

[pid=8518] ppid=8516 vsize=1614496 CPUtime=2805.26 cores=0,2,4,6
/proc/8518/stat : 8518 (strangenight1-m) R 8516 8518 7180 0 -1 4202496 3974572 0 0 0 279763 763 0 0 25 0 4 0 519274926 1653243904 313419 33554432000 4194304 4650419 140736943789216 18446744073709551615 4476385 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8518/statm: 403624 313419 395 112 0 398589 0
[pid=8518/tid=8519] ppid=8516 vsize=1614496 CPUtime=702.28 cores=0,2,4,6
/proc/8518/task/8519/stat : 8519 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 1531838 0 0 0 69959 269 0 0 25 0 4 0 519274926 1653243904 313419 33554432000 4194304 4650419 140736943789216 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8518/tid=8520] ppid=8516 vsize=1614496 CPUtime=702.26 cores=0,2,4,6
/proc/8518/task/8520/stat : 8520 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 1008689 0 0 0 70021 205 0 0 25 0 4 0 519274926 1653243904 313419 33554432000 4194304 4650419 140736943789216 18446744073709551615 4303973 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8518/tid=8521] ppid=8516 vsize=1614496 CPUtime=698.39 cores=0,2,4,6
/proc/8518/task/8521/stat : 8521 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 1262689 0 0 0 69605 234 0 0 25 0 4 0 519274926 1653243904 313419 33554432000 4194304 4650419 140736943789216 18446744073709551615 4303973 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.26
Current children cumulated vsize (KiB) 1614496

[startup+762.301 s]
/proc/loadavg: 8.20 7.96 7.44 10/188 8542
/proc/meminfo: memFree=23167360/32951124 swapFree=67111352/67111528
[pid=8518] ppid=8516 vsize=1581172 CPUtime=3044.92 cores=0,2,4,6
/proc/8518/stat : 8518 (strangenight1-m) R 8516 8518 7180 0 -1 4202496 4076170 0 0 0 303695 797 0 0 25 0 4 0 519274926 1619120128 317706 33554432000 4194304 4650419 140736943789216 18446744073709551615 4367329 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8518/statm: 395293 317706 395 112 0 390258 0
[pid=8518/tid=8519] ppid=8516 vsize=1581172 CPUtime=762.28 cores=0,2,4,6
/proc/8518/task/8519/stat : 8519 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 1560542 0 0 0 75948 280 0 0 25 0 4 0 519274926 1619120128 317707 33554432000 4194304 4650419 140736943789216 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8518/tid=8520] ppid=8516 vsize=1581172 CPUtime=762.25 cores=0,2,4,6
/proc/8518/task/8520/stat : 8520 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 1036556 0 0 0 76010 215 0 0 25 0 4 0 519274926 1619120128 317707 33554432000 4194304 4650419 140736943789216 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8518/tid=8521] ppid=8516 vsize=1581172 CPUtime=758.06 cores=0,2,4,6
/proc/8518/task/8521/stat : 8521 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 1290228 0 0 0 75563 243 0 0 25 0 4 0 519274926 1619120128 317707 33554432000 4194304 4650419 140736943789216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.92
Current children cumulated vsize (KiB) 1581172

[startup+822.301 s]
/proc/loadavg: 8.28 8.02 7.49 9/188 8544
/proc/meminfo: memFree=23154308/32951124 swapFree=67111352/67111528
[pid=8518] ppid=8516 vsize=1596228 CPUtime=3284.57 cores=0,2,4,6
/proc/8518/stat : 8518 (strangenight1-m) R 8516 8518 7180 0 -1 4202496 4189367 0 0 0 327623 834 0 0 25 0 4 0 519274926 1634537472 319587 33554432000 4194304 4650419 140736943789216 18446744073709551615 4367329 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8518/statm: 399057 319587 395 112 0 394022 0
[pid=8518/tid=8519] ppid=8516 vsize=1596228 CPUtime=822.27 cores=0,2,4,6
/proc/8518/task/8519/stat : 8519 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 1590020 0 0 0 81938 289 0 0 25 0 4 0 519274926 1634537472 319587 33554432000 4194304 4650419 140736943789216 18446744073709551615 4333611 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8518/tid=8520] ppid=8516 vsize=1596228 CPUtime=822.25 cores=0,2,4,6
/proc/8518/task/8520/stat : 8520 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 1063924 0 0 0 82001 224 0 0 25 0 4 0 519274926 1634537472 319587 33554432000 4194304 4650419 140736943789216 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8518/tid=8521] ppid=8516 vsize=1596228 CPUtime=817.72 cores=0,2,4,6
/proc/8518/task/8521/stat : 8521 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 1318160 0 0 0 81520 252 0 0 25 0 4 0 519274926 1634537472 319588 33554432000 4194304 4650419 140736943789216 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.57
Current children cumulated vsize (KiB) 1596228

[startup+882.301 s]
/proc/loadavg: 8.22 8.04 7.53 10/188 8545
/proc/meminfo: memFree=23158868/32951124 swapFree=67111352/67111528
[pid=8518] ppid=8516 vsize=1597180 CPUtime=3524.23 cores=0,2,4,6
/proc/8518/stat : 8518 (strangenight1-m) R 8516 8518 7180 0 -1 4202496 4272330 0 0 0 351559 864 0 0 25 0 4 0 519274926 1635512320 311845 33554432000 4194304 4650419 140736943789216 18446744073709551615 4328518 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8518/statm: 399295 311845 395 112 0 394260 0
[pid=8518/tid=8519] ppid=8516 vsize=1597180 CPUtime=882.16 cores=0,2,4,6
/proc/8518/task/8519/stat : 8519 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 1616921 0 0 0 87918 298 0 0 25 0 4 0 519274926 1635512320 311845 33554432000 4194304 4650419 140736943789216 18446744073709551615 4315114 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8518/tid=8520] ppid=8516 vsize=1597180 CPUtime=882.25 cores=0,2,4,6
/proc/8518/task/8520/stat : 8520 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 1090400 0 0 0 87991 234 0 0 25 0 4 0 519274926 1635512320 311845 33554432000 4194304 4650419 140736943789216 18446744073709551615 4476204 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8518/tid=8521] ppid=8516 vsize=1597180 CPUtime=877.5 cores=0,2,4,6
/proc/8518/task/8521/stat : 8521 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 1329198 0 0 0 87495 255 0 0 25 0 4 0 519274926 1635512320 311845 33554432000 4194304 4650419 140736943789216 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.23
Current children cumulated vsize (KiB) 1597180

[startup+942.301 s]
/proc/loadavg: 8.27 8.08 7.57 9/188 8547
/proc/meminfo: memFree=23051328/32951124 swapFree=67111352/67111528
[pid=8518] ppid=8516 vsize=1659968 CPUtime=3763.93 cores=0,2,4,6
/proc/8518/stat : 8518 (strangenight1-m) R 8516 8518 7180 0 -1 4202496 4642768 0 0 0 375461 932 0 0 25 0 4 0 519274926 1699807232 340508 33554432000 4194304 4650419 140736943789216 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8518/statm: 414992 340508 395 112 0 409957 0
[pid=8518/tid=8519] ppid=8516 vsize=1659968 CPUtime=941.83 cores=0,2,4,6
/proc/8518/task/8519/stat : 8519 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 1944897 0 0 0 93836 347 0 0 25 0 4 0 519274926 1699807232 340508 33554432000 4194304 4650419 140736943789216 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8518/tid=8520] ppid=8516 vsize=1659968 CPUtime=942.26 cores=0,2,4,6
/proc/8518/task/8520/stat : 8520 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 1090400 0 0 0 93992 234 0 0 25 0 4 0 519274926 1699807232 340508 33554432000 4194304 4650419 140736943789216 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8518/tid=8521] ppid=8516 vsize=1659968 CPUtime=937.52 cores=0,2,4,6
/proc/8518/task/8521/stat : 8521 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 1348839 0 0 0 93488 264 0 0 25 0 4 0 519274926 1699807232 340508 33554432000 4194304 4650419 140736943789216 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.93
Current children cumulated vsize (KiB) 1659968

[startup+1002.3 s]
/proc/loadavg: 8.19 8.09 7.60 9/188 8549
/proc/meminfo: memFree=23099532/32951124 swapFree=67111352/67111528
[pid=8518] ppid=8516 vsize=1660492 CPUtime=4003.56 cores=0,2,4,6
/proc/8518/stat : 8518 (strangenight1-m) R 8516 8518 7180 0 -1 4202496 5163174 0 0 0 399332 1024 0 0 25 0 4 0 519274926 1700343808 329264 33554432000 4194304 4650419 140736943789216 18446744073709551615 4364495 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8518/statm: 415123 329264 395 112 0 410088 0
[pid=8518/tid=8519] ppid=8516 vsize=1660492 CPUtime=1001.49 cores=0,2,4,6
/proc/8518/task/8519/stat : 8519 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 2405789 0 0 0 99735 414 0 0 25 0 4 0 519274926 1700343808 329264 33554432000 4194304 4650419 140736943789216 18446744073709551615 4476738 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8518/tid=8520] ppid=8516 vsize=1660492 CPUtime=1002.24 cores=0,2,4,6
/proc/8518/task/8520/stat : 8520 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 1101719 0 0 0 99986 238 0 0 25 0 4 0 519274926 1700343808 329264 33554432000 4194304 4650419 140736943789216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8518/tid=8521] ppid=8516 vsize=1660492 CPUtime=997.5 cores=0,2,4,6
/proc/8518/task/8521/stat : 8521 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 1374624 0 0 0 99475 275 0 0 25 0 4 0 519274926 1700343808 329264 33554432000 4194304 4650419 140736943789216 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.56
Current children cumulated vsize (KiB) 1660492

[startup+1062.31 s]
/proc/loadavg: 8.11 8.09 7.63 9/188 8550
/proc/meminfo: memFree=23097896/32951124 swapFree=67111352/67111528
[pid=8518] ppid=8516 vsize=1598788 CPUtime=4243.25 cores=0,2,4,6
/proc/8518/stat : 8518 (strangenight1-m) R 8516 8518 7180 0 -1 4202496 5768830 0 0 0 423200 1125 0 0 25 0 4 0 519274926 1637158912 329028 33554432000 4194304 4650419 140736943789216 18446744073709551615 4363452 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8518/statm: 399697 329028 395 112 0 394662 0
[pid=8518/tid=8519] ppid=8516 vsize=1598788 CPUtime=1061.17 cores=0,2,4,6
/proc/8518/task/8519/stat : 8519 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 2932836 0 0 0 105633 484 0 0 25 0 4 0 519274926 1637158912 329028 33554432000 4194304 4650419 140736943789216 18446744073709551615 4476204 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8518/tid=8520] ppid=8516 vsize=1598788 CPUtime=1062.25 cores=0,2,4,6
/proc/8518/task/8520/stat : 8520 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 1131304 0 0 0 105976 249 0 0 25 0 4 0 519274926 1637158912 329028 33554432000 4194304 4650419 140736943789216 18446744073709551615 4310792 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8518/tid=8521] ppid=8516 vsize=1598788 CPUtime=1057.51 cores=0,2,4,6
/proc/8518/task/8521/stat : 8521 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 1400433 0 0 0 105465 286 0 0 25 0 4 0 519274926 1637158912 329028 33554432000 4194304 4650419 140736943789216 18446744073709551615 4364738 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.25
Current children cumulated vsize (KiB) 1598788

[startup+1122.3 s]
/proc/loadavg: 8.07 8.08 7.66 9/188 8552
/proc/meminfo: memFree=23048772/32951124 swapFree=67111352/67111528
[pid=8518] ppid=8516 vsize=1662532 CPUtime=4482.9 cores=0,2,4,6
/proc/8518/stat : 8518 (strangenight1-m) R 8516 8518 7180 0 -1 4202496 6479275 0 0 0 447048 1242 0 0 25 0 4 0 519274926 1702432768 341573 33554432000 4194304 4650419 140736943789216 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8518/statm: 415633 341573 395 112 0 410598 0
[pid=8518/tid=8519] ppid=8516 vsize=1662532 CPUtime=1120.84 cores=0,2,4,6
/proc/8518/task/8519/stat : 8519 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 3575244 0 0 0 111513 571 0 0 25 0 4 0 519274926 1702432768 341573 33554432000 4194304 4650419 140736943789216 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8518/tid=8520] ppid=8516 vsize=1662532 CPUtime=1122.24 cores=0,2,4,6
/proc/8518/task/8520/stat : 8520 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 1155109 0 0 0 111965 259 0 0 25 0 4 0 519274926 1702432768 341573 33554432000 4194304 4650419 140736943789216 18446744073709551615 4333632 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8518/tid=8521] ppid=8516 vsize=1662532 CPUtime=1117.51 cores=0,2,4,6
/proc/8518/task/8521/stat : 8521 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 1427811 0 0 0 111452 299 0 0 25 0 4 0 519274926 1702432768 341573 33554432000 4194304 4650419 140736943789216 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.9
Current children cumulated vsize (KiB) 1662532

[startup+1182.3 s]
/proc/loadavg: 8.22 8.11 7.69 9/188 8553
/proc/meminfo: memFree=23061504/32951124 swapFree=67111352/67111528
[pid=8518] ppid=8516 vsize=1678960 CPUtime=4722.56 cores=0,2,4,6
/proc/8518/stat : 8518 (strangenight1-m) R 8516 8518 7180 0 -1 4202496 6561723 0 0 0 470979 1277 0 0 25 0 4 0 519274926 1719255040 339524 33554432000 4194304 4650419 140736943789216 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8518/statm: 419740 339524 395 112 0 414705 0
[pid=8518/tid=8519] ppid=8516 vsize=1678960 CPUtime=1180.49 cores=0,2,4,6
/proc/8518/task/8519/stat : 8519 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 3601833 0 0 0 117467 582 0 0 25 0 4 0 519274926 1719255040 339524 33554432000 4194304 4650419 140736943789216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8518/tid=8520] ppid=8516 vsize=1678960 CPUtime=1182.23 cores=0,2,4,6
/proc/8518/task/8520/stat : 8520 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 1184971 0 0 0 117951 272 0 0 25 0 4 0 519274926 1719255040 339524 33554432000 4194304 4650419 140736943789216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8518/tid=8521] ppid=8516 vsize=1678960 CPUtime=1177.5 cores=0,2,4,6
/proc/8518/task/8521/stat : 8521 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 1453808 0 0 0 117441 309 0 0 25 0 4 0 519274926 1719255040 339524 33554432000 4194304 4650419 140736943789216 18446744073709551615 4363520 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.56
Current children cumulated vsize (KiB) 1678960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.15 8.10 7.70 5/183 8555
/proc/meminfo: memFree=23682280/32951124 swapFree=67111352/67111528
[pid=8518] ppid=8516 vsize=1553312 CPUtime=4800.06 cores=0,2,4,6
/proc/8518/stat : 8518 (strangenight1-m) R 8516 8518 7180 0 -1 4202496 6583719 0 0 0 478722 1284 0 0 25 0 4 0 519274926 1590591488 336084 33554432000 4194304 4650419 140736943789216 18446744073709551615 4476204 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8518/statm: 388328 336084 395 112 0 383293 0
[pid=8518/tid=8519] ppid=8516 vsize=1553312 CPUtime=1199.79 cores=0,2,4,6
/proc/8518/task/8519/stat : 8519 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 3608045 0 0 0 119395 584 0 0 25 0 4 0 519274926 1590591488 336084 33554432000 4194304 4650419 140736943789216 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8518/tid=8520] ppid=8516 vsize=1553312 CPUtime=1201.64 cores=0,2,4,6
/proc/8518/task/8520/stat : 8520 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 1192896 0 0 0 119888 276 0 0 25 0 4 0 519274926 1590591488 336084 33554432000 4194304 4650419 140736943789216 18446744073709551615 4328199 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8518/tid=8521] ppid=8516 vsize=1553312 CPUtime=1196.91 cores=0,2,4,6
/proc/8518/task/8521/stat : 8521 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 1461667 0 0 0 119380 311 0 0 25 0 4 0 519274926 1590591488 336084 33554432000 4194304 4650419 140736943789216 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 1553312

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.10 7.70 5/183 8555
/proc/meminfo: memFree=23682280/32951124 swapFree=67111352/67111528
[pid=8518] ppid=8516 vsize=1553312 CPUtime=4800.06 cores=0,2,4,6
/proc/8518/stat : 8518 (strangenight1-m) R 8516 8518 7180 0 -1 4202496 6583719 0 0 0 478722 1284 0 0 25 0 4 0 519274926 1590591488 336084 33554432000 4194304 4650419 140736943789216 18446744073709551615 4476204 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8518/statm: 388328 336084 395 112 0 383293 0
[pid=8518/tid=8519] ppid=8516 vsize=1553312 CPUtime=1199.79 cores=0,2,4,6
/proc/8518/task/8519/stat : 8519 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 3608045 0 0 0 119395 584 0 0 25 0 4 0 519274926 1590591488 336084 33554432000 4194304 4650419 140736943789216 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8518/tid=8520] ppid=8516 vsize=1553312 CPUtime=1201.64 cores=0,2,4,6
/proc/8518/task/8520/stat : 8520 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 1192896 0 0 0 119888 276 0 0 25 0 4 0 519274926 1590591488 336084 33554432000 4194304 4650419 140736943789216 18446744073709551615 4328199 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8518/tid=8521] ppid=8516 vsize=1553312 CPUtime=1196.91 cores=0,2,4,6
/proc/8518/task/8521/stat : 8521 (strangenight1-m) R 8516 8518 7180 0 -1 4202560 1461667 0 0 0 119380 311 0 0 25 0 4 0 519274926 1590591488 336084 33554432000 4194304 4650419 140736943789216 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 1553312

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.78
CPU time (s): 4800.16
CPU user time (s): 4787.25
CPU system time (s): 12.909
CPU usage (%): 399.421
Max. virtual memory (cumulated for all children) (KiB): 1678960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4787.25
system time used= 12.909
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6583721
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= 2488
involuntary context switches= 83616

runsolver used 1.88971 second user time and 4.68029 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-29 13:32:47
IDJOB=3175004
IDBENCH=82622
IDSOLVER=1588
FILE ID=node134/3175004-1304076767
RUNJOBID= node134-1304076767-8495
PBS_JOBID= 13170486
Free space on /tmp= 71576 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v35000-c147000-S1886449473-022-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175004-1304076767/watcher-3175004-1304076767 -o /tmp/evaluation-result-3175004-1304076767/solver-3175004-1304076767 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175004-1304076767.cnf

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

MD5SUM BENCH= 48acd8df0141c3f57a132eb6d7253d5f
RANDOM SEED=201013154

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25014520 kB
Buffers:       1484652 kB
Cached:        5849484 kB
SwapCached:         64 kB
Active:        1465844 kB
Inactive:      5949620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25014520 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           15536 kB
Writeback:           0 kB
AnonPages:       80672 kB
Mapped:          15264 kB
Slab:           459156 kB
PageTables:       5320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   285424 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71576 MiB
End job on node134 at 2011-04-29 13:52:51