Trace number 3282068

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.39 1201.73

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsrotate/
countbitsrotate032.cnf
MD5SUM8d76aa747359ea8ccf15726792949452
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables8527
Number of clauses25484
Sum of the clauses size59460
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 216988
Number of clauses of size 38494
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-3282068-1304032691.cnf'
0.00/0.00	c -- header says num vars:           8527
0.00/0.00	c -- header says num clauses:       25484
0.00/0.04	c -- clauses added:            0 learnts,        25484 normals,            0 xors
0.00/0.04	c -- vars added       8527
0.00/0.04	c Parsing time:  0.03 s
0.00/0.04	c  N st     0         0      8527      8494     16988         0     59458         0   no data   no data  --
0.00/0.04	c asymm  cl-useful: 0/8493/8493 lits-rem:0 time: 0.08
0.00/0.07	c Flit:     4 Blit:   1063 bXBeca:    0 bXProp:   85 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.14
0.00/0.07	c Cleaning up after failed var search:     0.00 s 
0.00/0.07	c Replacing       85 vars Replaced     1090 lits Time:     0.00 s 
0.00/0.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.00/0.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7365 time:  0.03 s
0.00/0.09	c Removed useless bin:       6  fixed:     0  props:   0.55M  time:  0.02 s
0.27/0.81	c lits-rem:         0  cl-subs:        1  v-elim:   2455  v-fix:    0  time:  0.07 s
0.27/0.81	c Finding binary XORs  T:     0.01 s  found:       0
0.27/0.81	c Finding non-binary XORs:     0.01 s (found:     277, avg size: 3.0)
0.27/0.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     31 locsubst:     0 time:   0.00
0.27/0.81	c calculated reachability. Time: 0.00
0.27/0.81	c Calc default polars -  time:   0.00 s pos:     221 undec:    5253 neg:    3053
0.27/0.81	c =========================================================================================
0.27/0.81	c types(t): F = full restart, N = normal restart
0.27/0.81	c types(t): S = simplification begin/end, E = solution found
0.27/0.81	c restart types(rt): st = static, dy = dynamic
0.27/0.81	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.27/0.81	c  B st     0         0      4879      9375      7196         0     43711         0   no data   no data  --
4.20/1.11	c Decided on static restart strategy
9.96/2.50	c  N st     8      4915      4850      9375      7267      4777     43711    195221   no data   no data  --
23.54/5.97	c  N st    10     11299      4848      9375      7293      4575     43711    136708   no data   no data  --
35.92/9.07	c  N st    11     17043      4848      9375      7301     10222     43711    287512   no data   no data  --
54.70/13.77	c  F st    12     25002      4848      9375      7394     12604     43711    432227   no data   no data  --
54.70/13.78	c Replacing        2 vars Replaced       41 lits Time:     0.01 s 
54.70/13.78	c  N st    12     25002      4846      9303      7336     12591     43409    432129   no data   no data  --
54.70/13.78	c Finding binary XORs  T:     0.01 s  found:       2
65.48/16.43	c  N dy    18     30000      4846      9303      7368     10809     43409    318659   no data   no data  --
65.48/16.43	c  S st    18     30000      4846      9303      7368     10809     43409    318659   no data   no data  --
65.48/16.48	c  S st    18     30504      4846      9303      7375     11306     43409    327298   no data   no data  --
65.48/16.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     15 locsubst:     0 time:   0.01
65.48/16.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
65.88/16.52	c Flit:     3 Blit:      6 bXBeca:    0 bXProp:    1 Bins:    513 BRemL:    126 BRemN:      0 P:  0.8M T:  0.17
65.88/16.53	c Replacing        3 vars Replaced       50 lits Time:     0.02 s 
65.88/16.54	c bin-w-bin subsume rem           46 bins  time:  0.00 s
65.88/16.56	c subs with bin:       11  lits-rem:      1579  v-fix:    0  time:  0.07 s
65.88/16.57	c Subs w/ non-existent bins:     19 l-rem:    343 v-fix:     0 done:   1584 time:  0.03 s
65.88/16.57	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.01 s
70.68/17.73	c lits-rem:       271  cl-subs:    10089  v-elim:   1433  v-fix:    0  time:  4.65 s
70.68/17.74	c asymm  cl-useful: 0/3375/11868 lits-rem:0 time: 0.04
70.68/17.74	c calculated reachability. Time: 0.00
70.68/17.74	c  N dy    18     30504      3384     11868      4699      1187     51492     16785   no data   no data  --
73.50/18.46	c Finding binary XORs  T:     0.00 s  found:       0
81.07/20.33	c  N dy    32     38615      3384     11868      4778      9233     51492    369867     10.92     11.58  --
86.27/21.63	c  N dy    51     42789      3384     11868      4809     13374     51492    535321     11.27     11.89  --
90.66/22.72	c  S st    54     45758      3384     11868      4809      8504     51492    249263     11.14      9.93  --
90.66/22.77	c  S st    54     46259      3384     11868      4810      9003     51492    258349     11.14   no data  --
90.66/22.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      8 locsubst:     0 time:   0.01
90.66/22.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
91.07/22.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     51 BRemL:     44 BRemN:     38 P:  1.0M T:  0.13
91.07/22.81	c bin-w-bin subsume rem           55 bins  time:  0.00 s
91.07/22.84	c subs with bin:       74  lits-rem:      1675  v-fix:    0  time:  0.10 s
91.07/22.85	c Subs w/ non-existent bins:     16 l-rem:   1783 v-fix:     0 done:   1552 time:  0.04 s
91.07/22.85	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.01 s
92.24/23.17	c lits-rem:       350  cl-subs:      308  v-elim:      3  v-fix:    0  time:  1.28 s
92.24/23.17	c vivif2 --  cl tried    11781 cl shrink       44 lits rem         52 time: 0.01
92.24/23.19	c vivif2 --  cl tried     8698 cl shrink     1984 lits rem       4367 time: 0.05
92.64/23.25	c asymm  cl-useful: 1/11771/11771 lits-rem:1 time: 0.25
92.64/23.25	c calculated reachability. Time: 0.00
92.64/23.25	c  N dy    54     46259      3373     11771      4681      8698     51113    239503     11.14   no data  --
97.05/24.39	c  N dy    90     50288      3373     11771      4681     12700     51113    373477     11.94     18.26  --
101.84/25.57	c  N dy   129     54369      3373     11771      4684     16755     51113    512796     12.70     14.91  --
107.03/26.81	c  N dy   156     58724      3373     11771      4684     12195     51113    265186     12.90     13.61  --
107.03/26.81	c Finding binary XORs  T:     0.00 s  found:       0
111.42/27.95	c  N dy   188     62764      3373     11771      4689     16209     51113    398732     13.22     15.10  --
116.62/29.21	c  N dy   221     66814      3373     11771      4690     10341     51113    143685     13.48     14.49  --
119.42/29.91	c  S st   243     69389      3373     11771      4690     12896     51113    230107     13.63   no data  --
119.42/29.98	c  S st   243     69894      3373     11771      4690     13399     51113    240969     13.63   no data  --
119.42/29.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      4 locsubst:     0 time:   0.01
119.42/29.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
119.82/30.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      5 BRemL:     11 BRemN:     20 P:  1.2M T:  0.13
119.82/30.02	c bin-w-bin subsume rem            3 bins  time:  0.00 s
119.82/30.04	c subs with bin:        3  lits-rem:         9  v-fix:    0  time:  0.07 s
119.82/30.05	c Subs w/ non-existent bins:      0 l-rem:   1445 v-fix:     0 done:   2499 time:  0.03 s
119.82/30.05	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
122.21/30.60	c lits-rem:       694  cl-subs:     1097  v-elim:      4  v-fix:    0  time:  2.22 s
122.21/30.60	c vivif2 --  cl tried    11782 cl shrink        5 lits rem          8 time: 0.00
122.21/30.61	c vivif2 --  cl tried    12289 cl shrink      660 lits rem        992 time: 0.03
122.21/30.68	c asymm  cl-useful: 2/11782/11782 lits-rem:4 time: 0.28
122.21/30.68	c calculated reachability. Time: 0.00
122.21/30.68	c  N dy   243     69894      3365     11781      4621     12289     51055    209601     13.63   no data  --
127.80/32.04	c  N dy   285     74433      3365     11781      4629     16802     51055    362741     13.88     18.24  --
133.39/33.47	c  N dy   310     79217      3365     11781      4629     21562     51055    525094     13.96     17.68  --
140.58/35.29	c  N dy   343     84361      3365     11781      4629     15766     51055    297118     14.07     14.91  --
145.38/36.40	c  F st   350     87500      3365     11781      4629     18885     51055    411208     14.06     12.25  --
149.77/37.53	c  N st   355     90797      3365     11781      4629     22158     51055    530582     14.06   no data  --
152.96/38.32	c Decided on static restart strategy
164.15/41.18	c  N st   358     99805      3365     11781      4629     19189     51055    412970     14.06   no data  --
176.94/44.39	c  S st   359    104841      3365     11781      4629     24210     51055    681006     14.06   no data  --
177.34/44.49	c  S st   359    105349      3365     11781      4629     24717     51055    691538     14.06   no data  --
177.34/44.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      2 locsubst:     0 time:   0.01
177.34/44.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
177.74/44.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      7 BRemN:      2 P:  1.8M T:  0.20
177.74/44.57	c bin-w-bin subsume rem            1 bins  time:  0.00 s
178.13/44.62	c subs with bin:        2  lits-rem:         1  v-fix:    0  time:  0.23 s
178.13/44.63	c Subs w/ non-existent bins:      0 l-rem:    781 v-fix:     0 done:     39 time:  0.03 s
178.13/44.63	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.01 s
190.92/47.83	c lits-rem:      3352  cl-subs:     1208  v-elim:      2  v-fix:    0  time: 12.76 s
190.92/47.83	c vivif2 --  cl tried    11788 cl shrink        5 lits rem          9 time: 0.01
190.92/47.87	c vivif2 --  cl tried    23509 cl shrink     5452 lits rem      11574 time: 0.16
191.73/48.01	c asymm  cl-useful: 3/11788/11788 lits-rem:3 time: 0.54
191.73/48.01	c calculated reachability. Time: 0.00
191.73/48.01	c  N st   359    105349      3361     11788      4607     23509     51050    643512     14.06   no data  --
213.29/53.44	c  N st   360    114948      3361     11788      4607     20364     51050    519773     14.06   no data  --
248.04/62.19	c  N st   361    129346      3361     11788      4611     20914     51050    538833     14.06   no data  --
299.57/75.06	c  N st   362    150941      3361     11788      4611     27450     51050    741942     14.06   no data  --
317.54/79.52	c  S st   363    158024      3361     11788      4611     18655     51050    351618     14.06   no data  --
317.94/79.60	c  S st   363    158526      3361     11788      4611     19155     51050    363230     14.06   no data  --
317.94/79.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.01
317.94/79.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
317.94/79.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      5 BRemN:      0 P:  1.6M T:  0.16
317.94/79.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
317.94/79.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
317.94/79.68	c Subs w/ non-existent bins:      0 l-rem:   1414 v-fix:     0 done:    733 time:  0.03 s
317.94/79.69	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
321.94/80.65	c lits-rem:      1419  cl-subs:     1560  v-elim:      1  v-fix:    0  time:  3.86 s
321.94/80.65	c vivif2 --  cl tried    11790 cl shrink        2 lits rem          3 time: 0.00
321.94/80.67	c vivif2 --  cl tried    17598 cl shrink     1486 lits rem       2857 time: 0.06
322.34/80.77	c asymm  cl-useful: 2/11790/11790 lits-rem:2 time: 0.40
322.34/80.77	c calculated reachability. Time: 0.00
322.34/80.77	c  N st   363    158526      3359     11790      4600     17598     51047    318401     14.06   no data  --
451.76/113.16	c  N st   364    207116      3359     11790      4600     31139     51047    727509     14.06   no data  --
531.26/133.08	c  N st   365    237789      3359     11790      4600     23090     51047    415913     14.06   no data  --
531.26/133.08	c  S st   365    237789      3359     11790      4600     23090     51047    415913     14.06   no data  --
531.66/133.18	c  S st   365    238292      3359     11790      4615     23592     51047    426650     14.06   no data  --
531.66/133.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
531.66/133.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
532.06/133.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:     14 BRemN:      0 P:  1.9M T:  0.19
532.06/133.24	c bin-w-bin subsume rem            1 bins  time:  0.00 s
532.06/133.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
532.06/133.27	c Subs w/ non-existent bins:      0 l-rem:   1471 v-fix:     0 done:    576 time:  0.04 s
532.06/133.27	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
537.65/134.62	c lits-rem:      1449  cl-subs:      512  v-elim:      0  v-fix:    0  time:  5.37 s
537.65/134.62	c vivif2 --  cl tried    11787 cl shrink        0 lits rem          0 time: 0.00
537.65/134.64	c vivif2 --  cl tried    23083 cl shrink     1757 lits rem       3334 time: 0.07
538.05/134.76	c asymm  cl-useful: 0/11787/11787 lits-rem:0 time: 0.48
538.05/134.76	c calculated reachability. Time: 0.00
538.05/134.76	c  N st   365    238292      3359     11787      4600     23083     51036    408418     14.06   no data  --
712.62/178.47	c  F st   366    306252      3359     11787      4600     24960     51036    400940     14.06   no data  --
712.62/178.47	c  N st   366    306252      3359     11787      4600     24960     51036    400940     14.06   no data  --
725.79/181.75	c Decided on static restart strategy
792.51/198.41	c  N st   376    334555      3359     11787      4600     29330     51036    584021     14.06   no data  --
856.81/214.56	c  N st   378    357441      3359     11787      4600     27263     51036    448730     14.06   no data  --
856.81/214.56	c  S st   378    357441      3359     11787      4600     27263     51036    448730     14.06   no data  --
857.21/214.68	c  S st   378    357944      3359     11787      4600     27762     51036    460148     14.06   no data  --
857.21/214.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
857.21/214.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
857.61/214.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.24
857.61/214.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
857.61/214.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
857.61/214.79	c Subs w/ non-existent bins:      0 l-rem:   1246 v-fix:     0 done:    751 time:  0.04 s
857.61/214.79	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
863.62/216.27	c lits-rem:      1673  cl-subs:      303  v-elim:      0  v-fix:    0  time:  5.93 s
863.62/216.27	c vivif2 --  cl tried    11787 cl shrink        0 lits rem          0 time: 0.01
863.62/216.29	c vivif2 --  cl tried    27459 cl shrink     1187 lits rem       2154 time: 0.07
864.43/216.45	c asymm  cl-useful: 0/11787/11787 lits-rem:0 time: 0.63
864.43/216.45	c calculated reachability. Time: 0.00
864.43/216.45	c  N st   378    357944      3359     11787      4600     27459     51036    450024     14.06   no data  --
959.09/240.12	c  N st   379    390336      3359     11787      4600     33707     51036    677635     14.06   no data  --
1094.51/274.01	c  N st   380    438925      3359     11787      4600     55301     51036   1739858     14.06   no data  --
1316.21/329.55	c  N st   381    511808      3359     11787      4600     41428     51036    932543     14.06   no data  --
1384.91/346.72	c  N st   382    536917      3359     11787      4605     35609     51036    626462     14.06   no data  --
1384.91/346.72	c  S st   382    536917      3359     11787      4605     35609     51036    626462     14.06   no data  --
1385.31/346.83	c  S st   382    537419      3359     11787      4605     36107     51036    636409     14.06   no data  --
1385.31/346.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1385.31/346.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1385.71/346.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      4 BRemN:      0 P:  2.6M T:  0.26
1385.71/346.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1385.71/346.96	c subs with bin:        0  lits-rem:         2  v-fix:    0  time:  0.13 s
1385.71/346.96	c Subs w/ non-existent bins:      0 l-rem:    972 v-fix:     0 done:   1348 time:  0.03 s
1385.71/346.97	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.01 s
1395.29/349.32	c lits-rem:      1666  cl-subs:      139  v-elim:      0  v-fix:    0  time:  9.39 s
1395.29/349.32	c vivif2 --  cl tried    11787 cl shrink        0 lits rem          0 time: 0.01
1395.29/349.35	c vivif2 --  cl tried    35968 cl shrink     2442 lits rem       4242 time: 0.12
1396.11/349.55	c asymm  cl-useful: 0/7989/11787 lits-rem:0 time: 0.82
1396.11/349.56	c calculated reachability. Time: 0.00
1396.11/349.56	c  N st   382    537419      3359     11787      4601     35968     51036    626246     14.06   no data  --
1894.63/474.32	c  N st   383    701403      3359     11787      4601     65867     51036   1871647     14.06   no data  --
2213.01/554.09	c  N st   384    806128      3359     11787      4601     59399     51036   1375755     14.06   no data  --
2213.01/554.09	c  S st   384    806128      3359     11787      4601     59399     51036   1375755     14.06   no data  --
2213.80/554.27	c  S st   384    806630      3359     11787      4601     59900     51036   1386634     14.06   no data  --
2213.80/554.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2213.80/554.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2214.20/554.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.9M T:  0.44
2214.60/554.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2214.99/554.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.34 s
2214.99/554.53	c Subs w/ non-existent bins:      0 l-rem:   1313 v-fix:     0 done:     82 time:  0.05 s
2214.99/554.53	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
2242.57/561.45	c lits-rem:       782  cl-subs:     6312  v-elim:      0  v-fix:    0  time: 27.61 s
2242.57/561.45	c vivif2 --  cl tried    11787 cl shrink        0 lits rem          0 time: 0.01
2242.97/561.54	c vivif2 --  cl tried    53588 cl shrink    10478 lits rem      24952 time: 0.35
2243.37/561.68	c asymm  cl-useful: 0/3798/11787 lits-rem:0 time: 0.56
2243.37/561.68	c calculated reachability. Time: 0.00
2243.37/561.68	c  N st   384    806630      3359     11787      4601     53588     51036   1229426     14.06   no data  --
3088.23/773.12	c  F st   385   1071876      3359     11787      4601     70127     51036   1845265     14.06   no data  --
3088.23/773.13	c  N st   385   1071876      3359     11787      4601     70127     51036   1845265     14.06   no data  --
3105.80/777.59	c Decided on static restart strategy
3179.31/795.94	c  N st   395   1100180      3359     11787      4601     53461     51036    958793     14.06   no data  --
3297.95/825.67	c  N st   397   1136173      3359     11787      4601     89235     51036   2568433     14.06   no data  --
3403.81/852.18	c  N st   398   1168567      3359     11787      4601     75754     51036   2032641     14.06   no data  --
3554.00/889.78	c  N st   399   1209946      3359     11787      4602     70125     51036   1742032     14.06   no data  --
3554.00/889.78	c  S st   399   1209946      3359     11787      4602     70125     51036   1742032     14.06   no data  --
3555.20/890.03	c  S st   399   1210450      3359     11787      4602     70629     51036   1753138     14.06   no data  --
3555.20/890.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3555.20/890.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3556.00/890.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.3M T:  0.66
3556.00/890.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3556.40/890.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.55 s
3556.80/890.43	c Subs w/ non-existent bins:      0 l-rem:   1617 v-fix:     0 done:    334 time:  0.13 s
3556.80/890.43	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.01 s
3574.78/894.97	c lits-rem:      1892  cl-subs:     1408  v-elim:      0  v-fix:    0  time: 18.13 s
3574.78/894.97	c vivif2 --  cl tried    11787 cl shrink        0 lits rem          0 time: 0.01
3575.19/895.09	c vivif2 --  cl tried    69221 cl shrink    11388 lits rem      21967 time: 0.47
3576.37/895.38	c asymm  cl-useful: 0/3336/11787 lits-rem:0 time: 1.15
3576.37/895.38	c calculated reachability. Time: 0.00
3576.37/895.38	c  N st   399   1210450      3359     11787      4602     69221     51036   1691289     14.06   no data  --
3838.02/960.85	c  N st   400   1283332      3359     11787      4602     93951     51036   2644481     14.06   no data  --
4201.13/1051.70	c  N st   401   1392655      3359     11787      4602     53564     51036    747395     14.06   no data  --
4742.80/1187.32	c  N st   402   1556641      3359     11787      4602     58678     51036    888477     14.06   no data  --

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

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

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


[startup+0 s]
/proc/loadavg: 8.10 8.02 7.92 6/180 2406
/proc/meminfo: memFree=20070776/32951124 swapFree=67111528/67111528
[pid=2406] ppid=2404 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/2406/stat : 2406 (strangenight1-m) R 2404 2406 1895 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 495684455 52465664 352 33554432000 4194304 4650419 140737321175264 18446744073709551615 47819454326710 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2406/statm: 12809 352 303 112 0 7774 0
[pid=2406/tid=2407] ppid=2404 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/2406/task/2407/stat : 2407 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 495684456 52465664 352 33554432000 4194304 4650419 140737321175264 18446744073709551615 254261672945 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2406/tid=2408] ppid=2404 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/2406/task/2408/stat : 2408 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 495684456 52465664 352 33554432000 4194304 4650419 140737321175264 18446744073709551615 254273414198 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2406/tid=2409] ppid=2404 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/2406/task/2409/stat : 2409 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 495684456 52465664 352 33554432000 4194304 4650419 140737321175264 18446744073709551615 47819454326706 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0738149 s]
/proc/loadavg: 8.10 8.02 7.92 6/180 2406
/proc/meminfo: memFree=20070776/32951124 swapFree=67111528/67111528
[pid=2406] ppid=2404 vsize=291244 CPUtime=0.27 cores=1,3,5,7
/proc/2406/stat : 2406 (strangenight1-m) R 2404 2406 1895 0 -1 4202496 6703 0 0 0 26 1 0 0 18 0 4 0 495684455 298233856 5563 33554432000 4194304 4650419 140737321175264 18446744073709551615 254261277729 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2406/statm: 72811 5715 379 112 0 67776 0
[pid=2406/tid=2407] ppid=2404 vsize=291244 CPUtime=0.06 cores=1,3,5,7
/proc/2406/task/2407/stat : 2407 (strangenight1-m) D 2404 2406 1895 0 -1 4202560 1785 0 0 0 6 0 0 0 18 0 4 0 495684456 298233856 5991 33554432000 4194304 4650419 140737321175264 18446744073709551615 4551099 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2406/tid=2408] ppid=2404 vsize=291244 CPUtime=0.06 cores=1,3,5,7
/proc/2406/task/2408/stat : 2408 (strangenight1-m) D 2404 2406 1895 0 -1 4202560 1876 0 0 0 6 0 0 0 18 0 4 0 495684456 298233856 6048 33554432000 4194304 4650419 140737321175264 18446744073709551615 254261277381 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2406/tid=2409] ppid=2404 vsize=291244 CPUtime=0.08 cores=1,3,5,7
/proc/2406/task/2409/stat : 2409 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 1201 0 0 0 8 0 0 0 18 0 4 0 495684456 298233856 6610 33554432000 4194304 4650419 140737321175264 18446744073709551615 4331235 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 291244

[startup+0.958277 s]
/proc/loadavg: 8.10 8.02 7.92 6/180 2406
/proc/meminfo: memFree=20070776/32951124 swapFree=67111528/67111528
[pid=2406] ppid=2404 vsize=291244 CPUtime=3.8 cores=1,3,5,7
/proc/2406/stat : 2406 (strangenight1-m) R 2404 2406 1895 0 -1 4202496 9449 0 0 0 379 1 0 0 19 0 4 0 495684455 298233856 7781 33554432000 4194304 4650419 140737321175264 18446744073709551615 4333980 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2406/statm: 72811 7782 393 112 0 67776 0
[pid=2406/tid=2407] ppid=2404 vsize=291244 CPUtime=0.94 cores=1,3,5,7
/proc/2406/task/2407/stat : 2407 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 2554 0 0 0 94 0 0 0 19 0 4 0 495684456 298233856 7782 33554432000 4194304 4650419 140737321175264 18446744073709551615 4333771 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2406/tid=2408] ppid=2404 vsize=291244 CPUtime=0.94 cores=1,3,5,7
/proc/2406/task/2408/stat : 2408 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 2585 0 0 0 94 0 0 0 19 0 4 0 495684456 298233856 7782 33554432000 4194304 4650419 140737321175264 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2406/tid=2409] ppid=2404 vsize=291244 CPUtime=0.95 cores=1,3,5,7
/proc/2406/task/2409/stat : 2409 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 1313 0 0 0 95 0 0 0 19 0 4 0 495684456 298233856 7782 33554432000 4194304 4650419 140737321175264 18446744073709551615 4330551 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 291244

[startup+1.05826 s]
/proc/loadavg: 8.10 8.02 7.92 6/180 2406
/proc/meminfo: memFree=20070776/32951124 swapFree=67111528/67111528
[pid=2406] ppid=2404 vsize=291244 CPUtime=4.2 cores=1,3,5,7
/proc/2406/stat : 2406 (strangenight1-m) R 2404 2406 1895 0 -1 4202496 9489 0 0 0 419 1 0 0 19 0 4 0 495684455 298233856 7821 33554432000 4194304 4650419 140737321175264 18446744073709551615 4363426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2406/statm: 72811 7821 394 112 0 67776 0
[pid=2406/tid=2407] ppid=2404 vsize=291244 CPUtime=1.04 cores=1,3,5,7
/proc/2406/task/2407/stat : 2407 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 2561 0 0 0 104 0 0 0 19 0 4 0 495684456 298233856 7821 33554432000 4194304 4650419 140737321175264 18446744073709551615 4328357 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2406/tid=2408] ppid=2404 vsize=291244 CPUtime=1.04 cores=1,3,5,7
/proc/2406/task/2408/stat : 2408 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 2598 0 0 0 104 0 0 0 19 0 4 0 495684456 298233856 7821 33554432000 4194304 4650419 140737321175264 18446744073709551615 4333011 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2406/tid=2409] ppid=2404 vsize=291244 CPUtime=1.05 cores=1,3,5,7
/proc/2406/task/2409/stat : 2409 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 1323 0 0 0 105 0 0 0 19 0 4 0 495684456 298233856 7821 33554432000 4194304 4650419 140737321175264 18446744073709551615 4330612 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.2
Current children cumulated vsize (KiB) 291244

[startup+1.15824 s]
/proc/loadavg: 8.10 8.02 7.92 6/180 2406
/proc/meminfo: memFree=20070776/32951124 swapFree=67111528/67111528
[pid=2406] ppid=2404 vsize=291244 CPUtime=4.6 cores=1,3,5,7
/proc/2406/stat : 2406 (strangenight1-m) R 2404 2406 1895 0 -1 4202496 9536 0 0 0 459 1 0 0 19 0 4 0 495684455 298233856 7868 33554432000 4194304 4650419 140737321175264 18446744073709551615 4363584 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2406/statm: 72811 7868 394 112 0 67776 0
[pid=2406/tid=2407] ppid=2404 vsize=291244 CPUtime=1.14 cores=1,3,5,7
/proc/2406/task/2407/stat : 2407 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 2569 0 0 0 114 0 0 0 19 0 4 0 495684456 298233856 7868 33554432000 4194304 4650419 140737321175264 18446744073709551615 4363734 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2406/tid=2408] ppid=2404 vsize=291244 CPUtime=1.14 cores=1,3,5,7
/proc/2406/task/2408/stat : 2408 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 2614 0 0 0 114 0 0 0 19 0 4 0 495684456 298233856 7868 33554432000 4194304 4650419 140737321175264 18446744073709551615 4311285 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2406/tid=2409] ppid=2404 vsize=291244 CPUtime=1.15 cores=1,3,5,7
/proc/2406/task/2409/stat : 2409 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 1335 0 0 0 115 0 0 0 19 0 4 0 495684456 298233856 7868 33554432000 4194304 4650419 140737321175264 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.6
Current children cumulated vsize (KiB) 291244

[startup+1.50018 s]
/proc/loadavg: 8.10 8.02 7.92 6/180 2406
/proc/meminfo: memFree=20070776/32951124 swapFree=67111528/67111528
[pid=2406] ppid=2404 vsize=291380 CPUtime=5.97 cores=1,3,5,7
/proc/2406/stat : 2406 (strangenight1-m) R 2404 2406 1895 0 -1 4202496 9744 0 0 0 596 1 0 0 19 0 4 0 495684455 298373120 8076 33554432000 4194304 4650419 140737321175264 18446744073709551615 4364808 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2406/statm: 72845 8076 394 112 0 67810 0
[pid=2406/tid=2407] ppid=2404 vsize=291380 CPUtime=1.48 cores=1,3,5,7
/proc/2406/task/2407/stat : 2407 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 2607 0 0 0 148 0 0 0 20 0 4 0 495684456 298373120 8076 33554432000 4194304 4650419 140737321175264 18446744073709551615 4331161 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2406/tid=2408] ppid=2404 vsize=291380 CPUtime=1.48 cores=1,3,5,7
/proc/2406/task/2408/stat : 2408 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 2679 0 0 0 148 0 0 0 20 0 4 0 495684456 298373120 8076 33554432000 4194304 4650419 140737321175264 18446744073709551615 4368084 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2406/tid=2409] ppid=2404 vsize=291380 CPUtime=1.49 cores=1,3,5,7
/proc/2406/task/2409/stat : 2409 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 1406 0 0 0 149 0 0 0 20 0 4 0 495684456 298373120 8076 33554432000 4194304 4650419 140737321175264 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 291380

[startup+3.1009 s]
/proc/loadavg: 8.25 8.05 7.93 9/184 2410
/proc/meminfo: memFree=20035276/32951124 swapFree=67111528/67111528
[pid=2406] ppid=2404 vsize=293572 CPUtime=12.36 cores=1,3,5,7
/proc/2406/stat : 2406 (strangenight1-m) R 2404 2406 1895 0 -1 4202496 11360 0 0 0 1235 1 0 0 25 0 4 0 495684455 300617728 8532 33554432000 4194304 4650419 140737321175264 18446744073709551615 4331318 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2406/statm: 73393 8532 395 112 0 68358 0
[pid=2406/tid=2407] ppid=2404 vsize=293572 CPUtime=3.07 cores=1,3,5,7
/proc/2406/task/2407/stat : 2407 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 2973 0 0 0 307 0 0 0 25 0 4 0 495684456 300617728 8532 33554432000 4194304 4650419 140737321175264 18446744073709551615 4334017 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2406/tid=2408] ppid=2404 vsize=293572 CPUtime=3.08 cores=1,3,5,7
/proc/2406/task/2408/stat : 2408 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 3167 0 0 0 308 0 0 0 25 0 4 0 495684456 300617728 8532 33554432000 4194304 4650419 140737321175264 18446744073709551615 4363522 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2406/tid=2409] ppid=2404 vsize=293572 CPUtime=3.09 cores=1,3,5,7
/proc/2406/task/2409/stat : 2409 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 1814 0 0 0 309 0 0 0 25 0 4 0 495684456 300617728 8532 33554432000 4194304 4650419 140737321175264 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 293572

[startup+6.30633 s]
/proc/loadavg: 8.23 8.05 7.93 9/184 2410
/proc/meminfo: memFree=20030764/32951124 swapFree=67111528/67111528
[pid=2406] ppid=2404 vsize=294836 CPUtime=25.16 cores=1,3,5,7
/proc/2406/stat : 2406 (strangenight1-m) R 2404 2406 1895 0 -1 4202496 14085 0 0 0 2514 2 0 0 25 0 4 0 495684455 301912064 8966 33554432000 4194304 4650419 140737321175264 18446744073709551615 4364838 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2406/statm: 73709 8966 395 112 0 68674 0
[pid=2406/tid=2407] ppid=2404 vsize=294836 CPUtime=6.26 cores=1,3,5,7
/proc/2406/task/2407/stat : 2407 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 3489 0 0 0 626 0 0 0 25 0 4 0 495684456 301912064 8966 33554432000 4194304 4650419 140737321175264 18446744073709551615 4229472 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2406/tid=2408] ppid=2404 vsize=294836 CPUtime=6.29 cores=1,3,5,7
/proc/2406/task/2408/stat : 2408 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 4008 0 0 0 629 0 0 0 25 0 4 0 495684456 301912064 8966 33554432000 4194304 4650419 140737321175264 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2406/tid=2409] ppid=2404 vsize=294836 CPUtime=6.29 cores=1,3,5,7
/proc/2406/task/2409/stat : 2409 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 2642 0 0 0 629 0 0 0 25 0 4 0 495684456 301912064 8966 33554432000 4194304 4650419 140737321175264 18446744073709551615 4303888 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 294836

[startup+12.7002 s]
/proc/loadavg: 8.21 8.05 7.93 9/184 2411
/proc/meminfo: memFree=20018504/32951124 swapFree=67111528/67111528
[pid=2406] ppid=2404 vsize=304456 CPUtime=50.71 cores=1,3,5,7
/proc/2406/stat : 2406 (strangenight1-m) R 2404 2406 1895 0 -1 4202496 17929 0 0 0 5068 3 0 0 25 0 4 0 495684455 311762944 10273 33554432000 4194304 4650419 140737321175264 18446744073709551615 4334464 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2406/statm: 76114 10273 396 112 0 71079 0
[pid=2406/tid=2407] ppid=2404 vsize=304456 CPUtime=12.62 cores=1,3,5,7
/proc/2406/task/2407/stat : 2407 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 4348 0 0 0 1262 0 0 0 25 0 4 0 495684456 311762944 10273 33554432000 4194304 4650419 140737321175264 18446744073709551615 4334464 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2406/tid=2408] ppid=2404 vsize=304456 CPUtime=12.68 cores=1,3,5,7
/proc/2406/task/2408/stat : 2408 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 5154 0 0 0 1268 0 0 0 25 0 4 0 495684456 311762944 10273 33554432000 4194304 4650419 140737321175264 18446744073709551615 4334336 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2406/tid=2409] ppid=2404 vsize=304456 CPUtime=12.68 cores=1,3,5,7
/proc/2406/task/2409/stat : 2409 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 3801 0 0 0 1268 0 0 0 25 0 4 0 495684456 311762944 10273 33554432000 4194304 4650419 140737321175264 18446744073709551615 4363335 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 304456

[startup+25.5009 s]
/proc/loadavg: 8.26 8.07 7.94 9/184 2411
/proc/meminfo: memFree=19949444/32951124 swapFree=67111528/67111528
[pid=2406] ppid=2404 vsize=314708 CPUtime=101.84 cores=1,3,5,7
/proc/2406/stat : 2406 (strangenight1-m) R 2404 2406 1895 0 -1 4202496 35285 0 0 0 10177 7 0 0 25 0 4 0 495684455 322260992 21736 33554432000 4194304 4650419 140737321175264 18446744073709551615 4363680 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2406/statm: 78677 21736 396 112 0 73642 0
[pid=2406/tid=2407] ppid=2404 vsize=314708 CPUtime=25.35 cores=1,3,5,7
/proc/2406/task/2407/stat : 2407 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 8827 0 0 0 2534 1 0 0 25 0 4 0 495684456 322260992 21736 33554432000 4194304 4650419 140737321175264 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2406/tid=2408] ppid=2404 vsize=314708 CPUtime=25.48 cores=1,3,5,7
/proc/2406/task/2408/stat : 2408 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 8768 0 0 0 2547 1 0 0 25 0 4 0 495684456 322260992 21736 33554432000 4194304 4650419 140737321175264 18446744073709551615 4314855 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2406/tid=2409] ppid=2404 vsize=314708 CPUtime=25.49 cores=1,3,5,7
/proc/2406/task/2409/stat : 2409 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 7732 0 0 0 2548 1 0 0 25 0 4 0 495684456 322260992 21736 33554432000 4194304 4650419 140737321175264 18446744073709551615 4368084 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 314708

[startup+51.1004 s]
/proc/loadavg: 8.17 8.06 7.94 9/184 2412
/proc/meminfo: memFree=19854912/32951124 swapFree=67111528/67111528
[pid=2406] ppid=2404 vsize=317176 CPUtime=204.1 cores=1,3,5,7
/proc/2406/stat : 2406 (strangenight1-m) R 2404 2406 1895 0 -1 4202496 50220 0 0 0 20399 11 0 0 25 0 4 0 495684455 324788224 29749 33554432000 4194304 4650419 140737321175264 18446744073709551615 4333403 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2406/statm: 79294 29749 396 112 0 74259 0
[pid=2406/tid=2407] ppid=2404 vsize=317176 CPUtime=50.82 cores=1,3,5,7
/proc/2406/task/2407/stat : 2407 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 13173 0 0 0 5079 3 0 0 25 0 4 0 495684456 324788224 29749 33554432000 4194304 4650419 140737321175264 18446744073709551615 4365242 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2406/tid=2408] ppid=2404 vsize=317176 CPUtime=51.08 cores=1,3,5,7
/proc/2406/task/2408/stat : 2408 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 12073 0 0 0 5106 2 0 0 25 0 4 0 495684456 324788224 29749 33554432000 4194304 4650419 140737321175264 18446744073709551615 4363386 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2406/tid=2409] ppid=2404 vsize=317176 CPUtime=51.08 cores=1,3,5,7
/proc/2406/task/2409/stat : 2409 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 9886 0 0 0 5106 2 0 0 25 0 4 0 495684456 324788224 29749 33554432000 4194304 4650419 140737321175264 18446744073709551615 4331364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 317176

[startup+102.3 s]
/proc/loadavg: 8.12 8.06 7.94 9/184 2413
/proc/meminfo: memFree=19796856/32951124 swapFree=67111528/67111528
[pid=2406] ppid=2404 vsize=378840 CPUtime=408.62 cores=1,3,5,7
/proc/2406/stat : 2406 (strangenight1-m) R 2404 2406 1895 0 -1 4202496 68677 0 0 0 40846 16 0 0 25 0 4 0 495684455 387932160 38182 33554432000 4194304 4650419 140737321175264 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2406/statm: 94710 38182 396 112 0 89675 0
[pid=2406/tid=2407] ppid=2404 vsize=378840 CPUtime=101.73 cores=1,3,5,7
/proc/2406/task/2407/stat : 2407 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 19226 0 0 0 10169 4 0 0 25 0 4 0 495684456 387932160 38182 33554432000 4194304 4650419 140737321175264 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2406/tid=2408] ppid=2404 vsize=378840 CPUtime=102.28 cores=1,3,5,7
/proc/2406/task/2408/stat : 2408 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 16149 0 0 0 10225 3 0 0 25 0 4 0 495684456 387932160 38182 33554432000 4194304 4650419 140737321175264 18446744073709551615 4363335 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2406/tid=2409] ppid=2404 vsize=378840 CPUtime=102.29 cores=1,3,5,7
/proc/2406/task/2409/stat : 2409 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 14343 0 0 0 10225 4 0 0 25 0 4 0 495684456 387932160 38182 33554432000 4194304 4650419 140737321175264 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 378840

[startup+162.301 s]

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

[pid=2406] ppid=2404 vsize=571492 CPUtime=2805.41 cores=1,3,5,7
/proc/2406/stat : 2406 (strangenight1-m) R 2404 2406 1895 0 -1 4202496 208695 0 0 0 280461 80 0 0 25 0 4 0 495684455 585207808 88206 33554432000 4194304 4650419 140737321175264 18446744073709551615 4303950 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2406/statm: 142873 88206 396 112 0 137838 0
[pid=2406/tid=2407] ppid=2404 vsize=571492 CPUtime=698.48 cores=1,3,5,7
/proc/2406/task/2407/stat : 2407 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 64192 0 0 0 69822 26 0 0 25 0 4 0 495684456 585207808 88206 33554432000 4194304 4650419 140737321175264 18446744073709551615 4363460 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2406/tid=2408] ppid=2404 vsize=571492 CPUtime=702.3 cores=1,3,5,7
/proc/2406/task/2408/stat : 2408 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 55348 0 0 0 70209 21 0 0 25 0 4 0 495684456 585207808 88206 33554432000 4194304 4650419 140737321175264 18446744073709551615 4333403 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2406/tid=2409] ppid=2404 vsize=571492 CPUtime=702.3 cores=1,3,5,7
/proc/2406/task/2409/stat : 2409 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 30109 0 0 0 70219 11 0 0 25 0 4 0 495684456 585207808 88206 33554432000 4194304 4650419 140737321175264 18446744073709551615 4330592 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.41
Current children cumulated vsize (KiB) 571492

[startup+762.3 s]
/proc/loadavg: 8.06 8.09 8.00 9/184 2434
/proc/meminfo: memFree=18840344/32951124 swapFree=67111528/67111528
[pid=2406] ppid=2404 vsize=571488 CPUtime=3045.08 cores=1,3,5,7
/proc/2406/stat : 2406 (strangenight1-m) R 2404 2406 1895 0 -1 4202496 216569 0 0 0 304424 84 0 0 25 0 4 0 495684455 585203712 82008 33554432000 4194304 4650419 140737321175264 18446744073709551615 4363617 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2406/statm: 142872 82008 396 112 0 137837 0
[pid=2406/tid=2407] ppid=2404 vsize=571488 CPUtime=758.15 cores=1,3,5,7
/proc/2406/task/2407/stat : 2407 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 65719 0 0 0 75788 27 0 0 25 0 4 0 495684456 585203712 82008 33554432000 4194304 4650419 140737321175264 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2406/tid=2408] ppid=2404 vsize=571488 CPUtime=762.3 cores=1,3,5,7
/proc/2406/task/2408/stat : 2408 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 59384 0 0 0 76208 22 0 0 25 0 4 0 495684456 585203712 82008 33554432000 4194304 4650419 140737321175264 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2406/tid=2409] ppid=2404 vsize=571488 CPUtime=762.3 cores=1,3,5,7
/proc/2406/task/2409/stat : 2409 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 30304 0 0 0 76219 11 0 0 25 0 4 0 495684456 585203712 82008 33554432000 4194304 4650419 140737321175264 18446744073709551615 4363576 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.08
Current children cumulated vsize (KiB) 571488

[startup+822.301 s]
/proc/loadavg: 8.19 8.12 8.01 9/184 2435
/proc/meminfo: memFree=18628472/32951124 swapFree=67111528/67111528
[pid=2406] ppid=2404 vsize=559740 CPUtime=3284.76 cores=1,3,5,7
/proc/2406/stat : 2406 (strangenight1-m) R 2404 2406 1895 0 -1 4202496 226754 0 0 0 328386 90 0 0 25 0 4 0 495684455 573173760 85629 33554432000 4194304 4650419 140737321175264 18446744073709551615 4333843 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2406/statm: 139935 85629 396 112 0 134900 0
[pid=2406/tid=2407] ppid=2404 vsize=559740 CPUtime=817.83 cores=1,3,5,7
/proc/2406/task/2407/stat : 2407 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 68342 0 0 0 81754 29 0 0 25 0 4 0 495684456 573173760 85629 33554432000 4194304 4650419 140737321175264 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2406/tid=2408] ppid=2404 vsize=559740 CPUtime=822.3 cores=1,3,5,7
/proc/2406/task/2408/stat : 2408 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 62816 0 0 0 82205 25 0 0 25 0 4 0 495684456 573173760 85629 33554432000 4194304 4650419 140737321175264 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2406/tid=2409] ppid=2404 vsize=559740 CPUtime=822.3 cores=1,3,5,7
/proc/2406/task/2409/stat : 2409 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 30306 0 0 0 82219 11 0 0 25 0 4 0 495684456 573173760 85629 33554432000 4194304 4650419 140737321175264 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.76
Current children cumulated vsize (KiB) 559740

[startup+882.301 s]
/proc/loadavg: 8.14 8.11 8.01 9/184 2437
/proc/meminfo: memFree=18615032/32951124 swapFree=67111528/67111528
[pid=2406] ppid=2404 vsize=559740 CPUtime=3524.44 cores=1,3,5,7
/proc/2406/stat : 2406 (strangenight1-m) R 2404 2406 1895 0 -1 4202496 237653 0 0 0 352349 95 0 0 25 0 4 0 495684455 573173760 89703 33554432000 4194304 4650419 140737321175264 18446744073709551615 4364495 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2406/statm: 139935 89703 396 112 0 134900 0
[pid=2406/tid=2407] ppid=2404 vsize=559740 CPUtime=877.5 cores=1,3,5,7
/proc/2406/task/2407/stat : 2407 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 74443 0 0 0 87718 32 0 0 25 0 4 0 495684456 573173760 89703 33554432000 4194304 4650419 140737321175264 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2406/tid=2408] ppid=2404 vsize=559740 CPUtime=882.3 cores=1,3,5,7
/proc/2406/task/2408/stat : 2408 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 65257 0 0 0 88204 26 0 0 25 0 4 0 495684456 573173760 89703 33554432000 4194304 4650419 140737321175264 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2406/tid=2409] ppid=2404 vsize=559740 CPUtime=882.31 cores=1,3,5,7
/proc/2406/task/2409/stat : 2409 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 30587 0 0 0 88219 12 0 0 25 0 4 0 495684456 573173760 89703 33554432000 4194304 4650419 140737321175264 18446744073709551615 4363734 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.44
Current children cumulated vsize (KiB) 559740

[startup+942.3 s]
/proc/loadavg: 8.12 8.10 8.01 9/184 2439
/proc/meminfo: memFree=18613256/32951124 swapFree=67111528/67111528
[pid=2406] ppid=2404 vsize=572520 CPUtime=3764.13 cores=1,3,5,7
/proc/2406/stat : 2406 (strangenight1-m) R 2404 2406 1895 0 -1 4202496 247901 0 0 0 376312 101 0 0 25 0 4 0 495684455 586260480 88742 33554432000 4194304 4650419 140737321175264 18446744073709551615 4363538 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2406/statm: 143130 88742 396 112 0 138095 0
[pid=2406/tid=2407] ppid=2404 vsize=572520 CPUtime=937.18 cores=1,3,5,7
/proc/2406/task/2407/stat : 2407 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 77625 0 0 0 93684 34 0 0 25 0 4 0 495684456 586260480 88742 33554432000 4194304 4650419 140737321175264 18446744073709551615 4363469 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2406/tid=2408] ppid=2404 vsize=572520 CPUtime=942.31 cores=1,3,5,7
/proc/2406/task/2408/stat : 2408 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 67841 0 0 0 94203 28 0 0 25 0 4 0 495684456 586260480 88742 33554432000 4194304 4650419 140737321175264 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2406/tid=2409] ppid=2404 vsize=572520 CPUtime=942.31 cores=1,3,5,7
/proc/2406/task/2409/stat : 2409 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 30589 0 0 0 94219 12 0 0 25 0 4 0 495684456 586260480 88742 33554432000 4194304 4650419 140737321175264 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.13
Current children cumulated vsize (KiB) 572520

[startup+1002.3 s]
/proc/loadavg: 8.16 8.11 8.02 9/184 2440
/proc/meminfo: memFree=18378720/32951124 swapFree=67111528/67111528
[pid=2406] ppid=2404 vsize=572584 CPUtime=4003.8 cores=1,3,5,7
/proc/2406/stat : 2406 (strangenight1-m) R 2404 2406 1895 0 -1 4202496 257627 0 0 0 400274 106 0 0 25 0 4 0 495684455 586326016 90732 33554432000 4194304 4650419 140737321175264 18446744073709551615 4315564 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2406/statm: 143146 90732 396 112 0 138111 0
[pid=2406/tid=2407] ppid=2404 vsize=572584 CPUtime=996.85 cores=1,3,5,7
/proc/2406/task/2407/stat : 2407 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 82001 0 0 0 99649 36 0 0 25 0 4 0 495684456 586326016 90732 33554432000 4194304 4650419 140737321175264 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2406/tid=2408] ppid=2404 vsize=572584 CPUtime=1002.3 cores=1,3,5,7
/proc/2406/task/2408/stat : 2408 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 68663 0 0 0 100202 28 0 0 25 0 4 0 495684456 586326016 90732 33554432000 4194304 4650419 140737321175264 18446744073709551615 4363367 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2406/tid=2409] ppid=2404 vsize=572584 CPUtime=1002.31 cores=1,3,5,7
/proc/2406/task/2409/stat : 2409 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 31058 0 0 0 100219 12 0 0 25 0 4 0 495684456 586326016 90732 33554432000 4194304 4650419 140737321175264 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.8
Current children cumulated vsize (KiB) 572584

[startup+1062.31 s]
/proc/loadavg: 7.87 8.06 8.00 9/184 2473
/proc/meminfo: memFree=21590184/32951124 swapFree=67111528/67111528
[pid=2406] ppid=2404 vsize=572676 CPUtime=4243.5 cores=1,3,5,7
/proc/2406/stat : 2406 (strangenight1-m) R 2404 2406 1895 0 -1 4202496 268041 0 0 0 424239 111 0 0 25 0 4 0 495684455 586420224 88200 33554432000 4194304 4650419 140737321175264 18446744073709551615 4363522 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2406/statm: 143169 88200 396 112 0 138134 0
[pid=2406/tid=2407] ppid=2404 vsize=572676 CPUtime=1056.53 cores=1,3,5,7
/proc/2406/task/2407/stat : 2407 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 84094 0 0 0 105616 37 0 0 25 0 4 0 495684456 586420224 88200 33554432000 4194304 4650419 140737321175264 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2406/tid=2408] ppid=2404 vsize=572676 CPUtime=1062.31 cores=1,3,5,7
/proc/2406/task/2408/stat : 2408 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 71138 0 0 0 106202 29 0 0 25 0 4 0 495684456 586420224 88200 33554432000 4194304 4650419 140737321175264 18446744073709551615 4365242 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2406/tid=2409] ppid=2404 vsize=572676 CPUtime=1062.31 cores=1,3,5,7
/proc/2406/task/2409/stat : 2409 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 31887 0 0 0 106219 12 0 0 25 0 4 0 495684456 586420224 88200 33554432000 4194304 4650419 140737321175264 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.5
Current children cumulated vsize (KiB) 572676

[startup+1122.3 s]
/proc/loadavg: 7.60 7.98 7.98 7/184 2474
/proc/meminfo: memFree=21048356/32951124 swapFree=67111528/67111528
[pid=2406] ppid=2404 vsize=573320 CPUtime=4483.15 cores=1,3,5,7
/proc/2406/stat : 2406 (strangenight1-m) R 2404 2406 1895 0 -1 4202496 279626 0 0 0 448198 117 0 0 25 0 4 0 495684455 587079680 96197 33554432000 4194304 4650419 140737321175264 18446744073709551615 4365192 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2406/statm: 143330 96197 396 112 0 138295 0
[pid=2406/tid=2407] ppid=2404 vsize=573320 CPUtime=1116.2 cores=1,3,5,7
/proc/2406/task/2407/stat : 2407 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 88483 0 0 0 111581 39 0 0 25 0 4 0 495684456 587079680 96197 33554432000 4194304 4650419 140737321175264 18446744073709551615 4363617 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2406/tid=2408] ppid=2404 vsize=573320 CPUtime=1122.3 cores=1,3,5,7
/proc/2406/task/2408/stat : 2408 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 73478 0 0 0 112200 30 0 0 25 0 4 0 495684456 587079680 96197 33554432000 4194304 4650419 140737321175264 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2406/tid=2409] ppid=2404 vsize=573320 CPUtime=1122.31 cores=1,3,5,7
/proc/2406/task/2409/stat : 2409 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 31927 0 0 0 112218 13 0 0 25 0 4 0 495684456 587079680 96197 33554432000 4194304 4650419 140737321175264 18446744073709551615 4363426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.15
Current children cumulated vsize (KiB) 573320

[startup+1182.3 s]
/proc/loadavg: 7.85 7.97 7.97 10/184 2536
/proc/meminfo: memFree=21524316/32951124 swapFree=67111528/67111528
[pid=2406] ppid=2404 vsize=670224 CPUtime=4722.83 cores=1,3,5,7
/proc/2406/stat : 2406 (strangenight1-m) R 2404 2406 1895 0 -1 4202496 292300 0 0 0 472161 122 0 0 25 0 4 0 495684455 686309376 94276 33554432000 4194304 4650419 140737321175264 18446744073709551615 4360535 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2406/statm: 167556 94276 398 112 0 162521 0
[pid=2406/tid=2407] ppid=2404 vsize=670224 CPUtime=1175.87 cores=1,3,5,7
/proc/2406/task/2407/stat : 2407 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 94722 0 0 0 117546 41 0 0 25 0 4 0 495684456 686309376 94276 33554432000 4194304 4650419 140737321175264 18446744073709551615 4438922 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2406/tid=2408] ppid=2404 vsize=670224 CPUtime=1182.31 cores=1,3,5,7
/proc/2406/task/2408/stat : 2408 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 75205 0 0 0 118200 31 0 0 25 0 4 0 495684456 686309376 94276 33554432000 4194304 4650419 140737321175264 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2406/tid=2409] ppid=2404 vsize=670224 CPUtime=1182.32 cores=1,3,5,7
/proc/2406/task/2409/stat : 2409 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 31927 0 0 0 118219 13 0 0 25 0 4 0 495684456 686309376 94276 33554432000 4194304 4650419 140737321175264 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.83
Current children cumulated vsize (KiB) 670224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 7.89 7.97 7.97 9/184 2536
/proc/meminfo: memFree=21492940/32951124 swapFree=67111528/67111528
[pid=2406] ppid=2404 vsize=573944 CPUtime=4800.33 cores=1,3,5,7
/proc/2406/stat : 2406 (strangenight1-m) R 2404 2406 1895 0 -1 4202496 298996 0 0 0 479910 123 0 0 25 0 4 0 495684455 587718656 94424 33554432000 4194304 4650419 140737321175264 18446744073709551615 4331351 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2406/statm: 143486 94424 396 112 0 138451 0
[pid=2406/tid=2407] ppid=2404 vsize=573944 CPUtime=1195.16 cores=1,3,5,7
/proc/2406/task/2407/stat : 2407 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 98763 0 0 0 119475 41 0 0 25 0 4 0 495684456 587718656 94425 33554432000 4194304 4650419 140737321175264 18446744073709551615 4333678 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2406/tid=2408] ppid=2404 vsize=573944 CPUtime=1201.71 cores=1,3,5,7
/proc/2406/task/2408/stat : 2408 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 75862 0 0 0 120140 31 0 0 25 0 4 0 495684456 587718656 94425 33554432000 4194304 4650419 140737321175264 18446744073709551615 4363522 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2406/tid=2409] ppid=2404 vsize=573944 CPUtime=1201.72 cores=1,3,5,7
/proc/2406/task/2409/stat : 2409 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 31929 0 0 0 120159 13 0 0 25 0 4 0 495684456 587718656 94425 33554432000 4194304 4650419 140737321175264 18446744073709551615 4364477 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 573944

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: 7.89 7.97 7.97 9/184 2536
/proc/meminfo: memFree=21492940/32951124 swapFree=67111528/67111528
[pid=2406] ppid=2404 vsize=573944 CPUtime=4800.33 cores=1,3,5,7
/proc/2406/stat : 2406 (strangenight1-m) R 2404 2406 1895 0 -1 4202496 298996 0 0 0 479910 123 0 0 25 0 4 0 495684455 587718656 94424 33554432000 4194304 4650419 140737321175264 18446744073709551615 4331351 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2406/statm: 143486 94424 396 112 0 138451 0
[pid=2406/tid=2407] ppid=2404 vsize=573944 CPUtime=1195.16 cores=1,3,5,7
/proc/2406/task/2407/stat : 2407 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 98763 0 0 0 119475 41 0 0 25 0 4 0 495684456 587718656 94425 33554432000 4194304 4650419 140737321175264 18446744073709551615 4333678 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2406/tid=2408] ppid=2404 vsize=573944 CPUtime=1201.71 cores=1,3,5,7
/proc/2406/task/2408/stat : 2408 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 75862 0 0 0 120140 31 0 0 25 0 4 0 495684456 587718656 94425 33554432000 4194304 4650419 140737321175264 18446744073709551615 4363522 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2406/tid=2409] ppid=2404 vsize=573944 CPUtime=1201.72 cores=1,3,5,7
/proc/2406/task/2409/stat : 2409 (strangenight1-m) R 2404 2406 1895 0 -1 4202560 31929 0 0 0 120159 13 0 0 25 0 4 0 495684456 587718656 94425 33554432000 4194304 4650419 140737321175264 18446744073709551615 4364477 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 573944

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.39
CPU user time (s): 4799.13
CPU system time (s): 1.25681
CPU usage (%): 399.457
Max. virtual memory (cumulated for all children) (KiB): 670224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.13
system time used= 1.25681
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 298997
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= 872
involuntary context switches= 33119

runsolver used 1.9487 second user time and 4.6153 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-29 01:18:11
IDJOB=3282068
IDBENCH=70775
IDSOLVER=1588
FILE ID=node140/3282068-1304032691
RUNJOBID= node140-1304032539-2287
PBS_JOBID= 13170312
Free space on /tmp= 72592 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsrotate/countbitsrotate032.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282068-1304032691/watcher-3282068-1304032691 -o /tmp/evaluation-result-3282068-1304032691/solver-3282068-1304032691 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3282068-1304032691.cnf

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

MD5SUM BENCH= 8d76aa747359ea8ccf15726792949452
RANDOM SEED=1970536472

node140.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.833
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.66
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.833
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.14
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.833
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.833
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.77
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.833
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.75
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.833
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.74
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.833
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20071056 kB
Buffers:       2293324 kB
Cached:        7888428 kB
SwapCached:          0 kB
Active:        4739708 kB
Inactive:      7568504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20071056 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           54548 kB
Writeback:           0 kB
AnonPages:     2126008 kB
Mapped:          15516 kB
Slab:           503804 kB
PageTables:       9324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2654212 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= 72648 MiB
End job on node140 at 2011-04-29 01:38:15