Trace number 3368652

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.24 1203.68

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v30000-c126000-S1354319962-100-UNKNOWN.cnf
MD5SUM54460fee539c424ee8b11c1bf37a8da6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark52.893
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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368652-1305399763.cnf'
0.00/0.01	c -- header says num vars:          30000
0.00/0.01	c -- header says num clauses:      126000
0.13/0.20	c -- clauses added:            0 learnts,       126000 normals,            0 xors
0.13/0.20	c -- vars added      30000
0.13/0.20	c Parsing time:  0.36 s
0.13/0.20	c  N st     0         0     30000    126000         0         0    378000         0   no data   no data  --
0.13/0.20	c asymm  cl-useful: 0/126000/126000 lits-rem:0 time: 0.36
0.13/0.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.27
0.13/0.40	c bin-w-bin subsume rem            0 bins  time:  0.04 s
0.13/0.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1.20/1.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  30000 time:  0.04 s
1.20/1.23	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.04 s
1.20/1.23	c lits-rem:         0  cl-subs:        0  v-elim:    852  v-fix:    0  time:  1.26 s
1.20/1.23	c Finding binary XORs  T:     0.02 s  found:       0
1.20/1.23	c Finding non-binary XORs:     0.26 s (found:       0, avg size: nan)
1.20/1.23	c calculated reachability. Time: 0.00
1.20/1.23	c Calc default polars -  time:   0.05 s pos:   13322 undec:    3440 neg:   13238
1.20/1.23	c =========================================================================================
1.20/1.23	c types(t): F = full restart, N = normal restart
1.20/1.23	c types(t): S = simplification begin/end, E = solution found
1.20/1.23	c restart types(rt): st = static, dy = dynamic
1.20/1.23	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.20/1.23	c  B st     0         0     29148    124601         0         0    378601         0   no data   no data  --
8.39/2.14	c  N dy    18      4079     29148    124601         0      4079    378601   1018373    149.97    159.60  --
13.92/3.59	c  N dy    47      8244     29148    124601         0      8243    378601   2077651    159.15    175.75  --
19.91/5.02	c  N dy    74     12342     29148    124601         0     12339    378601   3069721    158.18    171.14  --
25.50/6.47	c  N dy    98     16438     29148    124601         0     16434    378601   4061121    156.69    171.31  --
31.87/8.03	c  N dy   127     20599     29148    124601         0     10600    378601    770239    157.34    172.24  --
37.46/9.45	c  N dy   152     24714     29148    124601         0     14715    378601   1747116    156.90    179.12  --
37.86/9.56	c  F st   155     25000     29148    124601         0     15001    378601   1819949    156.93   no data  --
45.83/11.57	c  N dy   161     30001     29148    124601         0     20000    378601   3597760    156.93   no data  --
45.83/11.57	c  S st   161     30001     29148    124601         0     20000    378601   3597760    156.93   no data  --
46.63/11.75	c  S st   161     30503     29148    124601         0     20502    378601   3684245    156.93   no data  --
46.63/11.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
46.63/11.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.44/11.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.68
49.02/12.38	c bin-w-bin subsume rem            0 bins  time:  0.04 s
49.02/12.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
49.42/12.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.04 s
49.42/12.41	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.05 s
80.13/20.14	c lits-rem:         1  cl-subs:        7  v-elim:      0  v-fix:    0  time: 30.66 s
80.93/20.30	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.62
80.93/20.31	c calculated reachability. Time: 0.00
80.93/20.31	c  N dy   161     30503     29148    124601         0     20495    378601   3681100    156.93   no data  --
87.36/21.99	c  N dy   188     34564     29148    124601         0     24556    378601   4659908    156.58    166.81  --
94.09/23.65	c  N dy   214     38608     29148    124601         0     28600    378601   5633212    156.39    166.89  --
100.87/25.38	c  N dy   241     42615     29148    124601         0     17110    378601   1159783    156.74    174.39  --
106.06/26.63	c  S st   263     45756     29148    124601         0     20251    378601   1905678    156.40   no data  --
106.86/26.83	c  S st   263     46261     29148    124601         0     20756    378601   2004922    156.40   no data  --
106.86/26.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
106.86/26.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
107.66/27.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.71
108.45/27.22	c bin-w-bin subsume rem            0 bins  time:  0.04 s
108.45/27.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
108.45/27.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.04 s
108.45/27.25	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.05 s
127.60/32.09	c lits-rem:         7  cl-subs:        2  v-elim:      0  v-fix:    0  time: 19.23 s
128.00/32.11	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.06
128.00/32.14	c vivif2 --  cl tried    20754 cl shrink        0 lits rem          0 time: 0.13
128.40/32.29	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.59
128.40/32.30	c calculated reachability. Time: 0.00
128.80/32.30	c  N dy   263     46261     29148    124601         0     20754    378601   2003999    156.40   no data  --
134.79/33.86	c  N dy   288     50278     29148    124601         0     24771    378601   2961054    156.14    179.35  --
141.16/35.49	c  N dy   318     54314     29148    124601         0     28807    378601   3959036    156.32    165.39  --
147.95/37.13	c  N dy   342     58381     29148    124601         0     32874    378601   4939932    156.09    164.63  --
154.72/38.80	c  N dy   370     62385     29148    124601         0     36878    378601   5914619    156.10    165.91  --
161.11/40.43	c  N dy   400     66420     29148    124601         0     22169    378601   1563827    156.08    219.42  --
165.91/41.62	c  S st   423     69391     29148    124601         0     25140    378601   2317613    156.34    161.19  --
166.69/41.81	c  S st   423     69895     29148    124601         0     25644    378601   2400416    156.34   no data  --
166.69/41.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
166.69/41.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
167.49/42.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.71
168.29/42.22	c bin-w-bin subsume rem            0 bins  time:  0.03 s
168.29/42.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
168.29/42.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.04 s
168.29/42.26	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.05 s
194.21/48.75	c lits-rem:         5  cl-subs:        0  v-elim:      0  v-fix:    0  time: 25.82 s
194.21/48.77	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.07
194.61/48.80	c vivif2 --  cl tried    25644 cl shrink        0 lits rem          0 time: 0.15
195.01/48.96	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.63
195.01/48.97	c calculated reachability. Time: 0.01
195.01/48.97	c  N dy   423     69895     29148    124601         0     25644    378601   2400411    156.34   no data  --
202.58/50.83	c  N dy   456     74437     29148    124601         0     30185    378601   3485984    156.53    228.43  --
210.56/52.80	c  N dy   487     79259     29148    124601         0     35007    378601   4673398    156.55    172.54  --
218.99/54.97	c  N dy   521     84362     29148    124601         0     40110    378601   5935205    156.63    167.07  --
224.52/56.32	c  F st   542     87500     29148    124601         0     22371    378601   1045588    156.75    157.96  --
230.11/57.72	c  N st   547     90797     29148    124601         0     25667    378601   2109707    156.75   no data  --
239.69/60.17	c  N dy   577     96682     29148    124601         0     31551    378601   3718177    157.02    175.24  --
250.85/62.92	c  N dy   624    102943     29148    124601         0     37812    378601   5257594    157.19    187.67  --
254.09/63.76	c  S st   637    104843     29148    124601         0     39712    378601   5704861    157.14    157.96  --
254.84/63.99	c  S st   637    105347     29148    124601         0     40216    378601   5794287    157.14   no data  --
255.25/64.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
255.25/64.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
256.04/64.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.78
257.65/64.70	c bin-w-bin subsume rem            0 bins  time:  0.03 s
258.05/64.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
258.05/64.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.04 s
258.05/64.74	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.05 s
527.27/132.49	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 268.48 s
527.67/132.50	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.07
527.67/132.59	c vivif2 --  cl tried    40212 cl shrink        0 lits rem          0 time: 0.36
528.47/132.79	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.76
528.47/132.80	c calculated reachability. Time: 0.00
528.87/132.80	c  N dy   637    105347     29148    124601         0     40212    378601   5791582    157.14   no data  --
540.03/135.67	c  N dy   685    112155     29148    124601         0     24582    378601   1160282    157.30    168.02  --
551.64/138.54	c  N dy   734    119317     29148    124601         0     31744    378601   2902126    157.41    173.85  --
564.81/141.82	c  N dy   786    127013     29148    124601         0     39439    378601   4782631    157.32    202.22  --
579.11/145.45	c  N dy   838    135135     29148    124601         0     23841    378601    634309    157.17    167.41  --
593.48/149.06	c  N dy   895    143856     29148    124601         0     32562    378601   2740707    157.13    172.74  --
609.03/152.99	c  N dy   963    153058     29148    124601         0     41763    378601   4997310    157.36    165.69  --
618.21/155.21	c  S st   997    158020     29148    124601         0     46725    378601   6242879    157.46    155.46  --
619.00/155.44	c  S st   997    158522     29148    124601         0     47227    378601   6336710    157.46   no data  --
619.00/155.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
619.00/155.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
619.80/155.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.81
621.85/156.15	c bin-w-bin subsume rem            0 bins  time:  0.04 s
621.85/156.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
621.85/156.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.04 s
621.85/156.18	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.05 s
961.25/241.22	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 338.16 s
961.25/241.24	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.06
961.65/241.34	c vivif2 --  cl tried    47222 cl shrink        0 lits rem          0 time: 0.40
962.46/241.55	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.82
962.46/241.56	c calculated reachability. Time: 0.01
962.46/241.56	c  N dy   997    158522     29148    124601         0     47222    378601   6334002    157.46   no data  --
979.20/245.74	c  N dy  1065    168666     29148    124601         0     32512    378601   2442677    157.40    166.17  --
997.56/250.30	c  N dy  1134    179669     29148    124601         0     43513    378601   5094349    157.27    178.07  --
1017.49/255.36	c  N dy  1217    191291     29148    124601         0     29206    378601   1354139    157.29    172.88  --
1037.85/260.50	c  N dy  1293    203529     29148    124601         0     41443    378601   4262454    156.99    183.62  --
1061.77/266.47	c  N dy  1382    216608     29148    124601         0     27557    378601    673264    156.91    169.13  --
1085.71/272.47	c  N dy  1481    230569     29148    124601         0     41516    378601   4079367    156.90    166.19  --
1098.87/275.78	c  S st  1533    237783     29148    124601         0     48730    378601   5837713    157.00    149.36  --
1100.11/276.01	c  S st  1533    238291     29148    124601         0     49238    378601   5916582    157.00   no data  --
1100.11/276.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
1100.11/276.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1100.86/276.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.82
1102.46/276.67	c bin-w-bin subsume rem            0 bins  time:  0.04 s
1102.46/276.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1102.46/276.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.04 s
1102.85/276.70	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
1413.60/354.60	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 309.36 s
1413.60/354.62	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.07
1414.00/354.71	c vivif2 --  cl tried    49232 cl shrink        0 lits rem          0 time: 0.39
1414.79/354.93	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.87
1414.79/354.94	c calculated reachability. Time: 0.00
1414.79/354.94	c  N dy  1533    238291     29148    124601         0     49232    378601   5913519    157.00   no data  --
1441.94/361.80	c  N dy  1638    253574     29148    124601         0     36536    378601   2605956    157.01    170.20  --
1472.24/369.34	c  N dy  1745    269826     29148    124601         0     52787    378601   6481585    156.94    165.24  --
1504.14/377.37	c  N dy  1863    287122     29148    124601         0     41093    378601   3469378    157.00    169.45  --
1538.89/386.04	c  N dy  1988    305484     29148    124601         0     59454    378601   7931477    157.06    168.74  --
1540.44/386.41	c  F st  1991    306252     29148    124601         0     30229    378601    545330    157.00    152.69  --
1574.00/394.82	c  N dy  2084    325006     29148    124601         0     48982    378601   5575849    156.94    172.70  --
1611.44/404.20	c  N dy  2214    345146     29148    124601         0     38124    378601   2213183    157.01    167.21  --
1633.78/409.87	c  S st  2297    357437     29148    124601         0     50414    378601   5218089    157.03    137.56  --
1635.00/410.14	c  S st  2297    357940     29148    124601         0     50917    378601   5322791    157.03   no data  --
1635.00/410.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
1635.00/410.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1635.77/410.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.83
1637.37/410.75	c bin-w-bin subsume rem            0 bins  time:  0.04 s
1637.37/410.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
1637.37/410.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.04 s
1637.37/410.79	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
1900.64/476.70	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 262.36 s
1900.64/476.72	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.07
1901.05/476.81	c vivif2 --  cl tried    50916 cl shrink        0 lits rem          0 time: 0.35
1901.85/477.04	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.90
1901.85/477.05	c calculated reachability. Time: 0.00
1901.85/477.05	c  N dy  2297    357940     29148    124601         0     50916    378601   5322539    157.03   no data  --
1940.93/486.84	c  N dy  2445    378037     29148    124601         0     39014    378601   2198318    157.16    172.89  --
1979.63/496.54	c  N dy  2585    398115     29148    124601         0     59091    378601   7143542    157.17    173.00  --
2017.91/506.17	c  N dy  2723    418215     29148    124601         0     46197    378601   3784710    157.31    191.37  --
2058.20/516.29	c  N dy  2858    438261     29148    124601         0     66241    378601   8693211    157.33    167.96  --
2094.51/525.39	c  N dy  2991    458288     29148    124601         0     52271    378601   4964929    157.30    166.60  --
2133.99/535.27	c  N dy  3136    478324     29148    124601         0     37305    378601   1050528    157.48    165.91  --
2171.88/544.74	c  N dy  3270    498421     29148    124601         0     57401    378601   5925811    157.46    167.38  --
2210.22/554.34	c  N dy  3409    518438     29148    124601         0     41419    378601   1830185    157.54    187.98  --
2243.29/562.69	c  S st  3532    536911     29148    124601         0     59889    378601   6307487    157.51   no data  --
2244.49/562.95	c  S st  3532    537413     29148    124601         0     60391    378601   6394360    157.51   no data  --
2244.49/562.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
2244.49/562.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2245.68/563.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.90
2247.27/563.65	c bin-w-bin subsume rem            0 bins  time:  0.04 s
2247.27/563.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
2247.27/563.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.04 s
2247.27/563.68	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
2622.67/657.73	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 374.06 s
2622.67/657.75	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.07
2623.02/657.85	c vivif2 --  cl tried    60386 cl shrink        0 lits rem          0 time: 0.41
2623.82/658.09	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.95
2624.22/658.10	c calculated reachability. Time: 0.01
2624.22/658.10	c  N dy  3532    537413     29148    124601         0     60386    378601   6391040    157.51   no data  --
2661.75/667.58	c  N dy  3667    557513     29148    124601         0     43487    378601   2059809    157.46    216.24  --
2698.82/676.88	c  N dy  3806    577534     29148    124601         0     63508    378601   6949019    157.48    168.46  --
2737.09/686.43	c  N dy  3945    597545     29148    124601         0     45518    378601   2270710    157.55    170.78  --
2773.80/695.69	c  N dy  4079    617550     29148    124601         0     65523    378601   7121216    157.52    168.17  --
2812.49/705.36	c  N dy  4219    637641     29148    124601         0     46611    378601   2306250    157.54    166.80  --
2849.99/714.78	c  N dy  4349    657825     29148    124601         0     66793    378601   7234594    157.52    166.08  --
2889.08/724.57	c  N dy  4491    677849     29148    124601         0     46820    378601   2149368    157.57    214.00  --
2926.57/733.92	c  N dy  4628    697869     29148    124601         0     66840    378601   7082935    157.62    167.80  --
2966.06/743.82	c  N dy  4770    717886     29148    124601         0     45864    378601   1699681    157.64    172.31  --
3003.97/753.32	c  N dy  4918    737988     29148    124601         0     65965    378601   6672973    157.71    167.12  --
3044.23/763.43	c  N dy  5060    758078     29148    124601         0     44052    378601    988675    157.75    168.80  --
3082.53/773.09	c  N dy  5202    778201     29148    124601         0     64173    378601   5960243    157.82    169.93  --
3124.41/783.57	c  N dy  5340    798221     29148    124601         0     84190    378601  10925428    157.89    169.25  --
3139.57/787.38	c  S st  5396    806119     29148    124601         0     49091    378601   1988397    157.92   no data  --
3140.76/787.63	c  S st  5396    806622     29148    124601         0     49594    378601   2070875    157.92   no data  --
3140.76/787.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
3140.76/787.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3141.56/787.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.82
3142.36/788.03	c bin-w-bin subsume rem            0 bins  time:  0.04 s
3142.36/788.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
3142.36/788.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.04 s
3142.36/788.06	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
3165.11/793.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time: 22.81 s
3165.51/793.81	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.08
3165.51/793.84	c vivif2 --  cl tried    49594 cl shrink        0 lits rem          0 time: 0.14
3166.32/794.07	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.90
3166.32/794.08	c calculated reachability. Time: 0.00
3166.32/794.08	c  N dy  5396    806622     29148    124601         0     49594    378601   2070875    157.92   no data  --
3207.78/804.41	c  N dy  5532    826768     29148    124601         0     69739    378601   6988655    157.95    166.77  --
3252.85/815.74	c  N dy  5667    846841     29148    124601         0     45818    378601    945241    157.98    170.07  --
3293.14/825.88	c  N dy  5815    866898     29148    124601         0     65875    378601   5975445    158.08    167.11  --
3336.62/836.73	c  N dy  5942    887032     29148    124601         0     86008    378601  10880439    158.06    167.43  --
3377.35/846.95	c  N dy  6076    907065     29148    124601         0     61044    378601   4439067    158.07    170.42  --
3420.40/857.78	c  N dy  6216    927279     29148    124601         0     81252    378601   9438216    158.13    177.85  --
3463.07/868.47	c  N dy  6352    947349     29148    124601         0     55326    378601   2796144    158.17    169.41  --
3505.35/879.03	c  N dy  6490    967361     29148    124601         0     75337    378601   7805241    158.24    257.44  --
3548.82/889.97	c  N dy  6623    987385     29148    124601         0     48363    378601    852014    158.23    182.36  --
3588.72/899.90	c  N dy  6766   1007401     29148    124601         0     68379    378601   5864979    158.28    173.63  --
3631.42/910.63	c  N dy  6897   1027456     29148    124601         0     88432    378601  10742923    158.26    167.46  --
3673.28/921.10	c  N dy  7042   1047578     29148    124601         0     60555    378601   3627534    158.29    177.07  --
3714.37/931.49	c  N dy  7177   1067648     29148    124601         0     80625    378601   8479643    158.28    169.09  --
3723.57/933.80	c  F st  7208   1071878     29148    124601         0     84855    378601   9514106    158.30   no data  --
3758.67/942.61	c  N dy  7286   1087747     29148    124601         0     51721    378601   1206631    158.31    208.56  --
3798.15/952.46	c  N dy  7417   1107778     29148    124601         0     71749    378601   6109564    158.30    169.33  --
3842.45/963.53	c  N dy  7565   1127833     29148    124601         0     91801    378601  11146472    158.40    166.94  --
3884.69/974.19	c  N dy  7699   1147936     29148    124601         0     61908    378601   3470506    158.40    172.65  --
3924.98/984.22	c  N dy  7833   1167991     29148    124601         0     81961    378601   8366521    158.41    171.50  --
3968.45/995.12	c  N dy  7966   1188032     29148    124601         0    102000    378601  13342431    158.43    167.18  --
4007.15/1004.85	c  N dy  8102   1208356     29148    124601         0     71321    378601   5516457    158.44    168.00  --
4010.33/1005.61	c  S st  8112   1209934     29148    124601         0     72899    378601   5888227    158.44   no data  --
4011.13/1005.88	c  S st  8112   1210441     29148    124601         0     73406    378601   5975485    158.44   no data  --
4011.54/1005.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
4011.54/1005.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4012.34/1006.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.91
4013.92/1006.56	c bin-w-bin subsume rem            0 bins  time:  0.03 s
4013.92/1006.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
4013.92/1006.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.04 s
4014.32/1006.60	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
4344.60/1089.43	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 330.00 s
4344.60/1089.45	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.07
4345.00/1089.55	c vivif2 --  cl tried    73403 cl shrink        0 lits rem          0 time: 0.39
4346.20/1089.81	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 1.05
4346.20/1089.82	c calculated reachability. Time: 0.00
4346.20/1089.82	c  N dy  8112   1210441     29148    124601         0     73403    378601   5974732    158.44   no data  --
4388.48/1100.40	c  N dy  8256   1230484     29148    124601         0     93446    378601  10969001    158.48    168.06  --
4429.57/1110.78	c  N dy  8393   1250597     29148    124601         0     61562    378601   2837475    158.51    167.89  --
4469.06/1120.68	c  N dy  8527   1270600     29148    124601         0     81565    378601   7760361    158.51    168.35  --
4512.52/1131.51	c  N dy  8664   1290617     29148    124601         0    101578    378601  12717314    158.53    179.41  --
4552.02/1141.47	c  N dy  8804   1310699     29148    124601         0     68672    378601   4400594    158.54    184.05  --
4593.09/1151.75	c  N dy  8929   1330811     29148    124601         0     88782    378601   9395579    158.53    175.41  --
4640.59/1163.63	c  N dy  9072   1351120     29148    124601         0     55092    378601    799648    158.56    175.02  --
4680.50/1173.64	c  N dy  9211   1371221     29148    124601         0     75193    378601   5685049    158.56    174.33  --
4724.37/1184.63	c  N dy  9344   1391319     29148    124601         0     95291    378601  10672069    158.58    171.48  --
4770.60/1196.26	c  N dy  9482   1411620     29148    124601         0     60590    378601   1890152    158.59    170.08  --

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-3368652-1305399763/watcher-3368652-1305399763 -o /tmp/evaluation-result-3368652-1305399763/solver-3368652-1305399763 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368652-1305399763.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.53 8.00 7.70 7/357 12769
/proc/meminfo: memFree=21296228/32951124 swapFree=65581052/67111528
[pid=12769] ppid=12767 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/12769/stat : 12769 (strangenight1-m) R 12767 12769 12531 0 -1 4202496 412 0 0 0 0 0 0 0 25 0 4 0 651574003 52465664 353 33554432000 4194304 4650419 140735697215424 18446744073709551615 47622213334962 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12769/statm: 12809 353 303 112 0 7774 0
[pid=12769/tid=12770] ppid=12767 vsize=51236 CPUtime=0.01 cores=0,2,4,6
/proc/12769/task/12770/stat : 12770 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 4 0 651574003 52465664 353 33554432000 4194304 4650419 140735697215424 18446744073709551615 47622213334962 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12769/tid=12771] ppid=12767 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/12769/task/12771/stat : 12771 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651574003 52465664 353 33554432000 4194304 4650419 140735697215424 18446744073709551615 218905787377 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12769/tid=12772] ppid=12767 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/12769/task/12772/stat : 12772 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651574003 52465664 353 33554432000 4194304 4650419 140735697215424 18446744073709551615 47622213334952 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0340351 s]
/proc/loadavg: 7.53 8.00 7.70 7/357 12769
/proc/meminfo: memFree=21296228/32951124 swapFree=65581052/67111528
[pid=12769] ppid=12767 vsize=302516 CPUtime=0.13 cores=0,2,4,6
/proc/12769/stat : 12769 (strangenight1-m) R 12767 12769 12531 0 -1 4202496 12922 0 0 0 11 2 0 0 18 0 4 0 651574003 309776384 10840 33554432000 4194304 4650419 140735697215424 18446744073709551615 4373800 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12769/statm: 75968 11923 344 112 0 70933 0
[pid=12769/tid=12770] ppid=12767 vsize=304444 CPUtime=0.05 cores=0,2,4,6
/proc/12769/task/12770/stat : 12770 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 3762 0 0 0 5 0 0 0 18 0 4 0 651574003 311750656 13319 33554432000 4194304 4650419 140735697215424 18446744073709551615 218905427723 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12769/tid=12771] ppid=12767 vsize=306116 CPUtime=0.06 cores=0,2,4,6
/proc/12769/task/12771/stat : 12771 (strangenight1-m) D 12767 12769 12531 0 -1 4202560 4136 0 0 0 6 0 0 0 18 0 4 0 651574003 313462784 15434 33554432000 4194304 4650419 140735697215424 18446744073709551615 218905427723 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12769/tid=12772] ppid=12767 vsize=307200 CPUtime=0.07 cores=0,2,4,6
/proc/12769/task/12772/stat : 12772 (strangenight1-m) D 12767 12769 12531 0 -1 4202560 4330 0 0 0 6 1 0 0 18 0 4 0 651574003 314572800 15725 33554432000 4194304 4650419 140735697215424 18446744073709551615 218905428176 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 302516

[startup+0.304316 s]
/proc/loadavg: 7.53 8.00 7.70 7/357 12769
/proc/meminfo: memFree=21296228/32951124 swapFree=65581052/67111528
[pid=12769] ppid=12767 vsize=329108 CPUtime=1.2 cores=0,2,4,6
/proc/12769/stat : 12769 (strangenight1-m) R 12767 12769 12531 0 -1 4202496 26829 0 0 0 116 4 0 0 18 0 4 0 651574003 337006592 22526 33554432000 4194304 4650419 140735697215424 18446744073709551615 218905389318 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12769/statm: 82816 24090 377 112 0 77781 0
[pid=12769/tid=12770] ppid=12767 vsize=331792 CPUtime=0.33 cores=0,2,4,6
/proc/12769/task/12770/stat : 12770 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 8146 0 0 0 32 1 0 0 18 0 4 0 651574003 339755008 25646 33554432000 4194304 4650419 140735697215424 18446744073709551615 218905396088 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12769/tid=12771] ppid=12767 vsize=334640 CPUtime=0.34 cores=0,2,4,6
/proc/12769/task/12771/stat : 12771 (strangenight1-m) D 12767 12769 12531 0 -1 4202560 8809 0 0 0 33 1 0 0 18 0 4 0 651574003 342671360 28057 33554432000 4194304 4650419 140735697215424 18446744073709551615 218905391813 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12769/tid=12772] ppid=12767 vsize=339656 CPUtime=0.47 cores=0,2,4,6
/proc/12769/task/12772/stat : 12772 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 5189 0 0 0 46 1 0 0 18 0 4 0 651574003 347807744 31842 33554432000 4194304 4650419 140735697215424 18446744073709551615 4367302 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 329108

[startup+1.26833 s]
/proc/loadavg: 7.53 8.00 7.70 7/357 12769
/proc/meminfo: memFree=21296228/32951124 swapFree=65581052/67111528
[pid=12769] ppid=12767 vsize=344696 CPUtime=5.02 cores=0,2,4,6
/proc/12769/stat : 12769 (strangenight1-m) R 12767 12769 12531 0 -1 4202496 44169 0 0 0 495 7 0 0 19 0 4 0 651574003 352968704 34710 33554432000 4194304 4650419 140735697215424 18446744073709551615 4363553 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12769/statm: 86174 34710 391 112 0 81139 0
[pid=12769/tid=12770] ppid=12767 vsize=344696 CPUtime=1.25 cores=0,2,4,6
/proc/12769/task/12770/stat : 12770 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 13120 0 0 0 124 1 0 0 19 0 4 0 651574003 352968704 34710 33554432000 4194304 4650419 140735697215424 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12769/tid=12771] ppid=12767 vsize=344696 CPUtime=1.24 cores=0,2,4,6
/proc/12769/task/12771/stat : 12771 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 11592 0 0 0 122 2 0 0 19 0 4 0 651574003 352968704 34710 33554432000 4194304 4650419 140735697215424 18446744073709551615 4328518 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12769/tid=12772] ppid=12767 vsize=344696 CPUtime=1.25 cores=0,2,4,6
/proc/12769/task/12772/stat : 12772 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 5808 0 0 0 124 1 0 0 19 0 4 0 651574003 352968704 34710 33554432000 4194304 4650419 140735697215424 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.02
Current children cumulated vsize (KiB) 344696

[startup+1.36832 s]
/proc/loadavg: 7.53 8.00 7.70 7/357 12769
/proc/meminfo: memFree=21296228/32951124 swapFree=65581052/67111528
[pid=12769] ppid=12767 vsize=344696 CPUtime=5.42 cores=0,2,4,6
/proc/12769/stat : 12769 (strangenight1-m) R 12767 12769 12531 0 -1 4202496 44517 0 0 0 535 7 0 0 19 0 4 0 651574003 352968704 35058 33554432000 4194304 4650419 140735697215424 18446744073709551615 4367329 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12769/statm: 86174 35058 391 112 0 81139 0
[pid=12769/tid=12770] ppid=12767 vsize=344696 CPUtime=1.35 cores=0,2,4,6
/proc/12769/task/12770/stat : 12770 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 13219 0 0 0 134 1 0 0 19 0 4 0 651574003 352968704 35058 33554432000 4194304 4650419 140735697215424 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12769/tid=12771] ppid=12767 vsize=344696 CPUtime=1.34 cores=0,2,4,6
/proc/12769/task/12771/stat : 12771 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 11669 0 0 0 132 2 0 0 19 0 4 0 651574003 352968704 35058 33554432000 4194304 4650419 140735697215424 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12769/tid=12772] ppid=12767 vsize=344696 CPUtime=1.35 cores=0,2,4,6
/proc/12769/task/12772/stat : 12772 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 5882 0 0 0 134 1 0 0 19 0 4 0 651574003 352968704 35058 33554432000 4194304 4650419 140735697215424 18446744073709551615 4363582 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.42
Current children cumulated vsize (KiB) 344696

[startup+1.56828 s]
/proc/loadavg: 7.53 8.00 7.70 7/357 12769
/proc/meminfo: memFree=21296228/32951124 swapFree=65581052/67111528
[pid=12769] ppid=12767 vsize=344696 CPUtime=6.22 cores=0,2,4,6
/proc/12769/stat : 12769 (strangenight1-m) R 12767 12769 12531 0 -1 4202496 45209 0 0 0 615 7 0 0 19 0 4 0 651574003 352968704 35750 33554432000 4194304 4650419 140735697215424 18446744073709551615 4363510 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12769/statm: 86174 35750 391 112 0 81139 0
[pid=12769/tid=12770] ppid=12767 vsize=344696 CPUtime=1.55 cores=0,2,4,6
/proc/12769/task/12770/stat : 12770 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 13407 0 0 0 154 1 0 0 19 0 4 0 651574003 352968704 35750 33554432000 4194304 4650419 140735697215424 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12769/tid=12771] ppid=12767 vsize=344696 CPUtime=1.54 cores=0,2,4,6
/proc/12769/task/12771/stat : 12771 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 11855 0 0 0 152 2 0 0 19 0 4 0 651574003 352968704 35750 33554432000 4194304 4650419 140735697215424 18446744073709551615 4363522 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12769/tid=12772] ppid=12767 vsize=344696 CPUtime=1.55 cores=0,2,4,6
/proc/12769/task/12772/stat : 12772 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 6049 0 0 0 154 1 0 0 20 0 4 0 651574003 352968704 35750 33554432000 4194304 4650419 140735697215424 18446744073709551615 4331995 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 344696

[startup+3.10101 s]
/proc/loadavg: 7.53 8.00 7.70 9/361 12773
/proc/meminfo: memFree=21102344/32951124 swapFree=65581052/67111528
[pid=12769] ppid=12767 vsize=377516 CPUtime=12.35 cores=0,2,4,6
/proc/12769/stat : 12769 (strangenight1-m) R 12767 12769 12531 0 -1 4202496 50048 0 0 0 1227 8 0 0 23 0 4 0 651574003 386576384 40589 33554432000 4194304 4650419 140735697215424 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12769/statm: 94379 40589 391 112 0 89344 0
[pid=12769/tid=12770] ppid=12767 vsize=377516 CPUtime=3.09 cores=0,2,4,6
/proc/12769/task/12770/stat : 12770 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 14499 0 0 0 308 1 0 0 23 0 4 0 651574003 386576384 40609 33554432000 4194304 4650419 140735697215424 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12769/tid=12771] ppid=12767 vsize=377516 CPUtime=3.05 cores=0,2,4,6
/proc/12769/task/12771/stat : 12771 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 12942 0 0 0 303 2 0 0 23 0 4 0 651574003 386576384 40609 33554432000 4194304 4650419 140735697215424 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12769/tid=12772] ppid=12767 vsize=377516 CPUtime=3.1 cores=0,2,4,6
/proc/12769/task/12772/stat : 12772 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 7634 0 0 0 308 2 0 0 25 0 4 0 651574003 386576384 40609 33554432000 4194304 4650419 140735697215424 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 377516

[startup+6.30043 s]
/proc/loadavg: 7.57 8.00 7.71 9/361 12773
/proc/meminfo: memFree=21032760/32951124 swapFree=65581052/67111528
[pid=12769] ppid=12767 vsize=518492 CPUtime=25.09 cores=0,2,4,6
/proc/12769/stat : 12769 (strangenight1-m) R 12767 12769 12531 0 -1 4202496 58854 0 0 0 2499 10 0 0 25 0 4 0 651574003 530935808 49395 33554432000 4194304 4650419 140735697215424 18446744073709551615 4365223 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12769/statm: 129623 49395 391 112 0 124588 0
[pid=12769/tid=12770] ppid=12767 vsize=518492 CPUtime=6.28 cores=0,2,4,6
/proc/12769/task/12770/stat : 12770 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 16611 0 0 0 626 2 0 0 25 0 4 0 651574003 530935808 49395 33554432000 4194304 4650419 140735697215424 18446744073709551615 4367284 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12769/tid=12771] ppid=12767 vsize=518492 CPUtime=6.21 cores=0,2,4,6
/proc/12769/task/12771/stat : 12771 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 15137 0 0 0 619 2 0 0 25 0 4 0 651574003 530935808 49395 33554432000 4194304 4650419 140735697215424 18446744073709551615 4363482 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12769/tid=12772] ppid=12767 vsize=518492 CPUtime=6.28 cores=0,2,4,6
/proc/12769/task/12772/stat : 12772 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 9927 0 0 0 626 2 0 0 25 0 4 0 651574003 530935808 49395 33554432000 4194304 4650419 140735697215424 18446744073709551615 4364358 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 518492

[startup+12.7003 s]
/proc/loadavg: 7.60 8.00 7.71 9/361 12774
/proc/meminfo: memFree=20973532/32951124 swapFree=65581052/67111528
[pid=12769] ppid=12767 vsize=662948 CPUtime=50.62 cores=0,2,4,6
/proc/12769/stat : 12769 (strangenight1-m) R 12767 12769 12531 0 -1 4202496 105067 0 0 0 5042 20 0 0 25 0 4 0 651574003 678858752 70975 33554432000 4194304 4650419 140735697215424 18446744073709551615 4476111 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12769/statm: 165737 70976 395 112 0 160702 0
[pid=12769/tid=12770] ppid=12767 vsize=662948 CPUtime=12.68 cores=0,2,4,6
/proc/12769/task/12770/stat : 12770 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 23482 0 0 0 1265 3 0 0 25 0 4 0 651574003 678858752 70976 33554432000 4194304 4650419 140735697215424 18446744073709551615 4334075 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12769/tid=12771] ppid=12767 vsize=662948 CPUtime=12.54 cores=0,2,4,6
/proc/12769/task/12771/stat : 12771 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 21118 0 0 0 1250 4 0 0 25 0 4 0 651574003 678858752 70976 33554432000 4194304 4650419 140735697215424 18446744073709551615 4363469 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12769/tid=12772] ppid=12767 vsize=662948 CPUtime=12.69 cores=0,2,4,6
/proc/12769/task/12772/stat : 12772 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 16677 0 0 0 1265 4 0 0 25 0 4 0 651574003 678858752 70976 33554432000 4194304 4650419 140735697215424 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 662948

[startup+25.501 s]
/proc/loadavg: 7.69 8.00 7.71 9/361 12774
/proc/meminfo: memFree=20604260/32951124 swapFree=65581052/67111528
[pid=12769] ppid=12767 vsize=784392 CPUtime=101.67 cores=0,2,4,6
/proc/12769/stat : 12769 (strangenight1-m) R 12767 12769 12531 0 -1 4202496 225748 0 0 0 10123 44 0 0 25 0 4 0 651574003 803217408 124706 33554432000 4194304 4650419 140735697215424 18446744073709551615 4363500 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12769/statm: 196098 124706 395 112 0 191063 0
[pid=12769/tid=12770] ppid=12767 vsize=784392 CPUtime=25.49 cores=0,2,4,6
/proc/12769/task/12770/stat : 12770 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 94905 0 0 0 2533 16 0 0 25 0 4 0 651574003 803217408 124706 33554432000 4194304 4650419 140735697215424 18446744073709551615 4476761 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12769/tid=12771] ppid=12767 vsize=784392 CPUtime=25.2 cores=0,2,4,6
/proc/12769/task/12771/stat : 12771 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 36630 0 0 0 2512 8 0 0 25 0 4 0 651574003 803217408 124706 33554432000 4194304 4650419 140735697215424 18446744073709551615 4333678 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12769/tid=12772] ppid=12767 vsize=784392 CPUtime=25.48 cores=0,2,4,6
/proc/12769/task/12772/stat : 12772 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 42987 0 0 0 2538 10 0 0 25 0 4 0 651574003 803217408 124706 33554432000 4194304 4650419 140735697215424 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 784392

[startup+51.1003 s]
/proc/loadavg: 7.80 8.00 7.72 9/361 12775
/proc/meminfo: memFree=20496308/32951124 swapFree=65581052/67111528
[pid=12769] ppid=12767 vsize=923436 CPUtime=203.78 cores=0,2,4,6
/proc/12769/stat : 12769 (strangenight1-m) R 12767 12769 12531 0 -1 4202496 428972 0 0 0 20300 78 0 0 25 0 4 0 651574003 945598464 145190 33554432000 4194304 4650419 140735697215424 18446744073709551615 4364503 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12769/statm: 230859 145190 395 112 0 225824 0
[pid=12769/tid=12770] ppid=12767 vsize=923436 CPUtime=51.08 cores=0,2,4,6
/proc/12769/task/12770/stat : 12770 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 238107 0 0 0 5073 35 0 0 25 0 4 0 651574003 945598464 145190 33554432000 4194304 4650419 140735697215424 18446744073709551615 4476216 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12769/tid=12771] ppid=12767 vsize=923436 CPUtime=50.51 cores=0,2,4,6
/proc/12769/task/12771/stat : 12771 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 60329 0 0 0 5039 12 0 0 25 0 4 0 651574003 945598464 145190 33554432000 4194304 4650419 140735697215424 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12769/tid=12772] ppid=12767 vsize=923436 CPUtime=51.08 cores=0,2,4,6
/proc/12769/task/12772/stat : 12772 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 61041 0 0 0 5093 15 0 0 25 0 4 0 651574003 945598464 145190 33554432000 4194304 4650419 140735697215424 18446744073709551615 4363484 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.78
Current children cumulated vsize (KiB) 923436

[startup+102.301 s]
/proc/loadavg: 7.91 8.00 7.73 9/361 12778
/proc/meminfo: memFree=20331956/32951124 swapFree=65581052/67111528
[pid=12769] ppid=12767 vsize=1110216 CPUtime=408.02 cores=0,2,4,6
/proc/12769/stat : 12769 (strangenight1-m) R 12767 12769 12531 0 -1 4202496 819548 0 0 0 40656 146 0 0 25 0 4 0 651574003 1136861184 176042 33554432000 4194304 4650419 140735697215424 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12769/statm: 277554 176042 415 112 0 272519 0
[pid=12769/tid=12770] ppid=12767 vsize=1110216 CPUtime=102.29 cores=0,2,4,6
/proc/12769/task/12770/stat : 12770 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 370572 0 0 0 10172 57 0 0 25 0 4 0 651574003 1136861184 176042 33554432000 4194304 4650419 140735697215424 18446744073709551615 4328256 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12769/tid=12771] ppid=12767 vsize=1110216 CPUtime=101.15 cores=0,2,4,6
/proc/12769/task/12771/stat : 12771 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 77379 0 0 0 10097 18 0 0 25 0 4 0 651574003 1136861184 176042 33554432000 4194304 4650419 140735697215424 18446744073709551615 4333611 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12769/tid=12772] ppid=12767 vsize=1110216 CPUtime=102.28 cores=0,2,4,6
/proc/12769/task/12772/stat : 12772 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 90346 0 0 0 10203 25 0 0 25 0 4 0 651574003 1136861184 176042 33554432000 4194304 4650419 140735697215424 18446744073709551615 4368114 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.02
Current children cumulated vsize (KiB) 1110216

[startup+162.3 s]

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

[pid=12769] ppid=12767 vsize=1563456 CPUtime=2561.24 cores=0,2,4,6
/proc/12769/stat : 12769 (strangenight1-m) R 12767 12769 12531 0 -1 4202496 4463628 0 0 0 255339 785 0 0 25 0 4 0 651574003 1600978944 305554 33554432000 4194304 4650419 140735697215424 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12769/statm: 390864 305554 439 112 0 385829 0
[pid=12769/tid=12770] ppid=12767 vsize=1563456 CPUtime=642.3 cores=0,2,4,6
/proc/12769/task/12770/stat : 12770 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 1279314 0 0 0 64009 221 0 0 25 0 4 0 651574003 1600978944 305554 33554432000 4194304 4650419 140735697215424 18446744073709551615 4364416 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12769/tid=12771] ppid=12767 vsize=1563456 CPUtime=637.02 cores=0,2,4,6
/proc/12769/task/12771/stat : 12771 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 270242 0 0 0 63614 88 0 0 25 0 4 0 651574003 1600978944 305554 33554432000 4194304 4650419 140735697215424 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12769/tid=12772] ppid=12767 vsize=1563456 CPUtime=642.3 cores=0,2,4,6
/proc/12769/task/12772/stat : 12772 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 1109403 0 0 0 64025 205 0 0 25 0 4 0 651574003 1600978944 305554 33554432000 4194304 4650419 140735697215424 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2561.24
Current children cumulated vsize (KiB) 1563456

[startup+702.301 s]
/proc/loadavg: 8.11 8.12 7.91 9/361 12795
/proc/meminfo: memFree=19616572/32951124 swapFree=65581052/67111528
[pid=12769] ppid=12767 vsize=1328736 CPUtime=2800.52 cores=0,2,4,6
/proc/12769/stat : 12769 (strangenight1-m) R 12767 12769 12531 0 -1 4202496 4670532 0 0 0 279218 834 0 0 25 0 4 0 651574003 1360625664 288440 33554432000 4194304 4650419 140735697215424 18446744073709551615 4367329 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12769/statm: 332184 288440 395 112 0 327149 0
[pid=12769/tid=12770] ppid=12767 vsize=1328736 CPUtime=702.28 cores=0,2,4,6
/proc/12769/task/12770/stat : 12770 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 1309240 0 0 0 69998 230 0 0 25 0 4 0 651574003 1360625664 288440 33554432000 4194304 4650419 140735697215424 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12769/tid=12771] ppid=12767 vsize=1328736 CPUtime=697 cores=0,2,4,6
/proc/12769/task/12771/stat : 12771 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 294125 0 0 0 69604 96 0 0 25 0 4 0 651574003 1360625664 288440 33554432000 4194304 4650419 140735697215424 18446744073709551615 4330612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12769/tid=12772] ppid=12767 vsize=1328736 CPUtime=702.29 cores=0,2,4,6
/proc/12769/task/12772/stat : 12772 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 1139618 0 0 0 70014 215 0 0 25 0 4 0 651574003 1360625664 288440 33554432000 4194304 4650419 140735697215424 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2800.52
Current children cumulated vsize (KiB) 1328736

[startup+762.301 s]
/proc/loadavg: 8.13 8.12 7.93 9/361 12797
/proc/meminfo: memFree=19624116/32951124 swapFree=65581052/67111528
[pid=12769] ppid=12767 vsize=1566480 CPUtime=3039.85 cores=0,2,4,6
/proc/12769/stat : 12769 (strangenight1-m) R 12767 12769 12531 0 -1 4202496 4780562 0 0 0 303112 873 0 0 25 0 4 0 651574003 1604075520 298582 33554432000 4194304 4650419 140735697215424 18446744073709551615 4368121 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12769/statm: 391620 298582 395 112 0 386585 0
[pid=12769/tid=12770] ppid=12767 vsize=1566480 CPUtime=762.28 cores=0,2,4,6
/proc/12769/task/12770/stat : 12770 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 1338696 0 0 0 75987 241 0 0 25 0 4 0 651574003 1604075520 298583 33554432000 4194304 4650419 140735697215424 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12769/tid=12771] ppid=12767 vsize=1566480 CPUtime=757 cores=0,2,4,6
/proc/12769/task/12771/stat : 12771 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 317341 0 0 0 75595 105 0 0 25 0 4 0 651574003 1604075520 298583 33554432000 4194304 4650419 140735697215424 18446744073709551615 4363883 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12769/tid=12772] ppid=12767 vsize=1566480 CPUtime=762.28 cores=0,2,4,6
/proc/12769/task/12772/stat : 12772 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 1167609 0 0 0 76005 223 0 0 25 0 4 0 651574003 1604075520 298583 33554432000 4194304 4650419 140735697215424 18446744073709551615 4476769 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3039.85
Current children cumulated vsize (KiB) 1566480

[startup+822.301 s]
/proc/loadavg: 8.21 8.14 7.94 9/361 12798
/proc/meminfo: memFree=19599148/32951124 swapFree=65581052/67111528
[pid=12769] ppid=12767 vsize=1567052 CPUtime=3279.18 cores=0,2,4,6
/proc/12769/stat : 12769 (strangenight1-m) R 12767 12769 12531 0 -1 4202496 4835263 0 0 0 327021 897 0 0 25 0 4 0 651574003 1604661248 305076 33554432000 4194304 4650419 140735697215424 18446744073709551615 4331981 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12769/statm: 391763 305076 395 112 0 386728 0
[pid=12769/tid=12770] ppid=12767 vsize=1567052 CPUtime=822.29 cores=0,2,4,6
/proc/12769/task/12770/stat : 12770 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 1355230 0 0 0 81981 248 0 0 25 0 4 0 651574003 1604661248 305076 33554432000 4194304 4650419 140735697215424 18446744073709551615 4476204 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12769/tid=12771] ppid=12767 vsize=1567052 CPUtime=817 cores=0,2,4,6
/proc/12769/task/12771/stat : 12771 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 329683 0 0 0 81590 110 0 0 25 0 4 0 651574003 1604661248 305076 33554432000 4194304 4650419 140735697215424 18446744073709551615 4476133 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12769/tid=12772] ppid=12767 vsize=1567052 CPUtime=822.29 cores=0,2,4,6
/proc/12769/task/12772/stat : 12772 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 1169607 0 0 0 82004 225 0 0 25 0 4 0 651574003 1604661248 305076 33554432000 4194304 4650419 140735697215424 18446744073709551615 4328518 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3279.18
Current children cumulated vsize (KiB) 1567052

[startup+882.301 s]
/proc/loadavg: 8.12 8.13 7.95 9/361 12800
/proc/meminfo: memFree=19586840/32951124 swapFree=65581052/67111528
[pid=12769] ppid=12767 vsize=1567572 CPUtime=3518.52 cores=0,2,4,6
/proc/12769/stat : 12769 (strangenight1-m) R 12767 12769 12531 0 -1 4202496 4889323 0 0 0 350929 923 0 0 25 0 4 0 651574003 1605193728 305103 33554432000 4194304 4650419 140735697215424 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12769/statm: 391893 305103 395 112 0 386858 0
[pid=12769/tid=12770] ppid=12767 vsize=1567572 CPUtime=882.28 cores=0,2,4,6
/proc/12769/task/12770/stat : 12770 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 1355230 0 0 0 87980 248 0 0 25 0 4 0 651574003 1605193728 305103 33554432000 4194304 4650419 140735697215424 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12769/tid=12771] ppid=12767 vsize=1567572 CPUtime=877 cores=0,2,4,6
/proc/12769/task/12771/stat : 12771 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 330751 0 0 0 87589 111 0 0 25 0 4 0 651574003 1605193728 305103 33554432000 4194304 4650419 140735697215424 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12769/tid=12772] ppid=12767 vsize=1567572 CPUtime=882.29 cores=0,2,4,6
/proc/12769/task/12772/stat : 12772 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 1195899 0 0 0 87992 237 0 0 25 0 4 0 651574003 1605193728 305103 33554432000 4194304 4650419 140735697215424 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3518.52
Current children cumulated vsize (KiB) 1567572

[startup+942.3 s]
/proc/loadavg: 8.16 8.13 7.96 9/361 12801
/proc/meminfo: memFree=19454996/32951124 swapFree=65581052/67111528
[pid=12769] ppid=12767 vsize=1509476 CPUtime=3757.85 cores=0,2,4,6
/proc/12769/stat : 12769 (strangenight1-m) R 12767 12769 12531 0 -1 4202496 4973784 0 0 0 374827 958 0 0 25 0 4 0 651574003 1545703424 307267 33554432000 4194304 4650419 140735697215424 18446744073709551615 4328259 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12769/statm: 377369 307267 395 112 0 372334 0
[pid=12769/tid=12770] ppid=12767 vsize=1509476 CPUtime=942.27 cores=0,2,4,6
/proc/12769/task/12770/stat : 12770 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 1355230 0 0 0 93979 248 0 0 25 0 4 0 651574003 1545703424 307267 33554432000 4194304 4650419 140735697215424 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12769/tid=12771] ppid=12767 vsize=1509476 CPUtime=936.99 cores=0,2,4,6
/proc/12769/task/12771/stat : 12771 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 353746 0 0 0 93580 119 0 0 25 0 4 0 651574003 1545703424 307267 33554432000 4194304 4650419 140735697215424 18446744073709551615 4367287 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12769/tid=12772] ppid=12767 vsize=1509476 CPUtime=942.28 cores=0,2,4,6
/proc/12769/task/12772/stat : 12772 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 1226340 0 0 0 93977 251 0 0 25 0 4 0 651574003 1545703424 307267 33554432000 4194304 4650419 140735697215424 18446744073709551615 4363553 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3757.85
Current children cumulated vsize (KiB) 1509476

[startup+1002.3 s]
/proc/loadavg: 8.16 8.14 7.97 9/361 12803
/proc/meminfo: memFree=19437364/32951124 swapFree=65581052/67111528
[pid=12769] ppid=12767 vsize=1570004 CPUtime=3997.16 cores=0,2,4,6
/proc/12769/stat : 12769 (strangenight1-m) R 12767 12769 12531 0 -1 4202496 5065152 0 0 0 398724 992 0 0 25 0 4 0 651574003 1607684096 311878 33554432000 4194304 4650419 140735697215424 18446744073709551615 4367284 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12769/statm: 392501 311878 395 112 0 387466 0
[pid=12769/tid=12770] ppid=12767 vsize=1570004 CPUtime=1002.25 cores=0,2,4,6
/proc/12769/task/12770/stat : 12770 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 1370149 0 0 0 99972 253 0 0 25 0 4 0 651574003 1607684096 311878 33554432000 4194304 4650419 140735697215424 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12769/tid=12771] ppid=12767 vsize=1570004 CPUtime=996.99 cores=0,2,4,6
/proc/12769/task/12771/stat : 12771 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 376757 0 0 0 99571 128 0 0 25 0 4 0 651574003 1607684096 311878 33554432000 4194304 4650419 140735697215424 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12769/tid=12772] ppid=12767 vsize=1570004 CPUtime=1002.29 cores=0,2,4,6
/proc/12769/task/12772/stat : 12772 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 1253032 0 0 0 99967 262 0 0 25 0 4 0 651574003 1607684096 311878 33554432000 4194304 4650419 140735697215424 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3997.16
Current children cumulated vsize (KiB) 1570004

[startup+1062.3 s]
/proc/loadavg: 8.15 8.14 7.98 9/361 12805
/proc/meminfo: memFree=19483472/32951124 swapFree=65581052/67111528
[pid=12769] ppid=12767 vsize=1571136 CPUtime=4236.5 cores=0,2,4,6
/proc/12769/stat : 12769 (strangenight1-m) R 12767 12769 12531 0 -1 4202496 5143162 0 0 0 422627 1023 0 0 25 0 4 0 651574003 1608843264 304733 33554432000 4194304 4650419 140735697215424 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12769/statm: 392784 304733 395 112 0 387749 0
[pid=12769/tid=12770] ppid=12767 vsize=1571136 CPUtime=1062.24 cores=0,2,4,6
/proc/12769/task/12770/stat : 12770 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 1397711 0 0 0 105960 264 0 0 25 0 4 0 651574003 1608843264 304733 33554432000 4194304 4650419 140735697215424 18446744073709551615 4328325 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12769/tid=12771] ppid=12767 vsize=1571136 CPUtime=1056.99 cores=0,2,4,6
/proc/12769/task/12771/stat : 12771 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 399202 0 0 0 105563 136 0 0 25 0 4 0 651574003 1608843264 304733 33554432000 4194304 4650419 140735697215424 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12769/tid=12772] ppid=12767 vsize=1571136 CPUtime=1062.05 cores=0,2,4,6
/proc/12769/task/12772/stat : 12772 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 1279249 0 0 0 105932 273 0 0 25 0 4 0 651574003 1608843264 304733 33554432000 4194304 4650419 140735697215424 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4236.5
Current children cumulated vsize (KiB) 1571136

[startup+1122.3 s]
/proc/loadavg: 8.14 8.14 7.99 9/361 12806
/proc/meminfo: memFree=19377676/32951124 swapFree=65581052/67111528
[pid=12769] ppid=12767 vsize=1571820 CPUtime=4475.84 cores=0,2,4,6
/proc/12769/stat : 12769 (strangenight1-m) R 12767 12769 12531 0 -1 4202496 5237300 0 0 0 446530 1054 0 0 25 0 4 0 651574003 1609543680 331308 33554432000 4194304 4650419 140735697215424 18446744073709551615 4363460 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12769/statm: 392955 331308 395 112 0 387920 0
[pid=12769/tid=12770] ppid=12767 vsize=1571820 CPUtime=1122.05 cores=0,2,4,6
/proc/12769/task/12770/stat : 12770 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 1425333 0 0 0 111931 274 0 0 25 0 4 0 651574003 1609543680 331308 33554432000 4194304 4650419 140735697215424 18446744073709551615 4333767 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12769/tid=12771] ppid=12767 vsize=1571820 CPUtime=1117 cores=0,2,4,6
/proc/12769/task/12771/stat : 12771 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 423854 0 0 0 111556 144 0 0 25 0 4 0 651574003 1609543680 331308 33554432000 4194304 4650419 140735697215424 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12769/tid=12772] ppid=12767 vsize=1571820 CPUtime=1121.57 cores=0,2,4,6
/proc/12769/task/12772/stat : 12772 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 1304256 0 0 0 111876 281 0 0 25 0 4 0 651574003 1609543680 331308 33554432000 4194304 4650419 140735697215424 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4475.84
Current children cumulated vsize (KiB) 1571820

[startup+1182.3 s]
/proc/loadavg: 8.09 8.13 8.00 9/361 12808
/proc/meminfo: memFree=19306588/32951124 swapFree=65581052/67111528
[pid=12769] ppid=12767 vsize=1640640 CPUtime=4715.18 cores=0,2,4,6
/proc/12769/stat : 12769 (strangenight1-m) R 12767 12769 12531 0 -1 4202496 5344379 0 0 0 470432 1086 0 0 25 0 4 0 651574003 1680015360 334965 33554432000 4194304 4650419 140735697215424 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12769/statm: 410160 334965 395 112 0 405125 0
[pid=12769/tid=12770] ppid=12767 vsize=1640640 CPUtime=1181.4 cores=0,2,4,6
/proc/12769/task/12770/stat : 12770 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 1452561 0 0 0 117856 284 0 0 25 0 4 0 651574003 1680015360 334971 33554432000 4194304 4650419 140735697215424 18446744073709551615 4363484 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12769/tid=12771] ppid=12767 vsize=1640640 CPUtime=1177.01 cores=0,2,4,6
/proc/12769/task/12771/stat : 12771 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 450489 0 0 0 117552 149 0 0 25 0 4 0 651574003 1680015360 334971 33554432000 4194304 4650419 140735697215424 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12769/tid=12772] ppid=12767 vsize=1640640 CPUtime=1181.56 cores=0,2,4,6
/proc/12769/task/12772/stat : 12772 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 1330696 0 0 0 117867 289 0 0 25 0 4 0 651574003 1680015360 334971 33554432000 4194304 4650419 140735697215424 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4715.18
Current children cumulated vsize (KiB) 1640640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 8.13 8.13 8.00 5/357 12809
/proc/meminfo: memFree=19983152/32951124 swapFree=65581052/67111528
[pid=12769] ppid=12767 vsize=1641060 CPUtime=4800.13 cores=0,2,4,6
/proc/12769/stat : 12769 (strangenight1-m) R 12767 12769 12531 0 -1 4202496 5377165 0 0 0 478914 1099 0 0 25 0 4 0 651574003 1680445440 330209 33554432000 4194304 4650419 140735697215424 18446744073709551615 4333710 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12769/statm: 410265 330209 395 112 0 405230 0
[pid=12769/tid=12770] ppid=12767 vsize=1641060 CPUtime=1202.46 cores=0,2,4,6
/proc/12769/task/12770/stat : 12770 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 1463787 0 0 0 119958 288 0 0 25 0 4 0 651574003 1680445440 330216 33554432000 4194304 4650419 140735697215424 18446744073709551615 4367287 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12769/tid=12771] ppid=12767 vsize=1641060 CPUtime=1198.31 cores=0,2,4,6
/proc/12769/task/12771/stat : 12771 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 450489 0 0 0 119682 149 0 0 25 0 4 0 651574003 1680445440 330216 33554432000 4194304 4650419 140735697215424 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12769/tid=12772] ppid=12767 vsize=1641060 CPUtime=1202.86 cores=0,2,4,6
/proc/12769/task/12772/stat : 12772 (strangenight1-m) R 12767 12769 12531 0 -1 4202560 1341386 0 0 0 119993 293 0 0 25 0 4 0 651574003 1680445440 330216 33554432000 4194304 4650419 140735697215424 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 1641060

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.68
CPU time (s): 4800.24
CPU user time (s): 4789.19
CPU system time (s): 11.0553
CPU usage (%): 398.798
Max. virtual memory (cumulated for all children) (KiB): 1641060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4789.19
system time used= 11.0553
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5377178
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= 2474
involuntary context switches= 33568

runsolver used 3.72443 second user time and 9.48556 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-14 21:02:43
IDJOB=3368652
IDBENCH=82661
IDSOLVER=1846
FILE ID=node137/3368652-1305399763
RUNJOBID= node137-1305397351-12549
PBS_JOBID= 13324457
Free space on /tmp= 73668 MiB

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

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

MD5SUM BENCH= 54460fee539c424ee8b11c1bf37a8da6
RANDOM SEED=1204934878

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21296516 kB
Buffers:        275624 kB
Cached:        3702384 kB
SwapCached:      36328 kB
Active:        1627612 kB
Inactive:      9803952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21296516 kB
SwapTotal:    67111528 kB
SwapFree:     65581052 kB
Dirty:           14804 kB
Writeback:           0 kB
AnonPages:     7427752 kB
Mapped:          19344 kB
Slab:           120196 kB
PageTables:      37928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75989324 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= 73668 MiB
End job on node137 at 2011-05-14 21:22:49