Trace number 3175112

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.36 1201.93

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S1094982880-055.UNKNOWN.cnf
MD5SUM7bcc4ef0cfce2800562872a802fb17f2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark619.499
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-3175112-1304089039.cnf'
0.00/0.00	c -- header says num vars:            500
0.00/0.00	c -- header says num clauses:        2130
3.18/0.01	c -- clauses added:            0 learnts,         2130 normals,            0 xors
3.18/0.01	c -- vars added        500
3.18/0.01	c Parsing time:  0.01 s
3.18/0.01	c  N st     0         0       500      2130         0         0      6390         0   no data   no data  --
3.18/0.80	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.00
3.18/0.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
3.18/0.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.18/0.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.18/0.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    500 time:  0.00 s
3.18/0.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.18/0.80	c lits-rem:         0  cl-subs:        0  v-elim:     22  v-fix:    0  time:  0.01 s
3.18/0.80	c Finding binary XORs  T:     0.00 s  found:       0
3.18/0.80	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.18/0.80	c calculated reachability. Time: 0.00
3.18/0.80	c Calc default polars -  time:   0.00 s pos:     242 undec:      54 neg:     204
3.18/0.80	c =========================================================================================
3.18/0.80	c types(t): F = full restart, N = normal restart
3.18/0.80	c types(t): S = simplification begin/end, E = solution found
3.18/0.80	c restart types(rt): st = static, dy = dynamic
3.18/0.80	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.18/0.80	c  B st     0         0       478      2113         0         0      6468         0   no data   no data  --
3.18/0.80	c Decided on static restart strategy
3.18/0.80	c  N st     8      4926       478      2113         0      4833      6468    112870   no data   no data  --
3.18/0.80	c  N st    10     11309       478      2113         0      4485      6468     74343   no data   no data  --
3.18/0.80	c  N st    11     17052       478      2113         0     10087      6468    202025   no data   no data  --
3.98/1.10	c  F st    12     25002       478      2113         0     12373      6468    263311   no data   no data  --
3.98/1.10	c  N st    12     25002       478      2113         0     12373      6468    263311   no data   no data  --
5.57/1.40	c Decided on static restart strategy
5.57/1.40	c  N st    18     30001       478      2113         0     10672      6468    200794   no data   no data  --
5.57/1.40	c  S st    18     30001       478      2113         0     10672      6468    200794   no data   no data  --
5.57/1.40	c  S st    18     30504       478      2113         0     11173      6468    211753   no data   no data  --
5.57/1.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.57/1.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.57/1.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.57/1.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.57/1.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.57/1.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
5.57/1.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.97/1.57	c lits-rem:       138  cl-subs:      595  v-elim:      0  v-fix:    0  time:  0.76 s
5.97/1.58	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.04
5.97/1.58	c calculated reachability. Time: 0.00
5.97/1.58	c  N st    18     30504       478      2113         0     10578      6468    196992   no data   no data  --
7.57/1.94	c  N st    20     37615       478      2113         0      9845      6468    162975   no data   no data  --
9.19/2.32	c  N st    21     44015       478      2113         0     16129      6468    311285   no data   no data  --
9.56/2.44	c  S st    22     45756       478      2113         0      9075      6468    126701   no data   no data  --
9.56/2.46	c  S st    22     46259       478      2113         0      9577      6468    138102   no data   no data  --
9.56/2.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.56/2.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.56/2.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
9.56/2.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.56/2.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.56/2.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
9.56/2.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.96/2.56	c lits-rem:        38  cl-subs:       60  v-elim:      0  v-fix:    0  time:  0.35 s
9.96/2.56	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
9.96/2.56	c vivif2 --  cl tried     9517 cl shrink        0 lits rem          0 time: 0.00
9.96/2.57	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.03
9.96/2.57	c calculated reachability. Time: 0.00
9.96/2.57	c  N st    22     46259       478      2113         0      9517      6468    136727   no data   no data  --
13.57/3.47	c  N st    23     60656       478      2113         0     13847      6468    230095   no data   no data  --
16.35/4.18	c  N st    24     69389       478      2113         0     11595      6468    163374   no data   no data  --
16.35/4.18	c  S st    24     69389       478      2113         0     11595      6468    163374   no data   no data  --
16.75/4.22	c  S st    24     69894       478      2113         0     12100      6468    174505   no data   no data  --
16.75/4.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.75/4.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.75/4.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
16.75/4.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.75/4.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.75/4.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
16.75/4.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.15/4.39	c lits-rem:        73  cl-subs:      176  v-elim:      0  v-fix:    0  time:  0.67 s
17.15/4.39	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
17.15/4.39	c vivif2 --  cl tried    11924 cl shrink        0 lits rem          0 time: 0.01
17.57/4.40	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.03
17.57/4.40	c calculated reachability. Time: 0.00
17.57/4.40	c  N st    24     69894       478      2113         0     11924      6468    170707   no data   no data  --
22.75/5.72	c  F st    25     87501       478      2113         0     17392      6468    298624   no data   no data  --
22.75/5.72	c  N st    25     87501       478      2113         0     17392      6468    298624   no data   no data  --
24.35/6.14	c Decided on static restart strategy
25.54/6.44	c  N st    32     95539       478      2113         0     25238      6468    473386   no data   no data  --
28.34/7.14	c  N st    34    104845       478      2113         0     21651      6468    377743   no data   no data  --
28.34/7.14	c  S st    34    104845       478      2113         0     21651      6468    377743   no data   no data  --
28.74/7.20	c  S st    34    105345       478      2113         0     22148      6468    388959   no data   no data  --
28.74/7.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.74/7.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.74/7.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
28.74/7.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.74/7.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.74/7.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
28.74/7.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.93/8.05	c lits-rem:       263  cl-subs:      898  v-elim:      0  v-fix:    0  time:  3.32 s
31.93/8.05	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
31.93/8.05	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.02
31.93/8.07	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.06
31.93/8.07	c calculated reachability. Time: 0.00
31.93/8.07	c  N st    34    105345       478      2113         0     21250      6468    365177   no data   no data  --
35.14/8.88	c  N st    35    114944       478      2113         0     16936      6468    242766   no data   no data  --
40.32/10.16	c  N st    36    129341       478      2113         0     16366      6468    217471   no data   no data  --
47.91/12.03	c  N st    37    150938       478      2113         0     21781      6468    328752   no data   no data  --
50.31/12.64	c  S st    38    158017       478      2113         0     28704      6468    491582   no data   no data  --
50.71/12.72	c  S st    38    158519       478      2113         0     29205      6468    503057   no data   no data  --
50.71/12.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
50.71/12.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
50.71/12.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
50.71/12.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
50.71/12.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.71/12.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
50.71/12.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
56.70/14.20	c lits-rem:       294  cl-subs:     1529  v-elim:      0  v-fix:    0  time:  5.82 s
56.70/14.20	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
56.70/14.21	c vivif2 --  cl tried    27676 cl shrink        0 lits rem          0 time: 0.02
56.70/14.23	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.09
56.70/14.23	c calculated reachability. Time: 0.00
56.70/14.23	c  N st    38    158519       478      2113         0     27676      6468    468464   no data   no data  --
76.27/19.14	c  N st    39    207107       478      2113         0     22364      6468    309277   no data   no data  --
89.46/22.42	c  N st    40    237780       478      2113         0     32794      6468    524522   no data   no data  --
89.46/22.42	c  S st    40    237780       478      2113         0     32794      6468    524522   no data   no data  --
89.85/22.52	c  S st    40    238281       478      2113         0     33293      6468    535870   no data   no data  --
89.85/22.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
89.85/22.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
89.85/22.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
89.85/22.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
89.85/22.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.85/22.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
89.85/22.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
96.66/24.22	c lits-rem:      1066  cl-subs:     1759  v-elim:      0  v-fix:    0  time:  6.66 s
96.66/24.22	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
96.66/24.22	c vivif2 --  cl tried    31534 cl shrink        0 lits rem          0 time: 0.02
96.66/24.25	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.10
96.66/24.25	c calculated reachability. Time: 0.00
96.66/24.25	c  N st    40    238281       478      2113         0     31534      6468    497013   no data   no data  --
127.41/31.95	c  F st    41    306252       478      2113         0     33343      6468    469651   no data   no data  --
127.41/31.95	c  N st    41    306252       478      2113         0     33343      6468    469651   no data   no data  --
129.79/32.57	c Decided on static restart strategy
141.38/35.40	c  N st    51    334552       478      2113         0     37788      6468    595571   no data   no data  --
152.16/38.16	c  N st    53    357421       478      2113         0     35776      6468    541890   no data   no data  --
152.16/38.16	c  S st    53    357421       478      2113         0     35776      6468    541890   no data   no data  --
152.56/38.25	c  S st    53    357925       478      2113         0     36278      6468    553909   no data   no data  --
152.56/38.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
152.56/38.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
152.56/38.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
152.56/38.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
152.56/38.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
152.56/38.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
152.56/38.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
158.96/39.86	c lits-rem:       439  cl-subs:      986  v-elim:      0  v-fix:    0  time:  6.29 s
158.96/39.86	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
158.96/39.86	c vivif2 --  cl tried    35292 cl shrink        0 lits rem          0 time: 0.02
158.96/39.89	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.12
158.96/39.89	c calculated reachability. Time: 0.00
158.96/39.89	c  N st    53    357925       478      2113         0     35292      6468    529785   no data   no data  --
175.75/44.03	c  N st    54    390318       478      2113         0     41571      6468    658531   no data   no data  --
204.10/51.13	c  N st    55    438906       478      2113         0     35159      6468    463419   no data   no data  --
244.44/61.20	c  N st    56    511788       478      2113         0     48658      6468    747756   no data   no data  --
257.62/64.57	c  N st    57    536887       478      2113         0     42983      6468    593851   no data   no data  --
257.62/64.57	c  S st    57    536887       478      2113         0     42983      6468    593851   no data   no data  --
258.02/64.69	c  S st    57    537389       478      2113         0     43485      6468    605075   no data   no data  --
258.02/64.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
258.02/64.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
258.42/64.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
258.42/64.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
258.42/64.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
258.42/64.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
258.42/64.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
265.21/66.47	c lits-rem:       583  cl-subs:     2115  v-elim:      0  v-fix:    0  time:  6.97 s
265.21/66.47	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
265.21/66.48	c vivif2 --  cl tried    41370 cl shrink        0 lits rem          0 time: 0.02
265.61/66.52	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.16
265.61/66.52	c calculated reachability. Time: 0.00
265.61/66.52	c  N st    57    537389       478      2113         0     41370      6468    559767   no data   no data  --
372.67/93.39	c  N st    58    701373       478      2113         0     35607      6468    354068   no data   no data  --
448.18/112.28	c  N st    59    806084       478      2113         0     64347      6468    993206   no data   no data  --
448.18/112.28	c  S st    59    806084       478      2113         0     64347      6468    993206   no data   no data  --
448.96/112.47	c  S st    59    806589       478      2113         0     64851      6468   1004679   no data   no data  --
448.96/112.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
448.96/112.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
449.36/112.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.11
449.36/112.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
449.36/112.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
449.36/112.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
449.36/112.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
461.37/115.60	c lits-rem:       447  cl-subs:     5011  v-elim:      0  v-fix:    0  time: 12.24 s
461.37/115.60	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
461.77/115.61	c vivif2 --  cl tried    59840 cl shrink        0 lits rem          0 time: 0.05
461.77/115.68	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.27
461.77/115.68	c calculated reachability. Time: 0.00
461.77/115.68	c  N st    59    806589       478      2113         0     59840      6468    899961   no data   no data  --
684.65/171.45	c  F st    60   1071875       478      2113         0     75541      6468   1168548   no data   no data  --
684.65/171.45	c  N st    60   1071875       478      2113         0     75541      6468   1168548   no data   no data  --
691.04/173.01	c Decided on static restart strategy
711.02/178.05	c  N st    70   1100189       478      2113         0     59569      6468    798225   no data   no data  --
745.76/186.79	c  N st    72   1136186       478      2113         0     49892      6468    538660   no data   no data  --
776.13/194.39	c  N st    73   1168579       478      2113         0     81305      6468   1280275   no data   no data  --
816.87/204.58	c  N st    74   1209886       478      2113         0     75858      6468   1165474   no data   no data  --
816.87/204.58	c  S st    74   1209886       478      2113         0     75858      6468   1165474   no data   no data  --
818.06/204.84	c  S st    74   1210390       478      2113         0     76362      6468   1177111   no data   no data  --
818.06/204.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
818.06/204.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
818.06/204.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.14
818.46/204.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
818.46/204.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
818.46/204.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
818.46/204.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
830.87/208.08	c lits-rem:       345  cl-subs:     3665  v-elim:      0  v-fix:    0  time: 12.62 s
830.87/208.08	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
830.87/208.09	c vivif2 --  cl tried    72697 cl shrink        0 lits rem          0 time: 0.05
831.25/208.18	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.35
831.25/208.18	c calculated reachability. Time: 0.00
831.25/208.18	c  N st    74   1210390       478      2113         0     72697      6468   1094373   no data   no data  --
899.54/225.26	c  N st    75   1283273       478      2113         0     49301      6468    482667   no data   no data  --
1012.19/253.49	c  N st    76   1392596       478      2113         0     57264      6468    644325   no data   no data  --
1165.19/291.76	c  N st    77   1556581       478      2113         0     62460      6468    719976   no data   no data  --
1334.96/334.23	c  N st    78   1710390       478      2113         0    103964      6468   1742880   no data   no data  --
1334.96/334.23	c  S st    78   1710390       478      2113         0    103964      6468   1742880   no data   no data  --
1336.18/334.59	c  S st    78   1710893       478      2113         0    104466      6468   1755260   no data   no data  --
1336.18/334.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1336.18/334.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1336.55/334.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.21
1336.95/334.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1336.95/334.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1336.95/334.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
1336.95/334.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1385.29/346.80	c lits-rem:       112  cl-subs:     6570  v-elim:      0  v-fix:    0  time: 48.29 s
1385.29/346.80	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
1385.29/346.82	c vivif2 --  cl tried    97896 cl shrink        0 lits rem          0 time: 0.09
1385.69/346.96	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.54
1385.69/346.96	c calculated reachability. Time: 0.00
1385.69/346.96	c  N st    78   1710893       478      2113         0     97896      6468   1599288   no data   no data  --
1801.91/451.36	c  N st    79   2079859       478      2113         0    109648      6468   1776870   no data   no data  --
1950.13/488.43	c  N st    80   2210893       478      2113         0    113615      6468   1803447   no data   no data  --
1950.13/488.43	c  S st    80   2210893       478      2113         0    113615      6468   1803447   no data   no data  --
1951.71/488.85	c  S st    80   2211399       478      2113         0    114119      6468   1815145   no data   no data  --
1951.71/488.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1951.71/488.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1952.11/488.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.24
1952.11/488.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1952.11/488.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1952.11/488.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
1952.11/488.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2009.24/503.24	c lits-rem:       342  cl-subs:     7853  v-elim:      0  v-fix:    0  time: 56.96 s
2009.24/503.24	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
2009.24/503.26	c vivif2 --  cl tried   106266 cl shrink        0 lits rem          0 time: 0.09
2010.04/503.42	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.63
2010.04/503.42	c calculated reachability. Time: 0.00
2010.04/503.42	c  N st    80   2211399       478      2113         0    106266      6468   1642049   no data   no data  --
2615.61/655.07	c  N st    81   2711400       478      2113         0    129149      6468   1978416   no data   no data  --
2615.61/655.07	c  S st    81   2711400       478      2113         0    129149      6468   1978416   no data   no data  --
2617.61/655.50	c  S st    81   2711904       478      2113         0    129652      6468   1990328   no data   no data  --
2617.61/655.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2617.61/655.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2617.61/655.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.26
2618.03/655.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2618.03/655.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2618.03/655.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
2618.03/655.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2708.70/678.32	c lits-rem:        58  cl-subs:    14677  v-elim:      0  v-fix:    0  time: 90.55 s
2708.70/678.32	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
2708.70/678.34	c vivif2 --  cl tried   114975 cl shrink        0 lits rem          0 time: 0.09
2709.49/678.50	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.65
2709.49/678.51	c calculated reachability. Time: 0.00
2709.49/678.51	c  N st    81   2711904       478      2113         0    114975      6468   1694864   no data   no data  --
3412.55/854.51	c  N st    82   3211904       478      2113         0     91476      6468   1032202   no data   no data  --
3412.55/854.51	c  S st    82   3211904       478      2113         0     91476      6468   1032202   no data   no data  --
3413.37/854.79	c  S st    82   3212408       478      2113         0     91980      6468   1044043   no data   no data  --
3413.37/854.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3413.37/854.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3413.77/854.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
3413.77/854.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3413.77/854.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3413.77/854.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
3413.77/854.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3423.73/857.34	c lits-rem:       139  cl-subs:     3606  v-elim:      0  v-fix:    0  time:  9.86 s
3423.73/857.34	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
3423.73/857.36	c vivif2 --  cl tried    88374 cl shrink        0 lits rem          0 time: 0.06
3424.14/857.47	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.44
3424.14/857.47	c calculated reachability. Time: 0.00
3424.14/857.47	c  N st    82   3212408       478      2113         0     88374      6468    975854   no data   no data  --
4176.32/1045.72	c  N st    83   3712408       478      2113         0     98710      6468   1117362   no data   no data  --
4176.32/1045.72	c  S st    83   3712408       478      2113         0     98710      6468   1117362   no data   no data  --
4177.52/1046.05	c  S st    83   3712914       478      2113         0     99213      6468   1129197   no data   no data  --
4177.52/1046.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4177.52/1046.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4177.52/1046.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
4177.94/1046.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4177.94/1046.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4177.94/1046.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
4177.94/1046.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4191.52/1049.56	c lits-rem:       901  cl-subs:     4404  v-elim:      0  v-fix:    0  time: 13.65 s
4191.52/1049.56	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
4191.52/1049.57	c vivif2 --  cl tried    94809 cl shrink        0 lits rem          0 time: 0.06
4192.29/1049.70	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.49
4192.29/1049.70	c calculated reachability. Time: 0.00
4192.29/1049.70	c  N st    83   3712914       478      2113         0     94809      6468   1038595   no data   no data  --
4249.82/1064.17	c  F st    84   3751563       478      2113         0    132303      6468   1933061   no data   no data  --
4249.82/1064.17	c  N st    84   3751563       478      2113         0    132303      6468   1933061   no data   no data  --
4260.21/1066.79	c Decided on static restart strategy
4307.34/1078.53	c  N st    94   3779867       478      2113         0    159881      6468   2598548   no data   no data  --
4364.06/1092.75	c  N st    96   3815861       478      2113         0    112710      6468   1472183   no data   no data  --
4420.79/1106.95	c  N st    97   3848253       478      2113         0    144162      6468   2205665   no data   no data  --
4499.11/1126.51	c  N st    98   3896841       478      2113         0    107885      6468   1332733   no data   no data  --
4624.92/1158.09	c  N st    99   3969723       478      2113         0     94266      6468    983605   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: 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-3175112-1304089039/watcher-3175112-1304089039 -o /tmp/evaluation-result-3175112-1304089039/solver-3175112-1304089039 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175112-1304089039.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.84 8.02 7.88 5/180 29878
/proc/meminfo: memFree=30821764/32951124 swapFree=67111364/67111528
[pid=29878] ppid=29876 vsize=182308 CPUtime=0 cores=1,3,5,7
/proc/29878/stat : 29878 (strangenight1-m) S 29876 29878 29618 0 -1 4202496 437 0 0 0 0 0 0 0 25 0 4 0 520501827 186683392 368 33554432000 4194304 4650419 140736868998272 18446744073709551615 228244453870 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29878/statm: 40116 370 315 112 0 35081 0
[pid=29878/tid=29879] ppid=29876 vsize=116772 CPUtime=0 cores=1,3,5,7
/proc/29878/task/29879/stat : 29879 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 12 0 0 0 0 0 0 0 25 0 4 0 520501828 119574528 376 33554432000 4194304 4650419 140736868998272 18446744073709551615 228244373399 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29878/tid=29880] ppid=29876 vsize=182308 CPUtime=0 cores=1,3,5,7
/proc/29878/task/29880/stat : 29880 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 10 0 0 0 0 0 0 0 25 0 4 0 520501828 186683392 384 33554432000 4194304 4650419 140736868998272 18446744073709551615 228243995033 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29878/tid=29881] ppid=29876 vsize=182308 CPUtime=0 cores=1,3,5,7
/proc/29878/task/29881/stat : 29881 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 12 0 0 0 0 0 0 0 25 0 4 0 520501828 186683392 398 33554432000 4194304 4650419 140736868998272 18446744073709551615 228244392026 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.109083 s]
/proc/loadavg: 7.84 8.02 7.88 5/180 29878
/proc/meminfo: memFree=30821764/32951124 swapFree=67111364/67111528
[pid=29878] ppid=29876 vsize=282924 CPUtime=0.4 cores=1,3,5,7
/proc/29878/stat : 29878 (strangenight1-m) R 29876 29878 29618 0 -1 4202496 1760 0 0 0 40 0 0 0 18 0 4 0 520501827 289714176 1638 33554432000 4194304 4650419 140736868998272 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29878/statm: 70731 1638 391 112 0 65696 0
[pid=29878/tid=29879] ppid=29876 vsize=282924 CPUtime=0.1 cores=1,3,5,7
/proc/29878/task/29879/stat : 29879 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 405 0 0 0 10 0 0 0 25 0 4 0 520501828 289714176 1638 33554432000 4194304 4650419 140736868998272 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29878/tid=29880] ppid=29876 vsize=282924 CPUtime=0.1 cores=1,3,5,7
/proc/29878/task/29880/stat : 29880 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 339 0 0 0 10 0 0 0 18 0 4 0 520501828 289714176 1638 33554432000 4194304 4650419 140736868998272 18446744073709551615 4333185 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29878/tid=29881] ppid=29876 vsize=282924 CPUtime=0.09 cores=1,3,5,7
/proc/29878/task/29881/stat : 29881 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 253 0 0 0 9 0 0 0 25 0 4 0 520501828 289714176 1638 33554432000 4194304 4650419 140736868998272 18446744073709551615 4367245 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 282924

[startup+0.20107 s]
/proc/loadavg: 7.84 8.02 7.88 5/180 29878
/proc/meminfo: memFree=30821764/32951124 swapFree=67111364/67111528
[pid=29878] ppid=29876 vsize=284076 CPUtime=0.77 cores=1,3,5,7
/proc/29878/stat : 29878 (strangenight1-m) R 29876 29878 29618 0 -1 4202496 2434 0 0 0 77 0 0 0 18 0 4 0 520501827 290893824 1752 33554432000 4194304 4650419 140736868998272 18446744073709551615 4333632 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29878/statm: 71019 1752 393 112 0 65984 0
[pid=29878/tid=29879] ppid=29876 vsize=284076 CPUtime=0.19 cores=1,3,5,7
/proc/29878/task/29879/stat : 29879 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 570 0 0 0 19 0 0 0 25 0 4 0 520501828 290893824 1752 33554432000 4194304 4650419 140736868998272 18446744073709551615 4366835 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29878/tid=29880] ppid=29876 vsize=284076 CPUtime=0.19 cores=1,3,5,7
/proc/29878/task/29880/stat : 29880 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 515 0 0 0 19 0 0 0 18 0 4 0 520501828 290893824 1752 33554432000 4194304 4650419 140736868998272 18446744073709551615 4363441 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29878/tid=29881] ppid=29876 vsize=284076 CPUtime=0.19 cores=1,3,5,7
/proc/29878/task/29881/stat : 29881 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 433 0 0 0 19 0 0 0 25 0 4 0 520501828 290893824 1752 33554432000 4194304 4650419 140736868998272 18446744073709551615 4333710 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 284076

[startup+0.30105 s]
/proc/loadavg: 7.84 8.02 7.88 5/180 29878
/proc/meminfo: memFree=30821764/32951124 swapFree=67111364/67111528
[pid=29878] ppid=29876 vsize=284076 CPUtime=1.17 cores=1,3,5,7
/proc/29878/stat : 29878 (strangenight1-m) R 29876 29878 29618 0 -1 4202496 2801 0 0 0 117 0 0 0 18 0 4 0 520501827 290893824 2119 33554432000 4194304 4650419 140736868998272 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29878/statm: 71019 2119 393 112 0 65984 0
[pid=29878/tid=29879] ppid=29876 vsize=284076 CPUtime=0.29 cores=1,3,5,7
/proc/29878/task/29879/stat : 29879 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 656 0 0 0 29 0 0 0 25 0 4 0 520501828 290893824 2119 33554432000 4194304 4650419 140736868998272 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29878/tid=29880] ppid=29876 vsize=284076 CPUtime=0.29 cores=1,3,5,7
/proc/29878/task/29880/stat : 29880 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 607 0 0 0 29 0 0 0 18 0 4 0 520501828 290893824 2119 33554432000 4194304 4650419 140736868998272 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29878/tid=29881] ppid=29876 vsize=284076 CPUtime=0.29 cores=1,3,5,7
/proc/29878/task/29881/stat : 29881 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 522 0 0 0 29 0 0 0 25 0 4 0 520501828 290893824 2119 33554432000 4194304 4650419 140736868998272 18446744073709551615 4365231 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284076

[startup+0.700983 s]
/proc/loadavg: 7.84 8.02 7.88 5/180 29878
/proc/meminfo: memFree=30821764/32951124 swapFree=67111364/67111528
[pid=29878] ppid=29876 vsize=285000 CPUtime=2.78 cores=1,3,5,7
/proc/29878/stat : 29878 (strangenight1-m) R 29876 29878 29618 0 -1 4202496 4356 0 0 0 277 1 0 0 18 0 4 0 520501827 291840000 2834 33554432000 4194304 4650419 140736868998272 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29878/statm: 71250 2834 393 112 0 66215 0
[pid=29878/tid=29879] ppid=29876 vsize=285000 CPUtime=0.69 cores=1,3,5,7
/proc/29878/task/29879/stat : 29879 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 1068 0 0 0 69 0 0 0 25 0 4 0 520501828 291840000 2834 33554432000 4194304 4650419 140736868998272 18446744073709551615 4313071 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29878/tid=29880] ppid=29876 vsize=285000 CPUtime=0.69 cores=1,3,5,7
/proc/29878/task/29880/stat : 29880 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 997 0 0 0 69 0 0 0 18 0 4 0 520501828 291840000 2835 33554432000 4194304 4650419 140736868998272 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29878/tid=29881] ppid=29876 vsize=285000 CPUtime=0.69 cores=1,3,5,7
/proc/29878/task/29881/stat : 29881 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 890 0 0 0 69 0 0 0 25 0 4 0 520501828 291840000 2835 33554432000 4194304 4650419 140736868998272 18446744073709551615 4339875 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 285000

[startup+1.50085 s]
/proc/loadavg: 7.85 8.02 7.88 9/184 29882
/proc/meminfo: memFree=30814008/32951124 swapFree=67111364/67111528
[pid=29878] ppid=29876 vsize=291464 CPUtime=5.97 cores=1,3,5,7
/proc/29878/stat : 29878 (strangenight1-m) R 29876 29878 29618 0 -1 4202496 8519 0 0 0 596 1 0 0 20 0 4 0 520501827 298459136 4652 33554432000 4194304 4650419 140736868998272 18446744073709551615 4439103 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29878/statm: 72866 4652 395 112 0 67831 0
[pid=29878/tid=29879] ppid=29876 vsize=291464 CPUtime=1.49 cores=1,3,5,7
/proc/29878/task/29879/stat : 29879 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 1844 0 0 0 149 0 0 0 25 0 4 0 520501828 298459136 4652 33554432000 4194304 4650419 140736868998272 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29878/tid=29880] ppid=29876 vsize=291464 CPUtime=1.49 cores=1,3,5,7
/proc/29878/task/29880/stat : 29880 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 1756 0 0 0 149 0 0 0 19 0 4 0 520501828 298459136 4652 33554432000 4194304 4650419 140736868998272 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29878/tid=29881] ppid=29876 vsize=291464 CPUtime=1.48 cores=1,3,5,7
/proc/29878/task/29881/stat : 29881 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 1572 0 0 0 148 0 0 0 25 0 4 0 520501828 298459136 4652 33554432000 4194304 4650419 140736868998272 18446744073709551615 4311744 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 291464

[startup+3.10057 s]
/proc/loadavg: 7.85 8.02 7.88 9/184 29882
/proc/meminfo: memFree=30801236/32951124 swapFree=67111364/67111528
[pid=29878] ppid=29876 vsize=295064 CPUtime=12.36 cores=1,3,5,7
/proc/29878/stat : 29878 (strangenight1-m) R 29876 29878 29618 0 -1 4202496 16029 0 0 0 1234 2 0 0 25 0 4 0 520501827 302145536 9397 33554432000 4194304 4650419 140736868998272 18446744073709551615 4303973 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29878/statm: 73766 9397 395 112 0 68731 0
[pid=29878/tid=29879] ppid=29876 vsize=295064 CPUtime=3.09 cores=1,3,5,7
/proc/29878/task/29879/stat : 29879 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 3525 0 0 0 309 0 0 0 25 0 4 0 520501828 302145536 9397 33554432000 4194304 4650419 140736868998272 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29878/tid=29880] ppid=29876 vsize=295064 CPUtime=3.09 cores=1,3,5,7
/proc/29878/task/29880/stat : 29880 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 4415 0 0 0 309 0 0 0 25 0 4 0 520501828 302145536 9397 33554432000 4194304 4650419 140736868998272 18446744073709551615 4255680 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29878/tid=29881] ppid=29876 vsize=295064 CPUtime=3.07 cores=1,3,5,7
/proc/29878/task/29881/stat : 29881 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 3553 0 0 0 307 0 0 0 20 0 4 0 520501828 302145536 9397 33554432000 4194304 4650419 140736868998272 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 295064

[startup+6.30101 s]
/proc/loadavg: 7.85 8.02 7.88 9/184 29882
/proc/meminfo: memFree=30769120/32951124 swapFree=67111364/67111528
[pid=29878] ppid=29876 vsize=304188 CPUtime=25.14 cores=1,3,5,7
/proc/29878/stat : 29878 (strangenight1-m) R 29876 29878 29618 0 -1 4202496 24421 0 0 0 2510 4 0 0 25 0 4 0 520501827 311488512 14860 33554432000 4194304 4650419 140736868998272 18446744073709551615 4365321 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29878/statm: 76047 14860 395 112 0 71012 0
[pid=29878/tid=29879] ppid=29876 vsize=304188 CPUtime=6.28 cores=1,3,5,7
/proc/29878/task/29879/stat : 29879 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 5572 0 0 0 628 0 0 0 25 0 4 0 520501828 311488512 14860 33554432000 4194304 4650419 140736868998272 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29878/tid=29880] ppid=29876 vsize=304188 CPUtime=6.29 cores=1,3,5,7
/proc/29878/task/29880/stat : 29880 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 7459 0 0 0 628 1 0 0 25 0 4 0 520501828 311488512 14860 33554432000 4194304 4650419 140736868998272 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29878/tid=29881] ppid=29876 vsize=304188 CPUtime=6.26 cores=1,3,5,7
/proc/29878/task/29881/stat : 29881 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 5389 0 0 0 625 1 0 0 25 0 4 0 520501828 311488512 14860 33554432000 4194304 4650419 140736868998272 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 304188

[startup+12.7009 s]
/proc/loadavg: 7.88 8.02 7.88 9/184 29882
/proc/meminfo: memFree=30738768/32951124 swapFree=67111364/67111528
[pid=29878] ppid=29876 vsize=323244 CPUtime=50.71 cores=1,3,5,7
/proc/29878/stat : 29878 (strangenight1-m) R 29876 29878 29618 0 -1 4202496 34629 0 0 0 5064 7 0 0 25 0 4 0 520501827 331001856 19313 33554432000 4194304 4650419 140736868998272 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29878/statm: 80811 19313 395 112 0 75776 0
[pid=29878/tid=29879] ppid=29876 vsize=323244 CPUtime=12.69 cores=1,3,5,7
/proc/29878/task/29879/stat : 29879 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 7965 0 0 0 1268 1 0 0 25 0 4 0 520501828 331001856 19313 33554432000 4194304 4650419 140736868998272 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29878/tid=29880] ppid=29876 vsize=323244 CPUtime=12.68 cores=1,3,5,7
/proc/29878/task/29880/stat : 29880 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 10291 0 0 0 1267 1 0 0 25 0 4 0 520501828 331001856 19313 33554432000 4194304 4650419 140736868998272 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29878/tid=29881] ppid=29876 vsize=323244 CPUtime=12.62 cores=1,3,5,7
/proc/29878/task/29881/stat : 29881 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 7401 0 0 0 1260 2 0 0 25 0 4 0 520501828 331001856 19313 33554432000 4194304 4650419 140736868998272 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 323244

[startup+25.5006 s]
/proc/loadavg: 7.89 8.02 7.88 9/184 29883
/proc/meminfo: memFree=30687312/32951124 swapFree=67111364/67111528
[pid=29878] ppid=29876 vsize=314248 CPUtime=101.83 cores=1,3,5,7
/proc/29878/stat : 29878 (strangenight1-m) R 29876 29878 29618 0 -1 4202496 51875 0 0 0 10172 11 0 0 25 0 4 0 520501827 321789952 27633 33554432000 4194304 4650419 140736868998272 18446744073709551615 4313048 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29878/statm: 78562 27633 395 112 0 73527 0
[pid=29878/tid=29879] ppid=29876 vsize=314248 CPUtime=25.49 cores=1,3,5,7
/proc/29878/task/29879/stat : 29879 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 12021 0 0 0 2547 2 0 0 25 0 4 0 520501828 321789952 27633 33554432000 4194304 4650419 140736868998272 18446744073709551615 4366865 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29878/tid=29880] ppid=29876 vsize=314248 CPUtime=25.48 cores=1,3,5,7
/proc/29878/task/29880/stat : 29880 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 15289 0 0 0 2546 2 0 0 25 0 4 0 520501828 321789952 27633 33554432000 4194304 4650419 140736868998272 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29878/tid=29881] ppid=29876 vsize=314248 CPUtime=25.34 cores=1,3,5,7
/proc/29878/task/29881/stat : 29881 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 10624 0 0 0 2531 3 0 0 25 0 4 0 520501828 321789952 27633 33554432000 4194304 4650419 140736868998272 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 314248

[startup+51.1012 s]
/proc/loadavg: 7.99 8.03 7.89 9/184 29883
/proc/meminfo: memFree=30656456/32951124 swapFree=67111364/67111528
[pid=29878] ppid=29876 vsize=383264 CPUtime=204.1 cores=1,3,5,7
/proc/29878/stat : 29878 (strangenight1-m) R 29876 29878 29618 0 -1 4202496 77187 0 0 0 20391 19 0 0 25 0 4 0 520501827 392462336 30195 33554432000 4194304 4650419 140736868998272 18446744073709551615 4365231 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29878/statm: 95816 30195 395 112 0 90781 0
[pid=29878/tid=29879] ppid=29876 vsize=383264 CPUtime=51.09 cores=1,3,5,7
/proc/29878/task/29879/stat : 29879 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 19664 0 0 0 5105 4 0 0 25 0 4 0 520501828 392462336 30195 33554432000 4194304 4650419 140736868998272 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29878/tid=29880] ppid=29876 vsize=383264 CPUtime=51.08 cores=1,3,5,7
/proc/29878/task/29880/stat : 29880 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 24423 0 0 0 5103 5 0 0 25 0 4 0 520501828 392462336 30195 33554432000 4194304 4650419 140736868998272 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29878/tid=29881] ppid=29876 vsize=383264 CPUtime=50.8 cores=1,3,5,7
/proc/29878/task/29881/stat : 29881 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 13624 0 0 0 5076 4 0 0 25 0 4 0 520501828 392462336 30195 33554432000 4194304 4650419 140736868998272 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 383264

[startup+102.301 s]
/proc/loadavg: 8.06 8.04 7.90 9/184 29885
/proc/meminfo: memFree=30601912/32951124 swapFree=67111364/67111528
[pid=29878] ppid=29876 vsize=410664 CPUtime=408.64 cores=1,3,5,7
/proc/29878/stat : 29878 (strangenight1-m) R 29876 29878 29618 0 -1 4202496 121051 0 0 0 40828 36 0 0 25 0 4 0 520501827 420519936 37017 33554432000 4194304 4650419 140736868998272 18446744073709551615 4367232 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29878/statm: 102666 37017 395 112 0 97631 0
[pid=29878/tid=29879] ppid=29876 vsize=410664 CPUtime=102.3 cores=1,3,5,7
/proc/29878/task/29879/stat : 29879 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 32966 0 0 0 10221 9 0 0 25 0 4 0 520501828 420519936 37017 33554432000 4194304 4650419 140736868998272 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29878/tid=29880] ppid=29876 vsize=410664 CPUtime=102.29 cores=1,3,5,7
/proc/29878/task/29880/stat : 29880 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 38036 0 0 0 10218 11 0 0 25 0 4 0 520501828 420519936 37017 33554432000 4194304 4650419 140736868998272 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29878/tid=29881] ppid=29876 vsize=410664 CPUtime=101.73 cores=1,3,5,7
/proc/29878/task/29881/stat : 29881 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 20931 0 0 0 10167 6 0 0 25 0 4 0 520501828 420519936 37017 33554432000 4194304 4650419 140736868998272 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 410664

[startup+162.301 s]

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

[pid=29878] ppid=29876 vsize=600204 CPUtime=2564.9 cores=1,3,5,7
/proc/29878/stat : 29878 (strangenight1-m) R 29876 29878 29618 0 -1 4202496 385494 0 0 0 256338 152 0 0 25 0 4 0 520501827 614608896 85182 33554432000 4194304 4650419 140736868998272 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29878/statm: 150051 85182 395 112 0 145016 0
[pid=29878/tid=29879] ppid=29876 vsize=600204 CPUtime=642.29 cores=1,3,5,7
/proc/29878/task/29879/stat : 29879 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 103952 0 0 0 64186 43 0 0 25 0 4 0 520501828 614608896 85182 33554432000 4194304 4650419 140736868998272 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29878/tid=29880] ppid=29876 vsize=600204 CPUtime=641.48 cores=1,3,5,7
/proc/29878/task/29880/stat : 29880 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 129874 0 0 0 64101 47 0 0 25 0 4 0 520501828 614608896 85182 33554432000 4194304 4650419 140736868998272 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29878/tid=29881] ppid=29876 vsize=600204 CPUtime=638.79 cores=1,3,5,7
/proc/29878/task/29881/stat : 29881 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 63028 0 0 0 63853 26 0 0 25 0 4 0 520501828 614608896 85182 33554432000 4194304 4650419 140736868998272 18446744073709551615 4365210 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2564.9
Current children cumulated vsize (KiB) 600204

[startup+702.3 s]
/proc/loadavg: 8.08 8.06 7.96 9/184 29913
/proc/meminfo: memFree=30150760/32951124 swapFree=67111364/67111528
[pid=29878] ppid=29876 vsize=619280 CPUtime=2804.56 cores=1,3,5,7
/proc/29878/stat : 29878 (strangenight1-m) R 29876 29878 29618 0 -1 4202496 406721 0 0 0 280294 162 0 0 25 0 4 0 520501827 634142720 89467 33554432000 4194304 4650419 140736868998272 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29878/statm: 154820 89467 395 112 0 149785 0
[pid=29878/tid=29879] ppid=29876 vsize=619280 CPUtime=702.28 cores=1,3,5,7
/proc/29878/task/29879/stat : 29879 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 112221 0 0 0 70181 47 0 0 25 0 4 0 520501828 634142720 89467 33554432000 4194304 4650419 140736868998272 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29878/tid=29880] ppid=29876 vsize=619280 CPUtime=701.48 cores=1,3,5,7
/proc/29878/task/29880/stat : 29880 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 137228 0 0 0 70097 51 0 0 25 0 4 0 520501828 634142720 89467 33554432000 4194304 4650419 140736868998272 18446744073709551615 4365242 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29878/tid=29881] ppid=29876 vsize=619280 CPUtime=698.47 cores=1,3,5,7
/proc/29878/task/29881/stat : 29881 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 65233 0 0 0 69819 28 0 0 25 0 4 0 520501828 634142720 89467 33554432000 4194304 4650419 140736868998272 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2804.56
Current children cumulated vsize (KiB) 619280

[startup+762.301 s]
/proc/loadavg: 8.17 8.08 7.97 9/184 29914
/proc/meminfo: memFree=30143388/32951124 swapFree=67111364/67111528
[pid=29878] ppid=29876 vsize=619496 CPUtime=3044.26 cores=1,3,5,7
/proc/29878/stat : 29878 (strangenight1-m) R 29876 29878 29618 0 -1 4202496 424977 0 0 0 304254 172 0 0 25 0 4 0 520501827 634363904 90557 33554432000 4194304 4650419 140736868998272 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29878/statm: 154874 90557 395 112 0 149839 0
[pid=29878/tid=29879] ppid=29876 vsize=619496 CPUtime=762.29 cores=1,3,5,7
/proc/29878/task/29879/stat : 29879 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 118846 0 0 0 76178 51 0 0 25 0 4 0 520501828 634363904 90557 33554432000 4194304 4650419 140736868998272 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29878/tid=29880] ppid=29876 vsize=619496 CPUtime=761.49 cores=1,3,5,7
/proc/29878/task/29880/stat : 29880 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 143571 0 0 0 76095 54 0 0 25 0 4 0 520501828 634363904 90557 33554432000 4194304 4650419 140736868998272 18446744073709551615 4365273 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29878/tid=29881] ppid=29876 vsize=619496 CPUtime=758.14 cores=1,3,5,7
/proc/29878/task/29881/stat : 29881 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 67517 0 0 0 75785 29 0 0 25 0 4 0 520501828 634363904 90557 33554432000 4194304 4650419 140736868998272 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.26
Current children cumulated vsize (KiB) 619496

[startup+822.3 s]
/proc/loadavg: 8.19 8.09 7.98 9/184 29916
/proc/meminfo: memFree=30086928/32951124 swapFree=67111364/67111528
[pid=29878] ppid=29876 vsize=629640 CPUtime=3283.92 cores=1,3,5,7
/proc/29878/stat : 29878 (strangenight1-m) R 29876 29878 29618 0 -1 4202496 445197 0 0 0 328211 181 0 0 25 0 4 0 520501827 644751360 93433 33554432000 4194304 4650419 140736868998272 18446744073709551615 4313048 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29878/statm: 157410 93433 395 112 0 152375 0
[pid=29878/tid=29879] ppid=29876 vsize=629640 CPUtime=822.3 cores=1,3,5,7
/proc/29878/task/29879/stat : 29879 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 127259 0 0 0 82175 55 0 0 25 0 4 0 520501828 644751360 93433 33554432000 4194304 4650419 140736868998272 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29878/tid=29880] ppid=29876 vsize=629640 CPUtime=821.48 cores=1,3,5,7
/proc/29878/task/29880/stat : 29880 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 150188 0 0 0 82091 57 0 0 25 0 4 0 520501828 644751360 93433 33554432000 4194304 4650419 140736868998272 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29878/tid=29881] ppid=29876 vsize=629640 CPUtime=817.81 cores=1,3,5,7
/proc/29878/task/29881/stat : 29881 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 69889 0 0 0 81751 30 0 0 25 0 4 0 520501828 644751360 93433 33554432000 4194304 4650419 140736868998272 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3283.92
Current children cumulated vsize (KiB) 629640

[startup+882.307 s]
/proc/loadavg: 8.19 8.11 7.99 9/184 29918
/proc/meminfo: memFree=30038880/32951124 swapFree=67111364/67111528
[pid=29878] ppid=29876 vsize=635844 CPUtime=3523.62 cores=1,3,5,7
/proc/29878/stat : 29878 (strangenight1-m) R 29876 29878 29618 0 -1 4202496 463134 0 0 0 352173 189 0 0 25 0 4 0 520501827 651104256 98430 33554432000 4194304 4650419 140736868998272 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29878/statm: 158961 98430 395 112 0 153926 0
[pid=29878/tid=29879] ppid=29876 vsize=635844 CPUtime=882.3 cores=1,3,5,7
/proc/29878/task/29879/stat : 29879 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 134377 0 0 0 88173 57 0 0 25 0 4 0 520501828 651104256 98430 33554432000 4194304 4650419 140736868998272 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29878/tid=29880] ppid=29876 vsize=635844 CPUtime=881.48 cores=1,3,5,7
/proc/29878/task/29880/stat : 29880 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 156762 0 0 0 88088 60 0 0 25 0 4 0 520501828 651104256 98430 33554432000 4194304 4650419 140736868998272 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29878/tid=29881] ppid=29876 vsize=635844 CPUtime=877.49 cores=1,3,5,7
/proc/29878/task/29881/stat : 29881 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 71167 0 0 0 87719 30 0 0 25 0 4 0 520501828 651104256 98430 33554432000 4194304 4650419 140736868998272 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3523.62
Current children cumulated vsize (KiB) 635844

[startup+942.3 s]
/proc/loadavg: 8.12 8.10 8.00 9/184 29919
/proc/meminfo: memFree=30037080/32951124 swapFree=67111364/67111528
[pid=29878] ppid=29876 vsize=636024 CPUtime=3763.28 cores=1,3,5,7
/proc/29878/stat : 29878 (strangenight1-m) R 29876 29878 29618 0 -1 4202496 483629 0 0 0 376130 198 0 0 25 0 4 0 520501827 651288576 102327 33554432000 4194304 4650419 140736868998272 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29878/statm: 159006 102327 395 112 0 153971 0
[pid=29878/tid=29879] ppid=29876 vsize=636024 CPUtime=942.29 cores=1,3,5,7
/proc/29878/task/29879/stat : 29879 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 140651 0 0 0 94169 60 0 0 25 0 4 0 520501828 651288576 102327 33554432000 4194304 4650419 140736868998272 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29878/tid=29880] ppid=29876 vsize=636024 CPUtime=941.48 cores=1,3,5,7
/proc/29878/task/29880/stat : 29880 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 165634 0 0 0 94085 63 0 0 25 0 4 0 520501828 651288576 102327 33554432000 4194304 4650419 140736868998272 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29878/tid=29881] ppid=29876 vsize=636024 CPUtime=937.16 cores=1,3,5,7
/proc/29878/task/29881/stat : 29881 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 73714 0 0 0 93685 31 0 0 25 0 4 0 520501828 651288576 102327 33554432000 4194304 4650419 140736868998272 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.28
Current children cumulated vsize (KiB) 636024

[startup+1002.3 s]
/proc/loadavg: 8.09 8.09 8.00 9/184 29921
/proc/meminfo: memFree=30022992/32951124 swapFree=67111364/67111528
[pid=29878] ppid=29876 vsize=636252 CPUtime=4002.95 cores=1,3,5,7
/proc/29878/stat : 29878 (strangenight1-m) R 29876 29878 29618 0 -1 4202496 503744 0 0 0 400088 207 0 0 25 0 4 0 520501827 651522048 97976 33554432000 4194304 4650419 140736868998272 18446744073709551615 4365303 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29878/statm: 159063 97976 395 112 0 154028 0
[pid=29878/tid=29879] ppid=29876 vsize=636252 CPUtime=1002.3 cores=1,3,5,7
/proc/29878/task/29879/stat : 29879 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 146865 0 0 0 100167 63 0 0 25 0 4 0 520501828 651522048 97976 33554432000 4194304 4650419 140736868998272 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29878/tid=29880] ppid=29876 vsize=636252 CPUtime=1001.49 cores=1,3,5,7
/proc/29878/task/29880/stat : 29880 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 171972 0 0 0 100082 67 0 0 25 0 4 0 520501828 651522048 97976 33554432000 4194304 4650419 140736868998272 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29878/tid=29881] ppid=29876 vsize=636252 CPUtime=996.83 cores=1,3,5,7
/proc/29878/task/29881/stat : 29881 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 77700 0 0 0 99651 32 0 0 25 0 4 0 520501828 651522048 97976 33554432000 4194304 4650419 140736868998272 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4002.95
Current children cumulated vsize (KiB) 636252

[startup+1062.3 s]
/proc/loadavg: 8.03 8.07 8.00 9/184 29922
/proc/meminfo: memFree=30008880/32951124 swapFree=67111364/67111528
[pid=29878] ppid=29876 vsize=633956 CPUtime=4242.63 cores=1,3,5,7
/proc/29878/stat : 29878 (strangenight1-m) R 29876 29878 29618 0 -1 4202496 520510 0 0 0 424048 215 0 0 25 0 4 0 520501827 649170944 102220 33554432000 4194304 4650419 140736868998272 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29878/statm: 158489 102220 395 112 0 153454 0
[pid=29878/tid=29879] ppid=29876 vsize=633956 CPUtime=1062.29 cores=1,3,5,7
/proc/29878/task/29879/stat : 29879 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 152584 0 0 0 106164 65 0 0 25 0 4 0 520501828 649170944 102220 33554432000 4194304 4650419 140736868998272 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29878/tid=29880] ppid=29876 vsize=633956 CPUtime=1061.49 cores=1,3,5,7
/proc/29878/task/29880/stat : 29880 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 178151 0 0 0 106079 70 0 0 25 0 4 0 520501828 649170944 102220 33554432000 4194304 4650419 140736868998272 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29878/tid=29881] ppid=29876 vsize=633956 CPUtime=1056.51 cores=1,3,5,7
/proc/29878/task/29881/stat : 29881 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 79060 0 0 0 105618 33 0 0 25 0 4 0 520501828 649170944 102220 33554432000 4194304 4650419 140736868998272 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4242.63
Current children cumulated vsize (KiB) 633956

[startup+1122.3 s]
/proc/loadavg: 8.06 8.07 8.00 9/184 29924
/proc/meminfo: memFree=29967612/32951124 swapFree=67111364/67111528
[pid=29878] ppid=29876 vsize=651224 CPUtime=4482.3 cores=1,3,5,7
/proc/29878/stat : 29878 (strangenight1-m) R 29876 29878 29618 0 -1 4202496 536366 0 0 0 448007 223 0 0 25 0 4 0 520501827 666853376 102990 33554432000 4194304 4650419 140736868998272 18446744073709551615 4333558 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29878/statm: 162806 102990 395 112 0 157771 0
[pid=29878/tid=29879] ppid=29876 vsize=651224 CPUtime=1122.3 cores=1,3,5,7
/proc/29878/task/29879/stat : 29879 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 157135 0 0 0 112162 68 0 0 25 0 4 0 520501828 666853376 102990 33554432000 4194304 4650419 140736868998272 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29878/tid=29880] ppid=29876 vsize=651224 CPUtime=1121.48 cores=1,3,5,7
/proc/29878/task/29880/stat : 29880 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 183468 0 0 0 112076 72 0 0 25 0 4 0 520501828 666853376 102990 33554432000 4194304 4650419 140736868998272 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29878/tid=29881] ppid=29876 vsize=651224 CPUtime=1116.18 cores=1,3,5,7
/proc/29878/task/29881/stat : 29881 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 80279 0 0 0 111584 34 0 0 25 0 4 0 520501828 666853376 102990 33554432000 4194304 4650419 140736868998272 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.3
Current children cumulated vsize (KiB) 651224

[startup+1182.3 s]
/proc/loadavg: 7.75 8.00 7.98 5/176 29944
/proc/meminfo: memFree=30524848/32951124 swapFree=67111364/67111528
[pid=29878] ppid=29876 vsize=653148 CPUtime=4721.98 cores=1,3,5,7
/proc/29878/stat : 29878 (strangenight1-m) R 29876 29878 29618 0 -1 4202496 554979 0 0 0 471966 232 0 0 25 0 4 0 520501827 668823552 108508 33554432000 4194304 4650419 140736868998272 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29878/statm: 163287 108508 395 112 0 158252 0
[pid=29878/tid=29879] ppid=29876 vsize=653148 CPUtime=1182.3 cores=1,3,5,7
/proc/29878/task/29879/stat : 29879 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 163305 0 0 0 118160 70 0 0 25 0 4 0 520501828 668823552 108508 33554432000 4194304 4650419 140736868998272 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29878/tid=29880] ppid=29876 vsize=653148 CPUtime=1181.48 cores=1,3,5,7
/proc/29878/task/29880/stat : 29880 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 189650 0 0 0 118073 75 0 0 25 0 4 0 520501828 668823552 108508 33554432000 4194304 4650419 140736868998272 18446744073709551615 4364406 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29878/tid=29881] ppid=29876 vsize=653148 CPUtime=1175.86 cores=1,3,5,7
/proc/29878/task/29881/stat : 29881 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 81723 0 0 0 117551 35 0 0 25 0 4 0 520501828 668823552 108508 33554432000 4194304 4650419 140736868998272 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4721.98
Current children cumulated vsize (KiB) 653148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 6.68 7.74 7.89 5/175 29944
/proc/meminfo: memFree=30529008/32951124 swapFree=67111364/67111528
[pid=29878] ppid=29876 vsize=628280 CPUtime=4800.31 cores=1,3,5,7
/proc/29878/stat : 29878 (strangenight1-m) R 29876 29878 29618 0 -1 4202496 560355 0 0 0 479795 236 0 0 25 0 4 0 520501827 643358720 107230 33554432000 4194304 4650419 140736868998272 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29878/statm: 157070 107230 395 112 0 152035 0
[pid=29878/tid=29879] ppid=29876 vsize=628280 CPUtime=1201.91 cores=1,3,5,7
/proc/29878/task/29879/stat : 29879 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 164133 0 0 0 120120 71 0 0 25 0 4 0 520501828 643358720 107230 33554432000 4194304 4650419 140736868998272 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29878/tid=29880] ppid=29876 vsize=628280 CPUtime=1201.09 cores=1,3,5,7
/proc/29878/task/29880/stat : 29880 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 190881 0 0 0 120033 76 0 0 25 0 4 0 520501828 643358720 107230 33554432000 4194304 4650419 140736868998272 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29878/tid=29881] ppid=29876 vsize=628280 CPUtime=1195.37 cores=1,3,5,7
/proc/29878/task/29881/stat : 29881 (strangenight1-m) R 29876 29878 29618 0 -1 4202560 82624 0 0 0 119501 36 0 0 25 0 4 0 520501828 643358720 107230 33554432000 4194304 4650419 140736868998272 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 628280

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.93
CPU time (s): 4800.36
CPU user time (s): 4797.98
CPU system time (s): 2.38564
CPU usage (%): 399.387
Max. virtual memory (cumulated for all children) (KiB): 706328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.98
system time used= 2.38564
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 560357
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= 197
involuntary context switches= 33244

runsolver used 1.9437 second user time and 4.6143 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-29 16:57:19
IDJOB=3175112
IDBENCH=82730
IDSOLVER=1588
FILE ID=node136/3175112-1304089039
RUNJOBID= node136-1304086607-29637
PBS_JOBID= 13170547
Free space on /tmp= 72328 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S1094982880-055.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175112-1304089039/watcher-3175112-1304089039 -o /tmp/evaluation-result-3175112-1304089039/solver-3175112-1304089039 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175112-1304089039.cnf

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

MD5SUM BENCH= 7bcc4ef0cfce2800562872a802fb17f2
RANDOM SEED=57987146

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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:      30822044 kB
Buffers:        574248 kB
Cached:         935728 kB
SwapCached:          0 kB
Active:         261712 kB
Inactive:      1444084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30822044 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           12692 kB
Writeback:           0 kB
AnonPages:      195268 kB
Mapped:          15524 kB
Slab:           359720 kB
PageTables:       5120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   471744 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= 72328 MiB
End job on node136 at 2011-04-29 17:17:23