Trace number 3174923

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt? (TO) 4800.14 1201.77

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v40000-c168000-S1368340883-085-UNKNOWN.cnf
MD5SUMc6eeff67aa308a86267a5f4d04512b40
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark50.5953
Satisfiable
(Un)Satisfiability was proved
Number of variables40000
Number of clauses168000
Sum of the clauses size504000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3168000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174923-1304053431.cnf'
0.00/0.00	c -- header says num vars:          40000
0.00/0.00	c -- header says num clauses:      168000
0.71/0.37	c -- clauses added:            0 learnts,       168000 normals,            0 xors
0.71/0.37	c -- vars added      40000
0.71/0.37	c Parsing time:  0.59 s
0.71/0.37	c  N st     0         0     40000    168000         0         0    504000         0   no data   no data  --
0.71/0.37	c asymm  cl-useful: 0/168000/168000 lits-rem:0 time: 0.50
1.89/0.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.45
2.08/0.67	c bin-w-bin subsume rem            0 bins  time:  0.05 s
2.08/0.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2.08/0.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  40000 time:  0.05 s
2.08/0.72	c Removed useless bin:       0  fixed:     0  props:   0.39M  time:  0.06 s
4.25/1.15	c lits-rem:         0  cl-subs:        0  v-elim:   1145  v-fix:    0  time:  1.72 s
4.25/1.16	c Finding binary XORs  T:     0.04 s  found:       0
4.65/1.27	c Finding non-binary XORs:     0.38 s (found:       0, avg size: nan)
4.65/1.27	c calculated reachability. Time: 0.00
4.65/1.29	c Calc default polars -  time:   0.07 s pos:   17785 undec:    4500 neg:   17715
4.65/1.29	c =========================================================================================
4.65/1.29	c types(t): F = full restart, N = normal restart
4.65/1.29	c types(t): S = simplification begin/end, E = solution found
4.65/1.29	c restart types(rt): st = static, dy = dynamic
4.65/1.29	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.65/1.29	c  B st     0         0     38855    166049         0         0    504446         0   no data   no data  --
11.84/3.09	c  N dy    22      4100     38855    166049         0      4100    504446   1250909    173.96    185.26  --
19.06/4.84	c  N dy    51      8116     38855    166049         0      8116    504446   2334454    177.06    188.49  --
26.23/6.65	c  N dy    79     12118     38855    166049         0     12118    504446   3411470    177.35    205.07  --
33.81/8.54	c  N dy   111     16128     38855    166049         0     16128    504446   4575377    180.70    208.05  --
41.80/10.50	c  N dy   140     20241     38855    166049         0     10243    504446    760127    179.61    192.30  --
48.99/12.36	c  N dy   173     24266     38855    166049         0     14268    504446   1909774    181.73    202.75  --
50.19/12.68	c  F st   178     25000     38855    166049         0     15002    504446   2089199    181.36    155.40  --
56.98/14.32	c  N st   183     28300     38855    166049         0     18302    504446   3264068    181.36   no data  --
60.17/15.16	c  S st   184     30001     38855    166049         0     20003    504446   3920075    181.36   no data  --
60.98/15.39	c  S st   184     30506     38855    166049         0     20508    504446   4023327    181.36   no data  --
61.38/15.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
61.38/15.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.18/15.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  1.09
64.57/16.25	c bin-w-bin subsume rem            0 bins  time:  0.05 s
64.57/16.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
64.57/16.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38855 time:  0.05 s
64.57/16.30	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.07 s
130.08/32.62	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 64.98 s
130.88/32.83	c asymm  cl-useful: 0/166049/166049 lits-rem:0 time: 0.81
130.88/32.84	c calculated reachability. Time: 0.01
130.88/32.84	c  N dy   184     30506     38855    166049         0     20507    504446   4023201    181.36   no data  --
139.66/35.00	c  N dy   213     34580     38855    166049         0     24581    504446   5128605    180.92    192.45  --
148.05/37.16	c  N dy   241     38713     38855    166049         0     28714    504446   6273789    180.95    190.58  --
156.44/39.23	c  N dy   268     42732     38855    166049         0     17232    504446   1309617    180.70    194.92  --
162.43/40.72	c  S st   291     45759     38855    166049         0     20259    504446   2149030    180.81   no data  --
163.23/40.98	c  S st   291     46262     38855    166049         0     20762    504446   2285029    180.81   no data  --
163.23/41.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
163.64/41.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
164.42/41.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  1.11
165.63/41.52	c bin-w-bin subsume rem            0 bins  time:  0.05 s
165.63/41.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
165.63/41.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38855 time:  0.06 s
165.63/41.56	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
191.19/47.96	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 25.48 s
191.19/47.99	c vivif2 --  cl tried   166049 cl shrink        0 lits rem          0 time: 0.10
191.58/48.03	c vivif2 --  cl tried    20761 cl shrink        0 lits rem          0 time: 0.16
192.38/48.22	c asymm  cl-useful: 0/166049/166049 lits-rem:0 time: 0.79
192.38/48.24	c calculated reachability. Time: 0.01
192.38/48.24	c  N dy   291     46262     38855    166049         0     20761    504446   2284689    180.81   no data  --
200.37/50.25	c  N dy   322     50328     38855    166049         0     24827    504446   3374119    180.87    194.95  --
208.35/52.25	c  N dy   344     54362     38855    166049         0     28861    504446   4471019    180.61    190.37  --
217.14/54.44	c  N dy   372     58578     38855    166049         0     33077    504446   5623106    180.62    191.11  --
225.93/56.64	c  N dy   400     62677     38855    166049         0     37176    504446   6758513    180.74    195.32  --
234.34/58.79	c  N dy   430     66749     38855    166049         0     22499    504446   1836909    181.06    222.33  --
239.90/60.13	c  S st   448     69393     38855    166049         0     25143    504446   2561701    181.04    165.67  --
240.70/60.36	c  S st   448     69900     38855    166049         0     25650    504446   2655349    181.04   no data  --
240.70/60.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
240.70/60.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
241.91/60.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  1.12
243.13/60.94	c bin-w-bin subsume rem            0 bins  time:  0.05 s
243.13/60.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
243.13/60.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38855 time:  0.06 s
243.13/60.98	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.07 s
273.07/68.41	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 29.66 s
273.07/68.44	c vivif2 --  cl tried   166049 cl shrink        0 lits rem          0 time: 0.10
273.07/68.48	c vivif2 --  cl tried    25649 cl shrink        0 lits rem          0 time: 0.19
273.88/68.69	c asymm  cl-useful: 0/166049/166049 lits-rem:0 time: 0.83
274.26/68.71	c calculated reachability. Time: 0.01
274.26/68.71	c  N dy   448     69900     38855    166049         0     25649    504446   2654682    181.04   no data  --
283.05/70.96	c  N dy   476     74413     38855    166049         0     30161    504446   3872289    180.70    192.56  --
293.04/73.50	c  N dy   509     79264     38855    166049         0     35012    504446   5213067    180.67    190.62  --
303.82/76.16	c  N dy   543     84362     38855    166049         0     40110    504446   6576843    180.46    193.26  --
310.61/77.89	c  F st   566     87500     38855    166049         0     22374    504446   1162227    180.42   no data  --
318.20/79.70	c  N st   571     90800     38855    166049         0     25672    504446   2331176    180.42   no data  --
330.18/82.75	c  N dy   598     96677     38855    166049         0     31549    504446   4148773    180.34    191.24  --
342.97/85.98	c  N dy   636    102898     38855    166049         0     37770    504446   5823629    180.05    190.63  --
347.36/87.03	c  S st   649    104850     38855    166049         0     39722    504446   6342701    180.02   no data  --
348.18/87.30	c  S st   649    105353     38855    166049         0     40225    504446   6427129    180.02   no data  --
348.58/87.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.12
348.58/87.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
349.75/87.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  1.19
352.14/88.24	c bin-w-bin subsume rem            0 bins  time:  0.05 s
352.14/88.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
352.14/88.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38855 time:  0.06 s
352.14/88.29	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
684.49/171.43	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 331.31 s
684.49/171.45	c vivif2 --  cl tried   166049 cl shrink        0 lits rem          0 time: 0.10
684.89/171.57	c vivif2 --  cl tried    40221 cl shrink        0 lits rem          0 time: 0.45
686.09/171.82	c asymm  cl-useful: 0/166049/166049 lits-rem:0 time: 1.00
686.09/171.83	c calculated reachability. Time: 0.01
686.09/171.83	c  N dy   649    105353     38855    166049         0     40221    504446   6423189    180.02   no data  --
700.87/175.52	c  N dy   695    112136     38855    166049         0     24568    504446   1281179    179.79    189.92  --
716.05/179.34	c  N dy   744    119362     38855    166049         0     31794    504446   3252900    179.78    192.77  --
732.43/183.43	c  N dy   793    126980     38855    166049         0     39412    504446   5318389    179.59    198.62  --
750.40/187.99	c  N dy   850    135135     38855    166049         0     23850    504446    691941    179.67    198.20  --
768.37/192.44	c  N dy   909    143912     38855    166049         0     32626    504446   3054152    179.66    191.50  --
788.35/197.42	c  N dy   973    153172     38855    166049         0     41886    504446   5621114    179.81    197.57  --
799.13/200.13	c  S st  1009    158029     38855    166049         0     46743    504446   6959091    179.92   no data  --
800.33/200.43	c  S st  1009    158536     38855    166049         0     47250    504446   7054354    179.92   no data  --
800.33/200.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
800.33/200.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
801.53/200.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  1.23
804.32/201.40	c bin-w-bin subsume rem            0 bins  time:  0.05 s
804.32/201.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
804.32/201.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38855 time:  0.06 s
804.32/201.44	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
1218.95/305.24	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 413.96 s
1218.95/305.27	c vivif2 --  cl tried   166049 cl shrink        0 lits rem          0 time: 0.10
1219.35/305.39	c vivif2 --  cl tried    47245 cl shrink        0 lits rem          0 time: 0.50
1220.56/305.65	c asymm  cl-useful: 0/166049/166049 lits-rem:0 time: 1.05
1220.56/305.67	c calculated reachability. Time: 0.01
1220.56/305.67	c  N dy  1009    158536     38855    166049         0     47245    504446   7051998    179.92   no data  --
1241.72/310.92	c  N dy  1074    168747     38855    166049         0     32598    504446   2714513    179.85    205.62  --
1264.49/316.65	c  N dy  1149    179584     38855    166049         0     43435    504446   5703670    179.96    190.73  --
1289.66/322.91	c  N dy  1233    191083     38855    166049         0     29004    504446   1456155    180.12    215.50  --
1314.84/329.21	c  N dy  1311    203334     38855    166049         0     41255    504446   4780557    180.11    198.22  --
1343.18/336.30	c  N dy  1393    216419     38855    166049         0     27378    504446    675885    180.04    192.23  --
1373.14/343.80	c  N dy  1491    230484     38855    166049         0     41443    504446   4548718    180.12    197.36  --
1389.54/347.94	c  S st  1546    237804     38855    166049         0     48763    504446   6613908    180.30   no data  --
1390.72/348.25	c  S st  1546    238309     38855    166049         0     49268    504446   6725859    180.30   no data  --
1390.72/348.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
1390.72/348.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1392.31/348.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  1.23
1394.34/349.16	c bin-w-bin subsume rem            0 bins  time:  0.05 s
1394.34/349.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1394.34/349.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38855 time:  0.06 s
1394.72/349.21	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
1783.79/446.60	c lits-rem:         0  cl-subs:        7  v-elim:      0  v-fix:    0  time: 388.50 s
1783.79/446.62	c vivif2 --  cl tried   166049 cl shrink        0 lits rem          0 time: 0.10
1784.19/446.75	c vivif2 --  cl tried    49261 cl shrink        0 lits rem          0 time: 0.50
1785.40/447.03	c asymm  cl-useful: 0/166049/166049 lits-rem:0 time: 1.12
1785.40/447.04	c calculated reachability. Time: 0.01
1785.40/447.05	c  N dy  1546    238309     38855    166049         0     49261    504446   6723057    180.30   no data  --
1820.56/455.88	c  N dy  1649    253730     38855    166049         0     36700    504446   2951797    180.51    191.50  --
1858.49/465.38	c  N dy  1760    270209     38855    166049         0     53178    504446   7376144    180.27    193.12  --
1898.84/475.45	c  N dy  1890    287579     38855    166049         0     41560    504446   4082013    180.67    190.80  --
1943.59/486.62	c  N dy  2014    306131     38855    166049         0     30117    504446    559179    180.74    192.03  --
1943.59/486.68	c  F st  2015    306250     38855    166049         0     30236    504446    583800    180.72    146.95  --
1987.13/497.57	c  N dy  2116    325676     38855    166049         0     49661    504446   6654749    180.77    191.09  --
2033.05/509.04	c  N dy  2254    345988     38855    166049         0     38974    504446   2659153    180.67    193.58  --
2058.21/515.38	c  S st  2331    357463     38855    166049         0     50449    504446   5773257    180.62    185.19  --
2059.41/515.67	c  S st  2331    357965     38855    166049         0     50951    504446   5863265    180.62   no data  --
2059.81/515.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
2059.81/515.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2061.01/516.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  1.25
2063.01/516.51	c bin-w-bin subsume rem            0 bins  time:  0.05 s
2063.01/516.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2063.01/516.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38855 time:  0.06 s
2063.01/516.56	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
2374.58/594.57	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 310.91 s
2374.58/594.59	c vivif2 --  cl tried   166049 cl shrink        0 lits rem          0 time: 0.10
2375.38/594.70	c vivif2 --  cl tried    50946 cl shrink        0 lits rem          0 time: 0.43
2376.18/594.99	c asymm  cl-useful: 0/166049/166049 lits-rem:0 time: 1.13
2376.58/595.00	c calculated reachability. Time: 0.01
2376.58/595.00	c  N dy  2331    357965     38855    166049         0     50946    504446   5862233    180.62   no data  --
2424.11/606.93	c  N dy  2470    378063     38855    166049         0     39043    504446   2479040    180.79    195.16  --
2472.05/618.93	c  N dy  2604    398068     38855    166049         0     59048    504446   7950584    180.72    197.29  --
2518.38/630.50	c  N dy  2731    418201     38855    166049         0     46181    504446   4114053    180.61    191.94  --
2564.31/642.05	c  N dy  2861    438205     38855    166049         0     66185    504446   9583466    180.59    195.14  --
2609.05/653.22	c  N dy  3002    458210     38855    166049         0     52193    504446   5481514    180.58    198.17  --
2656.59/665.19	c  N dy  3140    478274     38855    166049         0     37257    504446   1142171    180.69    204.35  --
2701.32/676.35	c  N dy  3277    498384     38855    166049         0     57367    504446   6657210    180.70    190.81  --
2748.46/688.14	c  N dy  3411    518512     38855    166049         0     41494    504446   2010965    180.69    194.25  --
2789.21/698.37	c  S st  3536    536947     38855    166049         0     59928    504446   7072239    180.73    140.20  --
2790.41/698.67	c  S st  3536    537448     38855    166049         0     60429    504446   7185870    180.73   no data  --
2790.81/698.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.14
2790.81/698.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2792.00/699.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  1.27
2794.40/699.61	c bin-w-bin subsume rem            0 bins  time:  0.05 s
2794.40/699.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2794.40/699.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38855 time:  0.06 s
2794.40/699.66	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
3239.41/811.01	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 444.16 s
3239.41/811.04	c vivif2 --  cl tried   166049 cl shrink        0 lits rem          0 time: 0.10
3239.81/811.17	c vivif2 --  cl tried    60424 cl shrink        0 lits rem          0 time: 0.51
3240.99/811.46	c asymm  cl-useful: 0/166049/166049 lits-rem:0 time: 1.19
3240.99/811.48	c calculated reachability. Time: 0.01
3240.99/811.48	c  N dy  3536    537448     38855    166049         0     60424    504446   7183324    180.73   no data  --
3286.93/822.98	c  N dy  3675    557537     38855    166049         0     43513    504446   2394588    180.78    191.06  --
3332.08/834.26	c  N dy  3822    577560     38855    166049         0     63534    504446   7896580    180.86    191.79  --
3378.00/845.73	c  N dy  3966    597644     38855    166049         0     45619    504446   2618466    180.93    192.04  --
3423.13/857.04	c  N dy  4101    617753     38855    166049         0     65726    504446   8221652    180.99    197.87  --
3469.46/868.64	c  N dy  4226    637836     38855    166049         0     46810    504446   2691755    180.97    193.32  --
3514.61/879.93	c  N dy  4363    657956     38855    166049         0     66928    504446   8171695    180.99    196.05  --
3561.33/891.66	c  N dy  4512    677971     38855    166049         0     46948    504446   2416682    181.09    191.85  --
3606.87/903.07	c  N dy  4657    697980     38855    166049         0     66956    504446   7964753    181.18    194.85  --
3654.41/914.90	c  N dy  4793    718078     38855    166049         0     46060    504446   1924812    181.14    190.80  --
3699.14/926.10	c  N dy  4923    738154     38855    166049         0     66135    504446   7400435    181.07    196.63  --
3748.68/938.51	c  N dy  5057    758276     38855    166049         0     44253    504446   1132635    181.08    191.14  --
3794.61/950.07	c  N dy  5191    778465     38855    166049         0     64442    504446   6656694    181.05    197.98  --
3844.94/962.62	c  N dy  5326    798487     38855    166049         0     84463    504446  12158998    181.09    190.87  --
3862.92/967.12	c  S st  5381    806174     38855    166049         0     49153    504446   2225960    181.11   no data  --
3864.11/967.40	c  S st  5381    806675     38855    166049         0     49654    504446   2335955    181.11   no data  --
3864.11/967.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
3864.11/967.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3865.31/967.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  1.23
3866.11/967.98	c bin-w-bin subsume rem            0 bins  time:  0.05 s
3866.11/967.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
3866.51/968.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38855 time:  0.06 s
3866.51/968.03	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
3896.07/975.49	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 29.77 s
3896.47/975.51	c vivif2 --  cl tried   166049 cl shrink        0 lits rem          0 time: 0.10
3896.47/975.56	c vivif2 --  cl tried    49652 cl shrink        0 lits rem          0 time: 0.18
3897.66/975.82	c asymm  cl-useful: 0/166049/166049 lits-rem:0 time: 1.07
3897.66/975.84	c calculated reachability. Time: 0.01
3897.66/975.84	c  N dy  5381    806675     38855    166049         0     49652    504446   2334709    181.11   no data  --
3945.20/987.70	c  N dy  5518    826713     38855    166049         0     69689    504446   7774325    181.12    195.47  --
3997.14/1000.72	c  N dy  5659    846809     38855    166049         0     45781    504446   1040837    181.21    194.44  --
4045.47/1012.85	c  N dy  5791    866945     38855    166049         0     65916    504446   6660506    181.21    191.69  --
4098.20/1026.03	c  N dy  5927    887020     38855    166049         0     85990    504446  12171028    181.21    191.59  --
4147.33/1038.37	c  N dy  6063    907023     38855    166049         0     60997    504446   5016630    181.25    199.51  --
4199.25/1051.33	c  N dy  6206    927041     38855    166049         0     81013    504446  10704896    181.35    222.41  --
4250.41/1064.17	c  N dy  6347    947142     38855    166049         0     55117    504446   3031582    181.37    191.06  --
4301.12/1076.82	c  N dy  6489    967251     38855    166049         0     75225    504446   8644774    181.44    192.58  --
4354.25/1090.18	c  N dy  6619    987304     38855    166049         0     48276    504446    861026    181.47    191.92  --
4402.18/1102.15	c  N dy  6755   1007487     38855    166049         0     68457    504446   6393591    181.46    195.44  --
4452.91/1114.82	c  N dy  6893   1027542     38855    166049         0     88509    504446  11900654    181.48    192.28  --
4501.65/1127.09	c  N dy  7030   1047565     38855    166049         0     60536    504446   4066324    181.50    197.06  --
4551.17/1139.40	c  N dy  7169   1067592     38855    166049         0     80561    504446   9544682    181.49    192.84  --
4561.98/1142.14	c  F st  7196   1071876     38855    166049         0     84845    504446  10718808    181.47    155.05  --
4603.90/1152.62	c  N dy  7275   1087690     38855    166049         0     51661    504446   1250475    181.47    195.09  --
4651.43/1164.55	c  N dy  7413   1107720     38855    166049         0     71691    504446   6811447    181.52    238.66  --
4703.00/1177.47	c  N dy  7551   1127771     38855    166049         0     91741    504446  12385330    181.55    196.80  --
4752.90/1189.98	c  N dy  7690   1147795     38855    166049         0     61771    504446   3818065    181.59    196.09  --

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-3174923-1304053431/watcher-3174923-1304053431 -o /tmp/evaluation-result-3174923-1304053431/solver-3174923-1304053431 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3174923-1304053431.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: 3.46 5.08 6.23 5/180 12848
/proc/meminfo: memFree=14106752/32950928 swapFree=67111528/67111528
[pid=12848] ppid=12846 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/12848/stat : 12848 (strangenight1-m) R 12846 12848 12807 0 -1 4202496 413 0 0 0 0 0 0 0 22 0 4 0 516942957 52465664 353 33554432000 4194304 4650419 140737173032240 18446744073709551615 47113512462258 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12848/statm: 12809 353 303 112 0 7774 0
[pid=12848/tid=12849] ppid=12846 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/12848/task/12849/stat : 12849 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 516942957 52465664 353 33554432000 4194304 4650419 140737173032240 18446744073709551615 248089754609 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12848/tid=12850] ppid=12846 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/12848/task/12850/stat : 12850 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 516942957 52465664 353 33554432000 4194304 4650419 140737173032240 18446744073709551615 47113512462252 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12848/tid=12851] ppid=12846 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/12848/task/12851/stat : 12851 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 516942957 52465664 353 33554432000 4194304 4650419 140737173032240 18446744073709551615 47113512462258 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.0339101 s]
/proc/loadavg: 3.46 5.08 6.23 5/180 12848
/proc/meminfo: memFree=14106752/32950928 swapFree=67111528/67111528
[pid=12848] ppid=12846 vsize=316860 CPUtime=0.1 cores=1,3,5,7
/proc/12848/stat : 12848 (strangenight1-m) S 12846 12848 12807 0 -1 4202496 16863 0 0 0 7 3 0 0 18 0 4 0 516942957 324464640 12417 33554432000 4194304 4650419 140737173032240 18446744073709551615 248089803246 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12848/statm: 79215 12417 344 112 0 74180 0
[pid=12848/tid=12849] ppid=12846 vsize=316860 CPUtime=0.01 cores=1,3,5,7
/proc/12848/task/12849/stat : 12849 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 4121 0 0 0 1 0 0 0 25 0 4 0 516942957 324464640 12417 33554432000 4194304 4650419 140737173032240 18446744073709551615 248089395378 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12848/tid=12850] ppid=12846 vsize=316860 CPUtime=0.02 cores=1,3,5,7
/proc/12848/task/12850/stat : 12850 (strangenight1-m) S 12846 12848 12807 0 -1 4202560 4267 0 0 0 1 1 0 0 18 0 4 0 516942957 324464640 12417 33554432000 4194304 4650419 140737173032240 18446744073709551615 248089803246 0 0 4096 2 18446604471125858240 0 0 -1 3 0 0 0
[pid=12848/tid=12851] ppid=12846 vsize=316860 CPUtime=0.02 cores=1,3,5,7
/proc/12848/task/12851/stat : 12851 (strangenight1-m) S 12846 12848 12807 0 -1 4202560 4192 0 0 0 2 0 0 0 25 0 4 0 516942957 324464640 12417 33554432000 4194304 4650419 140737173032240 18446744073709551615 248089803246 0 0 4096 2 18446604471125858240 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 316860

[startup+0.100915 s]
/proc/loadavg: 3.46 5.08 6.23 5/180 12848
/proc/meminfo: memFree=14106752/32950928 swapFree=67111528/67111528
[pid=12848] ppid=12846 vsize=386452 CPUtime=0.36 cores=1,3,5,7
/proc/12848/stat : 12848 (strangenight1-m) R 12846 12848 12807 0 -1 4202496 21501 0 0 0 27 9 0 0 18 0 4 0 516942957 395726848 17055 33554432000 4194304 4650419 140737173032240 18446744073709551615 248089803295 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12848/statm: 96613 17087 344 112 0 91578 0
[pid=12848/tid=12849] ppid=12846 vsize=386452 CPUtime=0.08 cores=1,3,5,7
/proc/12848/task/12849/stat : 12849 (strangenight1-m) S 12846 12848 12807 0 -1 4202560 5384 0 0 0 6 2 0 0 18 0 4 0 516942957 395726848 17096 33554432000 4194304 4650419 140737173032240 18446744073709551615 248089803246 0 0 4096 2 18446604471125858240 0 0 -1 7 0 0 0
[pid=12848/tid=12850] ppid=12846 vsize=386452 CPUtime=0.08 cores=1,3,5,7
/proc/12848/task/12850/stat : 12850 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 5371 0 0 0 6 2 0 0 18 0 4 0 516942957 395726848 17111 33554432000 4194304 4650419 140737173032240 18446744073709551615 248089803295 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12848/tid=12851] ppid=12846 vsize=386452 CPUtime=0.08 cores=1,3,5,7
/proc/12848/task/12851/stat : 12851 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 5524 0 0 0 7 1 0 0 18 0 4 0 516942957 395726848 17138 33554432000 4194304 4650419 140737173032240 18446744073709551615 248089741495 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 386452

[startup+0.360983 s]
/proc/loadavg: 3.46 5.08 6.23 5/180 12848
/proc/meminfo: memFree=14106752/32950928 swapFree=67111528/67111528
[pid=12848] ppid=12846 vsize=428160 CPUtime=1.89 cores=1,3,5,7
/proc/12848/stat : 12848 (strangenight1-m) R 12846 12848 12807 0 -1 4202496 34515 0 0 0 165 24 0 0 18 0 4 0 516942957 438435840 27111 33554432000 4194304 4650419 140737173032240 18446744073709551615 248089356742 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12848/statm: 107040 27187 377 112 0 102005 0
[pid=12848/tid=12849] ppid=12846 vsize=428160 CPUtime=0.46 cores=1,3,5,7
/proc/12848/task/12849/stat : 12849 (strangenight1-m) S 12846 12848 12807 0 -1 4202560 9275 0 0 0 41 5 0 0 18 0 4 0 516942957 438435840 27232 33554432000 4194304 4650419 140737173032240 18446744073709551615 248089803246 0 0 4096 2 18446604471125858240 0 0 -1 7 0 0 0
[pid=12848/tid=12850] ppid=12846 vsize=428160 CPUtime=0.47 cores=1,3,5,7
/proc/12848/task/12850/stat : 12850 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 9466 0 0 0 40 7 0 0 18 0 4 0 516942957 438435840 27353 33554432000 4194304 4650419 140737173032240 18446744073709551615 248089395408 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12848/tid=12851] ppid=12846 vsize=428160 CPUtime=0.47 cores=1,3,5,7
/proc/12848/task/12851/stat : 12851 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 7517 0 0 0 42 5 0 0 18 0 4 0 516942957 438435840 27371 33554432000 4194304 4650419 140737173032240 18446744073709551615 4364468 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 428160

[startup+1.04217 s]
/proc/loadavg: 3.46 5.08 6.23 5/180 12848
/proc/meminfo: memFree=14106752/32950928 swapFree=67111528/67111528
[pid=12848] ppid=12846 vsize=451604 CPUtime=4.02 cores=1,3,5,7
/proc/12848/stat : 12848 (strangenight1-m) R 12846 12848 12807 0 -1 4202496 55205 0 0 0 368 34 0 0 18 0 4 0 516942957 462442496 45807 33554432000 4194304 4650419 140737173032240 18446744073709551615 4441572 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12848/statm: 112901 45809 387 112 0 107866 0
[pid=12848/tid=12849] ppid=12846 vsize=451604 CPUtime=0.99 cores=1,3,5,7
/proc/12848/task/12849/stat : 12849 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 14749 0 0 0 93 6 0 0 18 0 4 0 516942957 462442496 45810 33554432000 4194304 4650419 140737173032240 18446744073709551615 248089803246 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12848/tid=12850] ppid=12846 vsize=451604 CPUtime=1 cores=1,3,5,7
/proc/12848/task/12850/stat : 12850 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 16311 0 0 0 89 11 0 0 18 0 4 0 516942957 462442496 45811 33554432000 4194304 4650419 140737173032240 18446744073709551615 4476348 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12848/tid=12851] ppid=12846 vsize=451604 CPUtime=1 cores=1,3,5,7
/proc/12848/task/12851/stat : 12851 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 7883 0 0 0 95 5 0 0 18 0 4 0 516942957 462442496 45811 33554432000 4194304 4650419 140737173032240 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.02
Current children cumulated vsize (KiB) 451604

[startup+1.50665 s]
/proc/loadavg: 3.46 5.08 6.23 9/184 12852
/proc/meminfo: memFree=13889604/32950928 swapFree=67111528/67111528
[pid=12848] ppid=12846 vsize=451604 CPUtime=5.87 cores=1,3,5,7
/proc/12848/stat : 12848 (strangenight1-m) R 12846 12848 12807 0 -1 4202496 58138 0 0 0 553 34 0 0 19 0 4 0 516942957 462442496 47879 33554432000 4194304 4650419 140737173032240 18446744073709551615 4364352 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12848/statm: 112901 47879 391 112 0 107866 0
[pid=12848/tid=12849] ppid=12846 vsize=451604 CPUtime=1.45 cores=1,3,5,7
/proc/12848/task/12849/stat : 12849 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 15791 0 0 0 139 6 0 0 19 0 4 0 516942957 462442496 47879 33554432000 4194304 4650419 140737173032240 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12848/tid=12850] ppid=12846 vsize=451604 CPUtime=1.46 cores=1,3,5,7
/proc/12848/task/12850/stat : 12850 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 17354 0 0 0 135 11 0 0 19 0 4 0 516942957 462442496 47879 33554432000 4194304 4650419 140737173032240 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12848/tid=12851] ppid=12846 vsize=451604 CPUtime=1.47 cores=1,3,5,7
/proc/12848/task/12851/stat : 12851 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 8168 0 0 0 142 5 0 0 19 0 4 0 516942957 462442496 47879 33554432000 4194304 4650419 140737173032240 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 451604

[startup+3.10037 s]
/proc/loadavg: 3.99 5.16 6.25 9/184 12852
/proc/meminfo: memFree=13874104/32950928 swapFree=67111528/67111528
[pid=12848] ppid=12846 vsize=484424 CPUtime=12.24 cores=1,3,5,7
/proc/12848/stat : 12848 (strangenight1-m) R 12846 12848 12807 0 -1 4202496 63189 0 0 0 1188 36 0 0 22 0 4 0 516942957 496050176 52784 33554432000 4194304 4650419 140737173032240 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12848/statm: 121106 52784 391 112 0 116071 0
[pid=12848/tid=12849] ppid=12846 vsize=484424 CPUtime=3.05 cores=1,3,5,7
/proc/12848/task/12849/stat : 12849 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 17068 0 0 0 298 7 0 0 22 0 4 0 516942957 496050176 52784 33554432000 4194304 4650419 140737173032240 18446744073709551615 4328348 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12848/tid=12850] ppid=12846 vsize=484424 CPUtime=3.05 cores=1,3,5,7
/proc/12848/task/12850/stat : 12850 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 18514 0 0 0 294 11 0 0 22 0 4 0 516942957 496050176 52784 33554432000 4194304 4650419 140737173032240 18446744073709551615 4364427 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12848/tid=12851] ppid=12846 vsize=484424 CPUtime=3.07 cores=1,3,5,7
/proc/12848/task/12851/stat : 12851 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 9634 0 0 0 301 6 0 0 22 0 4 0 516942957 496050176 52784 33554432000 4194304 4650419 140737173032240 18446744073709551615 4303950 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.24
Current children cumulated vsize (KiB) 484424

[startup+6.30081 s]
/proc/loadavg: 3.99 5.16 6.25 9/184 12854
/proc/meminfo: memFree=13771308/32950928 swapFree=67111528/67111528
[pid=12848] ppid=12846 vsize=639584 CPUtime=25.03 cores=1,3,5,7
/proc/12848/stat : 12848 (strangenight1-m) R 12846 12848 12807 0 -1 4202496 71135 0 0 0 2464 39 0 0 25 0 4 0 516942957 654934016 60730 33554432000 4194304 4650419 140737173032240 18446744073709551615 4333825 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12848/statm: 159896 60730 391 112 0 154861 0
[pid=12848/tid=12849] ppid=12846 vsize=639584 CPUtime=6.23 cores=1,3,5,7
/proc/12848/task/12849/stat : 12849 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 19139 0 0 0 616 7 0 0 25 0 4 0 516942957 654934016 60730 33554432000 4194304 4650419 140737173032240 18446744073709551615 4330782 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12848/tid=12850] ppid=12846 vsize=639584 CPUtime=6.26 cores=1,3,5,7
/proc/12848/task/12850/stat : 12850 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 20469 0 0 0 613 13 0 0 25 0 4 0 516942957 654934016 60730 33554432000 4194304 4650419 140737173032240 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12848/tid=12851] ppid=12846 vsize=639584 CPUtime=6.27 cores=1,3,5,7
/proc/12848/task/12851/stat : 12851 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 11584 0 0 0 620 7 0 0 25 0 4 0 516942957 654934016 60730 33554432000 4194304 4650419 140737173032240 18446744073709551615 4363613 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 639584

[startup+12.7007 s]
/proc/loadavg: 4.68 5.27 6.27 10/185 12856
/proc/meminfo: memFree=13747136/32950928 swapFree=67111528/67111528
[pid=12848] ppid=12846 vsize=469688 CPUtime=50.58 cores=1,3,5,7
/proc/12848/stat : 12848 (strangenight1-m) R 12846 12848 12807 0 -1 4202496 95153 0 0 0 5012 46 0 0 25 0 4 0 516942957 480960512 57545 33554432000 4194304 4650419 140737173032240 18446744073709551615 248089395822 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12848/statm: 117422 57545 394 112 0 112387 0
[pid=12848/tid=12849] ppid=12846 vsize=469688 CPUtime=12.59 cores=1,3,5,7
/proc/12848/task/12849/stat : 12849 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 25115 0 0 0 1251 8 0 0 25 0 4 0 516942957 480960512 57545 33554432000 4194304 4650419 140737173032240 18446744073709551615 4254852 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12848/tid=12850] ppid=12846 vsize=469688 CPUtime=12.66 cores=1,3,5,7
/proc/12848/task/12850/stat : 12850 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 26835 0 0 0 1251 15 0 0 25 0 4 0 516942957 480960512 57545 33554432000 4194304 4650419 140737173032240 18446744073709551615 248089356550 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12848/tid=12851] ppid=12846 vsize=469688 CPUtime=12.67 cores=1,3,5,7
/proc/12848/task/12851/stat : 12851 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 17600 0 0 0 1258 9 0 0 25 0 4 0 516942957 480960512 57545 33554432000 4194304 4650419 140737173032240 18446744073709551615 4315137 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 469688

[startup+25.5004 s]
/proc/loadavg: 5.42 5.41 6.31 10/185 12856
/proc/meminfo: memFree=13413260/32950928 swapFree=67111528/67111528
[pid=12848] ppid=12846 vsize=853232 CPUtime=101.71 cores=1,3,5,7
/proc/12848/stat : 12848 (strangenight1-m) R 12846 12848 12807 0 -1 4202496 201680 0 0 0 10100 71 0 0 25 0 4 0 516942957 873709568 141787 33554432000 4194304 4650419 140737173032240 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12848/statm: 213308 141789 395 112 0 208273 0
[pid=12848/tid=12849] ppid=12846 vsize=853232 CPUtime=25.32 cores=1,3,5,7
/proc/12848/task/12849/stat : 12849 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 65509 0 0 0 2517 15 0 0 25 0 4 0 516942957 873709568 141790 33554432000 4194304 4650419 140737173032240 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12848/tid=12850] ppid=12846 vsize=853232 CPUtime=25.45 cores=1,3,5,7
/proc/12848/task/12850/stat : 12850 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 42286 0 0 0 2526 19 0 0 25 0 4 0 516942957 873709568 141792 33554432000 4194304 4650419 140737173032240 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12848/tid=12851] ppid=12846 vsize=853232 CPUtime=25.47 cores=1,3,5,7
/proc/12848/task/12851/stat : 12851 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 45272 0 0 0 2529 18 0 0 25 0 4 0 516942957 873709568 141793 33554432000 4194304 4650419 140737173032240 18446744073709551615 248089359393 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 853232

[startup+51.1009 s]
/proc/loadavg: 6.36 5.63 6.35 9/184 12857
/proc/meminfo: memFree=13288776/32950928 swapFree=67111528/67111528
[pid=12848] ppid=12846 vsize=890248 CPUtime=203.96 cores=1,3,5,7
/proc/12848/stat : 12848 (strangenight1-m) R 12846 12848 12807 0 -1 4202496 317948 0 0 0 20301 95 0 0 25 0 4 0 516942957 911613952 146398 33554432000 4194304 4650419 140737173032240 18446744073709551615 4367329 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12848/statm: 222562 146398 395 112 0 217527 0
[pid=12848/tid=12849] ppid=12846 vsize=890248 CPUtime=50.78 cores=1,3,5,7
/proc/12848/task/12849/stat : 12849 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 136502 0 0 0 5053 25 0 0 25 0 4 0 516942957 911613952 146398 33554432000 4194304 4650419 140737173032240 18446744073709551615 4476139 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12848/tid=12850] ppid=12846 vsize=890248 CPUtime=51.05 cores=1,3,5,7
/proc/12848/task/12850/stat : 12850 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 60533 0 0 0 5080 25 0 0 25 0 4 0 516942957 911613952 146398 33554432000 4194304 4650419 140737173032240 18446744073709551615 4327576 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12848/tid=12851] ppid=12846 vsize=890248 CPUtime=51.07 cores=1,3,5,7
/proc/12848/task/12851/stat : 12851 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 62244 0 0 0 5084 23 0 0 25 0 4 0 516942957 911613952 146398 33554432000 4194304 4650419 140737173032240 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.96
Current children cumulated vsize (KiB) 890248

[startup+102.301 s]
/proc/loadavg: 7.37 6.02 6.45 9/184 12858
/proc/meminfo: memFree=13057872/32950928 swapFree=67111528/67111528
[pid=12848] ppid=12846 vsize=1087064 CPUtime=408.47 cores=1,3,5,7
/proc/12848/stat : 12848 (strangenight1-m) R 12846 12848 12807 0 -1 4202496 527910 0 0 0 40705 142 0 0 25 0 4 0 516942957 1113153536 188745 33554432000 4194304 4650419 140737173032240 18446744073709551615 4476204 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12848/statm: 271766 188745 395 112 0 266731 0
[pid=12848/tid=12849] ppid=12846 vsize=1087064 CPUtime=101.7 cores=1,3,5,7
/proc/12848/task/12849/stat : 12849 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 156488 0 0 0 10142 28 0 0 25 0 4 0 516942957 1113153536 188745 33554432000 4194304 4650419 140737173032240 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12848/tid=12850] ppid=12846 vsize=1087064 CPUtime=102.24 cores=1,3,5,7
/proc/12848/task/12850/stat : 12850 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 100273 0 0 0 10186 38 0 0 25 0 4 0 516942957 1113153536 188745 33554432000 4194304 4650419 140737173032240 18446744073709551615 4367302 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12848/tid=12851] ppid=12846 vsize=1087064 CPUtime=102.26 cores=1,3,5,7
/proc/12848/task/12851/stat : 12851 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 111236 0 0 0 10192 34 0 0 25 0 4 0 516942957 1113153536 188745 33554432000 4194304 4650419 140737173032240 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.47
Current children cumulated vsize (KiB) 1087064

[startup+162.3 s]

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

[pid=12848] ppid=12846 vsize=1741608 CPUtime=2805.18 cores=1,3,5,7
/proc/12848/stat : 12848 (strangenight1-m) R 12846 12848 12807 0 -1 4202496 2245565 0 0 0 279929 589 0 0 25 0 4 0 516942957 1783406592 331657 33554432000 4194304 4650419 140737173032240 18446744073709551615 4476522 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12848/statm: 435402 331657 395 112 0 430367 0
[pid=12848/tid=12849] ppid=12846 vsize=1741608 CPUtime=701.45 cores=1,3,5,7
/proc/12848/task/12849/stat : 12849 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 557311 0 0 0 69999 146 0 0 25 0 4 0 516942957 1783406592 331657 33554432000 4194304 4650419 140737173032240 18446744073709551615 4328238 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12848/tid=12850] ppid=12846 vsize=1741608 CPUtime=699.23 cores=1,3,5,7
/proc/12848/task/12850/stat : 12850 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 555765 0 0 0 69759 164 0 0 25 0 4 0 516942957 1783406592 331657 33554432000 4194304 4650419 140737173032240 18446744073709551615 4365477 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12848/tid=12851] ppid=12846 vsize=1741608 CPUtime=702.25 cores=1,3,5,7
/proc/12848/task/12851/stat : 12851 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 546747 0 0 0 70077 148 0 0 25 0 4 0 516942957 1783406592 331657 33554432000 4194304 4650419 140737173032240 18446744073709551615 4363506 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.18
Current children cumulated vsize (KiB) 1741608

[startup+762.3 s]
/proc/loadavg: 8.13 7.90 7.29 9/184 12876
/proc/meminfo: memFree=12187576/32950928 swapFree=67111528/67111528
[pid=12848] ppid=12846 vsize=1807900 CPUtime=3044.86 cores=1,3,5,7
/proc/12848/stat : 12848 (strangenight1-m) R 12846 12848 12807 0 -1 4202496 2325789 0 0 0 303862 624 0 0 25 0 4 0 516942957 1851289600 351682 33554432000 4194304 4650419 140737173032240 18446744073709551615 4476204 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12848/statm: 451975 351682 395 112 0 446940 0
[pid=12848/tid=12849] ppid=12846 vsize=1807900 CPUtime=761.44 cores=1,3,5,7
/proc/12848/task/12849/stat : 12849 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 584376 0 0 0 75986 158 0 0 25 0 4 0 516942957 1851289600 351682 33554432000 4194304 4650419 140737173032240 18446744073709551615 4306796 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12848/tid=12850] ppid=12846 vsize=1807900 CPUtime=758.9 cores=1,3,5,7
/proc/12848/task/12850/stat : 12850 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 581287 0 0 0 75715 175 0 0 25 0 4 0 516942957 1851289600 351682 33554432000 4194304 4650419 140737173032240 18446744073709551615 4331089 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12848/tid=12851] ppid=12846 vsize=1807900 CPUtime=762.25 cores=1,3,5,7
/proc/12848/task/12851/stat : 12851 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 574384 0 0 0 76066 159 0 0 25 0 4 0 516942957 1851289600 351682 33554432000 4194304 4650419 140737173032240 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3044.86
Current children cumulated vsize (KiB) 1807900

[startup+822.301 s]
/proc/loadavg: 8.13 7.95 7.34 9/184 12877
/proc/meminfo: memFree=12248548/32950928 swapFree=67111528/67111528
[pid=12848] ppid=12846 vsize=1616200 CPUtime=3284.53 cores=1,3,5,7
/proc/12848/stat : 12848 (strangenight1-m) R 12846 12848 12807 0 -1 4202496 2413706 0 0 0 327792 661 0 0 25 0 4 0 516942957 1654988800 335299 33554432000 4194304 4650419 140737173032240 18446744073709551615 4363469 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12848/statm: 404050 335299 395 112 0 399015 0
[pid=12848/tid=12849] ppid=12846 vsize=1616200 CPUtime=821.44 cores=1,3,5,7
/proc/12848/task/12849/stat : 12849 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 608195 0 0 0 81976 168 0 0 25 0 4 0 516942957 1654988800 335299 33554432000 4194304 4650419 140737173032240 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12848/tid=12850] ppid=12846 vsize=1616200 CPUtime=818.57 cores=1,3,5,7
/proc/12848/task/12850/stat : 12850 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 611165 0 0 0 81668 189 0 0 25 0 4 0 516942957 1654988800 335299 33554432000 4194304 4650419 140737173032240 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12848/tid=12851] ppid=12846 vsize=1616200 CPUtime=822.26 cores=1,3,5,7
/proc/12848/task/12851/stat : 12851 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 604960 0 0 0 82055 171 0 0 25 0 4 0 516942957 1654988800 335299 33554432000 4194304 4650419 140737173032240 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.53
Current children cumulated vsize (KiB) 1616200

[startup+882.301 s]
/proc/loadavg: 8.13 7.98 7.38 9/184 12879
/proc/meminfo: memFree=12228680/32950928 swapFree=67111528/67111528
[pid=12848] ppid=12846 vsize=1744724 CPUtime=3524.19 cores=1,3,5,7
/proc/12848/stat : 12848 (strangenight1-m) R 12846 12848 12807 0 -1 4202496 2520930 0 0 0 351715 704 0 0 25 0 4 0 516942957 1786597376 341964 33554432000 4194304 4650419 140737173032240 18446744073709551615 4363458 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12848/statm: 436181 341964 395 112 0 431146 0
[pid=12848/tid=12849] ppid=12846 vsize=1744724 CPUtime=881.44 cores=1,3,5,7
/proc/12848/task/12849/stat : 12849 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 631104 0 0 0 87965 179 0 0 25 0 4 0 516942957 1786597376 341964 33554432000 4194304 4650419 140737173032240 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12848/tid=12850] ppid=12846 vsize=1744724 CPUtime=878.25 cores=1,3,5,7
/proc/12848/task/12850/stat : 12850 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 637354 0 0 0 87626 199 0 0 25 0 4 0 516942957 1786597376 341964 33554432000 4194304 4650419 140737173032240 18446744073709551615 4333924 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12848/tid=12851] ppid=12846 vsize=1744724 CPUtime=882.25 cores=1,3,5,7
/proc/12848/task/12851/stat : 12851 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 635980 0 0 0 88042 183 0 0 25 0 4 0 516942957 1786597376 341964 33554432000 4194304 4650419 140737173032240 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.19
Current children cumulated vsize (KiB) 1744724

[startup+942.3 s]
/proc/loadavg: 8.11 8.01 7.43 9/184 12880
/proc/meminfo: memFree=12262776/32950928 swapFree=67111528/67111528
[pid=12848] ppid=12846 vsize=1681256 CPUtime=3763.85 cores=1,3,5,7
/proc/12848/stat : 12848 (strangenight1-m) R 12846 12848 12807 0 -1 4202496 2616852 0 0 0 375640 745 0 0 25 0 4 0 516942957 1721606144 327325 33554432000 4194304 4650419 140737173032240 18446744073709551615 4363493 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12848/statm: 420314 327325 395 112 0 415279 0
[pid=12848/tid=12849] ppid=12846 vsize=1681256 CPUtime=941.43 cores=1,3,5,7
/proc/12848/task/12849/stat : 12849 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 658096 0 0 0 93953 190 0 0 25 0 4 0 516942957 1721606144 327325 33554432000 4194304 4650419 140737173032240 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12848/tid=12850] ppid=12846 vsize=1681256 CPUtime=937.91 cores=1,3,5,7
/proc/12848/task/12850/stat : 12850 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 662838 0 0 0 93582 209 0 0 25 0 4 0 516942957 1721606144 327325 33554432000 4194304 4650419 140737173032240 18446744073709551615 4315114 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12848/tid=12851] ppid=12846 vsize=1681256 CPUtime=942.25 cores=1,3,5,7
/proc/12848/task/12851/stat : 12851 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 658537 0 0 0 94032 193 0 0 25 0 4 0 516942957 1721606144 327325 33554432000 4194304 4650419 140737173032240 18446744073709551615 4476769 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3763.85
Current children cumulated vsize (KiB) 1681256

[startup+1002.3 s]
/proc/loadavg: 8.08 8.02 7.47 9/184 12882
/proc/meminfo: memFree=12168900/32950928 swapFree=67111528/67111528
[pid=12848] ppid=12846 vsize=1682564 CPUtime=4003.52 cores=1,3,5,7
/proc/12848/stat : 12848 (strangenight1-m) R 12846 12848 12807 0 -1 4202496 2684721 0 0 0 399574 778 0 0 25 0 4 0 516942957 1722945536 350432 33554432000 4194304 4650419 140737173032240 18446744073709551615 4303973 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12848/statm: 420641 350432 395 112 0 415606 0
[pid=12848/tid=12849] ppid=12846 vsize=1682564 CPUtime=1001.44 cores=1,3,5,7
/proc/12848/task/12849/stat : 12849 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 676894 0 0 0 99945 199 0 0 25 0 4 0 516942957 1722945536 350432 33554432000 4194304 4650419 140737173032240 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12848/tid=12850] ppid=12846 vsize=1682564 CPUtime=997.59 cores=1,3,5,7
/proc/12848/task/12850/stat : 12850 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 683164 0 0 0 99539 220 0 0 25 0 4 0 516942957 1722945536 350432 33554432000 4194304 4650419 140737173032240 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12848/tid=12851] ppid=12846 vsize=1682564 CPUtime=1002.25 cores=1,3,5,7
/proc/12848/task/12851/stat : 12851 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 665144 0 0 0 100028 197 0 0 25 0 4 0 516942957 1722945536 350432 33554432000 4194304 4650419 140737173032240 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.52
Current children cumulated vsize (KiB) 1682564

[startup+1062.3 s]
/proc/loadavg: 8.06 8.03 7.51 9/184 12884
/proc/meminfo: memFree=12170624/32950928 swapFree=67111528/67111528
[pid=12848] ppid=12846 vsize=1708992 CPUtime=4243.19 cores=1,3,5,7
/proc/12848/stat : 12848 (strangenight1-m) R 12846 12848 12807 0 -1 4202496 2742583 0 0 0 423509 810 0 0 25 0 4 0 516942957 1750007808 349981 33554432000 4194304 4650419 140737173032240 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12848/statm: 427248 349981 395 112 0 422213 0
[pid=12848/tid=12849] ppid=12846 vsize=1708992 CPUtime=1061.44 cores=1,3,5,7
/proc/12848/task/12849/stat : 12849 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 676894 0 0 0 105945 199 0 0 25 0 4 0 516942957 1750007808 349981 33554432000 4194304 4650419 140737173032240 18446744073709551615 4476738 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12848/tid=12850] ppid=12846 vsize=1708992 CPUtime=1057.26 cores=1,3,5,7
/proc/12848/task/12850/stat : 12850 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 683164 0 0 0 105506 220 0 0 25 0 4 0 516942957 1750007808 349981 33554432000 4194304 4650419 140737173032240 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12848/tid=12851] ppid=12846 vsize=1708992 CPUtime=1062.24 cores=1,3,5,7
/proc/12848/task/12851/stat : 12851 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 694400 0 0 0 106011 213 0 0 25 0 4 0 516942957 1750007808 349981 33554432000 4194304 4650419 140737173032240 18446744073709551615 4363496 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.19
Current children cumulated vsize (KiB) 1708992

[startup+1122.3 s]
/proc/loadavg: 8.13 8.05 7.55 9/184 12885
/proc/meminfo: memFree=12199632/32950928 swapFree=67111528/67111528
[pid=12848] ppid=12846 vsize=1660500 CPUtime=4482.89 cores=1,3,5,7
/proc/12848/stat : 12848 (strangenight1-m) R 12846 12848 12807 0 -1 4202496 2807197 0 0 0 447446 843 0 0 25 0 4 0 516942957 1700352000 344688 33554432000 4194304 4650419 140737173032240 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12848/statm: 415125 344688 395 112 0 410090 0
[pid=12848/tid=12849] ppid=12846 vsize=1660500 CPUtime=1121.44 cores=1,3,5,7
/proc/12848/task/12849/stat : 12849 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 676894 0 0 0 111945 199 0 0 25 0 4 0 516942957 1700352000 344688 33554432000 4194304 4650419 140737173032240 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12848/tid=12850] ppid=12846 vsize=1660500 CPUtime=1116.94 cores=1,3,5,7
/proc/12848/task/12850/stat : 12850 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 692735 0 0 0 111469 225 0 0 25 0 4 0 516942957 1700352000 344688 33554432000 4194304 4650419 140737173032240 18446744073709551615 4311360 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12848/tid=12851] ppid=12846 vsize=1660500 CPUtime=1122.25 cores=1,3,5,7
/proc/12848/task/12851/stat : 12851 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 723326 0 0 0 111999 226 0 0 25 0 4 0 516942957 1700352000 344688 33554432000 4194304 4650419 140737173032240 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4482.89
Current children cumulated vsize (KiB) 1660500

[startup+1182.3 s]
/proc/loadavg: 8.12 8.06 7.57 9/184 12887
/proc/meminfo: memFree=12066944/32950928 swapFree=67111528/67111528
[pid=12848] ppid=12846 vsize=1806608 CPUtime=4722.54 cores=1,3,5,7
/proc/12848/stat : 12848 (strangenight1-m) R 12846 12848 12807 0 -1 4202496 2885782 0 0 0 471375 879 0 0 25 0 4 0 516942957 1849966592 380697 33554432000 4194304 4650419 140737173032240 18446744073709551615 4333753 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12848/statm: 451652 380697 395 112 0 446617 0
[pid=12848/tid=12849] ppid=12846 vsize=1806608 CPUtime=1181.44 cores=1,3,5,7
/proc/12848/task/12849/stat : 12849 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 676894 0 0 0 117945 199 0 0 25 0 4 0 516942957 1849966592 380697 33554432000 4194304 4650419 140737173032240 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12848/tid=12850] ppid=12846 vsize=1806608 CPUtime=1176.6 cores=1,3,5,7
/proc/12848/task/12850/stat : 12850 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 715453 0 0 0 117425 235 0 0 25 0 4 0 516942957 1849966592 380697 33554432000 4194304 4650419 140737173032240 18446744073709551615 4333403 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12848/tid=12851] ppid=12846 vsize=1806608 CPUtime=1182.25 cores=1,3,5,7
/proc/12848/task/12851/stat : 12851 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 750709 0 0 0 117986 239 0 0 25 0 4 0 516942957 1849966592 380697 33554432000 4194304 4650419 140737173032240 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.54
Current children cumulated vsize (KiB) 1806608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.09 8.05 7.58 10/184 12887
/proc/meminfo: memFree=12186100/32950928 swapFree=67111528/67111528
[pid=12848] ppid=12846 vsize=1774816 CPUtime=4800.05 cores=1,3,5,7
/proc/12848/stat : 12848 (strangenight1-m) R 12846 12848 12807 0 -1 4202496 2911728 0 0 0 479115 890 0 0 25 0 4 0 516942957 1817411584 351982 33554432000 4194304 4650419 140737173032240 18446744073709551615 4303973 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12848/statm: 443704 351982 395 112 0 438669 0
[pid=12848/tid=12849] ppid=12846 vsize=1774816 CPUtime=1200.85 cores=1,3,5,7
/proc/12848/task/12849/stat : 12849 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 676894 0 0 0 119886 199 0 0 25 0 4 0 516942957 1817411584 351982 33554432000 4194304 4650419 140737173032240 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12848/tid=12850] ppid=12846 vsize=1774816 CPUtime=1195.9 cores=1,3,5,7
/proc/12848/task/12850/stat : 12850 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 725292 0 0 0 119351 239 0 0 25 0 4 0 516942957 1817411584 351982 33554432000 4194304 4650419 140737173032240 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12848/tid=12851] ppid=12846 vsize=1774816 CPUtime=1201.65 cores=1,3,5,7
/proc/12848/task/12851/stat : 12851 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 756494 0 0 0 119923 242 0 0 25 0 4 0 516942957 1817411584 351982 33554432000 4194304 4650419 140737173032240 18446744073709551615 4333632 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 1774816

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

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

[startup+1201.7 s]
/proc/loadavg: 8.09 8.05 7.58 10/184 12887
/proc/meminfo: memFree=12186100/32950928 swapFree=67111528/67111528
[pid=12848] ppid=12846 vsize=1774816 CPUtime=4800.05 cores=1,3,5,7
/proc/12848/stat : 12848 (strangenight1-m) R 12846 12848 12807 0 -1 4202496 2911728 0 0 0 479115 890 0 0 25 0 4 0 516942957 1817411584 351982 33554432000 4194304 4650419 140737173032240 18446744073709551615 4303973 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12848/statm: 443704 351982 395 112 0 438669 0
[pid=12848/tid=12849] ppid=12846 vsize=1774816 CPUtime=1200.85 cores=1,3,5,7
/proc/12848/task/12849/stat : 12849 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 676894 0 0 0 119886 199 0 0 25 0 4 0 516942957 1817411584 351982 33554432000 4194304 4650419 140737173032240 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12848/tid=12850] ppid=12846 vsize=1774816 CPUtime=1195.9 cores=1,3,5,7
/proc/12848/task/12850/stat : 12850 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 725292 0 0 0 119351 239 0 0 25 0 4 0 516942957 1817411584 351982 33554432000 4194304 4650419 140737173032240 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12848/tid=12851] ppid=12846 vsize=1774816 CPUtime=1201.65 cores=1,3,5,7
/proc/12848/task/12851/stat : 12851 (strangenight1-m) R 12846 12848 12807 0 -1 4202560 756494 0 0 0 119923 242 0 0 25 0 4 0 516942957 1817411584 351982 33554432000 4194304 4650419 140737173032240 18446744073709551615 4333632 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 1774816

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.77
CPU time (s): 4800.14
CPU user time (s): 4791.18
CPU system time (s): 8.96164
CPU usage (%): 399.421
Max. virtual memory (cumulated for all children) (KiB): 1807900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4791.18
system time used= 8.96164
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2911734
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= 32218
involuntary context switches= 33029

runsolver used 1.74273 second user time and 4.83826 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-29 07:03:52
IDJOB=3174923
IDBENCH=82541
IDSOLVER=1588
FILE ID=node123/3174923-1304053431
RUNJOBID= node123-1304053431-12826
PBS_JOBID= 13170421
Free space on /tmp= 72808 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v40000-c168000-S1368340883-085-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174923-1304053431/watcher-3174923-1304053431 -o /tmp/evaluation-result-3174923-1304053431/solver-3174923-1304053431 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3174923-1304053431.cnf

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

MD5SUM BENCH= c6eeff67aa308a86267a5f4d04512b40
RANDOM SEED=2025724856

node123.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.838
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.67
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.838
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	: 5226.15
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.838
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.75
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.838
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.82
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.838
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.74
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.838
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.80
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.838
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.74
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.838
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14107032 kB
Buffers:       2192600 kB
Cached:       16021628 kB
SwapCached:          0 kB
Active:        9111752 kB
Inactive:      9180684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14107032 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           16836 kB
Writeback:           0 kB
AnonPages:       77148 kB
Mapped:          14944 kB
Slab:           486244 kB
PageTables:       4816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   274224 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= 72800 MiB
End job on node123 at 2011-04-29 07:23:55