Trace number 3368640

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.36 1203.75

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S1158419275-045-UNKNOWN.cnf
MD5SUMba96eb51c814e4238dd0a7b33e8bab2d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses25500
Sum of the clauses size178500
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525500

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368640-1305399483.cnf'
0.00/0.01	c -- header says num vars:            300
0.00/0.01	c -- header says num clauses:       25500
0.00/0.03	c -- clauses added:            0 learnts,        25500 normals,            0 xors
0.00/0.03	c -- vars added        300
0.00/0.03	c Parsing time:  0.05 s
0.00/0.03	c  N st     0         0       300     25500         0         0    178500         0   no data   no data  --
1.55/0.40	c asymm  cl-useful: 0/14575/25500 lits-rem:0 time: 1.49
1.55/0.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
1.55/0.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.55/0.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.55/0.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
1.55/0.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.94/0.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.45 s
1.94/0.54	c Finding binary XORs  T:     0.00 s  found:       0
1.94/0.55	c Finding non-binary XORs:     0.06 s (found:       0, avg size: nan)
1.94/0.55	c calculated reachability. Time: 0.00
1.94/0.55	c Calc default polars -  time:   0.01 s pos:     149 undec:       4 neg:     147
1.94/0.55	c =========================================================================================
1.94/0.55	c types(t): F = full restart, N = normal restart
1.94/0.55	c types(t): S = simplification begin/end, E = solution found
1.94/0.55	c restart types(rt): st = static, dy = dynamic
1.94/0.55	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.94/0.55	c  B st     0         0       300     25500         0         0    178500         0   no data   no data  --
3.15/0.86	c  N dy    11      4674       300     25500         0      4582    178500    354445     68.83     73.46  --
4.35/1.15	c  N dy    18      8818       300     25500         0      6196    178500    403497     66.03     69.73  --
5.54/1.45	c  N dy    37     12851       300     25500         0      5987    178500    308734     66.51     70.38  --
6.73/1.77	c  N dy    58     16933       300     25500         0     10002    178500    617195     66.90     72.53  --
7.93/2.08	c  N dy    75     20934       300     25500         0      8401    178500    421142     67.14     72.16  --
9.15/2.40	c  F st    88     25001       300     25500         0     12369    178500    722576     67.03     68.58  --
9.15/2.40	c  N st    88     25001       300     25500         0     12369    178500    722576     67.03     68.58  --
11.13/2.80	c  N dy    94     30002       300     25500         0     10591    178500    531329     67.03   no data  --
11.13/2.80	c  S st    94     30002       300     25500         0     10591    178500    531329     67.03   no data  --
11.13/2.86	c  S st    94     30504       300     25500         0     11088    178500    566420     67.03   no data  --
11.13/2.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
11.13/2.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.13/2.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
11.13/2.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.13/2.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.13/2.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
11.13/2.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.69/6.76	c lits-rem:      1453  cl-subs:      221  v-elim:      0  v-fix:    0  time: 15.38 s
27.87/7.06	c asymm  cl-useful: 0/5932/25500 lits-rem:0 time: 1.20
27.87/7.07	c calculated reachability. Time: 0.00
27.87/7.07	c  N dy    94     30504       300     25500         0     10867    178500    539355     67.03   no data  --
30.66/7.71	c  N dy   108     37167       300     25500         0      9653    178500    382082     66.54     71.08  --
32.25/8.10	c  N dy   123     41345       300     25500         0     13755    178500    693426     66.52     70.46  --
33.85/8.55	c  N dy   144     45756       300     25500         0      9304    178500    291061     66.60     63.45  --
33.85/8.55	c  S st   144     45756       300     25500         0      9304    178500    291061     66.60     63.45  --
34.26/8.61	c  S st   144     46259       300     25500         0      9804    178500    326828     66.60   no data  --
34.26/8.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
34.26/8.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.26/8.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
34.26/8.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.26/8.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.26/8.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
34.26/8.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
46.21/11.62	c lits-rem:       454  cl-subs:       31  v-elim:      0  v-fix:    0  time: 11.83 s
46.21/11.62	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.01
46.21/11.62	c vivif2 --  cl tried     9773 cl shrink        0 lits rem          0 time: 0.02
47.01/11.85	c asymm  cl-useful: 0/4993/25500 lits-rem:0 time: 0.91
47.01/11.85	c calculated reachability. Time: 0.00
47.01/11.85	c  N dy   144     46259       300     25500         0      9773    178500    322919     66.60   no data  --
48.62/12.22	c  N dy   164     50505       300     25500         0     13950    178500    640093     66.64     70.88  --
50.20/12.63	c  N dy   184     54622       300     25500         0     18002    178500    949386     66.71     70.62  --
51.80/13.07	c  N dy   204     59395       300     25500         0     12896    178500    499538     66.74     71.13  --
53.43/13.44	c  N dy   224     63416       300     25500         0     16830    178500    798739     66.82     73.75  --
54.99/13.86	c  N dy   240     67672       300     25500         0     21012    178500   1113473     66.70     70.43  --
55.79/14.03	c  S st   249     69389       300     25500         0     11910    178500    360986     66.72     65.07  --
56.19/14.10	c  S st   249     69892       300     25500         0     12410    178500    396494     66.72   no data  --
56.19/14.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
56.19/14.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.19/14.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.07
56.19/14.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.19/14.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.19/14.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
56.19/14.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
72.53/18.20	c lits-rem:      1030  cl-subs:       43  v-elim:      0  v-fix:    0  time: 16.19 s
72.53/18.20	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.01
72.53/18.21	c vivif2 --  cl tried    12367 cl shrink        0 lits rem          0 time: 0.02
73.73/18.51	c asymm  cl-useful: 0/6669/25500 lits-rem:0 time: 1.21
73.73/18.51	c calculated reachability. Time: 0.00
73.73/18.51	c  N dy   249     69892       300     25500         0     12367    178500    390435     66.72   no data  --
75.38/18.98	c  N dy   274     74441       300     25500         0     16822    178500    731247     66.84     70.44  --
77.72/19.53	c  N dy   287     79516       300     25500         0     21796    178500   1109129     66.80     70.70  --
80.11/20.10	c  N dy   311     84921       300     25500         0     15330    178500    558156     66.83     70.63  --
81.31/20.40	c  F st   323     87501       300     25500         0     17862    178500    750695     66.84     68.88  --
82.51/20.76	c  N st   328     90798       300     25500         0     21083    178500    996549     66.84   no data  --
85.30/21.46	c  N dy   348     96734       300     25500         0     14159    178500    405117     66.85     70.63  --
88.12/22.13	c  N dy   377    103236       300     25500         0     20535    178500    888752     66.85     70.43  --
88.89/22.31	c  S st   384    104839       300     25500         0     22105    178500   1007416     66.83     62.08  --
89.29/22.40	c  S st   384    105345       300     25500         0     22608    178500   1042941     66.83   no data  --
89.29/22.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
89.29/22.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
89.29/22.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.09
89.29/22.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
89.29/22.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.29/22.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
89.29/22.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
126.37/31.73	c lits-rem:      1395  cl-subs:      411  v-elim:      0  v-fix:    0  time: 36.90 s
126.37/31.74	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.01
126.37/31.75	c vivif2 --  cl tried    22197 cl shrink        0 lits rem          0 time: 0.04
127.58/32.05	c asymm  cl-useful: 0/4533/25500 lits-rem:0 time: 1.20
127.58/32.05	c calculated reachability. Time: 0.00
127.58/32.05	c  N dy   384    105345       300     25500         0     22197    178500    996211     66.83   no data  --
131.15/32.93	c  N dy   408    113099       300     25500         0     16078    178500    488317     66.78     70.75  --
133.94/33.69	c  N dy   442    120409       300     25500         0     23251    178500   1036256     66.82     70.61  --
137.53/34.58	c  N dy   461    128225       300     25500         0     16218    178500    439979     66.78     70.47  --
141.52/35.53	c  N dy   481    137320       300     25500         0     25120    178500   1117856     66.67     71.21  --
145.56/36.58	c  N dy   514    146133       300     25500         0     18093    178500    517092     66.66     70.47  --
150.69/37.83	c  N dy   550    156102       300     25500         0     27874    178500   1260172     66.65     70.18  --
151.48/38.08	c  S st   557    158017       300     25500         0     29753    178500   1404418     66.66     67.42  --
151.88/38.19	c  S st   557    158522       300     25500         0     30258    178500   1439147     66.66   no data  --
152.28/38.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
152.28/38.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
152.28/38.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.11
152.28/38.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
152.28/38.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
152.28/38.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
152.28/38.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
204.54/51.35	c lits-rem:      1574  cl-subs:      675  v-elim:      0  v-fix:    0  time: 52.13 s
204.54/51.35	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.01
204.54/51.37	c vivif2 --  cl tried    29583 cl shrink        0 lits rem          0 time: 0.06
206.13/51.72	c asymm  cl-useful: 0/3838/25500 lits-rem:0 time: 1.41
206.13/51.72	c calculated reachability. Time: 0.00
206.13/51.72	c  N dy   557    158522       300     25500         0     29583    178500   1364067     66.66   no data  --
211.71/53.13	c  N dy   600    169250       300     25500         0     23435    178500    856531     66.67     70.27  --
218.09/54.77	c  N dy   645    180264       300     25500         0     34253    178500   1678482     66.69     70.36  --
223.68/56.21	c  N dy   679    191794       300     25500         0     27899    178500   1133941     66.66     70.88  --
230.46/57.85	c  N dy   728    204181       300     25500         0     21393    178500    577817     66.66     70.59  --
236.84/59.41	c  N dy   774    217240       300     25500         0     34233    178500   1555464     66.64     75.16  --
243.62/61.12	c  N dy   828    231217       300     25500         0     28310    178500   1039447     66.62     70.49  --
246.80/61.92	c  S st   850    237783       300     25500         0     34759    178500   1523851     66.58     65.25  --
247.20/62.04	c  S st   850    238286       300     25500         0     35258    178500   1559222     66.58   no data  --
247.20/62.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
247.20/62.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
247.20/62.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.10
247.60/62.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
247.60/62.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
247.60/62.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
247.60/62.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
326.56/81.93	c lits-rem:      1248  cl-subs:      664  v-elim:      0  v-fix:    0  time: 78.92 s
326.56/81.93	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.01
326.56/81.95	c vivif2 --  cl tried    34594 cl shrink        0 lits rem          0 time: 0.07
328.16/82.30	c asymm  cl-useful: 0/3451/25500 lits-rem:0 time: 1.40
328.16/82.30	c calculated reachability. Time: 0.00
328.16/82.30	c  N dy   850    238286       300     25500         0     34594    178500   1484601     66.58   no data  --
336.13/84.32	c  N dy   896    253676       300     25500         0     29102    178500   1036966     66.54     70.79  --
344.90/86.58	c  N dy   961    269959       300     25500         0     23489    178500    544756     66.56     70.17  --
354.08/88.83	c  N dy  1019    287219       300     25500         0     40421    178500   1824471     66.53     70.93  --
364.47/91.46	c  N dy  1109    306010       300     25500         0     36256    178500   1448524     66.59     70.20  --
364.47/91.50	c  F st  1110    306250       300     25500         0     36489    178500   1466193     66.59     66.16  --
375.22/94.13	c  N dy  1181    325635       300     25500         0     31967    178500   1067563     66.61     71.02  --
387.18/97.18	c  N dy  1249    346139       300     25500         0     27574    178500    662798     66.59     70.27  --
393.17/98.69	c  S st  1284    357429       300     25500         0     38660    178500   1506126     66.57     64.00  --
393.97/98.81	c  S st  1284    357932       300     25500         0     39160    178500   1540423     66.57   no data  --
393.97/98.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
393.97/98.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
393.97/98.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.12
393.97/98.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
393.97/98.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
393.97/98.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
393.97/98.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
457.36/114.73	c lits-rem:      1912  cl-subs:      703  v-elim:      0  v-fix:    0  time: 63.09 s
457.36/114.73	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.01
457.36/114.75	c vivif2 --  cl tried    38457 cl shrink        0 lits rem          0 time: 0.07
458.56/115.09	c asymm  cl-useful: 0/3160/25500 lits-rem:0 time: 1.35
458.56/115.09	c calculated reachability. Time: 0.00
458.56/115.09	c  N dy  1284    357932       300     25500         0     38457    178500   1461938     66.57   no data  --
470.52/118.08	c  N dy  1355    377963       300     25500         0     32584    178500    981801     66.58     70.42  --
482.91/121.14	c  N dy  1437    397985       300     25500         0     52225    178500   2467767     66.56     70.09  --
494.06/123.95	c  N dy  1528    418182       300     25500         0     45584    178500   1909128     66.59     70.48  --
506.02/126.95	c  N dy  1606    438539       300     25500         0     38105    178500   1275186     66.59     70.69  --
519.98/130.43	c  N dy  1693    458803       300     25500         0     29513    178500    556148     66.62     70.16  --
531.60/133.34	c  N dy  1769    478836       300     25500         0     49200    178500   2051529     66.59     70.90  --
544.75/136.66	c  N dy  1848    499216       300     25500         0     39741    178500   1265456     66.60     70.95  --
559.46/140.30	c  N dy  1914    519981       300     25500         0     60148    178500   2816304     66.58     70.26  --
569.84/142.92	c  S st  1981    536898       300     25500         0     46336    178500   1703410     66.58   no data  --
570.24/143.07	c  S st  1981    537404       300     25500         0     46840    178500   1739949     66.58   no data  --
570.24/143.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
570.24/143.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
570.66/143.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.12
570.66/143.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
570.66/143.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
570.66/143.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
570.66/143.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
656.77/164.71	c lits-rem:      1277  cl-subs:      697  v-elim:      0  v-fix:    0  time: 85.87 s
656.77/164.71	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.01
656.77/164.73	c vivif2 --  cl tried    46143 cl shrink        0 lits rem          0 time: 0.07
657.97/165.07	c asymm  cl-useful: 0/2803/25500 lits-rem:0 time: 1.36
657.97/165.07	c calculated reachability. Time: 0.00
657.97/165.07	c  N dy  1981    537404       300     25500         0     46143    178500   1662520     66.58   no data  --
671.97/168.57	c  N dy  2054    557456       300     25500         0     34405    178500    735808     66.56     73.00  --
684.71/171.76	c  N dy  2127    578365       300     25500         0     54939    178500   2297483     66.56     70.39  --
698.64/175.21	c  N dy  2216    598916       300     25500         0     42712    178500   1305599     66.58     70.26  --
718.18/180.15	c  N dy  2290    625265       300     25500         0     35190    178500    663473     66.53     70.10  --
731.34/183.42	c  N dy  2367    645333       300     25500         0     54904    178500   2158498     66.53     70.87  --
746.12/187.18	c  N dy  2437    665383       300     25500         0     40211    178500    980137     66.52     70.17  --
760.45/190.74	c  N dy  2524    685409       300     25500         0     59901    178500   2481322     66.54     72.00  --
776.41/194.70	c  N dy  2607    705571       300     25500         0     44340    178500   1231295     66.55     70.21  --
791.96/198.61	c  N dy  2679    726167       300     25500         0     64556    178500   2775114     66.54     70.20  --
807.54/202.52	c  N dy  2749    746300       300     25500         0     47966    178500   1442401     66.54     70.16  --
824.26/206.78	c  N dy  2824    766842       300     25500         0     68132    178500   2976588     66.54     70.47  --
843.40/211.54	c  N dy  2912    790564       300     25500         0     54117    178500   1845382     66.53     70.47  --
856.95/214.96	c  S st  2970    806108       300     25500         0     69420    178500   3009098     66.53     66.37  --
857.75/215.18	c  S st  2970    806609       300     25500         0     69918    178500   3045601     66.53   no data  --
857.75/215.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
857.75/215.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
858.15/215.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.21
858.55/215.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
858.55/215.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
858.55/215.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
858.55/215.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2511.18/629.71	c lits-rem:      3023  cl-subs:     1525  v-elim:      0  v-fix:    0  time: 1651.64 s
2511.18/629.71	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.01
2511.18/629.74	c vivif2 --  cl tried    68393 cl shrink        0 lits rem          0 time: 0.12
2511.98/629.97	c asymm  cl-useful: 0/1046/25500 lits-rem:0 time: 0.92
2511.98/629.97	c calculated reachability. Time: 0.00
2511.98/629.97	c  N dy  2970    806609       300     25500         0     68393    178500   2876512     66.53   no data  --
2528.32/634.01	c  N dy  3032    826650       300     25500         0     49756    178500   1447005     66.51     70.47  --
2545.12/638.22	c  N dy  3101    846779       300     25500         0     69502    178500   2949517     66.51     70.36  --
2562.25/642.51	c  N dy  3172    866930       300     25500         0     49991    178500   1399813     66.50     70.45  --
2579.38/646.87	c  N dy  3255    887030       300     25500         0     69748    178500   2904264     66.51     77.39  --
2597.77/651.48	c  N dy  3337    907238       300     25500         0     49339    178500   1285317     66.51     70.06  --
2614.88/655.77	c  N dy  3406    927323       300     25500         0     69059    178500   2778124     66.50     71.96  --
2634.00/660.58	c  N dy  3476    947584       300     25500         0     47724    178500   1100412     66.50     70.70  --
2651.15/664.83	c  N dy  3552    967873       300     25500         0     67634    178500   2603619     66.49     70.73  --
2671.10/669.88	c  N dy  3629    987981       300     25500         0     45164    178500    841313     66.49     70.00  --
2687.84/674.06	c  N dy  3713   1008103       300     25500         0     64880    178500   2343720     66.50     70.15  --
2708.18/679.16	c  N dy  3794   1028233       300     25500         0     84630    178500   3842558     66.50     70.15  --
2724.56/683.23	c  N dy  3843   1048380       300     25500         0     61248    178500   1998336     66.48     70.31  --
2744.48/688.27	c  N dy  3931   1068497       300     25500         0     80975    178500   3495288     66.49     70.10  --
2748.46/689.28	c  F st  3948   1071876       300     25500         0     84282    178500   3745821     66.49     62.38  --
2762.42/692.73	c  N dy  3991   1088613       300     25500         0     56615    178500   1582469     66.48     70.45  --
2781.17/697.41	c  N dy  4070   1108694       300     25500         0     76305    178500   3080987     66.49     72.58  --
2801.90/702.66	c  N dy  4163   1128775       300     25500         0     50876    178500   1077440     66.50     70.37  --
2819.04/706.99	c  N dy  4239   1148803       300     25500         0     70493    178500   2559527     66.49     73.54  --
2840.98/712.47	c  N dy  4319   1168877       300     25500         0     90209    178500   4056272     66.49     70.12  --
2858.53/716.84	c  N dy  4399   1189282       300     25500         0     64126    178500   2023747     66.50     70.01  --
2880.46/722.30	c  N dy  4491   1209604       300     25500         0     84075    178500   3545214     66.51     70.61  --
2880.86/722.40	c  S st  4493   1209913       300     25500         0     84377    178500   3567197     66.51     62.42  --
2881.66/722.66	c  S st  4493   1210415       300     25500         0     84876    178500   3600816     66.51   no data  --
2881.66/722.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2881.66/722.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2882.06/722.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.25
2882.48/722.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2882.48/722.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2882.48/722.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
2882.48/722.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3368640-1305399483/watcher-3368640-1305399483 -o /tmp/evaluation-result-3368640-1305399483/solver-3368640-1305399483 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368640-1305399483.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 7.43 7.95 7.96 2/364 5193
/proc/meminfo: memFree=18283940/32951124 swapFree=45193364/67111528
[pid=5193] ppid=5191 vsize=40992 CPUtime=0 cores=0,2,4,6
/proc/5193/stat : 5193 (strangenight1-m) R 5191 5193 5085 0 -1 4202496 410 0 0 0 0 0 0 0 25 0 3 0 730178976 41975808 350 33554432000 4194304 4650419 140735872292176 18446744073709551615 224284982257 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5193/statm: 10248 350 303 112 0 5213 0
[pid=5193/tid=5194] ppid=5191 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/5193/task/5194/stat : 5194 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 730178977 52465664 356 33554432000 4194304 4650419 140735872292176 18446744073709551615 47901495478188 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5193/tid=5195] ppid=5191 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/5193/task/5195/stat : 5195 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 730178977 52465664 356 33554432000 4194304 4650419 140735872292176 18446744073709551615 47901495477785 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5193/tid=5196] ppid=5191 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/5193/task/5196/stat : 5196 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 730178977 52465664 356 33554432000 4194304 4650419 140735872292176 18446744073709551615 47901495477785 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.217049 s]
/proc/loadavg: 7.43 7.95 7.96 2/364 5193
/proc/meminfo: memFree=18283940/32951124 swapFree=45193364/67111528
[pid=5193] ppid=5191 vsize=283884 CPUtime=0.82 cores=0,2,4,6
/proc/5193/stat : 5193 (strangenight1-m) R 5191 5193 5085 0 -1 4202496 3874 0 0 0 81 1 0 0 18 0 4 0 730178976 290697216 3779 33554432000 4194304 4650419 140735872292176 18446744073709551615 224284587041 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5193/statm: 70971 3779 367 112 0 65936 0
[pid=5193/tid=5194] ppid=5191 vsize=283884 CPUtime=0.19 cores=0,2,4,6
/proc/5193/task/5194/stat : 5194 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 792 0 0 0 19 0 0 0 18 0 4 0 730178977 290697216 3779 33554432000 4194304 4650419 140735872292176 18446744073709551615 224284587041 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5193/tid=5195] ppid=5191 vsize=283884 CPUtime=0.2 cores=0,2,4,6
/proc/5193/task/5195/stat : 5195 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 795 0 0 0 20 0 0 0 18 0 4 0 730178977 290697216 3779 33554432000 4194304 4650419 140735872292176 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5193/tid=5196] ppid=5191 vsize=283884 CPUtime=0.2 cores=0,2,4,6
/proc/5193/task/5196/stat : 5196 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 1064 0 0 0 20 0 0 0 25 0 4 0 730178977 290697216 3779 33554432000 4194304 4650419 140735872292176 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.82
Current children cumulated vsize (KiB) 283884

[startup+0.300643 s]
/proc/loadavg: 7.43 7.95 7.96 2/364 5193
/proc/meminfo: memFree=18283940/32951124 swapFree=45193364/67111528
[pid=5193] ppid=5191 vsize=283884 CPUtime=1.16 cores=0,2,4,6
/proc/5193/stat : 5193 (strangenight1-m) R 5191 5193 5085 0 -1 4202496 4021 0 0 0 115 1 0 0 18 0 4 0 730178976 290697216 3926 33554432000 4194304 4650419 140735872292176 18446744073709551615 4370526 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5193/statm: 70971 3926 367 112 0 65936 0
[pid=5193/tid=5194] ppid=5191 vsize=283884 CPUtime=0.28 cores=0,2,4,6
/proc/5193/task/5194/stat : 5194 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 806 0 0 0 28 0 0 0 18 0 4 0 730178977 290697216 3926 33554432000 4194304 4650419 140735872292176 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5193/tid=5195] ppid=5191 vsize=283884 CPUtime=0.28 cores=0,2,4,6
/proc/5193/task/5195/stat : 5195 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 807 0 0 0 28 0 0 0 18 0 4 0 730178977 290697216 3926 33554432000 4194304 4650419 140735872292176 18446744073709551615 4370668 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5193/tid=5196] ppid=5191 vsize=283884 CPUtime=0.29 cores=0,2,4,6
/proc/5193/task/5196/stat : 5196 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 1173 0 0 0 29 0 0 0 25 0 4 0 730178977 290697216 3926 33554432000 4194304 4650419 140735872292176 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 283884

[startup+0.400627 s]
/proc/loadavg: 7.43 7.95 7.96 2/364 5193
/proc/meminfo: memFree=18283940/32951124 swapFree=45193364/67111528
[pid=5193] ppid=5191 vsize=286088 CPUtime=1.55 cores=0,2,4,6
/proc/5193/stat : 5193 (strangenight1-m) R 5191 5193 5085 0 -1 4202496 4813 0 0 0 154 1 0 0 18 0 4 0 730178976 292954112 3943 33554432000 4194304 4650419 140735872292176 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5193/statm: 71522 3943 370 112 0 66487 0
[pid=5193/tid=5194] ppid=5191 vsize=286088 CPUtime=0.38 cores=0,2,4,6
/proc/5193/task/5194/stat : 5194 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 827 0 0 0 38 0 0 0 18 0 4 0 730178977 292954112 3944 33554432000 4194304 4650419 140735872292176 18446744073709551615 4370658 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5193/tid=5195] ppid=5191 vsize=286088 CPUtime=0.38 cores=0,2,4,6
/proc/5193/task/5195/stat : 5195 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 828 0 0 0 38 0 0 0 18 0 4 0 730178977 292954112 3944 33554432000 4194304 4650419 140735872292176 18446744073709551615 4370537 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5193/tid=5196] ppid=5191 vsize=286088 CPUtime=0.38 cores=0,2,4,6
/proc/5193/task/5196/stat : 5196 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 1903 0 0 0 38 0 0 0 25 0 4 0 730178977 292954112 3944 33554432000 4194304 4650419 140735872292176 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.55
Current children cumulated vsize (KiB) 286088

[startup+0.700577 s]
/proc/loadavg: 7.43 7.95 7.96 2/364 5193
/proc/meminfo: memFree=18283940/32951124 swapFree=45193364/67111528
[pid=5193] ppid=5191 vsize=289940 CPUtime=2.75 cores=0,2,4,6
/proc/5193/stat : 5193 (strangenight1-m) R 5191 5193 5085 0 -1 4202496 11635 0 0 0 272 3 0 0 18 0 4 0 730178976 296898560 8834 33554432000 4194304 4650419 140735872292176 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5193/statm: 72485 8834 391 112 0 67450 0
[pid=5193/tid=5194] ppid=5191 vsize=289940 CPUtime=0.67 cores=0,2,4,6
/proc/5193/task/5194/stat : 5194 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 2978 0 0 0 67 0 0 0 18 0 4 0 730178977 296898560 8835 33554432000 4194304 4650419 140735872292176 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5193/tid=5195] ppid=5191 vsize=289940 CPUtime=0.68 cores=0,2,4,6
/proc/5193/task/5195/stat : 5195 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 3004 0 0 0 67 1 0 0 18 0 4 0 730178977 296898560 8835 33554432000 4194304 4650419 140735872292176 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5193/tid=5196] ppid=5191 vsize=289940 CPUtime=0.68 cores=0,2,4,6
/proc/5193/task/5196/stat : 5196 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 2245 0 0 0 68 0 0 0 25 0 4 0 730178977 296898560 8835 33554432000 4194304 4650419 140735872292176 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 289940

[startup+1.50044 s]
/proc/loadavg: 7.43 7.95 7.96 9/373 5227
/proc/meminfo: memFree=18230792/32951124 swapFree=45193364/67111528
[pid=5193] ppid=5191 vsize=293784 CPUtime=5.94 cores=0,2,4,6
/proc/5193/stat : 5193 (strangenight1-m) R 5191 5193 5085 0 -1 4202496 19040 0 0 0 590 4 0 0 19 0 4 0 730178976 300834816 9897 33554432000 4194304 4650419 140735872292176 18446744073709551615 4366841 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5193/statm: 73446 9897 391 112 0 68411 0
[pid=5193/tid=5194] ppid=5191 vsize=293784 CPUtime=1.46 cores=0,2,4,6
/proc/5193/task/5194/stat : 5194 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 4805 0 0 0 145 1 0 0 19 0 4 0 730178977 300834816 9897 33554432000 4194304 4650419 140735872292176 18446744073709551615 4334283 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5193/tid=5195] ppid=5191 vsize=293784 CPUtime=1.48 cores=0,2,4,6
/proc/5193/task/5195/stat : 5195 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 4832 0 0 0 147 1 0 0 19 0 4 0 730178977 300834816 9897 33554432000 4194304 4650419 140735872292176 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5193/tid=5196] ppid=5191 vsize=293784 CPUtime=1.48 cores=0,2,4,6
/proc/5193/task/5196/stat : 5196 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 4180 0 0 0 148 0 0 0 25 0 4 0 730178977 300834816 9897 33554432000 4194304 4650419 140735872292176 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 293784

[startup+3.10118 s]
/proc/loadavg: 7.43 7.95 7.96 9/373 5227
/proc/meminfo: memFree=18222352/32951124 swapFree=45193364/67111528
[pid=5193] ppid=5191 vsize=296216 CPUtime=12.32 cores=0,2,4,6
/proc/5193/stat : 5193 (strangenight1-m) R 5191 5193 5085 0 -1 4202496 33378 0 0 0 1225 7 0 0 23 0 4 0 730178976 303325184 15359 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5193/statm: 74054 15359 393 112 0 69019 0
[pid=5193/tid=5194] ppid=5191 vsize=296216 CPUtime=3.05 cores=0,2,4,6
/proc/5193/task/5194/stat : 5194 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 7463 0 0 0 304 1 0 0 23 0 4 0 730178977 303325184 15359 33554432000 4194304 4650419 140735872292176 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5193/tid=5195] ppid=5191 vsize=296216 CPUtime=3.08 cores=0,2,4,6
/proc/5193/task/5195/stat : 5195 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 7500 0 0 0 307 1 0 0 22 0 4 0 730178977 303325184 15359 33554432000 4194304 4650419 140735872292176 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5193/tid=5196] ppid=5191 vsize=296216 CPUtime=3.08 cores=0,2,4,6
/proc/5193/task/5196/stat : 5196 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 6972 0 0 0 307 1 0 0 25 0 4 0 730178977 303325184 15359 33554432000 4194304 4650419 140735872292176 18446744073709551615 4333931 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 296216

[startup+6.30065 s]
/proc/loadavg: 7.48 7.95 7.96 9/373 5229
/proc/meminfo: memFree=18090476/32951124 swapFree=45193364/67111528
[pid=5193] ppid=5191 vsize=315876 CPUtime=25.08 cores=0,2,4,6
/proc/5193/stat : 5193 (strangenight1-m) R 5191 5193 5085 0 -1 4202496 50317 0 0 0 2497 11 0 0 25 0 4 0 730178976 323457024 28683 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5193/statm: 78969 28683 393 112 0 73934 0
[pid=5193/tid=5194] ppid=5191 vsize=315876 CPUtime=6.21 cores=0,2,4,6
/proc/5193/task/5194/stat : 5194 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 11039 0 0 0 619 2 0 0 25 0 4 0 730178977 323457024 28683 33554432000 4194304 4650419 140735872292176 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5193/tid=5195] ppid=5191 vsize=315876 CPUtime=6.28 cores=0,2,4,6
/proc/5193/task/5195/stat : 5195 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 14356 0 0 0 625 3 0 0 25 0 4 0 730178977 323457024 28683 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5193/tid=5196] ppid=5191 vsize=315876 CPUtime=6.28 cores=0,2,4,6
/proc/5193/task/5196/stat : 5196 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 13058 0 0 0 626 2 0 0 25 0 4 0 730178977 323457024 28683 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476204 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 315876

[startup+12.7006 s]
/proc/loadavg: 7.52 7.95 7.96 9/373 5229
/proc/meminfo: memFree=18006056/32951124 swapFree=45193364/67111528
[pid=5193] ppid=5191 vsize=318528 CPUtime=50.6 cores=0,2,4,6
/proc/5193/stat : 5193 (strangenight1-m) R 5191 5193 5085 0 -1 4202496 72028 0 0 0 5044 16 0 0 25 0 4 0 730178976 326172672 35447 33554432000 4194304 4650419 140735872292176 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5193/statm: 79632 35447 393 112 0 74597 0
[pid=5193/tid=5194] ppid=5191 vsize=318528 CPUtime=12.53 cores=0,2,4,6
/proc/5193/task/5194/stat : 5194 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 19183 0 0 0 1250 3 0 0 25 0 4 0 730178977 326172672 35447 33554432000 4194304 4650419 140735872292176 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5193/tid=5195] ppid=5191 vsize=318528 CPUtime=12.69 cores=0,2,4,6
/proc/5193/task/5195/stat : 5195 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 19624 0 0 0 1264 5 0 0 25 0 4 0 730178977 326172672 35447 33554432000 4194304 4650419 140735872292176 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5193/tid=5196] ppid=5191 vsize=318528 CPUtime=12.68 cores=0,2,4,6
/proc/5193/task/5196/stat : 5196 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 18276 0 0 0 1265 3 0 0 25 0 4 0 730178977 326172672 35447 33554432000 4194304 4650419 140735872292176 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 318528

[startup+25.5144 s]
/proc/loadavg: 7.63 7.96 7.96 9/373 5229
/proc/meminfo: memFree=17925212/32951124 swapFree=45193364/67111528
[pid=5193] ppid=5191 vsize=325432 CPUtime=101.69 cores=0,2,4,6
/proc/5193/stat : 5193 (strangenight1-m) R 5191 5193 5085 0 -1 4202496 99079 0 0 0 10147 22 0 0 25 0 4 0 730178976 333242368 45030 33554432000 4194304 4650419 140735872292176 18446744073709551615 4438399 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5193/statm: 81358 45030 393 112 0 76323 0
[pid=5193/tid=5194] ppid=5191 vsize=325432 CPUtime=25.18 cores=0,2,4,6
/proc/5193/task/5194/stat : 5194 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 24654 0 0 0 2514 4 0 0 25 0 4 0 730178977 333242368 45030 33554432000 4194304 4650419 140735872292176 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5193/tid=5195] ppid=5191 vsize=325432 CPUtime=25.49 cores=0,2,4,6
/proc/5193/task/5195/stat : 5195 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 25961 0 0 0 2543 6 0 0 25 0 4 0 730178977 333242368 45030 33554432000 4194304 4650419 140735872292176 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5193/tid=5196] ppid=5191 vsize=325432 CPUtime=25.49 cores=0,2,4,6
/proc/5193/task/5196/stat : 5196 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 25783 0 0 0 2543 6 0 0 25 0 4 0 730178977 333242368 45030 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 325432

[startup+51.1012 s]
/proc/loadavg: 7.75 7.96 7.96 9/373 5229
/proc/meminfo: memFree=17806212/32951124 swapFree=45193364/67111528
[pid=5193] ppid=5191 vsize=445772 CPUtime=203.74 cores=0,2,4,6
/proc/5193/stat : 5193 (strangenight1-m) R 5191 5193 5085 0 -1 4202496 141046 0 0 0 20340 34 0 0 25 0 4 0 730178976 456470528 60511 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5193/statm: 111443 60511 393 112 0 106408 0
[pid=5193/tid=5194] ppid=5191 vsize=445772 CPUtime=50.47 cores=0,2,4,6
/proc/5193/task/5194/stat : 5194 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 35528 0 0 0 5040 7 0 0 25 0 4 0 730178977 456470528 60511 33554432000 4194304 4650419 140735872292176 18446744073709551615 4311360 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5193/tid=5195] ppid=5191 vsize=445772 CPUtime=51.07 cores=0,2,4,6
/proc/5193/task/5195/stat : 5195 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 39866 0 0 0 5099 8 0 0 25 0 4 0 730178977 456470528 60511 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5193/tid=5196] ppid=5191 vsize=445772 CPUtime=51.08 cores=0,2,4,6
/proc/5193/task/5196/stat : 5196 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 35786 0 0 0 5098 10 0 0 25 0 4 0 730178977 456470528 60511 33554432000 4194304 4650419 140735872292176 18446744073709551615 4439111 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.74
Current children cumulated vsize (KiB) 445772

[startup+102.301 s]
/proc/loadavg: 7.99 7.99 7.97 9/373 5231
/proc/meminfo: memFree=17735240/32951124 swapFree=45193364/67111528
[pid=5193] ppid=5191 vsize=523452 CPUtime=407.93 cores=0,2,4,6
/proc/5193/stat : 5193 (strangenight1-m) R 5191 5193 5085 0 -1 4202496 214825 0 0 0 40734 59 0 0 25 0 4 0 730178976 536014848 77668 33554432000 4194304 4650419 140735872292176 18446744073709551615 4439089 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5193/statm: 130863 77668 393 112 0 125828 0
[pid=5193/tid=5194] ppid=5191 vsize=523452 CPUtime=101.08 cores=0,2,4,6
/proc/5193/task/5194/stat : 5194 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 48426 0 0 0 10097 11 0 0 25 0 4 0 730178977 536014848 77668 33554432000 4194304 4650419 140735872292176 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5193/tid=5195] ppid=5191 vsize=523452 CPUtime=102.26 cores=0,2,4,6
/proc/5193/task/5195/stat : 5195 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 58188 0 0 0 10213 13 0 0 25 0 4 0 730178977 536014848 77668 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5193/tid=5196] ppid=5191 vsize=523452 CPUtime=102.28 cores=0,2,4,6
/proc/5193/task/5196/stat : 5196 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 62593 0 0 0 10206 22 0 0 25 0 4 0 730178977 536014848 77668 33554432000 4194304 4650419 140735872292176 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.93
Current children cumulated vsize (KiB) 523452

[startup+162.301 s]

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

[pid=5193] ppid=5191 vsize=851172 CPUtime=2800.7 cores=0,2,4,6
/proc/5193/stat : 5193 (strangenight1-m) R 5191 5193 5085 0 -1 4202496 663258 0 0 0 279859 211 0 0 25 0 4 0 730178976 871600128 136473 33554432000 4194304 4650419 140735872292176 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5193/statm: 212793 136473 393 112 0 207758 0
[pid=5193/tid=5194] ppid=5191 vsize=851172 CPUtime=693.97 cores=0,2,4,6
/proc/5193/task/5194/stat : 5194 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 140407 0 0 0 69346 51 0 0 25 0 4 0 730178977 871600128 136473 33554432000 4194304 4650419 140735872292176 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5193/tid=5195] ppid=5191 vsize=851172 CPUtime=702.14 cores=0,2,4,6
/proc/5193/task/5195/stat : 5195 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 213623 0 0 0 70144 70 0 0 25 0 4 0 730178977 871600128 136473 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5193/tid=5196] ppid=5191 vsize=851172 CPUtime=702.29 cores=0,2,4,6
/proc/5193/task/5196/stat : 5196 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 139061 0 0 0 70181 48 0 0 25 0 4 0 730178977 871600128 136473 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476440 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2800.7
Current children cumulated vsize (KiB) 851172

[startup+762.301 s]
/proc/loadavg: 8.13 8.09 8.02 9/373 5258
/proc/meminfo: memFree=17156716/32951124 swapFree=45193364/67111528
[pid=5193] ppid=5191 vsize=903652 CPUtime=3039.98 cores=0,2,4,6
/proc/5193/stat : 5193 (strangenight1-m) R 5191 5193 5085 0 -1 4202496 680647 0 0 0 303782 216 0 0 25 0 4 0 730178976 925339648 142509 33554432000 4194304 4650419 140735872292176 18446744073709551615 4439361 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5193/statm: 225913 142509 393 112 0 220878 0
[pid=5193/tid=5194] ppid=5191 vsize=903652 CPUtime=753.27 cores=0,2,4,6
/proc/5193/task/5194/stat : 5194 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 145666 0 0 0 75274 53 0 0 25 0 4 0 730178977 925339648 142509 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5193/tid=5195] ppid=5191 vsize=903652 CPUtime=762.14 cores=0,2,4,6
/proc/5193/task/5195/stat : 5195 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 218305 0 0 0 76143 71 0 0 25 0 4 0 730178977 925339648 142509 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5193/tid=5196] ppid=5191 vsize=903652 CPUtime=762.29 cores=0,2,4,6
/proc/5193/task/5196/stat : 5196 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 139061 0 0 0 76181 48 0 0 25 0 4 0 730178977 925339648 142509 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3039.98
Current children cumulated vsize (KiB) 903652

[startup+822.301 s]
/proc/loadavg: 8.09 8.09 8.02 9/373 5258
/proc/meminfo: memFree=17209396/32951124 swapFree=45193364/67111528
[pid=5193] ppid=5191 vsize=903652 CPUtime=3279.26 cores=0,2,4,6
/proc/5193/stat : 5193 (strangenight1-m) R 5191 5193 5085 0 -1 4202496 700370 0 0 0 327706 220 0 0 25 0 4 0 730178976 925339648 141507 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476449 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5193/statm: 225913 141507 393 112 0 220878 0
[pid=5193/tid=5194] ppid=5191 vsize=903652 CPUtime=812.55 cores=0,2,4,6
/proc/5193/task/5194/stat : 5194 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 161694 0 0 0 81200 55 0 0 25 0 4 0 730178977 925339648 141507 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5193/tid=5195] ppid=5191 vsize=903652 CPUtime=822.13 cores=0,2,4,6
/proc/5193/task/5195/stat : 5195 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 222000 0 0 0 82141 72 0 0 25 0 4 0 730178977 925339648 141507 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5193/tid=5196] ppid=5191 vsize=903652 CPUtime=822.29 cores=0,2,4,6
/proc/5193/task/5196/stat : 5196 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 139061 0 0 0 82181 48 0 0 25 0 4 0 730178977 925339648 141507 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3279.26
Current children cumulated vsize (KiB) 903652

[startup+882.301 s]
/proc/loadavg: 8.17 8.11 8.03 9/373 5260
/proc/meminfo: memFree=17230340/32951124 swapFree=45193364/67111528
[pid=5193] ppid=5191 vsize=903652 CPUtime=3518.56 cores=0,2,4,6
/proc/5193/stat : 5193 (strangenight1-m) R 5191 5193 5085 0 -1 4202496 721120 0 0 0 351632 224 0 0 25 0 4 0 730178976 925339648 141788 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5193/statm: 225913 141788 393 112 0 220878 0
[pid=5193/tid=5194] ppid=5191 vsize=903652 CPUtime=871.85 cores=0,2,4,6
/proc/5193/task/5194/stat : 5194 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 178079 0 0 0 87127 58 0 0 25 0 4 0 730178977 925339648 141788 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5193/tid=5195] ppid=5191 vsize=903652 CPUtime=882.13 cores=0,2,4,6
/proc/5193/task/5195/stat : 5195 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 226365 0 0 0 88140 73 0 0 25 0 4 0 730178977 925339648 141788 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5193/tid=5196] ppid=5191 vsize=903652 CPUtime=882.29 cores=0,2,4,6
/proc/5193/task/5196/stat : 5196 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 139061 0 0 0 88181 48 0 0 25 0 4 0 730178977 925339648 141788 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3518.56
Current children cumulated vsize (KiB) 903652

[startup+942.301 s]
/proc/loadavg: 8.09 8.11 8.03 9/373 5262
/proc/meminfo: memFree=17071488/32951124 swapFree=45193364/67111528
[pid=5193] ppid=5191 vsize=972400 CPUtime=3757.82 cores=0,2,4,6
/proc/5193/stat : 5193 (strangenight1-m) R 5191 5193 5085 0 -1 4202496 741337 0 0 0 375552 230 0 0 25 0 4 0 730178976 995737600 146016 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5193/statm: 243100 146016 393 112 0 238065 0
[pid=5193/tid=5194] ppid=5191 vsize=972400 CPUtime=931.14 cores=0,2,4,6
/proc/5193/task/5194/stat : 5194 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 193903 0 0 0 93050 64 0 0 25 0 4 0 730178977 995737600 146016 33554432000 4194304 4650419 140735872292176 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5193/tid=5195] ppid=5191 vsize=972400 CPUtime=942.1 cores=0,2,4,6
/proc/5193/task/5195/stat : 5195 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 230758 0 0 0 94137 73 0 0 25 0 4 0 730178977 995737600 146016 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5193/tid=5196] ppid=5191 vsize=972400 CPUtime=942.28 cores=0,2,4,6
/proc/5193/task/5196/stat : 5196 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 139061 0 0 0 94180 48 0 0 25 0 4 0 730178977 995737600 146016 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3757.82
Current children cumulated vsize (KiB) 972400

[startup+1002.31 s]
/proc/loadavg: 8.09 8.10 8.03 9/373 5264
/proc/meminfo: memFree=17078140/32951124 swapFree=45193364/67111528
[pid=5193] ppid=5191 vsize=973328 CPUtime=3997.16 cores=0,2,4,6
/proc/5193/stat : 5193 (strangenight1-m) R 5191 5193 5085 0 -1 4202496 764052 0 0 0 399474 242 0 0 25 0 4 0 730178976 996687872 147365 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5193/statm: 243332 147365 393 112 0 238297 0
[pid=5193/tid=5194] ppid=5191 vsize=973328 CPUtime=990.44 cores=0,2,4,6
/proc/5193/task/5194/stat : 5194 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 212252 0 0 0 98969 75 0 0 25 0 4 0 730178977 996687872 147365 33554432000 4194304 4650419 140735872292176 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5193/tid=5195] ppid=5191 vsize=973328 CPUtime=1002.11 cores=0,2,4,6
/proc/5193/task/5195/stat : 5195 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 235124 0 0 0 100137 74 0 0 25 0 4 0 730178977 996687872 147365 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5193/tid=5196] ppid=5191 vsize=973328 CPUtime=1002.3 cores=0,2,4,6
/proc/5193/task/5196/stat : 5196 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 139061 0 0 0 100182 48 0 0 25 0 4 0 730178977 996687872 147365 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3997.16
Current children cumulated vsize (KiB) 973328

[startup+1062.3 s]
/proc/loadavg: 8.11 8.11 8.03 9/373 5266
/proc/meminfo: memFree=17100292/32951124 swapFree=45193364/67111528
[pid=5193] ppid=5191 vsize=908732 CPUtime=4236.37 cores=0,2,4,6
/proc/5193/stat : 5193 (strangenight1-m) R 5191 5193 5085 0 -1 4202496 786538 0 0 0 423384 253 0 0 25 0 4 0 730178976 930541568 146552 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5193/statm: 227183 146552 393 112 0 222148 0
[pid=5193/tid=5194] ppid=5191 vsize=908732 CPUtime=1049.71 cores=0,2,4,6
/proc/5193/task/5194/stat : 5194 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 230091 0 0 0 104886 85 0 0 25 0 4 0 730178977 930541568 146552 33554432000 4194304 4650419 140735872292176 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5193/tid=5195] ppid=5191 vsize=908732 CPUtime=1062.08 cores=0,2,4,6
/proc/5193/task/5195/stat : 5195 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 239771 0 0 0 106134 74 0 0 25 0 4 0 730178977 930541568 146552 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5193/tid=5196] ppid=5191 vsize=908732 CPUtime=1062.28 cores=0,2,4,6
/proc/5193/task/5196/stat : 5196 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 139061 0 0 0 106180 48 0 0 25 0 4 0 730178977 930541568 146552 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4236.37
Current children cumulated vsize (KiB) 908732

[startup+1122.3 s]
/proc/loadavg: 8.16 8.12 8.04 9/373 5266
/proc/meminfo: memFree=17088752/32951124 swapFree=45193364/67111528
[pid=5193] ppid=5191 vsize=917840 CPUtime=4475.64 cores=0,2,4,6
/proc/5193/stat : 5193 (strangenight1-m) R 5191 5193 5085 0 -1 4202496 795016 0 0 0 447309 255 0 0 25 0 4 0 730178976 939868160 144612 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5193/statm: 229460 144612 393 112 0 224425 0
[pid=5193/tid=5194] ppid=5191 vsize=917840 CPUtime=1108.99 cores=0,2,4,6
/proc/5193/task/5194/stat : 5194 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 233994 0 0 0 110812 87 0 0 25 0 4 0 730178977 939868160 144612 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5193/tid=5195] ppid=5191 vsize=917840 CPUtime=1122.07 cores=0,2,4,6
/proc/5193/task/5195/stat : 5195 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 244346 0 0 0 112132 75 0 0 25 0 4 0 730178977 939868160 144612 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5193/tid=5196] ppid=5191 vsize=917840 CPUtime=1122.28 cores=0,2,4,6
/proc/5193/task/5196/stat : 5196 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 139061 0 0 0 112180 48 0 0 25 0 4 0 730178977 939868160 144612 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4475.64
Current children cumulated vsize (KiB) 917840

[startup+1182.3 s]
/proc/loadavg: 8.15 8.12 8.04 9/373 5268
/proc/meminfo: memFree=17094068/32951124 swapFree=45193364/67111528
[pid=5193] ppid=5191 vsize=852696 CPUtime=4714.93 cores=0,2,4,6
/proc/5193/stat : 5193 (strangenight1-m) R 5191 5193 5085 0 -1 4202496 800844 0 0 0 471237 256 0 0 25 0 4 0 730178976 873160704 140140 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5193/statm: 213174 140140 393 112 0 208139 0
[pid=5193/tid=5194] ppid=5191 vsize=852696 CPUtime=1168.29 cores=0,2,4,6
/proc/5193/task/5194/stat : 5194 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 233994 0 0 0 116742 87 0 0 25 0 4 0 730178977 873160704 140140 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5193/tid=5195] ppid=5191 vsize=852696 CPUtime=1182.06 cores=0,2,4,6
/proc/5193/task/5195/stat : 5195 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 249679 0 0 0 118131 75 0 0 25 0 4 0 730178977 873160704 140140 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5193/tid=5196] ppid=5191 vsize=852696 CPUtime=1182.29 cores=0,2,4,6
/proc/5193/task/5196/stat : 5196 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 139556 0 0 0 118180 49 0 0 25 0 4 0 730178977 873160704 140140 33554432000 4194304 4650419 140735872292176 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4714.93
Current children cumulated vsize (KiB) 852696



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 8.10 8.11 8.04 9/373 5268
/proc/meminfo: memFree=17073104/32951124 swapFree=45193364/67111528
[pid=5193] ppid=5191 vsize=918820 CPUtime=4800.28 cores=0,2,4,6
/proc/5193/stat : 5193 (strangenight1-m) R 5191 5193 5085 0 -1 4202496 809492 0 0 0 479768 260 0 0 25 0 4 0 730178976 940871680 145137 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5193/statm: 229705 145137 393 112 0 224670 0
[pid=5193/tid=5194] ppid=5191 vsize=918820 CPUtime=1189.43 cores=0,2,4,6
/proc/5193/task/5194/stat : 5194 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 233994 0 0 0 118856 87 0 0 25 0 4 0 730178977 940871680 145140 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5193/tid=5195] ppid=5191 vsize=918820 CPUtime=1203.47 cores=0,2,4,6
/proc/5193/task/5195/stat : 5195 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 251913 0 0 0 120271 76 0 0 25 0 4 0 730178977 940871680 145140 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5193/tid=5196] ppid=5191 vsize=918820 CPUtime=1203.71 cores=0,2,4,6
/proc/5193/task/5196/stat : 5196 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 145973 0 0 0 120318 53 0 0 25 0 4 0 730178977 940871680 145140 33554432000 4194304 4650419 140735872292176 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 918820

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

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

[startup+1203.7 s]
/proc/loadavg: 8.10 8.11 8.04 9/373 5268
/proc/meminfo: memFree=17073104/32951124 swapFree=45193364/67111528
[pid=5193] ppid=5191 vsize=918820 CPUtime=4800.28 cores=0,2,4,6
/proc/5193/stat : 5193 (strangenight1-m) R 5191 5193 5085 0 -1 4202496 809492 0 0 0 479768 260 0 0 25 0 4 0 730178976 940871680 145137 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5193/statm: 229705 145137 393 112 0 224670 0
[pid=5193/tid=5194] ppid=5191 vsize=918820 CPUtime=1189.43 cores=0,2,4,6
/proc/5193/task/5194/stat : 5194 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 233994 0 0 0 118856 87 0 0 25 0 4 0 730178977 940871680 145140 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5193/tid=5195] ppid=5191 vsize=918820 CPUtime=1203.47 cores=0,2,4,6
/proc/5193/task/5195/stat : 5195 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 251913 0 0 0 120271 76 0 0 25 0 4 0 730178977 940871680 145140 33554432000 4194304 4650419 140735872292176 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5193/tid=5196] ppid=5191 vsize=918820 CPUtime=1203.71 cores=0,2,4,6
/proc/5193/task/5196/stat : 5196 (strangenight1-m) R 5191 5193 5085 0 -1 4202560 145973 0 0 0 120318 53 0 0 25 0 4 0 730178977 940871680 145140 33554432000 4194304 4650419 140735872292176 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 918820

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.75
CPU time (s): 4800.36
CPU user time (s): 4797.73
CPU system time (s): 2.6326
CPU usage (%): 398.784
Max. virtual memory (cumulated for all children) (KiB): 973936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.73
system time used= 2.6326
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 809495
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= 2355
involuntary context switches= 23140

runsolver used 3.9104 second user time and 10.3854 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-14 20:58:03
IDJOB=3368640
IDBENCH=82649
IDSOLVER=1846
FILE ID=node118/3368640-1305399483
RUNJOBID= node118-1305398277-5103
PBS_JOBID= 13324486
Free space on /tmp= 73040 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S1158419275-045-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368640-1305399483/watcher-3368640-1305399483 -o /tmp/evaluation-result-3368640-1305399483/solver-3368640-1305399483 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368640-1305399483.cnf

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

MD5SUM BENCH= ba96eb51c814e4238dd0a7b33e8bab2d
RANDOM SEED=1214610616

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18283988 kB
Buffers:        272752 kB
Cached:        4392960 kB
SwapCached:      22084 kB
Active:       11780784 kB
Inactive:      2582460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18283988 kB
SwapTotal:    67111528 kB
SwapFree:     45193364 kB
Dirty:            7024 kB
Writeback:           0 kB
AnonPages:     9688584 kB
Mapped:          15232 kB
Slab:           148384 kB
PageTables:      90032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 88662904 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= 73036 MiB
End job on node118 at 2011-05-14 21:18:09