Trace number 3174975

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.31 1201.74

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S771170845-016-UNKNOWN.cnf
MD5SUM8a262b49dcf27b27fb405f8a8cdf125f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark69.9854
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

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-3174975-1304064303.cnf'
0.00/0.00	c -- header says num vars:            200
0.00/0.00	c -- header says num clauses:       17000
0.00/0.10	c -- clauses added:            0 learnts,        17000 normals,            0 xors
0.00/0.10	c -- vars added        200
0.00/0.10	c Parsing time:  0.04 s
0.00/0.10	c  N st     0         0       200     17000         0         0    119000         0   no data   no data  --
0.00/0.37	c asymm  cl-useful: 0/14557/17000 lits-rem:0 time: 1.41
0.00/0.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
4.77/1.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.77/1.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.77/1.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
4.77/1.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.77/1.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.26 s
4.77/1.20	c Finding binary XORs  T:     0.00 s  found:       0
4.77/1.20	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
4.77/1.20	c calculated reachability. Time: 0.00
4.77/1.20	c Calc default polars -  time:   0.00 s pos:     109 undec:       2 neg:      89
4.77/1.20	c =========================================================================================
4.77/1.20	c types(t): F = full restart, N = normal restart
4.77/1.20	c types(t): S = simplification begin/end, E = solution found
4.77/1.20	c restart types(rt): st = static, dy = dynamic
4.77/1.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.77/1.20	c  B st     0         0       200     17000         0         0    119000         0   no data   no data  --
4.77/1.20	c  N dy    12      4075       200     17000         0      3936    119000    221395     48.05     50.82  --
4.77/1.20	c  N dy    33      8102       200     17000         0      5426    119000    264771     49.60     52.27  --
4.77/1.20	c  N dy    44     12116       200     17000         0      5196    119000    198452     49.29     51.96  --
5.57/1.40	c  N dy    52     16784       200     17000         0      9711    119000    449721     49.04     51.77  --
6.37/1.67	c  N dy    64     21189       200     17000         0      8546    119000    340525     49.01     51.75  --
7.59/1.92	c  F st    76     25000       200     17000         0     12242    119000    547194     49.01     48.00  --
7.59/1.94	c  N st    77     25251       200     17000         0     12483    119000    561322     49.01   no data  --
8.77/2.25	c  N dy    82     30000       200     17000         0     10476    119000    403430     49.01   no data  --
8.77/2.25	c  S st    82     30000       200     17000         0     10476    119000    403430     49.01   no data  --
9.17/2.30	c  S st    82     30502       200     17000         0     10969    119000    430324     49.01   no data  --
9.17/2.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.17/2.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.17/2.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
9.17/2.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.17/2.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.17/2.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
9.17/2.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.94/5.56	c lits-rem:      1407  cl-subs:      366  v-elim:      0  v-fix:    0  time: 12.89 s
22.34/5.67	c asymm  cl-useful: 0/2443/17000 lits-rem:0 time: 0.45
22.34/5.68	c calculated reachability. Time: 0.00
22.34/5.68	c  N dy    82     30502       200     17000         0     10603    119000    402885     49.01   no data  --
23.54/5.99	c  N dy   100     34591       200     17000         0     14569    119000    624860     49.15     51.84  --
25.16/6.30	c  N dy   111     39225       200     17000         0     11413    119000    407012     49.08     52.40  --
26.33/6.61	c  N dy   116     43416       200     17000         0     15474    119000    635769     49.01     51.77  --
27.13/6.82	c  S st   126     45753       200     17000         0      9062    119000    234561     49.07     49.39  --
27.13/6.86	c  S st   126     46258       200     17000         0      9562    119000    261336     49.07   no data  --
27.13/6.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.13/6.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.13/6.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
27.13/6.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.13/6.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.13/6.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
27.13/6.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.52/8.92	c lits-rem:       323  cl-subs:       42  v-elim:      0  v-fix:    0  time:  8.15 s
35.52/8.93	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
35.52/8.93	c vivif2 --  cl tried     9520 cl shrink        0 lits rem          0 time: 0.01
37.13/9.33	c asymm  cl-useful: 0/12741/17000 lits-rem:0 time: 1.61
37.13/9.33	c calculated reachability. Time: 0.00
37.13/9.33	c  N dy   126     46258       200     17000         0      9520    119000    257805     49.07   no data  --
38.34/9.62	c  N dy   143     50550       200     17000         0     13702    119000    490820     49.09     52.72  --
39.52/9.96	c  N dy   155     54720       200     17000         0     17745    119000    714643     49.05     51.83  --
41.51/10.41	c  N dy   168     60618       200     17000         0     13776    119000    452015     48.87     51.62  --
42.74/10.78	c  N dy   186     65155       200     17000         0     18171    119000    696699     48.90     52.08  --
44.31/11.16	c  N dy   198     69387       200     17000         0     11607    119000    289922     48.89   no data  --
44.31/11.16	c  S st   198     69387       200     17000         0     11607    119000    289922     48.89   no data  --
44.71/11.21	c  S st   198     69887       200     17000         0     12095    119000    315495     48.89   no data  --
44.71/11.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.71/11.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.71/11.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.04
44.71/11.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.71/11.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.71/11.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
44.71/11.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
53.90/13.55	c lits-rem:       510  cl-subs:       91  v-elim:      0  v-fix:    0  time:  9.25 s
53.90/13.55	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
53.90/13.55	c vivif2 --  cl tried    12004 cl shrink        0 lits rem          0 time: 0.01
54.70/13.76	c asymm  cl-useful: 0/4259/17000 lits-rem:0 time: 0.81
54.70/13.76	c calculated reachability. Time: 0.00
54.70/13.76	c  N dy   198     69887       200     17000         0     12004    119000    308061     48.89   no data  --
56.29/14.13	c  N dy   208     74381       200     17000         0     16355    119000    549816     48.85     51.89  --
58.70/14.71	c  N dy   232     80357       200     17000         0     22165    119000    874734     48.86     51.58  --
60.31/15.16	c  N dy   243     85786       200     17000         0     15814    119000    481565     48.83     51.88  --
61.09/15.31	c  F st   247     87500       200     17000         0     17469    119000    572600     48.82     49.33  --
63.08/15.82	c  N dy   253     92695       200     17000         0     22492    119000    857560     48.82   no data  --
65.07/16.36	c  N dy   270     98640       200     17000         0     15658    119000    433089     48.80     51.66  --
67.47/16.93	c  S st   287    104831       200     17000         0     21652    119000    767032     48.80     44.68  --
67.88/17.01	c  S st   287    105335       200     17000         0     22146    119000    793944     48.80   no data  --
67.88/17.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
67.88/17.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
67.88/17.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
67.88/17.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
67.88/17.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
67.88/17.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
67.88/17.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
89.05/22.34	c lits-rem:      1831  cl-subs:      767  v-elim:      0  v-fix:    0  time: 21.09 s
89.05/22.34	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
89.05/22.35	c vivif2 --  cl tried    21379 cl shrink        0 lits rem          0 time: 0.03
89.85/22.57	c asymm  cl-useful: 0/4652/17000 lits-rem:0 time: 0.91
89.85/22.58	c calculated reachability. Time: 0.00
89.85/22.58	c  N dy   287    105335       200     17000         0     21379    119000    736947     48.80   no data  --
92.64/23.27	c  N dy   319    112274       200     17000         0     14545    119000    327016     48.85     51.60  --
95.46/23.91	c  N dy   340    120182       200     17000         0     22224    119000    753484     48.84     51.43  --
98.24/24.67	c  N dy   371    127898       200     17000         0     15171    119000    318494     48.86     51.94  --
101.03/25.37	c  N dy   405    136094       200     17000         0     23123    119000    761881     48.88     52.10  --
104.62/26.27	c  N dy   423    145539       200     17000         0     16764    119000    366157     48.85     51.86  --
107.83/27.08	c  N dy   446    154883       200     17000         0     25847    119000    872190     48.80     51.49  --
109.02/27.39	c  S st   455    158002       200     17000         0     28877    119000   1040608     48.80     47.96  --
109.42/27.48	c  S st   455    158503       200     17000         0     29370    119000   1067638     48.80   no data  --
109.42/27.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
109.42/27.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
109.82/27.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.06
109.82/27.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
109.82/27.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
109.82/27.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
109.82/27.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
131.79/33.10	c lits-rem:       847  cl-subs:     1075  v-elim:      0  v-fix:    0  time: 22.20 s
132.19/33.10	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.01
132.19/33.11	c vivif2 --  cl tried    28295 cl shrink        0 lits rem          0 time: 0.04
133.38/33.44	c asymm  cl-useful: 0/3253/17000 lits-rem:0 time: 1.34
133.38/33.45	c calculated reachability. Time: 0.00
133.38/33.45	c  N dy   455    158503       200     17000         0     28295    119000    988938     48.80   no data  --
138.58/34.78	c  N dy   487    169418       200     17000         0     22405    119000    635393     48.82     51.40  --
146.57/36.70	c  N dy   530    186086       200     17000         0     21081    119000    523550     48.78     51.36  --
152.18/38.16	c  N dy   571    198823       200     17000         0     33417    119000   1211510     48.78     51.36  --
158.15/39.69	c  N dy   616    211916       200     17000         0     27705    119000    847594     48.79     52.05  --
165.36/41.44	c  N dy   633    226821       200     17000         0     22745    119000    528376     48.63     51.52  --
170.54/42.74	c  S st   677    237754       200     17000         0     33376    119000   1123694     48.64     45.33  --
170.94/42.84	c  S st   677    238257       200     17000         0     33868    119000   1149074     48.64   no data  --
170.94/42.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
170.94/42.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
170.94/42.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.09
171.33/42.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
171.33/42.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
171.33/42.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
171.33/42.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
204.08/51.13	c lits-rem:      1179  cl-subs:     1117  v-elim:      0  v-fix:    0  time: 32.83 s
204.08/51.13	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.01
204.08/51.14	c vivif2 --  cl tried    32751 cl shrink        0 lits rem          0 time: 0.04
205.30/51.41	c asymm  cl-useful: 0/2835/17000 lits-rem:0 time: 1.05
205.30/51.41	c calculated reachability. Time: 0.00
205.30/51.41	c  N dy   677    238257       200     17000         0     32751    119000   1069612     48.64   no data  --
212.07/53.14	c  N dy   729    253633       200     17000         0     27309    119000    736193     48.64     51.31  --
219.66/55.07	c  N dy   778    270492       200     17000         0     22331    119000    418142     48.63     51.32  --
228.05/57.13	c  N dy   838    289541       200     17000         0     40807    119000   1449593     48.61     51.22  --
235.67/59.02	c  F st   886    306250       200     17000         0     34738    119000   1066900     48.60     49.22  --
236.44/59.27	c  N st   890    308285       200     17000         0     36694    119000   1176048     48.60   no data  --
246.03/61.69	c  N dy   957    328277       200     17000         0     32818    119000    911917     48.62     51.41  --
256.01/64.16	c  N dy  1009    348301       200     17000         0     27989    119000    601540     48.61     51.29  --
260.41/65.29	c  S st  1043    357385       200     17000         0     36800    119000   1093107     48.61   no data  --
261.21/65.40	c  S st  1043    357893       200     17000         0     37298    119000   1119704     48.61   no data  --
261.21/65.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
261.21/65.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
261.21/65.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.09
261.21/65.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
261.21/65.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
261.21/65.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
261.21/65.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
297.59/74.59	c lits-rem:      1131  cl-subs:      999  v-elim:      0  v-fix:    0  time: 36.45 s
297.59/74.59	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
297.96/74.60	c vivif2 --  cl tried    36299 cl shrink        0 lits rem          0 time: 0.05
299.16/74.94	c asymm  cl-useful: 0/2616/17000 lits-rem:0 time: 1.35
299.16/74.94	c calculated reachability. Time: 0.00
299.16/74.94	c  N dy  1043    357893       200     17000         0     36299    119000   1046580     48.61   no data  --
310.36/77.71	c  N dy  1111    377988       200     17000         0     30582    119000    697449     48.61     51.36  --
320.73/80.36	c  N dy  1170    398051       200     17000         0     50047    119000   1778785     48.60     51.95  --
330.72/82.85	c  N dy  1224    418401       200     17000         0     43579    119000   1382535     48.59     51.24  --
341.53/85.57	c  N dy  1282    438452       200     17000         0     35918    119000    908674     48.58     53.52  --
353.09/88.48	c  N dy  1347    458563       200     17000         0     55463    119000   1995551     48.58     51.32  --
363.50/91.02	c  N dy  1392    478820       200     17000         0     46945    119000   1477054     48.56     51.14  --
376.67/94.38	c  N dy  1464    502338       200     17000         0     40638    119000   1079196     48.54     51.16  --
389.85/97.66	c  N dy  1542    522442       200     17000         0     60159    119000   2168713     48.55     51.13  --
397.42/99.52	c  S st  1596    536841       200     17000         0     44082    119000   1231553     48.56     49.22  --
397.82/99.63	c  S st  1596    537343       200     17000         0     44577    119000   1257759     48.56   no data  --
397.82/99.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
397.82/99.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
397.82/99.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.10
397.82/99.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
397.82/99.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
397.82/99.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
397.82/99.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
443.76/111.11	c lits-rem:       903  cl-subs:      994  v-elim:      0  v-fix:    0  time: 45.53 s
443.76/111.11	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.01
443.76/111.12	c vivif2 --  cl tried    43583 cl shrink        0 lits rem          0 time: 0.05
444.96/111.48	c asymm  cl-useful: 0/2225/17000 lits-rem:0 time: 1.43
444.96/111.48	c calculated reachability. Time: 0.00
444.96/111.48	c  N dy  1596    537343       200     17000         0     43583    119000   1183737     48.56   no data  --
459.35/115.09	c  N dy  1673    557417       200     17000         0     32008    119000    513650     48.57     52.09  --
474.12/118.73	c  N dy  1736    581484       200     17000         0     55364    119000   1811692     48.55     51.46  --
488.10/122.21	c  N dy  1818    601906       200     17000         0     43146    119000   1092138     48.58     51.14  --
502.88/125.98	c  N dy  1900    621924       200     17000         0     62604    119000   2181346     48.60     51.69  --
516.46/129.32	c  N dy  1947    643188       200     17000         0     50185    119000   1439018     48.58     51.24  --
532.44/133.32	c  N dy  2011    663339       200     17000         0     35791    119000    590335     48.58     51.16  --
545.63/136.61	c  N dy  2095    683354       200     17000         0     55207    119000   1674158     48.59     51.21  --
561.59/140.62	c  N dy  2181    703400       200     17000         0     39716    119000    763861     48.61     52.17  --
574.78/143.98	c  N dy  2248    723558       200     17000         0     59247    119000   1856180     48.61     51.49  --
589.56/147.70	c  N dy  2340    744035       200     17000         0     43235    119000    919002     48.64     51.21  --
603.14/151.04	c  N dy  2398    764865       200     17000         0     63445    119000   2038921     48.63     51.21  --
617.53/154.62	c  N dy  2456    784936       200     17000         0     46071    119000   1034589     48.62     51.60  --
633.11/158.54	c  N dy  2524    805980       200     17000         0     66468    119000   2173092     48.62     51.34  --
633.11/158.55	c  S st  2525    806014       200     17000         0     66500    119000   2174949     48.62   no data  --
633.90/158.74	c  S st  2525    806518       200     17000         0     66993    119000   2202519     48.62   no data  --
633.90/158.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
633.90/158.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
633.90/158.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.18
634.30/158.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
634.30/158.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
634.30/158.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
634.30/158.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
783.69/196.24	c lits-rem:      2506  cl-subs:     2265  v-elim:      0  v-fix:    0  time: 149.17 s
783.69/196.24	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
783.69/196.26	c vivif2 --  cl tried    64728 cl shrink        0 lits rem          0 time: 0.09
784.91/196.57	c asymm  cl-useful: 0/1419/17000 lits-rem:0 time: 1.24
784.91/196.58	c calculated reachability. Time: 0.00
784.91/196.58	c  N dy  2525    806518       200     17000         0     64728    119000   2036077     48.62   no data  --
799.67/200.25	c  N dy  2599    826550       200     17000         0     46372    119000   1007820     48.63     52.16  --
813.65/203.79	c  N dy  2673    846756       200     17000         0     65996    119000   2102410     48.63     51.35  --
828.43/207.45	c  N dy  2730    866871       200     17000         0     46733    119000    980017     48.63     51.55  --
842.44/210.93	c  N dy  2789    886883       200     17000         0     66102    119000   2054231     48.62     51.21  --
859.62/215.23	c  N dy  2864    908764       200     17000         0     47538    119000    979678     48.63     51.23  --
873.20/218.68	c  N dy  2923    928961       200     17000         0     67092    119000   2069597     48.62     51.18  --
889.95/222.89	c  N dy  3002    949071       200     17000         0     45896    119000    841946     48.63     51.28  --
905.93/226.87	c  N dy  3079    969378       200     17000         0     65619    119000   1943012     48.63     51.24  --
925.92/231.83	c  N dy  3144    989434       200     17000         0     43357    119000    656694     48.63     53.37  --
939.88/235.39	c  N dy  3216   1009663       200     17000         0     62975    119000   1751222     48.64     51.39  --
959.06/240.19	c  N dy  3304   1029727       200     17000         0     82410    119000   2834537     48.64     51.48  --
975.03/244.13	c  N dy  3391   1050206       200     17000         0     59639    119000   1523036     48.65     51.66  --
993.41/248.73	c  N dy  3464   1070469       200     17000         0     79311    119000   2621306     48.66     51.58  --
995.01/249.14	c  F st  3472   1071877       200     17000         0     80680    119000   2698159     48.66     50.35  --
1011.39/253.29	c  N dy  3514   1090656       200     17000         0     55185    119000   1226486     48.65     51.34  --
1028.57/257.54	c  N dy  3577   1110687       200     17000         0     74593    119000   2310504     48.65     51.60  --
1048.13/262.48	c  N dy  3647   1130731       200     17000         0     49428    119000    866305     48.66     51.25  --
1064.92/266.61	c  N dy  3734   1150753       200     17000         0     68849    119000   1949609     48.67     52.91  --
1085.29/271.79	c  N dy  3788   1171745       200     17000         0     89187    119000   3083658     48.67     51.50  --
1101.28/275.72	c  N dy  3853   1191782       200     17000         0     63082    119000   1590230     48.67     51.30  --
1118.44/280.02	c  S st  3921   1209778       200     17000         0     80548    119000   2562928     48.67   no data  --
1119.26/280.25	c  S st  3921   1210281       200     17000         0     81043    119000   2590033     48.67   no data  --
1119.26/280.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1119.26/280.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1119.63/280.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.22
1119.63/280.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1119.63/280.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1119.63/280.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1119.63/280.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2163.82/541.76	c lits-rem:      3629  cl-subs:     2888  v-elim:      0  v-fix:    0  time: 1043.63 s
2163.82/541.76	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
2163.82/541.79	c vivif2 --  cl tried    78155 cl shrink        0 lits rem          0 time: 0.12
2165.82/542.21	c asymm  cl-useful: 0/1869/17000 lits-rem:0 time: 1.65
2165.82/542.21	c calculated reachability. Time: 0.00
2165.82/542.21	c  N dy  3921   1210281       200     17000         0     78155    119000   2377213     48.67   no data  --
2190.19/548.36	c  N dy  3977   1236447       200     17000         0     57042    119000   1197012     48.65     51.32  --
2209.76/553.25	c  N dy  4050   1257081       200     17000         0     77102    119000   2315669     48.65     51.31  --
2232.13/558.80	c  N dy  4098   1277229       200     17000         0     49100    119000    706266     48.65     51.29  --
2249.70/563.23	c  N dy  4181   1297901       200     17000         0     69178    119000   1827092     48.66     51.37  --
2271.27/568.61	c  N dy  4239   1317991       200     17000         0     88674    119000   2912398     48.65     51.24  --
2291.65/573.72	c  N dy  4304   1338079       200     17000         0     59640    119000   1252467     48.65     51.71  --
2312.82/579.01	c  N dy  4399   1358472       200     17000         0     79463    119000   2359456     48.67     51.48  --
2340.81/586.03	c  N dy  4486   1381885       200     17000         0     52659    119000    816249     48.67     51.24  --
2358.75/590.53	c  N dy  4560   1401935       200     17000         0     72128    119000   1908916     48.68     53.06  --
2382.72/596.59	c  N dy  4642   1422471       200     17000         0     92021    119000   3016966     48.68     51.30  --
2404.69/602.08	c  N dy  4712   1443218       200     17000         0     61682    119000   1276130     48.69     51.30  --
2426.27/607.40	c  N dy  4802   1463550       200     17000         0     81379    119000   2376055     48.69     51.37  --
2452.23/613.94	c  N dy  4896   1484706       200     17000         0    101894    119000   3524769     48.71     51.30  --
2469.41/618.26	c  N dy  4969   1504797       200     17000         0     69988    119000   1698113     48.71     51.79  --
2490.57/623.56	c  N dy  5028   1525131       200     17000         0     89664    119000   2792450     48.71     51.37  --
2514.54/629.50	c  N dy  5105   1545209       200     17000         0     56821    119000    916982     48.72     54.19  --
2532.52/634.03	c  N dy  5186   1565272       200     17000         0     76270    119000   2002815     48.72     53.82  --
2554.89/639.66	c  N dy  5257   1585367       200     17000         0     95722    119000   3082770     48.72     51.35  --
2577.68/645.33	c  N dy  5328   1606232       200     17000         0     62659    119000   1199204     48.73     51.44  --
2596.43/650.07	c  N dy  5385   1627163       200     17000         0     82977    119000   2334807     48.72     51.34  --
2619.60/655.80	c  N dy  5444   1647203       200     17000         0    102421    119000   3419813     48.72     53.04  --
2639.59/660.86	c  N dy  5504   1667683       200     17000         0     67997    119000   1451550     48.72     51.65  --
2658.75/665.65	c  N dy  5562   1687686       200     17000         0     87432    119000   2540126     48.72     51.30  --
2683.91/671.94	c  N dy  5633   1707760       200     17000         0    106918    119000   3634613     48.72     53.67  --
2687.11/672.77	c  S st  5638   1710281       200     17000         0    109380    119000   3770215     48.72     48.63  --
2688.31/673.09	c  S st  5638   1710784       200     17000         0    109877    119000   3796811     48.72   no data  --
2688.71/673.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
2688.71/673.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2688.71/673.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.29
2689.11/673.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2689.11/673.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2689.11/673.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2689.11/673.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3174975-1304064303/watcher-3174975-1304064303 -o /tmp/evaluation-result-3174975-1304064303/solver-3174975-1304064303 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3174975-1304064303.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: 8.31 8.22 8.01 2/178 6489
/proc/meminfo: memFree=25056688/32951124 swapFree=67111352/67111528
[pid=6489] ppid=6487 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/6489/stat : 6489 (strangenight1-m) R 6487 6489 6256 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 518028549 52465664 352 33554432000 4194304 4650419 140737147505616 18446744073709551615 47818426570674 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6489/statm: 12809 352 303 112 0 7774 0
[pid=6489/tid=6490] ppid=6487 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/6489/task/6490/stat : 6490 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 518028549 52465664 352 33554432000 4194304 4650419 140737147505616 18446744073709551615 47818426570674 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6489/tid=6491] ppid=6487 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/6489/task/6491/stat : 6491 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 518028549 52465664 352 33554432000 4194304 4650419 140737147505616 18446744073709551615 47818426570668 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6489/tid=6492] ppid=6487 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/6489/task/6492/stat : 6492 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 518028549 52465664 352 33554432000 4194304 4650419 140737147505616 18446744073709551615 246516890609 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.381531 s]
/proc/loadavg: 8.31 8.22 8.01 2/178 6489
/proc/meminfo: memFree=25056688/32951124 swapFree=67111352/67111528
[pid=6489] ppid=6487 vsize=289804 CPUtime=3.39 cores=0,2,4,6
/proc/6489/stat : 6489 (strangenight1-m) R 6487 6489 6256 0 -1 4202496 10550 0 0 0 337 2 0 0 18 0 4 0 518028549 296759296 7020 33554432000 4194304 4650419 140737147505616 18446744073709551615 4365195 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6489/statm: 72451 7020 390 112 0 67416 0
[pid=6489/tid=6490] ppid=6487 vsize=289804 CPUtime=0.84 cores=0,2,4,6
/proc/6489/task/6490/stat : 6490 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 2593 0 0 0 84 0 0 0 18 0 4 0 518028549 296759296 7020 33554432000 4194304 4650419 140737147505616 18446744073709551615 4365242 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6489/tid=6491] ppid=6487 vsize=289804 CPUtime=0.83 cores=0,2,4,6
/proc/6489/task/6491/stat : 6491 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 2569 0 0 0 83 0 0 0 18 0 4 0 518028549 296759296 7020 33554432000 4194304 4650419 140737147505616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6489/tid=6492] ppid=6487 vsize=289804 CPUtime=0.84 cores=0,2,4,6
/proc/6489/task/6492/stat : 6492 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 2408 0 0 0 84 0 0 0 19 0 4 0 518028549 296759296 7020 33554432000 4194304 4650419 140737147505616 18446744073709551615 4361066 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.39
Current children cumulated vsize (KiB) 289804

[startup+0.956373 s]
/proc/loadavg: 8.31 8.22 8.01 2/178 6489
/proc/meminfo: memFree=25056688/32951124 swapFree=67111352/67111528
[pid=6489] ppid=6487 vsize=289804 CPUtime=3.79 cores=0,2,4,6
/proc/6489/stat : 6489 (strangenight1-m) R 6487 6489 6256 0 -1 4202496 10951 0 0 0 377 2 0 0 18 0 4 0 518028549 296759296 7421 33554432000 4194304 4650419 140737147505616 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6489/statm: 72451 7421 390 112 0 67416 0
[pid=6489/tid=6490] ppid=6487 vsize=289804 CPUtime=0.94 cores=0,2,4,6
/proc/6489/task/6490/stat : 6490 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 2692 0 0 0 94 0 0 0 18 0 4 0 518028549 296759296 7421 33554432000 4194304 4650419 140737147505616 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6489/tid=6491] ppid=6487 vsize=289804 CPUtime=0.93 cores=0,2,4,6
/proc/6489/task/6491/stat : 6491 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 2672 0 0 0 93 0 0 0 18 0 4 0 518028549 296759296 7421 33554432000 4194304 4650419 140737147505616 18446744073709551615 4366896 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6489/tid=6492] ppid=6487 vsize=289804 CPUtime=0.94 cores=0,2,4,6
/proc/6489/task/6492/stat : 6492 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 2501 0 0 0 94 0 0 0 19 0 4 0 518028549 296759296 7421 33554432000 4194304 4650419 140737147505616 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.79
Current children cumulated vsize (KiB) 289804

[startup+1.05635 s]
/proc/loadavg: 8.31 8.22 8.01 2/178 6489
/proc/meminfo: memFree=25056688/32951124 swapFree=67111352/67111528
[pid=6489] ppid=6487 vsize=280932 CPUtime=4.19 cores=0,2,4,6
/proc/6489/stat : 6489 (strangenight1-m) R 6487 6489 6256 0 -1 4202496 12440 0 0 0 416 3 0 0 18 0 4 0 518028549 287674368 6965 33554432000 4194304 4650419 140737147505616 18446744073709551615 4339794 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6489/statm: 70233 6965 390 112 0 65198 0
[pid=6489/tid=6490] ppid=6487 vsize=280932 CPUtime=1.04 cores=0,2,4,6
/proc/6489/task/6490/stat : 6490 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 3140 0 0 0 104 0 0 0 18 0 4 0 518028549 287674368 6965 33554432000 4194304 4650419 140737147505616 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6489/tid=6491] ppid=6487 vsize=280932 CPUtime=1.04 cores=0,2,4,6
/proc/6489/task/6491/stat : 6491 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 3125 0 0 0 103 1 0 0 18 0 4 0 518028549 287674368 6965 33554432000 4194304 4650419 140737147505616 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6489/tid=6492] ppid=6487 vsize=280932 CPUtime=1.03 cores=0,2,4,6
/proc/6489/task/6492/stat : 6492 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 3001 0 0 0 103 0 0 0 19 0 4 0 518028549 287674368 6965 33554432000 4194304 4650419 140737147505616 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.19
Current children cumulated vsize (KiB) 280932

[startup+1.15634 s]
/proc/loadavg: 8.31 8.22 8.01 2/178 6489
/proc/meminfo: memFree=25056688/32951124 swapFree=67111352/67111528
[pid=6489] ppid=6487 vsize=281164 CPUtime=4.59 cores=0,2,4,6
/proc/6489/stat : 6489 (strangenight1-m) R 6487 6489 6256 0 -1 4202496 13197 0 0 0 456 3 0 0 18 0 4 0 518028549 287911936 7103 33554432000 4194304 4650419 140737147505616 18446744073709551615 4366931 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6489/statm: 70291 7103 390 112 0 65256 0
[pid=6489/tid=6490] ppid=6487 vsize=281164 CPUtime=1.14 cores=0,2,4,6
/proc/6489/task/6490/stat : 6490 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 3240 0 0 0 114 0 0 0 18 0 4 0 518028549 287911936 7103 33554432000 4194304 4650419 140737147505616 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6489/tid=6491] ppid=6487 vsize=281164 CPUtime=1.14 cores=0,2,4,6
/proc/6489/task/6491/stat : 6491 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 3233 0 0 0 113 1 0 0 18 0 4 0 518028549 287911936 7103 33554432000 4194304 4650419 140737147505616 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6489/tid=6492] ppid=6487 vsize=281164 CPUtime=1.13 cores=0,2,4,6
/proc/6489/task/6492/stat : 6492 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 3097 0 0 0 113 0 0 0 19 0 4 0 518028549 287911936 7103 33554432000 4194304 4650419 140737147505616 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.59
Current children cumulated vsize (KiB) 281164

[startup+1.50027 s]
/proc/loadavg: 8.31 8.22 8.01 2/178 6489
/proc/meminfo: memFree=25056688/32951124 swapFree=67111352/67111528
[pid=6489] ppid=6487 vsize=291300 CPUtime=5.97 cores=0,2,4,6
/proc/6489/stat : 6489 (strangenight1-m) R 6487 6489 6256 0 -1 4202496 15653 0 0 0 594 3 0 0 19 0 4 0 518028549 298291200 8015 33554432000 4194304 4650419 140737147505616 18446744073709551615 4367232 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6489/statm: 72825 8016 391 112 0 67790 0
[pid=6489/tid=6490] ppid=6487 vsize=291300 CPUtime=1.48 cores=0,2,4,6
/proc/6489/task/6490/stat : 6490 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 3978 0 0 0 148 0 0 0 19 0 4 0 518028549 298291200 8016 33554432000 4194304 4650419 140737147505616 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6489/tid=6491] ppid=6487 vsize=291300 CPUtime=1.48 cores=0,2,4,6
/proc/6489/task/6491/stat : 6491 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 3941 0 0 0 147 1 0 0 19 0 4 0 518028549 298291200 8016 33554432000 4194304 4650419 140737147505616 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6489/tid=6492] ppid=6487 vsize=291300 CPUtime=1.48 cores=0,2,4,6
/proc/6489/task/6492/stat : 6492 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 3393 0 0 0 148 0 0 0 20 0 4 0 518028549 298291200 8016 33554432000 4194304 4650419 140737147505616 18446744073709551615 4520279 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 291300

[startup+3.10098 s]
/proc/loadavg: 8.28 8.22 8.01 9/188 6502
/proc/meminfo: memFree=24857928/32951124 swapFree=67111352/67111528
[pid=6489] ppid=6487 vsize=292564 CPUtime=12.36 cores=0,2,4,6
/proc/6489/stat : 6489 (strangenight1-m) R 6487 6489 6256 0 -1 4202496 28462 0 0 0 1230 6 0 0 23 0 4 0 518028549 299585536 13274 33554432000 4194304 4650419 140737147505616 18446744073709551615 4439557 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6489/statm: 73141 13274 392 112 0 68106 0
[pid=6489/tid=6490] ppid=6487 vsize=292564 CPUtime=3.08 cores=0,2,4,6
/proc/6489/task/6490/stat : 6490 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 7938 0 0 0 308 0 0 0 23 0 4 0 518028549 299585536 13274 33554432000 4194304 4650419 140737147505616 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6489/tid=6491] ppid=6487 vsize=292564 CPUtime=3.08 cores=0,2,4,6
/proc/6489/task/6491/stat : 6491 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 6157 0 0 0 306 2 0 0 23 0 4 0 518028549 299585536 13274 33554432000 4194304 4650419 140737147505616 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6489/tid=6492] ppid=6487 vsize=292564 CPUtime=3.07 cores=0,2,4,6
/proc/6489/task/6492/stat : 6492 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 5945 0 0 0 306 1 0 0 25 0 4 0 518028549 299585536 13274 33554432000 4194304 4650419 140737147505616 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 292564

[startup+6.3064 s]
/proc/loadavg: 8.28 8.22 8.01 9/188 6502
/proc/meminfo: memFree=24781916/32951124 swapFree=67111352/67111528
[pid=6489] ppid=6487 vsize=309988 CPUtime=25.16 cores=0,2,4,6
/proc/6489/stat : 6489 (strangenight1-m) R 6487 6489 6256 0 -1 4202496 39412 0 0 0 2508 8 0 0 25 0 4 0 518028549 317427712 21941 33554432000 4194304 4650419 140737147505616 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6489/statm: 77497 21941 392 112 0 72462 0
[pid=6489/tid=6490] ppid=6487 vsize=309988 CPUtime=6.29 cores=0,2,4,6
/proc/6489/task/6490/stat : 6490 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 9045 0 0 0 628 1 0 0 25 0 4 0 518028549 317427712 21941 33554432000 4194304 4650419 140737147505616 18446744073709551615 4333593 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6489/tid=6491] ppid=6487 vsize=309988 CPUtime=6.28 cores=0,2,4,6
/proc/6489/task/6491/stat : 6491 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 10343 0 0 0 626 2 0 0 25 0 4 0 518028549 317427712 21941 33554432000 4194304 4650419 140737147505616 18446744073709551615 4438661 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6489/tid=6492] ppid=6487 vsize=309988 CPUtime=6.26 cores=0,2,4,6
/proc/6489/task/6492/stat : 6492 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 10371 0 0 0 624 2 0 0 25 0 4 0 518028549 317427712 21941 33554432000 4194304 4650419 140737147505616 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 309988

[startup+12.7002 s]
/proc/loadavg: 8.26 8.22 8.01 9/188 6502
/proc/meminfo: memFree=24688848/32951124 swapFree=67111352/67111528
[pid=6489] ppid=6487 vsize=300976 CPUtime=50.7 cores=0,2,4,6
/proc/6489/stat : 6489 (strangenight1-m) R 6487 6489 6256 0 -1 4202496 61876 0 0 0 5058 12 0 0 25 0 4 0 518028549 308199424 32101 33554432000 4194304 4650419 140737147505616 18446744073709551615 4439103 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6489/statm: 75244 32101 392 112 0 70209 0
[pid=6489/tid=6490] ppid=6487 vsize=300976 CPUtime=12.68 cores=0,2,4,6
/proc/6489/task/6490/stat : 6490 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 14365 0 0 0 1267 1 0 0 25 0 4 0 518028549 308199424 32101 33554432000 4194304 4650419 140737147505616 18446744073709551615 4476812 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6489/tid=6491] ppid=6487 vsize=300976 CPUtime=12.68 cores=0,2,4,6
/proc/6489/task/6491/stat : 6491 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 15809 0 0 0 1264 4 0 0 25 0 4 0 518028549 308199424 32101 33554432000 4194304 4650419 140737147505616 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6489/tid=6492] ppid=6487 vsize=300976 CPUtime=12.62 cores=0,2,4,6
/proc/6489/task/6492/stat : 6492 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 18936 0 0 0 1259 3 0 0 25 0 4 0 518028549 308199424 32101 33554432000 4194304 4650419 140737147505616 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 300976

[startup+25.5009 s]
/proc/loadavg: 8.20 8.20 8.01 9/188 6502
/proc/meminfo: memFree=24435940/32951124 swapFree=67111352/67111528
[pid=6489] ppid=6487 vsize=369712 CPUtime=101.83 cores=0,2,4,6
/proc/6489/stat : 6489 (strangenight1-m) R 6487 6489 6256 0 -1 4202496 90760 0 0 0 10165 18 0 0 25 0 4 0 518028549 378585088 43344 33554432000 4194304 4650419 140737147505616 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6489/statm: 92428 43344 392 112 0 87393 0
[pid=6489/tid=6490] ppid=6487 vsize=369712 CPUtime=25.49 cores=0,2,4,6
/proc/6489/task/6490/stat : 6490 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 22782 0 0 0 2546 3 0 0 25 0 4 0 518028549 378585088 43344 33554432000 4194304 4650419 140737147505616 18446744073709551615 4328119 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6489/tid=6491] ppid=6487 vsize=369712 CPUtime=25.48 cores=0,2,4,6
/proc/6489/task/6491/stat : 6491 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 21682 0 0 0 2543 5 0 0 25 0 4 0 518028549 378585088 43344 33554432000 4194304 4650419 140737147505616 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6489/tid=6492] ppid=6487 vsize=369712 CPUtime=25.35 cores=0,2,4,6
/proc/6489/task/6492/stat : 6492 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 25934 0 0 0 2530 5 0 0 25 0 4 0 518028549 378585088 43344 33554432000 4194304 4650419 140737147505616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 369712

[startup+51.1002 s]
/proc/loadavg: 8.35 8.24 8.02 9/188 6503
/proc/meminfo: memFree=24321072/32951124 swapFree=67111352/67111528
[pid=6489] ppid=6487 vsize=382012 CPUtime=204.08 cores=0,2,4,6
/proc/6489/stat : 6489 (strangenight1-m) R 6487 6489 6256 0 -1 4202496 131945 0 0 0 20377 31 0 0 25 0 4 0 518028549 391180288 51307 33554432000 4194304 4650419 140737147505616 18446744073709551615 4542367 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6489/statm: 95503 51307 392 112 0 90468 0
[pid=6489/tid=6490] ppid=6487 vsize=382012 CPUtime=51.08 cores=0,2,4,6
/proc/6489/task/6490/stat : 6490 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 31606 0 0 0 5103 5 0 0 25 0 4 0 518028549 391180288 51307 33554432000 4194304 4650419 140737147505616 18446744073709551615 4229506 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6489/tid=6491] ppid=6487 vsize=382012 CPUtime=51.06 cores=0,2,4,6
/proc/6489/task/6491/stat : 6491 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 32692 0 0 0 5098 8 0 0 25 0 4 0 518028549 391180288 51307 33554432000 4194304 4650419 140737147505616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6489/tid=6492] ppid=6487 vsize=382012 CPUtime=50.82 cores=0,2,4,6
/proc/6489/task/6492/stat : 6492 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 37374 0 0 0 5072 10 0 0 25 0 4 0 518028549 391180288 51307 33554432000 4194304 4650419 140737147505616 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 382012

[startup+102.301 s]
/proc/loadavg: 8.41 8.26 8.04 9/188 6504
/proc/meminfo: memFree=24208080/32951124 swapFree=67111352/67111528
[pid=6489] ppid=6487 vsize=382584 CPUtime=408.61 cores=0,2,4,6
/proc/6489/stat : 6489 (strangenight1-m) R 6487 6489 6256 0 -1 4202496 213639 0 0 0 40808 53 0 0 25 0 4 0 518028549 391766016 54864 33554432000 4194304 4650419 140737147505616 18446744073709551615 4438399 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6489/statm: 95646 54864 392 112 0 90611 0
[pid=6489/tid=6490] ppid=6487 vsize=382584 CPUtime=102.28 cores=0,2,4,6
/proc/6489/task/6490/stat : 6490 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 53097 0 0 0 10217 11 0 0 25 0 4 0 518028549 391766016 54864 33554432000 4194304 4650419 140737147505616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6489/tid=6491] ppid=6487 vsize=382584 CPUtime=102.26 cores=0,2,4,6
/proc/6489/task/6491/stat : 6491 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 57571 0 0 0 10212 14 0 0 25 0 4 0 518028549 391766016 54864 33554432000 4194304 4650419 140737147505616 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6489/tid=6492] ppid=6487 vsize=382584 CPUtime=101.74 cores=0,2,4,6
/proc/6489/task/6492/stat : 6492 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 54246 0 0 0 10159 15 0 0 25 0 4 0 518028549 391766016 54864 33554432000 4194304 4650419 140737147505616 18446744073709551615 4365231 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 382584

[startup+162.301 s]

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

[pid=6489] ppid=6487 vsize=820768 CPUtime=2805.36 cores=0,2,4,6
/proc/6489/stat : 6489 (strangenight1-m) R 6487 6489 6256 0 -1 4202496 656638 0 0 0 280329 207 0 0 25 0 4 0 518028549 840466432 113387 33554432000 4194304 4650419 140737147505616 18446744073709551615 4439103 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6489/statm: 205192 113387 392 112 0 200157 0
[pid=6489/tid=6490] ppid=6487 vsize=820768 CPUtime=702.3 cores=0,2,4,6
/proc/6489/task/6490/stat : 6490 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 196114 0 0 0 70155 75 0 0 25 0 4 0 518028549 840466432 113387 33554432000 4194304 4650419 140737147505616 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6489/tid=6491] ppid=6487 vsize=820768 CPUtime=702.22 cores=0,2,4,6
/proc/6489/task/6491/stat : 6491 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 185588 0 0 0 70173 49 0 0 25 0 4 0 518028549 840466432 113387 33554432000 4194304 4650419 140737147505616 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6489/tid=6492] ppid=6487 vsize=820768 CPUtime=698.49 cores=0,2,4,6
/proc/6489/task/6492/stat : 6492 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 117155 0 0 0 69811 38 0 0 25 0 4 0 518028549 840466432 113387 33554432000 4194304 4650419 140737147505616 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.36
Current children cumulated vsize (KiB) 820768

[startup+762.301 s]
/proc/loadavg: 8.16 8.20 8.10 9/188 6522
/proc/meminfo: memFree=23494948/32951124 swapFree=67111352/67111528
[pid=6489] ppid=6487 vsize=824340 CPUtime=3045.02 cores=0,2,4,6
/proc/6489/stat : 6489 (strangenight1-m) R 6487 6489 6256 0 -1 4202496 685609 0 0 0 304287 215 0 0 25 0 4 0 518028549 844124160 114466 33554432000 4194304 4650419 140737147505616 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6489/statm: 206085 114466 392 112 0 201050 0
[pid=6489/tid=6490] ppid=6487 vsize=824340 CPUtime=762.3 cores=0,2,4,6
/proc/6489/task/6490/stat : 6490 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 207843 0 0 0 76150 80 0 0 25 0 4 0 518028549 844124160 114466 33554432000 4194304 4650419 140737147505616 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6489/tid=6491] ppid=6487 vsize=824340 CPUtime=762.22 cores=0,2,4,6
/proc/6489/task/6491/stat : 6491 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 195257 0 0 0 76171 51 0 0 25 0 4 0 518028549 844124160 114466 33554432000 4194304 4650419 140737147505616 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6489/tid=6492] ppid=6487 vsize=824340 CPUtime=758.16 cores=0,2,4,6
/proc/6489/task/6492/stat : 6492 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 120253 0 0 0 75776 40 0 0 25 0 4 0 518028549 844124160 114466 33554432000 4194304 4650419 140737147505616 18446744073709551615 4336647 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.02
Current children cumulated vsize (KiB) 824340

[startup+822.3 s]
/proc/loadavg: 8.25 8.22 8.11 10/188 6523
/proc/meminfo: memFree=23489204/32951124 swapFree=67111352/67111528
[pid=6489] ppid=6487 vsize=705704 CPUtime=3284.7 cores=0,2,4,6
/proc/6489/stat : 6489 (strangenight1-m) R 6487 6489 6256 0 -1 4202496 717004 0 0 0 328241 229 0 0 25 0 4 0 518028549 722640896 114681 33554432000 4194304 4650419 140737147505616 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6489/statm: 176426 114681 392 112 0 171391 0
[pid=6489/tid=6490] ppid=6487 vsize=705704 CPUtime=822.31 cores=0,2,4,6
/proc/6489/task/6490/stat : 6490 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 215096 0 0 0 82149 82 0 0 25 0 4 0 518028549 722640896 114681 33554432000 4194304 4650419 140737147505616 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6489/tid=6491] ppid=6487 vsize=705704 CPUtime=822.21 cores=0,2,4,6
/proc/6489/task/6491/stat : 6491 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 208554 0 0 0 82162 59 0 0 25 0 4 0 518028549 722640896 114681 33554432000 4194304 4650419 140737147505616 18446744073709551615 4363637 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6489/tid=6492] ppid=6487 vsize=705704 CPUtime=817.84 cores=0,2,4,6
/proc/6489/task/6492/stat : 6492 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 123859 0 0 0 81742 42 0 0 25 0 4 0 518028549 722640896 114681 33554432000 4194304 4650419 140737147505616 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.7
Current children cumulated vsize (KiB) 705704

[startup+882.3 s]
/proc/loadavg: 8.12 8.19 8.10 9/188 6525
/proc/meminfo: memFree=23440048/32951124 swapFree=67111352/67111528
[pid=6489] ppid=6487 vsize=705704 CPUtime=3524.36 cores=0,2,4,6
/proc/6489/stat : 6489 (strangenight1-m) R 6487 6489 6256 0 -1 4202496 753072 0 0 0 352193 243 0 0 25 0 4 0 518028549 722640896 117731 33554432000 4194304 4650419 140737147505616 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6489/statm: 176426 117731 392 112 0 171391 0
[pid=6489/tid=6490] ppid=6487 vsize=705704 CPUtime=882.3 cores=0,2,4,6
/proc/6489/task/6490/stat : 6490 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 231467 0 0 0 88145 85 0 0 25 0 4 0 518028549 722640896 117731 33554432000 4194304 4650419 140737147505616 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6489/tid=6491] ppid=6487 vsize=705704 CPUtime=882.21 cores=0,2,4,6
/proc/6489/task/6491/stat : 6491 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 217872 0 0 0 88155 66 0 0 25 0 4 0 518028549 722640896 117731 33554432000 4194304 4650419 140737147505616 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6489/tid=6492] ppid=6487 vsize=705704 CPUtime=877.51 cores=0,2,4,6
/proc/6489/task/6492/stat : 6492 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 127955 0 0 0 87705 46 0 0 25 0 4 0 518028549 722640896 117731 33554432000 4194304 4650419 140737147505616 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.36
Current children cumulated vsize (KiB) 705704

[startup+942.3 s]
/proc/loadavg: 8.20 8.20 8.11 9/188 6527
/proc/meminfo: memFree=23476336/32951124 swapFree=67111352/67111528
[pid=6489] ppid=6487 vsize=758420 CPUtime=3764.06 cores=0,2,4,6
/proc/6489/stat : 6489 (strangenight1-m) R 6487 6489 6256 0 -1 4202496 784699 0 0 0 376157 249 0 0 25 0 4 0 518028549 776622080 117068 33554432000 4194304 4650419 140737147505616 18446744073709551615 4476449 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6489/statm: 189605 117068 392 112 0 184570 0
[pid=6489/tid=6490] ppid=6487 vsize=758420 CPUtime=942.32 cores=0,2,4,6
/proc/6489/task/6490/stat : 6490 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 248792 0 0 0 94144 88 0 0 25 0 4 0 518028549 776622080 117068 33554432000 4194304 4650419 140737147505616 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6489/tid=6491] ppid=6487 vsize=758420 CPUtime=942.2 cores=0,2,4,6
/proc/6489/task/6491/stat : 6491 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 222207 0 0 0 94154 66 0 0 25 0 4 0 518028549 776622080 117068 33554432000 4194304 4650419 140737147505616 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6489/tid=6492] ppid=6487 vsize=758420 CPUtime=937.19 cores=0,2,4,6
/proc/6489/task/6492/stat : 6492 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 130990 0 0 0 93671 48 0 0 25 0 4 0 518028549 776622080 117068 33554432000 4194304 4650419 140737147505616 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.06
Current children cumulated vsize (KiB) 758420

[startup+1002.3 s]
/proc/loadavg: 8.15 8.18 8.10 9/188 6528
/proc/meminfo: memFree=23391988/32951124 swapFree=67111352/67111528
[pid=6489] ppid=6487 vsize=808240 CPUtime=4003.72 cores=0,2,4,6
/proc/6489/stat : 6489 (strangenight1-m) R 6487 6489 6256 0 -1 4202496 817776 0 0 0 400111 261 0 0 25 0 4 0 518028549 827637760 120711 33554432000 4194304 4650419 140737147505616 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6489/statm: 202060 120711 392 112 0 197025 0
[pid=6489/tid=6490] ppid=6487 vsize=808240 CPUtime=1002.31 cores=0,2,4,6
/proc/6489/task/6490/stat : 6490 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 259976 0 0 0 100138 93 0 0 25 0 4 0 518028549 827637760 120711 33554432000 4194304 4650419 140737147505616 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6489/tid=6491] ppid=6487 vsize=808240 CPUtime=1002.19 cores=0,2,4,6
/proc/6489/task/6491/stat : 6491 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 230538 0 0 0 100151 68 0 0 25 0 4 0 518028549 827637760 120711 33554432000 4194304 4650419 140737147505616 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6489/tid=6492] ppid=6487 vsize=808240 CPUtime=996.86 cores=0,2,4,6
/proc/6489/task/6492/stat : 6492 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 135923 0 0 0 99635 51 0 0 25 0 4 0 518028549 827637760 120711 33554432000 4194304 4650419 140737147505616 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.72
Current children cumulated vsize (KiB) 808240

[startup+1062.31 s]
/proc/loadavg: 8.16 8.17 8.10 9/188 6530
/proc/meminfo: memFree=23353648/32951124 swapFree=67111352/67111528
[pid=6489] ppid=6487 vsize=766732 CPUtime=4243.42 cores=0,2,4,6
/proc/6489/stat : 6489 (strangenight1-m) R 6487 6489 6256 0 -1 4202496 856743 0 0 0 424066 276 0 0 25 0 4 0 518028549 785133568 121950 33554432000 4194304 4650419 140737147505616 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6489/statm: 191683 121950 392 112 0 186648 0
[pid=6489/tid=6490] ppid=6487 vsize=766732 CPUtime=1062.31 cores=0,2,4,6
/proc/6489/task/6490/stat : 6490 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 274031 0 0 0 106131 100 0 0 25 0 4 0 518028549 785133568 121950 33554432000 4194304 4650419 140737147505616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6489/tid=6491] ppid=6487 vsize=766732 CPUtime=1062.19 cores=0,2,4,6
/proc/6489/task/6491/stat : 6491 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 239645 0 0 0 106150 69 0 0 25 0 4 0 518028549 785133568 121950 33554432000 4194304 4650419 140737147505616 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6489/tid=6492] ppid=6487 vsize=766732 CPUtime=1056.55 cores=0,2,4,6
/proc/6489/task/6492/stat : 6492 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 143934 0 0 0 105599 56 0 0 25 0 4 0 518028549 785133568 121950 33554432000 4194304 4650419 140737147505616 18446744073709551615 4313064 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.42
Current children cumulated vsize (KiB) 766732

[startup+1122.3 s]
/proc/loadavg: 8.13 8.16 8.10 9/188 6531
/proc/meminfo: memFree=23316036/32951124 swapFree=67111352/67111528
[pid=6489] ppid=6487 vsize=711392 CPUtime=4483.07 cores=0,2,4,6
/proc/6489/stat : 6489 (strangenight1-m) R 6487 6489 6256 0 -1 4202496 885354 0 0 0 448023 284 0 0 25 0 4 0 518028549 728465408 119682 33554432000 4194304 4650419 140737147505616 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6489/statm: 177848 119682 392 112 0 172813 0
[pid=6489/tid=6490] ppid=6487 vsize=711392 CPUtime=1122.31 cores=0,2,4,6
/proc/6489/task/6490/stat : 6490 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 285592 0 0 0 112125 106 0 0 25 0 4 0 518028549 728465408 119682 33554432000 4194304 4650419 140737147505616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6489/tid=6491] ppid=6487 vsize=711392 CPUtime=1122.18 cores=0,2,4,6
/proc/6489/task/6491/stat : 6491 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 248840 0 0 0 112148 70 0 0 25 0 4 0 518028549 728465408 119682 33554432000 4194304 4650419 140737147505616 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6489/tid=6492] ppid=6487 vsize=711392 CPUtime=1116.22 cores=0,2,4,6
/proc/6489/task/6492/stat : 6492 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 143977 0 0 0 111566 56 0 0 25 0 4 0 518028549 728465408 119682 33554432000 4194304 4650419 140737147505616 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.07
Current children cumulated vsize (KiB) 711392

[startup+1182.3 s]
/proc/loadavg: 8.09 8.14 8.09 9/188 6533
/proc/meminfo: memFree=23280772/32951124 swapFree=67111352/67111528
[pid=6489] ppid=6487 vsize=833868 CPUtime=4722.74 cores=0,2,4,6
/proc/6489/stat : 6489 (strangenight1-m) R 6487 6489 6256 0 -1 4202496 919869 0 0 0 471983 291 0 0 25 0 4 0 518028549 853880832 136259 33554432000 4194304 4650419 140737147505616 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6489/statm: 208467 136259 392 112 0 203432 0
[pid=6489/tid=6490] ppid=6487 vsize=833868 CPUtime=1182.31 cores=0,2,4,6
/proc/6489/task/6490/stat : 6490 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 302140 0 0 0 118120 111 0 0 25 0 4 0 518028549 853880832 136259 33554432000 4194304 4650419 140737147505616 18446744073709551615 4438851 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6489/tid=6491] ppid=6487 vsize=833868 CPUtime=1182.18 cores=0,2,4,6
/proc/6489/task/6491/stat : 6491 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 259612 0 0 0 118146 72 0 0 25 0 4 0 518028549 853880832 136259 33554432000 4194304 4650419 140737147505616 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6489/tid=6492] ppid=6487 vsize=833868 CPUtime=1175.89 cores=0,2,4,6
/proc/6489/task/6492/stat : 6492 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 143977 0 0 0 117533 56 0 0 25 0 4 0 518028549 853880832 136259 33554432000 4194304 4650419 140737147505616 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.74
Current children cumulated vsize (KiB) 833868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.07 8.13 8.09 9/188 6534
/proc/meminfo: memFree=23322428/32951124 swapFree=67111352/67111528
[pid=6489] ppid=6487 vsize=833868 CPUtime=4800.26 cores=0,2,4,6
/proc/6489/stat : 6489 (strangenight1-m) R 6487 6489 6256 0 -1 4202496 924973 0 0 0 479734 292 0 0 25 0 4 0 518028549 853880832 135975 33554432000 4194304 4650419 140737147505616 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6489/statm: 208467 135975 392 112 0 203432 0
[pid=6489/tid=6490] ppid=6487 vsize=833868 CPUtime=1201.72 cores=0,2,4,6
/proc/6489/task/6490/stat : 6490 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 302140 0 0 0 120061 111 0 0 25 0 4 0 518028549 853880832 135975 33554432000 4194304 4650419 140737147505616 18446744073709551615 4438661 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6489/tid=6491] ppid=6487 vsize=833868 CPUtime=1201.59 cores=0,2,4,6
/proc/6489/task/6491/stat : 6491 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 262287 0 0 0 120087 72 0 0 25 0 4 0 518028549 853880832 135975 33554432000 4194304 4650419 140737147505616 18446744073709551615 4476293 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6489/tid=6492] ppid=6487 vsize=833868 CPUtime=1195.19 cores=0,2,4,6
/proc/6489/task/6492/stat : 6492 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 143977 0 0 0 119463 56 0 0 25 0 4 0 518028549 853880832 135975 33554432000 4194304 4650419 140737147505616 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 833868

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

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

[startup+1201.7 s]
/proc/loadavg: 8.07 8.13 8.09 9/188 6534
/proc/meminfo: memFree=23322428/32951124 swapFree=67111352/67111528
[pid=6489] ppid=6487 vsize=833868 CPUtime=4800.26 cores=0,2,4,6
/proc/6489/stat : 6489 (strangenight1-m) R 6487 6489 6256 0 -1 4202496 924973 0 0 0 479734 292 0 0 25 0 4 0 518028549 853880832 135975 33554432000 4194304 4650419 140737147505616 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6489/statm: 208467 135975 392 112 0 203432 0
[pid=6489/tid=6490] ppid=6487 vsize=833868 CPUtime=1201.72 cores=0,2,4,6
/proc/6489/task/6490/stat : 6490 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 302140 0 0 0 120061 111 0 0 25 0 4 0 518028549 853880832 135975 33554432000 4194304 4650419 140737147505616 18446744073709551615 4438661 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6489/tid=6491] ppid=6487 vsize=833868 CPUtime=1201.59 cores=0,2,4,6
/proc/6489/task/6491/stat : 6491 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 262287 0 0 0 120087 72 0 0 25 0 4 0 518028549 853880832 135975 33554432000 4194304 4650419 140737147505616 18446744073709551615 4476293 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6489/tid=6492] ppid=6487 vsize=833868 CPUtime=1195.19 cores=0,2,4,6
/proc/6489/task/6492/stat : 6492 (strangenight1-m) R 6487 6489 6256 0 -1 4202560 143977 0 0 0 119463 56 0 0 25 0 4 0 518028549 853880832 135975 33554432000 4194304 4650419 140737147505616 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 833868

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.31
CPU user time (s): 4797.36
CPU system time (s): 2.95155
CPU usage (%): 399.447
Max. virtual memory (cumulated for all children) (KiB): 899404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.36
system time used= 2.95155
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 924973
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= 1138
involuntary context switches= 75666

runsolver used 1.75573 second user time and 4.80227 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-29 10:05:04
IDJOB=3174975
IDBENCH=82593
IDSOLVER=1588
FILE ID=node134/3174975-1304064303
RUNJOBID= node134-1304061895-6274
PBS_JOBID= 13170453
Free space on /tmp= 71584 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S771170845-016-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174975-1304064303/watcher-3174975-1304064303 -o /tmp/evaluation-result-3174975-1304064303/solver-3174975-1304064303 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3174975-1304064303.cnf

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

MD5SUM BENCH= 8a262b49dcf27b27fb405f8a8cdf125f
RANDOM SEED=1227582423

node134.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25056720 kB
Buffers:       1478284 kB
Cached:        5826752 kB
SwapCached:         64 kB
Active:        1422968 kB
Inactive:      5949820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25056720 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            7392 kB
Writeback:           0 kB
AnonPages:       68056 kB
Mapped:          14872 kB
Slab:           458344 kB
PageTables:       4788 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   193400 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71568 MiB
End job on node134 at 2011-04-29 10:25:07