Trace number 3368646

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 (fixed)? (TO) 4800.29 1203.78

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v30000-c126000-S643238994-057-UNKNOWN.cnf
MD5SUM2d92a52914298e3c91073398b38892d9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark265.737
Satisfiable
(Un)Satisfiability was proved
Number of variables30000
Number of clauses126000
Sum of the clauses size378000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3126000
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-3368646-1305399534.cnf'
0.00/0.00	c -- header says num vars:          30000
0.00/0.00	c -- header says num clauses:      126000
0.32/0.15	c -- clauses added:            0 learnts,       126000 normals,            0 xors
0.32/0.15	c -- vars added      30000
0.32/0.15	c Parsing time:  0.36 s
0.32/0.15	c  N st     0         0     30000    126000         0         0    378000         0   no data   no data  --
0.32/0.37	c asymm  cl-useful: 0/126000/126000 lits-rem:0 time: 0.35
0.32/0.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.28
1.35/0.49	c bin-w-bin subsume rem            0 bins  time:  0.04 s
1.35/0.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1.35/0.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  30000 time:  0.04 s
1.35/0.50	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.04 s
1.35/1.13	c lits-rem:         0  cl-subs:        0  v-elim:    884  v-fix:    0  time:  1.24 s
1.35/1.13	c Finding binary XORs  T:     0.02 s  found:       0
1.35/1.13	c Finding non-binary XORs:     0.27 s (found:       0, avg size: nan)
1.35/1.13	c calculated reachability. Time: 0.00
1.35/1.13	c Calc default polars -  time:   0.04 s pos:   13264 undec:    3398 neg:   13338
1.35/1.13	c =========================================================================================
1.35/1.13	c types(t): F = full restart, N = normal restart
1.35/1.13	c types(t): S = simplification begin/end, E = solution found
1.35/1.13	c restart types(rt): st = static, dy = dynamic
1.35/1.13	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.35/1.13	c  B st     0         0     29116    124609         0         0    378772         0   no data   no data  --
8.65/2.26	c  N dy    22      4120     29116    124609         0      4118    378772   1136025    148.60    159.39  --
14.23/3.63	c  N dy    51      8132     29116    124609         0      8130    378772   2096386    154.29    163.62  --
19.82/5.05	c  N dy    78     12201     29116    124609         0     12199    378772   3078593    154.64    177.37  --
25.45/6.48	c  N dy   106     16211     29116    124609         0     16209    378772   4028723    154.43    170.86  --
31.78/8.09	c  N dy   137     20443     29116    124609         0     10445    378772    731671    155.75    165.31  --
37.77/9.58	c  N dy   170     24553     29116    124609         0     14555    378772   1752223    157.02    169.65  --
38.61/9.74	c  F st   173     25000     29116    124609         0     15002    378772   1854641    156.77   no data  --
46.54/11.79	c  N dy   179     30000     29116    124609         0     20002    378772   3655781    156.77   no data  --
46.54/11.79	c  S st   179     30000     29116    124609         0     20002    378772   3655781    156.77   no data  --
47.38/11.98	c  S st   179     30504     29116    124609         0     20506    378772   3753657    156.77   no data  --
47.73/12.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
47.73/12.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.13/12.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.68
49.73/12.58	c bin-w-bin subsume rem            0 bins  time:  0.04 s
49.73/12.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
50.13/12.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.04 s
50.13/12.61	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.05 s
81.62/20.52	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 31.33 s
82.06/20.68	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.61
82.06/20.69	c calculated reachability. Time: 0.00
82.06/20.69	c  N dy   179     30504     29116    124609         0     20500    378772   3750048    156.77   no data  --
88.79/22.36	c  N dy   207     34507     29116    124609         0     24502    378772   4715374    156.50    169.82  --
95.97/24.12	c  N dy   234     38568     29116    124609         0     28563    378772   5723231    156.73    165.27  --
103.15/25.93	c  N dy   264     42761     29116    124609         0     17261    378772   1195774    157.29    174.51  --
107.94/27.17	c  S st   285     45756     29116    124609         0     20256    378772   1914168    157.18    118.13  --
108.79/27.37	c  S st   285     46259     29116    124609         0     20759    378772   1995846    157.18   no data  --
108.79/27.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
108.79/27.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
109.53/27.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.71
110.33/27.77	c bin-w-bin subsume rem            0 bins  time:  0.04 s
110.33/27.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
110.33/27.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.05 s
110.73/27.80	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
129.48/32.52	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time: 18.78 s
129.48/32.53	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.06
129.48/32.56	c vivif2 --  cl tried    20758 cl shrink        0 lits rem          0 time: 0.13
130.32/32.71	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.59
130.32/32.72	c calculated reachability. Time: 0.00
130.32/32.72	c  N dy   285     46259     29116    124609         0     20758    378772   1995801    157.18   no data  --
136.64/34.37	c  N dy   313     50371     29116    124609         0     24870    378772   2977757    157.28    167.19  --
143.47/36.07	c  N dy   340     54556     29116    124609         0     29055    378772   3978884    157.17    167.50  --
150.20/37.76	c  N dy   367     58568     29116    124609         0     33067    378772   4988671    157.38    167.83  --
157.38/39.53	c  N dy   395     62702     29116    124609         0     37201    378772   5992078    157.24    168.50  --
163.77/41.17	c  N dy   423     66789     29116    124609         0     22538    378772   1641493    157.17    171.23  --
168.16/42.23	c  S st   443     69389     29116    124609         0     25138    378772   2287713    157.39   no data  --
168.95/42.45	c  S st   443     69895     29116    124609         0     25644    378772   2383154    157.39   no data  --
168.95/42.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
168.95/42.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
169.79/42.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.71
170.53/42.85	c bin-w-bin subsume rem            0 bins  time:  0.04 s
170.53/42.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
170.53/42.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.04 s
170.53/42.89	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
195.67/49.11	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 24.77 s
195.67/49.13	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.07
195.67/49.16	c vivif2 --  cl tried    25642 cl shrink        0 lits rem          0 time: 0.16
196.52/49.32	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.62
196.52/49.33	c calculated reachability. Time: 0.00
196.52/49.33	c  N dy   443     69895     29116    124609         0     25642    378772   2382946    157.39   no data  --
203.65/51.17	c  N dy   473     74355     29116    124609         0     30101    378772   3456046    157.45    211.98  --
211.62/53.18	c  N dy   504     79136     29116    124609         0     34882    378772   4630024    157.48    169.06  --
220.40/55.34	c  N dy   533     84217     29116    124609         0     39963    378772   5841922    157.07    165.54  --
225.98/56.76	c  F st   554     87500     29116    124609         0     22371    378772   1077784    157.26    160.88  --
231.96/58.21	c  N st   559     90800     29116    124609         0     25670    378772   2158620    157.26   no data  --
241.92/60.74	c  N dy   588     96693     29116    124609         0     31563    378772   3777915    157.34    166.69  --
253.14/63.54	c  N dy   634    102961     29116    124609         0     37829    378772   5326376    157.66    166.39  --
256.69/64.44	c  S st   650    104843     29116    124609         0     39711    378772   5803841    157.80    139.70  --
257.53/64.67	c  S st   650    105346     29116    124609         0     40214    378772   5885563    157.80   no data  --
257.53/64.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
257.53/64.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
258.27/64.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.78
260.28/65.38	c bin-w-bin subsume rem            0 bins  time:  0.03 s
260.28/65.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
260.68/65.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.04 s
260.68/65.42	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
539.01/135.20	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 277.74 s
539.01/135.22	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.06
539.41/135.31	c vivif2 --  cl tried    40210 cl shrink        0 lits rem          0 time: 0.36
540.21/135.51	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.78
540.21/135.51	c calculated reachability. Time: 0.00
540.21/135.52	c  N dy   650    105346     29116    124609         0     40210    378772   5883211    157.80   no data  --
551.43/138.38	c  N dy   696    112114     29116    124609         0     24542    378772   1166509    157.73    166.85  --
562.94/141.24	c  N dy   746    119284     29116    124609         0     31712    378772   2859915    157.69    166.97  --
576.11/144.52	c  N dy   799    126999     29116    124609         0     39427    378772   4701629    157.61    170.14  --
591.31/148.32	c  N dy   856    135210     29116    124609         0     23920    378772    657717    157.56    170.22  --
606.00/152.02	c  N dy   916    143971     29116    124609         0     32679    378772   2761366    157.56    167.66  --
622.01/156.08	c  N dy   979    153247     29116    124609         0     41955    378772   5056499    157.65    166.96  --
630.79/158.22	c  S st  1012    158019     29116    124609         0     46727    378772   6238163    157.69   no data  --
631.53/158.45	c  S st  1012    158521     29116    124609         0     47229    378772   6324550    157.69   no data  --
631.53/158.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
631.53/158.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
632.32/158.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.80
634.32/159.18	c bin-w-bin subsume rem            0 bins  time:  0.04 s
634.32/159.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
634.32/159.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.04 s
634.76/159.21	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.04 s
971.70/243.74	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 336.59 s
971.70/243.76	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.06
972.10/243.86	c vivif2 --  cl tried    47227 cl shrink        0 lits rem          0 time: 0.40
972.95/244.07	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.82
972.95/244.08	c calculated reachability. Time: 0.01
972.95/244.08	c  N dy  1012    158521     29116    124609         0     47227    378772   6322426    157.69   no data  --
990.49/248.41	c  N dy  1082    168941     29116    124609         0     32787    378772   2487311    157.64    175.11  --
1008.39/252.97	c  N dy  1155    179797     29116    124609         0     43643    378772   5101075    157.58    169.14  --
1029.14/258.11	c  N dy  1244    191381     29116    124609         0     29295    378772   1411810    157.95    167.19  --
1049.87/263.30	c  N dy  1318    203691     29116    124609         0     41604    378772   4384689    157.74    180.82  --
1073.85/269.36	c  N dy  1408    216696     29116    124609         0     27650    378772    710091    157.83    179.47  --
1097.73/275.37	c  N dy  1500    230578     29116    124609         0     41532    378772   4205224    157.93    169.35  --
1110.88/278.64	c  S st  1546    237781     29116    124609         0     48734    378772   5948507    157.86    158.66  --
1111.69/278.88	c  S st  1546    238285     29116    124609         0     49238    378772   6027742    157.86   no data  --
1112.09/278.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
1112.09/278.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1112.93/279.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.81
1114.48/279.55	c bin-w-bin subsume rem            0 bins  time:  0.04 s
1114.48/279.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1114.48/279.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.04 s
1114.48/279.58	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
1433.16/359.45	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 317.56 s
1433.16/359.47	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.07
1433.57/359.57	c vivif2 --  cl tried    49235 cl shrink        0 lits rem          0 time: 0.40
1434.31/359.79	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.88
1434.71/359.80	c calculated reachability. Time: 0.00
1434.71/359.80	c  N dy  1546    238285     29116    124609         0     49235    378772   6025870    157.86   no data  --
1462.24/366.78	c  N dy  1657    253607     29116    124609         0     36577    378772   2581829    157.92    174.20  --
1492.95/374.41	c  N dy  1765    269796     29116    124609         0     52765    378772   6504918    157.78    167.04  --
1524.85/382.50	c  N dy  1886    287056     29116    124609         0     41032    378772   3460399    157.92    168.00  --
1559.94/391.27	c  N dy  1998    305455     29116    124609         0     59431    378772   7905574    157.88    166.45  --
1561.94/391.70	c  F st  2003    306250     29116    124609         0     30232    378772    553834    157.88    165.51  --
1595.88/400.24	c  N dy  2098    325021     29116    124609         0     49000    378772   5744128    157.86    168.97  --
1633.32/409.62	c  N dy  2230    345213     29116    124609         0     38193    378772   2282989    157.92    168.14  --
1655.66/415.24	c  S st  2314    357429     29116    124609         0     50409    378772   5317247    157.98   no data  --
1656.46/415.49	c  S st  2314    357931     29116    124609         0     50911    378772   5411866    157.98   no data  --
1656.90/415.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
1656.90/415.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1657.65/415.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.82
1659.24/416.12	c bin-w-bin subsume rem            0 bins  time:  0.04 s
1659.24/416.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1659.24/416.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.04 s
1659.24/416.15	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
1930.83/484.29	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 270.95 s
1931.23/484.31	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.07
1931.63/484.40	c vivif2 --  cl tried    50909 cl shrink        0 lits rem          0 time: 0.36
1932.43/484.63	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.92
1932.43/484.64	c calculated reachability. Time: 0.00
1932.43/484.64	c  N dy  2314    357931     29116    124609         0     50909    378772   5409621    157.98   no data  --
1971.52/494.47	c  N dy  2443    378366     29116    124609         0     39353    378772   2237782    157.79    170.10  --
2010.20/504.12	c  N dy  2573    398426     29116    124609         0     59408    378772   7146843    157.72    170.23  --
2049.27/513.98	c  N dy  2711    418504     29116    124609         0     46485    378772   3814998    157.85    168.09  --
2088.36/523.73	c  N dy  2843    438631     29116    124609         0     66612    378772   8763326    157.91    167.13  --
2124.65/532.84	c  N dy  2977    458644     29116    124609         0     52629    378772   4954682    157.88    167.77  --
2163.74/542.67	c  N dy  3108    478718     29116    124609         0     37709    378772   1113820    157.80    167.13  --
2200.03/551.73	c  N dy  3242    498863     29116    124609         0     57853    378772   6122606    157.82    169.70  --
2238.31/561.38	c  N dy  3382    518928     29116    124609         0     41922    378772   1957947    157.96    178.60  --
2270.62/569.47	c  S st  3503    536896     29116    124609         0     59889    378772   6391538    157.97   no data  --
2271.80/569.71	c  S st  3503    537400     29116    124609         0     60393    378772   6479181    157.97   no data  --
2271.80/569.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
2271.80/569.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2272.60/569.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.85
2274.61/570.40	c bin-w-bin subsume rem            0 bins  time:  0.04 s
2274.61/570.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
2274.61/570.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.05 s
2274.61/570.43	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
2647.88/664.08	c lits-rem:         3  cl-subs:        4  v-elim:      0  v-fix:    0  time: 372.45 s
2647.88/664.10	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.06
2648.32/664.20	c vivif2 --  cl tried    60389 cl shrink        0 lits rem          0 time: 0.40
2649.47/664.44	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.96
2649.47/664.45	c calculated reachability. Time: 0.00
2649.47/664.45	c  N dy  3503    537400     29116    124609         0     60389    378772   6476374    157.97   no data  --
2686.96/673.83	c  N dy  3644    557464     29116    124609         0     43449    378772   2026040    158.03    168.03  --
2723.64/683.00	c  N dy  3780    577496     29116    124609         0     63480    378772   6957108    158.08    171.45  --
2761.13/692.49	c  N dy  3921    597568     29116    124609         0     45546    378772   2380696    158.19    169.88  --
2797.87/701.65	c  N dy  4061    617686     29116    124609         0     65663    378772   7272388    158.19    170.63  --
2835.71/711.13	c  N dy  4195    637741     29116    124609         0     46720    378772   2403048    158.28    169.15  --
2872.78/720.49	c  N dy  4335    657952     29116    124609         0     66928    378772   7382240    158.33    171.64  --
2911.07/730.08	c  N dy  4469    678011     29116    124609         0     46994    378772   2165471    158.29    177.60  --
2948.15/739.37	c  N dy  4603    698070     29116    124609         0     67051    378772   7035607    158.28    169.29  --
2987.23/749.16	c  N dy  4738    718237     29116    124609         0     46216    378772   1803175    158.26    166.82  --
3024.33/758.46	c  N dy  4873    738338     29116    124609         0     66316    378772   6737620    158.31    167.32  --
3064.21/768.48	c  N dy  5012    758491     29116    124609         0     44470    378772   1097539    158.31    168.06  --
3101.69/777.81	c  N dy  5146    778614     29116    124609         0     64591    378772   6017381    158.28    167.21  --
3143.17/788.27	c  N dy  5285    798671     29116    124609         0     84648    378772  10969995    158.31    168.61  --
3157.17/791.77	c  S st  5331    806100     29116    124609         0     49078    378772   1961494    158.27    141.90  --
3158.32/792.00	c  S st  5331    806604     29116    124609         0     49582    378772   2052185    158.27   no data  --
3158.32/792.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
3158.32/792.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3159.12/792.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.80
3159.92/792.40	c bin-w-bin subsume rem            0 bins  time:  0.04 s
3159.92/792.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
3159.92/792.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.04 s
3159.92/792.44	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
3181.05/797.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time: 21.33 s
3181.45/797.81	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.07
3181.45/797.84	c vivif2 --  cl tried    49582 cl shrink        0 lits rem          0 time: 0.14
3182.25/798.05	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.85
3182.25/798.06	c calculated reachability. Time: 0.00
3182.25/798.06	c  N dy  5331    806604     29116    124609         0     49582    378772   2052185    158.27   no data  --
3221.73/807.93	c  N dy  5467    826610     29116    124609         0     69587    378772   7004056    158.32    171.89  --
3266.84/819.31	c  N dy  5611    846748     29116    124609         0     45727    378772    930931    158.38    170.42  --
3308.27/829.66	c  N dy  5749    866837     29116    124609         0     65814    378772   5829405    158.36    169.59  --
3352.13/840.66	c  N dy  5886    886865     29116    124609         0     85839    378772  10763385    158.37    167.78  --
3393.22/850.93	c  N dy  6016    906917     29116    124609         0     60899    378772   4388682    158.36    166.90  --
3436.29/861.70	c  N dy  6157    927014     29116    124609         0     80995    378772   9353506    158.43    167.45  --
3478.95/872.47	c  N dy  6296    947016     29116    124609         0     55001    378772   2742940    158.49    174.73  --
3521.26/883.01	c  N dy  6443    967048     29116    124609         0     75032    378772   7823090    158.60    196.61  --
3566.29/894.34	c  N dy  6573    987207     29116    124609         0     48196    378772    794889    158.58    169.91  --
3605.37/904.17	c  N dy  6709   1007367     29116    124609         0     68356    378772   5746305    158.59    170.93  --
3648.04/914.81	c  N dy  6842   1027457     29116    124609         0     88446    378772  10698812    158.58    238.59  --
3689.11/925.19	c  N dy  6985   1047511     29116    124609         0     60495    378772   3601798    158.63    193.68  --
3730.60/935.52	c  N dy  7120   1067557     29116    124609         0     80541    378772   8595846    158.66    172.33  --
3739.77/937.86	c  F st  7149   1071875     29116    124609         0     84859    378772   9650927    158.65    148.00  --
3774.86/946.61	c  N dy  7233   1087629     29116    124609         0     51610    378772   1210690    158.70    173.29  --
3813.94/956.47	c  N dy  7366   1107838     29116    124609         0     71819    378772   6200308    158.70    168.44  --
3857.41/967.32	c  N dy  7499   1127853     29116    124609         0     91833    378772  11165007    158.71    167.49  --
3899.28/977.84	c  N dy  7640   1147964     29116    124609         0     61947    378772   3475051    158.75    167.44  --
3940.76/988.25	c  N dy  7773   1167969     29116    124609         0     81952    378772   8401009    158.75    168.60  --
3986.27/999.65	c  N dy  7912   1188159     29116    124609         0     51148    378772    559907    158.77    168.01  --
4024.10/1009.17	c  N dy  8050   1208289     29116    124609         0     71278    378772   5515385    158.78    168.67  --
4027.29/1009.96	c  S st  8061   1209906     29116    124609         0     72895    378772   5924950    158.78    149.37  --
4028.49/1010.22	c  S st  8061   1210411     29116    124609         0     73400    378772   6016853    158.78   no data  --
4028.49/1010.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
4028.49/1010.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4029.29/1010.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.89
4030.88/1010.89	c bin-w-bin subsume rem            0 bins  time:  0.04 s
4031.27/1010.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
4031.27/1010.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.04 s
4031.27/1010.92	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
4371.06/1096.18	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 339.09 s
4371.06/1096.19	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.06
4371.46/1096.29	c vivif2 --  cl tried    73398 cl shrink        0 lits rem          0 time: 0.39
4372.70/1096.56	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 1.05
4372.70/1096.57	c calculated reachability. Time: 0.00
4372.70/1096.57	c  N dy  8061   1210411     29116    124609         0     73398    378772   6016367    158.78   no data  --
4414.53/1107.06	c  N dy  8201   1230635     29116    124609         0     93617    378772  11039799    158.82    173.12  --
4455.65/1117.34	c  N dy  8331   1250660     29116    124609         0     61642    378772   2956193    158.84    170.21  --
4495.53/1127.35	c  N dy  8476   1270714     29116    124609         0     81695    378772   7903001    158.88    167.75  --
4538.56/1138.19	c  N dy  8613   1290749     29116    124609         0    101730    378772  12829966    158.91    174.18  --
4578.47/1148.15	c  N dy  8744   1310965     29116    124609         0     68952    378772   4501806    158.90    168.54  --
4619.50/1158.45	c  N dy  8882   1331070     29116    124609         0     89057    378772   9479334    158.91    170.13  --
4664.17/1169.69	c  N dy  9022   1351114     29116    124609         0     55094    378772    806332    158.91    178.91  --
4704.44/1179.79	c  N dy  9164   1371181     29116    124609         0     75160    378772   5765118    158.93    170.78  --
4749.55/1191.10	c  N dy  9314   1391359     29116    124609         0     95337    378772  10865352    158.99    170.51  --
4795.37/1202.55	c  N dy  9452   1411420     29116    124609         0     60399    378772   1884865    159.02    171.61  --

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: 961)

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-3368646-1305399534/watcher-3368646-1305399534 -o /tmp/evaluation-result-3368646-1305399534/solver-3368646-1305399534 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368646-1305399534.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: 7.50 8.01 8.03 6/367 32704
/proc/meminfo: memFree=25715448/32951124 swapFree=63083164/67111528
[pid=32704] ppid=32702 vsize=204132 CPUtime=0.02 cores=0,2,4,6
/proc/32704/stat : 32704 (strangenight1-m) R 32702 32704 32471 0 -1 4202496 6672 0 0 0 2 0 0 0 25 0 4 0 632369021 209031168 5426 33554432000 4194304 4650419 140734163322592 18446744073709551615 4319147 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32704/statm: 51033 5440 344 112 0 45998 0
[pid=32704/tid=32705] ppid=32702 vsize=204132 CPUtime=0 cores=0,2,4,6
/proc/32704/task/32705/stat : 32705 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 839 0 0 0 0 0 0 0 25 0 4 0 632369021 209031168 5487 33554432000 4194304 4650419 140734163322592 18446744073709551615 4361556 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32704/tid=32706] ppid=32702 vsize=204132 CPUtime=0 cores=0,2,4,6
/proc/32704/task/32706/stat : 32706 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 1360 0 0 0 0 0 0 0 25 0 4 0 632369021 209031168 5503 33554432000 4194304 4650419 140734163322592 18446744073709551615 4317116 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32704/tid=32707] ppid=32702 vsize=212340 CPUtime=0 cores=0,2,4,6
/proc/32704/task/32707/stat : 32707 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 1973 0 0 0 0 0 0 0 25 0 4 0 632369021 217436160 5521 33554432000 4194304 4650419 140734163322592 18446744073709551615 264726067558 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0383129 s]
/proc/loadavg: 7.50 8.01 8.03 6/367 32704
/proc/meminfo: memFree=25715448/32951124 swapFree=63083164/67111528
[pid=32704] ppid=32702 vsize=367768 CPUtime=0.11 cores=0,2,4,6
/proc/32704/stat : 32704 (strangenight1-m) R 32702 32704 32471 0 -1 4202496 12731 0 0 0 10 1 0 0 25 0 4 0 632369021 376594432 11210 33554432000 4194304 4650419 140734163322592 18446744073709551615 264726510111 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32704/statm: 91942 11210 344 112 0 86907 0
[pid=32704/tid=32705] ppid=32702 vsize=367768 CPUtime=0.02 cores=0,2,4,6
/proc/32704/task/32705/stat : 32705 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 2818 0 0 0 2 0 0 0 25 0 4 0 632369021 376594432 11210 33554432000 4194304 4650419 140734163322592 18446744073709551615 264726510062 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32704/tid=32706] ppid=32702 vsize=367768 CPUtime=0.02 cores=0,2,4,6
/proc/32704/task/32706/stat : 32706 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 3264 0 0 0 2 0 0 0 25 0 4 0 632369021 376594432 11210 33554432000 4194304 4650419 140734163322592 18446744073709551615 264726510111 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32704/tid=32707] ppid=32702 vsize=367768 CPUtime=0.02 cores=0,2,4,6
/proc/32704/task/32707/stat : 32707 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 3058 0 0 0 2 0 0 0 25 0 4 0 632369021 376594432 11212 33554432000 4194304 4650419 140734163322592 18446744073709551615 264726448311 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 367768

[startup+0.1004 s]
/proc/loadavg: 7.50 8.01 8.03 6/367 32704
/proc/meminfo: memFree=25715448/32951124 swapFree=63083164/67111528
[pid=32704] ppid=32702 vsize=370044 CPUtime=0.32 cores=0,2,4,6
/proc/32704/stat : 32704 (strangenight1-m) R 32702 32704 32471 0 -1 4202496 16392 0 0 0 24 8 0 0 17 0 4 0 632369021 378925056 14871 33554432000 4194304 4650419 140734163322592 18446744073709551615 264726510111 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32704/statm: 92511 14892 344 112 0 87476 0
[pid=32704/tid=32705] ppid=32702 vsize=370044 CPUtime=0.07 cores=0,2,4,6
/proc/32704/task/32705/stat : 32705 (strangenight1-m) S 32702 32704 32471 0 -1 4202560 3627 0 0 0 5 2 0 0 18 0 4 0 632369021 378925056 14917 33554432000 4194304 4650419 140734163322592 18446744073709551615 264726510062 0 0 4096 2 18446604453180969216 0 0 -1 6 0 0 0
[pid=32704/tid=32706] ppid=32702 vsize=370044 CPUtime=0.07 cores=0,2,4,6
/proc/32704/task/32706/stat : 32706 (strangenight1-m) S 32702 32704 32471 0 -1 4202560 4240 0 0 0 5 2 0 0 17 0 4 0 632369021 378925056 14936 33554432000 4194304 4650419 140734163322592 18446744073709551615 264726510062 0 0 4096 2 18446604453180969216 0 0 -1 2 0 0 0
[pid=32704/tid=32707] ppid=32702 vsize=370044 CPUtime=0.08 cores=0,2,4,6
/proc/32704/task/32707/stat : 32707 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 4014 0 0 0 7 1 0 0 17 0 4 0 632369021 378925056 14960 33554432000 4194304 4650419 140734163322592 18446744073709551615 264726510111 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 370044

[startup+0.354888 s]
/proc/loadavg: 7.50 8.01 8.03 6/367 32704
/proc/meminfo: memFree=25715448/32951124 swapFree=63083164/67111528
[pid=32704] ppid=32702 vsize=386308 CPUtime=1.35 cores=0,2,4,6
/proc/32704/stat : 32704 (strangenight1-m) R 32702 32704 32471 0 -1 4202496 27436 0 0 0 121 14 0 0 18 0 4 0 632369021 395579392 23695 33554432000 4194304 4650419 140734163322592 18446744073709551615 264726448311 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32704/statm: 96577 24061 377 112 0 91542 0
[pid=32704/tid=32705] ppid=32702 vsize=386308 CPUtime=0.32 cores=0,2,4,6
/proc/32704/task/32705/stat : 32705 (strangenight1-m) S 32702 32704 32471 0 -1 4202560 6383 0 0 0 29 3 0 0 18 0 4 0 632369021 395579392 24063 33554432000 4194304 4650419 140734163322592 18446744073709551615 264726510062 0 0 4096 2 18446604453180969216 0 0 -1 6 0 0 0
[pid=32704/tid=32706] ppid=32702 vsize=386308 CPUtime=0.33 cores=0,2,4,6
/proc/32704/task/32706/stat : 32706 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 7872 0 0 0 29 4 0 0 18 0 4 0 632369021 395579392 24460 33554432000 4194304 4650419 140734163322592 18446744073709551615 264726063468 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32704/tid=32707] ppid=32702 vsize=386836 CPUtime=0.37 cores=0,2,4,6
/proc/32704/task/32707/stat : 32707 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 4981 0 0 0 35 2 0 0 18 0 4 0 632369021 396120064 26703 33554432000 4194304 4650419 140734163322592 18446744073709551615 264726510111 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 386308

[startup+0.709725 s]
/proc/loadavg: 7.50 8.01 8.03 6/367 32704
/proc/meminfo: memFree=25715448/32951124 swapFree=63083164/67111528
[pid=32704] ppid=32702 vsize=390980 CPUtime=4.84 cores=0,2,4,6
/proc/32704/stat : 32704 (strangenight1-m) R 32702 32704 32471 0 -1 4202496 45669 0 0 0 466 18 0 0 19 0 4 0 632369021 400363520 37709 33554432000 4194304 4650419 140734163322592 18446744073709551615 4364402 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32704/statm: 97745 37709 391 112 0 92710 0
[pid=32704/tid=32705] ppid=32702 vsize=390980 CPUtime=1.19 cores=0,2,4,6
/proc/32704/task/32705/stat : 32705 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 12158 0 0 0 115 4 0 0 19 0 4 0 632369021 400363520 37709 33554432000 4194304 4650419 140734163322592 18446744073709551615 4331094 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32704/tid=32706] ppid=32702 vsize=390980 CPUtime=1.2 cores=0,2,4,6
/proc/32704/task/32706/stat : 32706 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 13202 0 0 0 115 5 0 0 19 0 4 0 632369021 400363520 37709 33554432000 4194304 4650419 140734163322592 18446744073709551615 4331981 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32704/tid=32707] ppid=32702 vsize=390980 CPUtime=1.2 cores=0,2,4,6
/proc/32704/task/32707/stat : 32707 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 5525 0 0 0 118 2 0 0 19 0 4 0 632369021 400363520 37709 33554432000 4194304 4650419 140734163322592 18446744073709551615 4333611 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.84
Current children cumulated vsize (KiB) 390980

[startup+1.54402 s]
/proc/loadavg: 7.50 8.01 8.03 6/367 32704
/proc/meminfo: memFree=25715448/32951124 swapFree=63083164/67111528
[pid=32704] ppid=32702 vsize=390980 CPUtime=6.04 cores=0,2,4,6
/proc/32704/stat : 32704 (strangenight1-m) R 32702 32704 32471 0 -1 4202496 46769 0 0 0 586 18 0 0 19 0 4 0 632369021 400363520 38809 33554432000 4194304 4650419 140734163322592 18446744073709551615 4328238 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32704/statm: 97745 38809 391 112 0 92710 0
[pid=32704/tid=32705] ppid=32702 vsize=390980 CPUtime=1.49 cores=0,2,4,6
/proc/32704/task/32705/stat : 32705 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 12455 0 0 0 145 4 0 0 19 0 4 0 632369021 400363520 38809 33554432000 4194304 4650419 140734163322592 18446744073709551615 4333051 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32704/tid=32706] ppid=32702 vsize=390980 CPUtime=1.5 cores=0,2,4,6
/proc/32704/task/32706/stat : 32706 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 13499 0 0 0 145 5 0 0 19 0 4 0 632369021 400363520 38810 33554432000 4194304 4650419 140734163322592 18446744073709551615 4328289 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32704/tid=32707] ppid=32702 vsize=390980 CPUtime=1.5 cores=0,2,4,6
/proc/32704/task/32707/stat : 32707 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 5731 0 0 0 148 2 0 0 19 0 4 0 632369021 400363520 38811 33554432000 4194304 4650419 140734163322592 18446744073709551615 4303950 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 390980

[startup+3.11373 s]
/proc/loadavg: 7.50 8.01 8.03 9/371 32708
/proc/meminfo: memFree=25416904/32951124 swapFree=63083164/67111528
[pid=32704] ppid=32702 vsize=423800 CPUtime=12.29 cores=0,2,4,6
/proc/32704/stat : 32704 (strangenight1-m) R 32702 32704 32471 0 -1 4202496 51513 0 0 0 1210 19 0 0 23 0 4 0 632369021 433971200 43501 33554432000 4194304 4650419 140734163322592 18446744073709551615 4365237 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32704/statm: 105950 43501 391 112 0 100915 0
[pid=32704/tid=32705] ppid=32702 vsize=423800 CPUtime=3.04 cores=0,2,4,6
/proc/32704/task/32705/stat : 32705 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 13571 0 0 0 299 5 0 0 23 0 4 0 632369021 433971200 43501 33554432000 4194304 4650419 140734163322592 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32704/tid=32706] ppid=32702 vsize=423800 CPUtime=3.07 cores=0,2,4,6
/proc/32704/task/32706/stat : 32706 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 14595 0 0 0 302 5 0 0 23 0 4 0 632369021 433971200 43501 33554432000 4194304 4650419 140734163322592 18446744073709551615 4363514 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32704/tid=32707] ppid=32702 vsize=423800 CPUtime=3.07 cores=0,2,4,6
/proc/32704/task/32707/stat : 32707 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 7153 0 0 0 305 2 0 0 24 0 4 0 632369021 433971200 43501 33554432000 4194304 4650419 140734163322592 18446744073709551615 4363576 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 423800

[startup+6.30113 s]
/proc/loadavg: 7.54 8.01 8.03 9/371 32708
/proc/meminfo: memFree=25342760/32951124 swapFree=63083164/67111528
[pid=32704] ppid=32702 vsize=564776 CPUtime=25.05 cores=0,2,4,6
/proc/32704/stat : 32704 (strangenight1-m) R 32702 32704 32471 0 -1 4202496 60288 0 0 0 2483 22 0 0 25 0 4 0 632369021 578330624 52276 33554432000 4194304 4650419 140734163322592 18446744073709551615 4363604 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32704/statm: 141194 52276 391 112 0 136159 0
[pid=32704/tid=32705] ppid=32702 vsize=564776 CPUtime=6.2 cores=0,2,4,6
/proc/32704/task/32705/stat : 32705 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 15844 0 0 0 614 6 0 0 25 0 4 0 632369021 578330624 52276 33554432000 4194304 4650419 140734163322592 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32704/tid=32706] ppid=32702 vsize=564776 CPUtime=6.26 cores=0,2,4,6
/proc/32704/task/32706/stat : 32706 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 16761 0 0 0 620 6 0 0 25 0 4 0 632369021 578330624 52276 33554432000 4194304 4650419 140734163322592 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32704/tid=32707] ppid=32702 vsize=564776 CPUtime=6.27 cores=0,2,4,6
/proc/32704/task/32707/stat : 32707 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 9273 0 0 0 624 3 0 0 25 0 4 0 632369021 578330624 52276 33554432000 4194304 4650419 140734163322592 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.05
Current children cumulated vsize (KiB) 564776

[startup+12.7009 s]
/proc/loadavg: 7.58 8.01 8.03 9/371 32708
/proc/meminfo: memFree=25263920/32951124 swapFree=63083164/67111528
[pid=32704] ppid=32702 vsize=711580 CPUtime=50.53 cores=0,2,4,6
/proc/32704/stat : 32704 (strangenight1-m) R 32702 32704 32471 0 -1 4202496 102295 0 0 0 5022 31 0 0 25 0 4 0 632369021 728657920 70235 33554432000 4194304 4650419 140734163322592 18446744073709551615 4438666 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32704/statm: 177895 70235 395 112 0 172860 0
[pid=32704/tid=32705] ppid=32702 vsize=711580 CPUtime=12.52 cores=0,2,4,6
/proc/32704/task/32705/stat : 32705 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 22441 0 0 0 1245 7 0 0 25 0 4 0 632369021 728657920 70235 33554432000 4194304 4650419 140734163322592 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32704/tid=32706] ppid=32702 vsize=711580 CPUtime=12.65 cores=0,2,4,6
/proc/32704/task/32706/stat : 32706 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 23260 0 0 0 1257 8 0 0 25 0 4 0 632369021 728657920 70235 33554432000 4194304 4650419 140734163322592 18446744073709551615 4333753 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32704/tid=32707] ppid=32702 vsize=711580 CPUtime=12.66 cores=0,2,4,6
/proc/32704/task/32707/stat : 32707 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 15961 0 0 0 1262 4 0 0 25 0 4 0 632369021 728657920 70235 33554432000 4194304 4650419 140734163322592 18446744073709551615 4363506 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 711580

[startup+25.5005 s]
/proc/loadavg: 7.74 8.02 8.04 9/371 32708
/proc/meminfo: memFree=24768344/32951124 swapFree=63083164/67111528
[pid=32704] ppid=32702 vsize=760132 CPUtime=101.55 cores=0,2,4,6
/proc/32704/stat : 32704 (strangenight1-m) R 32702 32704 32471 0 -1 4202496 192926 0 0 0 10100 55 0 0 25 0 4 0 632369021 778375168 124532 33554432000 4194304 4650419 140734163322592 18446744073709551615 4364406 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32704/statm: 190033 124532 395 112 0 184998 0
[pid=32704/tid=32705] ppid=32702 vsize=760132 CPUtime=25.16 cores=0,2,4,6
/proc/32704/task/32705/stat : 32705 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 62931 0 0 0 2500 16 0 0 25 0 4 0 632369021 778375168 124532 33554432000 4194304 4650419 140734163322592 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32704/tid=32706] ppid=32702 vsize=760132 CPUtime=25.45 cores=0,2,4,6
/proc/32704/task/32706/stat : 32706 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 40452 0 0 0 2532 13 0 0 25 0 4 0 632369021 778375168 124532 33554432000 4194304 4650419 140734163322592 18446744073709551615 4328238 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32704/tid=32707] ppid=32702 vsize=760132 CPUtime=25.46 cores=0,2,4,6
/proc/32704/task/32707/stat : 32707 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 42126 0 0 0 2533 13 0 0 25 0 4 0 632369021 778375168 124532 33554432000 4194304 4650419 140734163322592 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.55
Current children cumulated vsize (KiB) 760132

[startup+51.1007 s]
/proc/loadavg: 7.83 8.02 8.03 9/371 32709
/proc/meminfo: memFree=24629364/32951124 swapFree=63083164/67111528
[pid=32704] ppid=32702 vsize=920912 CPUtime=203.65 cores=0,2,4,6
/proc/32704/stat : 32704 (strangenight1-m) R 32702 32704 32471 0 -1 4202496 265114 0 0 0 20292 73 0 0 25 0 4 0 632369021 943013888 145046 33554432000 4194304 4650419 140734163322592 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32704/statm: 230228 145046 395 112 0 225193 0
[pid=32704/tid=32705] ppid=32702 vsize=920912 CPUtime=50.46 cores=0,2,4,6
/proc/32704/task/32705/stat : 32705 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 63629 0 0 0 5030 16 0 0 25 0 4 0 632369021 943013888 145046 33554432000 4194304 4650419 140734163322592 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32704/tid=32706] ppid=32702 vsize=920912 CPUtime=51.05 cores=0,2,4,6
/proc/32704/task/32706/stat : 32706 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 65733 0 0 0 5085 20 0 0 25 0 4 0 632369021 943013888 145046 33554432000 4194304 4650419 140734163322592 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32704/tid=32707] ppid=32702 vsize=920912 CPUtime=51.06 cores=0,2,4,6
/proc/32704/task/32707/stat : 32707 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 72075 0 0 0 5086 20 0 0 25 0 4 0 632369021 943013888 145046 33554432000 4194304 4650419 140734163322592 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.65
Current children cumulated vsize (KiB) 920912

[startup+102.301 s]
/proc/loadavg: 7.92 8.02 8.03 9/371 32710
/proc/meminfo: memFree=24424968/32951124 swapFree=63083164/67111528
[pid=32704] ppid=32702 vsize=1136828 CPUtime=407.83 cores=0,2,4,6
/proc/32704/stat : 32704 (strangenight1-m) R 32702 32704 32471 0 -1 4202496 464023 0 0 0 40668 115 0 0 25 0 4 0 632369021 1164111872 175146 33554432000 4194304 4650419 140734163322592 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32704/statm: 284207 175148 395 112 0 279172 0
[pid=32704/tid=32705] ppid=32702 vsize=1136828 CPUtime=101.05 cores=0,2,4,6
/proc/32704/task/32705/stat : 32705 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 81708 0 0 0 10082 23 0 0 25 0 4 0 632369021 1164111872 175148 33554432000 4194304 4650419 140734163322592 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32704/tid=32706] ppid=32702 vsize=1136828 CPUtime=102.24 cores=0,2,4,6
/proc/32704/task/32706/stat : 32706 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 93170 0 0 0 10196 28 0 0 25 0 4 0 632369021 1164111872 175148 33554432000 4194304 4650419 140734163322592 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32704/tid=32707] ppid=32702 vsize=1136828 CPUtime=102.26 cores=0,2,4,6
/proc/32704/task/32707/stat : 32707 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 102097 0 0 0 10197 29 0 0 25 0 4 0 632369021 1164111872 175148 33554432000 4194304 4650419 140734163322592 18446744073709551615 4364433 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.83
Current children cumulated vsize (KiB) 1136828

[startup+162.301 s]

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

[pid=32704] ppid=32702 vsize=1517424 CPUtime=2561.33 cores=0,2,4,6
/proc/32704/stat : 32704 (strangenight1-m) R 32702 32704 32471 0 -1 4202496 2660354 0 0 0 255550 583 0 0 25 0 4 0 632369021 1553842176 302019 33554432000 4194304 4650419 140734163322592 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32704/statm: 379356 302019 395 112 0 374321 0
[pid=32704/tid=32705] ppid=32702 vsize=1517424 CPUtime=640.81 cores=0,2,4,6
/proc/32704/task/32705/stat : 32705 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 305843 0 0 0 63980 101 0 0 25 0 4 0 632369021 1553842176 302019 33554432000 4194304 4650419 140734163322592 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32704/tid=32706] ppid=32702 vsize=1517424 CPUtime=642.13 cores=0,2,4,6
/proc/32704/task/32706/stat : 32706 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 484105 0 0 0 64078 135 0 0 25 0 4 0 632369021 1553842176 302019 33554432000 4194304 4650419 140734163322592 18446744073709551615 4366900 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32704/tid=32707] ppid=32702 vsize=1517424 CPUtime=636.1 cores=0,2,4,6
/proc/32704/task/32707/stat : 32707 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 550368 0 0 0 63474 136 0 0 25 0 4 0 632369021 1553842176 302019 33554432000 4194304 4650419 140734163322592 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2561.33
Current children cumulated vsize (KiB) 1517424

[startup+702.301 s]
/proc/loadavg: 8.14 8.10 8.05 9/371 32735
/proc/meminfo: memFree=23490892/32951124 swapFree=63083164/67111528
[pid=32704] ppid=32702 vsize=1518532 CPUtime=2800.61 cores=0,2,4,6
/proc/32704/stat : 32704 (strangenight1-m) R 32702 32704 32471 0 -1 4202496 2876825 0 0 0 279428 633 0 0 25 0 4 0 632369021 1554976768 304912 33554432000 4194304 4650419 140734163322592 18446744073709551615 4328238 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32704/statm: 379633 304913 395 112 0 374598 0
[pid=32704/tid=32705] ppid=32702 vsize=1518532 CPUtime=700.8 cores=0,2,4,6
/proc/32704/task/32705/stat : 32705 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 332537 0 0 0 69969 111 0 0 25 0 4 0 632369021 1554976768 304913 33554432000 4194304 4650419 140734163322592 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32704/tid=32706] ppid=32702 vsize=1518532 CPUtime=702.1 cores=0,2,4,6
/proc/32704/task/32706/stat : 32706 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 512891 0 0 0 70067 143 0 0 25 0 4 0 632369021 1554976768 304913 33554432000 4194304 4650419 140734163322592 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32704/tid=32707] ppid=32702 vsize=1518532 CPUtime=695.39 cores=0,2,4,6
/proc/32704/task/32707/stat : 32707 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 579716 0 0 0 69393 146 0 0 25 0 4 0 632369021 1554976768 304913 33554432000 4194304 4650419 140734163322592 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2800.61
Current children cumulated vsize (KiB) 1518532

[startup+762.3 s]
/proc/loadavg: 8.10 8.09 8.05 9/371 32737
/proc/meminfo: memFree=23469904/32951124 swapFree=63083164/67111528
[pid=32704] ppid=32702 vsize=1400740 CPUtime=3039.88 cores=0,2,4,6
/proc/32704/stat : 32704 (strangenight1-m) R 32702 32704 32471 0 -1 4202496 2980049 0 0 0 303319 669 0 0 25 0 4 0 632369021 1434357760 289470 33554432000 4194304 4650419 140734163322592 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32704/statm: 350185 289470 395 112 0 345150 0
[pid=32704/tid=32705] ppid=32702 vsize=1400740 CPUtime=760.8 cores=0,2,4,6
/proc/32704/task/32705/stat : 32705 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 361282 0 0 0 75959 121 0 0 25 0 4 0 632369021 1434357760 289470 33554432000 4194304 4650419 140734163322592 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32704/tid=32706] ppid=32702 vsize=1400740 CPUtime=762.09 cores=0,2,4,6
/proc/32704/task/32706/stat : 32706 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 537161 0 0 0 76057 152 0 0 25 0 4 0 632369021 1434357760 289470 33554432000 4194304 4650419 140734163322592 18446744073709551615 4364346 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32704/tid=32707] ppid=32702 vsize=1400740 CPUtime=754.67 cores=0,2,4,6
/proc/32704/task/32707/stat : 32707 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 606121 0 0 0 75311 156 0 0 25 0 4 0 632369021 1434357760 289470 33554432000 4194304 4650419 140734163322592 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3039.88
Current children cumulated vsize (KiB) 1400740

[startup+822.301 s]
/proc/loadavg: 8.14 8.10 8.05 9/371 32739
/proc/meminfo: memFree=23413812/32951124 swapFree=63083164/67111528
[pid=32704] ppid=32702 vsize=1462148 CPUtime=3279.17 cores=0,2,4,6
/proc/32704/stat : 32704 (strangenight1-m) R 32702 32704 32471 0 -1 4202496 3124533 0 0 0 327213 704 0 0 25 0 4 0 632369021 1497239552 300416 33554432000 4194304 4650419 140734163322592 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32704/statm: 365537 300416 402 112 0 360502 0
[pid=32704/tid=32705] ppid=32702 vsize=1462148 CPUtime=820.8 cores=0,2,4,6
/proc/32704/task/32705/stat : 32705 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 386035 0 0 0 81950 130 0 0 25 0 4 0 632369021 1497239552 300416 33554432000 4194304 4650419 140734163322592 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32704/tid=32706] ppid=32702 vsize=1462148 CPUtime=822.09 cores=0,2,4,6
/proc/32704/task/32706/stat : 32706 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 563245 0 0 0 82050 159 0 0 25 0 4 0 632369021 1497239552 300416 33554432000 4194304 4650419 140734163322592 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32704/tid=32707] ppid=32702 vsize=1462148 CPUtime=813.97 cores=0,2,4,6
/proc/32704/task/32707/stat : 32707 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 679795 0 0 0 81231 166 0 0 25 0 4 0 632369021 1497239552 300416 33554432000 4194304 4650419 140734163322592 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3279.17
Current children cumulated vsize (KiB) 1462148

[startup+882.301 s]
/proc/loadavg: 8.21 8.13 8.06 9/371 32740
/proc/meminfo: memFree=23362184/32951124 swapFree=63083164/67111528
[pid=32704] ppid=32702 vsize=1521356 CPUtime=3518.43 cores=0,2,4,6
/proc/32704/stat : 32704 (strangenight1-m) R 32702 32704 32471 0 -1 4202496 3346484 0 0 0 351095 748 0 0 25 0 4 0 632369021 1557868544 303047 33554432000 4194304 4650419 140734163322592 18446744073709551615 4364495 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32704/statm: 380339 303047 395 112 0 375304 0
[pid=32704/tid=32705] ppid=32702 vsize=1521356 CPUtime=880.8 cores=0,2,4,6
/proc/32704/task/32705/stat : 32705 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 421910 0 0 0 87945 135 0 0 25 0 4 0 632369021 1557868544 303047 33554432000 4194304 4650419 140734163322592 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32704/tid=32706] ppid=32702 vsize=1521356 CPUtime=882.07 cores=0,2,4,6
/proc/32704/task/32706/stat : 32706 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 678594 0 0 0 88033 174 0 0 25 0 4 0 632369021 1557868544 303047 33554432000 4194304 4650419 140734163322592 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32704/tid=32707] ppid=32702 vsize=1521356 CPUtime=873.25 cores=0,2,4,6
/proc/32704/task/32707/stat : 32707 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 727997 0 0 0 87146 179 0 0 25 0 4 0 632369021 1557868544 303047 33554432000 4194304 4650419 140734163322592 18446744073709551615 4303973 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3518.43
Current children cumulated vsize (KiB) 1521356

[startup+942.3 s]
/proc/loadavg: 8.16 8.13 8.07 9/371 32742
/proc/meminfo: memFree=23277452/32951124 swapFree=63083164/67111528
[pid=32704] ppid=32702 vsize=1476836 CPUtime=3757.72 cores=0,2,4,6
/proc/32704/stat : 32704 (strangenight1-m) R 32702 32704 32471 0 -1 4202496 3459143 0 0 0 374989 783 0 0 25 0 4 0 632369021 1512280064 319053 33554432000 4194304 4650419 140734163322592 18446744073709551615 4368121 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32704/statm: 369209 319053 395 112 0 364174 0
[pid=32704/tid=32705] ppid=32702 vsize=1476836 CPUtime=940.79 cores=0,2,4,6
/proc/32704/task/32705/stat : 32705 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 461635 0 0 0 93939 140 0 0 25 0 4 0 632369021 1512280064 319053 33554432000 4194304 4650419 140734163322592 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32704/tid=32706] ppid=32702 vsize=1476836 CPUtime=942.06 cores=0,2,4,6
/proc/32704/task/32706/stat : 32706 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 697810 0 0 0 94023 183 0 0 25 0 4 0 632369021 1512280064 319053 33554432000 4194304 4650419 140734163322592 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32704/tid=32707] ppid=32702 vsize=1476836 CPUtime=932.55 cores=0,2,4,6
/proc/32704/task/32707/stat : 32707 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 754424 0 0 0 93066 189 0 0 25 0 4 0 632369021 1512280064 319053 33554432000 4194304 4650419 140734163322592 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3757.72
Current children cumulated vsize (KiB) 1476836

[startup+1002.3 s]
/proc/loadavg: 8.17 8.15 8.08 9/371 32743
/proc/meminfo: memFree=23214164/32951124 swapFree=63083164/67111528
[pid=32704] ppid=32702 vsize=1483452 CPUtime=3996.99 cores=0,2,4,6
/proc/32704/stat : 32704 (strangenight1-m) R 32702 32704 32471 0 -1 4202496 3611011 0 0 0 398876 823 0 0 25 0 4 0 632369021 1519054848 324530 33554432000 4194304 4650419 140734163322592 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32704/statm: 370863 324530 395 112 0 365828 0
[pid=32704/tid=32705] ppid=32702 vsize=1483452 CPUtime=1000.8 cores=0,2,4,6
/proc/32704/task/32705/stat : 32705 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 533889 0 0 0 99929 151 0 0 25 0 4 0 632369021 1519054848 324531 33554432000 4194304 4650419 140734163322592 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32704/tid=32706] ppid=32702 vsize=1483452 CPUtime=1002.05 cores=0,2,4,6
/proc/32704/task/32706/stat : 32706 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 723748 0 0 0 100013 192 0 0 25 0 4 0 632369021 1519054848 324531 33554432000 4194304 4650419 140734163322592 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32704/tid=32707] ppid=32702 vsize=1483452 CPUtime=991.84 cores=0,2,4,6
/proc/32704/task/32707/stat : 32707 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 783411 0 0 0 98985 199 0 0 25 0 4 0 632369021 1519054848 324531 33554432000 4194304 4650419 140734163322592 18446744073709551615 4364400 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3996.99
Current children cumulated vsize (KiB) 1483452

[startup+1062.3 s]
/proc/loadavg: 8.11 8.13 8.08 9/371 32745
/proc/meminfo: memFree=23021552/32951124 swapFree=63083164/67111528
[pid=32704] ppid=32702 vsize=1735256 CPUtime=4236.31 cores=0,2,4,6
/proc/32704/stat : 32704 (strangenight1-m) R 32702 32704 32471 0 -1 4202496 3922833 0 0 0 422746 885 0 0 25 0 4 0 632369021 1776902144 349691 33554432000 4194304 4650419 140734163322592 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32704/statm: 433814 349691 395 112 0 428779 0
[pid=32704/tid=32705] ppid=32702 vsize=1735256 CPUtime=1060.81 cores=0,2,4,6
/proc/32704/task/32705/stat : 32705 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 560217 0 0 0 105918 163 0 0 25 0 4 0 632369021 1776902144 349691 33554432000 4194304 4650419 140734163322592 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32704/tid=32706] ppid=32702 vsize=1735256 CPUtime=1062.05 cores=0,2,4,6
/proc/32704/task/32706/stat : 32706 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 745951 0 0 0 106004 201 0 0 25 0 4 0 632369021 1776902144 349691 33554432000 4194304 4650419 140734163322592 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32704/tid=32707] ppid=32702 vsize=1735256 CPUtime=1051.13 cores=0,2,4,6
/proc/32704/task/32707/stat : 32707 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 811691 0 0 0 104905 208 0 0 25 0 4 0 632369021 1776902144 349691 33554432000 4194304 4650419 140734163322592 18446744073709551615 4364402 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4236.31
Current children cumulated vsize (KiB) 1735256

[startup+1122.3 s]
/proc/loadavg: 8.08 8.12 8.08 9/371 32747
/proc/meminfo: memFree=23074828/32951124 swapFree=63083164/67111528
[pid=32704] ppid=32702 vsize=1736616 CPUtime=4475.55 cores=0,2,4,6
/proc/32704/stat : 32704 (strangenight1-m) R 32702 32704 32471 0 -1 4202496 4164595 0 0 0 446620 935 0 0 25 0 4 0 632369021 1778294784 335740 33554432000 4194304 4650419 140734163322592 18446744073709551615 4364340 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32704/statm: 434154 335740 395 112 0 429119 0
[pid=32704/tid=32705] ppid=32702 vsize=1736616 CPUtime=1120.8 cores=0,2,4,6
/proc/32704/task/32705/stat : 32705 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 582779 0 0 0 111907 173 0 0 25 0 4 0 632369021 1778294784 335740 33554432000 4194304 4650419 140734163322592 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32704/tid=32706] ppid=32702 vsize=1736616 CPUtime=1122.02 cores=0,2,4,6
/proc/32704/task/32706/stat : 32706 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 771794 0 0 0 111994 208 0 0 25 0 4 0 632369021 1778294784 335740 33554432000 4194304 4650419 140734163322592 18446744073709551615 4365311 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32704/tid=32707] ppid=32702 vsize=1736616 CPUtime=1110.41 cores=0,2,4,6
/proc/32704/task/32707/stat : 32707 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 834402 0 0 0 110826 215 0 0 25 0 4 0 632369021 1778294784 335740 33554432000 4194304 4650419 140734163322592 18446744073709551615 4365477 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4475.55
Current children cumulated vsize (KiB) 1736616

[startup+1182.31 s]
/proc/loadavg: 8.10 8.11 8.08 9/371 32748
/proc/meminfo: memFree=23056676/32951124 swapFree=63083164/67111528
[pid=32704] ppid=32702 vsize=1803136 CPUtime=4714.86 cores=0,2,4,6
/proc/32704/stat : 32704 (strangenight1-m) R 32702 32704 32471 0 -1 4202496 4305910 0 0 0 470504 982 0 0 25 0 4 0 632369021 1846411264 355560 33554432000 4194304 4650419 140734163322592 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32704/statm: 450784 355560 395 112 0 445749 0
[pid=32704/tid=32705] ppid=32702 vsize=1803136 CPUtime=1180.81 cores=0,2,4,6
/proc/32704/task/32705/stat : 32705 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 605437 0 0 0 117898 183 0 0 25 0 4 0 632369021 1846411264 355560 33554432000 4194304 4650419 140734163322592 18446744073709551615 4333952 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32704/tid=32706] ppid=32702 vsize=1803136 CPUtime=1182.03 cores=0,2,4,6
/proc/32704/task/32706/stat : 32706 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 837584 0 0 0 117979 224 0 0 25 0 4 0 632369021 1846411264 355560 33554432000 4194304 4650419 140734163322592 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32704/tid=32707] ppid=32702 vsize=1803136 CPUtime=1169.71 cores=0,2,4,6
/proc/32704/task/32707/stat : 32707 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 863821 0 0 0 116743 228 0 0 25 0 4 0 632369021 1846411264 355560 33554432000 4194304 4650419 140734163322592 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4714.86
Current children cumulated vsize (KiB) 1803136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 8.14 8.12 8.08 7/370 32750
/proc/meminfo: memFree=23015496/32951124 swapFree=63083164/67111528
[pid=32704] ppid=32702 vsize=1758424 CPUtime=4800.19 cores=0,2,4,6
/proc/32704/stat : 32704 (strangenight1-m) R 32702 32704 32471 0 -1 4202496 4334210 0 0 0 479025 994 0 0 25 0 4 0 632369021 1800626176 359639 33554432000 4194304 4650419 140734163322592 18446744073709551615 4364503 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32704/statm: 439606 359639 395 112 0 434571 0
[pid=32704/tid=32705] ppid=32702 vsize=1758424 CPUtime=1202.21 cores=0,2,4,6
/proc/32704/task/32705/stat : 32705 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 617228 0 0 0 120033 188 0 0 25 0 4 0 632369021 1800626176 359639 33554432000 4194304 4650419 140734163322592 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32704/tid=32706] ppid=32702 vsize=1758424 CPUtime=1203.42 cores=0,2,4,6
/proc/32704/task/32706/stat : 32706 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 837584 0 0 0 120118 224 0 0 25 0 4 0 632369021 1800626176 359639 33554432000 4194304 4650419 140734163322592 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32704/tid=32707] ppid=32702 vsize=1758424 CPUtime=1190.85 cores=0,2,4,6
/proc/32704/task/32707/stat : 32707 (strangenight1-m) R 32702 32704 32471 0 -1 4202560 872855 0 0 0 118854 231 0 0 25 0 4 0 632369021 1800626176 359639 33554432000 4194304 4650419 140734163322592 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 1758424

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): 1203.78
CPU time (s): 4800.29
CPU user time (s): 4790.28
CPU system time (s): 10.0115
CPU usage (%): 398.767
Max. virtual memory (cumulated for all children) (KiB): 1818380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4790.28
system time used= 10.0115
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4334216
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= 15473
involuntary context switches= 23641

runsolver used 3.90141 second user time and 10.3484 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-14 20:58:54
IDJOB=3368646
IDBENCH=82655
IDSOLVER=1846
FILE ID=node141/3368646-1305399534
RUNJOBID= node141-1305397122-32489
PBS_JOBID= 13324452
Free space on /tmp= 73288 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v30000-c126000-S643238994-057-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368646-1305399534/watcher-3368646-1305399534 -o /tmp/evaluation-result-3368646-1305399534/solver-3368646-1305399534 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368646-1305399534.cnf

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

MD5SUM BENCH= 2d92a52914298e3c91073398b38892d9
RANDOM SEED=548450665

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25720564 kB
Buffers:        223580 kB
Cached:        4784684 kB
SwapCached:      15708 kB
Active:        1992456 kB
Inactive:      4999008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25720564 kB
SwapTotal:    67111528 kB
SwapFree:     63083164 kB
Dirty:           16732 kB
Writeback:           0 kB
AnonPages:     1974080 kB
Mapped:          13036 kB
Slab:           135968 kB
PageTables:      37532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86290268 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= 73284 MiB
End job on node141 at 2011-05-14 21:19:00