Trace number 3174907

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.5 1201.87

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v35000-c147000-S1098107876-060-UNKNOWN.cnf
MD5SUMf8d77cf51b7a3bd2f2043a4a97c7d388
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark45.3581
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-3174907-1304050157.cnf'
0.00/0.00	c -- header says num vars:          35000
0.00/0.00	c -- header says num clauses:      147000
0.68/0.32	c -- clauses added:            0 learnts,       147000 normals,            0 xors
0.68/0.32	c -- vars added      35000
0.68/0.32	c Parsing time:  0.46 s
0.68/0.32	c  N st     0         0     35000    147000         0         0    441000         0   no data   no data  --
0.68/0.32	c asymm  cl-useful: 0/147000/147000 lits-rem:0 time: 0.44
1.46/0.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.36
2.19/0.60	c bin-w-bin subsume rem            0 bins  time:  0.05 s
2.19/0.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
2.19/0.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  35000 time:  0.05 s
2.19/0.64	c Removed useless bin:       0  fixed:     0  props:   0.34M  time:  0.06 s
3.81/1.02	c lits-rem:         0  cl-subs:        0  v-elim:    994  v-fix:    0  time:  1.48 s
3.81/1.02	c Finding binary XORs  T:     0.03 s  found:       0
4.21/1.11	c Finding non-binary XORs:     0.32 s (found:       0, avg size: nan)
4.21/1.11	c calculated reachability. Time: 0.00
4.21/1.13	c Calc default polars -  time:   0.05 s pos:   15511 undec:    3981 neg:   15508
4.21/1.13	c =========================================================================================
4.21/1.13	c types(t): F = full restart, N = normal restart
4.21/1.13	c types(t): S = simplification begin/end, E = solution found
4.21/1.13	c restart types(rt): st = static, dy = dynamic
4.21/1.13	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.21/1.13	c  B st     0         0     34006    145442         0         0    441660         0   no data   no data  --
10.18/2.66	c  N dy    18      4002     34006    145442         0      4002    441660   1068963    169.33    178.86  --
16.57/4.24	c  N dy    44      8101     34006    145442         0      8101    441660   2091534    165.04    175.62  --
22.96/5.89	c  N dy    74     12140     34006    145442         0     12140    441660   3113215    167.43    182.58  --
29.75/7.59	c  N dy   102     16323     34006    145442         0     16322    441660   4157437    167.52    180.36  --
36.94/9.31	c  N dy   130     20350     34006    145442         0     10352    441660    734309    167.95    178.62  --
43.35/10.94	c  N dy   157     24435     34006    145442         0     14437    441660   1784578    167.32    177.20  --
44.13/11.17	c  F st   161     25002     34006    145442         0     15004    441660   1918042    167.20    179.40  --
52.91/13.39	c  N dy   167     30001     34006    145442         0     20002    441660   3556361    167.20   no data  --
52.91/13.39	c  S st   167     30001     34006    145442         0     20002    441660   3556361    167.20   no data  --
54.12/13.61	c  S st   167     30503     34006    145442         0     20504    441660   3645599    167.20   no data  --
54.12/13.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
54.12/13.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
54.92/13.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.89
56.93/14.33	c bin-w-bin subsume rem            0 bins  time:  0.04 s
56.93/14.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
56.93/14.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34006 time:  0.05 s
56.93/14.37	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.06 s
94.06/23.60	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 36.65 s
94.46/23.79	c asymm  cl-useful: 0/145442/145442 lits-rem:0 time: 0.74
94.86/23.80	c calculated reachability. Time: 0.00
94.86/23.80	c  N dy   167     30503     34006    145442         0     20501    441660   3644207    167.20   no data  --
102.45/25.70	c  N dy   193     34585     34006    145442         0     24583    441660   4649452    166.79    184.14  --
110.03/27.70	c  N dy   225     38702     34006    145442         0     28700    441660   5697710    167.26    179.75  --
118.05/29.65	c  N dy   253     42795     34006    145442         0     17295    441660   1228509    166.76    184.79  --
123.62/31.03	c  S st   274     45757     34006    145442         0     20257    441660   1997380    166.91   no data  --
124.41/31.26	c  S st   274     46259     34006    145442         0     20759    441660   2097315    166.91   no data  --
124.41/31.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
124.41/31.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
125.62/31.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.92
126.42/31.74	c bin-w-bin subsume rem            0 bins  time:  0.05 s
126.42/31.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
126.42/31.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34006 time:  0.06 s
126.42/31.78	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.07 s
147.99/37.13	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 21.29 s
147.99/37.15	c vivif2 --  cl tried   145442 cl shrink        0 lits rem          0 time: 0.08
147.99/37.19	c vivif2 --  cl tried    20757 cl shrink        0 lits rem          0 time: 0.14
148.81/37.36	c asymm  cl-useful: 0/145442/145442 lits-rem:0 time: 0.69
148.81/37.37	c calculated reachability. Time: 0.00
148.81/37.37	c  N dy   274     46259     34006    145442         0     20757    441660   2096015    166.91   no data  --
155.97/39.19	c  N dy   304     50302     34006    145442         0     24799    441660   3110680    166.98    176.68  --
163.56/41.00	c  N dy   329     54330     34006    145442         0     28827    441660   4140837    166.95    179.05  --
171.55/43.01	c  N dy   360     58537     34006    145442         0     33034    441660   5261830    167.60    183.43  --
179.15/44.95	c  N dy   386     62624     34006    145442         0     37120    441660   6277245    167.14    180.26  --
186.73/46.84	c  N dy   416     66652     34006    145442         0     22400    441660   1738173    167.55    221.97  --
191.93/48.12	c  S st   438     69388     34006    145442         0     25136    441660   2468490    168.02   no data  --
192.74/48.34	c  S st   438     69897     34006    145442         0     25645    441660   2573957    168.02   no data  --
192.74/48.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
192.74/48.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
193.92/48.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.93
194.72/48.85	c bin-w-bin subsume rem            0 bins  time:  0.04 s
194.72/48.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
194.72/48.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34006 time:  0.05 s
194.72/48.89	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.07 s
223.49/56.01	c lits-rem:         4  cl-subs:        2  v-elim:      0  v-fix:    0  time: 28.38 s
223.49/56.03	c vivif2 --  cl tried   145442 cl shrink        0 lits rem          0 time: 0.08
223.49/56.07	c vivif2 --  cl tried    25643 cl shrink        0 lits rem          0 time: 0.18
224.27/56.26	c asymm  cl-useful: 0/145442/145442 lits-rem:0 time: 0.75
224.27/56.27	c calculated reachability. Time: 0.01
224.27/56.27	c  N dy   438     69897     34006    145442         0     25643    441660   2573042    168.02   no data  --
232.68/58.38	c  N dy   468     74420     34006    145442         0     30165    441660   3717006    167.96    182.07  --
241.85/60.69	c  N dy   500     79283     34006    145442         0     35028    441660   4993523    168.11    180.76  --
252.24/63.23	c  N dy   536     84523     34006    145442         0     40268    441660   6323663    168.09    181.38  --
257.84/64.69	c  F st   558     87501     34006    145442         0     22370    441660   1102019    168.31   no data  --
265.02/66.45	c  N st   563     90800     34006    145442         0     25668    441660   2616780    168.31   no data  --
275.81/69.19	c  N dy   590     96686     34006    145442         0     31552    441660   4272235    168.38    180.97  --
288.20/72.25	c  N dy   633    102930     34006    145442         0     37796    441660   5853139    168.23    177.33  --
292.18/73.23	c  S st   648    104847     34006    145442         0     39713    441660   6340973    168.31   no data  --
292.98/73.48	c  S st   648    105350     34006    145442         0     40216    441660   6434773    168.31   no data  --
293.38/73.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.12
293.38/73.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
294.20/73.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.99
296.58/74.30	c bin-w-bin subsume rem            0 bins  time:  0.05 s
296.58/74.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
296.58/74.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34006 time:  0.05 s
296.58/74.35	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.07 s
626.13/156.85	c lits-rem:         0  cl-subs:        7  v-elim:      0  v-fix:    0  time: 328.88 s
626.13/156.87	c vivif2 --  cl tried   145442 cl shrink        0 lits rem          0 time: 0.08
626.53/156.97	c vivif2 --  cl tried    40209 cl shrink        0 lits rem          0 time: 0.41
627.33/157.19	c asymm  cl-useful: 0/145442/145442 lits-rem:0 time: 0.88
627.75/157.20	c calculated reachability. Time: 0.01
627.75/157.20	c  N dy   648    105350     34006    145442         0     40209    441660   6425814    168.31   no data  --
640.51/160.40	c  N dy   689    112130     34006    145442         0     24553    441660   1213030    168.21    188.15  --
654.11/163.90	c  N dy   741    119452     34006    145442         0     31875    441660   3092091    168.22    178.83  --
669.27/167.64	c  N dy   793    127100     34006    145442         0     39523    441660   5018385    168.16    180.82  --
686.05/171.88	c  N dy   853    135260     34006    145442         0     23966    441660    712079    168.48    178.34  --
702.44/175.91	c  N dy   913    143928     34006    145442         0     32633    441660   2918404    168.54    177.44  --
720.42/180.45	c  N dy   978    153181     34006    145442         0     41885    441660   5314592    168.61    183.18  --
729.99/182.84	c  S st  1005    158025     34006    145442         0     46729    441660   6522131    168.41    171.15  --
731.19/183.10	c  S st  1005    158527     34006    145442         0     47231    441660   6613420    168.41   no data  --
731.19/183.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.12
731.19/183.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
731.99/183.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  1.02
734.38/183.93	c bin-w-bin subsume rem            0 bins  time:  0.05 s
734.38/183.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
734.38/183.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34006 time:  0.05 s
734.38/183.97	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.07 s
1101.48/275.88	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 366.37 s
1101.88/275.90	c vivif2 --  cl tried   145442 cl shrink        0 lits rem          0 time: 0.08
1102.30/276.01	c vivif2 --  cl tried    47227 cl shrink        0 lits rem          0 time: 0.44
1103.08/276.25	c asymm  cl-useful: 0/145442/145442 lits-rem:0 time: 0.95
1103.08/276.26	c calculated reachability. Time: 0.01
1103.08/276.26	c  N dy  1005    158527     34006    145442         0     47227    441660   6610914    168.41   no data  --
1122.25/281.06	c  N dy  1073    168762     34006    145442         0     32603    441660   2587144    168.46    177.43  --
1143.02/286.29	c  N dy  1149    179623     34006    145442         0     43464    441660   5395561    168.65    217.27  --
1165.79/291.95	c  N dy  1228    191137     34006    145442         0     29054    441660   1369599    168.78    179.88  --
1189.36/297.82	c  N dy  1311    203405     34006    145442         0     41322    441660   4575315    168.89    185.17  --
1216.54/304.66	c  N dy  1405    216441     34006    145442         0     27395    441660    656808    169.04    201.19  --
1243.68/311.45	c  N dy  1498    230389     34006    145442         0     41342    441660   4312193    169.10    181.06  --
1259.26/315.30	c  S st  1553    237791     34006    145442         0     48744    441660   6251492    169.20   no data  --
1260.07/315.56	c  S st  1553    238292     34006    145442         0     49245    441660   6334439    169.20   no data  --
1260.07/315.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
1260.07/315.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1261.26/315.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  1.05
1263.25/316.36	c bin-w-bin subsume rem            0 bins  time:  0.05 s
1263.25/316.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1263.25/316.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34006 time:  0.05 s
1263.66/316.41	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.07 s
1615.98/404.63	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 351.89 s
1615.98/404.65	c vivif2 --  cl tried   145442 cl shrink        0 lits rem          0 time: 0.08
1616.40/404.77	c vivif2 --  cl tried    49243 cl shrink        0 lits rem          0 time: 0.46
1617.57/405.02	c asymm  cl-useful: 0/145442/145442 lits-rem:0 time: 0.99
1617.57/405.03	c calculated reachability. Time: 0.01
1617.57/405.03	c  N dy  1553    238292     34006    145442         0     49243    441660   6332520    169.20   no data  --
1649.14/412.94	c  N dy  1659    253664     34006    145442         0     36637    441660   2749431    169.29    181.50  --
1683.89/421.69	c  N dy  1770    269972     34006    145442         0     52945    441660   7006668    169.29    182.56  --
1720.63/430.89	c  N dy  1890    287306     34006    145442         0     41283    441660   3696308    169.34    178.85  --
1760.58/440.84	c  N dy  2004    305665     34006    145442         0     59642    441660   8401141    169.16    186.01  --
1762.18/441.22	c  F st  2008    306250     34006    145442         0     30232    441660    567930    169.16   no data  --
1801.72/451.11	c  N dy  2110    325249     34006    145442         0     49230    441660   6149355    169.27    193.10  --
1844.07/461.70	c  N dy  2248    345288     34006    145442         0     38271    441660   2360626    169.33    179.70  --
1868.84/467.95	c  S st  2331    357439     34006    145442         0     50421    441660   5499890    169.31   no data  --
1870.03/468.23	c  S st  2331    357944     34006    145442         0     50926    441660   5595758    169.31   no data  --
1870.03/468.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.12
1870.03/468.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1871.25/468.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  1.07
1872.82/468.97	c bin-w-bin subsume rem            0 bins  time:  0.05 s
1872.82/468.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1873.22/469.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34006 time:  0.06 s
1873.22/469.01	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.07 s
2158.84/540.53	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 285.37 s
2158.84/540.55	c vivif2 --  cl tried   145442 cl shrink        0 lits rem          0 time: 0.09
2159.24/540.65	c vivif2 --  cl tried    50924 cl shrink        0 lits rem          0 time: 0.40
2160.44/540.91	c asymm  cl-useful: 0/145442/145442 lits-rem:0 time: 1.03
2160.44/540.92	c calculated reachability. Time: 0.00
2160.44/540.92	c  N dy  2331    357944     34006    145442         0     50924    441660   5594728    169.31   no data  --
2203.58/551.76	c  N dy  2462    378029     34006    145442         0     39009    441660   2319875    169.33    181.86  --
2246.72/562.55	c  N dy  2590    398148     34006    145442         0     59127    441660   7483302    169.23    178.32  --
2290.26/573.49	c  N dy  2728    418298     34006    145442         0     46284    441660   3953134    169.22    178.89  --
2334.20/584.44	c  N dy  2864    438355     34006    145442         0     66333    441660   9210965    169.23    183.93  --
2374.55/594.55	c  N dy  2998    458434     34006    145442         0     52415    441660   5172543    169.15    179.71  --
2418.89/605.63	c  N dy  3138    478508     34006    145442         0     37496    441660   1175214    169.26    179.54  --
2459.63/615.83	c  N dy  3276    498850     34006    145442         0     57837    441660   6485864    169.29    180.31  --
2502.77/626.60	c  N dy  3419    518959     34006    145442         0     41943    441660   1995760    169.48    178.95  --
2538.71/635.63	c  S st  3538    536916     34006    145442         0     59898    441660   6671580    169.45    147.13  --
2539.91/635.91	c  S st  3538    537420     34006    145442         0     60402    441660   6763255    169.45   no data  --
2539.91/635.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.12
2539.91/635.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2541.12/636.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  1.07
2543.11/636.71	c bin-w-bin subsume rem            0 bins  time:  0.05 s
2543.11/636.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
2543.11/636.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34006 time:  0.05 s
2543.11/636.76	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.07 s
2945.36/737.49	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 401.79 s
2945.76/737.51	c vivif2 --  cl tried   145442 cl shrink        0 lits rem          0 time: 0.08
2946.16/737.63	c vivif2 --  cl tried    60397 cl shrink        0 lits rem          0 time: 0.46
2947.36/737.90	c asymm  cl-useful: 0/145442/145442 lits-rem:0 time: 1.08
2947.36/737.91	c calculated reachability. Time: 0.01
2947.36/737.91	c  N dy  3538    537420     34006    145442         0     60397    441660   6761239    169.45   no data  --
2989.30/748.45	c  N dy  3673    557577     34006    145442         0     43562    441660   2204412    169.48    180.84  --
3030.44/758.75	c  N dy  3821    577601     34006    145442         0     63585    441660   7453789    169.63    234.25  --
3072.38/769.29	c  N dy  3957    597603     34006    145442         0     45587    441660   2459528    169.68    182.54  --
3113.93/779.64	c  N dy  4095    617677     34006    145442         0     65660    441660   7635170    169.68    203.38  --
3156.27/790.28	c  N dy  4226    637725     34006    145442         0     46706    441660   2554098    169.72    193.49  --
3197.41/800.58	c  N dy  4358    657791     34006    145442         0     66771    441660   7793850    169.77    185.65  --
3240.55/811.31	c  N dy  4494    678062     34006    145442         0     47040    441660   2306214    169.75    181.93  --
3282.11/821.76	c  N dy  4638    698132     34006    145442         0     67108    441660   7562087    169.78    180.21  --
3325.65/832.67	c  N dy  4780    718188     34006    145442         0     46170    441660   1864771    169.81    200.23  --
3367.17/843.00	c  N dy  4910    738305     34006    145442         0     66287    441660   6971683    169.73    182.40  --
3411.90/854.23	c  N dy  5056    758365     34006    145442         0     44347    441660   1133243    169.82    189.00  --
3454.25/864.82	c  N dy  5189    778679     34006    145442         0     64659    441660   6374957    169.81    186.32  --
3500.19/876.38	c  N dy  5326    798735     34006    145442         0     84715    441660  11611895    169.82    178.92  --
3516.56/880.41	c  S st  5382    806130     34006    145442         0     49113    441660   2114934    169.87    118.69  --
3517.36/880.68	c  S st  5382    806632     34006    145442         0     49615    441660   2214043    169.87   no data  --
3517.75/880.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
3517.75/880.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3518.55/880.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  1.03
3519.37/881.17	c bin-w-bin subsume rem            0 bins  time:  0.04 s
3519.37/881.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
3519.75/881.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34006 time:  0.06 s
3519.75/881.22	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.07 s
3546.12/887.83	c lits-rem:         2  cl-subs:        1  v-elim:      0  v-fix:    0  time: 26.41 s
3546.12/887.85	c vivif2 --  cl tried   145442 cl shrink        0 lits rem          0 time: 0.08
3546.12/887.89	c vivif2 --  cl tried    49614 cl shrink        0 lits rem          0 time: 0.16
3547.32/888.13	c asymm  cl-useful: 0/145442/145442 lits-rem:0 time: 0.97
3547.32/888.15	c calculated reachability. Time: 0.01
3547.32/888.15	c  N dy  5382    806632     34006    145442         0     49614    441660   2213795    169.87   no data  --
3591.26/899.18	c  N dy  5517    826807     34006    145442         0     69786    441660   7401136    169.83    181.53  --
3640.79/911.52	c  N dy  5648    846954     34006    145442         0     45934    441660   1006392    169.80    179.24  --
3686.73/923.09	c  N dy  5787    866987     34006    145442         0     65966    441660   6244922    169.82    178.99  --
3735.46/935.28	c  N dy  5928    887043     34006    145442         0     86022    441660  11433134    169.80    180.19  --
3781.00/946.62	c  N dy  6060    907084     34006    145442         0     61065    441660   4634412    169.76    185.20  --
3828.13/958.43	c  N dy  6199    927183     34006    145442         0     81163    441660   9892138    169.79    199.59  --
3875.67/970.36	c  N dy  6340    947261     34006    145442         0     55240    441660   2955100    169.86    179.29  --
3922.00/981.97	c  N dy  6480    967382     34006    145442         0     75358    441660   8252253    169.90    183.85  --
3971.14/994.30	c  N dy  6614    987484     34006    145442         0     48461    441660    889241    169.90    191.74  --
4014.68/1005.14	c  N dy  6753   1007515     34006    145442         0     68491    441660   6086380    169.92    179.71  --
4061.82/1016.96	c  N dy  6893   1027642     34006    145442         0     88616    441660  11370702    169.96    181.78  --
4107.36/1028.40	c  N dy  7034   1047694     34006    145442         0     60672    441660   3906337    169.99    187.61  --
4152.49/1039.62	c  N dy  7157   1067767     34006    145442         0     80745    441660   9088868    169.94    180.78  --
4162.08/1042.09	c  F st  7186   1071876     34006    145442         0     84854    441660  10155022    169.95   no data  --
4201.21/1051.84	c  N dy  7269   1087851     34006    145442         0     51829    441660   1261222    169.97    184.55  --
4245.16/1062.85	c  N dy  7407   1107917     34006    145442         0     71894    441660   6529074    170.01    179.43  --
4292.32/1074.70	c  N dy  7536   1127979     34006    145442         0     91953    441660  11791751    169.99    182.10  --
4338.23/1086.19	c  N dy  7675   1147989     34006    145442         0     61967    441660   3625468    170.00    179.99  --
4384.17/1097.62	c  N dy  7808   1167999     34006    145442         0     81977    441660   8826778    169.99    182.71  --
4434.89/1110.31	c  N dy  7953   1188133     34006    145442         0     51112    441660    561313    170.04    180.21  --
4479.24/1121.42	c  N dy  8093   1208276     34006    145442         0     71253    441660   5891199    170.07    181.92  --
4482.82/1122.35	c  S st  8104   1209948     34006    145442         0     72925    441660   6340919    170.07    166.41  --
4484.03/1122.67	c  S st  8104   1210452     34006    145442         0     73429    441660   6435917    170.07   no data  --
4484.43/1122.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.12
4484.43/1122.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4485.23/1122.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  1.13
4487.23/1123.46	c bin-w-bin subsume rem            0 bins  time:  0.05 s
4487.23/1123.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
4487.23/1123.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34006 time:  0.05 s
4487.62/1123.51	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-3174907-1304050157/watcher-3174907-1304050157 -o /tmp/evaluation-result-3174907-1304050157/solver-3174907-1304050157 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3174907-1304050157.cnf 

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

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


[startup+0 s]
/proc/loadavg: 3.69 6.30 7.36 6/180 30280
/proc/meminfo: memFree=20485932/32950928 swapFree=67111524/67111528
[pid=30280] ppid=30278 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/30280/stat : 30280 (strangenight1-m) R 30278 30280 28251 0 -1 4202496 413 0 0 0 0 0 0 0 21 0 4 0 595246368 52465664 352 33554432000 4194304 4650419 140736389269456 18446744073709551615 47461273782188 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30280/statm: 12809 352 303 112 0 7774 0
[pid=30280/tid=30281] ppid=30278 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/30280/task/30281/stat : 30281 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 595246369 52465664 352 33554432000 4194304 4650419 140736389269456 18446744073709551615 47461273782194 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30280/tid=30282] ppid=30278 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/30280/task/30282/stat : 30282 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 595246369 52465664 352 33554432000 4194304 4650419 140736389269456 18446744073709551615 231895546865 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/30280/task/30283/stat : 30283 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 595246369 52465664 352 33554432000 4194304 4650419 140736389269456 18446744073709551615 231907288118 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.023248 s]
/proc/loadavg: 3.69 6.30 7.36 6/180 30280
/proc/meminfo: memFree=20485932/32950928 swapFree=67111524/67111528
[pid=30280] ppid=30278 vsize=218560 CPUtime=0.06 cores=1,3,5,7
/proc/30280/stat : 30280 (strangenight1-m) R 30278 30280 28251 0 -1 4202496 12091 0 0 0 4 2 0 0 18 0 4 0 595246368 223805440 10068 33554432000 4194304 4650419 140736389269456 18446744073709551615 231895548330 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30280/statm: 56810 11802 341 112 0 51775 0
[pid=30280/tid=30281] ppid=30278 vsize=227240 CPUtime=0.01 cores=1,3,5,7
/proc/30280/task/30281/stat : 30281 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 3390 0 0 0 1 0 0 0 18 0 4 0 595246369 232693760 11361 33554432000 4194304 4650419 140736389269456 18446744073709551615 4362080 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30280/tid=30282] ppid=30278 vsize=227240 CPUtime=0 cores=1,3,5,7
/proc/30280/task/30282/stat : 30282 (strangenight1-m) D 30278 30280 28251 0 -1 4202560 3487 0 0 0 0 0 0 0 18 0 4 0 595246369 232693760 11361 33554432000 4194304 4650419 140736389269456 18446744073709551615 4361571 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=227240 CPUtime=0.01 cores=1,3,5,7
/proc/30280/task/30283/stat : 30283 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 3355 0 0 0 1 0 0 0 18 0 4 0 595246369 232693760 11289 33554432000 4194304 4650419 140736389269456 18446744073709551615 231895533703 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 218560

[startup+0.103109 s]
/proc/loadavg: 3.69 6.30 7.36 6/180 30280
/proc/meminfo: memFree=20485932/32950928 swapFree=67111524/67111528
[pid=30280] ppid=30278 vsize=383200 CPUtime=0.34 cores=1,3,5,7
/proc/30280/stat : 30280 (strangenight1-m) R 30278 30280 28251 0 -1 4202496 20080 0 0 0 25 9 0 0 17 0 4 0 595246368 392396800 16005 33554432000 4194304 4650419 140736389269456 18446744073709551615 231895595551 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30280/statm: 95800 16024 344 112 0 90765 0
[pid=30280/tid=30281] ppid=30278 vsize=383200 CPUtime=0.08 cores=1,3,5,7
/proc/30280/task/30281/stat : 30281 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 4983 0 0 0 7 1 0 0 17 0 4 0 595246369 392396800 16031 33554432000 4194304 4650419 140736389269456 18446744073709551615 4373800 0 0 4096 2 18446604471139874688 0 0 -1 1 0 0 0
[pid=30280/tid=30282] ppid=30278 vsize=383200 CPUtime=0.08 cores=1,3,5,7
/proc/30280/task/30282/stat : 30282 (strangenight1-m) S 30278 30280 28251 0 -1 4202560 5065 0 0 0 6 2 0 0 17 0 4 0 595246369 392396800 16054 33554432000 4194304 4650419 140736389269456 18446744073709551615 231895595502 0 0 4096 2 18446604471139874688 0 0 -1 7 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=383200 CPUtime=0.07 cores=1,3,5,7
/proc/30280/task/30283/stat : 30283 (strangenight1-m) S 30278 30280 28251 0 -1 4202560 4948 0 0 0 5 2 0 0 17 0 4 0 595246369 392396800 16061 33554432000 4194304 4650419 140736389269456 18446744073709551615 231895595502 0 0 4096 2 18446604471139874688 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 383200

[startup+0.326649 s]
/proc/loadavg: 3.69 6.30 7.36 6/180 30280
/proc/meminfo: memFree=20485932/32950928 swapFree=67111524/67111528
[pid=30280] ppid=30278 vsize=424840 CPUtime=1.16 cores=1,3,5,7
/proc/30280/stat : 30280 (strangenight1-m) D 30278 30280 28251 0 -1 4202496 26959 0 0 0 91 25 0 0 18 0 4 0 595246368 435036160 22884 33554432000 4194304 4650419 140736389269456 18446744073709551615 231895188058 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30280/statm: 106210 22884 369 112 0 101175 0
[pid=30280/tid=30281] ppid=30278 vsize=424840 CPUtime=0.28 cores=1,3,5,7
/proc/30280/task/30281/stat : 30281 (strangenight1-m) D 30278 30280 28251 0 -1 4202560 7045 0 0 0 23 5 0 0 18 0 4 0 595246369 435036160 22884 33554432000 4194304 4650419 140736389269456 18446744073709551615 231895188106 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30280/tid=30282] ppid=30278 vsize=424840 CPUtime=0.28 cores=1,3,5,7
/proc/30280/task/30282/stat : 30282 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 6319 0 0 0 22 6 0 0 18 0 4 0 595246369 435036160 22884 33554432000 4194304 4650419 140736389269456 18446744073709551615 231895533751 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=424840 CPUtime=0.28 cores=1,3,5,7
/proc/30280/task/30283/stat : 30283 (strangenight1-m) S 30278 30280 28251 0 -1 4202560 6709 0 0 0 22 6 0 0 17 0 4 0 595246369 435036160 22884 33554432000 4194304 4650419 140736389269456 18446744073709551615 231895595502 0 0 4096 2 18446604471139874688 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 424840

[startup+0.700974 s]
/proc/loadavg: 3.69 6.30 7.36 6/180 30280
/proc/meminfo: memFree=20485932/32950928 swapFree=67111524/67111528
[pid=30280] ppid=30278 vsize=409172 CPUtime=2.6 cores=1,3,5,7
/proc/30280/stat : 30280 (strangenight1-m) R 30278 30280 28251 0 -1 4202496 44144 0 0 0 225 35 0 0 18 0 4 0 595246368 418992128 37308 33554432000 4194304 4650419 140736389269456 18446744073709551615 4441572 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30280/statm: 102293 37309 385 112 0 97258 0
[pid=30280/tid=30281] ppid=30278 vsize=409172 CPUtime=0.65 cores=1,3,5,7
/proc/30280/task/30281/stat : 30281 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 12247 0 0 0 58 7 0 0 18 0 4 0 595246369 418992128 37310 33554432000 4194304 4650419 140736389269456 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30280/tid=30282] ppid=30278 vsize=409172 CPUtime=0.62 cores=1,3,5,7
/proc/30280/task/30282/stat : 30282 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 11768 0 0 0 52 10 0 0 17 0 4 0 595246369 418992128 37311 33554432000 4194304 4650419 140736389269456 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=409172 CPUtime=0.65 cores=1,3,5,7
/proc/30280/task/30283/stat : 30283 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 6972 0 0 0 59 6 0 0 18 0 4 0 595246369 418992128 37311 33554432000 4194304 4650419 140736389269456 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 409172

[startup+1.50082 s]
/proc/loadavg: 3.69 6.30 7.36 10/184 30284
/proc/meminfo: memFree=20316888/32950928 swapFree=67111524/67111528
[pid=30280] ppid=30278 vsize=412696 CPUtime=5.78 cores=1,3,5,7
/proc/30280/stat : 30280 (strangenight1-m) R 30278 30280 28251 0 -1 4202496 52995 0 0 0 542 36 0 0 19 0 4 0 595246368 422600704 41249 33554432000 4194304 4650419 140736389269456 18446744073709551615 4364402 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30280/statm: 103174 41249 391 112 0 98139 0
[pid=30280/tid=30281] ppid=30278 vsize=412696 CPUtime=1.45 cores=1,3,5,7
/proc/30280/task/30281/stat : 30281 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 14999 0 0 0 137 8 0 0 19 0 4 0 595246369 422600704 41249 33554432000 4194304 4650419 140736389269456 18446744073709551615 4315114 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30280/tid=30282] ppid=30278 vsize=412696 CPUtime=1.41 cores=1,3,5,7
/proc/30280/task/30282/stat : 30282 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 15291 0 0 0 131 10 0 0 18 0 4 0 595246369 422600704 41249 33554432000 4194304 4650419 140736389269456 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=412696 CPUtime=1.45 cores=1,3,5,7
/proc/30280/task/30283/stat : 30283 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 7452 0 0 0 139 6 0 0 19 0 4 0 595246369 422600704 41249 33554432000 4194304 4650419 140736389269456 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.78
Current children cumulated vsize (KiB) 412696

[startup+3.10052 s]
/proc/loadavg: 3.69 6.30 7.36 9/184 30284
/proc/meminfo: memFree=20293700/32950928 swapFree=67111524/67111528
[pid=30280] ppid=30278 vsize=445516 CPUtime=12.18 cores=1,3,5,7
/proc/30280/stat : 30280 (strangenight1-m) R 30278 30280 28251 0 -1 4202496 57483 0 0 0 1180 38 0 0 22 0 4 0 595246368 456208384 45665 33554432000 4194304 4650419 140736389269456 18446744073709551615 4364495 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30280/statm: 111379 45665 391 112 0 106344 0
[pid=30280/tid=30281] ppid=30278 vsize=445516 CPUtime=3.04 cores=1,3,5,7
/proc/30280/task/30281/stat : 30281 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 16125 0 0 0 296 8 0 0 22 0 4 0 595246369 456208384 45665 33554432000 4194304 4650419 140736389269456 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30280/tid=30282] ppid=30278 vsize=445516 CPUtime=3.01 cores=1,3,5,7
/proc/30280/task/30282/stat : 30282 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 16457 0 0 0 291 10 0 0 21 0 4 0 595246369 456208384 45666 33554432000 4194304 4650419 140736389269456 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=445516 CPUtime=3.05 cores=1,3,5,7
/proc/30280/task/30283/stat : 30283 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 8470 0 0 0 298 7 0 0 22 0 4 0 595246369 456208384 45666 33554432000 4194304 4650419 140736389269456 18446744073709551615 4333952 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.18
Current children cumulated vsize (KiB) 445516

[startup+6.30092 s]
/proc/loadavg: 4.11 6.34 7.37 9/184 30284
/proc/meminfo: memFree=20200456/32950928 swapFree=67111524/67111528
[pid=30280] ppid=30278 vsize=593584 CPUtime=24.96 cores=1,3,5,7
/proc/30280/stat : 30280 (strangenight1-m) R 30278 30280 28251 0 -1 4202496 65670 0 0 0 2456 40 0 0 25 0 4 0 595246368 607830016 53852 33554432000 4194304 4650419 140736389269456 18446744073709551615 4364495 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30280/statm: 148396 53852 391 112 0 143361 0
[pid=30280/tid=30281] ppid=30278 vsize=593584 CPUtime=6.25 cores=1,3,5,7
/proc/30280/task/30281/stat : 30281 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 18233 0 0 0 616 9 0 0 25 0 4 0 595246369 607830016 53852 33554432000 4194304 4650419 140736389269456 18446744073709551615 4363613 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30280/tid=30282] ppid=30278 vsize=593584 CPUtime=6.19 cores=1,3,5,7
/proc/30280/task/30282/stat : 30282 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 18483 0 0 0 608 11 0 0 25 0 4 0 595246369 607830016 53852 33554432000 4194304 4650419 140736389269456 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=593584 CPUtime=6.25 cores=1,3,5,7
/proc/30280/task/30283/stat : 30283 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 10510 0 0 0 618 7 0 0 25 0 4 0 595246369 607830016 53852 33554432000 4194304 4650419 140736389269456 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.96
Current children cumulated vsize (KiB) 593584

[startup+12.7007 s]
/proc/loadavg: 4.51 6.39 7.38 10/184 30285
/proc/meminfo: memFree=20156016/32950928 swapFree=67111524/67111528
[pid=30280] ppid=30278 vsize=491480 CPUtime=50.53 cores=1,3,5,7
/proc/30280/stat : 30280 (strangenight1-m) R 30278 30280 28251 0 -1 4202496 90557 0 0 0 5005 48 0 0 25 0 4 0 595246368 503275520 53314 33554432000 4194304 4650419 140736389269456 18446744073709551615 4364336 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30280/statm: 122870 53314 394 112 0 117835 0
[pid=30280/tid=30281] ppid=30278 vsize=491480 CPUtime=12.64 cores=1,3,5,7
/proc/30280/task/30281/stat : 30281 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 24716 0 0 0 1254 10 0 0 25 0 4 0 595246369 503275520 53314 33554432000 4194304 4650419 140736389269456 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30280/tid=30282] ppid=30278 vsize=491480 CPUtime=12.55 cores=1,3,5,7
/proc/30280/task/30282/stat : 30282 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 24873 0 0 0 1242 13 0 0 25 0 4 0 595246369 503275520 53314 33554432000 4194304 4650419 140736389269456 18446744073709551615 4364402 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=491480 CPUtime=12.65 cores=1,3,5,7
/proc/30280/task/30283/stat : 30283 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 16567 0 0 0 1256 9 0 0 25 0 4 0 595246369 503275520 53314 33554432000 4194304 4650419 140736389269456 18446744073709551615 4363482 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 491480

[startup+25.5003 s]
/proc/loadavg: 5.28 6.46 7.38 9/184 30285
/proc/meminfo: memFree=19786760/32950928 swapFree=67111524/67111528
[pid=30280] ppid=30278 vsize=836088 CPUtime=101.65 cores=1,3,5,7
/proc/30280/stat : 30280 (strangenight1-m) R 30278 30280 28251 0 -1 4202496 199043 0 0 0 10088 77 0 0 25 0 4 0 595246368 856154112 131652 33554432000 4194304 4650419 140736389269456 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30280/statm: 209022 131652 395 112 0 203987 0
[pid=30280/tid=30281] ppid=30278 vsize=836088 CPUtime=25.44 cores=1,3,5,7
/proc/30280/task/30281/stat : 30281 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 67619 0 0 0 2524 20 0 0 25 0 4 0 595246369 856154112 131652 33554432000 4194304 4650419 140736389269456 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30280/tid=30282] ppid=30278 vsize=836088 CPUtime=25.28 cores=1,3,5,7
/proc/30280/task/30282/stat : 30282 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 39078 0 0 0 2511 17 0 0 25 0 4 0 595246369 856154112 131652 33554432000 4194304 4650419 140736389269456 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=836088 CPUtime=25.45 cores=1,3,5,7
/proc/30280/task/30283/stat : 30283 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 44810 0 0 0 2526 19 0 0 25 0 4 0 595246369 856154112 131652 33554432000 4194304 4650419 140736389269456 18446744073709551615 4476111 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 836088

[startup+51.1005 s]
/proc/loadavg: 6.29 6.60 7.40 10/184 30286
/proc/meminfo: memFree=19648064/32950928 swapFree=67111524/67111528
[pid=30280] ppid=30278 vsize=889456 CPUtime=203.9 cores=1,3,5,7
/proc/30280/stat : 30280 (strangenight1-m) R 30278 30280 28251 0 -1 4202496 317797 0 0 0 20288 102 0 0 25 0 4 0 595246368 910802944 149120 33554432000 4194304 4650419 140736389269456 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30280/statm: 222364 149120 395 112 0 217329 0
[pid=30280/tid=30281] ppid=30278 vsize=889456 CPUtime=51.04 cores=1,3,5,7
/proc/30280/task/30281/stat : 30281 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 104893 0 0 0 5079 25 0 0 25 0 4 0 595246369 910802944 149120 33554432000 4194304 4650419 140736389269456 18446744073709551615 4476812 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30280/tid=30282] ppid=30278 vsize=889456 CPUtime=50.75 cores=1,3,5,7
/proc/30280/task/30282/stat : 30282 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 64441 0 0 0 5050 25 0 0 25 0 4 0 595246369 910802944 149120 33554432000 4194304 4650419 140736389269456 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=889456 CPUtime=51.04 cores=1,3,5,7
/proc/30280/task/30283/stat : 30283 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 80171 0 0 0 5078 26 0 0 25 0 4 0 595246369 910802944 149120 33554432000 4194304 4650419 140736389269456 18446744073709551615 4363541 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.9
Current children cumulated vsize (KiB) 889456

[startup+102.307 s]
/proc/loadavg: 7.25 6.82 7.43 9/184 30287
/proc/meminfo: memFree=19532584/32950928 swapFree=67111524/67111528
[pid=30280] ppid=30278 vsize=1083508 CPUtime=408.45 cores=1,3,5,7
/proc/30280/stat : 30280 (strangenight1-m) R 30278 30280 28251 0 -1 4202496 520388 0 0 0 40700 145 0 0 25 0 4 0 595246368 1109512192 172485 33554432000 4194304 4650419 140736389269456 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30280/statm: 270877 172485 395 112 0 265842 0
[pid=30280/tid=30281] ppid=30278 vsize=1083508 CPUtime=102.25 cores=1,3,5,7
/proc/30280/task/30281/stat : 30281 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 118957 0 0 0 10195 30 0 0 25 0 4 0 595246369 1109512192 172485 33554432000 4194304 4650419 140736389269456 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30280/tid=30282] ppid=30278 vsize=1083508 CPUtime=101.67 cores=1,3,5,7
/proc/30280/task/30282/stat : 30282 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 92697 0 0 0 10133 34 0 0 25 0 4 0 595246369 1109512192 172485 33554432000 4194304 4650419 140736389269456 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=1083508 CPUtime=102.26 cores=1,3,5,7
/proc/30280/task/30283/stat : 30283 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 112148 0 0 0 10189 37 0 0 25 0 4 0 595246369 1109512192 172485 33554432000 4194304 4650419 140736389269456 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.45
Current children cumulated vsize (KiB) 1083508

[startup+162.301 s]

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

[pid=30280] ppid=30278 vsize=1552728 CPUtime=2565.5 cores=1,3,5,7
/proc/30280/stat : 30280 (strangenight1-m) R 30278 30280 28251 0 -1 4202496 1861549 0 0 0 256039 511 0 0 25 0 4 0 595246368 1589993472 309294 33554432000 4194304 4650419 140736389269456 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30280/statm: 388182 309294 395 112 0 383147 0
[pid=30280/tid=30281] ppid=30278 vsize=1552728 CPUtime=641.75 cores=1,3,5,7
/proc/30280/task/30281/stat : 30281 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 553877 0 0 0 64034 141 0 0 25 0 4 0 595246369 1589993472 309294 33554432000 4194304 4650419 140736389269456 18446744073709551615 4339796 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30280/tid=30282] ppid=30278 vsize=1552728 CPUtime=640.14 cores=1,3,5,7
/proc/30280/task/30282/stat : 30282 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 287632 0 0 0 63902 112 0 0 25 0 4 0 595246369 1589993472 309296 33554432000 4194304 4650419 140736389269456 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=1552728 CPUtime=642.26 cores=1,3,5,7
/proc/30280/task/30283/stat : 30283 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 325041 0 0 0 64113 113 0 0 25 0 4 0 595246369 1589993472 309296 33554432000 4194304 4650419 140736389269456 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2565.5
Current children cumulated vsize (KiB) 1552728

[startup+702.301 s]
/proc/loadavg: 8.01 7.88 7.71 9/184 30303
/proc/meminfo: memFree=18751448/32950928 swapFree=67111524/67111528
[pid=30280] ppid=30278 vsize=1507356 CPUtime=2805.15 cores=1,3,5,7
/proc/30280/stat : 30280 (strangenight1-m) R 30278 30280 28251 0 -1 4202496 1951152 0 0 0 279968 547 0 0 25 0 4 0 595246368 1543532544 305322 33554432000 4194304 4650419 140736389269456 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30280/statm: 376839 305322 395 112 0 371804 0
[pid=30280/tid=30281] ppid=30278 vsize=1507356 CPUtime=701.42 cores=1,3,5,7
/proc/30280/task/30281/stat : 30281 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 574969 0 0 0 69991 151 0 0 25 0 4 0 595246369 1543532544 305322 33554432000 4194304 4650419 140736389269456 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30280/tid=30282] ppid=30278 vsize=1507356 CPUtime=700.14 cores=1,3,5,7
/proc/30280/task/30282/stat : 30282 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 319666 0 0 0 69888 126 0 0 25 0 4 0 595246369 1543532544 305322 33554432000 4194304 4650419 140736389269456 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=1507356 CPUtime=702.25 cores=1,3,5,7
/proc/30280/task/30283/stat : 30283 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 351778 0 0 0 70102 123 0 0 25 0 4 0 595246369 1543532544 305322 33554432000 4194304 4650419 140736389269456 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.15
Current children cumulated vsize (KiB) 1507356

[startup+762.307 s]
/proc/loadavg: 8.09 7.93 7.74 9/184 30305
/proc/meminfo: memFree=18690508/32950928 swapFree=67111524/67111528
[pid=30280] ppid=30278 vsize=1635632 CPUtime=3044.84 cores=1,3,5,7
/proc/30280/stat : 30280 (strangenight1-m) R 30278 30280 28251 0 -1 4202496 2046035 0 0 0 303901 583 0 0 25 0 4 0 595246368 1674887168 323777 33554432000 4194304 4650419 140736389269456 18446744073709551615 4334075 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30280/statm: 408908 323777 395 112 0 403873 0
[pid=30280/tid=30281] ppid=30278 vsize=1635632 CPUtime=761.1 cores=1,3,5,7
/proc/30280/task/30281/stat : 30281 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 605668 0 0 0 75946 164 0 0 25 0 4 0 595246369 1674887168 323777 33554432000 4194304 4650419 140736389269456 18446744073709551615 4328251 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30280/tid=30282] ppid=30278 vsize=1635632 CPUtime=760.14 cores=1,3,5,7
/proc/30280/task/30282/stat : 30282 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 347152 0 0 0 75877 137 0 0 25 0 4 0 595246369 1674887168 323777 33554432000 4194304 4650419 140736389269456 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=1635632 CPUtime=762.26 cores=1,3,5,7
/proc/30280/task/30283/stat : 30283 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 378740 0 0 0 76092 134 0 0 25 0 4 0 595246369 1674887168 323777 33554432000 4194304 4650419 140736389269456 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.84
Current children cumulated vsize (KiB) 1635632

[startup+822.3 s]
/proc/loadavg: 8.11 7.97 7.76 9/184 30306
/proc/meminfo: memFree=18736724/32950928 swapFree=67111524/67111528
[pid=30280] ppid=30278 vsize=1559340 CPUtime=3284.49 cores=1,3,5,7
/proc/30280/stat : 30280 (strangenight1-m) R 30278 30280 28251 0 -1 4202496 2159652 0 0 0 327826 623 0 0 25 0 4 0 595246368 1596764160 312937 33554432000 4194304 4650419 140736389269456 18446744073709551615 4328184 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30280/statm: 389835 312937 395 112 0 384800 0
[pid=30280/tid=30281] ppid=30278 vsize=1559340 CPUtime=820.76 cores=1,3,5,7
/proc/30280/task/30281/stat : 30281 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 633788 0 0 0 81902 174 0 0 25 0 4 0 595246369 1596764160 312937 33554432000 4194304 4650419 140736389269456 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30280/tid=30282] ppid=30278 vsize=1559340 CPUtime=820.13 cores=1,3,5,7
/proc/30280/task/30282/stat : 30282 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 378827 0 0 0 81866 147 0 0 25 0 4 0 595246369 1596764160 312937 33554432000 4194304 4650419 140736389269456 18446744073709551615 4363335 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=1559340 CPUtime=822.25 cores=1,3,5,7
/proc/30280/task/30283/stat : 30283 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 405402 0 0 0 82082 143 0 0 25 0 4 0 595246369 1596764160 312937 33554432000 4194304 4650419 140736389269456 18446744073709551615 4328238 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.49
Current children cumulated vsize (KiB) 1559340

[startup+882.301 s]
/proc/loadavg: 8.12 8.00 7.78 9/184 30308
/proc/meminfo: memFree=18687464/32950928 swapFree=67111524/67111528
[pid=30280] ppid=30278 vsize=1591984 CPUtime=3524.14 cores=1,3,5,7
/proc/30280/stat : 30280 (strangenight1-m) R 30278 30280 28251 0 -1 4202496 2251756 0 0 0 351759 655 0 0 25 0 4 0 595246368 1630191616 317000 33554432000 4194304 4650419 140736389269456 18446744073709551615 4439648 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30280/statm: 397996 317000 395 112 0 392961 0
[pid=30280/tid=30281] ppid=30278 vsize=1591984 CPUtime=880.43 cores=1,3,5,7
/proc/30280/task/30281/stat : 30281 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 660655 0 0 0 87859 184 0 0 25 0 4 0 595246369 1630191616 317000 33554432000 4194304 4650419 140736389269456 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30280/tid=30282] ppid=30278 vsize=1591984 CPUtime=880.13 cores=1,3,5,7
/proc/30280/task/30282/stat : 30282 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 405182 0 0 0 87857 156 0 0 25 0 4 0 595246369 1630191616 317000 33554432000 4194304 4650419 140736389269456 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=1591984 CPUtime=882.25 cores=1,3,5,7
/proc/30280/task/30283/stat : 30283 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 419251 0 0 0 88077 148 0 0 25 0 4 0 595246369 1630191616 317000 33554432000 4194304 4650419 140736389269456 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.14
Current children cumulated vsize (KiB) 1591984

[startup+942.301 s]
/proc/loadavg: 8.19 8.04 7.81 10/184 30309
/proc/meminfo: memFree=18578316/32950928 swapFree=67111524/67111528
[pid=30280] ppid=30278 vsize=1561060 CPUtime=3763.82 cores=1,3,5,7
/proc/30280/stat : 30280 (strangenight1-m) R 30278 30280 28251 0 -1 4202496 2341023 0 0 0 375693 689 0 0 25 0 4 0 595246368 1598525440 325975 33554432000 4194304 4650419 140736389269456 18446744073709551615 4367329 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30280/statm: 390265 325975 395 112 0 385230 0
[pid=30280/tid=30281] ppid=30278 vsize=1561060 CPUtime=940.11 cores=1,3,5,7
/proc/30280/task/30281/stat : 30281 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 674344 0 0 0 93821 190 0 0 25 0 4 0 595246369 1598525440 325975 33554432000 4194304 4650419 140736389269456 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30280/tid=30282] ppid=30278 vsize=1561060 CPUtime=940.14 cores=1,3,5,7
/proc/30280/task/30282/stat : 30282 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 425528 0 0 0 93854 160 0 0 25 0 4 0 595246369 1598525440 325975 33554432000 4194304 4650419 140736389269456 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=1561060 CPUtime=942.25 cores=1,3,5,7
/proc/30280/task/30283/stat : 30283 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 448530 0 0 0 94069 156 0 0 25 0 4 0 595246369 1598525440 325975 33554432000 4194304 4650419 140736389269456 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.82
Current children cumulated vsize (KiB) 1561060

[startup+1002.3 s]
/proc/loadavg: 8.10 8.05 7.82 10/184 30311
/proc/meminfo: memFree=18510460/32950928 swapFree=67111524/67111528
[pid=30280] ppid=30278 vsize=1685424 CPUtime=4003.49 cores=1,3,5,7
/proc/30280/stat : 30280 (strangenight1-m) R 30278 30280 28251 0 -1 4202496 2392687 0 0 0 399630 719 0 0 25 0 4 0 595246368 1725874176 341519 33554432000 4194304 4650419 140736389269456 18446744073709551615 4367329 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30280/statm: 421356 341519 395 112 0 416321 0
[pid=30280/tid=30281] ppid=30278 vsize=1685424 CPUtime=999.78 cores=1,3,5,7
/proc/30280/task/30281/stat : 30281 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 674344 0 0 0 99788 190 0 0 25 0 4 0 595246369 1725874176 341519 33554432000 4194304 4650419 140736389269456 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30280/tid=30282] ppid=30278 vsize=1685424 CPUtime=1000.14 cores=1,3,5,7
/proc/30280/task/30282/stat : 30282 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 432049 0 0 0 99850 164 0 0 25 0 4 0 595246369 1725874176 341519 33554432000 4194304 4650419 140736389269456 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=1685424 CPUtime=1002.25 cores=1,3,5,7
/proc/30280/task/30283/stat : 30283 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 471685 0 0 0 100056 169 0 0 25 0 4 0 595246369 1725874176 341519 33554432000 4194304 4650419 140736389269456 18446744073709551615 4333710 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.49
Current children cumulated vsize (KiB) 1685424

[startup+1062.3 s]
/proc/loadavg: 8.26 8.10 7.85 10/184 30313
/proc/meminfo: memFree=18453476/32950928 swapFree=67111524/67111528
[pid=30280] ppid=30278 vsize=1783144 CPUtime=4243.16 cores=1,3,5,7
/proc/30280/stat : 30280 (strangenight1-m) R 30278 30280 28251 0 -1 4202496 2509461 0 0 0 423554 762 0 0 25 0 4 0 595246368 1825939456 349502 33554432000 4194304 4650419 140736389269456 18446744073709551615 4367329 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30280/statm: 445786 349502 395 112 0 440751 0
[pid=30280/tid=30281] ppid=30278 vsize=1783144 CPUtime=1059.46 cores=1,3,5,7
/proc/30280/task/30281/stat : 30281 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 707136 0 0 0 105751 195 0 0 25 0 4 0 595246369 1825939456 349502 33554432000 4194304 4650419 140736389269456 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30280/tid=30282] ppid=30278 vsize=1783144 CPUtime=1060.14 cores=1,3,5,7
/proc/30280/task/30282/stat : 30282 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 458369 0 0 0 105837 177 0 0 25 0 4 0 595246369 1825939456 349502 33554432000 4194304 4650419 140736389269456 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=1783144 CPUtime=1062.25 cores=1,3,5,7
/proc/30280/task/30283/stat : 30283 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 497336 0 0 0 106044 181 0 0 25 0 4 0 595246369 1825939456 349502 33554432000 4194304 4650419 140736389269456 18446744073709551615 4331981 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.16
Current children cumulated vsize (KiB) 1783144

[startup+1122.3 s]
/proc/loadavg: 8.24 8.11 7.87 9/184 30314
/proc/meminfo: memFree=18519196/32950928 swapFree=67111524/67111528
[pid=30280] ppid=30278 vsize=1768432 CPUtime=4482.82 cores=1,3,5,7
/proc/30280/stat : 30280 (strangenight1-m) R 30278 30280 28251 0 -1 4202496 2691637 0 0 0 447471 811 0 0 25 0 4 0 595246368 1810874368 338091 33554432000 4194304 4650419 140736389269456 18446744073709551615 4363371 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30280/statm: 442108 338091 395 112 0 437073 0
[pid=30280/tid=30281] ppid=30278 vsize=1768432 CPUtime=1119.39 cores=1,3,5,7
/proc/30280/task/30281/stat : 30281 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 808179 0 0 0 111731 208 0 0 25 0 4 0 595246369 1810874368 338091 33554432000 4194304 4650419 140736389269456 18446744073709551615 4310421 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30280/tid=30282] ppid=30278 vsize=1768432 CPUtime=1119.86 cores=1,3,5,7
/proc/30280/task/30282/stat : 30282 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 487079 0 0 0 111796 190 0 0 25 0 4 0 595246369 1810874368 338091 33554432000 4194304 4650419 140736389269456 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=1768432 CPUtime=1122.24 cores=1,3,5,7
/proc/30280/task/30283/stat : 30283 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 523271 0 0 0 112033 191 0 0 25 0 4 0 595246369 1810874368 338091 33554432000 4194304 4650419 140736389269456 18446744073709551615 4315114 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.82
Current children cumulated vsize (KiB) 1768432

[startup+1182.3 s]
/proc/loadavg: 8.15 8.10 7.88 9/184 30316
/proc/meminfo: memFree=18414268/32950928 swapFree=67111524/67111528
[pid=30280] ppid=30278 vsize=1706004 CPUtime=4722.51 cores=1,3,5,7
/proc/30280/stat : 30280 (strangenight1-m) R 30278 30280 28251 0 -1 4202496 2773073 0 0 0 471403 848 0 0 25 0 4 0 595246368 1746948096 351865 33554432000 4194304 4650419 140736389269456 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30280/statm: 426501 351865 395 112 0 421466 0
[pid=30280/tid=30281] ppid=30278 vsize=1706004 CPUtime=1179.39 cores=1,3,5,7
/proc/30280/task/30281/stat : 30281 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 834000 0 0 0 117720 219 0 0 25 0 4 0 595246369 1746948096 351865 33554432000 4194304 4650419 140736389269456 18446744073709551615 4328289 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30280/tid=30282] ppid=30278 vsize=1706004 CPUtime=1179.53 cores=1,3,5,7
/proc/30280/task/30282/stat : 30282 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 515080 0 0 0 117750 203 0 0 25 0 4 0 595246369 1746948096 351865 33554432000 4194304 4650419 140736389269456 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=1706004 CPUtime=1182.24 cores=1,3,5,7
/proc/30280/task/30283/stat : 30283 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 550546 0 0 0 118021 203 0 0 25 0 4 0 595246369 1746948096 351865 33554432000 4194304 4650419 140736389269456 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.51
Current children cumulated vsize (KiB) 1706004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.11 8.10 7.88 5/179 30317
/proc/meminfo: memFree=19147740/32950928 swapFree=67111524/67111528
[pid=30280] ppid=30278 vsize=1769508 CPUtime=4800.42 cores=1,3,5,7
/proc/30280/stat : 30280 (strangenight1-m) R 30278 30280 28251 0 -1 4202496 2792624 0 0 0 479184 858 0 0 25 0 4 0 595246368 1811976192 337169 33554432000 4194304 4650419 140736389269456 18446744073709551615 4476204 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30280/statm: 442377 337169 395 112 0 437342 0
[pid=30280/tid=30281] ppid=30278 vsize=1769508 CPUtime=1198.9 cores=1,3,5,7
/proc/30280/task/30281/stat : 30281 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 840153 0 0 0 119668 222 0 0 25 0 4 0 595246369 1811976192 337169 33554432000 4194304 4650419 140736389269456 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30280/tid=30282] ppid=30278 vsize=1769508 CPUtime=1198.92 cores=1,3,5,7
/proc/30280/task/30282/stat : 30282 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 521977 0 0 0 119686 206 0 0 25 0 4 0 595246369 1811976192 337169 33554432000 4194304 4650419 140736389269456 18446744073709551615 4328518 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30280/tid=30283] ppid=30278 vsize=1769508 CPUtime=1201.75 cores=1,3,5,7
/proc/30280/task/30283/stat : 30283 (strangenight1-m) R 30278 30280 28251 0 -1 4202560 557047 0 0 0 119968 207 0 0 25 0 4 0 595246369 1811976192 337169 33554432000 4194304 4650419 140736389269456 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.42
Current children cumulated vsize (KiB) 1769508

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.87
CPU time (s): 4800.5
CPU user time (s): 4791.86
CPU system time (s): 8.64169
CPU usage (%): 399.418
Max. virtual memory (cumulated for all children) (KiB): 1783144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4791.86
system time used= 8.64169
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2792633
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= 32979
involuntary context switches= 34710

runsolver used 1.80773 second user time and 4.77127 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-29 06:09:17
IDJOB=3174907
IDBENCH=82525
IDSOLVER=1588
FILE ID=node114/3174907-1304050157
RUNJOBID= node114-1304050157-30258
PBS_JOBID= 13170369
Free space on /tmp= 71796 MiB

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

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

MD5SUM BENCH= f8d77cf51b7a3bd2f2043a4a97c7d388
RANDOM SEED=1309119079

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20486088 kB
Buffers:       2255360 kB
Cached:        9550268 kB
SwapCached:          4 kB
Active:        3419928 kB
Inactive:      8465776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20486088 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           15196 kB
Writeback:           0 kB
AnonPages:       79480 kB
Mapped:          14876 kB
Slab:           516128 kB
PageTables:       4656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   285552 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= 71796 MiB
End job on node114 at 2011-04-29 06:29:21