Trace number 3369057

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt (fixed)? (TO) 4800.18 1202.23

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S1280860344-022.SATISFIABLE.cnf
MD5SUM52f4c2549736f42ae4f40e4dd45d91d0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.003999
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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-3369057-1305411016.cnf'
0.00/0.00	c -- header says num vars:            500
0.00/0.00	c -- header says num clauses:        2130
0.00/0.00	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.00	c -- vars added        500
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       500      2130         0         0      6390         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2130/2130 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:    500 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     22  v-fix:    0  time:  0.01 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     228 undec:      65 neg:     207
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       478      2113         0         0      6483         0   no data   no data  --
0.00/0.10	c Decided on static restart strategy
0.41/0.14	c  N st     8      4917       478      2113         0      4836      6483    112095   no data   no data  --
1.17/0.40	c  N st    10     11301       478      2113         0      4465      6483     77035   no data   no data  --
2.37/0.65	c  N st    11     17046       478      2113         0     10064      6483    207870   no data   no data  --
3.98/1.09	c  F st    12     25002       478      2113         0     12311      6483    260710   no data   no data  --
3.98/1.09	c  N st    12     25002       478      2113         0     12311      6483    260710   no data   no data  --
5.17/1.32	c Decided on static restart strategy
5.17/1.32	c  N st    18     30001       478      2113         0     10620      6483    198177   no data   no data  --
5.17/1.32	c  S st    18     30001       478      2113         0     10620      6483    198177   no data   no data  --
5.17/1.35	c  S st    18     30503       478      2113         0     11121      6483    209735   no data   no data  --
5.17/1.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.17/1.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.17/1.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.17/1.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.17/1.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.17/1.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
5.17/1.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.96/1.56	c lits-rem:       116  cl-subs:      660  v-elim:      0  v-fix:    0  time:  0.78 s
5.96/1.57	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.03
5.96/1.57	c calculated reachability. Time: 0.00
5.96/1.57	c  N st    18     30503       478      2113         0     10461      6483    193226   no data   no data  --
7.56/1.97	c  N st    20     37615       478      2113         0      9713      6483    158011   no data   no data  --
9.19/2.34	c  N st    21     44014       478      2113         0     15962      6483    314135   no data   no data  --
9.56/2.46	c  S st    22     45754       478      2113         0      8954      6483    125755   no data   no data  --
9.56/2.49	c  S st    22     46255       478      2113         0      9455      6483    137128   no data   no data  --
9.56/2.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.56/2.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.56/2.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
9.56/2.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.56/2.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.56/2.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
9.56/2.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.96/2.58	c lits-rem:        37  cl-subs:       75  v-elim:      0  v-fix:    0  time:  0.33 s
9.96/2.58	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
9.96/2.58	c vivif2 --  cl tried     9380 cl shrink        0 lits rem          0 time: 0.00
9.96/2.59	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.03
9.96/2.59	c calculated reachability. Time: 0.00
9.96/2.59	c  N st    22     46255       478      2113         0      9380      6483    135234   no data   no data  --
13.58/3.46	c  N st    23     60652       478      2113         0     13719      6483    225434   no data   no data  --
15.95/4.05	c  N st    24     69382       478      2113         0     11515      6483    166726   no data   no data  --
15.95/4.05	c  S st    24     69382       478      2113         0     11515      6483    166726   no data   no data  --
15.95/4.08	c  S st    24     69886       478      2113         0     12016      6483    178850   no data   no data  --
15.95/4.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.95/4.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.95/4.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
15.95/4.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.95/4.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.95/4.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
15.95/4.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.75/4.27	c lits-rem:        56  cl-subs:      123  v-elim:      0  v-fix:    0  time:  0.71 s
16.75/4.27	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
16.75/4.27	c vivif2 --  cl tried    11893 cl shrink        0 lits rem          0 time: 0.01
16.75/4.28	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.04
16.75/4.28	c calculated reachability. Time: 0.00
16.75/4.28	c  N st    24     69886       478      2113         0     11893      6483    175945   no data   no data  --
21.96/5.55	c  F st    25     87500       478      2113         0     17378      6483    298768   no data   no data  --
21.96/5.55	c  N st    25     87500       478      2113         0     17378      6483    298768   no data   no data  --
23.54/5.94	c Decided on static restart strategy
24.74/6.20	c  N st    32     95540       478      2113         0     25297      6483    485570   no data   no data  --
27.12/6.86	c  N st    34    104829       478      2113         0     21631      6483    371291   no data   no data  --
27.12/6.86	c  S st    34    104829       478      2113         0     21631      6483    371291   no data   no data  --
27.52/6.92	c  S st    34    105332       478      2113         0     22132      6483    382761   no data   no data  --
27.52/6.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
27.52/6.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.52/6.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
27.52/6.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.52/6.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.52/6.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
27.52/6.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.15/7.81	c lits-rem:       244  cl-subs:     1083  v-elim:      0  v-fix:    0  time:  3.48 s
31.15/7.81	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
31.15/7.81	c vivif2 --  cl tried    21049 cl shrink        0 lits rem          0 time: 0.02
31.15/7.83	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.06
31.15/7.83	c calculated reachability. Time: 0.00
31.15/7.83	c  N st    34    105332       478      2113         0     21049      6483    357970   no data   no data  --
34.31/8.60	c  N st    35    114930       478      2113         0     16772      6483    246540   no data   no data  --
39.10/9.88	c  N st    36    129328       478      2113         0     16175      6483    212230   no data   no data  --
46.69/11.73	c  N st    37    150924       478      2113         0     21589      6483    335843   no data   no data  --
49.08/12.32	c  S st    38    157998       478      2113         0     28517      6483    507644   no data   no data  --
49.48/12.40	c  S st    38    158499       478      2113         0     29017      6483    518905   no data   no data  --
49.48/12.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.48/12.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.48/12.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
49.48/12.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.48/12.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.48/12.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
49.48/12.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
55.48/13.97	c lits-rem:       468  cl-subs:     1307  v-elim:      0  v-fix:    0  time:  6.16 s
55.48/13.97	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
55.48/13.97	c vivif2 --  cl tried    27710 cl shrink        0 lits rem          0 time: 0.02
55.48/13.99	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.09
55.48/13.99	c calculated reachability. Time: 0.00
55.48/13.99	c  N st    38    158499       478      2113         0     27710      6483    486534   no data   no data  --
74.66/18.78	c  N st    39    207087       478      2113         0     22530      6483    322309   no data   no data  --
88.25/22.11	c  N st    40    237748       478      2113         0     32914      6483    558031   no data   no data  --
88.25/22.11	c  S st    40    237748       478      2113         0     32914      6483    558031   no data   no data  --
88.62/22.22	c  S st    40    238255       478      2113         0     33418      6483    569336   no data   no data  --
88.62/22.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
88.62/22.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
88.62/22.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
88.62/22.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
88.62/22.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.62/22.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
88.62/22.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
95.41/23.95	c lits-rem:       689  cl-subs:     1319  v-elim:      0  v-fix:    0  time:  6.76 s
95.41/23.95	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
95.41/23.96	c vivif2 --  cl tried    32099 cl shrink        0 lits rem          0 time: 0.02
95.41/23.98	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.11
95.41/23.98	c calculated reachability. Time: 0.00
95.41/23.98	c  N st    40    238255       478      2113         0     32099      6483    535824   no data   no data  --
125.35/31.48	c  F st    41    306252       478      2113         0     33878      6483    524292   no data   no data  --
125.35/31.48	c  N st    41    306252       478      2113         0     33878      6483    524292   no data   no data  --
128.14/32.13	c Decided on static restart strategy
138.52/34.71	c  N st    51    334553       478      2113         0     38200      6483    623126   no data   no data  --
149.32/37.47	c  N st    53    357382       478      2113         0     36045      6483    551724   no data   no data  --
149.32/37.47	c  S st    53    357382       478      2113         0     36045      6483    551724   no data   no data  --
149.73/37.56	c  S st    53    357886       478      2113         0     36549      6483    563767   no data   no data  --
149.73/37.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
149.73/37.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
149.73/37.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
149.73/37.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
149.73/37.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
149.73/37.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
149.73/37.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
156.89/39.32	c lits-rem:       503  cl-subs:     1313  v-elim:      0  v-fix:    0  time:  6.87 s
156.89/39.32	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
156.89/39.32	c vivif2 --  cl tried    35236 cl shrink        0 lits rem          0 time: 0.02
156.89/39.35	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.13
156.89/39.36	c calculated reachability. Time: 0.00
156.89/39.36	c  N st    53    357886       478      2113         0     35236      6483    530402   no data   no data  --
174.05/43.63	c  N st    54    390280       478      2113         0     41390      6483    646616   no data   no data  --
200.82/50.31	c  N st    55    438868       478      2113         0     35181      6483    480154   no data   no data  --
242.33/60.75	c  N st    56    511750       478      2113         0     48690      6483    788141   no data   no data  --
256.71/64.34	c  N st    57    536830       478      2113         0     42924      6483    620467   no data   no data  --
256.71/64.34	c  S st    57    536830       478      2113         0     42924      6483    620467   no data   no data  --
257.11/64.45	c  S st    57    537331       478      2113         0     43423      6483    631712   no data   no data  --
257.11/64.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
257.11/64.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
257.11/64.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
257.11/64.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
257.11/64.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
257.11/64.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
257.11/64.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
265.09/66.49	c lits-rem:      1282  cl-subs:     1824  v-elim:      0  v-fix:    0  time:  8.02 s
265.09/66.49	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
265.49/66.50	c vivif2 --  cl tried    41599 cl shrink        0 lits rem          0 time: 0.03
265.49/66.54	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.15
265.49/66.54	c calculated reachability. Time: 0.00
265.49/66.54	c  N st    57    537331       478      2113         0     41599      6483    589023   no data   no data  --
368.92/92.49	c  N st    58    701317       478      2113         0     35823      6483    367206   no data   no data  --
443.59/111.18	c  N st    59    805996       478      2113         0     64764      6483   1066118   no data   no data  --
443.59/111.18	c  S st    59    805996       478      2113         0     64764      6483   1066118   no data   no data  --
444.36/111.36	c  S st    59    806507       478      2113         0     65274      6483   1078680   no data   no data  --
444.36/111.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
444.36/111.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
444.76/111.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.11
444.76/111.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
444.76/111.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
444.76/111.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
444.76/111.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
456.77/114.49	c lits-rem:       144  cl-subs:     3652  v-elim:      0  v-fix:    0  time: 12.22 s
456.77/114.49	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
457.17/114.51	c vivif2 --  cl tried    61622 cl shrink        0 lits rem          0 time: 0.05
457.17/114.58	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.31
457.17/114.58	c calculated reachability. Time: 0.00
457.17/114.58	c  N st    59    806507       478      2113         0     61622      6483    996941   no data   no data  --
662.38/165.95	c  F st    60   1071878       478      2113         0     77707      6483   1354032   no data   no data  --
662.38/165.95	c  N st    60   1071878       478      2113         0     77707      6483   1354032   no data   no data  --
668.76/167.52	c Decided on static restart strategy
687.13/172.19	c  N st    70   1100180       478      2113         0     61504      6483    859424   no data   no data  --
721.06/180.63	c  N st    72   1136175       478      2113         0     51774      6483    597374   no data   no data  --
749.02/187.66	c  N st    73   1168568       478      2113         0     83540      6483   1388916   no data   no data  --
782.55/196.00	c  N st    74   1209761       478      2113         0     77793      6483   1216767   no data   no data  --
782.55/196.00	c  S st    74   1209761       478      2113         0     77793      6483   1216767   no data   no data  --
783.35/196.24	c  S st    74   1210262       478      2113         0     78294      6483   1228780   no data   no data  --
783.35/196.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
783.35/196.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
783.35/196.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.14
783.75/196.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
783.75/196.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
783.75/196.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
783.75/196.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
798.13/199.94	c lits-rem:       174  cl-subs:     3747  v-elim:      0  v-fix:    0  time: 14.44 s
798.13/199.94	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
798.13/199.95	c vivif2 --  cl tried    74547 cl shrink        0 lits rem          0 time: 0.06
798.53/200.05	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.40
798.53/200.05	c calculated reachability. Time: 0.00
798.53/200.05	c  N st    74   1210262       478      2113         0     74547      6483   1144102   no data   no data  --
869.63/217.89	c  N st    75   1283144       478      2113         0     50892      6483    535234   no data   no data  --
968.63/242.67	c  N st    76   1392469       478      2113         0     58884      6483    693247   no data   no data  --
1124.77/281.76	c  N st    77   1556455       478      2113         0     64131      6483    786693   no data   no data  --
1286.87/322.34	c  N st    78   1710263       478      2113         0    105363      6483   1719166   no data   no data  --
1286.87/322.34	c  S st    78   1710263       478      2113         0    105363      6483   1719166   no data   no data  --
1288.05/322.66	c  S st    78   1710764       478      2113         0    105863      6483   1731484   no data   no data  --
1288.05/322.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1288.05/322.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1288.45/322.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.21
1288.45/322.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1288.45/322.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1288.45/322.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
1288.45/322.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1339.16/335.50	c lits-rem:        29  cl-subs:     9041  v-elim:      0  v-fix:    0  time: 50.79 s
1339.16/335.50	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
1339.57/335.52	c vivif2 --  cl tried    96822 cl shrink        0 lits rem          0 time: 0.07
1339.98/335.67	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.59
1339.98/335.67	c calculated reachability. Time: 0.00
1339.98/335.67	c  N st    78   1710764       478      2113         0     96822      6483   1534736   no data   no data  --
1761.21/441.13	c  N st    79   2079728       478      2113         0    108107      6483   1681675   no data   no data  --
1921.30/481.29	c  N st    80   2210764       478      2113         0    112708      6483   1786289   no data   no data  --
1921.30/481.29	c  S st    80   2210764       478      2113         0    112708      6483   1786289   no data   no data  --
1922.90/481.68	c  S st    80   2211272       478      2113         0    113214      6483   1798644   no data   no data  --
1922.90/481.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1922.90/481.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1923.30/481.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.22
1923.71/481.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1923.71/481.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1923.71/481.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
1923.71/481.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1983.98/496.94	c lits-rem:       139  cl-subs:    10738  v-elim:      0  v-fix:    0  time: 60.42 s
1983.98/496.94	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
1983.98/496.96	c vivif2 --  cl tried   102476 cl shrink        0 lits rem          0 time: 0.08
1984.78/497.12	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.63
1984.78/497.12	c calculated reachability. Time: 0.00
1984.78/497.12	c  N st    80   2211272       478      2113         0    102476      6483   1559082   no data   no data  --
2615.25/655.03	c  N st    81   2711275       478      2113         0    125747      6483   1920118   no data   no data  --
2615.25/655.03	c  S st    81   2711275       478      2113         0    125747      6483   1920118   no data   no data  --
2616.85/655.40	c  S st    81   2711779       478      2113         0    126247      6483   1932449   no data   no data  --
2616.85/655.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2616.85/655.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2616.85/655.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.25
2617.25/655.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2617.25/655.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2617.25/655.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
2617.25/655.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2677.53/670.65	c lits-rem:        57  cl-subs:    12489  v-elim:      0  v-fix:    0  time: 60.37 s
2677.53/670.65	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
2677.53/670.68	c vivif2 --  cl tried   113758 cl shrink        0 lits rem          0 time: 0.09
2678.33/670.86	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.75
2678.33/670.87	c calculated reachability. Time: 0.00
2678.33/670.87	c  N st    81   2711779       478      2113         0    113758      6483   1699704   no data   no data  --
3382.66/847.23	c  N st    82   3211779       478      2113         0     89981      6483   1026589   no data   no data  --
3382.66/847.23	c  S st    82   3211779       478      2113         0     89981      6483   1026589   no data   no data  --
3383.46/847.49	c  S st    82   3212279       478      2113         0     90480      6483   1037973   no data   no data  --
3383.86/847.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3383.86/847.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3383.86/847.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
3383.86/847.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3383.86/847.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3383.86/847.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
3383.86/847.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3393.84/850.04	c lits-rem:        54  cl-subs:     2162  v-elim:      0  v-fix:    0  time:  9.86 s
3393.84/850.04	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
3393.84/850.06	c vivif2 --  cl tried    88318 cl shrink        0 lits rem          0 time: 0.06
3394.24/850.18	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.49
3394.24/850.18	c calculated reachability. Time: 0.00
3394.24/850.18	c  N st    82   3212279       478      2113         0     88318      6483    990127   no data   no data  --
4156.06/1040.90	c  N st    83   3712279       478      2113         0     98844      6483   1143405   no data   no data  --
4156.06/1040.90	c  S st    83   3712279       478      2113         0     98844      6483   1143405   no data   no data  --
4157.26/1041.21	c  S st    83   3712783       478      2113         0     99346      6483   1156058   no data   no data  --
4157.26/1041.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4157.26/1041.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4157.26/1041.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
4157.26/1041.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4157.26/1041.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4157.66/1041.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
4157.66/1041.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4170.84/1044.61	c lits-rem:       577  cl-subs:     3532  v-elim:      0  v-fix:    0  time: 13.23 s
4170.84/1044.61	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
4170.84/1044.63	c vivif2 --  cl tried    95814 cl shrink        0 lits rem          0 time: 0.06
4171.24/1044.76	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.54
4171.24/1044.77	c calculated reachability. Time: 0.00
4171.24/1044.77	c  N st    83   3712783       478      2113         0     95814      6483   1083941   no data   no data  --
4233.52/1060.30	c  F st    84   3751563       478      2113         0    133480      6483   1994830   no data   no data  --
4233.52/1060.30	c  N st    84   3751563       478      2113         0    133480      6483   1994830   no data   no data  --
4244.30/1063.02	c Decided on static restart strategy
4289.02/1074.29	c  N st    94   3779865       478      2113         0    161074      6483   2662206   no data   no data  --
4343.32/1087.90	c  N st    96   3815858       478      2113         0    113704      6483   1480897   no data   no data  --
4402.81/1102.76	c  N st    97   3848252       478      2113         0    145170      6483   2203505   no data   no data  --
4483.08/1122.85	c  N st    98   3896841       478      2113         0    108664      6483   1322558   no data   no data  --
4616.83/1156.35	c  N st    99   3969723       478      2113         0     94934      6483    978488   no data   no data  --
4771.75/1195.15	c  N st   100   4079046       478      2113         0    115642      6483   1452917   no data   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: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3369057-1305411016/watcher-3369057-1305411016 -o /tmp/evaluation-result-3369057-1305411016/solver-3369057-1305411016 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369057-1305411016.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: 7.69 3.47 1.35 5/232 3957
/proc/meminfo: memFree=19099992/32950928 swapFree=64721848/67111528
[pid=3957] ppid=3955 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/3957/stat : 3957 (strangenight1-m) R 3955 3957 3882 0 -1 4202496 417 0 0 0 0 0 0 0 25 0 4 0 652701402 52465664 357 33554432000 4194304 4650419 140733482887344 18446744073709551615 248089698235 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3957/statm: 12809 357 306 112 0 7774 0
[pid=3957/tid=3958] ppid=3955 vsize=208168 CPUtime=0 cores=1,3,5,7
/proc/3957/task/3958/stat : 3958 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 36 0 0 0 0 0 0 0 25 0 4 0 652701403 213164032 715 33554432000 4194304 4650419 140733482887344 18446744073709551615 248089358657 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3957/tid=3959] ppid=3955 vsize=208168 CPUtime=0 cores=1,3,5,7
/proc/3957/task/3959/stat : 3959 (strangenight1-m) S 3955 3957 3882 0 -1 4202560 95 0 0 0 0 0 0 0 25 0 4 0 652701403 213164032 715 33554432000 4194304 4650419 140733482887344 18446744073709551615 248089803246 0 0 4096 2 18446604469410347200 0 0 -1 1 0 0 0
[pid=3957/tid=3960] ppid=3955 vsize=208168 CPUtime=0 cores=1,3,5,7
/proc/3957/task/3960/stat : 3960 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 128 0 0 0 0 0 0 0 25 0 4 0 652701403 213164032 715 33554432000 4194304 4650419 140733482887344 18446744073709551615 4364468 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.109031 s]
/proc/loadavg: 7.69 3.47 1.35 5/232 3957
/proc/meminfo: memFree=19099992/32950928 swapFree=64721848/67111528
[pid=3957] ppid=3955 vsize=217120 CPUtime=0.41 cores=1,3,5,7
/proc/3957/stat : 3957 (strangenight1-m) R 3955 3957 3882 0 -1 4202496 1751 0 0 0 41 0 0 0 25 0 4 0 652701402 222330880 1624 33554432000 4194304 4650419 140733482887344 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3957/statm: 54280 1624 391 112 0 49245 0
[pid=3957/tid=3958] ppid=3955 vsize=217120 CPUtime=0.1 cores=1,3,5,7
/proc/3957/task/3958/stat : 3958 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 343 0 0 0 10 0 0 0 25 0 4 0 652701403 222330880 1624 33554432000 4194304 4650419 140733482887344 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3957/tid=3959] ppid=3955 vsize=217120 CPUtime=0.1 cores=1,3,5,7
/proc/3957/task/3959/stat : 3959 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 369 0 0 0 10 0 0 0 25 0 4 0 652701403 222330880 1624 33554432000 4194304 4650419 140733482887344 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3957/tid=3960] ppid=3955 vsize=217120 CPUtime=0.1 cores=1,3,5,7
/proc/3957/task/3960/stat : 3960 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 250 0 0 0 10 0 0 0 25 0 4 0 652701403 222330880 1624 33554432000 4194304 4650419 140733482887344 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 217120

[startup+0.201016 s]
/proc/loadavg: 7.69 3.47 1.35 5/232 3957
/proc/meminfo: memFree=19099992/32950928 swapFree=64721848/67111528
[pid=3957] ppid=3955 vsize=218244 CPUtime=0.77 cores=1,3,5,7
/proc/3957/stat : 3957 (strangenight1-m) R 3955 3957 3882 0 -1 4202496 2427 0 0 0 77 0 0 0 25 0 4 0 652701402 223481856 1729 33554432000 4194304 4650419 140733482887344 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3957/statm: 54561 1729 393 112 0 49526 0
[pid=3957/tid=3958] ppid=3955 vsize=218244 CPUtime=0.19 cores=1,3,5,7
/proc/3957/task/3958/stat : 3958 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 502 0 0 0 19 0 0 0 25 0 4 0 652701403 223481856 1729 33554432000 4194304 4650419 140733482887344 18446744073709551615 4363460 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3957/tid=3959] ppid=3955 vsize=218244 CPUtime=0.19 cores=1,3,5,7
/proc/3957/task/3959/stat : 3959 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 553 0 0 0 19 0 0 0 25 0 4 0 652701403 223481856 1729 33554432000 4194304 4650419 140733482887344 18446744073709551615 4315047 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3957/tid=3960] ppid=3955 vsize=218244 CPUtime=0.19 cores=1,3,5,7
/proc/3957/task/3960/stat : 3960 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 409 0 0 0 19 0 0 0 25 0 4 0 652701403 223481856 1729 33554432000 4194304 4650419 140733482887344 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 218244

[startup+0.300998 s]
/proc/loadavg: 7.69 3.47 1.35 5/232 3957
/proc/meminfo: memFree=19099992/32950928 swapFree=64721848/67111528
[pid=3957] ppid=3955 vsize=218508 CPUtime=1.17 cores=1,3,5,7
/proc/3957/stat : 3957 (strangenight1-m) R 3955 3957 3882 0 -1 4202496 2823 0 0 0 117 0 0 0 25 0 4 0 652701402 223752192 2125 33554432000 4194304 4650419 140733482887344 18446744073709551615 4329831 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3957/statm: 54627 2125 393 112 0 49592 0
[pid=3957/tid=3958] ppid=3955 vsize=218508 CPUtime=0.29 cores=1,3,5,7
/proc/3957/task/3958/stat : 3958 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 611 0 0 0 29 0 0 0 25 0 4 0 652701403 223752192 2125 33554432000 4194304 4650419 140733482887344 18446744073709551615 4363562 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3957/tid=3959] ppid=3955 vsize=218508 CPUtime=0.29 cores=1,3,5,7
/proc/3957/task/3959/stat : 3959 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 661 0 0 0 29 0 0 0 25 0 4 0 652701403 223752192 2125 33554432000 4194304 4650419 140733482887344 18446744073709551615 4334274 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3957/tid=3960] ppid=3955 vsize=218508 CPUtime=0.29 cores=1,3,5,7
/proc/3957/task/3960/stat : 3960 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 497 0 0 0 29 0 0 0 25 0 4 0 652701403 223752192 2125 33554432000 4194304 4650419 140733482887344 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 218508

[startup+0.700929 s]
/proc/loadavg: 7.69 3.47 1.35 5/232 3957
/proc/meminfo: memFree=19099992/32950928 swapFree=64721848/67111528
[pid=3957] ppid=3955 vsize=219600 CPUtime=2.78 cores=1,3,5,7
/proc/3957/stat : 3957 (strangenight1-m) R 3955 3957 3882 0 -1 4202496 4705 0 0 0 277 1 0 0 25 0 4 0 652701402 224870400 2617 33554432000 4194304 4650419 140733482887344 18446744073709551615 4365242 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3957/statm: 54900 2617 393 112 0 49865 0
[pid=3957/tid=3958] ppid=3955 vsize=219600 CPUtime=0.68 cores=1,3,5,7
/proc/3957/task/3958/stat : 3958 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 1212 0 0 0 68 0 0 0 25 0 4 0 652701403 224870400 2617 33554432000 4194304 4650419 140733482887344 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3957/tid=3959] ppid=3955 vsize=219600 CPUtime=0.69 cores=1,3,5,7
/proc/3957/task/3959/stat : 3959 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 1088 0 0 0 69 0 0 0 25 0 4 0 652701403 224870400 2617 33554432000 4194304 4650419 140733482887344 18446744073709551615 4349694 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3957/tid=3960] ppid=3955 vsize=219600 CPUtime=0.69 cores=1,3,5,7
/proc/3957/task/3960/stat : 3960 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 955 0 0 0 69 0 0 0 25 0 4 0 652701403 224870400 2617 33554432000 4194304 4650419 140733482887344 18446744073709551615 4329270 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 219600

[startup+1.50079 s]
/proc/loadavg: 7.69 3.47 1.35 9/236 3961
/proc/meminfo: memFree=19086500/32950928 swapFree=64721848/67111528
[pid=3957] ppid=3955 vsize=220508 CPUtime=5.96 cores=1,3,5,7
/proc/3957/stat : 3957 (strangenight1-m) R 3955 3957 3882 0 -1 4202496 8621 0 0 0 595 1 0 0 25 0 4 0 652701402 225800192 4679 33554432000 4194304 4650419 140733482887344 18446744073709551615 4439619 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3957/statm: 55127 4679 395 112 0 50092 0
[pid=3957/tid=3958] ppid=3955 vsize=220508 CPUtime=1.48 cores=1,3,5,7
/proc/3957/task/3958/stat : 3958 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 1825 0 0 0 148 0 0 0 25 0 4 0 652701403 225800192 4679 33554432000 4194304 4650419 140733482887344 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3957/tid=3959] ppid=3955 vsize=220508 CPUtime=1.49 cores=1,3,5,7
/proc/3957/task/3959/stat : 3959 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 1884 0 0 0 149 0 0 0 25 0 4 0 652701403 225800192 4679 33554432000 4194304 4650419 140733482887344 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3957/tid=3960] ppid=3955 vsize=220508 CPUtime=1.49 cores=1,3,5,7
/proc/3957/task/3960/stat : 3960 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 1505 0 0 0 149 0 0 0 25 0 4 0 652701403 225800192 4679 33554432000 4194304 4650419 140733482887344 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 220508

[startup+3.10051 s]
/proc/loadavg: 7.69 3.47 1.35 9/236 3961
/proc/meminfo: memFree=19071000/32950928 swapFree=64721848/67111528
[pid=3957] ppid=3955 vsize=246316 CPUtime=12.36 cores=1,3,5,7
/proc/3957/stat : 3957 (strangenight1-m) R 3955 3957 3882 0 -1 4202496 16879 0 0 0 1234 2 0 0 25 0 4 0 652701402 252227584 9438 33554432000 4194304 4650419 140733482887344 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3957/statm: 61579 9438 395 112 0 56544 0
[pid=3957/tid=3958] ppid=3955 vsize=246316 CPUtime=3.07 cores=1,3,5,7
/proc/3957/task/3958/stat : 3958 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 4153 0 0 0 307 0 0 0 25 0 4 0 652701403 252227584 9438 33554432000 4194304 4650419 140733482887344 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3957/tid=3959] ppid=3955 vsize=246316 CPUtime=3.09 cores=1,3,5,7
/proc/3957/task/3959/stat : 3959 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 4512 0 0 0 309 0 0 0 25 0 4 0 652701403 252227584 9438 33554432000 4194304 4650419 140733482887344 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3957/tid=3960] ppid=3955 vsize=246316 CPUtime=3.09 cores=1,3,5,7
/proc/3957/task/3960/stat : 3960 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 3533 0 0 0 309 0 0 0 25 0 4 0 652701403 252227584 9438 33554432000 4194304 4650419 140733482887344 18446744073709551615 4366904 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) 246316

[startup+6.30094 s]
/proc/loadavg: 7.79 3.56 1.39 9/236 3962
/proc/meminfo: memFree=19062200/32950928 swapFree=64721848/67111528
[pid=3957] ppid=3955 vsize=264864 CPUtime=25.13 cores=1,3,5,7
/proc/3957/stat : 3957 (strangenight1-m) R 3955 3957 3882 0 -1 4202496 26028 0 0 0 2510 3 0 0 25 0 4 0 652701402 271220736 13659 33554432000 4194304 4650419 140733482887344 18446744073709551615 4306748 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3957/statm: 66216 13659 395 112 0 61181 0
[pid=3957/tid=3958] ppid=3955 vsize=264864 CPUtime=6.24 cores=1,3,5,7
/proc/3957/task/3958/stat : 3958 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 6905 0 0 0 624 0 0 0 25 0 4 0 652701403 271220736 13659 33554432000 4194304 4650419 140733482887344 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3957/tid=3959] ppid=3955 vsize=264864 CPUtime=6.28 cores=1,3,5,7
/proc/3957/task/3959/stat : 3959 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 7245 0 0 0 628 0 0 0 25 0 4 0 652701403 271220736 13659 33554432000 4194304 4650419 140733482887344 18446744073709551615 4438712 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3957/tid=3960] ppid=3955 vsize=264864 CPUtime=6.29 cores=1,3,5,7
/proc/3957/task/3960/stat : 3960 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 4789 0 0 0 629 0 0 0 25 0 4 0 652701403 271220736 13659 33554432000 4194304 4650419 140733482887344 18446744073709551615 4366943 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 264864

[startup+12.7008 s]
/proc/loadavg: 7.81 3.64 1.42 9/236 3962
/proc/meminfo: memFree=19026016/32950928 swapFree=64721848/67111528
[pid=3957] ppid=3955 vsize=265652 CPUtime=50.68 cores=1,3,5,7
/proc/3957/stat : 3957 (strangenight1-m) R 3955 3957 3882 0 -1 4202496 38559 0 0 0 5062 6 0 0 25 0 4 0 652701402 272027648 19366 33554432000 4194304 4650419 140733482887344 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3957/statm: 66413 19366 395 112 0 61378 0
[pid=3957/tid=3958] ppid=3955 vsize=265652 CPUtime=12.6 cores=1,3,5,7
/proc/3957/task/3958/stat : 3958 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 10513 0 0 0 1259 1 0 0 25 0 4 0 652701403 272027648 19366 33554432000 4194304 4650419 140733482887344 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3957/tid=3959] ppid=3955 vsize=265652 CPUtime=12.68 cores=1,3,5,7
/proc/3957/task/3959/stat : 3959 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 10063 0 0 0 1267 1 0 0 25 0 4 0 652701403 272027648 19366 33554432000 4194304 4650419 140733482887344 18446744073709551615 4365210 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3957/tid=3960] ppid=3955 vsize=265652 CPUtime=12.68 cores=1,3,5,7
/proc/3957/task/3960/stat : 3960 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 5986 0 0 0 1268 0 0 0 25 0 4 0 652701403 272027648 19366 33554432000 4194304 4650419 140733482887344 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 265652

[startup+25.5006 s]
/proc/loadavg: 7.85 3.85 1.53 9/236 3962
/proc/meminfo: memFree=19002452/32950928 swapFree=64721848/67111528
[pid=3957] ppid=3955 vsize=260084 CPUtime=101.79 cores=1,3,5,7
/proc/3957/stat : 3957 (strangenight1-m) R 3955 3957 3882 0 -1 4202496 57568 0 0 0 10167 12 0 0 25 0 4 0 652701402 266326016 25069 33554432000 4194304 4650419 140733482887344 18446744073709551615 4330361 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3957/statm: 65021 25069 395 112 0 59986 0
[pid=3957/tid=3958] ppid=3955 vsize=260084 CPUtime=25.3 cores=1,3,5,7
/proc/3957/task/3958/stat : 3958 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 16951 0 0 0 2527 3 0 0 25 0 4 0 652701403 266326016 25069 33554432000 4194304 4650419 140733482887344 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3957/tid=3959] ppid=3955 vsize=260084 CPUtime=25.49 cores=1,3,5,7
/proc/3957/task/3959/stat : 3959 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 14651 0 0 0 2546 3 0 0 25 0 4 0 652701403 266326016 25069 33554432000 4194304 4650419 140733482887344 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3957/tid=3960] ppid=3955 vsize=260084 CPUtime=25.49 cores=1,3,5,7
/proc/3957/task/3960/stat : 3960 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 7732 0 0 0 2548 1 0 0 25 0 4 0 652701403 266326016 25069 33554432000 4194304 4650419 140733482887344 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 260084

[startup+51.101 s]
/proc/loadavg: 7.98 4.20 1.70 9/236 3963
/proc/meminfo: memFree=18948892/32950928 swapFree=64721848/67111528
[pid=3957] ppid=3955 vsize=270380 CPUtime=204.01 cores=1,3,5,7
/proc/3957/stat : 3957 (strangenight1-m) R 3955 3957 3882 0 -1 4202496 87514 0 0 0 20380 21 0 0 25 0 4 0 652701402 276869120 33356 33554432000 4194304 4650419 140733482887344 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3957/statm: 67595 33356 395 112 0 62560 0
[pid=3957/tid=3958] ppid=3955 vsize=270380 CPUtime=50.72 cores=1,3,5,7
/proc/3957/task/3958/stat : 3958 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 27674 0 0 0 5066 6 0 0 25 0 4 0 652701403 276869120 33356 33554432000 4194304 4650419 140733482887344 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3957/tid=3959] ppid=3955 vsize=270380 CPUtime=51.08 cores=1,3,5,7
/proc/3957/task/3959/stat : 3959 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 23329 0 0 0 5103 5 0 0 25 0 4 0 652701403 276869120 33356 33554432000 4194304 4650419 140733482887344 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3957/tid=3960] ppid=3955 vsize=270380 CPUtime=51.09 cores=1,3,5,7
/proc/3957/task/3960/stat : 3960 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 9516 0 0 0 5107 2 0 0 25 0 4 0 652701403 276869120 33356 33554432000 4194304 4650419 140733482887344 18446744073709551615 4366943 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 270380

[startup+102.301 s]
/proc/loadavg: 7.99 4.83 2.06 9/236 3964
/proc/meminfo: memFree=18866660/32950928 swapFree=64721848/67111528
[pid=3957] ppid=3955 vsize=338232 CPUtime=408.45 cores=1,3,5,7
/proc/3957/stat : 3957 (strangenight1-m) R 3955 3957 3882 0 -1 4202496 131617 0 0 0 40808 37 0 0 25 0 4 0 652701402 346349568 41407 33554432000 4194304 4650419 140733482887344 18446744073709551615 4364772 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3957/statm: 84558 41407 398 112 0 79523 0
[pid=3957/tid=3958] ppid=3955 vsize=338232 CPUtime=101.55 cores=1,3,5,7
/proc/3957/task/3958/stat : 3958 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 39875 0 0 0 10145 10 0 0 25 0 4 0 652701403 346349568 41408 33554432000 4194304 4650419 140733482887344 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3957/tid=3959] ppid=3955 vsize=338232 CPUtime=102.29 cores=1,3,5,7
/proc/3957/task/3959/stat : 3959 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 36805 0 0 0 10219 10 0 0 25 0 4 0 652701403 346349568 41408 33554432000 4194304 4650419 140733482887344 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3957/tid=3960] ppid=3955 vsize=338232 CPUtime=102.3 cores=1,3,5,7
/proc/3957/task/3960/stat : 3960 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 13771 0 0 0 10226 4 0 0 25 0 4 0 652701403 346349568 41408 33554432000 4194304 4650419 140733482887344 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.45
Current children cumulated vsize (KiB) 338232

[startup+162.3 s]

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

[pid=3957] ppid=3955 vsize=469776 CPUtime=2804.11 cores=1,3,5,7
/proc/3957/stat : 3957 (strangenight1-m) R 3955 3957 3882 0 -1 4202496 403761 0 0 0 280248 163 0 0 25 0 4 0 652701402 481050624 86820 33554432000 4194304 4650419 140733482887344 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3957/statm: 117444 86820 395 112 0 112409 0
[pid=3957/tid=3958] ppid=3955 vsize=469776 CPUtime=697.19 cores=1,3,5,7
/proc/3957/task/3958/stat : 3958 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 131409 0 0 0 69666 53 0 0 25 0 4 0 652701403 481050624 86820 33554432000 4194304 4650419 140733482887344 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3957/tid=3959] ppid=3955 vsize=469776 CPUtime=702.3 cores=1,3,5,7
/proc/3957/task/3959/stat : 3959 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 118788 0 0 0 70181 49 0 0 25 0 4 0 652701403 481050624 86820 33554432000 4194304 4650419 140733482887344 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3957/tid=3960] ppid=3955 vsize=469776 CPUtime=702.31 cores=1,3,5,7
/proc/3957/task/3960/stat : 3960 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 27540 0 0 0 70220 11 0 0 25 0 4 0 652701403 481050624 86820 33554432000 4194304 4650419 140733482887344 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2804.11
Current children cumulated vsize (KiB) 469776

[startup+762.3 s]
/proc/loadavg: 8.01 7.70 5.10 9/236 3982
/proc/meminfo: memFree=18574364/32950928 swapFree=64721848/67111528
[pid=3957] ppid=3955 vsize=470564 CPUtime=3043.69 cores=1,3,5,7
/proc/3957/stat : 3957 (strangenight1-m) R 3955 3957 3882 0 -1 4202496 424007 0 0 0 304194 175 0 0 25 0 4 0 652701402 481857536 87931 33554432000 4194304 4650419 140733482887344 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3957/statm: 117641 87931 395 112 0 112606 0
[pid=3957/tid=3958] ppid=3955 vsize=470564 CPUtime=756.76 cores=1,3,5,7
/proc/3957/task/3958/stat : 3958 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 138988 0 0 0 75618 58 0 0 25 0 4 0 652701403 481857536 87932 33554432000 4194304 4650419 140733482887344 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3957/tid=3959] ppid=3955 vsize=470564 CPUtime=762.31 cores=1,3,5,7
/proc/3957/task/3959/stat : 3959 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 125985 0 0 0 76177 54 0 0 25 0 4 0 652701403 481857536 87932 33554432000 4194304 4650419 140733482887344 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3957/tid=3960] ppid=3955 vsize=470564 CPUtime=762.31 cores=1,3,5,7
/proc/3957/task/3960/stat : 3960 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 30436 0 0 0 76219 12 0 0 25 0 4 0 652701403 481857536 87932 33554432000 4194304 4650419 140733482887344 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3043.69
Current children cumulated vsize (KiB) 470564

[startup+822.301 s]
/proc/loadavg: 8.00 7.75 5.26 9/236 3983
/proc/meminfo: memFree=18515308/32950928 swapFree=64721848/67111528
[pid=3957] ppid=3955 vsize=470716 CPUtime=3283.24 cores=1,3,5,7
/proc/3957/stat : 3957 (strangenight1-m) R 3955 3957 3882 0 -1 4202496 442351 0 0 0 328141 183 0 0 25 0 4 0 652701402 482013184 94580 33554432000 4194304 4650419 140733482887344 18446744073709551615 4366839 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3957/statm: 117679 94580 395 112 0 112644 0
[pid=3957/tid=3958] ppid=3955 vsize=470716 CPUtime=816.33 cores=1,3,5,7
/proc/3957/task/3958/stat : 3958 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 148899 0 0 0 81572 61 0 0 25 0 4 0 652701403 482013184 94580 33554432000 4194304 4650419 140733482887344 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3957/tid=3959] ppid=3955 vsize=470716 CPUtime=822.3 cores=1,3,5,7
/proc/3957/task/3959/stat : 3959 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 133056 0 0 0 82172 58 0 0 25 0 4 0 652701403 482013184 94580 33554432000 4194304 4650419 140733482887344 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3957/tid=3960] ppid=3955 vsize=470716 CPUtime=822.31 cores=1,3,5,7
/proc/3957/task/3960/stat : 3960 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 31438 0 0 0 82218 13 0 0 25 0 4 0 652701403 482013184 94580 33554432000 4194304 4650419 140733482887344 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3283.24
Current children cumulated vsize (KiB) 470716

[startup+882.308 s]
/proc/loadavg: 8.00 7.79 5.44 9/236 3985
/proc/meminfo: memFree=18476592/32950928 swapFree=64721848/67111528
[pid=3957] ppid=3955 vsize=494228 CPUtime=3522.84 cores=1,3,5,7
/proc/3957/stat : 3957 (strangenight1-m) R 3955 3957 3882 0 -1 4202496 461132 0 0 0 352091 193 0 0 25 0 4 0 652701402 506089472 99751 33554432000 4194304 4650419 140733482887344 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3957/statm: 123557 99751 395 112 0 118522 0
[pid=3957/tid=3958] ppid=3955 vsize=494228 CPUtime=875.89 cores=1,3,5,7
/proc/3957/task/3958/stat : 3958 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 155837 0 0 0 87524 65 0 0 25 0 4 0 652701403 506089472 99751 33554432000 4194304 4650419 140733482887344 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3957/tid=3959] ppid=3955 vsize=494228 CPUtime=882.31 cores=1,3,5,7
/proc/3957/task/3959/stat : 3959 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 139382 0 0 0 88170 61 0 0 25 0 4 0 652701403 506089472 99751 33554432000 4194304 4650419 140733482887344 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3957/tid=3960] ppid=3955 vsize=494228 CPUtime=882.31 cores=1,3,5,7
/proc/3957/task/3960/stat : 3960 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 33603 0 0 0 88217 14 0 0 25 0 4 0 652701403 506089472 99751 33554432000 4194304 4650419 140733482887344 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3522.84
Current children cumulated vsize (KiB) 494228

[startup+942.301 s]
/proc/loadavg: 8.00 7.83 5.59 9/236 3986
/proc/meminfo: memFree=18405380/32950928 swapFree=64721848/67111528
[pid=3957] ppid=3955 vsize=559992 CPUtime=3762.38 cores=1,3,5,7
/proc/3957/stat : 3957 (strangenight1-m) R 3955 3957 3882 0 -1 4202496 479473 0 0 0 376036 202 0 0 25 0 4 0 652701402 573431808 103822 33554432000 4194304 4650419 140733482887344 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3957/statm: 139998 103822 395 112 0 134963 0
[pid=3957/tid=3958] ppid=3955 vsize=559992 CPUtime=935.45 cores=1,3,5,7
/proc/3957/task/3958/stat : 3958 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 163168 0 0 0 93477 68 0 0 25 0 4 0 652701403 573431808 103822 33554432000 4194304 4650419 140733482887344 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3957/tid=3959] ppid=3955 vsize=559992 CPUtime=942.31 cores=1,3,5,7
/proc/3957/task/3959/stat : 3959 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 146343 0 0 0 94167 64 0 0 25 0 4 0 652701403 573431808 103822 33554432000 4194304 4650419 140733482887344 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3957/tid=3960] ppid=3955 vsize=559992 CPUtime=942.31 cores=1,3,5,7
/proc/3957/task/3960/stat : 3960 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 34080 0 0 0 94216 15 0 0 25 0 4 0 652701403 573431808 103822 33554432000 4194304 4650419 140733482887344 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3762.38
Current children cumulated vsize (KiB) 559992

[startup+1002.3 s]
/proc/loadavg: 8.12 7.89 5.76 9/236 3988
/proc/meminfo: memFree=18458672/32950928 swapFree=64721848/67111528
[pid=3957] ppid=3955 vsize=560200 CPUtime=4001.94 cores=1,3,5,7
/proc/3957/stat : 3957 (strangenight1-m) R 3955 3957 3882 0 -1 4202496 495421 0 0 0 399985 209 0 0 25 0 4 0 652701402 573644800 102419 33554432000 4194304 4650419 140733482887344 18446744073709551615 4365327 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3957/statm: 140050 102419 395 112 0 135015 0
[pid=3957/tid=3958] ppid=3955 vsize=560200 CPUtime=995.01 cores=1,3,5,7
/proc/3957/task/3958/stat : 3958 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 172440 0 0 0 99429 72 0 0 25 0 4 0 652701403 573644800 102419 33554432000 4194304 4650419 140733482887344 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3957/tid=3959] ppid=3955 vsize=560200 CPUtime=1002.3 cores=1,3,5,7
/proc/3957/task/3959/stat : 3959 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 152667 0 0 0 100164 66 0 0 25 0 4 0 652701403 573644800 102419 33554432000 4194304 4650419 140733482887344 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3957/tid=3960] ppid=3955 vsize=560200 CPUtime=1002.31 cores=1,3,5,7
/proc/3957/task/3960/stat : 3960 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 34135 0 0 0 100216 15 0 0 25 0 4 0 652701403 573644800 102419 33554432000 4194304 4650419 140733482887344 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4001.94
Current children cumulated vsize (KiB) 560200

[startup+1062.3 s]
/proc/loadavg: 8.08 7.92 5.89 9/236 4021
/proc/meminfo: memFree=18780360/32950928 swapFree=64721848/67111528
[pid=3957] ppid=3955 vsize=624240 CPUtime=4241.5 cores=1,3,5,7
/proc/3957/stat : 3957 (strangenight1-m) R 3955 3957 3882 0 -1 4202496 509938 0 0 0 423932 218 0 0 25 0 4 0 652701402 639221760 107903 33554432000 4194304 4650419 140733482887344 18446744073709551615 4365276 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3957/statm: 156060 107903 395 112 0 151025 0
[pid=3957/tid=3958] ppid=3955 vsize=624240 CPUtime=1054.59 cores=1,3,5,7
/proc/3957/task/3958/stat : 3958 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 178210 0 0 0 105383 76 0 0 25 0 4 0 652701403 639221760 107903 33554432000 4194304 4650419 140733482887344 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3957/tid=3959] ppid=3955 vsize=624240 CPUtime=1062.31 cores=1,3,5,7
/proc/3957/task/3959/stat : 3959 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 158100 0 0 0 106161 70 0 0 25 0 4 0 652701403 639221760 107903 33554432000 4194304 4650419 140733482887344 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3957/tid=3960] ppid=3955 vsize=624240 CPUtime=1062.31 cores=1,3,5,7
/proc/3957/task/3960/stat : 3960 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 34323 0 0 0 106216 15 0 0 25 0 4 0 652701403 639221760 107903 33554432000 4194304 4650419 140733482887344 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4241.5
Current children cumulated vsize (KiB) 624240

[startup+1122.3 s]
/proc/loadavg: 8.10 7.96 6.03 9/236 4022
/proc/meminfo: memFree=18741712/32950928 swapFree=64721848/67111528
[pid=3957] ppid=3955 vsize=580672 CPUtime=4481.08 cores=1,3,5,7
/proc/3957/stat : 3957 (strangenight1-m) R 3955 3957 3882 0 -1 4202496 525771 0 0 0 447881 227 0 0 25 0 4 0 652701402 594608128 108943 33554432000 4194304 4650419 140733482887344 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3957/statm: 145168 108943 395 112 0 140133 0
[pid=3957/tid=3958] ppid=3955 vsize=580672 CPUtime=1114.15 cores=1,3,5,7
/proc/3957/task/3958/stat : 3958 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 185138 0 0 0 111337 78 0 0 25 0 4 0 652701403 594608128 108943 33554432000 4194304 4650419 140733482887344 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3957/tid=3959] ppid=3955 vsize=580672 CPUtime=1122.3 cores=1,3,5,7
/proc/3957/task/3959/stat : 3959 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 164936 0 0 0 112156 74 0 0 25 0 4 0 652701403 594608128 108943 33554432000 4194304 4650419 140733482887344 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3957/tid=3960] ppid=3955 vsize=580672 CPUtime=1122.31 cores=1,3,5,7
/proc/3957/task/3960/stat : 3960 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 34326 0 0 0 112216 15 0 0 25 0 4 0 652701403 594608128 108943 33554432000 4194304 4650419 140733482887344 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4481.08
Current children cumulated vsize (KiB) 580672

[startup+1182.3 s]
/proc/loadavg: 8.10 7.99 6.16 9/236 4024
/proc/meminfo: memFree=18705464/32950928 swapFree=64721848/67111528
[pid=3957] ppid=3955 vsize=580848 CPUtime=4720.65 cores=1,3,5,7
/proc/3957/stat : 3957 (strangenight1-m) R 3955 3957 3882 0 -1 4202496 538306 0 0 0 471832 233 0 0 25 0 4 0 652701402 594788352 106742 33554432000 4194304 4650419 140733482887344 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3957/statm: 145212 106742 395 112 0 140177 0
[pid=3957/tid=3958] ppid=3955 vsize=580848 CPUtime=1173.72 cores=1,3,5,7
/proc/3957/task/3958/stat : 3958 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 191341 0 0 0 117290 82 0 0 25 0 4 0 652701403 594788352 106742 33554432000 4194304 4650419 140733482887344 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3957/tid=3959] ppid=3955 vsize=580848 CPUtime=1182.3 cores=1,3,5,7
/proc/3957/task/3959/stat : 3959 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 171256 0 0 0 118154 76 0 0 25 0 4 0 652701403 594788352 106742 33554432000 4194304 4650419 140733482887344 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3957/tid=3960] ppid=3955 vsize=580848 CPUtime=1182.31 cores=1,3,5,7
/proc/3957/task/3960/stat : 3960 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 34334 0 0 0 118216 15 0 0 25 0 4 0 652701403 594788352 106742 33554432000 4194304 4650419 140733482887344 18446744073709551615 4366950 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4720.65
Current children cumulated vsize (KiB) 580848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.2 s]
/proc/loadavg: 8.07 7.99 6.21 9/236 4024
/proc/meminfo: memFree=18683008/32950928 swapFree=64721848/67111528
[pid=3957] ppid=3955 vsize=580848 CPUtime=4800.12 cores=1,3,5,7
/proc/3957/stat : 3957 (strangenight1-m) R 3955 3957 3882 0 -1 4202496 541212 0 0 0 479778 234 0 0 25 0 4 0 652701402 594788352 109647 33554432000 4194304 4650419 140733482887344 18446744073709551615 4365289 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3957/statm: 145212 109647 395 112 0 140177 0
[pid=3957/tid=3958] ppid=3955 vsize=580848 CPUtime=1193.47 cores=1,3,5,7
/proc/3957/task/3958/stat : 3958 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 192713 0 0 0 119265 82 0 0 25 0 4 0 652701403 594788352 109647 33554432000 4194304 4650419 140733482887344 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3957/tid=3959] ppid=3955 vsize=580848 CPUtime=1202.21 cores=1,3,5,7
/proc/3957/task/3959/stat : 3959 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 172719 0 0 0 120144 77 0 0 25 0 4 0 652701403 594788352 109647 33554432000 4194304 4650419 140733482887344 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3957/tid=3960] ppid=3955 vsize=580848 CPUtime=1202.22 cores=1,3,5,7
/proc/3957/task/3960/stat : 3960 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 34334 0 0 0 120207 15 0 0 25 0 4 0 652701403 594788352 109647 33554432000 4194304 4650419 140733482887344 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 580848

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

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

[startup+1202.2 s]
/proc/loadavg: 8.07 7.99 6.21 9/236 4024
/proc/meminfo: memFree=18683008/32950928 swapFree=64721848/67111528
[pid=3957] ppid=3955 vsize=580848 CPUtime=4800.12 cores=1,3,5,7
/proc/3957/stat : 3957 (strangenight1-m) R 3955 3957 3882 0 -1 4202496 541212 0 0 0 479778 234 0 0 25 0 4 0 652701402 594788352 109647 33554432000 4194304 4650419 140733482887344 18446744073709551615 4365289 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3957/statm: 145212 109647 395 112 0 140177 0
[pid=3957/tid=3958] ppid=3955 vsize=580848 CPUtime=1193.47 cores=1,3,5,7
/proc/3957/task/3958/stat : 3958 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 192713 0 0 0 119265 82 0 0 25 0 4 0 652701403 594788352 109647 33554432000 4194304 4650419 140733482887344 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3957/tid=3959] ppid=3955 vsize=580848 CPUtime=1202.21 cores=1,3,5,7
/proc/3957/task/3959/stat : 3959 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 172719 0 0 0 120144 77 0 0 25 0 4 0 652701403 594788352 109647 33554432000 4194304 4650419 140733482887344 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3957/tid=3960] ppid=3955 vsize=580848 CPUtime=1202.22 cores=1,3,5,7
/proc/3957/task/3960/stat : 3960 (strangenight1-m) R 3955 3957 3882 0 -1 4202560 34334 0 0 0 120207 15 0 0 25 0 4 0 652701403 594788352 109647 33554432000 4194304 4650419 140733482887344 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 580848

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.23
CPU time (s): 4800.18
CPU user time (s): 4797.81
CPU system time (s): 2.36464
CPU usage (%): 399.271
Max. virtual memory (cumulated for all children) (KiB): 645800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.81
system time used= 2.36464
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 541213
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= 208
involuntary context switches= 34004

runsolver used 2.40663 second user time and 6.35703 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-15 00:10:16
IDJOB=3369057
IDBENCH=83066
IDSOLVER=1846
FILE ID=node123/3369057-1305411016
RUNJOBID= node123-1305410849-3901
PBS_JOBID= 13324524
Free space on /tmp= 73360 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S1280860344-022.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369057-1305411016/watcher-3369057-1305411016 -o /tmp/evaluation-result-3369057-1305411016/solver-3369057-1305411016 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369057-1305411016.cnf

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

MD5SUM BENCH= 52f4c2549736f42ae4f40e4dd45d91d0
RANDOM SEED=1628417270

node123.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19100148 kB
Buffers:        298176 kB
Cached:        3991620 kB
SwapCached:      10528 kB
Active:       10846192 kB
Inactive:      2736924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19100148 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:            6288 kB
Writeback:           0 kB
AnonPages:     9290944 kB
Mapped:          16388 kB
Slab:           175816 kB
PageTables:      31472 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 13358584 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= 73352 MiB
End job on node123 at 2011-05-15 00:30:20