Trace number 3175256

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.27 1201.74

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S1800377425-032.UNKNOWN.cnf
MD5SUMd85bdfa4ee68fd1c7d18743407334b5d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
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-3175256-1304104328.cnf'
0.00/0.00	c -- header says num vars:            700
0.00/0.00	c -- header says num clauses:        2982
0.00/0.01	c -- clauses added:            0 learnts,         2982 normals,            0 xors
0.00/0.01	c -- vars added        700
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       700      2982         0         0      8946         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2982/2982 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    700 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.21/0.90	c lits-rem:         0  cl-subs:        0  v-elim:     29  v-fix:    0  time:  0.02 s
3.21/0.90	c Finding binary XORs  T:     0.00 s  found:       0
3.21/0.90	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.21/0.90	c calculated reachability. Time: 0.00
3.21/0.90	c Calc default polars -  time:   0.00 s pos:     339 undec:      84 neg:     277
3.21/0.90	c =========================================================================================
3.21/0.90	c types(t): F = full restart, N = normal restart
3.21/0.90	c types(t): S = simplification begin/end, E = solution found
3.21/0.90	c restart types(rt): st = static, dy = dynamic
3.21/0.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.21/0.90	c  B st     0         0       671      2956         0         0      9049         0   no data   no data  --
3.21/0.90	c Decided on static restart strategy
3.21/0.90	c  N st     8      4917       671      2956         0      4847      9049    145916   no data   no data  --
3.21/0.90	c  N st    10     11303       671      2956         0      4497      9049     97683   no data   no data  --
3.21/0.90	c  N st    11     17046       671      2956         0     10158      9049    272256   no data   no data  --
4.81/1.30	c  F st    12     25000       671      2956         0     12485      9049    347167   no data   no data  --
4.81/1.30	c  N st    12     25000       671      2956         0     12485      9049    347167   no data   no data  --
5.97/1.50	c Decided on static restart strategy
5.97/1.50	c  N st    18     30000       671      2956         0     10746      9049    260640   no data   no data  --
5.97/1.50	c  S st    18     30000       671      2956         0     10746      9049    260640   no data   no data  --
5.97/1.53	c  S st    18     30504       671      2956         0     11250      9049    274447   no data   no data  --
5.97/1.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.97/1.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.97/1.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
6.37/1.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.37/1.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.37/1.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    671 time:  0.00 s
6.37/1.60	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.19/1.83	c lits-rem:       162  cl-subs:      251  v-elim:      0  v-fix:    0  time:  1.18 s
7.19/1.84	c asymm  cl-useful: 0/2956/2956 lits-rem:0 time: 0.04
7.19/1.84	c calculated reachability. Time: 0.00
7.19/1.84	c  N st    18     30504       671      2956         0     10999      9049    265134   no data   no data  --
8.77/2.27	c  N st    20     37616       671      2956         0     10226      9049    215050   no data   no data  --
10.77/2.70	c  N st    21     44015       671      2956         0     16534      9049    401459   no data   no data  --
11.17/2.82	c  S st    22     45756       671      2956         0      9436      9049    168357   no data   no data  --
11.17/2.85	c  S st    22     46262       671      2956         0      9942      9049    182870   no data   no data  --
11.17/2.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.17/2.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.17/2.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
11.17/2.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.17/2.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.17/2.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    671 time:  0.00 s
11.17/2.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.99/3.01	c lits-rem:        46  cl-subs:       22  v-elim:      0  v-fix:    0  time:  0.60 s
11.99/3.01	c vivif2 --  cl tried     2956 cl shrink        0 lits rem          0 time: 0.00
11.99/3.02	c vivif2 --  cl tried     9920 cl shrink        0 lits rem          0 time: 0.01
11.99/3.02	c asymm  cl-useful: 0/2956/2956 lits-rem:0 time: 0.03
11.99/3.02	c calculated reachability. Time: 0.00
11.99/3.02	c  N st    22     46262       671      2956         0      9920      9049    182121   no data   no data  --
15.97/4.01	c  N st    23     60659       671      2956         0     14247      9049    300471   no data   no data  --
18.76/4.75	c  N st    24     69393       671      2956         0     12049      9049    228075   no data   no data  --
18.76/4.75	c  S st    24     69393       671      2956         0     12049      9049    228075   no data   no data  --
18.76/4.78	c  S st    24     69897       671      2956         0     12553      9049    241944   no data   no data  --
18.76/4.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.76/4.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.76/4.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
18.76/4.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.76/4.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.76/4.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    671 time:  0.00 s
18.76/4.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
19.95/5.10	c lits-rem:       101  cl-subs:      149  v-elim:      0  v-fix:    0  time:  1.21 s
19.95/5.10	c vivif2 --  cl tried     2956 cl shrink        0 lits rem          0 time: 0.00
19.95/5.10	c vivif2 --  cl tried    12404 cl shrink        0 lits rem          0 time: 0.01
20.36/5.11	c asymm  cl-useful: 0/2956/2956 lits-rem:0 time: 0.04
20.36/5.11	c calculated reachability. Time: 0.00
20.36/5.11	c  N st    24     69897       671      2956         0     12404      9049    235753   no data   no data  --
25.94/6.52	c  F st    25     87501       671      2956         0     17921      9049    409627   no data   no data  --
25.94/6.52	c  N st    25     87501       671      2956         0     17921      9049    409627   no data   no data  --
27.54/6.97	c  N dy    32     93109       671      2956         0     23470      9049    577120     23.52     25.36  --
29.94/7.51	c  N dy    42    100050       671      2956         0     17465      9049    303598     20.14     21.24  --
31.53/7.91	c  S st    60    104847       671      2956         0     22222      9049    438439     19.74   no data  --
31.53/7.97	c  S st    60    105348       671      2956         0     22723      9049    452314     19.74   no data  --
31.53/7.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.53/7.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.53/7.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.04
31.53/7.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.53/7.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.53/7.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    671 time:  0.00 s
31.53/7.99	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
36.73/9.22	c lits-rem:       261  cl-subs:      282  v-elim:      0  v-fix:    0  time:  4.90 s
36.73/9.22	c vivif2 --  cl tried     2956 cl shrink        0 lits rem          0 time: 0.00
36.73/9.23	c vivif2 --  cl tried    22441 cl shrink        0 lits rem          0 time: 0.02
36.73/9.25	c asymm  cl-useful: 0/2956/2956 lits-rem:0 time: 0.09
36.73/9.25	c calculated reachability. Time: 0.00
36.73/9.25	c  N dy    60    105348       671      2956         0     22441      9049    442783     19.74   no data  --
40.33/10.16	c  N dy    75    116000       671      2956         0     19119      9049    311373     19.01     20.04  --
43.12/10.86	c  N dy   120    123498       671      2956         0     26564      9049    526162     19.23     20.28  --
46.32/11.60	c  N dy   165    131467       671      2956         0     19628      9049    297853     19.38     20.74  --
49.51/12.41	c  N dy   208    139872       671      2956         0     27956      9049    538269     19.45     20.49  --
52.70/13.25	c  N dy   260    149063       671      2956         0     21198      9049    312074     19.57     20.64  --
56.31/14.13	c  S st   292    158023       671      2956         0     30093      9049    565887     19.54   no data  --
56.31/14.20	c  S st   292    158528       671      2956         0     30598      9049    579102     19.54   no data  --
56.71/14.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.71/14.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.71/14.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
56.71/14.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.71/14.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.71/14.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    671 time:  0.00 s
56.71/14.23	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
63.90/16.01	c lits-rem:       623  cl-subs:      402  v-elim:      0  v-fix:    0  time:  7.10 s
63.90/16.01	c vivif2 --  cl tried     2956 cl shrink        0 lits rem          0 time: 0.00
63.90/16.01	c vivif2 --  cl tried    30196 cl shrink        0 lits rem          0 time: 0.02
63.90/16.04	c asymm  cl-useful: 0/2956/2956 lits-rem:0 time: 0.10
63.90/16.04	c calculated reachability. Time: 0.00
63.90/16.04	c  N dy   292    158528       671      2956         0     30196      9049    565158     19.54   no data  --
67.89/17.05	c  N dy   341    169390       671      2956         0     24113      9049    370524     19.55     20.63  --
72.68/18.30	c  N dy   368    180879       671      2956         0     35495      9049    702215     19.42     20.50  --
77.08/19.35	c  N dy   418    192452       671      2956         0     29132      9049    490609     19.43     21.11  --
83.47/20.90	c  N dy   467    205994       671      2956         0     23691      9049    309194     19.38     20.41  --
89.86/22.51	c  N dy   514    219303       671      2956         0     36837      9049    682975     19.33     20.43  --
96.24/24.12	c  N dy   591    233393       671      2956         0     31015      9049    500080     19.40     20.48  --
98.64/24.72	c  S st   617    237792       671      2956         0     35388      9049    626417     19.42     19.85  --
99.04/24.81	c  S st   617    238295       671      2956         0     35891      9049    640643     19.42   no data  --
99.04/24.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
99.04/24.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
99.04/24.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.06
99.04/24.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.04/24.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.04/24.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    671 time:  0.00 s
99.04/24.85	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
107.83/27.01	c lits-rem:       621  cl-subs:      369  v-elim:      0  v-fix:    0  time:  8.61 s
107.83/27.01	c vivif2 --  cl tried     2956 cl shrink        0 lits rem          0 time: 0.00
107.83/27.02	c vivif2 --  cl tried    35522 cl shrink        0 lits rem          0 time: 0.03
107.83/27.05	c asymm  cl-useful: 0/2956/2956 lits-rem:0 time: 0.13
107.83/27.05	c calculated reachability. Time: 0.00
107.83/27.05	c  N dy   617    238295       671      2956         0     35522      9049    627310     19.42   no data  --
115.02/28.81	c  N dy   696    253592       671      2956         0     29880      9049    443173     19.48     20.58  --
123.81/31.05	c  N dy   786    270573       671      2956         0     24909      9049    273856     19.53     20.75  --
132.59/33.22	c  N dy   859    288263       671      2956         0     42452      9049    781036     19.53     20.71  --
141.38/35.40	c  F st   945    306250       671      2956         0     37487      9049    612494     19.56   no data  --
141.38/35.49	c  N st   947    306875       671      2956         0     38106      9049    629777     19.56   no data  --
144.18/36.11	c Decided on static restart strategy
156.16/39.13	c  N st   955    334552       671      2956         0     41563      9049    942550     19.56   no data  --
168.15/42.14	c  N st   957    357443       671      2956         0     39463      9049    878342     19.56   no data  --
168.15/42.14	c  S st   957    357443       671      2956         0     39463      9049    878342     19.56   no data  --
168.55/42.24	c  S st   957    357947       671      2956         0     39967      9049    891934     19.56   no data  --
168.55/42.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
168.55/42.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
168.55/42.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
168.55/42.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
168.55/42.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
168.55/42.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    671 time:  0.00 s
168.55/42.29	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
178.14/44.66	c lits-rem:      1166  cl-subs:     1357  v-elim:      0  v-fix:    0  time:  9.48 s
178.14/44.66	c vivif2 --  cl tried     2956 cl shrink        0 lits rem          0 time: 0.00
178.14/44.67	c vivif2 --  cl tried    38610 cl shrink        0 lits rem          0 time: 0.04
178.54/44.71	c asymm  cl-useful: 0/2956/2956 lits-rem:0 time: 0.15
178.54/44.72	c calculated reachability. Time: 0.00
178.54/44.72	c  N st   957    357947       671      2956         0     38610      9049    845586     19.56   no data  --
197.31/49.42	c  N st   958    390339       671      2956         0     44794      9049   1053149     19.56   no data  --
226.47/56.73	c  N st   959    438928       671      2956         0     38571      9049    772071     19.56   no data  --
274.40/68.71	c  N st   960    511813       671      2956         0     52004      9049   1115936     19.56   no data  --
288.39/72.27	c  N st   961    536920       671      2956         0     46413      9049    959530     19.56   no data  --
288.39/72.27	c  S st   961    536920       671      2956         0     46413      9049    959530     19.56   no data  --
289.18/72.40	c  S st   961    537426       671      2956         0     46919      9049    974398     19.56   no data  --
289.18/72.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
289.18/72.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
289.18/72.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.08
289.18/72.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
289.18/72.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
289.18/72.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    671 time:  0.00 s
289.18/72.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
299.17/74.96	c lits-rem:      1969  cl-subs:      715  v-elim:      0  v-fix:    0  time: 10.01 s
299.17/74.96	c vivif2 --  cl tried     2956 cl shrink        0 lits rem          0 time: 0.00
299.17/74.97	c vivif2 --  cl tried    46204 cl shrink        0 lits rem          0 time: 0.04
299.57/75.02	c asymm  cl-useful: 0/2956/2956 lits-rem:0 time: 0.20
299.57/75.02	c calculated reachability. Time: 0.00
299.57/75.02	c  N st   961    537426       671      2956         0     46204      9049    946581     19.56   no data  --
434.98/108.92	c  N st   962    701410       671      2956         0     40256      9049    607435     19.56   no data  --
518.86/129.98	c  N st   963    806140       671      2956         0     69594      9049   1543453     19.56   no data  --
518.86/129.98	c  S st   963    806140       671      2956         0     69594      9049   1543453     19.56   no data  --
519.66/130.18	c  S st   963    806640       671      2956         0     70094      9049   1557378     19.56   no data  --
519.66/130.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
519.66/130.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
520.06/130.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.13
520.06/130.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
520.06/130.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
520.06/130.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    671 time:  0.00 s
520.06/130.27	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
538.85/134.94	c lits-rem:        93  cl-subs:     2469  v-elim:      0  v-fix:    0  time: 18.66 s
538.85/134.94	c vivif2 --  cl tried     2956 cl shrink        0 lits rem          0 time: 0.00
538.85/134.96	c vivif2 --  cl tried    67625 cl shrink        0 lits rem          0 time: 0.07
539.26/135.05	c asymm  cl-useful: 0/2956/2956 lits-rem:0 time: 0.35
539.26/135.05	c calculated reachability. Time: 0.00
539.26/135.05	c  N st   963    806640       671      2956         0     67625      9049   1476228     19.56   no data  --
782.91/196.09	c  F st   964   1071875       671      2956         0     83690      9049   1834695     19.56   no data  --
782.91/196.09	c  N st   964   1071875       671      2956         0     83690      9049   1834695     19.56   no data  --
790.09/197.81	c Decided on static restart strategy
807.29/202.19	c  N st   974   1100184       671      2956         0     67220      9049   1231139     19.56   no data  --
842.44/210.91	c  N st   976   1136178       671      2956         0     57370      9049    904891     19.56   no data  --
874.77/219.03	c  N st   977   1168570       671      2956         0     89239      9049   1923029     19.56   no data  --
913.52/228.71	c  N st   978   1209961       671      2956         0     83626      9049   1702825     19.56   no data  --
913.52/228.71	c  S st   978   1209961       671      2956         0     83626      9049   1702825     19.56   no data  --
914.32/228.95	c  S st   978   1210462       671      2956         0     84126      9049   1716731     19.56   no data  --
914.32/228.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
914.32/228.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
914.32/229.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.17
914.72/229.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
914.72/229.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
914.72/229.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    671 time:  0.00 s
914.72/229.05	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
938.70/235.02	c lits-rem:       237  cl-subs:     3134  v-elim:      0  v-fix:    0  time: 23.81 s
938.70/235.02	c vivif2 --  cl tried     2956 cl shrink        0 lits rem          0 time: 0.00
938.70/235.04	c vivif2 --  cl tried    80992 cl shrink        0 lits rem          0 time: 0.08
939.11/235.15	c asymm  cl-useful: 0/2956/2956 lits-rem:0 time: 0.46
939.11/235.16	c calculated reachability. Time: 0.00
939.11/235.16	c  N st   978   1210462       671      2956         0     80992      9049   1617629     19.56   no data  --
1011.79/253.38	c  N st   979   1283344       671      2956         0     57197      9049    820797     19.56   no data  --
1130.03/282.92	c  N st   980   1392669       671      2956         0     65160      9049   1028504     19.56   no data  --
1301.39/325.85	c  N st   981   1556653       671      2956         0     70062      9049   1107400     19.56   no data  --
1489.13/372.83	c  N st   982   1710462       671      2956         0     56259      9049    612371     19.56   no data  --
1489.13/372.83	c  S st   982   1710462       671      2956         0     56259      9049    612371     19.56   no data  --
1489.53/372.96	c  S st   982   1710966       671      2956         0     56763      9049    627454     19.56   no data  --
1489.53/372.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1489.53/372.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1489.53/372.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.09
1489.93/373.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1489.93/373.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1489.93/373.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    671 time:  0.00 s
1489.93/373.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1497.51/374.95	c lits-rem:       296  cl-subs:       83  v-elim:      0  v-fix:    0  time:  7.76 s
1497.51/374.95	c vivif2 --  cl tried     2956 cl shrink        0 lits rem          0 time: 0.00
1497.51/374.96	c vivif2 --  cl tried    56680 cl shrink        0 lits rem          0 time: 0.04
1497.91/375.04	c asymm  cl-useful: 0/2956/2956 lits-rem:0 time: 0.30
1497.91/375.04	c calculated reachability. Time: 0.00
1497.91/375.04	c  N st   982   1710966       671      2956         0     56680      9049    625290     19.56   no data  --
1920.95/481.00	c  N st   983   2079930       671      2956         0     62608      9049    681298     19.56   no data  --
2077.16/520.03	c  N st   984   2210966       671      2956         0     64714      9049    702362     19.56   no data  --
2077.16/520.03	c  S st   984   2210966       671      2956         0     64714      9049    702362     19.56   no data  --
2077.53/520.19	c  S st   984   2211469       671      2956         0     65216      9049    716950     19.56   no data  --
2077.53/520.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2077.53/520.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2077.93/520.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.11
2077.93/520.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2077.93/520.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2077.93/520.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    671 time:  0.00 s
2077.93/520.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2086.31/522.35	c lits-rem:       234  cl-subs:      113  v-elim:      0  v-fix:    0  time:  8.39 s
2086.31/522.35	c vivif2 --  cl tried     2956 cl shrink        0 lits rem          0 time: 0.00
2086.31/522.36	c vivif2 --  cl tried    65103 cl shrink        0 lits rem          0 time: 0.04
2086.71/522.44	c asymm  cl-useful: 0/2956/2956 lits-rem:0 time: 0.31
2086.71/522.44	c calculated reachability. Time: 0.00
2086.71/522.44	c  N st   984   2211469       671      2956         0     65103      9049    713893     19.56   no data  --
2752.61/689.18	c  N st   985   2711469       671      2956         0     81237      9049   1080284     19.56   no data  --
2752.61/689.18	c  S st   985   2711469       671      2956         0     81237      9049   1080284     19.56   no data  --
2753.42/689.40	c  S st   985   2711973       671      2956         0     81739      9049   1094883     19.56   no data  --
2753.83/689.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2753.83/689.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2753.83/689.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.15
2753.83/689.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2753.83/689.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2753.83/689.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    671 time:  0.00 s
2753.83/689.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2761.40/691.38	c lits-rem:        48  cl-subs:     1600  v-elim:      0  v-fix:    0  time:  7.58 s
2761.40/691.38	c vivif2 --  cl tried     2956 cl shrink        0 lits rem          0 time: 0.00
2761.40/691.39	c vivif2 --  cl tried    80139 cl shrink        0 lits rem          0 time: 0.06
2761.79/691.50	c asymm  cl-useful: 0/2956/2956 lits-rem:0 time: 0.40
2761.79/691.50	c calculated reachability. Time: 0.00
2761.79/691.50	c  N st   985   2711973       671      2956         0     80139      9049   1048698     19.56   no data  --
3491.19/874.08	c  N st   986   3211975       671      2956         0    126300      9049   2402654     19.56   no data  --
3491.19/874.08	c  S st   986   3211975       671      2956         0    126300      9049   2402654     19.56   no data  --
3492.79/874.47	c  S st   986   3212479       671      2956         0    126803      9049   2416790     19.56   no data  --
3492.79/874.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3492.79/874.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3493.19/874.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.27
3493.58/874.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3493.58/874.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3493.58/874.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    671 time:  0.00 s
3493.58/874.63	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3567.89/893.24	c lits-rem:        35  cl-subs:     7085  v-elim:      0  v-fix:    0  time: 74.31 s
3567.89/893.24	c vivif2 --  cl tried     2956 cl shrink        0 lits rem          0 time: 0.00
3567.89/893.27	c vivif2 --  cl tried   119718 cl shrink        0 lits rem          0 time: 0.12
3568.69/893.47	c asymm  cl-useful: 0/2956/2956 lits-rem:0 time: 0.79
3568.69/893.47	c calculated reachability. Time: 0.00
3568.69/893.48	c  N st   986   3212479       671      2956         0    119718      9049   2213120     19.56   no data  --
4390.36/1099.14	c  N st   987   3712480       671      2956         0    130852      9049   2382162     19.56   no data  --
4390.36/1099.14	c  S st   987   3712480       671      2956         0    130852      9049   2382162     19.56   no data  --
4391.96/1099.59	c  S st   987   3712981       671      2956         0    131353      9049   2396540     19.56   no data  --
4391.96/1099.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4391.96/1099.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4392.38/1099.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.32
4392.78/1099.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4392.78/1099.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4392.78/1099.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    671 time:  0.00 s
4392.78/1099.76	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4472.25/1119.66	c lits-rem:       222  cl-subs:     5355  v-elim:      0  v-fix:    0  time: 79.43 s
4472.25/1119.66	c vivif2 --  cl tried     2956 cl shrink        0 lits rem          0 time: 0.00
4472.25/1119.69	c vivif2 --  cl tried   125998 cl shrink        0 lits rem          0 time: 0.12
4473.45/1119.92	c asymm  cl-useful: 0/2956/2956 lits-rem:0 time: 0.92
4473.45/1119.92	c calculated reachability. Time: 0.00
4473.45/1119.92	c  N st   987   3712981       671      2956         0    125998      9049   2228829     19.56   no data  --
4564.52/1142.74	c  F st   988   3751562       671      2956         0    164015      9049   3396952     19.56   no data  --
4564.52/1142.74	c  N st   988   3751562       671      2956         0    164015      9049   3396952     19.56   no data  --
4575.30/1145.43	c Decided on static restart strategy
4600.87/1151.85	c  N st   998   3779872       671      2956         0    108591      9049   1641749     19.56   no data  --
4663.99/1167.61	c  N st  1000   3815865       671      2956         0    143902      9049   2685516     19.56   no data  --
4724.29/1182.78	c  N st  1001   3848257       671      2956         0     91300      9049   1086053     19.56   no data  --
4793.80/1200.11	c  N st  1002   3896846       671      2956         0    139119      9049   2632380     19.56   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-3175256-1304104328/watcher-3175256-1304104328 -o /tmp/evaluation-result-3175256-1304104328/solver-3175256-1304104328 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175256-1304104328.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.68 7.80 7.91 5/180 2669
/proc/meminfo: memFree=24181504/32951124 swapFree=67111524/67111528
[pid=2669] ppid=2667 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/2669/stat : 2669 (strangenight1-m) R 2667 2669 2566 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 522030571 52465664 352 33554432000 4194304 4650419 140737140201760 18446744073709551615 47867958499250 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2669/statm: 12809 352 303 112 0 7774 0
[pid=2669/tid=2670] ppid=2667 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/2669/task/2670/stat : 2670 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 522030571 52465664 352 33554432000 4194304 4650419 140737140201760 18446744073709551615 47867958499250 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2669/tid=2671] ppid=2667 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/2669/task/2671/stat : 2671 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 522030571 52465664 352 33554432000 4194304 4650419 140737140201760 18446744073709551615 212687731697 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2669/tid=2672] ppid=2667 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/2669/task/2672/stat : 2672 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 522030571 52465664 352 33554432000 4194304 4650419 140737140201760 18446744073709551615 47867958499250 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.185171 s]
/proc/loadavg: 7.68 7.80 7.91 5/180 2669
/proc/meminfo: memFree=24181504/32951124 swapFree=67111524/67111528
[pid=2669] ppid=2667 vsize=284864 CPUtime=3.21 cores=0,2,4,6
/proc/2669/stat : 2669 (strangenight1-m) R 2667 2669 2566 0 -1 4202496 5451 0 0 0 320 1 0 0 18 0 4 0 522030571 291700736 3185 33554432000 4194304 4650419 140737140201760 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2669/statm: 71216 3185 393 112 0 66181 0
[pid=2669/tid=2670] ppid=2667 vsize=284864 CPUtime=0.8 cores=0,2,4,6
/proc/2669/task/2670/stat : 2670 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 1236 0 0 0 80 0 0 0 25 0 4 0 522030571 291700736 3185 33554432000 4194304 4650419 140737140201760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2669/tid=2671] ppid=2667 vsize=284864 CPUtime=0.79 cores=0,2,4,6
/proc/2669/task/2671/stat : 2671 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 1276 0 0 0 79 0 0 0 19 0 4 0 522030571 291700736 3185 33554432000 4194304 4650419 140737140201760 18446744073709551615 4328348 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2669/tid=2672] ppid=2667 vsize=284864 CPUtime=0.8 cores=0,2,4,6
/proc/2669/task/2672/stat : 2672 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 1292 0 0 0 80 0 0 0 18 0 4 0 522030571 291700736 3185 33554432000 4194304 4650419 140737140201760 18446744073709551615 4329648 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.21
Current children cumulated vsize (KiB) 284864

[startup+0.908551 s]
/proc/loadavg: 7.68 7.80 7.91 5/180 2669
/proc/meminfo: memFree=24181504/32951124 swapFree=67111524/67111528
[pid=2669] ppid=2667 vsize=285600 CPUtime=3.61 cores=0,2,4,6
/proc/2669/stat : 2669 (strangenight1-m) R 2667 2669 2566 0 -1 4202496 6303 0 0 0 360 1 0 0 19 0 4 0 522030571 292454400 3011 33554432000 4194304 4650419 140737140201760 18446744073709551615 4334509 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2669/statm: 71400 3011 393 112 0 66365 0
[pid=2669/tid=2670] ppid=2667 vsize=285600 CPUtime=0.9 cores=0,2,4,6
/proc/2669/task/2670/stat : 2670 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 1493 0 0 0 90 0 0 0 25 0 4 0 522030571 292454400 3011 33554432000 4194304 4650419 140737140201760 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2669/tid=2671] ppid=2667 vsize=285600 CPUtime=0.89 cores=0,2,4,6
/proc/2669/task/2671/stat : 2671 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 1539 0 0 0 89 0 0 0 19 0 4 0 522030571 292454400 3011 33554432000 4194304 4650419 140737140201760 18446744073709551615 4315103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2669/tid=2672] ppid=2667 vsize=285600 CPUtime=0.9 cores=0,2,4,6
/proc/2669/task/2672/stat : 2672 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 1359 0 0 0 90 0 0 0 19 0 4 0 522030571 292454400 3011 33554432000 4194304 4650419 140737140201760 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.61
Current children cumulated vsize (KiB) 285600

[startup+1.00853 s]
/proc/loadavg: 7.68 7.80 7.91 5/180 2669
/proc/meminfo: memFree=24181504/32951124 swapFree=67111524/67111528
[pid=2669] ppid=2667 vsize=285600 CPUtime=4.01 cores=0,2,4,6
/proc/2669/stat : 2669 (strangenight1-m) R 2667 2669 2566 0 -1 4202496 6550 0 0 0 400 1 0 0 19 0 4 0 522030571 292454400 3258 33554432000 4194304 4650419 140737140201760 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2669/statm: 71400 3258 393 112 0 66365 0
[pid=2669/tid=2670] ppid=2667 vsize=285600 CPUtime=1 cores=0,2,4,6
/proc/2669/task/2670/stat : 2670 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 1557 0 0 0 100 0 0 0 25 0 4 0 522030571 292454400 3258 33554432000 4194304 4650419 140737140201760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2669/tid=2671] ppid=2667 vsize=285600 CPUtime=0.99 cores=0,2,4,6
/proc/2669/task/2671/stat : 2671 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 1600 0 0 0 99 0 0 0 19 0 4 0 522030571 292454400 3258 33554432000 4194304 4650419 140737140201760 18446744073709551615 4315234 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2669/tid=2672] ppid=2667 vsize=285600 CPUtime=1 cores=0,2,4,6
/proc/2669/task/2672/stat : 2672 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 1417 0 0 0 100 0 0 0 19 0 4 0 522030571 292454400 3258 33554432000 4194304 4650419 140737140201760 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.01
Current children cumulated vsize (KiB) 285600

[startup+1.10851 s]
/proc/loadavg: 7.68 7.80 7.91 5/180 2669
/proc/meminfo: memFree=24181504/32951124 swapFree=67111524/67111528
[pid=2669] ppid=2667 vsize=285600 CPUtime=4.41 cores=0,2,4,6
/proc/2669/stat : 2669 (strangenight1-m) R 2667 2669 2566 0 -1 4202496 6797 0 0 0 440 1 0 0 19 0 4 0 522030571 292454400 3505 33554432000 4194304 4650419 140737140201760 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2669/statm: 71400 3505 394 112 0 66365 0
[pid=2669/tid=2670] ppid=2667 vsize=285600 CPUtime=1.1 cores=0,2,4,6
/proc/2669/task/2670/stat : 2670 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 1609 0 0 0 110 0 0 0 25 0 4 0 522030571 292454400 3505 33554432000 4194304 4650419 140737140201760 18446744073709551615 4328361 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2669/tid=2671] ppid=2667 vsize=285600 CPUtime=1.09 cores=0,2,4,6
/proc/2669/task/2671/stat : 2671 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 1653 0 0 0 109 0 0 0 19 0 4 0 522030571 292454400 3505 33554432000 4194304 4650419 140737140201760 18446744073709551615 4298367 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2669/tid=2672] ppid=2667 vsize=285600 CPUtime=1.1 cores=0,2,4,6
/proc/2669/task/2672/stat : 2672 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 1501 0 0 0 110 0 0 0 19 0 4 0 522030571 292454400 3505 33554432000 4194304 4650419 140737140201760 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.41
Current children cumulated vsize (KiB) 285600

[startup+1.50044 s]
/proc/loadavg: 7.68 7.80 7.91 5/180 2669
/proc/meminfo: memFree=24181504/32951124 swapFree=67111524/67111528
[pid=2669] ppid=2667 vsize=286180 CPUtime=5.97 cores=0,2,4,6
/proc/2669/stat : 2669 (strangenight1-m) R 2667 2669 2566 0 -1 4202496 8616 0 0 0 596 1 0 0 19 0 4 0 522030571 293048320 3713 33554432000 4194304 4650419 140737140201760 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2669/statm: 71545 3713 394 112 0 66510 0
[pid=2669/tid=2670] ppid=2667 vsize=286180 CPUtime=1.49 cores=0,2,4,6
/proc/2669/task/2670/stat : 2670 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 2090 0 0 0 149 0 0 0 25 0 4 0 522030571 293048320 3713 33554432000 4194304 4650419 140737140201760 18446744073709551615 4413933 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2669/tid=2671] ppid=2667 vsize=286180 CPUtime=1.48 cores=0,2,4,6
/proc/2669/task/2671/stat : 2671 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 2118 0 0 0 148 0 0 0 20 0 4 0 522030571 293048320 3713 33554432000 4194304 4650419 140737140201760 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2669/tid=2672] ppid=2667 vsize=286180 CPUtime=1.49 cores=0,2,4,6
/proc/2669/task/2672/stat : 2672 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 1906 0 0 0 149 0 0 0 19 0 4 0 522030571 293048320 3713 33554432000 4194304 4650419 140737140201760 18446744073709551615 4364336 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 286180

[startup+3.10116 s]
/proc/loadavg: 7.78 7.82 7.92 9/184 2673
/proc/meminfo: memFree=24149600/32951124 swapFree=67111524/67111528
[pid=2669] ppid=2667 vsize=279568 CPUtime=12.37 cores=0,2,4,6
/proc/2669/stat : 2669 (strangenight1-m) R 2667 2669 2566 0 -1 4202496 19201 0 0 0 1234 3 0 0 25 0 4 0 522030571 286277632 11050 33554432000 4194304 4650419 140737140201760 18446744073709551615 4364400 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2669/statm: 69892 11050 395 112 0 64857 0
[pid=2669/tid=2670] ppid=2667 vsize=279568 CPUtime=3.09 cores=0,2,4,6
/proc/2669/task/2670/stat : 2670 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 4471 0 0 0 308 1 0 0 25 0 4 0 522030571 286277632 11050 33554432000 4194304 4650419 140737140201760 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2669/tid=2671] ppid=2667 vsize=279568 CPUtime=3.07 cores=0,2,4,6
/proc/2669/task/2671/stat : 2671 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 5227 0 0 0 307 0 0 0 25 0 4 0 522030571 286277632 11051 33554432000 4194304 4650419 140737140201760 18446744073709551615 4439099 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2669/tid=2672] ppid=2667 vsize=279568 CPUtime=3.09 cores=0,2,4,6
/proc/2669/task/2672/stat : 2672 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 4220 0 0 0 309 0 0 0 25 0 4 0 522030571 286277632 11051 33554432000 4194304 4650419 140737140201760 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 279568

[startup+6.30657 s]
/proc/loadavg: 7.78 7.82 7.92 9/184 2673
/proc/meminfo: memFree=24133664/32951124 swapFree=67111524/67111528
[pid=2669] ppid=2667 vsize=280644 CPUtime=25.17 cores=0,2,4,6
/proc/2669/stat : 2669 (strangenight1-m) R 2667 2669 2566 0 -1 4202496 28328 0 0 0 2512 5 0 0 25 0 4 0 522030571 287379456 14234 33554432000 4194304 4650419 140737140201760 18446744073709551615 4328357 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2669/statm: 70161 14234 395 112 0 65126 0
[pid=2669/tid=2670] ppid=2667 vsize=280644 CPUtime=6.29 cores=0,2,4,6
/proc/2669/task/2670/stat : 2670 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 6934 0 0 0 628 1 0 0 25 0 4 0 522030571 287379456 14234 33554432000 4194304 4650419 140737140201760 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2669/tid=2671] ppid=2667 vsize=280644 CPUtime=6.26 cores=0,2,4,6
/proc/2669/task/2671/stat : 2671 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 7375 0 0 0 625 1 0 0 25 0 4 0 522030571 287379456 14234 33554432000 4194304 4650419 140737140201760 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2669/tid=2672] ppid=2667 vsize=280644 CPUtime=6.29 cores=0,2,4,6
/proc/2669/task/2672/stat : 2672 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 6201 0 0 0 628 1 0 0 25 0 4 0 522030571 287379456 14234 33554432000 4194304 4650419 140737140201760 18446744073709551615 4330680 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 280644

[startup+12.7004 s]
/proc/loadavg: 7.90 7.84 7.93 9/184 2674
/proc/meminfo: memFree=24112328/32951124 swapFree=67111524/67111528
[pid=2669] ppid=2667 vsize=274432 CPUtime=50.71 cores=0,2,4,6
/proc/2669/stat : 2669 (strangenight1-m) R 2667 2669 2566 0 -1 4202496 43341 0 0 0 5062 9 0 0 25 0 4 0 522030571 281018368 22453 33554432000 4194304 4650419 140737140201760 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2669/statm: 68608 22453 395 112 0 63573 0
[pid=2669/tid=2670] ppid=2667 vsize=274432 CPUtime=12.68 cores=0,2,4,6
/proc/2669/task/2670/stat : 2670 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 10210 0 0 0 1266 2 0 0 25 0 4 0 522030571 281018368 22453 33554432000 4194304 4650419 140737140201760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2669/tid=2671] ppid=2667 vsize=274432 CPUtime=12.62 cores=0,2,4,6
/proc/2669/task/2671/stat : 2671 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 12109 0 0 0 1260 2 0 0 25 0 4 0 522030571 281018368 22454 33554432000 4194304 4650419 140737140201760 18446744073709551615 4315616 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2669/tid=2672] ppid=2667 vsize=274432 CPUtime=12.69 cores=0,2,4,6
/proc/2669/task/2672/stat : 2672 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 9928 0 0 0 1267 2 0 0 25 0 4 0 522030571 281018368 22454 33554432000 4194304 4650419 140737140201760 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 274432

[startup+25.5011 s]
/proc/loadavg: 7.91 7.85 7.93 9/184 2674
/proc/meminfo: memFree=24060716/32951124 swapFree=67111524/67111528
[pid=2669] ppid=2667 vsize=277520 CPUtime=101.85 cores=0,2,4,6
/proc/2669/stat : 2669 (strangenight1-m) R 2667 2669 2566 0 -1 4202496 65898 0 0 0 10170 15 0 0 25 0 4 0 522030571 284180480 29621 33554432000 4194304 4650419 140737140201760 18446744073709551615 4439103 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2669/statm: 69380 29621 395 112 0 64345 0
[pid=2669/tid=2670] ppid=2667 vsize=277520 CPUtime=25.49 cores=0,2,4,6
/proc/2669/task/2670/stat : 2670 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 17076 0 0 0 2545 4 0 0 25 0 4 0 522030571 284180480 29621 33554432000 4194304 4650419 140737140201760 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2669/tid=2671] ppid=2667 vsize=277520 CPUtime=25.36 cores=0,2,4,6
/proc/2669/task/2671/stat : 2671 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 19384 0 0 0 2532 4 0 0 25 0 4 0 522030571 284180480 29621 33554432000 4194304 4650419 140737140201760 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2669/tid=2672] ppid=2667 vsize=277520 CPUtime=25.49 cores=0,2,4,6
/proc/2669/task/2672/stat : 2672 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 13829 0 0 0 2546 3 0 0 25 0 4 0 522030571 284180480 29621 33554432000 4194304 4650419 140737140201760 18446744073709551615 4364754 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 277520

[startup+51.1004 s]
/proc/loadavg: 7.94 7.86 7.93 9/184 2675
/proc/meminfo: memFree=23988664/32951124 swapFree=67111524/67111528
[pid=2669] ppid=2667 vsize=335712 CPUtime=204.1 cores=0,2,4,6
/proc/2669/stat : 2669 (strangenight1-m) R 2667 2669 2566 0 -1 4202496 101032 0 0 0 20385 25 0 0 25 0 4 0 522030571 343769088 39413 33554432000 4194304 4650419 140737140201760 18446744073709551615 4365203 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2669/statm: 83928 39413 395 112 0 78893 0
[pid=2669/tid=2670] ppid=2667 vsize=335712 CPUtime=51.08 cores=0,2,4,6
/proc/2669/task/2670/stat : 2670 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 26124 0 0 0 5102 6 0 0 25 0 4 0 522030571 343769088 39413 33554432000 4194304 4650419 140737140201760 18446744073709551615 4363506 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2669/tid=2671] ppid=2667 vsize=335712 CPUtime=50.81 cores=0,2,4,6
/proc/2669/task/2671/stat : 2671 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 29554 0 0 0 5075 6 0 0 25 0 4 0 522030571 343769088 39413 33554432000 4194304 4650419 140737140201760 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2669/tid=2672] ppid=2667 vsize=335712 CPUtime=51.09 cores=0,2,4,6
/proc/2669/task/2672/stat : 2672 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 20461 0 0 0 5103 6 0 0 25 0 4 0 522030571 343769088 39413 33554432000 4194304 4650419 140737140201760 18446744073709551615 4366835 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 335712

[startup+102.301 s]
/proc/loadavg: 8.02 7.89 7.93 9/184 2676
/proc/meminfo: memFree=23905972/32951124 swapFree=67111524/67111528
[pid=2669] ppid=2667 vsize=477800 CPUtime=408.62 cores=0,2,4,6
/proc/2669/stat : 2669 (strangenight1-m) R 2667 2669 2566 0 -1 4202496 138076 0 0 0 40825 37 0 0 25 0 4 0 522030571 489267200 53065 33554432000 4194304 4650419 140737140201760 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2669/statm: 119450 53065 395 112 0 114415 0
[pid=2669/tid=2670] ppid=2667 vsize=477800 CPUtime=102.28 cores=0,2,4,6
/proc/2669/task/2670/stat : 2670 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 34230 0 0 0 10219 9 0 0 25 0 4 0 522030571 489267200 53065 33554432000 4194304 4650419 140737140201760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2669/tid=2671] ppid=2667 vsize=477800 CPUtime=101.74 cores=0,2,4,6
/proc/2669/task/2671/stat : 2671 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 40107 0 0 0 10164 10 0 0 25 0 4 0 522030571 489267200 53065 33554432000 4194304 4650419 140737140201760 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2669/tid=2672] ppid=2667 vsize=477800 CPUtime=102.28 cores=0,2,4,6
/proc/2669/task/2672/stat : 2672 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 25951 0 0 0 10221 7 0 0 25 0 4 0 522030571 489267200 53065 33554432000 4194304 4650419 140737140201760 18446744073709551615 4366896 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 477800

[startup+162.301 s]

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

[pid=2669] ppid=2667 vsize=659060 CPUtime=2805.33 cores=0,2,4,6
/proc/2669/stat : 2669 (strangenight1-m) R 2667 2669 2566 0 -1 4202496 494579 0 0 0 280359 174 0 0 25 0 4 0 522030571 674877440 104561 33554432000 4194304 4650419 140737140201760 18446744073709551615 4365361 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2669/statm: 164765 104561 395 112 0 159730 0
[pid=2669/tid=2670] ppid=2667 vsize=659060 CPUtime=702.23 cores=0,2,4,6
/proc/2669/task/2670/stat : 2670 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 135741 0 0 0 70174 49 0 0 25 0 4 0 522030571 674877440 104561 33554432000 4194304 4650419 140737140201760 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2669/tid=2671] ppid=2667 vsize=659060 CPUtime=698.48 cores=0,2,4,6
/proc/2669/task/2671/stat : 2671 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 131009 0 0 0 69804 44 0 0 25 0 4 0 522030571 674877440 104561 33554432000 4194304 4650419 140737140201760 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2669/tid=2672] ppid=2667 vsize=659060 CPUtime=702.3 cores=0,2,4,6
/proc/2669/task/2672/stat : 2672 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 86245 0 0 0 70198 32 0 0 25 0 4 0 522030571 674877440 104561 33554432000 4194304 4650419 140737140201760 18446744073709551615 4229508 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.33
Current children cumulated vsize (KiB) 659060

[startup+762.301 s]
/proc/loadavg: 8.12 8.05 7.99 9/184 2694
/proc/meminfo: memFree=23509676/32951124 swapFree=67111524/67111528
[pid=2669] ppid=2667 vsize=698144 CPUtime=3045.01 cores=0,2,4,6
/proc/2669/stat : 2669 (strangenight1-m) R 2667 2669 2566 0 -1 4202496 517098 0 0 0 304315 186 0 0 25 0 4 0 522030571 714899456 106228 33554432000 4194304 4650419 140737140201760 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2669/statm: 174536 106228 395 112 0 169501 0
[pid=2669/tid=2670] ppid=2667 vsize=698144 CPUtime=762.22 cores=0,2,4,6
/proc/2669/task/2670/stat : 2670 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 140533 0 0 0 76171 51 0 0 25 0 4 0 522030571 714899456 106228 33554432000 4194304 4650419 140737140201760 18446744073709551615 4365210 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2669/tid=2671] ppid=2667 vsize=698144 CPUtime=758.15 cores=0,2,4,6
/proc/2669/task/2671/stat : 2671 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 138456 0 0 0 75768 47 0 0 25 0 4 0 522030571 714899456 106228 33554432000 4194304 4650419 140737140201760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2669/tid=2672] ppid=2667 vsize=698144 CPUtime=762.31 cores=0,2,4,6
/proc/2669/task/2672/stat : 2672 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 92093 0 0 0 76195 36 0 0 25 0 4 0 522030571 714899456 106228 33554432000 4194304 4650419 140737140201760 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.01
Current children cumulated vsize (KiB) 698144

[startup+822.301 s]
/proc/loadavg: 8.09 8.06 8.00 9/184 2695
/proc/meminfo: memFree=23455060/32951124 swapFree=67111524/67111528
[pid=2669] ppid=2667 vsize=700332 CPUtime=3284.68 cores=0,2,4,6
/proc/2669/stat : 2669 (strangenight1-m) R 2667 2669 2566 0 -1 4202496 540387 0 0 0 328271 197 0 0 25 0 4 0 522030571 717139968 101691 33554432000 4194304 4650419 140737140201760 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2669/statm: 175083 101691 395 112 0 170048 0
[pid=2669/tid=2670] ppid=2667 vsize=700332 CPUtime=822.21 cores=0,2,4,6
/proc/2669/task/2670/stat : 2670 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 149666 0 0 0 82166 55 0 0 25 0 4 0 522030571 717139968 101691 33554432000 4194304 4650419 140737140201760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2669/tid=2671] ppid=2667 vsize=700332 CPUtime=817.83 cores=0,2,4,6
/proc/2669/task/2671/stat : 2671 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 139606 0 0 0 81735 48 0 0 25 0 4 0 522030571 717139968 101691 33554432000 4194304 4650419 140737140201760 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2669/tid=2672] ppid=2667 vsize=700332 CPUtime=822.31 cores=0,2,4,6
/proc/2669/task/2672/stat : 2672 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 97891 0 0 0 82192 39 0 0 25 0 4 0 522030571 717139968 101691 33554432000 4194304 4650419 140737140201760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.68
Current children cumulated vsize (KiB) 700332

[startup+882.301 s]
/proc/loadavg: 8.07 8.06 8.00 9/184 2697
/proc/meminfo: memFree=23404896/32951124 swapFree=67111524/67111528
[pid=2669] ppid=2667 vsize=648296 CPUtime=3524.35 cores=0,2,4,6
/proc/2669/stat : 2669 (strangenight1-m) R 2667 2669 2566 0 -1 4202496 568124 0 0 0 352228 207 0 0 25 0 4 0 522030571 663855104 117243 33554432000 4194304 4650419 140737140201760 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2669/statm: 162074 117243 395 112 0 157039 0
[pid=2669/tid=2670] ppid=2667 vsize=648296 CPUtime=882.2 cores=0,2,4,6
/proc/2669/task/2670/stat : 2670 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 156961 0 0 0 88164 56 0 0 25 0 4 0 522030571 663855104 117243 33554432000 4194304 4650419 140737140201760 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2669/tid=2671] ppid=2667 vsize=648296 CPUtime=877.51 cores=0,2,4,6
/proc/2669/task/2671/stat : 2671 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 146805 0 0 0 87700 51 0 0 25 0 4 0 522030571 663855104 117243 33554432000 4194304 4650419 140737140201760 18446744073709551615 4366525 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2669/tid=2672] ppid=2667 vsize=648296 CPUtime=882.31 cores=0,2,4,6
/proc/2669/task/2672/stat : 2672 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 102793 0 0 0 88189 42 0 0 25 0 4 0 522030571 663855104 117243 33554432000 4194304 4650419 140737140201760 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.35
Current children cumulated vsize (KiB) 648296

[startup+942.301 s]
/proc/loadavg: 8.06 8.06 8.00 9/184 2698
/proc/meminfo: memFree=23344548/32951124 swapFree=67111524/67111528
[pid=2669] ppid=2667 vsize=832744 CPUtime=3764.03 cores=0,2,4,6
/proc/2669/stat : 2669 (strangenight1-m) R 2667 2669 2566 0 -1 4202496 585727 0 0 0 376186 217 0 0 25 0 4 0 522030571 852729856 127130 33554432000 4194304 4650419 140737140201760 18446744073709551615 4313315 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2669/statm: 208186 127130 395 112 0 203151 0
[pid=2669/tid=2670] ppid=2667 vsize=832744 CPUtime=942.21 cores=0,2,4,6
/proc/2669/task/2670/stat : 2670 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 158179 0 0 0 94164 57 0 0 25 0 4 0 522030571 852729856 127130 33554432000 4194304 4650419 140737140201760 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2669/tid=2671] ppid=2667 vsize=832744 CPUtime=937.18 cores=0,2,4,6
/proc/2669/task/2671/stat : 2671 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 151624 0 0 0 93664 54 0 0 25 0 4 0 522030571 852729856 127130 33554432000 4194304 4650419 140737140201760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2669/tid=2672] ppid=2667 vsize=832744 CPUtime=942.31 cores=0,2,4,6
/proc/2669/task/2672/stat : 2672 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 108539 0 0 0 94186 45 0 0 25 0 4 0 522030571 852729856 127130 33554432000 4194304 4650419 140737140201760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.03
Current children cumulated vsize (KiB) 832744

[startup+1002.3 s]
/proc/loadavg: 8.10 8.07 8.01 9/184 2700
/proc/meminfo: memFree=23327408/32951124 swapFree=67111524/67111528
[pid=2669] ppid=2667 vsize=893976 CPUtime=4003.7 cores=0,2,4,6
/proc/2669/stat : 2669 (strangenight1-m) R 2667 2669 2566 0 -1 4202496 612039 0 0 0 400145 225 0 0 25 0 4 0 522030571 915431424 129698 33554432000 4194304 4650419 140737140201760 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2669/statm: 223494 129698 395 112 0 218459 0
[pid=2669/tid=2670] ppid=2667 vsize=893976 CPUtime=1002.19 cores=0,2,4,6
/proc/2669/task/2670/stat : 2670 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 165699 0 0 0 100160 59 0 0 25 0 4 0 522030571 915431424 129698 33554432000 4194304 4650419 140737140201760 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2669/tid=2671] ppid=2667 vsize=893976 CPUtime=996.85 cores=0,2,4,6
/proc/2669/task/2671/stat : 2671 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 160642 0 0 0 99629 56 0 0 25 0 4 0 522030571 915431424 129698 33554432000 4194304 4650419 140737140201760 18446744073709551615 4366943 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2669/tid=2672] ppid=2667 vsize=893976 CPUtime=1002.31 cores=0,2,4,6
/proc/2669/task/2672/stat : 2672 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 114451 0 0 0 100184 47 0 0 25 0 4 0 522030571 915431424 129698 33554432000 4194304 4650419 140737140201760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.7
Current children cumulated vsize (KiB) 893976

[startup+1062.31 s]
/proc/loadavg: 8.19 8.10 8.02 9/184 2702
/proc/meminfo: memFree=23311352/32951124 swapFree=67111524/67111528
[pid=2669] ppid=2667 vsize=741420 CPUtime=4243.38 cores=0,2,4,6
/proc/2669/stat : 2669 (strangenight1-m) R 2667 2669 2566 0 -1 4202496 628727 0 0 0 424106 232 0 0 25 0 4 0 522030571 759214080 127856 33554432000 4194304 4650419 140737140201760 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2669/statm: 185355 127856 395 112 0 180320 0
[pid=2669/tid=2670] ppid=2667 vsize=741420 CPUtime=1062.2 cores=0,2,4,6
/proc/2669/task/2670/stat : 2670 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 173297 0 0 0 106157 63 0 0 25 0 4 0 522030571 759214080 127856 33554432000 4194304 4650419 140737140201760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2669/tid=2671] ppid=2667 vsize=741420 CPUtime=1056.53 cores=0,2,4,6
/proc/2669/task/2671/stat : 2671 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 161417 0 0 0 105596 57 0 0 25 0 4 0 522030571 759214080 127856 33554432000 4194304 4650419 140737140201760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2669/tid=2672] ppid=2667 vsize=741420 CPUtime=1062.32 cores=0,2,4,6
/proc/2669/task/2672/stat : 2672 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 115267 0 0 0 106185 47 0 0 25 0 4 0 522030571 759214080 127856 33554432000 4194304 4650419 140737140201760 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.38
Current children cumulated vsize (KiB) 741420

[startup+1122.3 s]
/proc/loadavg: 7.81 8.03 7.99 9/184 2734
/proc/meminfo: memFree=23800236/32951124 swapFree=67111524/67111528
[pid=2669] ppid=2667 vsize=914456 CPUtime=4483.03 cores=0,2,4,6
/proc/2669/stat : 2669 (strangenight1-m) R 2667 2669 2566 0 -1 4202496 644968 0 0 0 448062 241 0 0 25 0 4 0 522030571 936402944 136633 33554432000 4194304 4650419 140737140201760 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2669/statm: 228614 136634 395 112 0 223579 0
[pid=2669/tid=2670] ppid=2667 vsize=914456 CPUtime=1122.18 cores=0,2,4,6
/proc/2669/task/2670/stat : 2670 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 175284 0 0 0 112154 64 0 0 25 0 4 0 522030571 936402944 136634 33554432000 4194304 4650419 140737140201760 18446744073709551615 4476293 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2669/tid=2671] ppid=2667 vsize=914456 CPUtime=1116.2 cores=0,2,4,6
/proc/2669/task/2671/stat : 2671 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 165946 0 0 0 111560 60 0 0 25 0 4 0 522030571 936402944 136634 33554432000 4194304 4650419 140737140201760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2669/tid=2672] ppid=2667 vsize=914456 CPUtime=1122.31 cores=0,2,4,6
/proc/2669/task/2672/stat : 2672 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 118369 0 0 0 112182 49 0 0 25 0 4 0 522030571 936402944 136634 33554432000 4194304 4650419 140737140201760 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.03
Current children cumulated vsize (KiB) 914456

[startup+1182.3 s]
/proc/loadavg: 7.93 8.02 7.99 9/184 2736
/proc/meminfo: memFree=23745968/32951124 swapFree=67111524/67111528
[pid=2669] ppid=2667 vsize=743024 CPUtime=4722.69 cores=0,2,4,6
/proc/2669/stat : 2669 (strangenight1-m) R 2667 2669 2566 0 -1 4202496 661981 0 0 0 472022 247 0 0 25 0 4 0 522030571 760856576 127748 33554432000 4194304 4650419 140737140201760 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2669/statm: 185756 127748 395 112 0 180721 0
[pid=2669/tid=2670] ppid=2667 vsize=743024 CPUtime=1182.17 cores=0,2,4,6
/proc/2669/task/2670/stat : 2670 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 182364 0 0 0 118152 65 0 0 25 0 4 0 522030571 760856576 127748 33554432000 4194304 4650419 140737140201760 18446744073709551615 4363458 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2669/tid=2671] ppid=2667 vsize=743024 CPUtime=1175.88 cores=0,2,4,6
/proc/2669/task/2671/stat : 2671 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 166686 0 0 0 117527 61 0 0 25 0 4 0 522030571 760856576 127748 33554432000 4194304 4650419 140737140201760 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2669/tid=2672] ppid=2667 vsize=743024 CPUtime=1182.31 cores=0,2,4,6
/proc/2669/task/2672/stat : 2672 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 120771 0 0 0 118181 50 0 0 25 0 4 0 522030571 760856576 127748 33554432000 4194304 4650419 140737140201760 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.69
Current children cumulated vsize (KiB) 743024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 7.95 8.02 7.99 9/184 2736
/proc/meminfo: memFree=23749412/32951124 swapFree=67111524/67111528
[pid=2669] ppid=2667 vsize=769480 CPUtime=4800.21 cores=0,2,4,6
/proc/2669/stat : 2669 (strangenight1-m) R 2667 2669 2566 0 -1 4202496 669204 0 0 0 479769 252 0 0 25 0 4 0 522030571 787947520 127333 33554432000 4194304 4650419 140737140201760 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2669/statm: 192370 127333 395 112 0 187335 0
[pid=2669/tid=2670] ppid=2667 vsize=769480 CPUtime=1201.58 cores=0,2,4,6
/proc/2669/task/2670/stat : 2670 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 183708 0 0 0 120092 66 0 0 25 0 4 0 522030571 787947520 127333 33554432000 4194304 4650419 140737140201760 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2669/tid=2671] ppid=2667 vsize=769480 CPUtime=1195.17 cores=0,2,4,6
/proc/2669/task/2671/stat : 2671 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 169375 0 0 0 119455 62 0 0 25 0 4 0 522030571 787947520 127333 33554432000 4194304 4650419 140737140201760 18446744073709551615 4367882 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2669/tid=2672] ppid=2667 vsize=769480 CPUtime=1201.72 cores=0,2,4,6
/proc/2669/task/2672/stat : 2672 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 122130 0 0 0 120120 52 0 0 25 0 4 0 522030571 787947520 127333 33554432000 4194304 4650419 140737140201760 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 769480

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.95 8.02 7.99 9/184 2736
/proc/meminfo: memFree=23749412/32951124 swapFree=67111524/67111528
[pid=2669] ppid=2667 vsize=769480 CPUtime=4800.21 cores=0,2,4,6
/proc/2669/stat : 2669 (strangenight1-m) R 2667 2669 2566 0 -1 4202496 669204 0 0 0 479769 252 0 0 25 0 4 0 522030571 787947520 127333 33554432000 4194304 4650419 140737140201760 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/2669/statm: 192370 127333 395 112 0 187335 0
[pid=2669/tid=2670] ppid=2667 vsize=769480 CPUtime=1201.58 cores=0,2,4,6
/proc/2669/task/2670/stat : 2670 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 183708 0 0 0 120092 66 0 0 25 0 4 0 522030571 787947520 127333 33554432000 4194304 4650419 140737140201760 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2669/tid=2671] ppid=2667 vsize=769480 CPUtime=1195.17 cores=0,2,4,6
/proc/2669/task/2671/stat : 2671 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 169375 0 0 0 119455 62 0 0 25 0 4 0 522030571 787947520 127333 33554432000 4194304 4650419 140737140201760 18446744073709551615 4367882 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2669/tid=2672] ppid=2667 vsize=769480 CPUtime=1201.72 cores=0,2,4,6
/proc/2669/task/2672/stat : 2672 (strangenight1-m) R 2667 2669 2566 0 -1 4202560 122130 0 0 0 120120 52 0 0 25 0 4 0 522030571 787947520 127333 33554432000 4194304 4650419 140737140201760 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 769480

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.27
CPU user time (s): 4797.72
CPU system time (s): 2.54661
CPU usage (%): 399.444
Max. virtual memory (cumulated for all children) (KiB): 962940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.72
system time used= 2.54661
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 669206
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= 641
involuntary context switches= 23105

runsolver used 1.92571 second user time and 4.64229 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-29 21:12:08
IDJOB=3175256
IDBENCH=82874
IDSOLVER=1588
FILE ID=node139/3175256-1304104328
RUNJOBID= node139-1304104242-2584
PBS_JOBID= 13170647
Free space on /tmp= 72548 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S1800377425-032.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175256-1304104328/watcher-3175256-1304104328 -o /tmp/evaluation-result-3175256-1304104328/solver-3175256-1304104328 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175256-1304104328.cnf

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

MD5SUM BENCH= d85bdfa4ee68fd1c7d18743407334b5d
RANDOM SEED=1721640815

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.82
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.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24181668 kB
Buffers:       2045928 kB
Cached:        5930672 kB
SwapCached:          4 kB
Active:        1145380 kB
Inactive:      7105844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24181668 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            6020 kB
Writeback:           0 kB
AnonPages:      273992 kB
Mapped:          15452 kB
Slab:           453980 kB
PageTables:       5212 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   502668 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= 72540 MiB
End job on node139 at 2011-04-29 21:32:12