Trace number 3368574

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt (fixed)? (TO) 4800.4 1203.79

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S874492400-019-UNKNOWN.cnf
MD5SUMec4818cc72441ba3110ddbe772c6ebb9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark909.267
Satisfiable
(Un)Satisfiability was proved
Number of variables50000
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
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.03	c This is CryptoMiniSat 2.9.0
0.00/0.03	c compiled with gcc version 4.4.5
0.00/0.03	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.03	c Reading file 'HOME/instance-3368574-1305397713.cnf'
0.00/0.03	c -- header says num vars:          50000
0.00/0.03	c -- header says num clauses:      210000
0.00/0.22	c -- clauses added:            0 learnts,       210000 normals,            0 xors
0.00/0.22	c -- vars added      50000
0.00/0.22	c Parsing time:  0.68 s
0.00/0.30	c  N st     0         0     50000    210000         0         0    630000         0   no data   no data  --
0.00/0.39	c asymm  cl-useful: 0/210000/210000 lits-rem:0 time: 0.65
0.00/0.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.65
0.00/0.76	c bin-w-bin subsume rem            0 bins  time:  0.06 s
0.00/0.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
0.00/0.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  50000 time:  0.07 s
0.00/0.81	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.08 s
5.52/1.40	c lits-rem:         0  cl-subs:        0  v-elim:   1391  v-fix:    0  time:  2.33 s
5.52/1.41	c Finding binary XORs  T:     0.04 s  found:       0
5.92/1.55	c Finding non-binary XORs:     0.51 s (found:       0, avg size: nan)
5.92/1.55	c calculated reachability. Time: 0.00
5.92/1.57	c Calc default polars -  time:   0.09 s pos:   22300 undec:    5741 neg:   21959
5.92/1.57	c =========================================================================================
5.92/1.57	c types(t): F = full restart, N = normal restart
5.92/1.57	c types(t): S = simplification begin/end, E = solution found
5.92/1.57	c restart types(rt): st = static, dy = dynamic
5.92/1.57	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
5.92/1.57	c  B st     0         0     48609    207752         0         0    630797         0   no data   no data  --
14.69/3.75	c  N dy    23      4193     48609    207752         0      4193    630797   1283214    189.57    204.34  --
23.07/5.85	c  N dy    52      8217     48609    207752         0      8216    630797   2425440    192.61    209.55  --
31.84/8.06	c  N dy    81     12347     48609    207752         0     12346    630797   3587831    193.55    205.03  --
41.01/10.35	c  N dy   110     16484     48609    207752         0     16483    630797   4793542    194.98    215.81  --
50.19/12.65	c  N dy   136     20644     48609    207752         0     10647    630797    895661    193.43    204.14  --
58.97/14.88	c  N dy   162     24803     48609    207752         0     14806    630797   2079370    193.32    206.38  --
59.36/14.98	c  F st   164     25000     48609    207752         0     15003    630797   2132773    193.34   no data  --
71.32/17.94	c  N dy   170     30001     48609    207752         0     20004    630797   4097474    193.34   no data  --
71.32/17.94	c  S st   170     30001     48609    207752         0     20004    630797   4097474    193.34   no data  --
72.52/18.21	c  S st   170     30506     48609    207752         0     20509    630797   4191783    193.34   no data  --
72.52/18.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
72.52/18.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
74.11/18.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  1.57
76.51/19.28	c bin-w-bin subsume rem            0 bins  time:  0.06 s
76.51/19.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
76.91/19.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.07 s
76.91/19.33	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.09 s
155.87/39.19	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 78.84 s
157.11/39.44	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.97
157.11/39.45	c calculated reachability. Time: 0.01
157.11/39.45	c  N dy   170     30506     48609    207752         0     20508    630797   4191233    193.34   no data  --
167.03/41.94	c  N dy   202     34574     48609    207752         0     24576    630797   5382460    194.51    206.31  --
176.60/44.34	c  N dy   232     38581     48609    207752         0     28582    630797   6540836    195.33    209.13  --
186.18/46.79	c  N dy   262     42643     48609    207752         0     17146    630797   1349680    195.92    208.98  --
193.75/48.60	c  S st   283     45759     48609    207752         0     20261    630797   2288727    196.26   no data  --
194.55/48.88	c  S st   283     46263     48609    207752         0     20765    630797   2398983    196.26   no data  --
194.95/48.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.12
194.95/48.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
196.59/49.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  1.58
197.74/49.61	c bin-w-bin subsume rem            0 bins  time:  0.06 s
197.74/49.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
197.74/49.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.07 s
197.74/49.67	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.09 s
224.46/56.33	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 26.53 s
224.46/56.36	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.13
224.86/56.41	c vivif2 --  cl tried    20764 cl shrink        0 lits rem          0 time: 0.18
225.66/56.65	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.96
225.66/56.66	c calculated reachability. Time: 0.01
225.66/56.66	c  N dy   283     46263     48609    207752         0     20764    630797   2398885    196.26   no data  --
234.83/58.99	c  N dy   312     50282     48609    207752         0     24783    630797   3555736    196.42    224.94  --
244.85/61.42	c  N dy   342     54315     48609    207752         0     28816    630797   4759631    196.95    207.56  --
254.36/63.88	c  N dy   373     58339     48609    207752         0     32839    630797   5986929    197.61    208.58  --
265.14/66.54	c  N dy   405     62484     48609    207752         0     36984    630797   7214406    198.01    214.82  --
275.14/69.05	c  N dy   434     66583     48609    207752         0     22336    630797   1943271    198.45    211.03  --
281.89/70.72	c  S st   454     69394     48609    207752         0     25147    630797   2803930    198.69   no data  --
283.09/71.01	c  S st   454     69900     48609    207752         0     25653    630797   2913599    198.69   no data  --
283.09/71.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.12
283.09/71.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
284.67/71.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  1.60
285.88/71.77	c bin-w-bin subsume rem            0 bins  time:  0.06 s
285.88/71.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
286.28/71.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.07 s
286.28/71.82	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.10 s
322.57/80.97	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 36.44 s
322.97/81.00	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.13
322.97/81.06	c vivif2 --  cl tried    25651 cl shrink        0 lits rem          0 time: 0.22
324.15/81.31	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 1.00
324.15/81.33	c calculated reachability. Time: 0.01
324.15/81.33	c  N dy   454     69900     48609    207752         0     25651    630797   2911831    198.69   no data  --
334.93/84.06	c  N dy   486     74409     48609    207752         0     30158    630797   4259453    198.87    212.19  --
346.49/86.93	c  N dy   520     79193     48609    207752         0     34942    630797   5674123    199.00    210.77  --
358.91/90.07	c  N dy   548     84441     48609    207752         0     40190    630797   7143468    198.37    216.08  --
366.84/92.02	c  F st   570     87502     48609    207752         0     22376    630797   1225122    198.28   no data  --
375.61/94.29	c  N st   575     90799     48609    207752         0     25673    630797   2689580    198.28   no data  --
390.75/98.03	c  N dy   602     96626     48609    207752         0     31500    630797   4925107    198.19    209.13  --
405.92/101.84	c  N dy   644    102854     48609    207752         0     37728    630797   6727021    198.05    227.78  --
410.71/103.07	c  S st   660    104851     48609    207752         0     39725    630797   7336997    198.24    208.63  --
411.90/103.38	c  S st   660    105353     48609    207752         0     40227    630797   7438280    198.24   no data  --
412.29/103.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.16
412.29/103.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
413.89/103.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  1.69
416.68/104.58	c bin-w-bin subsume rem            0 bins  time:  0.06 s
417.08/104.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
417.08/104.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.07 s
417.08/104.64	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.10 s
875.71/219.61	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 456.96 s
875.71/219.64	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.13
876.13/219.78	c vivif2 --  cl tried    40221 cl shrink        0 lits rem          0 time: 0.53
877.30/220.08	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 1.18
877.30/220.09	c calculated reachability. Time: 0.01
877.30/220.09	c  N dy   660    105353     48609    207752         0     40221    630797   7432532    198.24   no data  --
894.84/224.46	c  N dy   706    112288     48609    207752         0     24717    630797   1396381    198.43    215.28  --
912.39/228.84	c  N dy   756    119617     48609    207752         0     32046    630797   3540589    198.24    211.65  --
931.54/233.69	c  N dy   810    127383     48609    207752         0     39812    630797   5887547    198.46    214.17  --
953.07/239.07	c  N dy   868    135599     48609    207752         0     24311    630797    861611    198.48    212.33  --
975.02/244.51	c  N dy   932    144305     48609    207752         0     33017    630797   3477820    198.89    217.01  --
998.54/250.44	c  N dy  1002    153581     48609    207752         0     42292    630797   6269741    199.23    212.24  --
1010.10/253.31	c  S st  1034    158030     48609    207752         0     46741    630797   7598016    199.32    167.92  --
1011.30/253.65	c  S st  1034    158539     48609    207752         0     47250    630797   7716198    199.32   no data  --
1011.30/253.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.16
1011.30/253.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1013.29/254.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  1.77
1016.51/254.93	c bin-w-bin subsume rem            0 bins  time:  0.06 s
1016.51/254.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
1016.51/254.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.07 s
1016.51/254.99	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.09 s
1523.37/382.06	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 505.05 s
1523.37/382.10	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.13
1524.17/382.24	c vivif2 --  cl tried    47248 cl shrink        0 lits rem          0 time: 0.59
1525.38/382.57	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 1.29
1525.38/382.58	c calculated reachability. Time: 0.01
1525.38/382.59	c  N dy  1034    158539     48609    207752         0     47248    630797   7715257    199.32   no data  --
1551.70/389.13	c  N dy  1111    168844     48609    207752         0     32699    630797   3011856    199.56    210.80  --
1578.44/395.87	c  N dy  1179    179632     48609    207752         0     43487    630797   6264182    199.56    213.22  --
1608.31/403.38	c  N dy  1258    191121     48609    207752         0     29048    630797   1558416    199.62    213.46  --
1639.43/411.20	c  N dy  1344    203408     48609    207752         0     41335    630797   5183319    199.64    216.44  --
1674.52/419.91	c  N dy  1429    216539     48609    207752         0     27501    630797    754464    199.57    213.47  --
1709.21/428.68	c  N dy  1529    230462     48609    207752         0     41423    630797   4841745    199.56    211.37  --
1728.75/433.57	c  S st  1585    237808     48609    207752         0     48769    630797   7046218    199.67   no data  --
1730.34/433.90	c  S st  1585    238312     48609    207752         0     49273    630797   7144697    199.67   no data  --
1730.34/433.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.16
1730.34/433.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1731.98/434.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  1.78
1734.74/435.07	c bin-w-bin subsume rem            0 bins  time:  0.06 s
1734.74/435.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
1735.14/435.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.07 s
1735.14/435.13	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.10 s
2179.42/546.54	c lits-rem:         4  cl-subs:        1  v-elim:      0  v-fix:    0  time: 442.69 s
2179.42/546.57	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.13
2180.18/546.71	c vivif2 --  cl tried    49272 cl shrink        0 lits rem          0 time: 0.56
2181.38/547.04	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 1.30
2181.38/547.05	c calculated reachability. Time: 0.01
2181.38/547.05	c  N dy  1585    238312     48609    207752         0     49272    630797   7144523    199.67   no data  --
2222.06/557.25	c  N dy  1691    253682     48609    207752         0     36665    630797   3172179    199.60    214.94  --
2266.33/568.33	c  N dy  1802    270090     48609    207752         0     53072    630797   8069306    199.58    210.81  --
2311.02/579.54	c  N dy  1917    287348     48609    207752         0     41334    630797   4249801    199.52    216.66  --
2360.43/591.94	c  N dy  2053    305756     48609    207752         0     59742    630797   9773115    199.76    218.74  --
2362.03/592.32	c  F st  2056    306250     48609    207752         0     30239    630797    622669    199.72   no data  --
2412.28/604.94	c  N dy  2153    325460     48609    207752         0     49447    630797   6971345    199.64    215.53  --
2466.52/618.50	c  N dy  2295    345547     48609    207752         0     38542    630797   2757461    199.67    227.82  --
2497.61/626.34	c  S st  2377    357468     48609    207752         0     50463    630797   6270137    199.69   no data  --
2498.82/626.66	c  S st  2377    357973     48609    207752         0     50968    630797   6370611    199.69   no data  --
2498.82/626.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.16
2499.23/626.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.05
2500.81/627.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  1.75
2503.21/627.79	c bin-w-bin subsume rem            0 bins  time:  0.06 s
2503.63/627.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
2503.63/627.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.07 s
2503.63/627.87	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.10 s
2872.89/720.46	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 365.85 s
2872.89/720.49	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.13
2873.69/720.62	c vivif2 --  cl tried    50966 cl shrink        0 lits rem          0 time: 0.50
2874.89/720.94	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 1.30
2874.89/720.96	c calculated reachability. Time: 0.01
2874.89/720.96	c  N dy  2377    357973     48609    207752         0     50966    630797   6370236    199.69   no data  --
2929.58/734.61	c  N dy  2519    378018     48609    207752         0     39016    630797   2620915    199.71    217.05  --
2984.57/748.46	c  N dy  2663    398108     48609    207752         0     59105    630797   8677242    199.87    221.19  --
3038.00/761.84	c  N dy  2807    418153     48609    207752         0     46161    630797   4516407    199.93    210.89  --
3091.88/775.39	c  N dy  2948    438266     48609    207752         0     66274    630797  10600841    200.03    219.40  --
3143.69/788.31	c  N dy  3084    458357     48609    207752         0     52361    630797   5993120    200.09    215.92  --
3198.31/802.06	c  N dy  3216    478460     48609    207752         0     37457    630797   1281953    200.04    212.02  --
3249.80/814.97	c  N dy  3354    498533     48609    207752         0     57529    630797   7268697    200.06    259.09  --
3304.38/828.69	c  N dy  3502    518756     48609    207752         0     41749    630797   2263394    200.15    211.73  --
3352.25/840.64	c  S st  3629    536959     48609    207752         0     59952    630797   7632510    200.12   no data  --
3353.44/840.99	c  S st  3629    537460     48609    207752         0     60453    630797   7731955    200.12   no data  --
3353.84/841.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.16
3353.84/841.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3355.42/841.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  1.83
3358.63/842.20	c bin-w-bin subsume rem            0 bins  time:  0.06 s
3358.63/842.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
3358.63/842.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.08 s
3358.63/842.26	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.09 s
3892.61/976.15	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 532.40 s
3892.61/976.19	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.13
3893.41/976.34	c vivif2 --  cl tried    60450 cl shrink        0 lits rem          0 time: 0.60
3894.99/976.70	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 1.44
3894.99/976.72	c calculated reachability. Time: 0.01
3894.99/976.72	c  N dy  3629    537460     48609    207752         0     60450    630797   7729835    200.12   no data  --
3949.23/990.35	c  N dy  3764    557545     48609    207752         0     43542    630797   2515456    200.11    211.03  --
4002.27/1003.69	c  N dy  3906    577568     48609    207752         0     63564    630797   8538838    200.23    216.76  --
4057.70/1017.51	c  N dy  4046    597899     48609    207752         0     45889    630797   2937980    200.29    211.78  --
4109.93/1030.60	c  N dy  4167    617904     48609    207752         0     65890    630797   8834097    200.17    275.35  --
4164.59/1044.34	c  N dy  4310    637984     48609    207752         0     46974    630797   2901114    200.25    218.48  --
4218.02/1057.72	c  N dy  4451    658003     48609    207752         0     66993    630797   8950291    200.40    214.92  --
4272.66/1071.45	c  N dy  4588    678035     48609    207752         0     47025    630797   2636649    200.41    218.23  --
4326.49/1084.95	c  N dy  4723    698132     48609    207752         0     67122    630797   8555622    200.38    221.14  --
4382.72/1099.04	c  N dy  4864    718228     48609    207752         0     46217    630797   2105093    200.40    212.41  --
4437.76/1112.81	c  N dy  5010    738234     48609    207752         0     66222    630797   8188423    200.48    212.79  --
4495.97/1127.48	c  N dy  5150    758343     48609    207752         0     44330    630797   1244726    200.52    212.54  --
4550.62/1141.14	c  N dy  5290    778381     48609    207752         0     64368    630797   7173080    200.52    230.27  --
4610.43/1156.19	c  N dy  5429    798404     48609    207752         0     84390    630797  13204507    200.57    213.60  --
4631.96/1161.59	c  S st  5477    806191     48609    207752         0     49187    630797   2382642    200.56   no data  --
4633.56/1161.94	c  S st  5477    806694     48609    207752         0     49690    630797   2487189    200.56   no data  --
4633.56/1161.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
4633.56/1161.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4635.58/1162.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  1.79
4636.75/1162.73	c bin-w-bin subsume rem            0 bins  time:  0.06 s
4636.75/1162.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
4636.75/1162.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.07 s
4636.75/1162.79	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.10 s
4671.10/1171.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time: 34.27 s
4671.45/1171.42	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.13
4671.45/1171.47	c vivif2 --  cl tried    49690 cl shrink        0 lits rem          0 time: 0.20
4672.65/1171.79	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 1.28
4673.04/1171.81	c calculated reachability. Time: 0.01
4673.04/1171.81	c  N dy  5477    806694     48609    207752         0     49690    630797   2487189    200.56   no data  --
4729.68/1186.05	c  N dy  5622    826796     48609    207752         0     69789    630797   8554152    200.63    214.45  --
4789.55/1201.05	c  N dy  5764    846811     48609    207752         0     45805    630797   1042428    200.69    212.06  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3368574-1305397713/watcher-3368574-1305397713 -o /tmp/evaluation-result-3368574-1305397713/solver-3368574-1305397713 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368574-1305397713.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: 3.12 3.78 3.45 5/373 16752
/proc/meminfo: memFree=22578908/32951124 swapFree=67111348/67111528
[pid=16752] ppid=16750 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/16752/stat : 16752 (strangenight1-m) R 16750 16752 16711 0 -1 4202496 416 0 0 0 0 0 0 0 20 0 4 0 651369058 52465664 356 33554432000 4194304 4650419 140737214115136 18446744073709551615 212687675323 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16752/statm: 12809 356 306 112 0 7774 0
[pid=16752/tid=16753] ppid=16750 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/16752/task/16753/stat : 16753 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 4 0 651369058 52465664 356 33554432000 4194304 4650419 140737214115136 18446744073709551615 47921371547570 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16752/tid=16754] ppid=16750 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/16752/task/16754/stat : 16754 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 4 0 651369058 52465664 356 33554432000 4194304 4650419 140737214115136 18446744073709551615 47921371547161 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16752/tid=16755] ppid=16750 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/16752/task/16755/stat : 16755 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 4 0 651369058 52465664 356 33554432000 4194304 4650419 140737214115136 18446744073709551615 47921371547570 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.085593 s]
/proc/loadavg: 3.12 3.78 3.45 5/373 16752
/proc/meminfo: memFree=22578908/32951124 swapFree=67111348/67111528
[pid=16752] ppid=16750 vsize=325268 CPUtime=0.27 cores=0,2,4,6
/proc/16752/stat : 16752 (strangenight1-m) D 16750 16752 16711 0 -1 4202496 21657 0 0 0 24 3 0 0 18 0 4 0 651369058 333074432 17392 33554432000 4194304 4650419 140737214115136 18446744073709551615 212687718583 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16752/statm: 82148 23449 344 112 0 77113 0
[pid=16752/tid=16753] ppid=16750 vsize=333364 CPUtime=0.17 cores=0,2,4,6
/proc/16752/task/16753/stat : 16753 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 8330 0 0 0 17 0 0 0 22 0 4 0 651369058 341364736 28999 33554432000 4194304 4650419 140737214115136 18446744073709551615 212687372665 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16752/tid=16754] ppid=16750 vsize=391412 CPUtime=0.9 cores=0,2,4,6
/proc/16752/task/16754/stat : 16754 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 16812 0 0 0 87 3 0 0 18 0 4 0 651369058 400805888 52102 33554432000 4194304 4650419 140737214115136 18446744073709551615 4476293 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16752/tid=16755] ppid=16750 vsize=391412 CPUtime=0.89 cores=0,2,4,6
/proc/16752/task/16755/stat : 16755 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 9233 0 0 0 88 1 0 0 19 0 4 0 651369058 400805888 52103 33554432000 4194304 4650419 140737214115136 18446744073709551615 4333710 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 325268

[startup+1.0173 s]
/proc/loadavg: 3.12 3.78 3.45 5/373 16752
/proc/meminfo: memFree=22578908/32951124 swapFree=67111348/67111528
[pid=16752] ppid=16750 vsize=400596 CPUtime=3.98 cores=0,2,4,6
/proc/16752/stat : 16752 (strangenight1-m) R 16750 16752 16711 0 -1 4202496 64817 0 0 0 387 11 0 0 19 0 4 0 651369058 410210304 56852 33554432000 4194304 4650419 140737214115136 18446744073709551615 4441399 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16752/statm: 100149 56872 385 112 0 95114 0
[pid=16752/tid=16753] ppid=16750 vsize=400596 CPUtime=0.97 cores=0,2,4,6
/proc/16752/task/16753/stat : 16753 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 18671 0 0 0 95 2 0 0 25 0 4 0 651369058 410210304 56883 33554432000 4194304 4650419 140737214115136 18446744073709551615 212687372737 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16752/tid=16754] ppid=16750 vsize=400596 CPUtime=1 cores=0,2,4,6
/proc/16752/task/16754/stat : 16754 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 18254 0 0 0 97 3 0 0 18 0 4 0 651369058 410210304 56894 33554432000 4194304 4650419 140737214115136 18446744073709551615 4441652 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16752/tid=16755] ppid=16750 vsize=400596 CPUtime=0.99 cores=0,2,4,6
/proc/16752/task/16755/stat : 16755 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 9277 0 0 0 97 2 0 0 19 0 4 0 651369058 410210304 56905 33554432000 4194304 4650419 140737214115136 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.98
Current children cumulated vsize (KiB) 400596

[startup+1.11728 s]
/proc/loadavg: 3.12 3.78 3.45 5/373 16752
/proc/meminfo: memFree=22578908/32951124 swapFree=67111348/67111528
[pid=16752] ppid=16750 vsize=403836 CPUtime=4.39 cores=0,2,4,6
/proc/16752/stat : 16752 (strangenight1-m) R 16750 16752 16711 0 -1 4202496 70288 0 0 0 427 12 0 0 19 0 4 0 651369058 413528064 56290 33554432000 4194304 4650419 140737214115136 18446744073709551615 4520109 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16752/statm: 100959 56291 387 112 0 95924 0
[pid=16752/tid=16753] ppid=16750 vsize=403836 CPUtime=1.07 cores=0,2,4,6
/proc/16752/task/16753/stat : 16753 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 19666 0 0 0 105 2 0 0 25 0 4 0 651369058 413528064 56291 33554432000 4194304 4650419 140737214115136 18446744073709551615 212687335745 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16752/tid=16754] ppid=16750 vsize=403836 CPUtime=1.1 cores=0,2,4,6
/proc/16752/task/16754/stat : 16754 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 20450 0 0 0 106 4 0 0 18 0 4 0 651369058 413528064 56291 33554432000 4194304 4650419 140737214115136 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16752/tid=16755] ppid=16750 vsize=403836 CPUtime=1.09 cores=0,2,4,6
/proc/16752/task/16755/stat : 16755 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 9322 0 0 0 107 2 0 0 19 0 4 0 651369058 413528064 56291 33554432000 4194304 4650419 140737214115136 18446744073709551615 4333974 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.39
Current children cumulated vsize (KiB) 403836

[startup+1.20026 s]
/proc/loadavg: 3.12 3.78 3.45 5/373 16752
/proc/meminfo: memFree=22578908/32951124 swapFree=67111348/67111528
[pid=16752] ppid=16750 vsize=403836 CPUtime=4.72 cores=0,2,4,6
/proc/16752/stat : 16752 (strangenight1-m) R 16750 16752 16711 0 -1 4202496 70498 0 0 0 460 12 0 0 19 0 4 0 651369058 413528064 56500 33554432000 4194304 4650419 140737214115136 18446744073709551615 4420393 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16752/statm: 100959 56500 387 112 0 95924 0
[pid=16752/tid=16753] ppid=16750 vsize=403836 CPUtime=1.15 cores=0,2,4,6
/proc/16752/task/16753/stat : 16753 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 19703 0 0 0 113 2 0 0 25 0 4 0 651369058 413528064 56500 33554432000 4194304 4650419 140737214115136 18446744073709551615 4451696 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16752/tid=16754] ppid=16750 vsize=403836 CPUtime=1.19 cores=0,2,4,6
/proc/16752/task/16754/stat : 16754 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 20519 0 0 0 115 4 0 0 18 0 4 0 651369058 413528064 56500 33554432000 4194304 4650419 140737214115136 18446744073709551615 4451430 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16752/tid=16755] ppid=16750 vsize=403836 CPUtime=1.18 cores=0,2,4,6
/proc/16752/task/16755/stat : 16755 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 9366 0 0 0 116 2 0 0 19 0 4 0 651369058 413528064 56500 33554432000 4194304 4650419 140737214115136 18446744073709551615 4354963 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.72
Current children cumulated vsize (KiB) 403836

[startup+1.50121 s]
/proc/loadavg: 3.12 3.78 3.45 5/373 16752
/proc/meminfo: memFree=22578908/32951124 swapFree=67111348/67111528
[pid=16752] ppid=16750 vsize=403836 CPUtime=5.92 cores=0,2,4,6
/proc/16752/stat : 16752 (strangenight1-m) R 16750 16752 16711 0 -1 4202496 70795 0 0 0 580 12 0 0 19 0 4 0 651369058 413528064 56797 33554432000 4194304 4650419 140737214115136 18446744073709551615 4389520 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16752/statm: 100959 56797 390 112 0 95924 0
[pid=16752/tid=16753] ppid=16750 vsize=403836 CPUtime=1.45 cores=0,2,4,6
/proc/16752/task/16753/stat : 16753 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 19753 0 0 0 143 2 0 0 25 0 4 0 651369058 413528064 56797 33554432000 4194304 4650419 140737214115136 18446744073709551615 4385244 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16752/tid=16754] ppid=16750 vsize=403836 CPUtime=1.49 cores=0,2,4,6
/proc/16752/task/16754/stat : 16754 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 20567 0 0 0 145 4 0 0 18 0 4 0 651369058 413528064 56797 33554432000 4194304 4650419 140737214115136 18446744073709551615 4389592 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16752/tid=16755] ppid=16750 vsize=403836 CPUtime=1.48 cores=0,2,4,6
/proc/16752/task/16755/stat : 16755 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 9518 0 0 0 146 2 0 0 20 0 4 0 651369058 413528064 56797 33554432000 4194304 4650419 140737214115136 18446744073709551615 4334274 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 403836

[startup+3.11391 s]
/proc/loadavg: 3.83 3.92 3.50 9/377 16757
/proc/meminfo: memFree=22257360/32951124 swapFree=67111348/67111528
[pid=16752] ppid=16750 vsize=436656 CPUtime=12.35 cores=0,2,4,6
/proc/16752/stat : 16752 (strangenight1-m) R 16750 16752 16711 0 -1 4202496 74536 0 0 0 1222 13 0 0 25 0 4 0 651369058 447135744 60538 33554432000 4194304 4650419 140737214115136 18446744073709551615 4363576 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16752/statm: 109164 60538 391 112 0 104129 0
[pid=16752/tid=16753] ppid=16750 vsize=436656 CPUtime=3.06 cores=0,2,4,6
/proc/16752/task/16753/stat : 16753 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 20754 0 0 0 304 2 0 0 25 0 4 0 651369058 447135744 60538 33554432000 4194304 4650419 140737214115136 18446744073709551615 4363307 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16752/tid=16754] ppid=16750 vsize=436656 CPUtime=3.1 cores=0,2,4,6
/proc/16752/task/16754/stat : 16754 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 21510 0 0 0 306 4 0 0 22 0 4 0 651369058 447135744 60538 33554432000 4194304 4650419 140737214115136 18446744073709551615 4363617 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16752/tid=16755] ppid=16750 vsize=436656 CPUtime=3.06 cores=0,2,4,6
/proc/16752/task/16755/stat : 16755 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 10386 0 0 0 304 2 0 0 25 0 4 0 651369058 447135744 60538 33554432000 4194304 4650419 140737214115136 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 436656

[startup+6.30033 s]
/proc/loadavg: 4.16 3.99 3.52 9/377 16757
/proc/meminfo: memFree=22225832/32951124 swapFree=67111348/67111528
[pid=16752] ppid=16750 vsize=605988 CPUtime=25.09 cores=0,2,4,6
/proc/16752/stat : 16752 (strangenight1-m) R 16750 16752 16711 0 -1 4202496 82047 0 0 0 2493 16 0 0 25 0 4 0 651369058 620531712 68049 33554432000 4194304 4650419 140737214115136 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16752/statm: 151497 68049 391 112 0 146462 0
[pid=16752/tid=16753] ppid=16750 vsize=605988 CPUtime=6.26 cores=0,2,4,6
/proc/16752/task/16753/stat : 16753 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 22512 0 0 0 623 3 0 0 25 0 4 0 651369058 620531712 68065 33554432000 4194304 4650419 140737214115136 18446744073709551615 4365195 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16752/tid=16754] ppid=16750 vsize=605988 CPUtime=6.3 cores=0,2,4,6
/proc/16752/task/16754/stat : 16754 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 23277 0 0 0 625 5 0 0 25 0 4 0 651369058 620531712 68065 33554432000 4194304 4650419 140737214115136 18446744073709551615 4333753 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16752/tid=16755] ppid=16750 vsize=605988 CPUtime=6.22 cores=0,2,4,6
/proc/16752/task/16755/stat : 16755 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 12664 0 0 0 620 2 0 0 25 0 4 0 651369058 620531712 68065 33554432000 4194304 4650419 140737214115136 18446744073709551615 4364307 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 605988

[startup+12.7012 s]
/proc/loadavg: 4.47 4.05 3.55 9/377 16757
/proc/meminfo: memFree=21971808/32951124 swapFree=67111348/67111528
[pid=16752] ppid=16750 vsize=423748 CPUtime=50.59 cores=0,2,4,6
/proc/16752/stat : 16752 (strangenight1-m) R 16750 16752 16711 0 -1 4202496 105175 0 0 0 5037 22 0 0 25 0 4 0 651369058 433917952 62207 33554432000 4194304 4650419 140737214115136 18446744073709551615 4364503 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16752/statm: 105937 62207 393 112 0 100902 0
[pid=16752/tid=16753] ppid=16750 vsize=423748 CPUtime=12.65 cores=0,2,4,6
/proc/16752/task/16753/stat : 16753 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 27788 0 0 0 1261 4 0 0 25 0 4 0 651369058 433917952 62207 33554432000 4194304 4650419 140737214115136 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16752/tid=16754] ppid=16750 vsize=423748 CPUtime=12.68 cores=0,2,4,6
/proc/16752/task/16754/stat : 16754 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 28991 0 0 0 1262 6 0 0 25 0 4 0 651369058 433917952 62207 33554432000 4194304 4650419 140737214115136 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16752/tid=16755] ppid=16750 vsize=423748 CPUtime=12.54 cores=0,2,4,6
/proc/16752/task/16755/stat : 16755 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 19178 0 0 0 1250 4 0 0 25 0 4 0 651369058 433917952 62207 33554432000 4194304 4650419 140737214115136 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 423748

[startup+25.5008 s]
/proc/loadavg: 5.01 4.18 3.59 9/377 16757
/proc/meminfo: memFree=21763072/32951124 swapFree=67111348/67111528
[pid=16752] ppid=16750 vsize=812452 CPUtime=101.63 cores=0,2,4,6
/proc/16752/stat : 16752 (strangenight1-m) R 16750 16752 16711 0 -1 4202496 188702 0 0 0 10122 41 0 0 25 0 4 0 651369058 831950848 126892 33554432000 4194304 4650419 140737214115136 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16752/statm: 203113 126892 406 112 0 198078 0
[pid=16752/tid=16753] ppid=16750 vsize=812452 CPUtime=25.45 cores=0,2,4,6
/proc/16752/task/16753/stat : 16753 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 64799 0 0 0 2535 10 0 0 25 0 4 0 651369058 831950848 126892 33554432000 4194304 4650419 140737214115136 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16752/tid=16754] ppid=16750 vsize=812452 CPUtime=25.48 cores=0,2,4,6
/proc/16752/task/16754/stat : 16754 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 38734 0 0 0 2539 9 0 0 25 0 4 0 651369058 831950848 126892 33554432000 4194304 4650419 140737214115136 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16752/tid=16755] ppid=16750 vsize=812452 CPUtime=25.19 cores=0,2,4,6
/proc/16752/task/16755/stat : 16755 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 28570 0 0 0 2512 7 0 0 25 0 4 0 651369058 831950848 126892 33554432000 4194304 4650419 140737214115136 18446744073709551615 4315126 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.63
Current children cumulated vsize (KiB) 812452

[startup+51.1012 s]
/proc/loadavg: 6.09 4.50 3.71 9/377 16758
/proc/meminfo: memFree=21455300/32951124 swapFree=67111348/67111528
[pid=16752] ppid=16750 vsize=1063884 CPUtime=203.73 cores=0,2,4,6
/proc/16752/stat : 16752 (strangenight1-m) R 16750 16752 16711 0 -1 4202496 385863 0 0 0 20295 78 0 0 25 0 4 0 651369058 1089417216 172112 33554432000 4194304 4650419 140737214115136 18446744073709551615 4441572 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16752/statm: 265971 172112 395 112 0 260936 0
[pid=16752/tid=16753] ppid=16750 vsize=1063884 CPUtime=51.05 cores=0,2,4,6
/proc/16752/task/16753/stat : 16753 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 65148 0 0 0 5095 10 0 0 25 0 4 0 651369058 1089417216 172113 33554432000 4194304 4650419 140737214115136 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16752/tid=16754] ppid=16750 vsize=1063884 CPUtime=51.08 cores=0,2,4,6
/proc/16752/task/16754/stat : 16754 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 62811 0 0 0 5091 17 0 0 25 0 4 0 651369058 1089417216 172113 33554432000 4194304 4650419 140737214115136 18446744073709551615 4334343 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16752/tid=16755] ppid=16750 vsize=1063884 CPUtime=50.49 cores=0,2,4,6
/proc/16752/task/16755/stat : 16755 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 62058 0 0 0 5033 16 0 0 25 0 4 0 651369058 1089417216 172114 33554432000 4194304 4650419 140737214115136 18446744073709551615 4363522 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.73
Current children cumulated vsize (KiB) 1063884

[startup+102.301 s]
/proc/loadavg: 7.41 5.15 3.98 9/377 16759
/proc/meminfo: memFree=21305720/32951124 swapFree=67111348/67111528
[pid=16752] ppid=16750 vsize=1168572 CPUtime=407.9 cores=0,2,4,6
/proc/16752/stat : 16752 (strangenight1-m) R 16750 16752 16711 0 -1 4202496 477083 0 0 0 40682 108 0 0 25 0 4 0 651369058 1196617728 186575 33554432000 4194304 4650419 140737214115136 18446744073709551615 4366047 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16752/statm: 292143 186575 395 112 0 287108 0
[pid=16752/tid=16753] ppid=16750 vsize=1168572 CPUtime=102.25 cores=0,2,4,6
/proc/16752/task/16753/stat : 16753 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 66072 0 0 0 10215 10 0 0 25 0 4 0 651369058 1196617728 186575 33554432000 4194304 4650419 140737214115136 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16752/tid=16754] ppid=16750 vsize=1168572 CPUtime=102.28 cores=0,2,4,6
/proc/16752/task/16754/stat : 16754 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 100476 0 0 0 10199 29 0 0 25 0 4 0 651369058 1196617728 186575 33554432000 4194304 4650419 140737214115136 18446744073709551615 4363566 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16752/tid=16755] ppid=16750 vsize=1168572 CPUtime=101.08 cores=0,2,4,6
/proc/16752/task/16755/stat : 16755 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 88943 0 0 0 10083 25 0 0 25 0 4 0 651369058 1196617728 186575 33554432000 4194304 4650419 140737214115136 18446744073709551615 4363531 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.9
Current children cumulated vsize (KiB) 1168572

[startup+162.301 s]

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

[pid=16752] ppid=16750 vsize=1665832 CPUtime=2561.43 cores=0,2,4,6
/proc/16752/stat : 16752 (strangenight1-m) R 16750 16752 16711 0 -1 4202496 5124366 0 0 0 255259 884 0 0 25 0 4 0 651369058 1705811968 334673 33554432000 4194304 4650419 140737214115136 18446744073709551615 4476204 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16752/statm: 416458 334673 395 112 0 411423 0
[pid=16752/tid=16753] ppid=16750 vsize=1665832 CPUtime=642.26 cores=0,2,4,6
/proc/16752/task/16753/stat : 16753 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 682872 0 0 0 64105 121 0 0 25 0 4 0 651369058 1705811968 334673 33554432000 4194304 4650419 140737214115136 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16752/tid=16754] ppid=16750 vsize=1665832 CPUtime=642.29 cores=0,2,4,6
/proc/16752/task/16754/stat : 16754 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 527308 0 0 0 64081 148 0 0 25 0 4 0 651369058 1705811968 334673 33554432000 4194304 4650419 140737214115136 18446744073709551615 4476111 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16752/tid=16755] ppid=16750 vsize=1665832 CPUtime=639.47 cores=0,2,4,6
/proc/16752/task/16755/stat : 16755 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 1739625 0 0 0 63660 287 0 0 25 0 4 0 651369058 1705811968 334673 33554432000 4194304 4650419 140737214115136 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2561.43
Current children cumulated vsize (KiB) 1665832

[startup+702.3 s]
/proc/loadavg: 8.21 7.74 5.94 9/377 16775
/proc/meminfo: memFree=20404732/32951124 swapFree=67111348/67111528
[pid=16752] ppid=16750 vsize=1621608 CPUtime=2800.71 cores=0,2,4,6
/proc/16752/stat : 16752 (strangenight1-m) R 16750 16752 16711 0 -1 4202496 6645316 0 0 0 278966 1105 0 0 25 0 4 0 651369058 1660526592 333854 33554432000 4194304 4650419 140737214115136 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16752/statm: 405402 333854 403 112 0 400367 0
[pid=16752/tid=16753] ppid=16750 vsize=1621608 CPUtime=702.26 cores=0,2,4,6
/proc/16752/task/16753/stat : 16753 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 707864 0 0 0 70092 134 0 0 25 0 4 0 651369058 1660526592 333854 33554432000 4194304 4650419 140737214115136 18446744073709551615 4315137 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16752/tid=16754] ppid=16750 vsize=1621608 CPUtime=702.29 cores=0,2,4,6
/proc/16752/task/16754/stat : 16754 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 893544 0 0 0 70031 198 0 0 25 0 4 0 651369058 1660526592 333854 33554432000 4194304 4650419 140737214115136 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16752/tid=16755] ppid=16750 vsize=1621608 CPUtime=699.46 cores=0,2,4,6
/proc/16752/task/16755/stat : 16755 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 2420195 0 0 0 69561 385 0 0 25 0 4 0 651369058 1660526592 333854 33554432000 4194304 4650419 140737214115136 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2800.71
Current children cumulated vsize (KiB) 1621608

[startup+762.3 s]
/proc/loadavg: 8.22 7.82 6.08 9/377 16777
/proc/meminfo: memFree=20355032/32951124 swapFree=67111348/67111528
[pid=16752] ppid=16750 vsize=1698828 CPUtime=3039.98 cores=0,2,4,6
/proc/16752/stat : 16752 (strangenight1-m) R 16750 16752 16711 0 -1 4202496 7872682 0 0 0 302728 1270 0 0 25 0 4 0 651369058 1739599872 335536 33554432000 4194304 4650419 140737214115136 18446744073709551615 4364336 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16752/statm: 424707 335536 395 112 0 419672 0
[pid=16752/tid=16753] ppid=16750 vsize=1698828 CPUtime=762.26 cores=0,2,4,6
/proc/16752/task/16753/stat : 16753 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 730382 0 0 0 76084 142 0 0 25 0 4 0 651369058 1739599872 335536 33554432000 4194304 4650419 140737214115136 18446744073709551615 4310809 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16752/tid=16754] ppid=16750 vsize=1698828 CPUtime=762.29 cores=0,2,4,6
/proc/16752/task/16754/stat : 16754 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 1331698 0 0 0 75976 253 0 0 25 0 4 0 651369058 1739599872 335536 33554432000 4194304 4650419 140737214115136 18446744073709551615 4363644 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16752/tid=16755] ppid=16750 vsize=1698828 CPUtime=759.44 cores=0,2,4,6
/proc/16752/task/16755/stat : 16755 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 2997784 0 0 0 75487 457 0 0 25 0 4 0 651369058 1739599872 335536 33554432000 4194304 4650419 140737214115136 18446744073709551615 4363541 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3039.98
Current children cumulated vsize (KiB) 1698828

[startup+822.3 s]
/proc/loadavg: 8.12 7.86 6.20 9/377 16778
/proc/meminfo: memFree=20158012/32951124 swapFree=67111348/67111528
[pid=16752] ppid=16750 vsize=1717564 CPUtime=3279.27 cores=0,2,4,6
/proc/16752/stat : 16752 (strangenight1-m) R 16750 16752 16711 0 -1 4202496 7971978 0 0 0 326626 1301 0 0 25 0 4 0 651369058 1758785536 353466 33554432000 4194304 4650419 140737214115136 18446744073709551615 4363510 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16752/statm: 429391 353466 395 112 0 424356 0
[pid=16752/tid=16753] ppid=16750 vsize=1717564 CPUtime=822.26 cores=0,2,4,6
/proc/16752/task/16753/stat : 16753 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 749835 0 0 0 82078 148 0 0 25 0 4 0 651369058 1758785536 353466 33554432000 4194304 4650419 140737214115136 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16752/tid=16754] ppid=16750 vsize=1717564 CPUtime=822.28 cores=0,2,4,6
/proc/16752/task/16754/stat : 16754 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 1358229 0 0 0 81967 261 0 0 25 0 4 0 651369058 1758785536 353466 33554432000 4194304 4650419 140737214115136 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16752/tid=16755] ppid=16750 vsize=1717564 CPUtime=819.44 cores=0,2,4,6
/proc/16752/task/16755/stat : 16755 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 3023507 0 0 0 81479 465 0 0 25 0 4 0 651369058 1758785536 353466 33554432000 4194304 4650419 140737214115136 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3279.27
Current children cumulated vsize (KiB) 1717564

[startup+882.301 s]
/proc/loadavg: 8.12 7.90 6.31 9/377 16780
/proc/meminfo: memFree=20162420/32951124 swapFree=67111348/67111528
[pid=16752] ppid=16750 vsize=1814216 CPUtime=3518.53 cores=0,2,4,6
/proc/16752/stat : 16752 (strangenight1-m) R 16750 16752 16711 0 -1 4202496 8226331 0 0 0 350496 1357 0 0 25 0 4 0 651369058 1857757184 361653 33554432000 4194304 4650419 140737214115136 18446744073709551615 4475976 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16752/statm: 453554 361653 395 112 0 448519 0
[pid=16752/tid=16753] ppid=16750 vsize=1814216 CPUtime=882.26 cores=0,2,4,6
/proc/16752/task/16753/stat : 16753 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 775272 0 0 0 88068 158 0 0 25 0 4 0 651369058 1857757184 361654 33554432000 4194304 4650419 140737214115136 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16752/tid=16754] ppid=16750 vsize=1814216 CPUtime=882.29 cores=0,2,4,6
/proc/16752/task/16754/stat : 16754 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 1389541 0 0 0 87955 274 0 0 25 0 4 0 651369058 1857757184 361654 33554432000 4194304 4650419 140737214115136 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16752/tid=16755] ppid=16750 vsize=1814216 CPUtime=879.42 cores=0,2,4,6
/proc/16752/task/16755/stat : 16755 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 3053126 0 0 0 87468 474 0 0 25 0 4 0 651369058 1857757184 361654 33554432000 4194304 4650419 140737214115136 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3518.53
Current children cumulated vsize (KiB) 1814216

[startup+942.301 s]
/proc/loadavg: 8.08 7.93 6.42 9/377 16782
/proc/meminfo: memFree=20040100/32951124 swapFree=67111348/67111528
[pid=16752] ppid=16750 vsize=1700332 CPUtime=3757.81 cores=0,2,4,6
/proc/16752/stat : 16752 (strangenight1-m) R 16750 16752 16711 0 -1 4202496 8585519 0 0 0 374354 1427 0 0 25 0 4 0 651369058 1741139968 355713 33554432000 4194304 4650419 140737214115136 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16752/statm: 425083 355713 395 112 0 420048 0
[pid=16752/tid=16753] ppid=16750 vsize=1700332 CPUtime=942.25 cores=0,2,4,6
/proc/16752/task/16753/stat : 16753 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 800321 0 0 0 94056 169 0 0 25 0 4 0 651369058 1741139968 355713 33554432000 4194304 4650419 140737214115136 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16752/tid=16754] ppid=16750 vsize=1700332 CPUtime=942.28 cores=0,2,4,6
/proc/16752/task/16754/stat : 16754 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 1413568 0 0 0 93946 282 0 0 25 0 4 0 651369058 1741139968 355713 33554432000 4194304 4650419 140737214115136 18446744073709551615 4363335 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16752/tid=16755] ppid=16750 vsize=1700332 CPUtime=939.4 cores=0,2,4,6
/proc/16752/task/16755/stat : 16755 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 3078672 0 0 0 93455 485 0 0 25 0 4 0 651369058 1741139968 355713 33554432000 4194304 4650419 140737214115136 18446744073709551615 4363496 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3757.81
Current children cumulated vsize (KiB) 1700332

[startup+1002.3 s]
/proc/loadavg: 8.06 7.96 6.52 9/377 16783
/proc/meminfo: memFree=19945664/32951124 swapFree=67111348/67111528
[pid=16752] ppid=16750 vsize=1831420 CPUtime=3997.09 cores=0,2,4,6
/proc/16752/stat : 16752 (strangenight1-m) R 16750 16752 16711 0 -1 4202496 8850935 0 0 0 398223 1486 0 0 25 0 4 0 651369058 1875374080 385180 33554432000 4194304 4650419 140737214115136 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16752/statm: 457855 385180 395 112 0 452820 0
[pid=16752/tid=16753] ppid=16750 vsize=1831420 CPUtime=1002.26 cores=0,2,4,6
/proc/16752/task/16753/stat : 16753 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 821088 0 0 0 100048 178 0 0 25 0 4 0 651369058 1875374080 385180 33554432000 4194304 4650419 140737214115136 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16752/tid=16754] ppid=16750 vsize=1831420 CPUtime=1002.28 cores=0,2,4,6
/proc/16752/task/16754/stat : 16754 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 1439042 0 0 0 99937 291 0 0 25 0 4 0 651369058 1875374080 385180 33554432000 4194304 4650419 140737214115136 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16752/tid=16755] ppid=16750 vsize=1831420 CPUtime=999.39 cores=0,2,4,6
/proc/16752/task/16755/stat : 16755 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 3105918 0 0 0 99445 494 0 0 25 0 4 0 651369058 1875374080 385180 33554432000 4194304 4650419 140737214115136 18446744073709551615 4364427 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3997.09
Current children cumulated vsize (KiB) 1831420

[startup+1062.3 s]
/proc/loadavg: 8.19 8.01 6.63 9/377 16785
/proc/meminfo: memFree=20051752/32951124 swapFree=67111348/67111528
[pid=16752] ppid=16750 vsize=1831420 CPUtime=4236.4 cores=0,2,4,6
/proc/16752/stat : 16752 (strangenight1-m) R 16750 16752 16711 0 -1 4202496 8945834 0 0 0 422116 1524 0 0 25 0 4 0 651369058 1875374080 365207 33554432000 4194304 4650419 140737214115136 18446744073709551615 4331981 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16752/statm: 457855 365207 395 112 0 452820 0
[pid=16752/tid=16753] ppid=16750 vsize=1831420 CPUtime=1062.27 cores=0,2,4,6
/proc/16752/task/16753/stat : 16753 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 842354 0 0 0 106040 187 0 0 25 0 4 0 651369058 1875374080 365214 33554432000 4194304 4650419 140737214115136 18446744073709551615 4366857 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16752/tid=16754] ppid=16750 vsize=1831420 CPUtime=1062.3 cores=0,2,4,6
/proc/16752/task/16754/stat : 16754 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 1464759 0 0 0 105927 303 0 0 25 0 4 0 651369058 1875374080 365214 33554432000 4194304 4650419 140737214115136 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16752/tid=16755] ppid=16750 vsize=1831420 CPUtime=1059.39 cores=0,2,4,6
/proc/16752/task/16755/stat : 16755 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 3131405 0 0 0 105435 504 0 0 25 0 4 0 651369058 1875374080 365214 33554432000 4194304 4650419 140737214115136 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4236.4
Current children cumulated vsize (KiB) 1831420

[startup+1122.3 s]
/proc/loadavg: 8.07 8.00 6.71 9/377 16786
/proc/meminfo: memFree=19806000/32951124 swapFree=67111348/67111528
[pid=16752] ppid=16750 vsize=1831420 CPUtime=4475.64 cores=0,2,4,6
/proc/16752/stat : 16752 (strangenight1-m) R 16750 16752 16711 0 -1 4202496 9027109 0 0 0 446010 1554 0 0 25 0 4 0 651369058 1875374080 379250 33554432000 4194304 4650419 140737214115136 18446744073709551615 4363556 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16752/statm: 457855 379250 395 112 0 452820 0
[pid=16752/tid=16753] ppid=16750 vsize=1831420 CPUtime=1122.26 cores=0,2,4,6
/proc/16752/task/16753/stat : 16753 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 864896 0 0 0 112030 196 0 0 25 0 4 0 651369058 1875374080 379250 33554432000 4194304 4650419 140737214115136 18446744073709551615 4364562 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16752/tid=16754] ppid=16750 vsize=1831420 CPUtime=1122.28 cores=0,2,4,6
/proc/16752/task/16754/stat : 16754 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 1485523 0 0 0 111917 311 0 0 25 0 4 0 651369058 1875374080 379250 33554432000 4194304 4650419 140737214115136 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16752/tid=16755] ppid=16750 vsize=1831420 CPUtime=1119.36 cores=0,2,4,6
/proc/16752/task/16755/stat : 16755 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 3144462 0 0 0 111428 508 0 0 25 0 4 0 651369058 1875374080 379250 33554432000 4194304 4650419 140737214115136 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4475.64
Current children cumulated vsize (KiB) 1831420

[startup+1182.31 s]
/proc/loadavg: 8.14 8.03 6.80 9/377 16788
/proc/meminfo: memFree=19753884/32951124 swapFree=67111348/67111528
[pid=16752] ppid=16750 vsize=1842444 CPUtime=4714.97 cores=0,2,4,6
/proc/16752/stat : 16752 (strangenight1-m) R 16750 16752 16711 0 -1 4202496 9072638 0 0 0 469923 1574 0 0 25 0 4 0 651369058 1886662656 390147 33554432000 4194304 4650419 140737214115136 18446744073709551615 4364340 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16752/statm: 460611 390147 395 112 0 455576 0
[pid=16752/tid=16753] ppid=16750 vsize=1842444 CPUtime=1182.27 cores=0,2,4,6
/proc/16752/task/16753/stat : 16753 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 875919 0 0 0 118026 201 0 0 25 0 4 0 651369058 1886662656 390147 33554432000 4194304 4650419 140737214115136 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16752/tid=16754] ppid=16750 vsize=1842444 CPUtime=1182.29 cores=0,2,4,6
/proc/16752/task/16754/stat : 16754 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 1485523 0 0 0 117918 311 0 0 25 0 4 0 651369058 1886662656 390147 33554432000 4194304 4650419 140737214115136 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16752/tid=16755] ppid=16750 vsize=1842444 CPUtime=1179.37 cores=0,2,4,6
/proc/16752/task/16755/stat : 16755 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 3153861 0 0 0 117423 514 0 0 25 0 4 0 651369058 1886662656 390147 33554432000 4194304 4650419 140737214115136 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4714.97
Current children cumulated vsize (KiB) 1842444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 8.10 8.03 6.83 5/372 16790
/proc/meminfo: memFree=21101544/32951124 swapFree=67111348/67111528
[pid=16752] ppid=16750 vsize=1777716 CPUtime=4800.29 cores=0,2,4,6
/proc/16752/stat : 16752 (strangenight1-m) R 16750 16752 16711 0 -1 4202496 9090676 0 0 0 478446 1583 0 0 25 0 4 0 651369058 1820381184 375709 33554432000 4194304 4650419 140737214115136 18446744073709551615 4367391 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16752/statm: 444429 375709 395 112 0 439394 0
[pid=16752/tid=16753] ppid=16750 vsize=1777716 CPUtime=1203.67 cores=0,2,4,6
/proc/16752/task/16753/stat : 16753 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 876110 0 0 0 120166 201 0 0 25 0 4 0 651369058 1820381184 375711 33554432000 4194304 4650419 140737214115136 18446744073709551615 4476111 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16752/tid=16754] ppid=16750 vsize=1777716 CPUtime=1203.69 cores=0,2,4,6
/proc/16752/task/16754/stat : 16754 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 1485523 0 0 0 120058 311 0 0 25 0 4 0 651369058 1820381184 375711 33554432000 4194304 4650419 140737214115136 18446744073709551615 4476204 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16752/tid=16755] ppid=16750 vsize=1777716 CPUtime=1200.75 cores=0,2,4,6
/proc/16752/task/16755/stat : 16755 (strangenight1-m) R 16750 16752 16711 0 -1 4202560 3164691 0 0 0 119557 518 0 0 25 0 4 0 651369058 1820381184 375711 33554432000 4194304 4650419 140737214115136 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 1777716

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.79
CPU time (s): 4800.4
CPU user time (s): 4784.51
CPU system time (s): 15.8976
CPU usage (%): 398.775
Max. virtual memory (cumulated for all children) (KiB): 1843260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4784.51
system time used= 15.8976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9090679
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= 4248
involuntary context switches= 34718

runsolver used 3.9274 second user time and 10.3234 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-14 20:28:33
IDJOB=3368574
IDBENCH=82583
IDSOLVER=1846
FILE ID=node139/3368574-1305397713
RUNJOBID= node139-1305397713-16729
PBS_JOBID= 13324464
Free space on /tmp= 73348 MiB

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

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

MD5SUM BENCH= ec4818cc72441ba3110ddbe772c6ebb9
RANDOM SEED=1803363784

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22579816 kB
Buffers:        296404 kB
Cached:        2893888 kB
SwapCached:          0 kB
Active:        8003196 kB
Inactive:      2060888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22579816 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           18072 kB
Writeback:           0 kB
AnonPages:     6873536 kB
Mapped:          28764 kB
Slab:           204072 kB
PageTables:      38540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76882084 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= 73348 MiB
End job on node139 at 2011-05-14 20:48:39