Trace number 3368532

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.38 1203.17

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.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-3368532-1305396190.cnf'
0.00/0.01	c -- header says num vars:          40000
0.00/0.01	c -- header says num clauses:      168000
0.67/0.36	c -- clauses added:            0 learnts,       168000 normals,            0 xors
0.67/0.36	c -- vars added      40000
0.67/0.36	c Parsing time:  0.56 s
0.67/0.36	c  N st     0         0     40000    168000         0         0    504000         0   no data   no data  --
0.67/0.36	c asymm  cl-useful: 0/168000/168000 lits-rem:0 time: 0.51
0.67/0.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.45
2.22/0.62	c bin-w-bin subsume rem            0 bins  time:  0.05 s
2.22/0.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2.22/0.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  40000 time:  0.05 s
2.22/0.67	c Removed useless bin:       0  fixed:     0  props:   0.39M  time:  0.06 s
4.22/1.10	c lits-rem:         0  cl-subs:        0  v-elim:   1145  v-fix:    0  time:  1.73 s
4.22/1.11	c Finding binary XORs  T:     0.04 s  found:       0
4.63/1.22	c Finding non-binary XORs:     0.37 s (found:       0, avg size: nan)
4.63/1.22	c calculated reachability. Time: 0.00
4.63/1.23	c Calc default polars -  time:   0.07 s pos:   17785 undec:    4500 neg:   17715
4.63/1.23	c =========================================================================================
4.63/1.24	c types(t): F = full restart, N = normal restart
4.63/1.24	c types(t): S = simplification begin/end, E = solution found
4.63/1.24	c restart types(rt): st = static, dy = dynamic
4.63/1.24	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.63/1.24	c  B st     0         0     38855    166049         0         0    504446         0   no data   no data  --
11.80/3.04	c  N dy    22      4100     38855    166049         0      4100    504446   1250909    173.96    185.26  --
18.58/4.79	c  N dy    51      8116     38855    166049         0      8116    504446   2334454    177.06    188.49  --
25.76/6.58	c  N dy    79     12118     38855    166049         0     12118    504446   3411470    177.35    205.07  --
33.35/8.47	c  N dy   111     16128     38855    166049         0     16128    504446   4575377    180.70    208.05  --
41.33/10.42	c  N dy   140     20241     38855    166049         0     10243    504446    760127    179.61    192.30  --
48.53/12.28	c  N dy   173     24266     38855    166049         0     14268    504446   1909774    181.73    202.75  --
50.10/12.61	c  F st   178     25000     38855    166049         0     15002    504446   2089199    181.36    155.40  --
56.50/14.24	c  N st   183     28300     38855    166049         0     18302    504446   3264068    181.36   no data  --
59.68/15.07	c  S st   184     30001     38855    166049         0     20003    504446   3920075    181.36   no data  --
60.89/15.31	c  S st   184     30506     38855    166049         0     20508    504446   4023327    181.36   no data  --
60.89/15.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
60.89/15.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
61.70/15.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  1.08
63.67/16.09	c bin-w-bin subsume rem            0 bins  time:  0.05 s
64.08/16.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
64.08/16.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38855 time:  0.05 s
64.08/16.13	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.07 s
129.20/32.51	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 64.73 s
129.98/32.71	c asymm  cl-useful: 0/166049/166049 lits-rem:0 time: 0.81
129.98/32.72	c calculated reachability. Time: 0.01
129.98/32.72	c  N dy   184     30506     38855    166049         0     20507    504446   4023201    181.36   no data  --
138.27/34.85	c  N dy   213     34580     38855    166049         0     24581    504446   5128605    180.92    192.45  --
146.94/37.06	c  N dy   241     38713     38855    166049         0     28714    504446   6273789    180.95    190.58  --
155.23/39.13	c  N dy   268     42732     38855    166049         0     17232    504446   1309617    180.70    194.92  --
161.14/40.62	c  S st   291     45759     38855    166049         0     20259    504446   2149030    180.81   no data  --
161.95/40.87	c  S st   291     46262     38855    166049         0     20762    504446   2285029    180.81   no data  --
161.95/40.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
161.95/40.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
163.11/41.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  1.08
164.29/41.41	c bin-w-bin subsume rem            0 bins  time:  0.05 s
164.29/41.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
164.29/41.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38855 time:  0.05 s
164.29/41.46	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.07 s
189.75/47.83	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 25.32 s
189.75/47.86	c vivif2 --  cl tried   166049 cl shrink        0 lits rem          0 time: 0.10
190.15/47.90	c vivif2 --  cl tried    20761 cl shrink        0 lits rem          0 time: 0.16
190.95/48.10	c asymm  cl-useful: 0/166049/166049 lits-rem:0 time: 0.79
190.95/48.11	c calculated reachability. Time: 0.01
190.95/48.11	c  N dy   291     46262     38855    166049         0     20761    504446   2284689    180.81   no data  --
198.93/50.12	c  N dy   322     50328     38855    166049         0     24827    504446   3374119    180.87    194.95  --
206.91/52.12	c  N dy   344     54362     38855    166049         0     28861    504446   4471019    180.61    190.37  --
215.69/54.30	c  N dy   372     58578     38855    166049         0     33077    504446   5623106    180.62    191.11  --
224.47/56.50	c  N dy   400     62677     38855    166049         0     37176    504446   6758513    180.74    195.32  --
232.85/58.64	c  N dy   430     66749     38855    166049         0     22499    504446   1836909    181.06    222.33  --
238.44/60.00	c  S st   448     69393     38855    166049         0     25143    504446   2561701    181.04    165.67  --
239.24/60.22	c  S st   448     69900     38855    166049         0     25650    504446   2655349    181.04   no data  --
239.24/60.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
239.24/60.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
240.44/60.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  1.12
241.27/60.79	c bin-w-bin subsume rem            0 bins  time:  0.05 s
241.64/60.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
241.64/60.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38855 time:  0.06 s
241.64/60.84	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
271.17/68.25	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 29.57 s
271.17/68.28	c vivif2 --  cl tried   166049 cl shrink        0 lits rem          0 time: 0.10
271.59/68.32	c vivif2 --  cl tried    25649 cl shrink        0 lits rem          0 time: 0.17
272.36/68.53	c asymm  cl-useful: 0/166049/166049 lits-rem:0 time: 0.84
272.36/68.54	c calculated reachability. Time: 0.01
272.36/68.55	c  N dy   448     69900     38855    166049         0     25649    504446   2654682    181.04   no data  --
281.54/70.80	c  N dy   476     74413     38855    166049         0     30161    504446   3872289    180.70    192.56  --
291.51/73.34	c  N dy   509     79264     38855    166049         0     35012    504446   5213067    180.67    190.62  --
301.90/76.00	c  N dy   543     84362     38855    166049         0     40110    504446   6576843    180.46    193.26  --
308.67/77.65	c  F st   566     87500     38855    166049         0     22374    504446   1162227    180.42   no data  --
315.89/79.48	c  N st   571     90800     38855    166049         0     25672    504446   2331176    180.42   no data  --
328.23/82.58	c  N dy   598     96677     38855    166049         0     31549    504446   4148773    180.34    191.24  --
341.40/85.82	c  N dy   636    102898     38855    166049         0     37770    504446   5823629    180.05    190.63  --
345.40/86.86	c  S st   649    104850     38855    166049         0     39722    504446   6342701    180.02   no data  --
346.63/87.13	c  S st   649    105353     38855    166049         0     40225    504446   6427129    180.02   no data  --
346.63/87.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.12
346.63/87.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
347.79/87.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  1.19
350.18/88.02	c bin-w-bin subsume rem            0 bins  time:  0.05 s
350.18/88.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
350.18/88.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38855 time:  0.06 s
350.18/88.07	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
681.82/171.16	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 330.78 s
681.82/171.18	c vivif2 --  cl tried   166049 cl shrink        0 lits rem          0 time: 0.10
682.21/171.29	c vivif2 --  cl tried    40221 cl shrink        0 lits rem          0 time: 0.44
683.41/171.54	c asymm  cl-useful: 0/166049/166049 lits-rem:0 time: 0.99
683.41/171.55	c calculated reachability. Time: 0.01
683.41/171.56	c  N dy   649    105353     38855    166049         0     40221    504446   6423189    180.02   no data  --
698.17/175.21	c  N dy   695    112136     38855    166049         0     24568    504446   1281179    179.79    189.92  --
712.55/178.87	c  N dy   744    119362     38855    166049         0     31794    504446   3252900    179.78    192.77  --
728.91/182.92	c  N dy   793    126980     38855    166049         0     39412    504446   5318389    179.59    198.62  --
747.27/187.55	c  N dy   850    135135     38855    166049         0     23850    504446    691941    179.67    198.20  --
764.83/191.99	c  N dy   909    143912     38855    166049         0     32626    504446   3054152    179.66    191.50  --
784.79/196.94	c  N dy   973    153172     38855    166049         0     41886    504446   5621114    179.81    197.57  --
795.56/199.62	c  S st  1009    158029     38855    166049         0     46743    504446   6959091    179.92   no data  --
796.76/199.91	c  S st  1009    158536     38855    166049         0     47250    504446   7054354    179.92   no data  --
796.76/199.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
796.76/199.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
797.96/200.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  1.23
800.34/200.85	c bin-w-bin subsume rem            0 bins  time:  0.05 s
800.34/200.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
800.34/200.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38855 time:  0.06 s
800.75/200.90	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
1217.38/305.34	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 415.63 s
1217.38/305.36	c vivif2 --  cl tried   166049 cl shrink        0 lits rem          0 time: 0.10
1217.78/305.49	c vivif2 --  cl tried    47245 cl shrink        0 lits rem          0 time: 0.49
1218.98/305.75	c asymm  cl-useful: 0/166049/166049 lits-rem:0 time: 1.05
1218.98/305.76	c calculated reachability. Time: 0.01
1218.98/305.76	c  N dy  1009    158536     38855    166049         0     47245    504446   7051998    179.92   no data  --
1240.12/311.06	c  N dy  1074    168747     38855    166049         0     32598    504446   2714513    179.85    205.62  --
1263.28/316.86	c  N dy  1149    179584     38855    166049         0     43435    504446   5703670    179.96    190.73  --
1288.42/323.19	c  N dy  1233    191083     38855    166049         0     29004    504446   1456155    180.12    215.50  --
1313.96/329.55	c  N dy  1311    203334     38855    166049         0     41255    504446   4780557    180.11    198.22  --
1342.71/336.74	c  N dy  1393    216419     38855    166049         0     27378    504446    675885    180.04    192.23  --
1373.02/344.35	c  N dy  1491    230484     38855    166049         0     41443    504446   4548718    180.12    197.36  --
1389.78/348.55	c  S st  1546    237804     38855    166049         0     48763    504446   6613908    180.30   no data  --
1390.99/348.87	c  S st  1546    238309     38855    166049         0     49268    504446   6725859    180.30   no data  --
1390.99/348.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
1390.99/348.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1392.57/349.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  1.24
1394.57/349.77	c bin-w-bin subsume rem            0 bins  time:  0.05 s
1394.57/349.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1394.97/349.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38855 time:  0.06 s
1394.97/349.82	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
1787.66/448.30	c lits-rem:         0  cl-subs:        7  v-elim:      0  v-fix:    0  time: 392.38 s
1788.06/448.32	c vivif2 --  cl tried   166049 cl shrink        0 lits rem          0 time: 0.10
1788.46/448.44	c vivif2 --  cl tried    49261 cl shrink        0 lits rem          0 time: 0.48
1789.66/448.72	c asymm  cl-useful: 0/166049/166049 lits-rem:0 time: 1.10
1789.66/448.73	c calculated reachability. Time: 0.01
1789.66/448.73	c  N dy  1546    238309     38855    166049         0     49261    504446   6723057    180.30   no data  --
1824.78/457.57	c  N dy  1649    253730     38855    166049         0     36700    504446   2951797    180.51    191.50  --
1863.10/467.15	c  N dy  1760    270209     38855    166049         0     53178    504446   7376144    180.27    193.12  --
1903.80/477.31	c  N dy  1890    287579     38855    166049         0     41560    504446   4082013    180.67    190.80  --
1948.51/488.52	c  N dy  2014    306131     38855    166049         0     30117    504446    559179    180.74    192.03  --
1948.51/488.58	c  F st  2015    306250     38855    166049         0     30236    504446    583800    180.72    146.95  --
1992.41/499.54	c  N dy  2116    325676     38855    166049         0     49661    504446   6654749    180.77    191.09  --
2038.69/511.10	c  N dy  2254    345988     38855    166049         0     38974    504446   2659153    180.67    193.58  --
2064.23/517.51	c  S st  2331    357463     38855    166049         0     50449    504446   5773257    180.62    185.19  --
2065.43/517.80	c  S st  2331    357965     38855    166049         0     50951    504446   5863265    180.62   no data  --
2065.43/517.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
2065.43/517.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2066.63/518.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  1.24
2068.62/518.65	c bin-w-bin subsume rem            0 bins  time:  0.05 s
2068.62/518.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2068.62/518.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38855 time:  0.06 s
2069.02/518.70	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
2383.89/597.61	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 314.21 s
2383.89/597.64	c vivif2 --  cl tried   166049 cl shrink        0 lits rem          0 time: 0.10
2384.29/597.75	c vivif2 --  cl tried    50946 cl shrink        0 lits rem          0 time: 0.43
2385.49/598.03	c asymm  cl-useful: 0/166049/166049 lits-rem:0 time: 1.13
2385.49/598.04	c calculated reachability. Time: 0.01
2385.49/598.05	c  N dy  2331    357965     38855    166049         0     50946    504446   5862233    180.62   no data  --
2433.38/610.02	c  N dy  2470    378063     38855    166049         0     39043    504446   2479040    180.79    195.16  --
2481.26/622.00	c  N dy  2604    398068     38855    166049         0     59048    504446   7950584    180.72    197.29  --
2528.39/633.85	c  N dy  2731    418201     38855    166049         0     46181    504446   4114053    180.61    191.94  --
2575.06/645.51	c  N dy  2861    438205     38855    166049         0     66185    504446   9583466    180.59    195.14  --
2619.75/656.80	c  N dy  3002    458210     38855    166049         0     52193    504446   5481514    180.58    198.17  --
2668.45/668.93	c  N dy  3140    478274     38855    166049         0     37257    504446   1142171    180.69    204.35  --
2712.35/679.96	c  N dy  3277    498384     38855    166049         0     57367    504446   6657210    180.70    190.81  --
2759.82/691.87	c  N dy  3411    518512     38855    166049         0     41494    504446   2010965    180.69    194.25  --
2801.32/702.25	c  S st  3536    536947     38855    166049         0     59928    504446   7072239    180.73    140.20  --
2802.52/702.55	c  S st  3536    537448     38855    166049         0     60429    504446   7185870    180.73   no data  --
2802.52/702.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.14
2802.52/702.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2804.12/702.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  1.28
2806.11/703.49	c bin-w-bin subsume rem            0 bins  time:  0.05 s
2806.51/703.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2806.51/703.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38855 time:  0.06 s
2806.51/703.53	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.07 s
3256.28/816.25	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 449.22 s
3256.28/816.27	c vivif2 --  cl tried   166049 cl shrink        0 lits rem          0 time: 0.10
3257.11/816.41	c vivif2 --  cl tried    60424 cl shrink        0 lits rem          0 time: 0.55
3258.27/816.71	c asymm  cl-useful: 0/166049/166049 lits-rem:0 time: 1.19
3258.27/816.72	c calculated reachability. Time: 0.01
3258.27/816.72	c  N dy  3536    537448     38855    166049         0     60424    504446   7183324    180.73   no data  --
3304.56/828.39	c  N dy  3675    557537     38855    166049         0     43513    504446   2394588    180.78    191.06  --
3350.04/839.78	c  N dy  3822    577560     38855    166049         0     63534    504446   7896580    180.86    191.79  --
3396.34/851.39	c  N dy  3966    597644     38855    166049         0     45619    504446   2618466    180.93    192.04  --
3442.23/862.86	c  N dy  4101    617753     38855    166049         0     65726    504446   8221652    180.99    197.87  --
3488.92/874.55	c  N dy  4226    637836     38855    166049         0     46810    504446   2691755    180.97    193.32  --
3534.41/885.95	c  N dy  4363    657956     38855    166049         0     66928    504446   8171695    180.99    196.05  --
3581.94/897.84	c  N dy  4512    677971     38855    166049         0     46948    504446   2416682    181.09    191.85  --
3627.79/909.35	c  N dy  4657    697980     38855    166049         0     66956    504446   7964753    181.18    194.85  --
3675.68/921.30	c  N dy  4793    718078     38855    166049         0     46060    504446   1924812    181.14    190.80  --
3720.77/932.61	c  N dy  4923    738154     38855    166049         0     66135    504446   7400435    181.07    196.63  --
3770.28/945.08	c  N dy  5057    758276     38855    166049         0     44253    504446   1132635    181.08    191.14  --
3816.95/956.77	c  N dy  5191    778465     38855    166049         0     64442    504446   6656694    181.05    197.98  --
3867.63/969.46	c  N dy  5326    798487     38855    166049         0     84463    504446  12158998    181.09    190.87  --
3885.58/973.98	c  S st  5381    806174     38855    166049         0     49153    504446   2225960    181.11   no data  --
3886.78/974.26	c  S st  5381    806675     38855    166049         0     49654    504446   2335955    181.11   no data  --
3886.78/974.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
3886.78/974.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3887.98/974.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  1.23
3889.21/974.84	c bin-w-bin subsume rem            0 bins  time:  0.06 s
3889.21/974.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
3889.21/974.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  38855 time:  0.06 s
3889.21/974.89	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.08 s
3919.52/982.46	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 30.19 s
3919.52/982.49	c vivif2 --  cl tried   166049 cl shrink        0 lits rem          0 time: 0.10
3919.94/982.53	c vivif2 --  cl tried    49652 cl shrink        0 lits rem          0 time: 0.18
3921.10/982.81	c asymm  cl-useful: 0/166049/166049 lits-rem:0 time: 1.09
3921.10/982.82	c calculated reachability. Time: 0.01
3921.10/982.82	c  N dy  5381    806675     38855    166049         0     49652    504446   2334709    181.11   no data  --
3970.20/995.10	c  N dy  5518    826713     38855    166049         0     69689    504446   7774325    181.12    195.47  --
4023.27/1008.41	c  N dy  5659    846809     38855    166049         0     45781    504446   1040837    181.21    194.44  --
4071.95/1020.66	c  N dy  5791    866945     38855    166049         0     65916    504446   6660506    181.21    191.69  --
4125.03/1033.96	c  N dy  5927    887020     38855    166049         0     85990    504446  12171028    181.21    191.59  --
4174.92/1046.42	c  N dy  6063    907023     38855    166049         0     60997    504446   5016630    181.25    199.51  --
4227.24/1059.53	c  N dy  6206    927041     38855    166049         0     81013    504446  10704896    181.35    222.41  --
4278.69/1072.48	c  N dy  6347    947142     38855    166049         0     55117    504446   3031582    181.37    191.06  --
4330.56/1085.41	c  N dy  6489    967251     38855    166049         0     75225    504446   8644774    181.44    192.58  --
4382.04/1098.37	c  N dy  6619    987304     38855    166049         0     48276    504446    861026    181.47    191.92  --
4429.92/1110.37	c  N dy  6755   1007487     38855    166049         0     68457    504446   6393591    181.46    195.44  --
4481.01/1123.16	c  N dy  6893   1027542     38855    166049         0     88509    504446  11900654    181.48    192.28  --
4530.48/1135.59	c  N dy  7030   1047565     38855    166049         0     60536    504446   4066324    181.50    197.06  --
4580.37/1148.07	c  N dy  7169   1067592     38855    166049         0     80561    504446   9544682    181.49    192.84  --
4591.58/1150.85	c  F st  7196   1071876     38855    166049         0     84845    504446  10718808    181.47    155.05  --
4633.84/1161.42	c  N dy  7275   1087690     38855    166049         0     51661    504446   1250475    181.47    195.09  --
4682.14/1173.50	c  N dy  7413   1107720     38855    166049         0     71691    504446   6811447    181.52    238.66  --
4734.02/1186.57	c  N dy  7551   1127771     38855    166049         0     91741    504446  12385330    181.55    196.80  --
4784.73/1199.21	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: 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-3368532-1305396190/watcher-3368532-1305396190 -o /tmp/evaluation-result-3368532-1305396190/solver-3368532-1305396190 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368532-1305396190.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.53 7.98 7.53 7/294 4332
/proc/meminfo: memFree=16801332/32951124 swapFree=52307768/67111528
[pid=4332] ppid=4330 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/4332/stat : 4332 (strangenight1-m) R 4330 4332 3572 0 -1 4202496 411 0 0 0 0 0 0 0 20 0 4 0 651221813 52465664 352 33554432000 4194304 4650419 140736737755440 18446744073709551615 47495025436588 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4332/statm: 12809 352 303 112 0 7774 0
[pid=4332/tid=4333] ppid=4330 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/4332/task/4333/stat : 4333 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 4 0 651221813 52465664 352 33554432000 4194304 4650419 140736737755440 18446744073709551615 47495025436594 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4332/tid=4334] ppid=4330 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/4332/task/4334/stat : 4334 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 4 0 651221813 52465664 352 33554432000 4194304 4650419 140736737755440 18446744073709551615 47495025436592 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4332/tid=4335] ppid=4330 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/4332/task/4335/stat : 4335 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 651221813 52465664 352 33554432000 4194304 4650419 140736737755440 18446744073709551615 218371013617 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0311949 s]
/proc/loadavg: 7.53 7.98 7.53 7/294 4332
/proc/meminfo: memFree=16801332/32951124 swapFree=52307768/67111528
[pid=4332] ppid=4330 vsize=315604 CPUtime=0.11 cores=0,2,4,6
/proc/4332/stat : 4332 (strangenight1-m) R 4330 4332 3572 0 -1 4202496 16442 0 0 0 8 3 0 0 18 0 4 0 651221813 323178496 12202 33554432000 4194304 4650419 140736737755440 18446744073709551615 218371000503 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4332/statm: 78901 12326 344 112 0 73866 0
[pid=4332/tid=4333] ppid=4330 vsize=315604 CPUtime=0.03 cores=0,2,4,6
/proc/4332/task/4333/stat : 4333 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 4172 0 0 0 2 1 0 0 18 0 4 0 651221813 323178496 12362 33554432000 4194304 4650419 140736737755440 18446744073709551615 218371062303 0 0 4096 2 18446604441852083200 0 0 -1 2 0 0 0
[pid=4332/tid=4334] ppid=4330 vsize=315816 CPUtime=0.02 cores=0,2,4,6
/proc/4332/task/4334/stat : 4334 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 4143 0 0 0 2 0 0 0 18 0 4 0 651221813 323395584 12459 33554432000 4194304 4650419 140736737755440 18446744073709551615 218371062303 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4332/tid=4335] ppid=4330 vsize=315816 CPUtime=0.01 cores=0,2,4,6
/proc/4332/task/4335/stat : 4335 (strangenight1-m) S 4330 4332 3572 0 -1 4202560 4127 0 0 0 1 0 0 0 18 0 4 0 651221813 323395584 12474 33554432000 4194304 4650419 140736737755440 18446744073709551615 218371062254 0 0 4096 2 18446604441852083200 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 315604

[startup+0.111946 s]
/proc/loadavg: 7.53 7.98 7.53 7/294 4332
/proc/meminfo: memFree=16801332/32951124 swapFree=52307768/67111528
[pid=4332] ppid=4330 vsize=384548 CPUtime=0.37 cores=0,2,4,6
/proc/4332/stat : 4332 (strangenight1-m) R 4330 4332 3572 0 -1 4202496 21595 0 0 0 28 9 0 0 17 0 4 0 651221813 393777152 17355 33554432000 4194304 4650419 140736737755440 18446744073709551615 218371062303 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4332/statm: 96170 17371 344 112 0 91135 0
[pid=4332/tid=4333] ppid=4330 vsize=384680 CPUtime=0.09 cores=0,2,4,6
/proc/4332/task/4333/stat : 4333 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 5205 0 0 0 7 2 0 0 17 0 4 0 651221813 393912320 17373 33554432000 4194304 4650419 140736737755440 18446744073709551615 218371062303 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4332/tid=4334] ppid=4330 vsize=384680 CPUtime=0.09 cores=0,2,4,6
/proc/4332/task/4334/stat : 4334 (strangenight1-m) S 4330 4332 3572 0 -1 4202560 5414 0 0 0 8 1 0 0 17 0 4 0 651221813 393912320 17389 33554432000 4194304 4650419 140736737755440 18446744073709551615 218371062254 0 0 4096 2 18446604441852083200 0 0 -1 0 0 0 0
[pid=4332/tid=4335] ppid=4330 vsize=384680 CPUtime=0.08 cores=0,2,4,6
/proc/4332/task/4335/stat : 4335 (strangenight1-m) S 4330 4332 3572 0 -1 4202560 5533 0 0 0 6 2 0 0 18 0 4 0 651221813 393912320 17395 33554432000 4194304 4650419 140736737755440 18446744073709551615 218371062254 0 0 4096 2 18446604441852083200 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 384548

[startup+0.504535 s]
/proc/loadavg: 7.53 7.98 7.53 7/294 4332
/proc/meminfo: memFree=16801332/32951124 swapFree=52307768/67111528
[pid=4332] ppid=4330 vsize=411008 CPUtime=1.86 cores=0,2,4,6
/proc/4332/stat : 4332 (strangenight1-m) R 4330 4332 3572 0 -1 4202496 35346 0 0 0 164 22 0 0 18 0 4 0 651221813 420872192 28148 33554432000 4194304 4650419 140736737755440 18446744073709551615 4427009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4332/statm: 102752 28148 377 112 0 97717 0
[pid=4332/tid=4333] ppid=4330 vsize=411008 CPUtime=0.46 cores=0,2,4,6
/proc/4332/task/4333/stat : 4333 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 8481 0 0 0 39 7 0 0 18 0 4 0 651221813 420872192 28148 33554432000 4194304 4650419 140736737755440 18446744073709551615 4426459 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4332/tid=4334] ppid=4330 vsize=411008 CPUtime=0.46 cores=0,2,4,6
/proc/4332/task/4334/stat : 4334 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 9772 0 0 0 43 3 0 0 18 0 4 0 651221813 420872192 28150 33554432000 4194304 4650419 140736737755440 18446744073709551615 4427009 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4332/tid=4335] ppid=4330 vsize=411008 CPUtime=0.45 cores=0,2,4,6
/proc/4332/task/4335/stat : 4335 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 7585 0 0 0 40 5 0 0 18 0 4 0 651221813 420872192 28151 33554432000 4194304 4650419 140736737755440 18446744073709551615 218371062254 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 411008

[startup+0.700783 s]
/proc/loadavg: 7.53 7.98 7.53 7/294 4332
/proc/meminfo: memFree=16801332/32951124 swapFree=52307768/67111528
[pid=4332] ppid=4330 vsize=424372 CPUtime=2.63 cores=0,2,4,6
/proc/4332/stat : 4332 (strangenight1-m) R 4330 4332 3572 0 -1 4202496 47253 0 0 0 239 24 0 0 18 0 4 0 651221813 434556928 39482 33554432000 4194304 4650419 140736737755440 18446744073709551615 4476175 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4332/statm: 106093 39482 385 112 0 101058 0
[pid=4332/tid=4333] ppid=4330 vsize=424372 CPUtime=0.64 cores=0,2,4,6
/proc/4332/task/4333/stat : 4333 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 12501 0 0 0 57 7 0 0 18 0 4 0 651221813 434556928 39482 33554432000 4194304 4650419 140736737755440 18446744073709551615 4465112 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4332/tid=4334] ppid=4330 vsize=424372 CPUtime=0.66 cores=0,2,4,6
/proc/4332/task/4334/stat : 4334 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 13292 0 0 0 62 4 0 0 18 0 4 0 651221813 434556928 39482 33554432000 4194304 4650419 140736737755440 18446744073709551615 4476204 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4332/tid=4335] ppid=4330 vsize=424372 CPUtime=0.64 cores=0,2,4,6
/proc/4332/task/4335/stat : 4335 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 7709 0 0 0 59 5 0 0 18 0 4 0 651221813 434556928 39482 33554432000 4194304 4650419 140736737755440 18446744073709551615 4315137 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 424372

[startup+1.50064 s]
/proc/loadavg: 7.53 7.98 7.53 9/298 4336
/proc/meminfo: memFree=16595428/32951124 swapFree=52307768/67111528
[pid=4332] ppid=4330 vsize=428308 CPUtime=5.81 cores=0,2,4,6
/proc/4332/stat : 4332 (strangenight1-m) R 4330 4332 3572 0 -1 4202496 57706 0 0 0 556 25 0 0 19 0 4 0 651221813 438587392 45038 33554432000 4194304 4650419 140736737755440 18446744073709551615 4333905 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4332/statm: 107077 45038 391 112 0 102042 0
[pid=4332/tid=4333] ppid=4330 vsize=428308 CPUtime=1.44 cores=0,2,4,6
/proc/4332/task/4333/stat : 4333 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 15974 0 0 0 137 7 0 0 19 0 4 0 651221813 438587392 45038 33554432000 4194304 4650419 140736737755440 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4332/tid=4334] ppid=4330 vsize=428308 CPUtime=1.45 cores=0,2,4,6
/proc/4332/task/4334/stat : 4334 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 16896 0 0 0 141 4 0 0 19 0 4 0 651221813 438587392 45038 33554432000 4194304 4650419 140736737755440 18446744073709551615 4363562 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4332/tid=4335] ppid=4330 vsize=428308 CPUtime=1.42 cores=0,2,4,6
/proc/4332/task/4335/stat : 4335 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 8164 0 0 0 137 5 0 0 19 0 4 0 651221813 438587392 45038 33554432000 4194304 4650419 140736737755440 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.81
Current children cumulated vsize (KiB) 428308

[startup+3.10035 s]
/proc/loadavg: 7.53 7.98 7.53 9/298 4336
/proc/meminfo: memFree=16577200/32951124 swapFree=52307768/67111528
[pid=4332] ppid=4330 vsize=461128 CPUtime=12.2 cores=0,2,4,6
/proc/4332/stat : 4332 (strangenight1-m) R 4330 4332 3572 0 -1 4202496 62492 0 0 0 1193 27 0 0 23 0 4 0 651221813 472195072 49824 33554432000 4194304 4650419 140736737755440 18446744073709551615 4365477 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4332/statm: 115282 49824 391 112 0 110247 0
[pid=4332/tid=4333] ppid=4330 vsize=461128 CPUtime=3.04 cores=0,2,4,6
/proc/4332/task/4333/stat : 4333 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 17176 0 0 0 296 8 0 0 23 0 4 0 651221813 472195072 49824 33554432000 4194304 4650419 140736737755440 18446744073709551615 4315234 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4332/tid=4334] ppid=4330 vsize=461128 CPUtime=3.05 cores=0,2,4,6
/proc/4332/task/4334/stat : 4334 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 17969 0 0 0 301 4 0 0 22 0 4 0 651221813 472195072 49824 33554432000 4194304 4650419 140736737755440 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4332/tid=4335] ppid=4330 vsize=461128 CPUtime=3.01 cores=0,2,4,6
/proc/4332/task/4335/stat : 4335 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 9580 0 0 0 296 5 0 0 23 0 4 0 651221813 472195072 49824 33554432000 4194304 4650419 140736737755440 18446744073709551615 4328238 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.2
Current children cumulated vsize (KiB) 461128

[startup+6.30078 s]
/proc/loadavg: 7.57 7.98 7.54 9/298 4336
/proc/meminfo: memFree=16478148/32951124 swapFree=52307768/67111528
[pid=4332] ppid=4330 vsize=616288 CPUtime=24.96 cores=0,2,4,6
/proc/4332/stat : 4332 (strangenight1-m) R 4330 4332 3572 0 -1 4202496 70113 0 0 0 2468 28 0 0 25 0 4 0 651221813 631078912 57445 33554432000 4194304 4650419 140736737755440 18446744073709551615 4333403 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4332/statm: 154072 57445 391 112 0 149037 0
[pid=4332/tid=4333] ppid=4330 vsize=616288 CPUtime=6.24 cores=0,2,4,6
/proc/4332/task/4333/stat : 4333 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 19135 0 0 0 616 8 0 0 25 0 4 0 651221813 631078912 57445 33554432000 4194304 4650419 140736737755440 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4332/tid=4334] ppid=4330 vsize=616288 CPUtime=6.26 cores=0,2,4,6
/proc/4332/task/4334/stat : 4334 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 19867 0 0 0 621 5 0 0 25 0 4 0 651221813 631078912 57445 33554432000 4194304 4650419 140736737755440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4332/tid=4335] ppid=4330 vsize=616288 CPUtime=6.18 cores=0,2,4,6
/proc/4332/task/4335/stat : 4335 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 11414 0 0 0 612 6 0 0 25 0 4 0 651221813 631078912 57445 33554432000 4194304 4650419 140736737755440 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.96
Current children cumulated vsize (KiB) 616288

[startup+12.7006 s]
/proc/loadavg: 7.68 8.00 7.54 9/298 4336
/proc/meminfo: memFree=16455276/32951124 swapFree=52307768/67111528
[pid=4332] ppid=4330 vsize=449676 CPUtime=50.5 cores=0,2,4,6
/proc/4332/stat : 4332 (strangenight1-m) R 4330 4332 3572 0 -1 4202496 93394 0 0 0 5016 34 0 0 25 0 4 0 651221813 460468224 54387 33554432000 4194304 4650419 140736737755440 18446744073709551615 4333632 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4332/statm: 112419 54387 394 112 0 107384 0
[pid=4332/tid=4333] ppid=4330 vsize=449676 CPUtime=12.65 cores=0,2,4,6
/proc/4332/task/4333/stat : 4333 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 25114 0 0 0 1255 10 0 0 25 0 4 0 651221813 460468224 54387 33554432000 4194304 4650419 140736737755440 18446744073709551615 4315153 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4332/tid=4334] ppid=4330 vsize=449676 CPUtime=12.65 cores=0,2,4,6
/proc/4332/task/4334/stat : 4334 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 25224 0 0 0 1259 6 0 0 25 0 4 0 651221813 460468224 54387 33554432000 4194304 4650419 140736737755440 18446744073709551615 4367391 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4332/tid=4335] ppid=4330 vsize=449676 CPUtime=12.53 cores=0,2,4,6
/proc/4332/task/4335/stat : 4335 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 17597 0 0 0 1245 8 0 0 25 0 4 0 651221813 460468224 54387 33554432000 4194304 4650419 140736737755440 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.5
Current children cumulated vsize (KiB) 449676

[startup+25.5114 s]
/proc/loadavg: 7.75 8.00 7.55 11/299 4339
/proc/meminfo: memFree=16118072/32951124 swapFree=52307768/67111528
[pid=4332] ppid=4330 vsize=869856 CPUtime=101.55 cores=0,2,4,6
/proc/4332/stat : 4332 (strangenight1-m) R 4330 4332 3572 0 -1 4202496 192331 0 0 0 10100 55 0 0 25 0 4 0 651221813 890732544 126693 33554432000 4194304 4650419 140736737755440 18446744073709551615 4420590 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4332/statm: 217464 126693 395 112 0 212429 0
[pid=4332/tid=4333] ppid=4330 vsize=869856 CPUtime=25.45 cores=0,2,4,6
/proc/4332/task/4333/stat : 4333 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 72395 0 0 0 2524 21 0 0 25 0 4 0 651221813 890732544 126693 33554432000 4194304 4650419 140736737755440 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4332/tid=4334] ppid=4330 vsize=869856 CPUtime=25.47 cores=0,2,4,6
/proc/4332/task/4334/stat : 4334 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 40427 0 0 0 2538 9 0 0 25 0 4 0 651221813 890732544 126693 33554432000 4194304 4650419 140736737755440 18446744073709551615 4476133 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4332/tid=4335] ppid=4330 vsize=869856 CPUtime=25.14 cores=0,2,4,6
/proc/4332/task/4335/stat : 4335 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 29143 0 0 0 2504 10 0 0 25 0 4 0 651221813 890732544 126693 33554432000 4194304 4650419 140736737755440 18446744073709551615 218370622470 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.55
Current children cumulated vsize (KiB) 869856

[startup+51.1008 s]
/proc/loadavg: 8.10 8.06 7.58 9/298 4340
/proc/meminfo: memFree=15991868/32951124 swapFree=52307768/67111528
[pid=4332] ppid=4330 vsize=905388 CPUtime=202.92 cores=0,2,4,6
/proc/4332/stat : 4332 (strangenight1-m) R 4330 4332 3572 0 -1 4202496 389422 0 0 0 20201 91 0 0 25 0 4 0 651221813 927117312 145319 33554432000 4194304 4650419 140736737755440 18446744073709551615 4363335 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4332/statm: 226347 145319 395 112 0 221312 0
[pid=4332/tid=4333] ppid=4330 vsize=905388 CPUtime=50.9 cores=0,2,4,6
/proc/4332/task/4333/stat : 4333 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 199565 0 0 0 5051 39 0 0 25 0 4 0 651221813 927117312 145319 33554432000 4194304 4650419 140736737755440 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4332/tid=4334] ppid=4330 vsize=905388 CPUtime=50.83 cores=0,2,4,6
/proc/4332/task/4334/stat : 4334 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 59094 0 0 0 5070 13 0 0 25 0 4 0 651221813 927117312 145319 33554432000 4194304 4650419 140736737755440 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4332/tid=4335] ppid=4330 vsize=905388 CPUtime=50.11 cores=0,2,4,6
/proc/4332/task/4335/stat : 4335 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 67514 0 0 0 4990 21 0 0 25 0 4 0 651221813 927117312 145319 33554432000 4194304 4650419 140736737755440 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 202.92
Current children cumulated vsize (KiB) 905388

[startup+102.301 s]
/proc/loadavg: 8.04 8.05 7.60 9/298 4341
/proc/meminfo: memFree=15765128/32951124 swapFree=52307768/67111528
[pid=4332] ppid=4330 vsize=1126568 CPUtime=407.25 cores=0,2,4,6
/proc/4332/stat : 4332 (strangenight1-m) R 4330 4332 3572 0 -1 4202496 558176 0 0 0 40594 131 0 0 25 0 4 0 651221813 1153605632 188387 33554432000 4194304 4650419 140736737755440 18446744073709551615 4476185 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4332/statm: 281642 188388 428 112 0 276607 0
[pid=4332/tid=4333] ppid=4330 vsize=1126568 CPUtime=102.1 cores=0,2,4,6
/proc/4332/task/4333/stat : 4333 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 251362 0 0 0 10161 49 0 0 25 0 4 0 651221813 1153605632 188388 33554432000 4194304 4650419 140736737755440 18446744073709551615 4363460 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4332/tid=4334] ppid=4330 vsize=1126568 CPUtime=102.04 cores=0,2,4,6
/proc/4332/task/4334/stat : 4334 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 92583 0 0 0 10179 25 0 0 25 0 4 0 651221813 1153605632 188388 33554432000 4194304 4650419 140736737755440 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4332/tid=4335] ppid=4330 vsize=1126568 CPUtime=100.85 cores=0,2,4,6
/proc/4332/task/4335/stat : 4335 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 92287 0 0 0 10056 29 0 0 25 0 4 0 651221813 1153605632 188388 33554432000 4194304 4650419 140736737755440 18446744073709551615 4364412 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.25
Current children cumulated vsize (KiB) 1126568

[startup+162.301 s]

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

[pid=4332] ppid=4330 vsize=1636664 CPUtime=2801.72 cores=0,2,4,6
/proc/4332/stat : 4332 (strangenight1-m) R 4330 4332 3572 0 -1 4202496 2965038 0 0 0 279555 617 0 0 25 0 4 0 651221813 1675943936 328919 33554432000 4194304 4650419 140736737755440 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4332/statm: 409166 328919 395 112 0 404131 0
[pid=4332/tid=4333] ppid=4330 vsize=1636664 CPUtime=702.11 cores=0,2,4,6
/proc/4332/task/4333/stat : 4333 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 803483 0 0 0 70041 170 0 0 25 0 4 0 651221813 1675943936 328919 33554432000 4194304 4650419 140736737755440 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4332/tid=4334] ppid=4330 vsize=1636664 CPUtime=702.04 cores=0,2,4,6
/proc/4332/task/4334/stat : 4334 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 832292 0 0 0 70030 174 0 0 25 0 4 0 651221813 1675943936 328919 33554432000 4194304 4650419 140736737755440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4332/tid=4335] ppid=4330 vsize=1636664 CPUtime=699.02 cores=0,2,4,6
/proc/4332/task/4335/stat : 4335 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 430230 0 0 0 69778 124 0 0 25 0 4 0 651221813 1675943936 328919 33554432000 4194304 4650419 140736737755440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2801.72
Current children cumulated vsize (KiB) 1636664

[startup+762.3 s]
/proc/loadavg: 8.08 8.06 7.82 9/298 4359
/proc/meminfo: memFree=14914516/32951124 swapFree=52307768/67111528
[pid=4332] ppid=4330 vsize=1655352 CPUtime=3041.17 cores=0,2,4,6
/proc/4332/stat : 4332 (strangenight1-m) R 4330 4332 3572 0 -1 4202496 3040217 0 0 0 303469 648 0 0 25 0 4 0 651221813 1695080448 340395 33554432000 4194304 4650419 140736737755440 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4332/statm: 413838 340395 395 112 0 408803 0
[pid=4332/tid=4333] ppid=4330 vsize=1655352 CPUtime=762.11 cores=0,2,4,6
/proc/4332/task/4333/stat : 4333 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 830448 0 0 0 76030 181 0 0 25 0 4 0 651221813 1695080448 340395 33554432000 4194304 4650419 140736737755440 18446744073709551615 4328518 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4332/tid=4334] ppid=4330 vsize=1655352 CPUtime=762.05 cores=0,2,4,6
/proc/4332/task/4334/stat : 4334 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 858349 0 0 0 76020 185 0 0 25 0 4 0 651221813 1695080448 340395 33554432000 4194304 4650419 140736737755440 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4332/tid=4335] ppid=4330 vsize=1655352 CPUtime=759 cores=0,2,4,6
/proc/4332/task/4335/stat : 4335 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 452253 0 0 0 75767 133 0 0 25 0 4 0 651221813 1695080448 340395 33554432000 4194304 4650419 140736737755440 18446744073709551615 4363576 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3041.17
Current children cumulated vsize (KiB) 1655352

[startup+822.301 s]
/proc/loadavg: 8.08 8.06 7.83 9/298 4360
/proc/meminfo: memFree=14927636/32951124 swapFree=52307768/67111528
[pid=4332] ppid=4330 vsize=1689552 CPUtime=3280.61 cores=0,2,4,6
/proc/4332/stat : 4332 (strangenight1-m) R 4330 4332 3572 0 -1 4202496 3123303 0 0 0 327380 681 0 0 25 0 4 0 651221813 1730101248 337200 33554432000 4194304 4650419 140736737755440 18446744073709551615 4304265 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4332/statm: 422388 337200 395 112 0 417353 0
[pid=4332/tid=4333] ppid=4330 vsize=1689552 CPUtime=822.11 cores=0,2,4,6
/proc/4332/task/4333/stat : 4333 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 854914 0 0 0 82019 192 0 0 25 0 4 0 651221813 1730101248 337200 33554432000 4194304 4650419 140736737755440 18446744073709551615 4328518 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4332/tid=4334] ppid=4330 vsize=1689552 CPUtime=822.04 cores=0,2,4,6
/proc/4332/task/4334/stat : 4334 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 888356 0 0 0 82009 195 0 0 25 0 4 0 651221813 1730101248 337200 33554432000 4194304 4650419 140736737755440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4332/tid=4335] ppid=4330 vsize=1689552 CPUtime=818.99 cores=0,2,4,6
/proc/4332/task/4335/stat : 4335 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 478302 0 0 0 81755 144 0 0 25 0 4 0 651221813 1730101248 337200 33554432000 4194304 4650419 140736737755440 18446744073709551615 4363637 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3280.61
Current children cumulated vsize (KiB) 1689552

[startup+882.301 s]
/proc/loadavg: 8.03 8.05 7.84 9/298 4362
/proc/meminfo: memFree=14963920/32951124 swapFree=52307768/67111528
[pid=4332] ppid=4330 vsize=1573328 CPUtime=3520.06 cores=0,2,4,6
/proc/4332/stat : 4332 (strangenight1-m) R 4330 4332 3572 0 -1 4202496 3267102 0 0 0 351283 723 0 0 25 0 4 0 651221813 1611087872 327091 33554432000 4194304 4650419 140736737755440 18446744073709551615 4363568 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4332/statm: 393332 327091 395 112 0 388297 0
[pid=4332/tid=4333] ppid=4330 vsize=1573328 CPUtime=882.12 cores=0,2,4,6
/proc/4332/task/4333/stat : 4333 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 882881 0 0 0 88011 201 0 0 25 0 4 0 651221813 1611087872 327095 33554432000 4194304 4650419 140736737755440 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4332/tid=4334] ppid=4330 vsize=1573328 CPUtime=882.05 cores=0,2,4,6
/proc/4332/task/4334/stat : 4334 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 919194 0 0 0 87999 206 0 0 25 0 4 0 651221813 1611087872 327095 33554432000 4194304 4650419 140736737755440 18446744073709551615 4311493 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4332/tid=4335] ppid=4330 vsize=1573328 CPUtime=878.99 cores=0,2,4,6
/proc/4332/task/4335/stat : 4335 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 529548 0 0 0 87744 155 0 0 25 0 4 0 651221813 1611087872 327095 33554432000 4194304 4650419 140736737755440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3520.06
Current children cumulated vsize (KiB) 1573328

[startup+942.3 s]
/proc/loadavg: 8.01 8.04 7.84 9/298 4364
/proc/meminfo: memFree=14986052/32951124 swapFree=52307768/67111528
[pid=4332] ppid=4330 vsize=1547024 CPUtime=3759.48 cores=0,2,4,6
/proc/4332/stat : 4332 (strangenight1-m) R 4330 4332 3572 0 -1 4202496 3378264 0 0 0 375189 759 0 0 25 0 4 0 651221813 1584152576 326298 33554432000 4194304 4650419 140736737755440 18446744073709551615 4364495 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4332/statm: 386756 326298 395 112 0 381721 0
[pid=4332/tid=4333] ppid=4330 vsize=1547024 CPUtime=942.1 cores=0,2,4,6
/proc/4332/task/4333/stat : 4333 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 908160 0 0 0 94003 207 0 0 25 0 4 0 651221813 1584152576 326298 33554432000 4194304 4650419 140736737755440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4332/tid=4334] ppid=4330 vsize=1547024 CPUtime=942.04 cores=0,2,4,6
/proc/4332/task/4334/stat : 4334 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 949167 0 0 0 93987 217 0 0 25 0 4 0 651221813 1584152576 326298 33554432000 4194304 4650419 140736737755440 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4332/tid=4335] ppid=4330 vsize=1547024 CPUtime=938.97 cores=0,2,4,6
/proc/4332/task/4335/stat : 4335 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 557698 0 0 0 93733 164 0 0 25 0 4 0 651221813 1584152576 326298 33554432000 4194304 4650419 140736737755440 18446744073709551615 4476756 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3759.48
Current children cumulated vsize (KiB) 1547024

[startup+1002.31 s]
/proc/loadavg: 8.00 8.03 7.85 9/298 4365
/proc/meminfo: memFree=14922412/32951124 swapFree=52307768/67111528
[pid=4332] ppid=4330 vsize=1722632 CPUtime=3998.96 cores=0,2,4,6
/proc/4332/stat : 4332 (strangenight1-m) R 4330 4332 3572 0 -1 4202496 3450638 0 0 0 399109 787 0 0 25 0 4 0 651221813 1763975168 340980 33554432000 4194304 4650419 140736737755440 18446744073709551615 4333767 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4332/statm: 430658 340980 395 112 0 425623 0
[pid=4332/tid=4333] ppid=4330 vsize=1722632 CPUtime=1002.11 cores=0,2,4,6
/proc/4332/task/4333/stat : 4333 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 939530 0 0 0 99994 217 0 0 25 0 4 0 651221813 1763975168 340980 33554432000 4194304 4650419 140736737755440 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4332/tid=4334] ppid=4330 vsize=1722632 CPUtime=1002.06 cores=0,2,4,6
/proc/4332/task/4334/stat : 4334 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 964880 0 0 0 99982 224 0 0 25 0 4 0 651221813 1763975168 340980 33554432000 4194304 4650419 140736737755440 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4332/tid=4335] ppid=4330 vsize=1722632 CPUtime=998.97 cores=0,2,4,6
/proc/4332/task/4335/stat : 4335 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 560751 0 0 0 99732 165 0 0 25 0 4 0 651221813 1763975168 340980 33554432000 4194304 4650419 140736737755440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3998.96
Current children cumulated vsize (KiB) 1722632

[startup+1062.3 s]
/proc/loadavg: 8.06 8.04 7.86 9/298 4367
/proc/meminfo: memFree=14879340/32951124 swapFree=52307768/67111528
[pid=4332] ppid=4330 vsize=1806804 CPUtime=4238.37 cores=0,2,4,6
/proc/4332/stat : 4332 (strangenight1-m) R 4330 4332 3572 0 -1 4202496 3749827 0 0 0 422999 838 0 0 25 0 4 0 651221813 1850167296 353083 33554432000 4194304 4650419 140736737755440 18446744073709551615 4363613 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4332/statm: 451701 353083 395 112 0 446666 0
[pid=4332/tid=4333] ppid=4330 vsize=1806804 CPUtime=1062.11 cores=0,2,4,6
/proc/4332/task/4333/stat : 4333 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 939530 0 0 0 105994 217 0 0 25 0 4 0 651221813 1850167296 353083 33554432000 4194304 4650419 140736737755440 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4332/tid=4334] ppid=4330 vsize=1806804 CPUtime=1062.04 cores=0,2,4,6
/proc/4332/task/4334/stat : 4334 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 1207993 0 0 0 105950 254 0 0 25 0 4 0 651221813 1850167296 353083 33554432000 4194304 4650419 140736737755440 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4332/tid=4335] ppid=4330 vsize=1806804 CPUtime=1058.94 cores=0,2,4,6
/proc/4332/task/4335/stat : 4335 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 589825 0 0 0 105718 176 0 0 25 0 4 0 651221813 1850167296 353083 33554432000 4194304 4650419 140736737755440 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4238.37
Current children cumulated vsize (KiB) 1806804

[startup+1122.3 s]
/proc/loadavg: 8.08 8.04 7.87 9/298 4368
/proc/meminfo: memFree=14837872/32951124 swapFree=52307768/67111528
[pid=4332] ppid=4330 vsize=1821096 CPUtime=4477.8 cores=0,2,4,6
/proc/4332/stat : 4332 (strangenight1-m) R 4330 4332 3572 0 -1 4202496 3851481 0 0 0 446908 872 0 0 25 0 4 0 651221813 1864802304 362252 33554432000 4194304 4650419 140736737755440 18446744073709551615 4363541 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4332/statm: 455274 362252 395 112 0 450239 0
[pid=4332/tid=4333] ppid=4330 vsize=1821096 CPUtime=1122.11 cores=0,2,4,6
/proc/4332/task/4333/stat : 4333 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 939530 0 0 0 111994 217 0 0 25 0 4 0 651221813 1864802304 362252 33554432000 4194304 4650419 140736737755440 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4332/tid=4334] ppid=4330 vsize=1821096 CPUtime=1122.04 cores=0,2,4,6
/proc/4332/task/4334/stat : 4334 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 1258405 0 0 0 111941 263 0 0 25 0 4 0 651221813 1864802304 362252 33554432000 4194304 4650419 140736737755440 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4332/tid=4335] ppid=4330 vsize=1821096 CPUtime=1118.93 cores=0,2,4,6
/proc/4332/task/4335/stat : 4335 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 616399 0 0 0 111705 188 0 0 25 0 4 0 651221813 1864802304 362252 33554432000 4194304 4650419 140736737755440 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4477.8
Current children cumulated vsize (KiB) 1821096

[startup+1182.3 s]
/proc/loadavg: 8.03 8.03 7.88 9/298 4370
/proc/meminfo: memFree=14808572/32951124 swapFree=52307768/67111528
[pid=4332] ppid=4330 vsize=1756440 CPUtime=4717.26 cores=0,2,4,6
/proc/4332/stat : 4332 (strangenight1-m) R 4330 4332 3572 0 -1 4202496 3930453 0 0 0 470826 900 0 0 25 0 4 0 651221813 1798594560 364124 33554432000 4194304 4650419 140736737755440 18446744073709551615 4363566 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4332/statm: 439110 364124 395 112 0 434075 0
[pid=4332/tid=4333] ppid=4330 vsize=1756440 CPUtime=1182.11 cores=0,2,4,6
/proc/4332/task/4333/stat : 4333 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 939530 0 0 0 117994 217 0 0 25 0 4 0 651221813 1798594560 364124 33554432000 4194304 4650419 140736737755440 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4332/tid=4334] ppid=4330 vsize=1756440 CPUtime=1182.04 cores=0,2,4,6
/proc/4332/task/4334/stat : 4334 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 1285782 0 0 0 117932 272 0 0 25 0 4 0 651221813 1798594560 364124 33554432000 4194304 4650419 140736737755440 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4332/tid=4335] ppid=4330 vsize=1756440 CPUtime=1178.92 cores=0,2,4,6
/proc/4332/task/4335/stat : 4335 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 641240 0 0 0 117694 198 0 0 25 0 4 0 651221813 1798594560 364124 33554432000 4194304 4650419 140736737755440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4717.26
Current children cumulated vsize (KiB) 1756440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.1 s]
/proc/loadavg: 8.02 8.03 7.88 5/293 4372
/proc/meminfo: memFree=15415320/32951124 swapFree=52307768/67111528
[pid=4332] ppid=4330 vsize=1756808 CPUtime=4800.27 cores=0,2,4,6
/proc/4332/stat : 4332 (strangenight1-m) R 4330 4332 3572 0 -1 4202496 3962832 0 0 0 479115 912 0 0 25 0 4 0 651221813 1798971392 348694 33554432000 4194304 4650419 140736737755440 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4332/statm: 439202 348694 395 112 0 434167 0
[pid=4332/tid=4333] ppid=4330 vsize=1756808 CPUtime=1202.92 cores=0,2,4,6
/proc/4332/task/4333/stat : 4333 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 939530 0 0 0 120075 217 0 0 25 0 4 0 651221813 1798971392 348699 33554432000 4194304 4650419 140736737755440 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4332/tid=4334] ppid=4330 vsize=1756808 CPUtime=1202.85 cores=0,2,4,6
/proc/4332/task/4334/stat : 4334 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 1296548 0 0 0 120009 276 0 0 25 0 4 0 651221813 1798971392 348699 33554432000 4194304 4650419 140736737755440 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4332/tid=4335] ppid=4330 vsize=1756808 CPUtime=1199.73 cores=0,2,4,6
/proc/4332/task/4335/stat : 4335 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 652246 0 0 0 119771 202 0 0 25 0 4 0 651221813 1798971392 348699 33554432000 4194304 4650419 140736737755440 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 1756808

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

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

[startup+1203.1 s]
/proc/loadavg: 8.02 8.03 7.88 5/293 4372
/proc/meminfo: memFree=15415320/32951124 swapFree=52307768/67111528
[pid=4332] ppid=4330 vsize=1756808 CPUtime=4800.27 cores=0,2,4,6
/proc/4332/stat : 4332 (strangenight1-m) R 4330 4332 3572 0 -1 4202496 3962832 0 0 0 479115 912 0 0 25 0 4 0 651221813 1798971392 348694 33554432000 4194304 4650419 140736737755440 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4332/statm: 439202 348694 395 112 0 434167 0
[pid=4332/tid=4333] ppid=4330 vsize=1756808 CPUtime=1202.92 cores=0,2,4,6
/proc/4332/task/4333/stat : 4333 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 939530 0 0 0 120075 217 0 0 25 0 4 0 651221813 1798971392 348699 33554432000 4194304 4650419 140736737755440 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4332/tid=4334] ppid=4330 vsize=1756808 CPUtime=1202.85 cores=0,2,4,6
/proc/4332/task/4334/stat : 4334 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 1296548 0 0 0 120009 276 0 0 25 0 4 0 651221813 1798971392 348699 33554432000 4194304 4650419 140736737755440 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4332/tid=4335] ppid=4330 vsize=1756808 CPUtime=1199.73 cores=0,2,4,6
/proc/4332/task/4335/stat : 4335 (strangenight1-m) R 4330 4332 3572 0 -1 4202560 652246 0 0 0 119771 202 0 0 25 0 4 0 651221813 1798971392 348699 33554432000 4194304 4650419 140736737755440 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 1756808

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.17
CPU time (s): 4800.38
CPU user time (s): 4791.19
CPU system time (s): 9.1836
CPU usage (%): 398.977
Max. virtual memory (cumulated for all children) (KiB): 1821096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4791.19
system time used= 9.1836
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3962845
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= 21942
involuntary context switches= 19809

runsolver used 3.02054 second user time and 7.94079 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-14 20:03:10
IDJOB=3368532
IDBENCH=82541
IDSOLVER=1846
FILE ID=node101/3368532-1305396190
RUNJOBID= node101-1305396190-4309
PBS_JOBID= 13324427
Free space on /tmp= 73728 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
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-3368532-1305396190/watcher-3368532-1305396190 -o /tmp/evaluation-result-3368532-1305396190/solver-3368532-1305396190 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368532-1305396190.cnf

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

MD5SUM BENCH= c6eeff67aa308a86267a5f4d04512b40
RANDOM SEED=50032403

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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.841
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:     32951124 kB
MemFree:      16801496 kB
Buffers:        319040 kB
Cached:        5887096 kB
SwapCached:      14848 kB
Active:       10846816 kB
Inactive:      5027768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16801496 kB
SwapTotal:    67111528 kB
SwapFree:     52307768 kB
Dirty:           16352 kB
Writeback:           0 kB
AnonPages:     9665760 kB
Mapped:          14680 kB
Slab:           149896 kB
PageTables:      62732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 42064564 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= 73728 MiB
End job on node101 at 2011-05-14 20:23:16