Trace number 3368759

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S1245124682-071.UNKNOWN.cnf
MD5SUMb386c0165fb504493e3604d6c778ca42
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368759-1305402275.cnf'
0.00/0.01	c -- header says num vars:            600
0.00/0.01	c -- header says num clauses:        2556
0.00/0.01	c -- clauses added:            0 learnts,         2556 normals,            0 xors
0.00/0.01	c -- vars added        600
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       600      2556         0         0      7668         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2556/2556 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.04/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.04/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.04/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    600 time:  0.00 s
0.04/0.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.04/0.11	c lits-rem:         0  cl-subs:        0  v-elim:     18  v-fix:    0  time:  0.01 s
0.04/0.11	c Finding binary XORs  T:     0.00 s  found:       0
0.04/0.11	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.04/0.11	c calculated reachability. Time: 0.00
0.04/0.11	c Calc default polars -  time:   0.00 s pos:     284 undec:      59 neg:     257
0.04/0.11	c =========================================================================================
0.04/0.11	c types(t): F = full restart, N = normal restart
0.04/0.11	c types(t): S = simplification begin/end, E = solution found
0.04/0.11	c restart types(rt): st = static, dy = dynamic
0.04/0.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.04/0.11	c  B st     0         0       582      2542         0         0      7755         0   no data   no data  --
0.04/0.11	c Decided on static restart strategy
0.42/0.17	c  N st     8      4917       582      2542         0      4859      7755    128073   no data   no data  --
1.56/0.43	c  N st    10     11300       582      2542         0      4524      7755     83196   no data   no data  --
2.76/0.73	c  N st    11     17043       582      2542         0     10148      7755    232584   no data   no data  --
4.40/1.16	c  F st    12     25002       582      2542         0     12394      7755    290488   no data   no data  --
4.40/1.16	c  N st    12     25002       582      2542         0     12394      7755    290488   no data   no data  --
5.56/1.41	c Decided on static restart strategy
5.56/1.41	c  N st    18     30000       582      2542         0     10664      7755    213241   no data   no data  --
5.56/1.41	c  S st    18     30000       582      2542         0     10664      7755    213241   no data   no data  --
5.56/1.44	c  S st    18     30503       582      2542         0     11167      7755    225843   no data   no data  --
5.56/1.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.56/1.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.56/1.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.56/1.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.56/1.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.56/1.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
5.56/1.46	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.35/1.67	c lits-rem:        98  cl-subs:      447  v-elim:      0  v-fix:    0  time:  0.83 s
6.35/1.67	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.04
6.35/1.68	c calculated reachability. Time: 0.00
6.35/1.68	c  N st    18     30503       582      2542         0     10720      7755    213451   no data   no data  --
7.95/2.08	c  N st    20     37615       582      2542         0      9981      7755    174444   no data   no data  --
9.94/2.50	c  N st    21     44014       582      2542         0     16271      7755    339763   no data   no data  --
10.34/2.64	c  S st    22     45754       582      2542         0      9209      7755    138967   no data   no data  --
10.34/2.67	c  S st    22     46256       582      2542         0      9711      7755    151025   no data   no data  --
10.34/2.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.34/2.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.34/2.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
10.34/2.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.34/2.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.34/2.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
10.34/2.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.74/2.77	c lits-rem:        30  cl-subs:       52  v-elim:      0  v-fix:    0  time:  0.39 s
10.74/2.77	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
10.74/2.77	c vivif2 --  cl tried     9659 cl shrink        0 lits rem          0 time: 0.01
10.74/2.78	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.03
10.74/2.78	c calculated reachability. Time: 0.00
10.74/2.78	c  N st    22     46256       582      2542         0      9659      7755    149487   no data   no data  --
14.72/3.79	c  N st    23     60655       582      2542         0     13986      7755    251075   no data   no data  --
17.56/4.46	c  N st    24     69384       582      2542         0     11766      7755    183572   no data   no data  --
17.56/4.46	c  S st    24     69384       582      2542         0     11766      7755    183572   no data   no data  --
17.56/4.49	c  S st    24     69888       582      2542         0     12270      7755    196471   no data   no data  --
17.56/4.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.56/4.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.91/4.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
17.91/4.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.91/4.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.91/4.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
17.91/4.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
18.71/4.70	c lits-rem:       108  cl-subs:      179  v-elim:      0  v-fix:    0  time:  0.81 s
18.71/4.71	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
18.71/4.71	c vivif2 --  cl tried    12091 cl shrink        0 lits rem          0 time: 0.01
18.71/4.72	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.04
18.71/4.72	c calculated reachability. Time: 0.00
18.71/4.72	c  N st    24     69888       582      2542         0     12091      7755    191333   no data   no data  --
23.90/6.03	c  F st    25     87501       582      2542         0     17595      7755    341927   no data   no data  --
23.90/6.03	c  N st    25     87501       582      2542         0     17595      7755    341927   no data   no data  --
25.50/6.45	c Decided on static restart strategy
26.69/6.73	c  N st    32     95538       582      2542         0     25535      7755    552815   no data   no data  --
29.49/7.42	c  N st    34    104834       582      2542         0     21880      7755    416692   no data   no data  --
29.49/7.42	c  S st    34    104834       582      2542         0     21880      7755    416692   no data   no data  --
29.49/7.47	c  S st    34    105337       582      2542         0     22383      7755    429304   no data   no data  --
29.49/7.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
29.49/7.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.49/7.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
29.89/7.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.89/7.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.89/7.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
29.89/7.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
33.87/8.52	c lits-rem:       261  cl-subs:      944  v-elim:      0  v-fix:    0  time:  4.06 s
33.87/8.52	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
33.87/8.52	c vivif2 --  cl tried    21439 cl shrink        0 lits rem          0 time: 0.02
33.87/8.54	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.08
33.87/8.54	c calculated reachability. Time: 0.00
33.87/8.54	c  N st    34    105337       582      2542         0     21439      7755    402490   no data   no data  --
37.06/9.36	c  N st    35    114938       582      2542         0     17146      7755    267769   no data   no data  --
42.64/10.70	c  N st    36    129339       582      2542         0     16570      7755    239706   no data   no data  --
50.22/12.60	c  N st    37    150934       582      2542         0     22023      7755    366609   no data   no data  --
53.01/13.34	c  S st    38    158006       582      2542         0     28912      7755    550125   no data   no data  --
53.41/13.41	c  S st    38    158512       582      2542         0     29418      7755    563268   no data   no data  --
53.41/13.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.41/13.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.41/13.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
53.41/13.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.41/13.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.41/13.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
53.41/13.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
60.59/15.29	c lits-rem:       404  cl-subs:     1940  v-elim:      0  v-fix:    0  time:  7.40 s
60.59/15.29	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
61.02/15.31	c vivif2 --  cl tried    27478 cl shrink        0 lits rem          0 time: 0.06
61.02/15.34	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.10
61.02/15.34	c calculated reachability. Time: 0.00
61.02/15.34	c  N st    38    158512       582      2542         0     27478      7755    511990   no data   no data  --
82.95/20.86	c  N st    39    207100       582      2542         0     22144      7755    329118   no data   no data  --
96.88/24.31	c  N st    40    237768       582      2542         0     32631      7755    604275   no data   no data  --
96.88/24.31	c  S st    40    237768       582      2542         0     32631      7755    604275   no data   no data  --
96.88/24.39	c  S st    40    238274       582      2542         0     33136      7755    616521   no data   no data  --
96.88/24.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
96.88/24.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
97.28/24.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
97.28/24.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
97.28/24.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
97.28/24.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
97.28/24.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
104.89/26.37	c lits-rem:       653  cl-subs:     1503  v-elim:      0  v-fix:    0  time:  7.73 s
104.89/26.37	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
104.89/26.37	c vivif2 --  cl tried    31633 cl shrink        0 lits rem          0 time: 0.02
104.89/26.40	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.11
104.89/26.40	c calculated reachability. Time: 0.00
104.89/26.40	c  N st    40    238274       582      2542         0     31633      7755    571372   no data   no data  --
137.17/34.43	c  F st    41    306251       582      2542         0     33621      7755    579378   no data   no data  --
137.17/34.43	c  N st    41    306251       582      2542         0     33621      7755    579378   no data   no data  --
139.56/35.03	c Decided on static restart strategy
151.93/38.10	c  N st    51    334564       582      2542         0     37904      7755    660081   no data   no data  --
164.29/41.24	c  N st    53    357412       582      2542         0     35693      7755    570211   no data   no data  --
164.29/41.24	c  S st    53    357412       582      2542         0     35693      7755    570211   no data   no data  --
164.68/41.33	c  S st    53    357915       582      2542         0     36196      7755    583933   no data   no data  --
164.68/41.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
164.68/41.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
164.68/41.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
164.68/41.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
164.68/41.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
164.68/41.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
164.68/41.36	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
172.26/43.20	c lits-rem:       478  cl-subs:     1768  v-elim:      0  v-fix:    0  time:  7.35 s
172.26/43.20	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
172.26/43.21	c vivif2 --  cl tried    34428 cl shrink        0 lits rem          0 time: 0.03
172.26/43.24	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.13
172.26/43.25	c calculated reachability. Time: 0.00
172.26/43.25	c  N st    53    357915       582      2542         0     34428      7755    540625   no data   no data  --
189.81/47.62	c  N st    54    390308       582      2542         0     40710      7755    694359   no data   no data  --
217.33/54.58	c  N st    55    438896       582      2542         0     34406      7755    498468   no data   no data  --
261.60/65.62	c  N st    56    511778       582      2542         0     47730      7755    793102   no data   no data  --
275.56/69.19	c  N st    57    536873       582      2542         0     42134      7755    660006   no data   no data  --
275.56/69.19	c  S st    57    536873       582      2542         0     42134      7755    660006   no data   no data  --
276.40/69.31	c  S st    57    537378       582      2542         0     42639      7755    672716   no data   no data  --
276.40/69.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
276.40/69.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
276.40/69.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
276.40/69.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
276.40/69.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
276.40/69.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
276.40/69.35	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
284.76/71.45	c lits-rem:      3443  cl-subs:     1463  v-elim:      0  v-fix:    0  time:  8.35 s
284.76/71.45	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
284.76/71.45	c vivif2 --  cl tried    41176 cl shrink        0 lits rem          0 time: 0.03
284.76/71.50	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.17
284.76/71.50	c calculated reachability. Time: 0.00
284.76/71.50	c  N st    57    537378       582      2542         0     41176      7755    629809   no data   no data  --
405.97/101.82	c  N st    58    701364       582      2542         0     35298      7755    385068   no data   no data  --
480.16/120.45	c  N st    59    806067       582      2542         0     64367      7755   1164550   no data   no data  --
480.16/120.45	c  S st    59    806067       582      2542         0     64367      7755   1164550   no data   no data  --
480.96/120.64	c  S st    59    806570       582      2542         0     64870      7755   1177522   no data   no data  --
480.96/120.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
480.96/120.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
480.96/120.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.12
481.36/120.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
481.36/120.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
481.36/120.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
481.36/120.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
492.12/123.46	c lits-rem:       258  cl-subs:     2914  v-elim:      0  v-fix:    0  time: 10.96 s
492.12/123.46	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
492.12/123.48	c vivif2 --  cl tried    61956 cl shrink        0 lits rem          0 time: 0.05
492.52/123.55	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.31
492.52/123.56	c calculated reachability. Time: 0.00
492.52/123.56	c  N st    59    806570       582      2542         0     61956      7755   1100202   no data   no data  --
705.10/176.84	c  F st    60   1071876       582      2542         0     77386      7755   1342840   no data   no data  --
705.10/176.84	c  N st    60   1071876       582      2542         0     77386      7755   1342840   no data   no data  --
710.31/178.21	c Decided on static restart strategy
729.43/182.94	c  N st    70   1100178       582      2542         0     61446      7755    932417   no data   no data  --
762.13/191.17	c  N st    72   1136171       582      2542         0     51921      7755    654539   no data   no data  --
789.69/198.04	c  N st    73   1168565       582      2542         0     83785      7755   1606795   no data   no data  --
822.35/206.29	c  N st    74   1209857       582      2542         0     78245      7755   1423085   no data   no data  --
822.35/206.29	c  S st    74   1209857       582      2542         0     78245      7755   1423085   no data   no data  --
823.55/206.54	c  S st    74   1210361       582      2542         0     78747      7755   1435764   no data   no data  --
823.55/206.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
823.55/206.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
823.55/206.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.16
823.95/206.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
823.95/206.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
823.95/206.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
823.95/206.64	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
842.69/211.32	c lits-rem:       501  cl-subs:     2768  v-elim:      0  v-fix:    0  time: 18.63 s
842.69/211.32	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
842.69/211.33	c vivif2 --  cl tried    75979 cl shrink        0 lits rem          0 time: 0.06
843.09/211.43	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.40
843.09/211.44	c calculated reachability. Time: 0.00
843.09/211.44	c  N st    74   1210361       582      2542         0     75979      7755   1351260   no data   no data  --
912.53/228.84	c  N st    75   1283245       582      2542         0     52302      7755    604989   no data   no data  --
1019.78/255.75	c  N st    76   1392568       582      2542         0     60572      7755    805436   no data   no data  --
1190.48/298.58	c  N st    77   1556553       582      2542         0     65081      7755    842123   no data   no data  --
1360.77/341.24	c  N st    78   1710363       582      2542         0    106867      7755   1937253   no data   no data  --
1360.77/341.24	c  S st    78   1710363       582      2542         0    106867      7755   1937253   no data   no data  --
1361.97/341.58	c  S st    78   1710872       582      2542         0    107374      7755   1951099   no data   no data  --
1361.97/341.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1361.97/341.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1362.37/341.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.22
1362.78/341.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1362.78/341.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1362.78/341.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
1362.78/341.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1423.79/357.07	c lits-rem:       698  cl-subs:     7786  v-elim:      0  v-fix:    0  time: 61.21 s
1423.79/357.07	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
1423.79/357.09	c vivif2 --  cl tried    99588 cl shrink        0 lits rem          0 time: 0.08
1424.59/357.24	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.60
1424.59/357.24	c calculated reachability. Time: 0.00
1424.59/357.24	c  N st    78   1710872       582      2542         0     99588      7755   1752583   no data   no data  --
1823.83/457.38	c  N st    79   2079836       582      2542         0    112074      7755   2103784   no data   no data  --
1978.19/496.08	c  N st    80   2210872       582      2542         0    115384      7755   2079053   no data   no data  --
1978.19/496.08	c  S st    80   2210872       582      2542         0    115384      7755   2079053   no data   no data  --
1979.76/496.45	c  S st    80   2211375       582      2542         0    115887      7755   2090910   no data   no data  --
1979.76/496.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1979.76/496.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1980.16/496.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.24
1980.16/496.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1980.16/496.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1980.16/496.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
1980.16/496.59	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2054.35/515.12	c lits-rem:       202  cl-subs:     8393  v-elim:      0  v-fix:    0  time: 73.85 s
2054.35/515.12	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
2054.35/515.14	c vivif2 --  cl tried   107494 cl shrink        0 lits rem          0 time: 0.10
2055.15/515.31	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.68
2055.15/515.32	c calculated reachability. Time: 0.00
2055.15/515.32	c  N st    80   2211375       582      2542         0    107494      7755   1871193   no data   no data  --
2689.33/674.32	c  N st    81   2711376       582      2542         0    131062      7755   2341605   no data   no data  --
2689.33/674.32	c  S st    81   2711376       582      2542         0    131062      7755   2341605   no data   no data  --
2690.88/674.79	c  S st    81   2711876       582      2542         0    131561      7755   2354701   no data   no data  --
2691.28/674.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2691.28/674.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2691.28/674.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.27
2691.68/674.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2691.68/674.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2691.68/674.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
2691.68/674.94	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2784.21/698.13	c lits-rem:       176  cl-subs:     9654  v-elim:      0  v-fix:    0  time: 92.47 s
2784.21/698.13	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
2784.21/698.16	c vivif2 --  cl tried   121907 cl shrink        0 lits rem          0 time: 0.11
2785.01/698.35	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.75
2785.01/698.35	c calculated reachability. Time: 0.00
2785.01/698.35	c  N st    81   2711876       582      2542         0    121907      7755   2122795   no data   no data  --
3519.25/882.40	c  N st    82   3211879       582      2542         0     97540      7755   1336974   no data   no data  --
3519.25/882.40	c  S st    82   3211879       582      2542         0     97540      7755   1336974   no data   no data  --
3520.45/882.72	c  S st    82   3212386       582      2542         0     98047      7755   1349896   no data   no data  --
3520.45/882.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3520.45/882.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3520.45/882.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.19
3520.85/882.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3520.85/882.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3520.85/882.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
3520.85/882.82	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3537.60/887.00	c lits-rem:       225  cl-subs:     3597  v-elim:      0  v-fix:    0  time: 16.66 s
3537.60/887.00	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
3537.60/887.02	c vivif2 --  cl tried    94450 cl shrink        0 lits rem          0 time: 0.07
3538.00/887.17	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.57
3538.00/887.17	c calculated reachability. Time: 0.00
3538.00/887.17	c  N st    82   3212386       582      2542         0     94450      7755   1258741   no data   no data  --
4334.50/1086.84	c  N st    83   3712388       582      2542         0    105171      7755   1439717   no data   no data  --
4334.50/1086.84	c  S st    83   3712388       582      2542         0    105171      7755   1439717   no data   no data  --
4335.65/1087.19	c  S st    83   3712892       582      2542         0    105675      7755   1453007   no data   no data  --
4336.05/1087.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4336.05/1087.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4336.05/1087.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.21
4336.44/1087.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4336.44/1087.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4336.44/1087.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
4336.44/1087.30	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4358.79/1092.90	c lits-rem:       167  cl-subs:     3751  v-elim:      0  v-fix:    0  time: 22.31 s
4358.79/1092.90	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
4358.79/1092.92	c vivif2 --  cl tried   101924 cl shrink        0 lits rem          0 time: 0.08
4359.19/1093.07	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.60
4359.19/1093.07	c calculated reachability. Time: 0.00
4359.19/1093.07	c  N st    83   3712892       582      2542         0    101924      7755   1351061   no data   no data  --
4419.00/1108.09	c  F st    84   3751562       582      2542         0    139779      7755   2405258   no data   no data  --
4419.40/1108.10	c  N st    84   3751562       582      2542         0    139779      7755   2405258   no data   no data  --
4430.59/1110.96	c Decided on static restart strategy
4483.24/1124.17	c  N st    94   3779870       582      2542         0     84668      7755    837547   no data   no data  --
4537.86/1137.83	c  N st    96   3815863       582      2542         0    119864      7755   1763524   no data   no data  --
4596.50/1152.54	c  N st    97   3848255       582      2542         0    151551      7755   2591947   no data   no data  --
4688.23/1175.55	c  N st    98   3896843       582      2542         0    115046      7755   1670679   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-3368759-1305402275/watcher-3368759-1305402275 -o /tmp/evaluation-result-3368759-1305402275/solver-3368759-1305402275 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368759-1305402275.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.12 8.10 8.03 5/358 17383
/proc/meminfo: memFree=24114784/32951124 swapFree=65980216/67111528
[pid=17383] ppid=17381 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/17383/stat : 17383 (strangenight1-m) R 17381 17383 16886 0 -1 4202496 412 0 0 0 0 0 0 0 25 0 4 0 632642957 52465664 352 33554432000 4194304 4650419 140733202129328 18446744073709551615 47255737751474 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17383/statm: 12809 352 303 112 0 7774 0
[pid=17383/tid=17384] ppid=17381 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/17383/task/17384/stat : 17384 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 632642958 52465664 352 33554432000 4194304 4650419 140733202129328 18446744073709551615 228095507441 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17383/tid=17385] ppid=17381 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/17383/task/17385/stat : 17385 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 632642958 52465664 352 33554432000 4194304 4650419 140733202129328 18446744073709551615 47255737751474 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17383/tid=17386] ppid=17381 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/17383/task/17386/stat : 17386 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 632642958 52465664 352 33554432000 4194304 4650419 140733202129328 18446744073709551615 47255737751474 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.020067 s]
/proc/loadavg: 8.12 8.10 8.03 5/358 17383
/proc/meminfo: memFree=24114784/32951124 swapFree=65980216/67111528
[pid=17383] ppid=17381 vsize=282612 CPUtime=0.04 cores=1,3,5,7
/proc/17383/stat : 17383 (strangenight1-m) R 17381 17383 16886 0 -1 4202496 1251 0 0 0 4 0 0 0 25 0 4 0 632642957 289394688 1105 33554432000 4194304 4650419 140733202129328 18446744073709551615 228095556078 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17383/statm: 70653 1105 383 112 0 65618 0
[pid=17383/tid=17384] ppid=17381 vsize=282612 CPUtime=0 cores=1,3,5,7
/proc/17383/task/17384/stat : 17384 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 225 0 0 0 0 0 0 0 18 0 4 0 632642958 289394688 1105 33554432000 4194304 4650419 140733202129328 18446744073709551615 228095475607 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17383/tid=17385] ppid=17381 vsize=282612 CPUtime=0.01 cores=1,3,5,7
/proc/17383/task/17385/stat : 17385 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 247 0 0 0 1 0 0 0 18 0 4 0 632642958 289394688 1108 33554432000 4194304 4650419 140733202129328 18446744073709551615 228095116824 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17383/tid=17386] ppid=17381 vsize=282612 CPUtime=0.01 cores=1,3,5,7
/proc/17383/task/17386/stat : 17386 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 158 0 0 0 1 0 0 0 18 0 4 0 632642958 289394688 1113 33554432000 4194304 4650419 140733202129328 18446744073709551615 228095556127 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 282612

[startup+0.115081 s]
/proc/loadavg: 8.12 8.10 8.03 5/358 17383
/proc/meminfo: memFree=24114784/32951124 swapFree=65980216/67111528
[pid=17383] ppid=17381 vsize=282776 CPUtime=0.42 cores=1,3,5,7
/proc/17383/stat : 17383 (strangenight1-m) R 17381 17383 16886 0 -1 4202496 1861 0 0 0 42 0 0 0 25 0 4 0 632642957 289562624 1714 33554432000 4194304 4650419 140733202129328 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17383/statm: 70694 1714 391 112 0 65659 0
[pid=17383/tid=17384] ppid=17381 vsize=282776 CPUtime=0.09 cores=1,3,5,7
/proc/17383/task/17384/stat : 17384 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 413 0 0 0 9 0 0 0 18 0 4 0 632642958 289562624 1714 33554432000 4194304 4650419 140733202129328 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17383/tid=17385] ppid=17381 vsize=282776 CPUtime=0.1 cores=1,3,5,7
/proc/17383/task/17385/stat : 17385 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 391 0 0 0 10 0 0 0 18 0 4 0 632642958 289562624 1714 33554432000 4194304 4650419 140733202129328 18446744073709551615 4363562 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17383/tid=17386] ppid=17381 vsize=282776 CPUtime=0.1 cores=1,3,5,7
/proc/17383/task/17386/stat : 17386 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 264 0 0 0 10 0 0 0 18 0 4 0 632642958 289562624 1714 33554432000 4194304 4650419 140733202129328 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 282776

[startup+0.300997 s]
/proc/loadavg: 8.12 8.10 8.03 5/358 17383
/proc/meminfo: memFree=24114784/32951124 swapFree=65980216/67111528
[pid=17383] ppid=17381 vsize=284124 CPUtime=1.17 cores=1,3,5,7
/proc/17383/stat : 17383 (strangenight1-m) R 17381 17383 16886 0 -1 4202496 2980 0 0 0 117 0 0 0 25 0 4 0 632642957 290942976 2212 33554432000 4194304 4650419 140733202129328 18446744073709551615 4315684 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17383/statm: 71031 2212 393 112 0 65996 0
[pid=17383/tid=17384] ppid=17381 vsize=284124 CPUtime=0.28 cores=1,3,5,7
/proc/17383/task/17384/stat : 17384 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 707 0 0 0 28 0 0 0 18 0 4 0 632642958 290942976 2212 33554432000 4194304 4650419 140733202129328 18446744073709551615 4328199 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17383/tid=17385] ppid=17381 vsize=284124 CPUtime=0.29 cores=1,3,5,7
/proc/17383/task/17385/stat : 17385 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 664 0 0 0 29 0 0 0 18 0 4 0 632642958 290942976 2212 33554432000 4194304 4650419 140733202129328 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17383/tid=17386] ppid=17381 vsize=284124 CPUtime=0.29 cores=1,3,5,7
/proc/17383/task/17386/stat : 17386 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 545 0 0 0 29 0 0 0 18 0 4 0 632642958 290942976 2212 33554432000 4194304 4650419 140733202129328 18446744073709551615 4367232 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) 284124

[startup+0.700924 s]
/proc/loadavg: 8.12 8.10 8.03 5/358 17383
/proc/meminfo: memFree=24114784/32951124 swapFree=65980216/67111528
[pid=17383] ppid=17381 vsize=285096 CPUtime=2.76 cores=1,3,5,7
/proc/17383/stat : 17383 (strangenight1-m) R 17381 17383 16886 0 -1 4202496 4632 0 0 0 276 0 0 0 25 0 4 0 632642957 291938304 2932 33554432000 4194304 4650419 140733202129328 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17383/statm: 71274 2932 393 112 0 66239 0
[pid=17383/tid=17384] ppid=17381 vsize=285096 CPUtime=0.68 cores=1,3,5,7
/proc/17383/task/17384/stat : 17384 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 1125 0 0 0 68 0 0 0 18 0 4 0 632642958 291938304 2932 33554432000 4194304 4650419 140733202129328 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17383/tid=17385] ppid=17381 vsize=285096 CPUtime=0.69 cores=1,3,5,7
/proc/17383/task/17385/stat : 17385 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 1088 0 0 0 69 0 0 0 18 0 4 0 632642958 291938304 2932 33554432000 4194304 4650419 140733202129328 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17383/tid=17386] ppid=17381 vsize=285096 CPUtime=0.69 cores=1,3,5,7
/proc/17383/task/17386/stat : 17386 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 957 0 0 0 69 0 0 0 18 0 4 0 632642958 291938304 2932 33554432000 4194304 4650419 140733202129328 18446744073709551615 4366865 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 285096

[startup+1.50078 s]
/proc/loadavg: 8.12 8.10 8.03 9/362 17387
/proc/meminfo: memFree=24098136/32951124 swapFree=65980216/67111528
[pid=17383] ppid=17381 vsize=286536 CPUtime=5.95 cores=1,3,5,7
/proc/17383/stat : 17383 (strangenight1-m) R 17381 17383 16886 0 -1 4202496 9176 0 0 0 594 1 0 0 25 0 4 0 632642957 293412864 4904 33554432000 4194304 4650419 140733202129328 18446744073709551615 4439103 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17383/statm: 71634 4904 395 112 0 66599 0
[pid=17383/tid=17384] ppid=17381 vsize=286536 CPUtime=1.48 cores=1,3,5,7
/proc/17383/task/17384/stat : 17384 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 1935 0 0 0 148 0 0 0 20 0 4 0 632642958 293412864 4904 33554432000 4194304 4650419 140733202129328 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17383/tid=17385] ppid=17381 vsize=286536 CPUtime=1.49 cores=1,3,5,7
/proc/17383/task/17385/stat : 17385 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 1945 0 0 0 149 0 0 0 20 0 4 0 632642958 293412864 4904 33554432000 4194304 4650419 140733202129328 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17383/tid=17386] ppid=17381 vsize=286536 CPUtime=1.49 cores=1,3,5,7
/proc/17383/task/17386/stat : 17386 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 1714 0 0 0 149 0 0 0 20 0 4 0 632642958 293412864 4904 33554432000 4194304 4650419 140733202129328 18446744073709551615 4365333 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 286536

[startup+3.10049 s]
/proc/loadavg: 8.11 8.10 8.03 9/362 17387
/proc/meminfo: memFree=24078916/32951124 swapFree=65980216/67111528
[pid=17383] ppid=17381 vsize=277444 CPUtime=12.34 cores=1,3,5,7
/proc/17383/stat : 17383 (strangenight1-m) R 17381 17383 16886 0 -1 4202496 17702 0 0 0 1232 2 0 0 25 0 4 0 632642957 284102656 10112 33554432000 4194304 4650419 140733202129328 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17383/statm: 69361 10112 395 112 0 64326 0
[pid=17383/tid=17384] ppid=17381 vsize=277444 CPUtime=3.08 cores=1,3,5,7
/proc/17383/task/17384/stat : 17384 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 4023 0 0 0 308 0 0 0 25 0 4 0 632642958 284102656 10112 33554432000 4194304 4650419 140733202129328 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17383/tid=17385] ppid=17381 vsize=277444 CPUtime=3.08 cores=1,3,5,7
/proc/17383/task/17385/stat : 17385 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 4823 0 0 0 308 0 0 0 25 0 4 0 632642958 284102656 10112 33554432000 4194304 4650419 140733202129328 18446744073709551615 4367302 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17383/tid=17386] ppid=17381 vsize=277444 CPUtime=3.08 cores=1,3,5,7
/proc/17383/task/17386/stat : 17386 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 4183 0 0 0 308 0 0 0 25 0 4 0 632642958 284102656 10112 33554432000 4194304 4650419 140733202129328 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 277444

[startup+6.3009 s]
/proc/loadavg: 8.11 8.10 8.03 9/362 17387
/proc/meminfo: memFree=24058364/32951124 swapFree=65980216/67111528
[pid=17383] ppid=17381 vsize=278332 CPUtime=25.1 cores=1,3,5,7
/proc/17383/stat : 17383 (strangenight1-m) R 17381 17383 16886 0 -1 4202496 25376 0 0 0 2506 4 0 0 25 0 4 0 632642957 285011968 13576 33554432000 4194304 4650419 140733202129328 18446744073709551615 4364416 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17383/statm: 69583 13576 395 112 0 64548 0
[pid=17383/tid=17384] ppid=17381 vsize=278332 CPUtime=6.28 cores=1,3,5,7
/proc/17383/task/17384/stat : 17384 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 6301 0 0 0 627 1 0 0 25 0 4 0 632642958 285011968 13576 33554432000 4194304 4650419 140733202129328 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17383/tid=17385] ppid=17381 vsize=278332 CPUtime=6.29 cores=1,3,5,7
/proc/17383/task/17385/stat : 17385 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 6776 0 0 0 628 1 0 0 25 0 4 0 632642958 285011968 13576 33554432000 4194304 4650419 140733202129328 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17383/tid=17386] ppid=17381 vsize=278332 CPUtime=6.28 cores=1,3,5,7
/proc/17383/task/17386/stat : 17386 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 5781 0 0 0 628 0 0 0 25 0 4 0 632642958 285011968 13576 33554432000 4194304 4650419 140733202129328 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 278332

[startup+12.7007 s]
/proc/loadavg: 8.10 8.10 8.03 9/362 17387
/proc/meminfo: memFree=24022048/32951124 swapFree=65980216/67111528
[pid=17383] ppid=17381 vsize=303084 CPUtime=50.62 cores=1,3,5,7
/proc/17383/stat : 17383 (strangenight1-m) R 17381 17383 16886 0 -1 4202496 39659 0 0 0 5055 7 0 0 25 0 4 0 632642957 310358016 22436 33554432000 4194304 4650419 140733202129328 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17383/statm: 75771 22436 395 112 0 70736 0
[pid=17383/tid=17384] ppid=17381 vsize=303084 CPUtime=12.67 cores=1,3,5,7
/proc/17383/task/17384/stat : 17384 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 10376 0 0 0 1266 1 0 0 25 0 4 0 632642958 310358016 22436 33554432000 4194304 4650419 140733202129328 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17383/tid=17385] ppid=17381 vsize=303084 CPUtime=12.69 cores=1,3,5,7
/proc/17383/task/17385/stat : 17385 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 10709 0 0 0 1267 2 0 0 25 0 4 0 632642958 310358016 22436 33554432000 4194304 4650419 140733202129328 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17383/tid=17386] ppid=17381 vsize=303084 CPUtime=12.69 cores=1,3,5,7
/proc/17383/task/17386/stat : 17386 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 8161 0 0 0 1268 1 0 0 25 0 4 0 632642958 310358016 22436 33554432000 4194304 4650419 140733202129328 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 303084

[startup+25.5004 s]
/proc/loadavg: 8.08 8.09 8.03 10/362 17388
/proc/meminfo: memFree=23971716/32951124 swapFree=65980216/67111528
[pid=17383] ppid=17381 vsize=314600 CPUtime=101.66 cores=1,3,5,7
/proc/17383/stat : 17383 (strangenight1-m) R 17381 17383 16886 0 -1 4202496 57436 0 0 0 10154 12 0 0 25 0 4 0 632642957 322150400 32553 33554432000 4194304 4650419 140733202129328 18446744073709551615 4439103 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17383/statm: 78650 32553 395 112 0 73615 0
[pid=17383/tid=17384] ppid=17381 vsize=314600 CPUtime=25.48 cores=1,3,5,7
/proc/17383/task/17384/stat : 17384 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 16551 0 0 0 2545 3 0 0 25 0 4 0 632642958 322150400 32553 33554432000 4194304 4650419 140733202129328 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17383/tid=17385] ppid=17381 vsize=314600 CPUtime=25.48 cores=1,3,5,7
/proc/17383/task/17385/stat : 17385 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 14197 0 0 0 2546 2 0 0 25 0 4 0 632642958 322150400 32553 33554432000 4194304 4650419 140733202129328 18446744073709551615 4310788 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17383/tid=17386] ppid=17381 vsize=314600 CPUtime=25.48 cores=1,3,5,7
/proc/17383/task/17386/stat : 17386 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 11687 0 0 0 2546 2 0 0 25 0 4 0 632642958 322150400 32553 33554432000 4194304 4650419 140733202129328 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 314600

[startup+51.1007 s]
/proc/loadavg: 8.12 8.10 8.03 9/362 17388
/proc/meminfo: memFree=23946264/32951124 swapFree=65980216/67111528
[pid=17383] ppid=17381 vsize=368696 CPUtime=203.77 cores=1,3,5,7
/proc/17383/stat : 17383 (strangenight1-m) R 17381 17383 16886 0 -1 4202496 89090 0 0 0 20354 23 0 0 25 0 4 0 632642957 377544704 35869 33554432000 4194304 4650419 140733202129328 18446744073709551615 4363460 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17383/statm: 92174 35869 395 112 0 87139 0
[pid=17383/tid=17384] ppid=17381 vsize=368696 CPUtime=51.08 cores=1,3,5,7
/proc/17383/task/17384/stat : 17384 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 25148 0 0 0 5101 7 0 0 25 0 4 0 632642958 377544704 35869 33554432000 4194304 4650419 140733202129328 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17383/tid=17385] ppid=17381 vsize=368696 CPUtime=51.09 cores=1,3,5,7
/proc/17383/task/17385/stat : 17385 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 22007 0 0 0 5104 5 0 0 25 0 4 0 632642958 377544704 35869 33554432000 4194304 4650419 140733202129328 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17383/tid=17386] ppid=17381 vsize=368696 CPUtime=51.09 cores=1,3,5,7
/proc/17383/task/17386/stat : 17386 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 18626 0 0 0 5104 5 0 0 25 0 4 0 632642958 377544704 35869 33554432000 4194304 4650419 140733202129328 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.77
Current children cumulated vsize (KiB) 368696

[startup+102.314 s]
/proc/loadavg: 8.12 8.10 8.03 9/362 17390
/proc/meminfo: memFree=23861808/32951124 swapFree=65980216/67111528
[pid=17383] ppid=17381 vsize=464008 CPUtime=408.02 cores=1,3,5,7
/proc/17383/stat : 17383 (strangenight1-m) R 17381 17383 16886 0 -1 4202496 135602 0 0 0 40763 39 0 0 25 0 4 0 632642957 475144192 47421 33554432000 4194304 4650419 140733202129328 18446744073709551615 4365216 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17383/statm: 116002 47421 395 112 0 110967 0
[pid=17383/tid=17384] ppid=17381 vsize=464008 CPUtime=102.29 cores=1,3,5,7
/proc/17383/task/17384/stat : 17384 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 40013 0 0 0 10218 11 0 0 25 0 4 0 632642958 475144192 47421 33554432000 4194304 4650419 140733202129328 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17383/tid=17385] ppid=17381 vsize=464008 CPUtime=102.3 cores=1,3,5,7
/proc/17383/task/17385/stat : 17385 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 32256 0 0 0 10221 9 0 0 25 0 4 0 632642958 475144192 47421 33554432000 4194304 4650419 140733202129328 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17383/tid=17386] ppid=17381 vsize=464008 CPUtime=102.3 cores=1,3,5,7
/proc/17383/task/17386/stat : 17386 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 27652 0 0 0 10222 8 0 0 25 0 4 0 632642958 475144192 47421 33554432000 4194304 4650419 140733202129328 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.02
Current children cumulated vsize (KiB) 464008

[startup+162.301 s]

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

[pid=17383] ppid=17381 vsize=578432 CPUtime=2561.68 cores=1,3,5,7
/proc/17383/stat : 17383 (strangenight1-m) R 17381 17383 16886 0 -1 4202496 419019 0 0 0 255994 174 0 0 25 0 4 0 632642957 592314368 95280 33554432000 4194304 4650419 140733202129328 18446744073709551615 4334321 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17383/statm: 144608 95280 395 112 0 139573 0
[pid=17383/tid=17384] ppid=17381 vsize=578432 CPUtime=642.31 cores=1,3,5,7
/proc/17383/task/17384/stat : 17384 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 126824 0 0 0 64179 52 0 0 25 0 4 0 632642958 592314368 95282 33554432000 4194304 4650419 140733202129328 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17383/tid=17385] ppid=17381 vsize=578432 CPUtime=642.32 cores=1,3,5,7
/proc/17383/task/17385/stat : 17385 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 92079 0 0 0 64196 36 0 0 25 0 4 0 632642958 592314368 95282 33554432000 4194304 4650419 140733202129328 18446744073709551615 4365195 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17383/tid=17386] ppid=17381 vsize=578432 CPUtime=642.32 cores=1,3,5,7
/proc/17383/task/17386/stat : 17386 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 75301 0 0 0 64200 32 0 0 25 0 4 0 632642958 592314368 95282 33554432000 4194304 4650419 140733202129328 18446744073709551615 4366928 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2561.68
Current children cumulated vsize (KiB) 578432

[startup+702.3 s]
/proc/loadavg: 8.10 8.10 8.06 10/362 17406
/proc/meminfo: memFree=23472668/32951124 swapFree=65980216/67111528
[pid=17383] ppid=17381 vsize=590940 CPUtime=2800.96 cores=1,3,5,7
/proc/17383/stat : 17383 (strangenight1-m) R 17381 17383 16886 0 -1 4202496 437018 0 0 0 279910 186 0 0 25 0 4 0 632642957 605122560 98621 33554432000 4194304 4650419 140733202129328 18446744073709551615 4365192 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17383/statm: 147735 98621 395 112 0 142700 0
[pid=17383/tid=17384] ppid=17381 vsize=590940 CPUtime=702.3 cores=1,3,5,7
/proc/17383/task/17384/stat : 17384 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 133515 0 0 0 70173 57 0 0 25 0 4 0 632642958 605122560 98621 33554432000 4194304 4650419 140733202129328 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17383/tid=17385] ppid=17381 vsize=590940 CPUtime=702.31 cores=1,3,5,7
/proc/17383/task/17385/stat : 17385 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 95537 0 0 0 70192 39 0 0 25 0 4 0 632642958 605122560 98621 33554432000 4194304 4650419 140733202129328 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17383/tid=17386] ppid=17381 vsize=590940 CPUtime=702.31 cores=1,3,5,7
/proc/17383/task/17386/stat : 17386 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 78875 0 0 0 70196 35 0 0 25 0 4 0 632642958 605122560 98621 33554432000 4194304 4650419 140733202129328 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2800.96
Current children cumulated vsize (KiB) 590940

[startup+762.314 s]
/proc/loadavg: 8.11 8.11 8.06 10/362 17407
/proc/meminfo: memFree=23465088/32951124 swapFree=65980216/67111528
[pid=17383] ppid=17381 vsize=591280 CPUtime=3040.31 cores=1,3,5,7
/proc/17383/stat : 17383 (strangenight1-m) R 17381 17383 16886 0 -1 4202496 460070 0 0 0 303832 199 0 0 25 0 4 0 632642957 605470720 102128 33554432000 4194304 4650419 140733202129328 18446744073709551615 4351660 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17383/statm: 147820 102128 395 112 0 142785 0
[pid=17383/tid=17384] ppid=17381 vsize=591280 CPUtime=762.32 cores=1,3,5,7
/proc/17383/task/17384/stat : 17384 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 142440 0 0 0 76171 61 0 0 25 0 4 0 632642958 605470720 102128 33554432000 4194304 4650419 140733202129328 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17383/tid=17385] ppid=17381 vsize=591280 CPUtime=762.32 cores=1,3,5,7
/proc/17383/task/17385/stat : 17385 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 99945 0 0 0 76191 41 0 0 25 0 4 0 632642958 605470720 102128 33554432000 4194304 4650419 140733202129328 18446744073709551615 4541708 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17383/tid=17386] ppid=17381 vsize=591280 CPUtime=762.32 cores=1,3,5,7
/proc/17383/task/17386/stat : 17386 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 81835 0 0 0 76196 36 0 0 25 0 4 0 632642958 605470720 102128 33554432000 4194304 4650419 140733202129328 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3040.31
Current children cumulated vsize (KiB) 591280

[startup+822.3 s]
/proc/loadavg: 8.27 8.15 8.08 9/362 17409
/proc/meminfo: memFree=23460372/32951124 swapFree=65980216/67111528
[pid=17383] ppid=17381 vsize=580580 CPUtime=3279.55 cores=1,3,5,7
/proc/17383/stat : 17383 (strangenight1-m) R 17381 17383 16886 0 -1 4202496 477357 0 0 0 327746 209 0 0 25 0 4 0 632642957 594513920 100134 33554432000 4194304 4650419 140733202129328 18446744073709551615 4354972 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17383/statm: 145145 100134 395 112 0 140110 0
[pid=17383/tid=17384] ppid=17381 vsize=580580 CPUtime=822.3 cores=1,3,5,7
/proc/17383/task/17384/stat : 17384 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 149860 0 0 0 82166 64 0 0 25 0 4 0 632642958 594513920 100134 33554432000 4194304 4650419 140733202129328 18446744073709551615 4363426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17383/tid=17385] ppid=17381 vsize=580580 CPUtime=822.31 cores=1,3,5,7
/proc/17383/task/17385/stat : 17385 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 101818 0 0 0 82188 43 0 0 25 0 4 0 632642958 594513920 100134 33554432000 4194304 4650419 140733202129328 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17383/tid=17386] ppid=17381 vsize=580580 CPUtime=822.31 cores=1,3,5,7
/proc/17383/task/17386/stat : 17386 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 84631 0 0 0 82193 38 0 0 25 0 4 0 632642958 594513920 100134 33554432000 4194304 4650419 140733202129328 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3279.55
Current children cumulated vsize (KiB) 580580

[startup+882.301 s]
/proc/loadavg: 8.21 8.15 8.08 9/362 17410
/proc/meminfo: memFree=23433696/32951124 swapFree=65980216/67111528
[pid=17383] ppid=17381 vsize=581396 CPUtime=3518.85 cores=1,3,5,7
/proc/17383/stat : 17383 (strangenight1-m) R 17381 17383 16886 0 -1 4202496 498846 0 0 0 351664 221 0 0 25 0 4 0 632642957 595349504 103994 33554432000 4194304 4650419 140733202129328 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17383/statm: 145349 103994 395 112 0 140314 0
[pid=17383/tid=17384] ppid=17381 vsize=581396 CPUtime=882.31 cores=1,3,5,7
/proc/17383/task/17384/stat : 17384 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 156865 0 0 0 88164 67 0 0 25 0 4 0 632642958 595349504 103994 33554432000 4194304 4650419 140733202129328 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17383/tid=17385] ppid=17381 vsize=581396 CPUtime=882.31 cores=1,3,5,7
/proc/17383/task/17385/stat : 17385 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 107052 0 0 0 88185 46 0 0 25 0 4 0 632642958 595349504 103994 33554432000 4194304 4650419 140733202129328 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17383/tid=17386] ppid=17381 vsize=581396 CPUtime=882.31 cores=1,3,5,7
/proc/17383/task/17386/stat : 17386 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 87122 0 0 0 88192 39 0 0 25 0 4 0 632642958 595349504 103994 33554432000 4194304 4650419 140733202129328 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3518.85
Current children cumulated vsize (KiB) 581396

[startup+942.301 s]
/proc/loadavg: 8.11 8.13 8.08 9/362 17412
/proc/meminfo: memFree=23434044/32951124 swapFree=65980216/67111528
[pid=17383] ppid=17381 vsize=582508 CPUtime=3758.16 cores=1,3,5,7
/proc/17383/stat : 17383 (strangenight1-m) R 17381 17383 16886 0 -1 4202496 520078 0 0 0 375581 235 0 0 25 0 4 0 632642957 596488192 105000 33554432000 4194304 4650419 140733202129328 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17383/statm: 145627 105000 395 112 0 140592 0
[pid=17383/tid=17384] ppid=17381 vsize=582508 CPUtime=942.31 cores=1,3,5,7
/proc/17383/task/17384/stat : 17384 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 164306 0 0 0 94159 72 0 0 25 0 4 0 632642958 596488192 105000 33554432000 4194304 4650419 140733202129328 18446744073709551615 4365242 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17383/tid=17385] ppid=17381 vsize=582508 CPUtime=942.32 cores=1,3,5,7
/proc/17383/task/17385/stat : 17385 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 113649 0 0 0 94181 51 0 0 25 0 4 0 632642958 596488192 105000 33554432000 4194304 4650419 140733202129328 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17383/tid=17386] ppid=17381 vsize=582508 CPUtime=942.32 cores=1,3,5,7
/proc/17383/task/17386/stat : 17386 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 89380 0 0 0 94191 41 0 0 25 0 4 0 632642958 596488192 105000 33554432000 4194304 4650419 140733202129328 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3758.16
Current children cumulated vsize (KiB) 582508

[startup+1002.3 s]
/proc/loadavg: 8.14 8.14 8.09 9/362 17423
/proc/meminfo: memFree=23423708/32951124 swapFree=65980216/67111528
[pid=17383] ppid=17381 vsize=601664 CPUtime=3997.44 cores=1,3,5,7
/proc/17383/stat : 17383 (strangenight1-m) R 17381 17383 16886 0 -1 4202496 546855 0 0 0 399492 252 0 0 25 0 4 0 632642957 616103936 107876 33554432000 4194304 4650419 140733202129328 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17383/statm: 150416 107876 395 112 0 145381 0
[pid=17383/tid=17384] ppid=17381 vsize=601664 CPUtime=1002.31 cores=1,3,5,7
/proc/17383/task/17384/stat : 17384 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 171555 0 0 0 100155 76 0 0 25 0 4 0 632642958 616103936 107876 33554432000 4194304 4650419 140733202129328 18446744073709551615 4363652 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17383/tid=17385] ppid=17381 vsize=601664 CPUtime=1002.31 cores=1,3,5,7
/proc/17383/task/17385/stat : 17385 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 122544 0 0 0 100177 54 0 0 25 0 4 0 632642958 616103936 107876 33554432000 4194304 4650419 140733202129328 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17383/tid=17386] ppid=17381 vsize=601664 CPUtime=1002.31 cores=1,3,5,7
/proc/17383/task/17386/stat : 17386 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 93221 0 0 0 100188 43 0 0 25 0 4 0 632642958 616103936 107876 33554432000 4194304 4650419 140733202129328 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3997.44
Current children cumulated vsize (KiB) 601664

[startup+1062.3 s]
/proc/loadavg: 8.05 8.11 8.08 9/362 17424
/proc/meminfo: memFree=23365780/32951124 swapFree=65980216/67111528
[pid=17383] ppid=17381 vsize=601920 CPUtime=4236.75 cores=1,3,5,7
/proc/17383/stat : 17383 (strangenight1-m) R 17381 17383 16886 0 -1 4202496 572304 0 0 0 423408 267 0 0 25 0 4 0 632642957 616366080 113165 33554432000 4194304 4650419 140733202129328 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17383/statm: 150480 113165 395 112 0 145445 0
[pid=17383/tid=17384] ppid=17381 vsize=601920 CPUtime=1062.31 cores=1,3,5,7
/proc/17383/task/17384/stat : 17384 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 178014 0 0 0 106150 81 0 0 25 0 4 0 632642958 616366080 113165 33554432000 4194304 4650419 140733202129328 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17383/tid=17385] ppid=17381 vsize=601920 CPUtime=1062.32 cores=1,3,5,7
/proc/17383/task/17385/stat : 17385 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 128856 0 0 0 106173 59 0 0 25 0 4 0 632642958 616366080 113165 33554432000 4194304 4650419 140733202129328 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17383/tid=17386] ppid=17381 vsize=601920 CPUtime=1062.31 cores=1,3,5,7
/proc/17383/task/17386/stat : 17386 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 99615 0 0 0 106186 45 0 0 25 0 4 0 632642958 616366080 113165 33554432000 4194304 4650419 140733202129328 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4236.75
Current children cumulated vsize (KiB) 601920

[startup+1122.3 s]
/proc/loadavg: 6.95 7.84 7.99 5/353 17444
/proc/meminfo: memFree=23800748/32951124 swapFree=65980216/67111528
[pid=17383] ppid=17381 vsize=763584 CPUtime=4476.04 cores=1,3,5,7
/proc/17383/stat : 17383 (strangenight1-m) R 17381 17383 16886 0 -1 4202496 591183 0 0 0 447324 280 0 0 25 0 4 0 632642957 781910016 115786 33554432000 4194304 4650419 140733202129328 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17383/statm: 190896 115786 395 112 0 185861 0
[pid=17383/tid=17384] ppid=17381 vsize=763584 CPUtime=1122.31 cores=1,3,5,7
/proc/17383/task/17384/stat : 17384 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 184185 0 0 0 112147 84 0 0 25 0 4 0 632642958 781910016 115786 33554432000 4194304 4650419 140733202129328 18446744073709551615 4366933 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17383/tid=17385] ppid=17381 vsize=763584 CPUtime=1122.32 cores=1,3,5,7
/proc/17383/task/17385/stat : 17385 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 134122 0 0 0 112169 63 0 0 25 0 4 0 632642958 781910016 115786 33554432000 4194304 4650419 140733202129328 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17383/tid=17386] ppid=17381 vsize=763584 CPUtime=1122.32 cores=1,3,5,7
/proc/17383/task/17386/stat : 17386 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 101962 0 0 0 112184 48 0 0 25 0 4 0 632642958 781910016 115786 33554432000 4194304 4650419 140733202129328 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4476.04
Current children cumulated vsize (KiB) 763584

[startup+1182.3 s]
/proc/loadavg: 5.18 7.19 7.76 5/353 17445
/proc/meminfo: memFree=23790948/32951124 swapFree=65980216/67111528
[pid=17383] ppid=17381 vsize=676676 CPUtime=4715.36 cores=1,3,5,7
/proc/17383/stat : 17383 (strangenight1-m) R 17381 17383 16886 0 -1 4202496 616252 0 0 0 471243 293 0 0 25 0 4 0 632642957 692916224 118350 33554432000 4194304 4650419 140733202129328 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17383/statm: 169169 118350 395 112 0 164134 0
[pid=17383/tid=17384] ppid=17381 vsize=676676 CPUtime=1182.32 cores=1,3,5,7
/proc/17383/task/17384/stat : 17384 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 191472 0 0 0 118144 88 0 0 25 0 4 0 632642958 692916224 118350 33554432000 4194304 4650419 140733202129328 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17383/tid=17385] ppid=17381 vsize=676676 CPUtime=1182.32 cores=1,3,5,7
/proc/17383/task/17385/stat : 17385 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 140821 0 0 0 118165 67 0 0 25 0 4 0 632642958 692916224 118350 33554432000 4194304 4650419 140733202129328 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17383/tid=17386] ppid=17381 vsize=676676 CPUtime=1182.31 cores=1,3,5,7
/proc/17383/task/17386/stat : 17386 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 106862 0 0 0 118182 49 0 0 25 0 4 0 632642958 692916224 118350 33554432000 4194304 4650419 140733202129328 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4715.36
Current children cumulated vsize (KiB) 676676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 4.77 6.94 7.66 5/353 17446
/proc/meminfo: memFree=23787724/32951124 swapFree=65980216/67111528
[pid=17383] ppid=17381 vsize=729680 CPUtime=4800.31 cores=1,3,5,7
/proc/17383/stat : 17383 (strangenight1-m) R 17381 17383 16886 0 -1 4202496 624762 0 0 0 479734 297 0 0 25 0 4 0 632642957 747192320 118808 33554432000 4194304 4650419 140733202129328 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17383/statm: 182420 118808 395 112 0 177385 0
[pid=17383/tid=17384] ppid=17381 vsize=729680 CPUtime=1203.62 cores=1,3,5,7
/proc/17383/task/17384/stat : 17384 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 194848 0 0 0 120273 89 0 0 25 0 4 0 632642958 747192320 118808 33554432000 4194304 4650419 140733202129328 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17383/tid=17385] ppid=17381 vsize=729680 CPUtime=1203.64 cores=1,3,5,7
/proc/17383/task/17385/stat : 17385 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 142056 0 0 0 120296 68 0 0 25 0 4 0 632642958 747192320 118808 33554432000 4194304 4650419 140733202129328 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17383/tid=17386] ppid=17381 vsize=729680 CPUtime=1203.63 cores=1,3,5,7
/proc/17383/task/17386/stat : 17386 (strangenight1-m) R 17381 17383 16886 0 -1 4202560 108048 0 0 0 120313 50 0 0 25 0 4 0 632642958 747192320 118808 33554432000 4194304 4650419 140733202129328 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 729680

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): 1203.64
CPU time (s): 4800.39
CPU user time (s): 4797.39
CPU system time (s): 2.99854
CPU usage (%): 398.822
Max. virtual memory (cumulated for all children) (KiB): 782560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.39
system time used= 2.99854
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 624765
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= 302
involuntary context switches= 30772

runsolver used 3.76843 second user time and 10.4634 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-14 21:44:35
IDJOB=3368759
IDBENCH=82768
IDSOLVER=1846
FILE ID=node142/3368759-1305402275
RUNJOBID= node142-1305400970-17201
PBS_JOBID= 13324456
Free space on /tmp= 73440 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S1245124682-071.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368759-1305402275/watcher-3368759-1305402275 -o /tmp/evaluation-result-3368759-1305402275/solver-3368759-1305402275 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368759-1305402275.cnf

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

MD5SUM BENCH= b386c0165fb504493e3604d6c778ca42
RANDOM SEED=698314510

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24115064 kB
Buffers:        313276 kB
Cached:        3836356 kB
SwapCached:      11520 kB
Active:        6183844 kB
Inactive:      2321324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24115064 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:            6328 kB
Writeback:           0 kB
AnonPages:     4352632 kB
Mapped:          20748 kB
Slab:           234220 kB
PageTables:      32156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77261572 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= 73440 MiB
End job on node142 at 2011-05-14 22:04:41