Trace number 3175043

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt? (TO) 4800.21 1201.78

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.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-3175043-1304079329.cnf'
0.00/0.00	c -- header says num vars:          30000
0.00/0.00	c -- header says num clauses:      126000
0.34/0.13	c -- clauses added:            0 learnts,       126000 normals,            0 xors
0.34/0.13	c -- vars added      30000
0.34/0.13	c Parsing time:  0.34 s
0.34/0.13	c  N st     0         0     30000    126000         0         0    378000         0   no data   no data  --
0.34/0.33	c asymm  cl-useful: 0/126000/126000 lits-rem:0 time: 0.36
0.34/0.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.27
4.70/1.23	c bin-w-bin subsume rem            0 bins  time:  0.04 s
4.70/1.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
4.70/1.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  30000 time:  0.03 s
4.70/1.23	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.05 s
4.70/1.23	c lits-rem:         0  cl-subs:        0  v-elim:    852  v-fix:    0  time:  1.23 s
4.70/1.23	c Finding binary XORs  T:     0.02 s  found:       0
4.70/1.23	c Finding non-binary XORs:     0.26 s (found:       0, avg size: nan)
4.70/1.23	c calculated reachability. Time: 0.00
4.70/1.23	c Calc default polars -  time:   0.04 s pos:   13322 undec:    3440 neg:   13238
4.70/1.23	c =========================================================================================
4.70/1.23	c types(t): F = full restart, N = normal restart
4.70/1.23	c types(t): S = simplification begin/end, E = solution found
4.70/1.23	c restart types(rt): st = static, dy = dynamic
4.70/1.23	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.70/1.23	c  B st     0         0     29148    124601         0         0    378601         0   no data   no data  --
8.30/2.18	c  N dy    18      4079     29148    124601         0      4079    378601   1018373    149.97    159.60  --
14.29/3.65	c  N dy    47      8244     29148    124601         0      8243    378601   2077651    159.15    175.75  --
20.28/5.10	c  N dy    74     12342     29148    124601         0     12339    378601   3069721    158.18    171.14  --
25.87/6.57	c  N dy    98     16438     29148    124601         0     16434    378601   4061121    156.69    171.31  --
32.27/8.14	c  N dy   127     20599     29148    124601         0     10600    378601    770239    157.34    172.24  --
37.85/9.58	c  N dy   152     24714     29148    124601         0     14715    378601   1747116    156.90    179.12  --
38.25/9.69	c  F st   155     25000     29148    124601         0     15001    378601   1819949    156.93   no data  --
46.63/11.72	c  N dy   161     30001     29148    124601         0     20000    378601   3597760    156.93   no data  --
46.63/11.72	c  S st   161     30001     29148    124601         0     20000    378601   3597760    156.93   no data  --
47.43/11.91	c  S st   161     30503     29148    124601         0     20502    378601   3684245    156.93   no data  --
47.43/11.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
47.43/11.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.24/12.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.68
49.86/12.52	c bin-w-bin subsume rem            0 bins  time:  0.04 s
49.86/12.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
49.86/12.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.04 s
49.86/12.55	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.05 s
80.61/20.27	c lits-rem:         1  cl-subs:        7  v-elim:      0  v-fix:    0  time: 30.61 s
81.38/20.42	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.62
81.38/20.43	c calculated reachability. Time: 0.00
81.38/20.43	c  N dy   161     30503     29148    124601         0     20495    378601   3681100    156.93   no data  --
88.18/22.13	c  N dy   188     34564     29148    124601         0     24556    378601   4659908    156.58    166.81  --
94.96/23.81	c  N dy   214     38608     29148    124601         0     28600    378601   5633212    156.39    166.89  --
101.76/25.55	c  N dy   241     42615     29148    124601         0     17110    378601   1159783    156.74    174.39  --
106.97/26.82	c  S st   263     45756     29148    124601         0     20251    378601   1905678    156.40   no data  --
107.75/27.03	c  S st   263     46261     29148    124601         0     20756    378601   2004922    156.40   no data  --
107.75/27.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
107.75/27.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
108.55/27.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.71
109.35/27.41	c bin-w-bin subsume rem            0 bins  time:  0.04 s
109.35/27.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
109.35/27.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.04 s
109.35/27.44	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
128.53/32.27	c lits-rem:         7  cl-subs:        2  v-elim:      0  v-fix:    0  time: 19.21 s
128.53/32.28	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.06
128.94/32.32	c vivif2 --  cl tried    20754 cl shrink        0 lits rem          0 time: 0.12
129.34/32.47	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.59
129.34/32.47	c calculated reachability. Time: 0.01
129.34/32.47	c  N dy   263     46261     29148    124601         0     20754    378601   2003999    156.40   no data  --
135.71/34.05	c  N dy   288     50278     29148    124601         0     24771    378601   2961054    156.14    179.35  --
142.52/35.70	c  N dy   318     54314     29148    124601         0     28807    378601   3959036    156.32    165.39  --
148.89/37.37	c  N dy   342     58381     29148    124601         0     32874    378601   4939932    156.09    164.63  --
155.70/39.07	c  N dy   370     62385     29148    124601         0     36878    378601   5914619    156.10    165.91  --
162.47/40.71	c  N dy   400     66420     29148    124601         0     22169    378601   1563827    156.08    219.42  --
167.27/41.92	c  S st   423     69391     29148    124601         0     25140    378601   2317613    156.34    161.19  --
168.07/42.11	c  S st   423     69895     29148    124601         0     25644    378601   2400416    156.34   no data  --
168.07/42.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
168.07/42.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
168.89/42.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.72
169.67/42.53	c bin-w-bin subsume rem            0 bins  time:  0.04 s
169.67/42.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
169.67/42.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.04 s
169.67/42.56	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
195.63/49.05	c lits-rem:         5  cl-subs:        0  v-elim:      0  v-fix:    0  time: 25.84 s
195.63/49.07	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.07
196.03/49.11	c vivif2 --  cl tried    25644 cl shrink        0 lits rem          0 time: 0.15
196.43/49.27	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.65
196.43/49.28	c calculated reachability. Time: 0.00
196.43/49.28	c  N dy   423     69895     29148    124601         0     25644    378601   2400411    156.34   no data  --
204.03/51.16	c  N dy   456     74437     29148    124601         0     30185    378601   3485984    156.53    228.43  --
212.01/53.15	c  N dy   487     79259     29148    124601         0     35007    378601   4673398    156.55    172.54  --
220.80/55.35	c  N dy   521     84362     29148    124601         0     40110    378601   5935205    156.63    167.07  --
226.38/56.72	c  F st   542     87500     29148    124601         0     22371    378601   1045588    156.75    157.96  --
231.97/58.14	c  N st   547     90797     29148    124601         0     25667    378601   2109707    156.75   no data  --
241.96/60.62	c  N dy   577     96682     29148    124601         0     31551    378601   3718177    157.02    175.24  --
253.14/63.41	c  N dy   624    102943     29148    124601         0     37812    378601   5257594    157.19    187.67  --
256.36/64.29	c  S st   637    104843     29148    124601         0     39712    378601   5704861    157.14    157.96  --
257.54/64.52	c  S st   637    105347     29148    124601         0     40216    378601   5794287    157.14   no data  --
257.54/64.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
257.54/64.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
258.33/64.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.78
260.33/65.24	c bin-w-bin subsume rem            0 bins  time:  0.04 s
260.33/65.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
260.33/65.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.04 s
260.33/65.28	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
531.96/133.21	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 270.66 s
531.96/133.23	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.07
532.36/133.32	c vivif2 --  cl tried    40212 cl shrink        0 lits rem          0 time: 0.36
533.18/133.52	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.80
533.18/133.53	c calculated reachability. Time: 0.00
533.18/133.53	c  N dy   637    105347     29148    124601         0     40212    378601   5791582    157.14   no data  --
544.74/136.45	c  N dy   685    112155     29148    124601         0     24582    378601   1160282    157.30    168.02  --
556.32/139.36	c  N dy   734    119317     29148    124601         0     31744    378601   2902126    157.41    173.85  --
569.51/142.66	c  N dy   786    127013     29148    124601         0     39439    378601   4782631    157.32    202.22  --
584.28/146.34	c  N dy   838    135135     29148    124601         0     23841    378601    634309    157.17    167.41  --
599.09/150.02	c  N dy   895    143856     29148    124601         0     32562    378601   2740707    157.13    172.74  --
615.05/154.01	c  N dy   963    153058     29148    124601         0     41763    378601   4997310    157.36    165.69  --
623.83/156.27	c  S st   997    158020     29148    124601         0     46725    378601   6242879    157.46    155.46  --
625.04/156.50	c  S st   997    158522     29148    124601         0     47227    378601   6336710    157.46   no data  --
625.04/156.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
625.04/156.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
625.85/156.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.83
627.83/157.20	c bin-w-bin subsume rem            0 bins  time:  0.04 s
627.83/157.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
627.83/157.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.05 s
627.83/157.24	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
967.37/242.23	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 338.89 s
967.37/242.25	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.06
967.77/242.35	c vivif2 --  cl tried    47222 cl shrink        0 lits rem          0 time: 0.40
968.59/242.57	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.86
968.59/242.58	c calculated reachability. Time: 0.00
968.59/242.58	c  N dy   997    158522     29148    124601         0     47222    378601   6334002    157.46   no data  --
985.76/246.82	c  N dy  1065    168666     29148    124601         0     32512    378601   2442677    157.40    166.17  --
1004.11/251.45	c  N dy  1134    179669     29148    124601         0     43513    378601   5094349    157.27    178.07  --
1024.49/256.57	c  N dy  1217    191291     29148    124601         0     29206    378601   1354139    157.29    172.88  --
1045.66/261.81	c  N dy  1293    203529     29148    124601         0     41443    378601   4262454    156.99    183.62  --
1069.65/267.89	c  N dy  1382    216608     29148    124601         0     27557    378601    673264    156.91    169.13  --
1094.40/274.00	c  N dy  1481    230569     29148    124601         0     41516    378601   4079367    156.90    166.19  --
1107.58/277.36	c  S st  1533    237783     29148    124601         0     48730    378601   5837713    157.00    149.36  --
1108.38/277.59	c  S st  1533    238291     29148    124601         0     49238    378601   5916582    157.00   no data  --
1108.80/277.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.12
1108.80/277.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1109.57/277.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.82
1111.17/278.25	c bin-w-bin subsume rem            0 bins  time:  0.04 s
1111.17/278.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1111.17/278.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.04 s
1111.17/278.29	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
1423.15/356.30	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 311.09 s
1423.15/356.31	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.07
1423.55/356.41	c vivif2 --  cl tried    49232 cl shrink        0 lits rem          0 time: 0.38
1424.35/356.63	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.87
1424.35/356.64	c calculated reachability. Time: 0.00
1424.35/356.64	c  N dy  1533    238291     29148    124601         0     49232    378601   5913519    157.00   no data  --
1452.31/363.61	c  N dy  1638    253574     29148    124601         0     36536    378601   2605956    157.01    170.20  --
1482.70/371.29	c  N dy  1745    269826     29148    124601         0     52787    378601   6481585    156.94    165.24  --
1515.83/379.57	c  N dy  1863    287122     29148    124601         0     41093    378601   3469378    157.00    169.45  --
1550.58/388.25	c  N dy  1988    305484     29148    124601         0     59454    378601   7931477    157.06    168.74  --
1552.18/388.63	c  F st  1991    306252     29148    124601         0     30229    378601    545330    157.00    152.69  --
1586.53/397.20	c  N dy  2084    325006     29148    124601         0     48982    378601   5575849    156.94    172.70  --
1624.08/406.69	c  N dy  2214    345146     29148    124601         0     38124    378601   2213183    157.01    167.21  --
1646.84/412.35	c  S st  2297    357437     29148    124601         0     50414    378601   5218089    157.03    137.56  --
1648.05/412.61	c  S st  2297    357940     29148    124601         0     50917    378601   5322791    157.03   no data  --
1648.05/412.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
1648.05/412.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1648.85/412.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.82
1650.44/413.23	c bin-w-bin subsume rem            0 bins  time:  0.04 s
1650.44/413.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1650.44/413.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.04 s
1650.44/413.27	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
1913.31/479.08	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 261.99 s
1913.31/479.09	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.07
1913.68/479.18	c vivif2 --  cl tried    50916 cl shrink        0 lits rem          0 time: 0.36
1914.89/479.41	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.91
1914.89/479.42	c calculated reachability. Time: 0.01
1914.89/479.42	c  N dy  2297    357940     29148    124601         0     50916    378601   5322539    157.03   no data  --
1954.43/489.34	c  N dy  2445    378037     29148    124601         0     39014    378601   2198318    157.16    172.89  --
1993.58/499.17	c  N dy  2585    398115     29148    124601         0     59091    378601   7143542    157.17    173.00  --
2032.72/508.93	c  N dy  2723    418215     29148    124601         0     46197    378601   3784710    157.31    191.37  --
2073.07/519.04	c  N dy  2858    438261     29148    124601         0     66241    378601   8693211    157.33    167.96  --
2109.82/528.21	c  N dy  2991    458288     29148    124601         0     52271    378601   4964929    157.30    166.60  --
2149.37/538.12	c  N dy  3136    478324     29148    124601         0     37305    378601   1050528    157.48    165.91  --
2187.71/547.74	c  N dy  3270    498421     29148    124601         0     57401    378601   5925811    157.46    167.38  --
2225.66/557.25	c  N dy  3409    518438     29148    124601         0     41419    378601   1830185    157.54    187.98  --
2258.81/565.57	c  S st  3532    536911     29148    124601         0     59889    378601   6307487    157.51   no data  --
2260.03/565.83	c  S st  3532    537413     29148    124601         0     60391    378601   6394360    157.51   no data  --
2260.03/565.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
2260.03/565.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2260.81/566.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.85
2262.81/566.50	c bin-w-bin subsume rem            0 bins  time:  0.04 s
2262.81/566.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
2262.81/566.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.05 s
2262.81/566.54	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
2633.10/659.22	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 369.69 s
2633.10/659.24	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.07
2633.52/659.35	c vivif2 --  cl tried    60386 cl shrink        0 lits rem          0 time: 0.43
2634.29/659.59	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.95
2634.69/659.60	c calculated reachability. Time: 0.01
2634.69/659.60	c  N dy  3532    537413     29148    124601         0     60386    378601   6391040    157.51   no data  --
2672.25/669.01	c  N dy  3667    557513     29148    124601         0     43487    378601   2059809    157.46    216.24  --
2708.99/678.26	c  N dy  3806    577534     29148    124601         0     63508    378601   6949019    157.48    168.46  --
2746.94/687.79	c  N dy  3945    597545     29148    124601         0     45518    378601   2270710    157.55    170.78  --
2784.09/697.01	c  N dy  4079    617550     29148    124601         0     65523    378601   7121216    157.52    168.17  --
2822.46/706.65	c  N dy  4219    637641     29148    124601         0     46611    378601   2306250    157.54    166.80  --
2859.98/716.02	c  N dy  4349    657825     29148    124601         0     66793    378601   7234594    157.52    166.08  --
2898.72/725.75	c  N dy  4491    677849     29148    124601         0     46820    378601   2149368    157.57    214.00  --
2935.88/735.07	c  N dy  4628    697869     29148    124601         0     66840    378601   7082935    157.62    167.80  --
2975.01/744.89	c  N dy  4770    717886     29148    124601         0     45864    378601   1699681    157.64    172.31  --
3012.96/754.34	c  N dy  4918    737988     29148    124601         0     65965    378601   6672973    157.71    167.12  --
3052.91/764.40	c  N dy  5060    758078     29148    124601         0     44052    378601    988675    157.75    168.80  --
3091.65/774.06	c  N dy  5202    778201     29148    124601         0     64173    378601   5960243    157.82    169.93  --
3133.59/784.51	c  N dy  5340    798221     29148    124601         0     84190    378601  10925428    157.89    169.25  --
3148.76/788.34	c  S st  5396    806119     29148    124601         0     49091    378601   1988397    157.92   no data  --
3149.56/788.58	c  S st  5396    806622     29148    124601         0     49594    378601   2070875    157.92   no data  --
3149.96/788.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
3149.96/788.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3150.76/788.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.81
3151.16/788.98	c bin-w-bin subsume rem            0 bins  time:  0.04 s
3151.16/788.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
3151.57/789.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.05 s
3151.57/789.02	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
3174.36/794.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time: 22.68 s
3174.36/794.72	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.07
3174.36/794.76	c vivif2 --  cl tried    49594 cl shrink        0 lits rem          0 time: 0.14
3175.13/794.97	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.85
3175.13/794.98	c calculated reachability. Time: 0.00
3175.13/794.98	c  N dy  5396    806622     29148    124601         0     49594    378601   2070875    157.92   no data  --
3215.48/805.05	c  N dy  5532    826768     29148    124601         0     69739    378601   6988655    157.95    166.77  --
3261.42/816.58	c  N dy  5667    846841     29148    124601         0     45818    378601    945241    157.98    170.07  --
3302.96/826.98	c  N dy  5815    866898     29148    124601         0     65875    378601   5975445    158.08    167.11  --
3346.90/837.97	c  N dy  5942    887032     29148    124601         0     86008    378601  10880439    158.06    167.43  --
3388.05/848.29	c  N dy  6076    907065     29148    124601         0     61044    378601   4439067    158.07    170.42  --
3431.99/859.25	c  N dy  6216    927279     29148    124601         0     81252    378601   9438216    158.13    177.85  --
3475.13/870.08	c  N dy  6352    947349     29148    124601         0     55326    378601   2796144    158.17    169.41  --
3517.47/880.63	c  N dy  6490    967361     29148    124601         0     75337    378601   7805241    158.24    257.44  --
3562.61/891.97	c  N dy  6623    987385     29148    124601         0     48363    378601    852014    158.23    182.36  --
3602.15/901.88	c  N dy  6766   1007401     29148    124601         0     68379    378601   5864979    158.28    173.63  --
3645.28/912.65	c  N dy  6897   1027456     29148    124601         0     88432    378601  10742923    158.26    167.46  --
3687.24/923.12	c  N dy  7042   1047578     29148    124601         0     60555    378601   3627534    158.29    177.07  --
3728.78/933.52	c  N dy  7177   1067648     29148    124601         0     80625    378601   8479643    158.28    169.09  --
3737.96/935.83	c  F st  7208   1071878     29148    124601         0     84855    378601   9514106    158.30   no data  --
3773.11/944.64	c  N dy  7286   1087747     29148    124601         0     51721    378601   1206631    158.31    208.56  --
3812.26/954.49	c  N dy  7417   1107778     29148    124601         0     71749    378601   6109564    158.30    169.33  --
3856.60/965.57	c  N dy  7565   1127833     29148    124601         0     91801    378601  11146472    158.40    166.94  --
3899.74/976.32	c  N dy  7699   1147936     29148    124601         0     61908    378601   3470506    158.40    172.65  --
3939.28/986.24	c  N dy  7833   1167991     29148    124601         0     81961    378601   8366521    158.41    171.50  --
3982.85/997.12	c  N dy  7966   1188032     29148    124601         0    102000    378601  13342431    158.43    167.18  --
4021.57/1006.82	c  N dy  8102   1208356     29148    124601         0     71321    378601   5516457    158.44    168.00  --
4024.36/1007.57	c  S st  8112   1209934     29148    124601         0     72899    378601   5888227    158.44   no data  --
4025.56/1007.84	c  S st  8112   1210441     29148    124601         0     73406    378601   5975485    158.44   no data  --
4025.56/1007.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
4025.56/1007.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4026.38/1008.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.91
4028.36/1008.51	c bin-w-bin subsume rem            0 bins  time:  0.04 s
4028.36/1008.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
4028.36/1008.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.05 s
4028.36/1008.55	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.06 s
4359.50/1091.42	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 330.26 s
4359.50/1091.44	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.07
4359.90/1091.54	c vivif2 --  cl tried    73403 cl shrink        0 lits rem          0 time: 0.41
4361.10/1091.81	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 1.09
4361.10/1091.82	c calculated reachability. Time: 0.00
4361.10/1091.82	c  N dy  8112   1210441     29148    124601         0     73403    378601   5974732    158.44   no data  --
4403.84/1102.51	c  N dy  8256   1230484     29148    124601         0     93446    378601  10969001    158.48    168.06  --
4445.37/1112.96	c  N dy  8393   1250597     29148    124601         0     61562    378601   2837475    158.51    167.89  --
4484.92/1122.89	c  N dy  8527   1270600     29148    124601         0     81565    378601   7760361    158.51    168.35  --
4528.86/1133.83	c  N dy  8664   1290617     29148    124601         0    101578    378601  12717314    158.53    179.41  --
4568.80/1143.87	c  N dy  8804   1310699     29148    124601         0     68672    378601   4400594    158.54    184.05  --
4609.55/1154.08	c  N dy  8929   1330811     29148    124601         0     88782    378601   9395579    158.53    175.41  --
4655.88/1165.67	c  N dy  9072   1351120     29148    124601         0     55092    378601    799648    158.56    175.02  --
4696.62/1175.89	c  N dy  9211   1371221     29148    124601         0     75193    378601   5685049    158.56    174.33  --
4741.37/1187.10	c  N dy  9344   1391319     29148    124601         0     95291    378601  10672069    158.58    171.48  --
4788.90/1198.94	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: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175043-1304079329/watcher-3175043-1304079329 -o /tmp/evaluation-result-3175043-1304079329/solver-3175043-1304079329 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175043-1304079329.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.51 7.93 7.75 6/180 27312
/proc/meminfo: memFree=19031524/32951124 swapFree=67111528/67111528
[pid=27312] ppid=27310 vsize=51236 CPUtime=0.01 cores=1,3,5,7
/proc/27312/stat : 27312 (strangenight1-m) R 27310 27312 26704 0 -1 4202496 414 0 0 0 1 0 0 0 22 0 4 0 500348740 52465664 353 33554432000 4194304 4650419 140736710071056 18446744073709551615 47838427916210 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27312/statm: 12809 353 303 112 0 7774 0
[pid=27312/tid=27313] ppid=27310 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/27312/task/27313/stat : 27313 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 500348740 52465664 353 33554432000 4194304 4650419 140736710071056 18446744073709551615 47838427916208 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27312/tid=27314] ppid=27310 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/27312/task/27314/stat : 27314 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 500348740 52465664 353 33554432000 4194304 4650419 140736710071056 18446744073709551615 47838427916210 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27312/tid=27315] ppid=27310 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/27312/task/27315/stat : 27315 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 500348740 52465664 353 33554432000 4194304 4650419 140736710071056 18446744073709551615 233510353905 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.057863 s]
/proc/loadavg: 7.51 7.93 7.75 6/180 27312
/proc/meminfo: memFree=19031524/32951124 swapFree=67111528/67111528
[pid=27312] ppid=27310 vsize=368356 CPUtime=0.2 cores=1,3,5,7
/proc/27312/stat : 27312 (strangenight1-m) R 27310 27312 26704 0 -1 4202496 15047 0 0 0 16 4 0 0 18 0 4 0 500348740 377196544 12902 33554432000 4194304 4650419 140736710071056 18446744073709551615 233510402591 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27312/statm: 92089 12944 344 112 0 87054 0
[pid=27312/tid=27313] ppid=27310 vsize=368356 CPUtime=0.05 cores=1,3,5,7
/proc/27312/task/27313/stat : 27313 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 3621 0 0 0 4 1 0 0 18 0 4 0 500348740 377196544 12990 33554432000 4194304 4650419 140736710071056 18446744073709551615 233510402542 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27312/tid=27314] ppid=27310 vsize=368356 CPUtime=0.04 cores=1,3,5,7
/proc/27312/task/27314/stat : 27314 (strangenight1-m) S 27310 27312 26704 0 -1 4202560 3722 0 0 0 4 0 0 0 18 0 4 0 500348740 377196544 12990 33554432000 4194304 4650419 140736710071056 18446744073709551615 233510402542 0 0 4096 2 18446604471130180672 0 0 -1 3 0 0 0
[pid=27312/tid=27315] ppid=27310 vsize=368356 CPUtime=0.05 cores=1,3,5,7
/proc/27312/task/27315/stat : 27315 (strangenight1-m) S 27310 27312 26704 0 -1 4202560 3796 0 0 0 4 1 0 0 18 0 4 0 500348740 377196544 12990 33554432000 4194304 4650419 140736710071056 18446744073709551615 233510402542 0 0 4096 2 18446604471130180672 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 368356

[startup+0.103774 s]
/proc/loadavg: 7.51 7.93 7.75 6/180 27312
/proc/meminfo: memFree=19031524/32951124 swapFree=67111528/67111528
[pid=27312] ppid=27310 vsize=373912 CPUtime=0.34 cores=1,3,5,7
/proc/27312/stat : 27312 (strangenight1-m) R 27310 27312 26704 0 -1 4202496 18517 0 0 0 26 8 0 0 17 0 4 0 500348740 382885888 16371 33554432000 4194304 4650419 140736710071056 18446744073709551615 233510402591 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27312/statm: 93478 16433 344 112 0 88443 0
[pid=27312/tid=27313] ppid=27310 vsize=373912 CPUtime=0.09 cores=1,3,5,7
/proc/27312/task/27313/stat : 27313 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 4512 0 0 0 7 2 0 0 18 0 4 0 500348740 382885888 16474 33554432000 4194304 4650419 140736710071056 18446744073709551615 233510402591 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27312/tid=27314] ppid=27310 vsize=373912 CPUtime=0.08 cores=1,3,5,7
/proc/27312/task/27314/stat : 27314 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 4301 0 0 0 6 2 0 0 17 0 4 0 500348740 382885888 16551 33554432000 4194304 4650419 140736710071056 18446744073709551615 4520021 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27312/tid=27315] ppid=27310 vsize=373912 CPUtime=0.08 cores=1,3,5,7
/proc/27312/task/27315/stat : 27315 (strangenight1-m) S 27310 27312 26704 0 -1 4202560 4868 0 0 0 7 1 0 0 18 0 4 0 500348740 382885888 16584 33554432000 4194304 4650419 140736710071056 18446744073709551615 233510402542 0 0 4096 2 18446604471130180672 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 373912

[startup+0.378118 s]
/proc/loadavg: 7.51 7.93 7.75 6/180 27312
/proc/meminfo: memFree=19031524/32951124 swapFree=67111528/67111528
[pid=27312] ppid=27310 vsize=386032 CPUtime=1.43 cores=1,3,5,7
/proc/27312/stat : 27312 (strangenight1-m) R 27310 27312 26704 0 -1 4202496 31984 0 0 0 131 12 0 0 18 0 4 0 500348740 395296768 27619 33554432000 4194304 4650419 140736710071056 18446744073709551615 4426530 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27312/statm: 96508 27639 377 112 0 91473 0
[pid=27312/tid=27313] ppid=27310 vsize=386032 CPUtime=0.36 cores=1,3,5,7
/proc/27312/task/27313/stat : 27313 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 8586 0 0 0 33 3 0 0 18 0 4 0 500348740 395296768 27651 33554432000 4194304 4650419 140736710071056 18446744073709551615 233509958689 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27312/tid=27314] ppid=27310 vsize=386032 CPUtime=0.34 cores=1,3,5,7
/proc/27312/task/27314/stat : 27314 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 8782 0 0 0 31 3 0 0 18 0 4 0 500348740 395296768 27662 33554432000 4194304 4650419 140736710071056 18446744073709551615 233509994945 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27312/tid=27315] ppid=27310 vsize=386032 CPUtime=0.35 cores=1,3,5,7
/proc/27312/task/27315/stat : 27315 (strangenight1-m) S 27310 27312 26704 0 -1 4202560 5382 0 0 0 34 1 0 0 18 0 4 0 500348740 395296768 27673 33554432000 4194304 4650419 140736710071056 18446744073709551615 233510402542 0 0 4096 2 18446604471130180672 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 386032

[startup+0.701743 s]
/proc/loadavg: 7.51 7.93 7.75 6/180 27312
/proc/meminfo: memFree=19031524/32951124 swapFree=67111528/67111528
[pid=27312] ppid=27310 vsize=388268 CPUtime=3.79 cores=1,3,5,7
/proc/27312/stat : 27312 (strangenight1-m) R 27310 27312 26704 0 -1 4202496 44417 0 0 0 365 14 0 0 19 0 4 0 500348740 397586432 33970 33554432000 4194304 4650419 140736710071056 18446744073709551615 4367284 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27312/statm: 97067 33970 391 112 0 92032 0
[pid=27312/tid=27313] ppid=27310 vsize=388268 CPUtime=0.94 cores=1,3,5,7
/proc/27312/task/27313/stat : 27313 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 12153 0 0 0 91 3 0 0 18 0 4 0 500348740 397586432 33970 33554432000 4194304 4650419 140736710071056 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27312/tid=27314] ppid=27310 vsize=388268 CPUtime=0.93 cores=1,3,5,7
/proc/27312/task/27314/stat : 27314 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 14421 0 0 0 89 4 0 0 18 0 4 0 500348740 397586432 33970 33554432000 4194304 4650419 140736710071056 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27312/tid=27315] ppid=27310 vsize=388268 CPUtime=0.94 cores=1,3,5,7
/proc/27312/task/27315/stat : 27315 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 5797 0 0 0 92 2 0 0 19 0 4 0 500348740 397586432 33970 33554432000 4194304 4650419 140736710071056 18446744073709551615 4363604 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.79
Current children cumulated vsize (KiB) 388268

[startup+1.50045 s]
/proc/loadavg: 7.51 7.93 7.75 9/184 27316
/proc/meminfo: memFree=18879836/32951124 swapFree=67111528/67111528
[pid=27312] ppid=27310 vsize=388268 CPUtime=5.92 cores=1,3,5,7
/proc/27312/stat : 27312 (strangenight1-m) R 27310 27312 26704 0 -1 4202496 46228 0 0 0 577 15 0 0 19 0 4 0 500348740 397586432 35781 33554432000 4194304 4650419 140736710071056 18446744073709551615 4314818 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27312/statm: 97067 35781 391 112 0 92032 0
[pid=27312/tid=27313] ppid=27310 vsize=388268 CPUtime=1.47 cores=1,3,5,7
/proc/27312/task/27313/stat : 27313 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 12651 0 0 0 144 3 0 0 19 0 4 0 500348740 397586432 35781 33554432000 4194304 4650419 140736710071056 18446744073709551615 4360531 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27312/tid=27314] ppid=27310 vsize=388268 CPUtime=1.46 cores=1,3,5,7
/proc/27312/task/27314/stat : 27314 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 14895 0 0 0 142 4 0 0 19 0 4 0 500348740 397586432 35782 33554432000 4194304 4650419 140736710071056 18446744073709551615 4364352 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27312/tid=27315] ppid=27310 vsize=388268 CPUtime=1.47 cores=1,3,5,7
/proc/27312/task/27315/stat : 27315 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 6183 0 0 0 145 2 0 0 19 0 4 0 500348740 397586432 35783 33554432000 4194304 4650419 140736710071056 18446744073709551615 4364336 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 388268

[startup+3.10116 s]
/proc/loadavg: 7.51 7.93 7.75 9/184 27316
/proc/meminfo: memFree=18849092/32951124 swapFree=67111528/67111528
[pid=27312] ppid=27310 vsize=421088 CPUtime=12.29 cores=1,3,5,7
/proc/27312/stat : 27312 (strangenight1-m) R 27310 27312 26704 0 -1 4202496 50835 0 0 0 1213 16 0 0 25 0 4 0 500348740 431194112 40388 33554432000 4194304 4650419 140736710071056 18446744073709551615 4364406 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27312/statm: 105272 40388 391 112 0 100237 0
[pid=27312/tid=27313] ppid=27310 vsize=421088 CPUtime=3.07 cores=1,3,5,7
/proc/27312/task/27313/stat : 27313 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 13778 0 0 0 303 4 0 0 24 0 4 0 500348740 431194112 40388 33554432000 4194304 4650419 140736710071056 18446744073709551615 4367302 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27312/tid=27314] ppid=27310 vsize=421088 CPUtime=3.05 cores=1,3,5,7
/proc/27312/task/27314/stat : 27314 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 16048 0 0 0 301 4 0 0 23 0 4 0 500348740 431194112 40388 33554432000 4194304 4650419 140736710071056 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27312/tid=27315] ppid=27310 vsize=421088 CPUtime=3.05 cores=1,3,5,7
/proc/27312/task/27315/stat : 27315 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 7402 0 0 0 303 2 0 0 25 0 4 0 500348740 431194112 40388 33554432000 4194304 4650419 140736710071056 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 421088

[startup+6.30059 s]
/proc/loadavg: 7.71 7.96 7.77 9/184 27316
/proc/meminfo: memFree=18756784/32951124 swapFree=67111528/67111528
[pid=27312] ppid=27310 vsize=562592 CPUtime=25.07 cores=1,3,5,7
/proc/27312/stat : 27312 (strangenight1-m) R 27310 27312 26704 0 -1 4202496 59701 0 0 0 2488 19 0 0 25 0 4 0 500348740 576094208 49254 33554432000 4194304 4650419 140736710071056 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27312/statm: 140648 49254 391 112 0 135613 0
[pid=27312/tid=27313] ppid=27310 vsize=562592 CPUtime=6.27 cores=1,3,5,7
/proc/27312/task/27313/stat : 27313 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 15906 0 0 0 623 4 0 0 25 0 4 0 500348740 576094208 49254 33554432000 4194304 4650419 140736710071056 18446744073709551615 4364497 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27312/tid=27314] ppid=27310 vsize=562592 CPUtime=6.26 cores=1,3,5,7
/proc/27312/task/27314/stat : 27314 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 18381 0 0 0 621 5 0 0 25 0 4 0 500348740 576094208 49254 33554432000 4194304 4650419 140736710071056 18446744073709551615 4363631 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27312/tid=27315] ppid=27310 vsize=562592 CPUtime=6.23 cores=1,3,5,7
/proc/27312/task/27315/stat : 27315 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 9631 0 0 0 620 3 0 0 25 0 4 0 500348740 576094208 49254 33554432000 4194304 4650419 140736710071056 18446744073709551615 4363506 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 562592

[startup+12.7004 s]
/proc/loadavg: 7.81 7.98 7.77 9/184 27316
/proc/meminfo: memFree=18627120/32951124 swapFree=67111528/67111528
[pid=27312] ppid=27310 vsize=711500 CPUtime=50.63 cores=1,3,5,7
/proc/27312/stat : 27312 (strangenight1-m) R 27310 27312 26704 0 -1 4202496 116673 0 0 0 5032 31 0 0 25 0 4 0 500348740 728576000 70090 33554432000 4194304 4650419 140736710071056 18446744073709551615 4438944 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27312/statm: 177875 70090 395 112 0 172840 0
[pid=27312/tid=27313] ppid=27310 vsize=711500 CPUtime=12.67 cores=1,3,5,7
/proc/27312/task/27313/stat : 27313 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 22748 0 0 0 1261 6 0 0 25 0 4 0 500348740 728576000 70090 33554432000 4194304 4650419 140736710071056 18446744073709551615 4363390 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27312/tid=27314] ppid=27310 vsize=711500 CPUtime=12.65 cores=1,3,5,7
/proc/27312/task/27314/stat : 27314 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 25215 0 0 0 1258 7 0 0 25 0 4 0 500348740 728576000 70090 33554432000 4194304 4650419 140736710071056 18446744073709551615 4331981 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27312/tid=27315] ppid=27310 vsize=711500 CPUtime=12.6 cores=1,3,5,7
/proc/27312/task/27315/stat : 27315 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 27816 0 0 0 1254 6 0 0 25 0 4 0 500348740 728576000 70090 33554432000 4194304 4650419 140736710071056 18446744073709551615 4363314 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 711500

[startup+25.5011 s]
/proc/loadavg: 7.91 7.99 7.78 9/184 27317
/proc/meminfo: memFree=18340196/32951124 swapFree=67111528/67111528
[pid=27312] ppid=27310 vsize=811664 CPUtime=101.76 cores=1,3,5,7
/proc/27312/stat : 27312 (strangenight1-m) R 27310 27312 26704 0 -1 4202496 234818 0 0 0 10117 59 0 0 25 0 4 0 500348740 831143936 123878 33554432000 4194304 4650419 140736710071056 18446744073709551615 4367284 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27312/statm: 202916 123878 395 112 0 197881 0
[pid=27312/tid=27313] ppid=27310 vsize=811664 CPUtime=25.48 cores=1,3,5,7
/proc/27312/task/27313/stat : 27313 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 91538 0 0 0 2528 20 0 0 25 0 4 0 500348740 831143936 123878 33554432000 4194304 4650419 140736710071056 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27312/tid=27314] ppid=27310 vsize=811664 CPUtime=25.45 cores=1,3,5,7
/proc/27312/task/27314/stat : 27314 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 41719 0 0 0 2533 12 0 0 25 0 4 0 500348740 831143936 123878 33554432000 4194304 4650419 140736710071056 18446744073709551615 4328518 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27312/tid=27315] ppid=27310 vsize=811664 CPUtime=25.33 cores=1,3,5,7
/proc/27312/task/27315/stat : 27315 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 53573 0 0 0 2521 12 0 0 25 0 4 0 500348740 831143936 123878 33554432000 4194304 4650419 140736710071056 18446744073709551615 4441740 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 811664

[startup+51.1066 s]
/proc/loadavg: 7.95 7.99 7.79 9/184 27317
/proc/meminfo: memFree=18218116/32951124 swapFree=67111528/67111528
[pid=27312] ppid=27310 vsize=1003484 CPUtime=204.03 cores=1,3,5,7
/proc/27312/stat : 27312 (strangenight1-m) R 27310 27312 26704 0 -1 4202496 418951 0 0 0 20306 97 0 0 25 0 4 0 500348740 1027567616 142741 33554432000 4194304 4650419 140736710071056 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27312/statm: 250871 142741 395 112 0 245836 0
[pid=27312/tid=27313] ppid=27310 vsize=1003484 CPUtime=51.08 cores=1,3,5,7
/proc/27312/task/27313/stat : 27313 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 217438 0 0 0 5070 38 0 0 25 0 4 0 500348740 1027567616 142741 33554432000 4194304 4650419 140736710071056 18446744073709551615 4476201 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27312/tid=27314] ppid=27310 vsize=1003484 CPUtime=51.06 cores=1,3,5,7
/proc/27312/task/27314/stat : 27314 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 68920 0 0 0 5085 21 0 0 25 0 4 0 500348740 1027567616 142741 33554432000 4194304 4650419 140736710071056 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27312/tid=27315] ppid=27310 vsize=1003484 CPUtime=50.79 cores=1,3,5,7
/proc/27312/task/27315/stat : 27315 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 68806 0 0 0 5059 20 0 0 25 0 4 0 500348740 1027567616 142741 33554432000 4194304 4650419 140736710071056 18446744073709551615 4310774 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.03
Current children cumulated vsize (KiB) 1003484

[startup+102.3 s]
/proc/loadavg: 8.07 8.02 7.81 9/184 27319
/proc/meminfo: memFree=18056524/32951124 swapFree=67111528/67111528
[pid=27312] ppid=27310 vsize=1111520 CPUtime=408.53 cores=1,3,5,7
/proc/27312/stat : 27312 (strangenight1-m) R 27310 27312 26704 0 -1 4202496 664517 0 0 0 40702 151 0 0 25 0 4 0 500348740 1138196480 179132 33554432000 4194304 4650419 140736710071056 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27312/statm: 277880 179132 395 112 0 272845 0
[pid=27312/tid=27313] ppid=27310 vsize=1111520 CPUtime=102.28 cores=1,3,5,7
/proc/27312/task/27313/stat : 27313 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 262168 0 0 0 10179 49 0 0 25 0 4 0 500348740 1138196480 179132 33554432000 4194304 4650419 140736710071056 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27312/tid=27314] ppid=27310 vsize=1111520 CPUtime=102.24 cores=1,3,5,7
/proc/27312/task/27314/stat : 27314 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 96374 0 0 0 10195 29 0 0 25 0 4 0 500348740 1138196480 179132 33554432000 4194304 4650419 140736710071056 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27312/tid=27315] ppid=27310 vsize=1111520 CPUtime=101.94 cores=1,3,5,7
/proc/27312/task/27315/stat : 27315 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 90404 0 0 0 10164 30 0 0 25 0 4 0 500348740 1138196480 179132 33554432000 4194304 4650419 140736710071056 18446744073709551615 4328238 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.53
Current children cumulated vsize (KiB) 1111520

[startup+162.301 s]

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

[pid=27312] ppid=27310 vsize=1503636 CPUtime=2565.59 cores=1,3,5,7
/proc/27312/stat : 27312 (strangenight1-m) R 27310 27312 26704 0 -1 4202496 2331595 0 0 0 255967 592 0 0 25 0 4 0 500348740 1539723264 282087 33554432000 4194304 4650419 140736710071056 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27312/statm: 375909 282087 395 112 0 370874 0
[pid=27312/tid=27313] ppid=27310 vsize=1503636 CPUtime=642.27 cores=1,3,5,7
/proc/27312/task/27313/stat : 27313 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 569155 0 0 0 64077 150 0 0 25 0 4 0 500348740 1539723264 282087 33554432000 4194304 4650419 140736710071056 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27312/tid=27314] ppid=27310 vsize=1503636 CPUtime=642.25 cores=1,3,5,7
/proc/27312/task/27314/stat : 27314 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 622991 0 0 0 64056 169 0 0 25 0 4 0 500348740 1539723264 282087 33554432000 4194304 4650419 140736710071056 18446744073709551615 4363566 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27312/tid=27315] ppid=27310 vsize=1503636 CPUtime=641.95 cores=1,3,5,7
/proc/27312/task/27315/stat : 27315 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 344919 0 0 0 64080 115 0 0 25 0 4 0 500348740 1539723264 282087 33554432000 4194304 4650419 140736710071056 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2565.59
Current children cumulated vsize (KiB) 1503636

[startup+702.307 s]
/proc/loadavg: 8.23 8.13 7.93 9/184 27338
/proc/meminfo: memFree=17361648/32951124 swapFree=67111528/67111528
[pid=27312] ppid=27310 vsize=1504752 CPUtime=2805.28 cores=1,3,5,7
/proc/27312/stat : 27312 (strangenight1-m) R 27310 27312 26704 0 -1 4202496 2435888 0 0 0 279897 631 0 0 25 0 4 0 500348740 1540866048 302263 33554432000 4194304 4650419 140736710071056 18446744073709551615 4365289 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27312/statm: 376188 302263 395 112 0 371153 0
[pid=27312/tid=27313] ppid=27310 vsize=1504752 CPUtime=702.28 cores=1,3,5,7
/proc/27312/task/27313/stat : 27313 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 597592 0 0 0 70069 159 0 0 25 0 4 0 500348740 1540866048 302263 33554432000 4194304 4650419 140736710071056 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27312/tid=27314] ppid=27310 vsize=1504752 CPUtime=702.25 cores=1,3,5,7
/proc/27312/task/27314/stat : 27314 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 651959 0 0 0 70044 181 0 0 25 0 4 0 500348740 1540866048 302264 33554432000 4194304 4650419 140736710071056 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27312/tid=27315] ppid=27310 vsize=1504752 CPUtime=701.95 cores=1,3,5,7
/proc/27312/task/27315/stat : 27315 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 370096 0 0 0 70071 124 0 0 25 0 4 0 500348740 1540866048 302264 33554432000 4194304 4650419 140736710071056 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2805.28
Current children cumulated vsize (KiB) 1504752

[startup+762.301 s]
/proc/loadavg: 8.14 8.12 7.93 9/184 27339
/proc/meminfo: memFree=17349720/32951124 swapFree=67111528/67111528
[pid=27312] ppid=27310 vsize=1417304 CPUtime=3044.92 cores=1,3,5,7
/proc/27312/stat : 27312 (strangenight1-m) R 27310 27312 26704 0 -1 4202496 2551417 0 0 0 303817 675 0 0 25 0 4 0 500348740 1451319296 276879 33554432000 4194304 4650419 140736710071056 18446744073709551615 4333854 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27312/statm: 354326 276879 395 112 0 349291 0
[pid=27312/tid=27313] ppid=27310 vsize=1417304 CPUtime=762.27 cores=1,3,5,7
/proc/27312/task/27313/stat : 27313 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 628431 0 0 0 76057 170 0 0 25 0 4 0 500348740 1451319296 276879 33554432000 4194304 4650419 140736710071056 18446744073709551615 4364336 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27312/tid=27314] ppid=27310 vsize=1417304 CPUtime=762.24 cores=1,3,5,7
/proc/27312/task/27314/stat : 27314 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 677424 0 0 0 76032 192 0 0 18 0 4 0 500348740 1451319296 276879 33554432000 4194304 4650419 140736710071056 18446744073709551615 4328302 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27312/tid=27315] ppid=27310 vsize=1417304 CPUtime=761.94 cores=1,3,5,7
/proc/27312/task/27315/stat : 27315 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 405175 0 0 0 76058 136 0 0 25 0 4 0 500348740 1451319296 276879 33554432000 4194304 4650419 140736710071056 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3044.92
Current children cumulated vsize (KiB) 1417304

[startup+822.3 s]
/proc/loadavg: 8.10 8.11 7.94 9/184 27341
/proc/meminfo: memFree=17356884/32951124 swapFree=67111528/67111528
[pid=27312] ppid=27310 vsize=1557856 CPUtime=3284.59 cores=1,3,5,7
/proc/27312/stat : 27312 (strangenight1-m) R 27310 27312 26704 0 -1 4202496 2658248 0 0 0 327748 711 0 0 25 0 4 0 500348740 1595244544 296317 33554432000 4194304 4650419 140736710071056 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27312/statm: 389464 296317 395 112 0 384429 0
[pid=27312/tid=27313] ppid=27310 vsize=1557856 CPUtime=822.27 cores=1,3,5,7
/proc/27312/task/27313/stat : 27313 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 670604 0 0 0 82045 182 0 0 25 0 4 0 500348740 1595244544 296317 33554432000 4194304 4650419 140736710071056 18446744073709551615 4476204 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27312/tid=27314] ppid=27310 vsize=1557856 CPUtime=822.24 cores=1,3,5,7
/proc/27312/task/27314/stat : 27314 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 711087 0 0 0 82022 202 0 0 25 0 4 0 500348740 1595244544 296317 33554432000 4194304 4650419 140736710071056 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27312/tid=27315] ppid=27310 vsize=1557856 CPUtime=821.95 cores=1,3,5,7
/proc/27312/task/27315/stat : 27315 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 406512 0 0 0 82058 137 0 0 25 0 4 0 500348740 1595244544 296317 33554432000 4194304 4650419 140736710071056 18446744073709551615 4328278 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3284.59
Current children cumulated vsize (KiB) 1557856

[startup+882.301 s]
/proc/loadavg: 8.09 8.10 7.94 9/184 27342
/proc/meminfo: memFree=17352152/32951124 swapFree=67111528/67111528
[pid=27312] ppid=27310 vsize=1558376 CPUtime=3524.27 cores=1,3,5,7
/proc/27312/stat : 27312 (strangenight1-m) R 27310 27312 26704 0 -1 4202496 2874871 0 0 0 351668 759 0 0 25 0 4 0 500348740 1595777024 301879 33554432000 4194304 4650419 140736710071056 18446744073709551615 4364495 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27312/statm: 389594 301879 395 112 0 384559 0
[pid=27312/tid=27313] ppid=27310 vsize=1558376 CPUtime=882.27 cores=1,3,5,7
/proc/27312/task/27313/stat : 27313 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 834188 0 0 0 88021 206 0 0 25 0 4 0 500348740 1595777024 301879 33554432000 4194304 4650419 140736710071056 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27312/tid=27314] ppid=27310 vsize=1558376 CPUtime=882.24 cores=1,3,5,7
/proc/27312/task/27314/stat : 27314 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 711087 0 0 0 88022 202 0 0 25 0 4 0 500348740 1595777024 301879 33554432000 4194304 4650419 140736710071056 18446744073709551615 4476129 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27312/tid=27315] ppid=27310 vsize=1558376 CPUtime=881.94 cores=1,3,5,7
/proc/27312/task/27315/stat : 27315 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 432516 0 0 0 88046 148 0 0 25 0 4 0 500348740 1595777024 301879 33554432000 4194304 4650419 140736710071056 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3524.27
Current children cumulated vsize (KiB) 1558376

[startup+942.301 s]
/proc/loadavg: 8.13 8.11 7.95 9/184 27344
/proc/meminfo: memFree=17159668/32951124 swapFree=67111528/67111528
[pid=27312] ppid=27310 vsize=1514312 CPUtime=3763.93 cores=1,3,5,7
/proc/27312/stat : 27312 (strangenight1-m) R 27310 27312 26704 0 -1 4202496 3059808 0 0 0 375583 810 0 0 25 0 4 0 500348740 1550655488 314527 33554432000 4194304 4650419 140736710071056 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27312/statm: 378578 314527 395 112 0 373543 0
[pid=27312/tid=27313] ppid=27310 vsize=1514312 CPUtime=942.27 cores=1,3,5,7
/proc/27312/task/27313/stat : 27313 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 936420 0 0 0 94005 222 0 0 25 0 4 0 500348740 1550655488 314527 33554432000 4194304 4650419 140736710071056 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27312/tid=27314] ppid=27310 vsize=1514312 CPUtime=942.23 cores=1,3,5,7
/proc/27312/task/27314/stat : 27314 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 739079 0 0 0 94010 213 0 0 25 0 4 0 500348740 1550655488 314527 33554432000 4194304 4650419 140736710071056 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27312/tid=27315] ppid=27310 vsize=1514312 CPUtime=941.94 cores=1,3,5,7
/proc/27312/task/27315/stat : 27315 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 459122 0 0 0 94034 160 0 0 25 0 4 0 500348740 1550655488 314527 33554432000 4194304 4650419 140736710071056 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3763.93
Current children cumulated vsize (KiB) 1514312

[startup+1002.3 s]
/proc/loadavg: 8.14 8.12 7.96 9/184 27346
/proc/meminfo: memFree=17189624/32951124 swapFree=67111528/67111528
[pid=27312] ppid=27310 vsize=1530544 CPUtime=4003.59 cores=1,3,5,7
/proc/27312/stat : 27312 (strangenight1-m) R 27310 27312 26704 0 -1 4202496 3150005 0 0 0 399509 850 0 0 25 0 4 0 500348740 1567277056 298149 33554432000 4194304 4650419 140736710071056 18446744073709551615 4333519 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27312/statm: 382636 298149 395 112 0 377601 0
[pid=27312/tid=27313] ppid=27310 vsize=1530544 CPUtime=1002.27 cores=1,3,5,7
/proc/27312/task/27313/stat : 27313 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 946190 0 0 0 100002 225 0 0 25 0 4 0 500348740 1567277056 298149 33554432000 4194304 4650419 140736710071056 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27312/tid=27314] ppid=27310 vsize=1530544 CPUtime=1002.23 cores=1,3,5,7
/proc/27312/task/27314/stat : 27314 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 766146 0 0 0 99997 226 0 0 25 0 4 0 500348740 1567277056 298149 33554432000 4194304 4650419 140736710071056 18446744073709551615 4364433 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27312/tid=27315] ppid=27310 vsize=1530544 CPUtime=1001.94 cores=1,3,5,7
/proc/27312/task/27315/stat : 27315 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 485770 0 0 0 100023 171 0 0 25 0 4 0 500348740 1567277056 298149 33554432000 4194304 4650419 140736710071056 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4003.59
Current children cumulated vsize (KiB) 1530544

[startup+1062.3 s]
/proc/loadavg: 8.13 8.12 7.97 9/184 27347
/proc/meminfo: memFree=17191332/32951124 swapFree=67111528/67111528
[pid=27312] ppid=27310 vsize=1576900 CPUtime=4243.25 cores=1,3,5,7
/proc/27312/stat : 27312 (strangenight1-m) R 27310 27312 26704 0 -1 4202496 3261525 0 0 0 423434 891 0 0 25 0 4 0 500348740 1614745600 310994 33554432000 4194304 4650419 140736710071056 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27312/statm: 394225 310994 395 112 0 389190 0
[pid=27312/tid=27313] ppid=27310 vsize=1576900 CPUtime=1062.27 cores=1,3,5,7
/proc/27312/task/27313/stat : 27313 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 976646 0 0 0 105990 237 0 0 25 0 4 0 500348740 1614745600 310994 33554432000 4194304 4650419 140736710071056 18446744073709551615 4333694 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27312/tid=27314] ppid=27310 vsize=1576900 CPUtime=1062.22 cores=1,3,5,7
/proc/27312/task/27314/stat : 27314 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 795363 0 0 0 105983 239 0 0 25 0 4 0 500348740 1614745600 310994 33554432000 4194304 4650419 140736710071056 18446744073709551615 4363506 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27312/tid=27315] ppid=27310 vsize=1576900 CPUtime=1061.94 cores=1,3,5,7
/proc/27312/task/27315/stat : 27315 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 512013 0 0 0 106011 183 0 0 25 0 4 0 500348740 1614745600 310994 33554432000 4194304 4650419 140736710071056 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4243.25
Current children cumulated vsize (KiB) 1576900

[startup+1122.3 s]
/proc/loadavg: 8.13 8.13 7.98 9/184 27349
/proc/meminfo: memFree=17111672/32951124 swapFree=67111528/67111528
[pid=27312] ppid=27310 vsize=1592948 CPUtime=4482.93 cores=1,3,5,7
/proc/27312/stat : 27312 (strangenight1-m) R 27310 27312 26704 0 -1 4202496 3523205 0 0 0 447340 953 0 0 25 0 4 0 500348740 1631178752 325333 33554432000 4194304 4650419 140736710071056 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27312/statm: 398237 325333 395 112 0 393202 0
[pid=27312/tid=27313] ppid=27310 vsize=1592948 CPUtime=1122.27 cores=1,3,5,7
/proc/27312/task/27313/stat : 27313 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 999655 0 0 0 111978 249 0 0 25 0 4 0 500348740 1631178752 325333 33554432000 4194304 4650419 140736710071056 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27312/tid=27314] ppid=27310 vsize=1592948 CPUtime=1122.22 cores=1,3,5,7
/proc/27312/task/27314/stat : 27314 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 826775 0 0 0 111970 252 0 0 25 0 4 0 500348740 1631178752 325333 33554432000 4194304 4650419 140736710071056 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27312/tid=27315] ppid=27310 vsize=1592948 CPUtime=1121.93 cores=1,3,5,7
/proc/27312/task/27315/stat : 27315 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 537474 0 0 0 112000 193 0 0 25 0 4 0 500348740 1631178752 325333 33554432000 4194304 4650419 140736710071056 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4482.93
Current children cumulated vsize (KiB) 1592948

[startup+1182.3 s]
/proc/loadavg: 8.12 8.13 8.00 9/184 27350
/proc/meminfo: memFree=16981328/32951124 swapFree=67111528/67111528
[pid=27312] ppid=27310 vsize=1674740 CPUtime=4722.59 cores=1,3,5,7
/proc/27312/stat : 27312 (strangenight1-m) R 27310 27312 26704 0 -1 4202496 3644117 0 0 0 471264 995 0 0 25 0 4 0 500348740 1714933760 352411 33554432000 4194304 4650419 140736710071056 18446744073709551615 4363441 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27312/statm: 418685 352411 395 112 0 413650 0
[pid=27312/tid=27313] ppid=27310 vsize=1674740 CPUtime=1182.26 cores=1,3,5,7
/proc/27312/task/27313/stat : 27313 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 1022425 0 0 0 117968 258 0 0 25 0 4 0 500348740 1714933760 352411 33554432000 4194304 4650419 140736710071056 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27312/tid=27314] ppid=27310 vsize=1674740 CPUtime=1182.22 cores=1,3,5,7
/proc/27312/task/27314/stat : 27314 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 871721 0 0 0 117956 266 0 0 25 0 4 0 500348740 1714933760 352411 33554432000 4194304 4650419 140736710071056 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27312/tid=27315] ppid=27310 vsize=1674740 CPUtime=1181.94 cores=1,3,5,7
/proc/27312/task/27315/stat : 27315 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 563956 0 0 0 117990 204 0 0 25 0 4 0 500348740 1714933760 352411 33554432000 4194304 4650419 140736710071056 18446744073709551615 4334283 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.59
Current children cumulated vsize (KiB) 1674740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.71 s]
/proc/loadavg: 8.21 8.15 8.00 9/184 27351
/proc/meminfo: memFree=17089208/32951124 swapFree=67111528/67111528
[pid=27312] ppid=27310 vsize=1522972 CPUtime=4800.12 cores=1,3,5,7
/proc/27312/stat : 27312 (strangenight1-m) R 27310 27312 26704 0 -1 4202496 3669882 0 0 0 479004 1008 0 0 25 0 4 0 500348740 1559523328 329843 33554432000 4194304 4650419 140736710071056 18446744073709551615 4363341 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/27312/statm: 380743 329843 395 112 0 375708 0
[pid=27312/tid=27313] ppid=27310 vsize=1522972 CPUtime=1201.67 cores=1,3,5,7
/proc/27312/task/27313/stat : 27313 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 1032034 0 0 0 119904 263 0 0 25 0 4 0 500348740 1559523328 329843 33554432000 4194304 4650419 140736710071056 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27312/tid=27314] ppid=27310 vsize=1522972 CPUtime=1201.63 cores=1,3,5,7
/proc/27312/task/27314/stat : 27314 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 871721 0 0 0 119897 266 0 0 25 0 4 0 500348740 1559523328 329843 33554432000 4194304 4650419 140736710071056 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27312/tid=27315] ppid=27310 vsize=1522972 CPUtime=1201.35 cores=1,3,5,7
/proc/27312/task/27315/stat : 27315 (strangenight1-m) R 27310 27312 26704 0 -1 4202560 570366 0 0 0 119928 207 0 0 25 0 4 0 500348740 1559523328 329843 33554432000 4194304 4650419 140736710071056 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 1522972

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.78
CPU time (s): 4800.21
CPU user time (s): 4790.06
CPU system time (s): 10.1455
CPU usage (%): 399.425
Max. virtual memory (cumulated for all children) (KiB): 1674740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4790.06
system time used= 10.1455
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3669890
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= 9060
involuntary context switches= 18768

runsolver used 1.81872 second user time and 4.76228 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-29 14:15:29
IDJOB=3175043
IDBENCH=82661
IDSOLVER=1588
FILE ID=node145/3175043-1304079329
RUNJOBID= node145-1304078125-27187
PBS_JOBID= 13170497
Free space on /tmp= 72200 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
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-3175043-1304079329/watcher-3175043-1304079329 -o /tmp/evaluation-result-3175043-1304079329/solver-3175043-1304079329 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175043-1304079329.cnf

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

MD5SUM BENCH= 54460fee539c424ee8b11c1bf37a8da6
RANDOM SEED=1794031770

node145.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.786
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.57
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.786
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.76
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.786
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.786
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.83
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.786
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19031804 kB
Buffers:       2051404 kB
Cached:       11217908 kB
SwapCached:          0 kB
Active:        2550840 kB
Inactive:     10797920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19031804 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14844 kB
Writeback:           0 kB
AnonPages:       78552 kB
Mapped:          15076 kB
Slab:           507484 kB
PageTables:       4640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   278220 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= 72192 MiB
End job on node145 at 2011-04-29 14:35:33