Trace number 3173767

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-2-mt? (TO) 4800.47 1201.89

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S1401248878-094-UNKNOWN.cnf
MD5SUM56bd5db172bed91bc72714a8bad8639b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark316.613
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.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173767-1304031099.cnf'
0.00/0.00	c -- header says num vars:          50000
0.00/0.00	c -- header says num clauses:      210000
0.71/0.63	c -- clauses added:            0 learnts,       210000 normals,            0 xors
0.71/0.63	c -- vars added      50000
0.71/0.63	c Parsing time:  0.17 s
0.71/0.63	c  N st     0         0     50000    210000         0         0    630000         0   no data   no data
0.71/0.63	c asymm  cl-useful: 0/210000/210000 lits-rem:0 time: 0.20
0.71/0.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.14
2.37/1.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.37/1.00	c bin-w-bin subsume rem            0 bins  time:  0.02 s
2.37/1.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2.37/1.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  50000 time:  0.02 s
2.37/1.00	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.02 s
2.37/1.22	c lits-rem:         0  cl-subs:        0  v-elim:   1290  v-fix:    0  time:  0.39 s
2.37/1.23	c Finding binary XORs  T:     0.01 s  found:       0
2.37/1.32	c Finding non-binary XORs:     0.07 s (found:       0, avg size: nan)
2.37/1.32	c calculated reachability. Time: 0.00
2.37/1.34	c Calc default polars -  time:   0.02 s pos:   22431 undec:    5406 neg:   22163
2.37/1.34	c =========================================================================================
2.37/1.34	c types(t): F = full restart, N = normal restart
2.37/1.34	c types(t): S = simplification begin/end, E = solution found
2.37/1.34	c restart types(rt): st = static, dy = dynamic
2.37/1.34	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.37/1.34	c  B st     0         0     48710    208528         0         0    633379         0   no data   no data
15.85/4.05	c  N dy    20      4066     48710    208528         0      4063    633379   1476214    197.38    213.41
26.63/6.71	c  N dy    49      8158     48710    208528         0      8155    633379   2696452    202.45    225.41
37.42/9.43	c  N dy    77     12304     48710    208528         0     12301    633379   3895810    200.20    216.05
48.23/12.17	c  N dy   106     16312     48710    208528         0     16309    633379   5143076    201.89    275.24
59.39/14.97	c  N dy   134     20379     48710    208528         0     10380    633379    870958    201.35    219.53
70.56/17.71	c  N dy   161     24558     48710    208528         0     14559    633379   2116350    200.84    213.39
71.77/18.01	c  F st   165     25000     48710    208528         0     15001    633379   2251778    200.96   no data
86.55/21.70	c  N dy   171     30002     48710    208528         0     20003    633379   4476823    200.96   no data
86.55/21.70	c  S st   171     30002     48710    208528         0     20003    633379   4476823    200.96   no data
87.77/22.05	c  S st   171     30504     48710    208528         0     20505    633379   4582493    200.96   no data
87.77/22.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
89.35/22.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.32
89.75/22.50	c blocked clauses removed:      783 vars:    137 tried:       48710 T: 0.03 s
89.75/22.51	c bin-w-bin subsume rem            0 bins  time:  0.01 s
89.75/22.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
89.75/22.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48573 time:  0.02 s
89.75/22.57	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
91.34/22.91	c lits-rem:         0  cl-subs:        0  v-elim:     18  v-fix:    0  time:  0.34 s
93.33/23.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
97.73/24.55	c lits-rem:         1  cl-subs:       10  v-elim:      0  v-fix:    0  time:  1.06 s
98.93/24.80	c asymm  cl-useful: 0/207728/207728 lits-rem:0 time: 0.25
98.93/24.81	c calculated reachability. Time: 0.00
98.93/24.82	c  N dy   171     30504     48555    207728         0     20093    631086   4212113    200.96   no data
110.11/27.67	c  N dy   202     34590     48555    207728         0     24179    631086   5433192    201.18    212.15
122.10/30.63	c  N dy   229     38640     48555    207728         0     28229    631086   6662749    201.12    212.35
133.28/33.50	c  N dy   255     42731     48555    207728         0     17025    631086   1370821    200.58    221.13
141.26/35.49	c  S st   274     45760     48555    207728         0     20054    631086   2251824    199.95   no data
142.86/35.85	c  S st   274     46263     48555    207728         0     20557    631086   2367636    199.95   no data
142.86/35.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
144.47/36.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.32
144.47/36.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
144.47/36.29	c bin-w-bin subsume rem            0 bins  time:  0.01 s
144.88/36.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
144.88/36.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48555 time:  0.02 s
144.88/36.35	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
145.65/36.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.23 s
146.45/36.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
148.45/37.20	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.37 s
148.45/37.24	c vivif2 --  cl tried   207728 cl shrink        0 lits rem          0 time: 0.04
148.45/37.29	c vivif2 --  cl tried    20552 cl shrink        0 lits rem          0 time: 0.05
149.65/37.54	c asymm  cl-useful: 0/207728/207728 lits-rem:0 time: 0.26
149.65/37.56	c calculated reachability. Time: 0.00
149.65/37.56	c  N dy   274     46263     48555    207728         0     20552    631086   2364287    199.95   no data
160.44/40.29	c  N dy   297     50281     48555    207728         0     24569    631086   3532564    199.62    213.99
172.03/43.15	c  N dy   325     54391     48555    207728         0     28679    631086   4755388    199.79    224.01
183.21/45.95	c  N dy   351     58443     48555    207728         0     32731    631086   5935199    199.54    212.92
194.79/48.86	c  N dy   381     62467     48555    207728         0     36755    631086   7131025    199.84    210.58
206.40/51.71	c  N dy   409     66552     48555    207728         0     22190    631086   1888256    199.72    270.01
214.37/53.72	c  S st   427     69394     48555    207728         0     25032    631086   2741072    199.67    199.54
215.56/54.07	c  S st   427     69897     48555    207728         0     25535    631086   2840705    199.67   no data
215.96/54.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
217.16/54.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.32
217.16/54.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
217.56/54.51	c bin-w-bin subsume rem            0 bins  time:  0.02 s
217.56/54.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
217.56/54.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48555 time:  0.02 s
217.56/54.56	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
218.76/54.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.24 s
219.58/55.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
221.95/55.60	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.52 s
221.95/55.64	c vivif2 --  cl tried   207728 cl shrink        0 lits rem          0 time: 0.04
222.35/55.70	c vivif2 --  cl tried    25533 cl shrink        0 lits rem          0 time: 0.06
223.15/55.96	c asymm  cl-useful: 0/207728/207728 lits-rem:0 time: 0.26
223.15/55.98	c calculated reachability. Time: 0.00
223.15/55.98	c  N dy   427     69897     48555    207728         0     25533    631086   2839463    199.67   no data
236.34/59.29	c  N dy   458     74605     48555    207728         0     30241    631086   4216070    199.52    211.09
249.93/62.69	c  N dy   490     79416     48555    207728         0     35052    631086   5600736    199.29    210.01
264.70/66.38	c  N dy   523     84651     48555    207728         0     40287    631086   7097226    199.16    210.56
273.08/68.49	c  F st   546     87500     48555    207728         0     22312    631086   1264821    199.37   no data
283.47/71.06	c  N st   551     90798     48555    207728         0     25610    631086   2639574    199.37   no data
301.04/75.40	c  N dy   581     96711     48555    207728         0     31522    631086   4802100    199.78    220.53
318.62/79.81	c  N dy   619    102923     48555    207728         0     37734    631086   6642053    199.56    219.81
324.22/81.23	c  S st   632    104845     48555    207728         0     39656    631086   7214052    199.52    201.28
325.81/81.60	c  S st   632    105348     48555    207728         0     40159    631086   7321051    199.52   no data
325.81/81.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
327.01/81.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.34
327.41/82.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
327.41/82.06	c bin-w-bin subsume rem            0 bins  time:  0.01 s
327.41/82.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
327.81/82.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48555 time:  0.02 s
327.81/82.12	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
329.03/82.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.29 s
331.40/83.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
338.99/84.95	c lits-rem:         2  cl-subs:        3  v-elim:      0  v-fix:    0  time:  1.87 s
338.99/84.98	c vivif2 --  cl tried   207728 cl shrink        0 lits rem          0 time: 0.04
339.79/85.13	c vivif2 --  cl tried    40156 cl shrink        0 lits rem          0 time: 0.15
340.99/85.43	c asymm  cl-useful: 0/207728/207728 lits-rem:0 time: 0.29
340.99/85.44	c calculated reachability. Time: 0.00
340.99/85.44	c  N dy   632    105348     48555    207728         0     40156    631086   7316688    199.52   no data
361.36/90.52	c  N dy   673    112333     48555    207728         0     24734    631086   1415498    199.53    213.96
382.16/95.75	c  N dy   723    119582     48555    207728         0     31983    631086   3595626    199.70    214.93
404.50/101.34	c  N dy   777    127217     48555    207728         0     39618    631086   5944570    200.17    286.56
428.86/107.45	c  N dy   833    135418     48555    207728         0     24113    631086    813286    199.96    215.41
452.83/113.46	c  N dy   890    144066     48555    207728         0     32761    631086   3338871    199.77    251.40
480.00/120.26	c  N dy   954    153370     48555    207728         0     42064    631086   6128754    199.88    210.90
493.97/123.72	c  S st   983    158023     48555    207728         0     46717    631086   7499073    199.68   no data
495.57/124.11	c  S st   983    158526     48555    207728         0     47220    631086   7609775    199.68   no data
495.57/124.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
497.17/124.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.35
497.17/124.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
497.17/124.59	c bin-w-bin subsume rem            0 bins  time:  0.02 s
497.57/124.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
497.57/124.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48555 time:  0.02 s
497.57/124.65	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
498.77/124.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.29 s
501.16/125.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
510.76/127.94	c lits-rem:         2  cl-subs:        5  v-elim:      0  v-fix:    0  time:  2.33 s
510.76/127.98	c vivif2 --  cl tried   207728 cl shrink        0 lits rem          0 time: 0.04
511.55/128.14	c vivif2 --  cl tried    47215 cl shrink        0 lits rem          0 time: 0.16
512.75/128.45	c asymm  cl-useful: 0/207728/207728 lits-rem:0 time: 0.31
512.75/128.46	c calculated reachability. Time: 0.00
512.75/128.46	c  N dy   983    158526     48555    207728         0     47215    631086   7608606    199.68   no data
542.71/135.99	c  N dy  1054    168897     48555    207728         0     32734    631086   3013694    199.92    215.17
574.27/143.88	c  N dy  1126    179694     48555    207728         0     43531    631086   6199538    199.71    211.00
608.22/152.38	c  N dy  1197    191175     48555    207728         0     29081    631086   1517720    199.46    218.01
644.57/161.40	c  N dy  1284    203464     48555    207728         0     41370    631086   5177402    199.54    229.70
684.52/171.42	c  N dy  1378    216694     48555    207728         0     27637    631086    782949    199.69    218.99
724.88/181.52	c  N dy  1477    230610     48555    207728         0     41552    631086   4900736    199.75    210.69
746.03/186.89	c  S st  1526    237791     48555    207728         0     48733    631086   6982420    199.68   no data
747.63/187.27	c  S st  1526    238292     48555    207728         0     49234    631086   7089683    199.68   no data
748.03/187.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
749.23/187.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.35
749.63/187.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
749.63/187.74	c bin-w-bin subsume rem            0 bins  time:  0.02 s
749.63/187.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
749.63/187.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48555 time:  0.02 s
750.02/187.80	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
750.84/188.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.29 s
753.22/188.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
762.41/190.96	c lits-rem:         4  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.31 s
762.81/191.00	c vivif2 --  cl tried   207728 cl shrink        0 lits rem          0 time: 0.04
763.21/191.15	c vivif2 --  cl tried    49232 cl shrink        0 lits rem          0 time: 0.15
764.43/191.46	c asymm  cl-useful: 0/207728/207728 lits-rem:0 time: 0.31
764.43/191.48	c calculated reachability. Time: 0.00
764.43/191.48	c  N dy  1526    238292     48555    207728         0     49232    631086   7087406    199.68   no data
810.34/202.95	c  N dy  1634    253519     48555    207728         0     36477    631086   3127446    199.91    211.71
859.08/215.15	c  N dy  1750    269861     48555    207728         0     52817    631086   8039174    200.04    221.21
910.20/227.92	c  N dy  1862    287212     48555    207728         0     41177    631086   4164711    200.01    211.07
966.15/241.99	c  N dy  1994    305736     48555    207728         0     59701    631086   9676255    200.11    222.55
968.12/242.45	c  F st  1999    306250     48555    207728         0     30225    631086    634050    200.13   no data
1026.45/257.04	c  N dy  2103    325319     48555    207728         0     49292    631086   7286110    200.18    215.68
1087.56/272.31	c  N dy  2242    345416     48555    207728         0     38395    631086   2766587    200.28    214.60
1123.11/281.27	c  S st  2321    357439     48555    207728         0     50417    631086   6372880    200.24   no data
1124.73/281.66	c  S st  2321    357940     48555    207728         0     50918    631086   6472754    200.24   no data
1125.10/281.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1126.30/282.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.35
1126.70/282.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1126.70/282.14	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1126.70/282.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1126.70/282.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48555 time:  0.02 s
1127.10/282.20	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
1127.90/282.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.29 s
1129.89/282.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1139.08/285.21	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  2.20 s
1139.08/285.25	c vivif2 --  cl tried   207728 cl shrink        0 lits rem          0 time: 0.04
1139.48/285.38	c vivif2 --  cl tried    50917 cl shrink        0 lits rem          0 time: 0.14
1141.08/285.70	c asymm  cl-useful: 0/207728/207728 lits-rem:0 time: 0.32
1141.08/285.71	c calculated reachability. Time: 0.00
1141.08/285.72	c  N dy  2321    357940     48555    207728         0     50917    631086   6471928    200.24   no data
1202.20/301.08	c  N dy  2459    378078     48555    207728         0     39057    631086   2680584    200.40    212.44
1263.32/316.36	c  N dy  2587    398103     48555    207728         0     59082    631086   8653325    200.37    214.48
1324.03/331.59	c  N dy  2721    418172     48555    207728         0     46153    631086   4426660    200.35    219.96
1386.35/347.11	c  N dy  2856    438177     48555    207728         0     66157    631086  10437064    200.44    211.33
1445.86/362.07	c  N dy  2987    458251     48555    207728         0     52234    631086   5888260    200.40    220.19
1507.77/377.58	c  N dy  3122    478255     48555    207728         0     37238    631086   1188849    200.44    217.17
1568.52/392.77	c  N dy  3255    498286     48555    207728         0     57268    631086   7124105    200.40    211.77
1630.81/408.31	c  N dy  3394    518337     48555    207728         0     41315    631086   2113347    200.34    214.21
1687.92/422.65	c  S st  3532    536910     48555    207728         0     59888    631086   7765567    200.49   no data
1689.53/423.05	c  S st  3532    537413     48555    207728         0     60390    631086   7873124    200.49   no data
1689.53/423.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1691.14/423.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.36
1691.54/423.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1691.54/423.54	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1691.54/423.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1691.54/423.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48555 time:  0.02 s
1691.92/423.60	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
1693.12/423.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.31 s
1695.12/424.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1708.30/427.74	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time:  3.22 s
1708.30/427.78	c vivif2 --  cl tried   207728 cl shrink        0 lits rem          0 time: 0.04
1709.12/427.94	c vivif2 --  cl tried    60386 cl shrink        0 lits rem          0 time: 0.17
1710.29/428.28	c asymm  cl-useful: 0/207728/207728 lits-rem:0 time: 0.34
1710.29/428.30	c calculated reachability. Time: 0.00
1710.69/428.30	c  N dy  3532    537413     48555    207728         0     60386    631086   7870094    200.49   no data
1773.81/444.17	c  N dy  3673    557612     48555    207728         0     43590    631086   2512411    200.50    217.19
1835.32/459.58	c  N dy  3809    577634     48555    207728         0     63611    631086   8511535    200.50    218.78
1898.43/475.39	c  N dy  3952    597696     48555    207728         0     45670    631086   2786015    200.52    211.20
1959.95/490.76	c  N dy  4078    617759     48555    207728         0     65729    631086   8756988    200.41    220.97
2023.87/506.76	c  N dy  4213    637954     48555    207728         0     46928    631086   2976654    200.43    213.35
2085.77/522.28	c  N dy  4347    658051     48555    207728         0     67024    631086   9037907    200.48    213.27
2148.89/538.05	c  N dy  4477    678148     48555    207728         0     47131    631086   2615696    200.42    211.28
2212.40/553.90	c  N dy  4616    698420     48555    207728         0     67402    631086   8631479    200.47    230.47
2277.10/570.13	c  N dy  4762    718512     48555    207728         0     46488    631086   2180607    200.57    217.53
2339.42/585.78	c  N dy  4900    738586     48555    207728         0     66561    631086   8121812    200.54    212.08
2404.53/602.02	c  N dy  5041    758601     48555    207728         0     44574    631086   1283713    200.59    211.86
2466.84/617.69	c  N dy  5186    778761     48555    207728         0     64732    631086   7373772    200.66    215.46
2532.35/634.08	c  N dy  5319    798866     48555    207728         0     84836    631086  13409738    200.68    221.28
2555.12/639.77	c  S st  5372    806120     48555    207728         0     49089    631086   2372382    200.73   no data
2556.73/640.17	c  S st  5372    806623     48555    207728         0     49592    631086   2495256    200.73   no data
2556.73/640.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2558.31/640.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.35
2558.71/640.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2558.71/640.64	c bin-w-bin subsume rem            0 bins  time:  0.02 s
2558.71/640.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2558.71/640.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48555 time:  0.02 s
2559.11/640.70	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
2559.91/640.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.25 s
2560.71/641.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2564.30/642.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.82 s
2564.30/642.05	c vivif2 --  cl tried   207728 cl shrink        0 lits rem          0 time: 0.04
2564.70/642.10	c vivif2 --  cl tried    49592 cl shrink        0 lits rem          0 time: 0.05
2565.92/642.42	c asymm  cl-useful: 0/207728/207728 lits-rem:0 time: 0.31
2565.92/642.43	c calculated reachability. Time: 0.00
2565.92/642.43	c  N dy  5372    806623     48555    207728         0     49592    631086   2495256    200.73   no data
2628.21/658.06	c  N dy  5510    826652     48555    207728         0     69621    631086   8401790    200.74    211.89
2694.12/674.59	c  N dy  5646    846742     48555    207728         0     45719    631086   1032805    200.66    216.81
2756.83/690.21	c  N dy  5786    866830     48555    207728         0     65807    631086   7143518    200.74    218.18
2821.94/706.55	c  N dy  5921    886930     48555    207728         0     85907    631086  13119219    200.74    216.10
2885.05/722.37	c  N dy  6061    906949     48555    207728         0     60929    631086   5306701    200.74    213.14
2950.55/738.75	c  N dy  6205    927009     48555    207728         0     80989    631086  11388070    200.82    211.43
3015.66/755.06	c  N dy  6343    947056     48555    207728         0     55034    631086   3283038    200.89    215.05
3079.99/771.15	c  N dy  6484    967221     48555    207728         0     75199    631086   9293102    200.94    212.13
3147.08/787.98	c  N dy  6619    987353     48555    207728         0     48329    631086    922348    200.92    212.39
3210.20/803.70	c  N dy  6756   1007417     48555    207728         0     68392    631086   6946283    200.93    220.71
3276.50/820.34	c  N dy  6901   1027652     48555    207728         0     88627    631086  12979863    200.95    212.69
3341.20/836.52	c  N dy  7039   1047750     48555    207728         0     60724    631086   4283305    200.96    232.57
3405.52/852.60	c  N dy  7171   1067766     48555    207728         0     80738    631086  10284522    200.97    213.71
3419.10/856.03	c  F st  7198   1071875     48555    207728         0     84846    631086  11542919    200.98    192.58
3472.62/869.40	c  N dy  7277   1087775     48555    207728         0     51752    631086   1379893    200.97    213.92
3535.34/885.13	c  N dy  7405   1107796     48555    207728         0     71772    631086   7386179    200.95    231.56
3602.05/901.90	c  N dy  7549   1127910     48555    207728         0     91885    631086  13578778    201.06    213.29
3667.55/918.23	c  N dy  7682   1148145     48555    207728         0     62122    631086   4155038    201.03    214.12
3732.26/934.44	c  N dy  7821   1168181     48555    207728         0     82157    631086  10159115    201.05    216.53
3801.36/951.78	c  N dy  7960   1188241     48555    207728         0     51222    631086    628507    201.07    213.03
3864.88/967.63	c  N dy  8099   1208360     48555    207728         0     71339    631086   6639732    201.08    224.85
3870.07/968.93	c  S st  8111   1209937     48555    207728         0     72916    631086   7103811    201.08   no data
3871.67/969.36	c  S st  8111   1210440     48555    207728         0     73419    631086   7205308    201.08   no data
3872.07/969.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3873.26/969.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.38
3873.66/969.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3873.66/969.87	c bin-w-bin subsume rem            0 bins  time:  0.02 s
3873.66/969.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3874.06/969.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48555 time:  0.02 s
3874.06/969.93	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
3875.28/970.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.31 s
3877.25/970.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3890.44/974.09	c lits-rem:         0  cl-subs:        7  v-elim:      0  v-fix:    0  time:  3.28 s
3890.84/974.12	c vivif2 --  cl tried   207728 cl shrink        0 lits rem          0 time: 0.04
3891.24/974.28	c vivif2 --  cl tried    73412 cl shrink        0 lits rem          0 time: 0.16
3892.85/974.64	c asymm  cl-useful: 0/207728/207728 lits-rem:0 time: 0.36
3892.85/974.66	c calculated reachability. Time: 0.00
3892.85/974.66	c  N dy  8111   1210440     48555    207728         0     73412    631086   7200748    201.08   no data
3960.33/991.51	c  N dy  8252   1230530     48555    207728         0     93499    631086  13293585    201.10    214.45
4025.84/1007.97	c  N dy  8386   1250568     48555    207728         0     61539    631086   3474715    201.11    215.28
4090.94/1024.29	c  N dy  8526   1270665     48555    207728         0     81636    631086   9473909    201.11    265.63
4158.85/1041.20	c  N dy  8664   1290775     48555    207728         0    101742    631086  15463509    201.12    215.86
4224.36/1057.64	c  N dy  8808   1310949     48555    207728         0     68916    631086   5298439    201.16    220.78
4290.66/1074.29	c  N dy  8940   1331046     48555    207728         0     89012    631086  11320585    201.14    211.82
4360.97/1091.87	c  N dy  9085   1351156     48555    207728         0     55124    631086    881066    201.16    211.93
4424.51/1107.71	c  N dy  9217   1371231     48555    207728         0     75196    631086   6879218    201.16    230.11
4491.99/1124.67	c  N dy  9353   1391498     48555    207728         0     95463    631086  12885289    201.13    217.61
4561.09/1141.93	c  N dy  9489   1411799     48555    207728         0     60765    631086   2281245    201.12    225.26
4625.79/1158.20	c  N dy  9625   1431981     48555    207728         0     80945    631086   8197387    201.11    219.02
4695.70/1175.67	c  N dy  9768   1452346     48555    207728         0    101310    631086  14503263    201.16    226.85
4763.60/1192.65	c  N dy  9904   1472395     48555    207728         0     65363    631086   3366213    201.15    219.88

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-3173767-1304031099/watcher-3173767-1304031099 -o /tmp/evaluation-result-3173767-1304031099/solver-3173767-1304031099 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173767-1304031099.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.16 8.10 7.46 5/180 31353
/proc/meminfo: memFree=15381688/32951124 swapFree=67111528/67111528
[pid=31353] ppid=31351 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/31353/stat : 31353 (strangenight2-m) R 31351 31353 31124 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 514710382 52441088 352 33554432000 4194304 4627427 140734896103552 18446744073709551615 230809165755 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31353/statm: 12803 352 303 106 0 7774 0
[pid=31353/tid=31354] ppid=31351 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/31353/task/31354/stat : 31354 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 514710382 52441088 352 33554432000 4194304 4627427 140734896103552 18446744073709551615 47605034571692 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31353/tid=31355] ppid=31351 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/31353/task/31355/stat : 31355 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514710382 52441088 352 33554432000 4194304 4627427 140734896103552 18446744073709551615 47605034571696 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31353/tid=31356] ppid=31351 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/31353/task/31356/stat : 31356 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 514710383 52441088 352 33554432000 4194304 4627427 140734896103552 18446744073709551615 230804212822 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.084563 s]
/proc/loadavg: 8.16 8.10 7.46 5/180 31353
/proc/meminfo: memFree=15381688/32951124 swapFree=67111528/67111528
[pid=31353] ppid=31351 vsize=394304 CPUtime=0.31 cores=1,3,5,7
/proc/31353/stat : 31353 (strangenight2-m) S 31351 31353 31124 0 -1 4202496 25253 0 0 0 26 5 0 0 18 0 4 0 514710382 403767296 21090 33554432000 4194304 4627427 140734896103552 18446744073709551615 230809270766 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31353/statm: 98576 21090 339 106 0 93547 0
[pid=31353/tid=31354] ppid=31351 vsize=394304 CPUtime=0.07 cores=1,3,5,7
/proc/31353/task/31354/stat : 31354 (strangenight2-m) S 31351 31353 31124 0 -1 4202560 7195 0 0 0 6 1 0 0 18 0 4 0 514710382 403767296 21090 33554432000 4194304 4627427 140734896103552 18446744073709551615 230809270766 0 0 4096 2 18446604458807388032 0 0 -1 5 0 0 0
[pid=31353/tid=31355] ppid=31351 vsize=394304 CPUtime=0.07 cores=1,3,5,7
/proc/31353/task/31355/stat : 31355 (strangenight2-m) S 31351 31353 31124 0 -1 4202560 6178 0 0 0 6 1 0 0 18 0 4 0 514710382 403767296 21090 33554432000 4194304 4627427 140734896103552 18446744073709551615 230809270766 0 0 4096 2 18446604458807388032 0 0 -1 7 0 0 0
[pid=31353/tid=31356] ppid=31351 vsize=394304 CPUtime=0.07 cores=1,3,5,7
/proc/31353/task/31356/stat : 31356 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 6333 0 0 0 6 1 0 0 18 0 4 0 514710383 403767296 21090 33554432000 4194304 4627427 140734896103552 18446744073709551615 230808814680 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 394304

[startup+0.110125 s]
/proc/loadavg: 8.16 8.10 7.46 5/180 31353
/proc/meminfo: memFree=15381688/32951124 swapFree=67111528/67111528
[pid=31353] ppid=31351 vsize=396216 CPUtime=0.38 cores=1,3,5,7
/proc/31353/stat : 31353 (strangenight2-m) R 31351 31353 31124 0 -1 4202496 26831 0 0 0 32 6 0 0 18 0 4 0 514710382 405725184 22669 33554432000 4194304 4627427 140734896103552 18446744073709551615 230809270815 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31353/statm: 99054 22696 339 106 0 94025 0
[pid=31353/tid=31354] ppid=31351 vsize=396216 CPUtime=0.09 cores=1,3,5,7
/proc/31353/task/31354/stat : 31354 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 7442 0 0 0 7 2 0 0 18 0 4 0 514710382 405725184 22710 33554432000 4194304 4627427 140734896103552 18446744073709551615 230808862839 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31353/tid=31355] ppid=31351 vsize=396216 CPUtime=0.09 cores=1,3,5,7
/proc/31353/task/31355/stat : 31355 (strangenight2-m) S 31351 31353 31124 0 -1 4202560 6656 0 0 0 8 1 0 0 18 0 4 0 514710382 405725184 22723 33554432000 4194304 4627427 140734896103552 18446744073709551615 230809270766 0 0 4096 2 18446604458807388032 0 0 -1 7 0 0 0
[pid=31353/tid=31356] ppid=31351 vsize=396216 CPUtime=0.09 cores=1,3,5,7
/proc/31353/task/31356/stat : 31356 (strangenight2-m) S 31351 31353 31124 0 -1 4202560 6804 0 0 0 8 1 0 0 18 0 4 0 514710383 405725184 22735 33554432000 4194304 4627427 140734896103552 18446744073709551615 230809270766 0 0 4096 2 18446604458807388032 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 396216

[startup+0.60999 s]
/proc/loadavg: 8.16 8.10 7.46 5/180 31353
/proc/meminfo: memFree=15381688/32951124 swapFree=67111528/67111528
[pid=31353] ppid=31351 vsize=424232 CPUtime=2.37 cores=1,3,5,7
/proc/31353/stat : 31353 (strangenight2-m) R 31351 31353 31124 0 -1 4202496 40225 0 0 0 219 18 0 0 18 0 4 0 514710382 434413568 36062 33554432000 4194304 4627427 140734896103552 18446744073709551615 230809209015 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31353/statm: 106639 38121 371 106 0 101610 0
[pid=31353/tid=31354] ppid=31351 vsize=426556 CPUtime=0.6 cores=1,3,5,7
/proc/31353/task/31354/stat : 31354 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 11742 0 0 0 55 5 0 0 18 0 4 0 514710382 436793344 38824 33554432000 4194304 4627427 140734896103552 18446744073709551615 4415675 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31353/tid=31355] ppid=31351 vsize=432096 CPUtime=0.63 cores=1,3,5,7
/proc/31353/task/31355/stat : 31355 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 12385 0 0 0 59 4 0 0 18 0 4 0 514710382 442466304 40985 33554432000 4194304 4627427 140734896103552 18446744073709551615 230808826913 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31353/tid=31356] ppid=31351 vsize=432096 CPUtime=0.64 cores=1,3,5,7
/proc/31353/task/31356/stat : 31356 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 9376 0 0 0 61 3 0 0 18 0 4 0 514710383 442466304 41789 33554432000 4194304 4627427 140734896103552 18446744073709551615 4322548 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 424232

[startup+0.800115 s]
/proc/loadavg: 8.16 8.10 7.46 5/180 31353
/proc/meminfo: memFree=15381688/32951124 swapFree=67111528/67111528
[pid=31353] ppid=31351 vsize=452840 CPUtime=5.98 cores=1,3,5,7
/proc/31353/stat : 31353 (strangenight2-m) R 31351 31353 31124 0 -1 4202496 70511 0 0 0 573 25 0 0 19 0 4 0 514710382 463708160 51820 33554432000 4194304 4627427 140734896103552 18446744073709551615 4308715 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31353/statm: 113210 51820 385 106 0 108181 0
[pid=31353/tid=31354] ppid=31351 vsize=452840 CPUtime=1.48 cores=1,3,5,7
/proc/31353/task/31354/stat : 31354 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 21031 0 0 0 141 7 0 0 19 0 4 0 514710382 463708160 51820 33554432000 4194304 4627427 140734896103552 18446744073709551615 4321739 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31353/tid=31355] ppid=31351 vsize=452840 CPUtime=1.49 cores=1,3,5,7
/proc/31353/task/31355/stat : 31355 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 20302 0 0 0 143 6 0 0 19 0 4 0 514710382 463708160 51820 33554432000 4194304 4627427 140734896103552 18446744073709551615 4327897 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31353/tid=31356] ppid=31351 vsize=452840 CPUtime=1.48 cores=1,3,5,7
/proc/31353/task/31356/stat : 31356 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 9928 0 0 0 145 3 0 0 19 0 4 0 514710383 463708160 51820 33554432000 4194304 4627427 140734896103552 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 452840

[startup+1.63074 s]
/proc/loadavg: 8.16 8.10 7.46 5/180 31353
/proc/meminfo: memFree=15381688/32951124 swapFree=67111528/67111528
[pid=31353] ppid=31351 vsize=452840 CPUtime=6.38 cores=1,3,5,7
/proc/31353/stat : 31353 (strangenight2-m) R 31351 31353 31124 0 -1 4202496 70748 0 0 0 613 25 0 0 19 0 4 0 514710382 463708160 52057 33554432000 4194304 4627427 140734896103552 18446744073709551615 4309272 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31353/statm: 113210 52057 385 106 0 108181 0
[pid=31353/tid=31354] ppid=31351 vsize=452840 CPUtime=1.58 cores=1,3,5,7
/proc/31353/task/31354/stat : 31354 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 21092 0 0 0 151 7 0 0 19 0 4 0 514710382 463708160 52057 33554432000 4194304 4627427 140734896103552 18446744073709551615 4321855 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31353/tid=31355] ppid=31351 vsize=452840 CPUtime=1.59 cores=1,3,5,7
/proc/31353/task/31355/stat : 31355 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 20366 0 0 0 153 6 0 0 19 0 4 0 514710382 463708160 52057 33554432000 4194304 4627427 140734896103552 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31353/tid=31356] ppid=31351 vsize=452840 CPUtime=1.58 cores=1,3,5,7
/proc/31353/task/31356/stat : 31356 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 9981 0 0 0 155 3 0 0 19 0 4 0 514710383 463708160 52057 33554432000 4194304 4627427 140734896103552 18446744073709551615 4308593 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.38
Current children cumulated vsize (KiB) 452840

[startup+3.10047 s]
/proc/loadavg: 8.15 8.10 7.46 9/184 31357
/proc/meminfo: memFree=15206692/32951124 swapFree=67111528/67111528
[pid=31353] ppid=31351 vsize=584104 CPUtime=12.26 cores=1,3,5,7
/proc/31353/stat : 31353 (strangenight2-m) R 31351 31353 31124 0 -1 4202496 74508 0 0 0 1200 26 0 0 23 0 4 0 514710382 598122496 55411 33554432000 4194304 4627427 140734896103552 18446744073709551615 4308123 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31353/statm: 146026 55411 385 106 0 140997 0
[pid=31353/tid=31354] ppid=31351 vsize=584104 CPUtime=3.05 cores=1,3,5,7
/proc/31353/task/31354/stat : 31354 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 22081 0 0 0 298 7 0 0 23 0 4 0 514710382 598122496 55411 33554432000 4194304 4627427 140734896103552 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31353/tid=31355] ppid=31351 vsize=584104 CPUtime=3.05 cores=1,3,5,7
/proc/31353/task/31355/stat : 31355 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 21625 0 0 0 299 6 0 0 22 0 4 0 514710382 598122496 55411 33554432000 4194304 4627427 140734896103552 18446744073709551615 4330282 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31353/tid=31356] ppid=31351 vsize=584104 CPUtime=3.05 cores=1,3,5,7
/proc/31353/task/31356/stat : 31356 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 10623 0 0 0 302 3 0 0 24 0 4 0 514710383 598122496 55411 33554432000 4194304 4627427 140734896103552 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.26
Current children cumulated vsize (KiB) 584104

[startup+6.30089 s]
/proc/loadavg: 8.15 8.10 7.46 9/184 31357
/proc/meminfo: memFree=15163788/32951124 swapFree=67111528/67111528
[pid=31353] ppid=31351 vsize=584104 CPUtime=25.04 cores=1,3,5,7
/proc/31353/stat : 31353 (strangenight2-m) R 31351 31353 31124 0 -1 4202496 80556 0 0 0 2477 27 0 0 25 0 4 0 514710382 598122496 61459 33554432000 4194304 4627427 140734896103552 18446744073709551615 4308715 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31353/statm: 146026 61459 385 106 0 140997 0
[pid=31353/tid=31354] ppid=31351 vsize=584104 CPUtime=6.26 cores=1,3,5,7
/proc/31353/task/31354/stat : 31354 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 23638 0 0 0 618 8 0 0 25 0 4 0 514710382 598122496 61461 33554432000 4194304 4627427 140734896103552 18446744073709551615 4309327 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31353/tid=31355] ppid=31351 vsize=584104 CPUtime=6.23 cores=1,3,5,7
/proc/31353/task/31355/stat : 31355 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 23195 0 0 0 617 6 0 0 25 0 4 0 514710382 598122496 61461 33554432000 4194304 4627427 140734896103552 18446744073709551615 4299569 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31353/tid=31356] ppid=31351 vsize=584104 CPUtime=6.26 cores=1,3,5,7
/proc/31353/task/31356/stat : 31356 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 12110 0 0 0 622 4 0 0 25 0 4 0 514710383 598122496 61461 33554432000 4194304 4627427 140734896103552 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.04
Current children cumulated vsize (KiB) 584104

[startup+12.7007 s]
/proc/loadavg: 8.13 8.09 7.47 9/184 31358
/proc/meminfo: memFree=15084388/32951124 swapFree=67111528/67111528
[pid=31353] ppid=31351 vsize=585124 CPUtime=50.6 cores=1,3,5,7
/proc/31353/stat : 31353 (strangenight2-m) R 31351 31353 31124 0 -1 4202496 92413 0 0 0 5029 31 0 0 25 0 4 0 514710382 599166976 73316 33554432000 4194304 4627427 140734896103552 18446744073709551615 4327427 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31353/statm: 146281 73316 385 106 0 141252 0
[pid=31353/tid=31354] ppid=31351 vsize=585124 CPUtime=12.65 cores=1,3,5,7
/proc/31353/task/31354/stat : 31354 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 26638 0 0 0 1257 8 0 0 25 0 4 0 514710382 599166976 73316 33554432000 4194304 4627427 140734896103552 18446744073709551615 4308615 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31353/tid=31355] ppid=31351 vsize=585124 CPUtime=12.6 cores=1,3,5,7
/proc/31353/task/31355/stat : 31355 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 26184 0 0 0 1252 8 0 0 25 0 4 0 514710382 599166976 73316 33554432000 4194304 4627427 140734896103552 18446744073709551615 4332735 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31353/tid=31356] ppid=31351 vsize=585124 CPUtime=12.66 cores=1,3,5,7
/proc/31353/task/31356/stat : 31356 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 15112 0 0 0 1261 5 0 0 25 0 4 0 514710383 599166976 73316 33554432000 4194304 4627427 140734896103552 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 585124

[startup+25.5004 s]
/proc/loadavg: 8.10 8.09 7.47 9/184 31358
/proc/meminfo: memFree=14960268/32951124 swapFree=67111528/67111528
[pid=31353] ppid=31351 vsize=842752 CPUtime=101.72 cores=1,3,5,7
/proc/31353/stat : 31353 (strangenight2-m) R 31351 31353 31124 0 -1 4202496 200976 0 0 0 10120 52 0 0 25 0 4 0 514710382 862978048 98893 33554432000 4194304 4627427 140734896103552 18446744073709551615 4308359 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31353/statm: 210688 98893 390 106 0 205659 0
[pid=31353/tid=31354] ppid=31351 vsize=842752 CPUtime=25.45 cores=1,3,5,7
/proc/31353/task/31354/stat : 31354 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 35327 0 0 0 2534 11 0 0 25 0 4 0 514710382 862978048 98893 33554432000 4194304 4627427 140734896103552 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31353/tid=31355] ppid=31351 vsize=842752 CPUtime=25.33 cores=1,3,5,7
/proc/31353/task/31355/stat : 31355 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 34798 0 0 0 2523 10 0 0 25 0 4 0 514710382 862978048 98893 33554432000 4194304 4627427 140734896103552 18446744073709551615 4329746 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31353/tid=31356] ppid=31351 vsize=842752 CPUtime=25.46 cores=1,3,5,7
/proc/31353/task/31356/stat : 31356 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 73186 0 0 0 2535 11 0 0 25 0 4 0 514710383 862978048 98893 33554432000 4194304 4627427 140734896103552 18446744073709551615 4308317 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 842752

[startup+51.1007 s]
/proc/loadavg: 8.15 8.10 7.49 9/184 31359
/proc/meminfo: memFree=14792592/32951124 swapFree=67111528/67111528
[pid=31353] ppid=31351 vsize=801768 CPUtime=203.98 cores=1,3,5,7
/proc/31353/stat : 31353 (strangenight2-m) R 31351 31353 31124 0 -1 4202496 326398 0 0 0 20312 86 0 0 25 0 4 0 514710382 821010432 140613 33554432000 4194304 4627427 140734896103552 18446744073709551615 4327897 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31353/statm: 200442 140613 390 106 0 195413 0
[pid=31353/tid=31354] ppid=31351 vsize=801768 CPUtime=51.06 cores=1,3,5,7
/proc/31353/task/31354/stat : 31354 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 85530 0 0 0 5083 23 0 0 25 0 4 0 514710382 821010432 140613 33554432000 4194304 4627427 140734896103552 18446744073709551615 4299583 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31353/tid=31355] ppid=31351 vsize=801768 CPUtime=50.78 cores=1,3,5,7
/proc/31353/task/31355/stat : 31355 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 61256 0 0 0 5060 18 0 0 25 0 4 0 514710382 821010432 140613 33554432000 4194304 4627427 140734896103552 18446744073709551615 4308599 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31353/tid=31356] ppid=31351 vsize=801768 CPUtime=51.05 cores=1,3,5,7
/proc/31353/task/31356/stat : 31356 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 103361 0 0 0 5086 19 0 0 25 0 4 0 514710383 821010432 140613 33554432000 4194304 4627427 140734896103552 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.98
Current children cumulated vsize (KiB) 801768

[startup+102.306 s]
/proc/loadavg: 8.18 8.11 7.53 9/184 31360
/proc/meminfo: memFree=14317896/32951124 swapFree=67111528/67111528
[pid=31353] ppid=31351 vsize=1177432 CPUtime=408.52 cores=1,3,5,7
/proc/31353/stat : 31353 (strangenight2-m) R 31351 31353 31124 0 -1 4202496 522100 0 0 0 40718 134 0 0 25 0 4 0 514710382 1205690368 217336 33554432000 4194304 4627427 140734896103552 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31353/statm: 294358 217336 390 106 0 289329 0
[pid=31353/tid=31354] ppid=31351 vsize=1177432 CPUtime=102.26 cores=1,3,5,7
/proc/31353/task/31354/stat : 31354 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 115197 0 0 0 10195 31 0 0 25 0 4 0 514710382 1205690368 217336 33554432000 4194304 4627427 140734896103552 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31353/tid=31355] ppid=31351 vsize=1177432 CPUtime=101.7 cores=1,3,5,7
/proc/31353/task/31355/stat : 31355 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 98817 0 0 0 10140 30 0 0 25 0 4 0 514710382 1205690368 217336 33554432000 4194304 4627427 140734896103552 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31353/tid=31356] ppid=31351 vsize=1177432 CPUtime=102.26 cores=1,3,5,7
/proc/31353/task/31356/stat : 31356 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 186474 0 0 0 10190 36 0 0 25 0 4 0 514710383 1205690368 217336 33554432000 4194304 4627427 140734896103552 18446744073709551615 4308326 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.52
Current children cumulated vsize (KiB) 1177432

[startup+162.3 s]

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

[pid=31353] ppid=31351 vsize=1695860 CPUtime=2805.16 cores=1,3,5,7
/proc/31353/stat : 31353 (strangenight2-m) R 31351 31353 31124 0 -1 4202496 1475159 0 0 0 280039 477 0 0 25 0 4 0 514710382 1736560640 348886 33554432000 4194304 4627427 140734896103552 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31353/statm: 423965 348886 390 106 0 418936 0
[pid=31353/tid=31354] ppid=31351 vsize=1695860 CPUtime=702.25 cores=1,3,5,7
/proc/31353/task/31354/stat : 31354 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 364608 0 0 0 70102 123 0 0 25 0 4 0 514710382 1736560640 348886 33554432000 4194304 4627427 140734896103552 18446744073709551615 4308392 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31353/tid=31355] ppid=31351 vsize=1695860 CPUtime=698.41 cores=1,3,5,7
/proc/31353/task/31355/stat : 31355 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 325005 0 0 0 69728 113 0 0 25 0 4 0 514710382 1736560640 348886 33554432000 4194304 4627427 140734896103552 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31353/tid=31356] ppid=31351 vsize=1695860 CPUtime=702.24 cores=1,3,5,7
/proc/31353/task/31356/stat : 31356 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 429550 0 0 0 70105 119 0 0 25 0 4 0 514710383 1736560640 348886 33554432000 4194304 4627427 140734896103552 18446744073709551615 4308282 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.16
Current children cumulated vsize (KiB) 1695860

[startup+762.307 s]
/proc/loadavg: 8.32 8.17 7.84 9/184 31421
/proc/meminfo: memFree=14215432/32951124 swapFree=67111528/67111528
[pid=31353] ppid=31351 vsize=1799956 CPUtime=3044.84 cores=1,3,5,7
/proc/31353/stat : 31353 (strangenight2-m) R 31351 31353 31124 0 -1 4202496 1566930 0 0 0 303973 511 0 0 25 0 4 0 514710382 1843154944 374714 33554432000 4194304 4627427 140734896103552 18446744073709551615 4302447 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31353/statm: 449989 374714 390 106 0 444960 0
[pid=31353/tid=31354] ppid=31351 vsize=1799956 CPUtime=762.24 cores=1,3,5,7
/proc/31353/task/31354/stat : 31354 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 388755 0 0 0 76091 133 0 0 25 0 4 0 514710382 1843154944 374714 33554432000 4194304 4627427 140734896103552 18446744073709551615 4305608 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31353/tid=31355] ppid=31351 vsize=1799956 CPUtime=758.09 cores=1,3,5,7
/proc/31353/task/31355/stat : 31355 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 342532 0 0 0 75689 120 0 0 25 0 4 0 514710382 1843154944 374714 33554432000 4194304 4627427 140734896103552 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31353/tid=31356] ppid=31351 vsize=1799956 CPUtime=762.24 cores=1,3,5,7
/proc/31353/task/31356/stat : 31356 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 453558 0 0 0 76097 127 0 0 25 0 4 0 514710383 1843154944 374714 33554432000 4194304 4627427 140734896103552 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.84
Current children cumulated vsize (KiB) 1799956

[startup+822.301 s]
/proc/loadavg: 8.21 8.17 7.86 9/184 31422
/proc/meminfo: memFree=14281640/32951124 swapFree=67111528/67111528
[pid=31353] ppid=31351 vsize=1745304 CPUtime=3284.49 cores=1,3,5,7
/proc/31353/stat : 31353 (strangenight2-m) R 31351 31353 31124 0 -1 4202496 1656095 0 0 0 327903 546 0 0 25 0 4 0 514710382 1787191296 354915 33554432000 4194304 4627427 140734896103552 18446744073709551615 4308764 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31353/statm: 436326 354915 390 106 0 431297 0
[pid=31353/tid=31354] ppid=31351 vsize=1745304 CPUtime=822.24 cores=1,3,5,7
/proc/31353/task/31354/stat : 31354 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 411027 0 0 0 82082 142 0 0 25 0 4 0 514710382 1787191296 354915 33554432000 4194304 4627427 140734896103552 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31353/tid=31355] ppid=31351 vsize=1745304 CPUtime=817.75 cores=1,3,5,7
/proc/31353/task/31355/stat : 31355 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 364077 0 0 0 81646 129 0 0 25 0 4 0 514710382 1787191296 354915 33554432000 4194304 4627427 140734896103552 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31353/tid=31356] ppid=31351 vsize=1745304 CPUtime=822.24 cores=1,3,5,7
/proc/31353/task/31356/stat : 31356 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 475056 0 0 0 82089 135 0 0 25 0 4 0 514710383 1787191296 354915 33554432000 4194304 4627427 140734896103552 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.49
Current children cumulated vsize (KiB) 1745304

[startup+882.301 s]
/proc/loadavg: 8.22 8.18 7.88 9/184 31424
/proc/meminfo: memFree=14127492/32951124 swapFree=67111528/67111528
[pid=31353] ppid=31351 vsize=1815320 CPUtime=3524.15 cores=1,3,5,7
/proc/31353/stat : 31353 (strangenight2-m) R 31351 31353 31124 0 -1 4202496 1778044 0 0 0 351833 582 0 0 25 0 4 0 514710382 1858887680 373237 33554432000 4194304 4627427 140734896103552 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31353/statm: 453830 373237 390 106 0 448801 0
[pid=31353/tid=31354] ppid=31351 vsize=1815320 CPUtime=882.24 cores=1,3,5,7
/proc/31353/task/31354/stat : 31354 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 435414 0 0 0 88073 151 0 0 25 0 4 0 514710382 1858887680 373237 33554432000 4194304 4627427 140734896103552 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31353/tid=31355] ppid=31351 vsize=1815320 CPUtime=877.42 cores=1,3,5,7
/proc/31353/task/31355/stat : 31355 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 383841 0 0 0 87606 136 0 0 25 0 4 0 514710382 1858887680 373237 33554432000 4194304 4627427 140734896103552 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31353/tid=31356] ppid=31351 vsize=1815320 CPUtime=882.23 cores=1,3,5,7
/proc/31353/task/31356/stat : 31356 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 530524 0 0 0 88076 147 0 0 25 0 4 0 514710383 1858887680 373237 33554432000 4194304 4627427 140734896103552 18446744073709551615 4321761 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.15
Current children cumulated vsize (KiB) 1815320

[startup+942.301 s]
/proc/loadavg: 8.13 8.16 7.89 9/184 31425
/proc/meminfo: memFree=14067716/32951124 swapFree=67111528/67111528
[pid=31353] ppid=31351 vsize=1881716 CPUtime=3763.82 cores=1,3,5,7
/proc/31353/stat : 31353 (strangenight2-m) R 31351 31353 31124 0 -1 4202496 1863332 0 0 0 375765 617 0 0 25 0 4 0 514710382 1926877184 381145 33554432000 4194304 4627427 140734896103552 18446744073709551615 4308588 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31353/statm: 470429 381145 390 106 0 465400 0
[pid=31353/tid=31354] ppid=31351 vsize=1881716 CPUtime=942.24 cores=1,3,5,7
/proc/31353/task/31354/stat : 31354 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 461452 0 0 0 94063 161 0 0 25 0 4 0 514710382 1926877184 381145 33554432000 4194304 4627427 140734896103552 18446744073709551615 4325088 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31353/tid=31355] ppid=31351 vsize=1881716 CPUtime=937.09 cores=1,3,5,7
/proc/31353/task/31355/stat : 31355 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 406919 0 0 0 93562 147 0 0 25 0 4 0 514710382 1926877184 381145 33554432000 4194304 4627427 140734896103552 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31353/tid=31356] ppid=31351 vsize=1881716 CPUtime=942.22 cores=1,3,5,7
/proc/31353/task/31356/stat : 31356 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 547367 0 0 0 94069 153 0 0 25 0 4 0 514710383 1926877184 381145 33554432000 4194304 4627427 140734896103552 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.82
Current children cumulated vsize (KiB) 1881716

[startup+1002.3 s]
/proc/loadavg: 8.18 8.17 7.91 9/184 31427
/proc/meminfo: memFree=14001608/32951124 swapFree=67111528/67111528
[pid=31353] ppid=31351 vsize=1916704 CPUtime=4003.47 cores=1,3,5,7
/proc/31353/stat : 31353 (strangenight2-m) R 31351 31353 31124 0 -1 4202496 1963260 0 0 0 399692 655 0 0 25 0 4 0 514710382 1962704896 387976 33554432000 4194304 4627427 140734896103552 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31353/statm: 479176 387976 390 106 0 474147 0
[pid=31353/tid=31354] ppid=31351 vsize=1916704 CPUtime=1002.23 cores=1,3,5,7
/proc/31353/task/31354/stat : 31354 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 493893 0 0 0 100049 174 0 0 25 0 4 0 514710382 1962704896 387976 33554432000 4194304 4627427 140734896103552 18446744073709551615 4308359 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31353/tid=31355] ppid=31351 vsize=1916704 CPUtime=996.76 cores=1,3,5,7
/proc/31353/task/31355/stat : 31355 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 427902 0 0 0 99520 156 0 0 25 0 4 0 514710382 1962704896 387976 33554432000 4194304 4627427 140734896103552 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31353/tid=31356] ppid=31351 vsize=1916704 CPUtime=1002.22 cores=1,3,5,7
/proc/31353/task/31356/stat : 31356 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 571415 0 0 0 100060 162 0 0 25 0 4 0 514710383 1962704896 387976 33554432000 4194304 4627427 140734896103552 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.47
Current children cumulated vsize (KiB) 1916704

[startup+1062.3 s]
/proc/loadavg: 8.18 8.17 7.92 9/184 31429
/proc/meminfo: memFree=13951612/32951124 swapFree=67111528/67111528
[pid=31353] ppid=31351 vsize=1987028 CPUtime=4243.13 cores=1,3,5,7
/proc/31353/stat : 31353 (strangenight2-m) R 31351 31353 31124 0 -1 4202496 2048199 0 0 0 423627 686 0 0 25 0 4 0 514710382 2034716672 410339 33554432000 4194304 4627427 140734896103552 18446744073709551615 4324759 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31353/statm: 496757 410339 390 106 0 491728 0
[pid=31353/tid=31354] ppid=31351 vsize=1987028 CPUtime=1062.23 cores=1,3,5,7
/proc/31353/task/31354/stat : 31354 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 513126 0 0 0 106041 182 0 0 25 0 4 0 514710382 2034716672 410339 33554432000 4194304 4627427 140734896103552 18446744073709551615 4327410 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31353/tid=31355] ppid=31351 vsize=1987028 CPUtime=1056.44 cores=1,3,5,7
/proc/31353/task/31355/stat : 31355 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 450933 0 0 0 105480 164 0 0 25 0 4 0 514710382 2034716672 410339 33554432000 4194304 4627427 140734896103552 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31353/tid=31356] ppid=31351 vsize=1987028 CPUtime=1062.22 cores=1,3,5,7
/proc/31353/task/31356/stat : 31356 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 590512 0 0 0 106052 170 0 0 25 0 4 0 514710383 2034716672 410339 33554432000 4194304 4627427 140734896103552 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.13
Current children cumulated vsize (KiB) 1987028

[startup+1122.3 s]
/proc/loadavg: 8.15 8.17 7.93 9/184 31430
/proc/meminfo: memFree=13959904/32951124 swapFree=67111528/67111528
[pid=31353] ppid=31351 vsize=1917516 CPUtime=4482.8 cores=1,3,5,7
/proc/31353/stat : 31353 (strangenight2-m) R 31351 31353 31124 0 -1 4202496 2130226 0 0 0 447558 722 0 0 25 0 4 0 514710382 1963536384 398750 33554432000 4194304 4627427 140734896103552 18446744073709551615 4308231 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31353/statm: 479379 398750 390 106 0 474350 0
[pid=31353/tid=31354] ppid=31351 vsize=1917516 CPUtime=1122.23 cores=1,3,5,7
/proc/31353/task/31354/stat : 31354 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 539021 0 0 0 112030 193 0 0 25 0 4 0 514710382 1963536384 398750 33554432000 4194304 4627427 140734896103552 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31353/tid=31355] ppid=31351 vsize=1917516 CPUtime=1116.09 cores=1,3,5,7
/proc/31353/task/31355/stat : 31355 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 470774 0 0 0 111437 172 0 0 25 0 4 0 514710382 1963536384 398750 33554432000 4194304 4627427 140734896103552 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31353/tid=31356] ppid=31351 vsize=1917516 CPUtime=1122.23 cores=1,3,5,7
/proc/31353/task/31356/stat : 31356 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 607936 0 0 0 112045 178 0 0 25 0 4 0 514710383 1963536384 398750 33554432000 4194304 4627427 140734896103552 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.8
Current children cumulated vsize (KiB) 1917516

[startup+1182.3 s]
/proc/loadavg: 8.06 8.14 7.93 9/184 31432
/proc/meminfo: memFree=13589508/32951124 swapFree=67111528/67111528
[pid=31353] ppid=31351 vsize=1923088 CPUtime=4722.46 cores=1,3,5,7
/proc/31353/stat : 31353 (strangenight2-m) R 31351 31353 31124 0 -1 4202496 2214218 0 0 0 471492 754 0 0 25 0 4 0 514710382 1969242112 408524 33554432000 4194304 4627427 140734896103552 18446744073709551615 4332948 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31353/statm: 480772 408524 390 106 0 475743 0
[pid=31353/tid=31354] ppid=31351 vsize=1923088 CPUtime=1182.22 cores=1,3,5,7
/proc/31353/task/31354/stat : 31354 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 558641 0 0 0 118021 201 0 0 25 0 4 0 514710382 1969242112 408524 33554432000 4194304 4627427 140734896103552 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31353/tid=31355] ppid=31351 vsize=1923088 CPUtime=1175.76 cores=1,3,5,7
/proc/31353/task/31355/stat : 31355 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 493632 0 0 0 117396 180 0 0 25 0 4 0 514710382 1969242112 408524 33554432000 4194304 4627427 140734896103552 18446744073709551615 4328671 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31353/tid=31356] ppid=31351 vsize=1923088 CPUtime=1182.22 cores=1,3,5,7
/proc/31353/task/31356/stat : 31356 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 626240 0 0 0 118036 186 0 0 25 0 4 0 514710383 1969242112 408524 33554432000 4194304 4627427 140734896103552 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 1923088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.04 8.13 7.93 9/184 31432
/proc/meminfo: memFree=13633900/32951124 swapFree=67111528/67111528
[pid=31353] ppid=31351 vsize=1988876 CPUtime=4800.36 cores=1,3,5,7
/proc/31353/stat : 31353 (strangenight2-m) R 31351 31353 31124 0 -1 4202496 2242093 0 0 0 479271 765 0 0 25 0 4 0 514710382 2036609024 407478 33554432000 4194304 4627427 140734896103552 18446744073709551615 4327410 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31353/statm: 497219 407478 390 106 0 492190 0
[pid=31353/tid=31354] ppid=31351 vsize=1988876 CPUtime=1201.73 cores=1,3,5,7
/proc/31353/task/31354/stat : 31354 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 565448 0 0 0 119969 204 0 0 25 0 4 0 514710382 2036609024 407478 33554432000 4194304 4627427 140734896103552 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31353/tid=31355] ppid=31351 vsize=1988876 CPUtime=1195.15 cores=1,3,5,7
/proc/31353/task/31355/stat : 31355 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 502911 0 0 0 119331 184 0 0 25 0 4 0 514710382 2036609024 407478 33554432000 4194304 4627427 140734896103552 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31353/tid=31356] ppid=31351 vsize=1988876 CPUtime=1201.72 cores=1,3,5,7
/proc/31353/task/31356/stat : 31356 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 633166 0 0 0 119984 188 0 0 25 0 4 0 514710383 2036609024 407478 33554432000 4194304 4627427 140734896103552 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 1988876

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

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

[startup+1201.8 s]
/proc/loadavg: 8.04 8.13 7.93 9/184 31432
/proc/meminfo: memFree=13633900/32951124 swapFree=67111528/67111528
[pid=31353] ppid=31351 vsize=1988876 CPUtime=4800.36 cores=1,3,5,7
/proc/31353/stat : 31353 (strangenight2-m) R 31351 31353 31124 0 -1 4202496 2242093 0 0 0 479271 765 0 0 25 0 4 0 514710382 2036609024 407478 33554432000 4194304 4627427 140734896103552 18446744073709551615 4327410 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31353/statm: 497219 407478 390 106 0 492190 0
[pid=31353/tid=31354] ppid=31351 vsize=1988876 CPUtime=1201.73 cores=1,3,5,7
/proc/31353/task/31354/stat : 31354 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 565448 0 0 0 119969 204 0 0 25 0 4 0 514710382 2036609024 407478 33554432000 4194304 4627427 140734896103552 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31353/tid=31355] ppid=31351 vsize=1988876 CPUtime=1195.15 cores=1,3,5,7
/proc/31353/task/31355/stat : 31355 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 502911 0 0 0 119331 184 0 0 25 0 4 0 514710382 2036609024 407478 33554432000 4194304 4627427 140734896103552 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=31353/tid=31356] ppid=31351 vsize=1988876 CPUtime=1201.72 cores=1,3,5,7
/proc/31353/task/31356/stat : 31356 (strangenight2-m) R 31351 31353 31124 0 -1 4202560 633166 0 0 0 119984 188 0 0 25 0 4 0 514710383 2036609024 407478 33554432000 4194304 4627427 140734896103552 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 1988876

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.89
CPU time (s): 4800.47
CPU user time (s): 4792.74
CPU system time (s): 7.73282
CPU usage (%): 399.411
Max. virtual memory (cumulated for all children) (KiB): 1988876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.74
system time used= 7.73282
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2242100
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= 10420
involuntary context switches= 29348

runsolver used 1.84972 second user time and 4.72728 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-29 00:51:39
IDJOB=3173767
IDBENCH=82585
IDSOLVER=1586
FILE ID=node104/3173767-1304031099
RUNJOBID= node104-1304028687-31143
PBS_JOBID= 13170348
Free space on /tmp= 71536 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S1401248878-094-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173767-1304031099/watcher-3173767-1304031099 -o /tmp/evaluation-result-3173767-1304031099/solver-3173767-1304031099 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173767-1304031099.cnf

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

MD5SUM BENCH= 56bd5db172bed91bc72714a8bad8639b
RANDOM SEED=1150392879

node104.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.855
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.71
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.855
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.83
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15381976 kB
Buffers:       2207172 kB
Cached:       13427776 kB
SwapCached:          0 kB
Active:        4863416 kB
Inactive:     12116508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15381976 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9740 kB
Writeback:           0 kB
AnonPages:     1343988 kB
Mapped:          15556 kB
Slab:           523664 kB
PageTables:       7220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1642524 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= 71532 MiB
End job on node104 at 2011-04-29 01:11:43