Trace number 3175150

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

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.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-3175150-1304092583.cnf'
0.00/0.00	c -- header says num vars:            600
0.00/0.00	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.01 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.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    600 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     18  v-fix:    0  time:  0.01 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.11	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.11	c calculated reachability. Time: 0.00
0.00/0.11	c Calc default polars -  time:   0.00 s pos:     284 undec:      59 neg:     257
0.00/0.11	c =========================================================================================
0.00/0.11	c types(t): F = full restart, N = normal restart
0.00/0.11	c types(t): S = simplification begin/end, E = solution found
0.00/0.11	c restart types(rt): st = static, dy = dynamic
0.00/0.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.11	c  B st     0         0       582      2542         0         0      7755         0   no data   no data  --
0.00/0.11	c Decided on static restart strategy
0.00/0.16	c  N st     8      4917       582      2542         0      4859      7755    128073   no data   no data  --
0.00/0.42	c  N st    10     11300       582      2542         0      4524      7755     83196   no data   no data  --
0.00/0.71	c  N st    11     17043       582      2542         0     10148      7755    232584   no data   no data  --
4.38/1.13	c  F st    12     25002       582      2542         0     12394      7755    290488   no data   no data  --
4.38/1.13	c  N st    12     25002       582      2542         0     12394      7755    290488   no data   no data  --
5.18/1.39	c Decided on static restart strategy
5.18/1.39	c  N st    18     30000       582      2542         0     10664      7755    213241   no data   no data  --
5.18/1.39	c  S st    18     30000       582      2542         0     10664      7755    213241   no data   no data  --
5.58/1.42	c  S st    18     30503       582      2542         0     11167      7755    225843   no data   no data  --
5.58/1.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.58/1.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.58/1.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.58/1.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.58/1.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.58/1.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
5.58/1.43	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.38/1.65	c lits-rem:        98  cl-subs:      447  v-elim:      0  v-fix:    0  time:  0.87 s
6.38/1.66	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.04
6.38/1.66	c calculated reachability. Time: 0.00
6.38/1.66	c  N st    18     30503       582      2542         0     10720      7755    213451   no data   no data  --
7.97/2.06	c  N st    20     37615       582      2542         0      9981      7755    174444   no data   no data  --
9.58/2.47	c  N st    21     44014       582      2542         0     16271      7755    339763   no data   no data  --
10.37/2.61	c  S st    22     45754       582      2542         0      9209      7755    138967   no data   no data  --
10.37/2.63	c  S st    22     46256       582      2542         0      9711      7755    151025   no data   no data  --
10.37/2.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.37/2.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.37/2.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
10.37/2.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.37/2.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.37/2.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
10.37/2.64	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.77/2.74	c lits-rem:        30  cl-subs:       52  v-elim:      0  v-fix:    0  time:  0.39 s
10.77/2.74	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
10.77/2.74	c vivif2 --  cl tried     9659 cl shrink        0 lits rem          0 time: 0.00
10.77/2.75	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.03
10.77/2.75	c calculated reachability. Time: 0.00
10.77/2.75	c  N st    22     46256       582      2542         0      9659      7755    149487   no data   no data  --
14.77/3.74	c  N st    23     60655       582      2542         0     13986      7755    251075   no data   no data  --
17.16/4.39	c  N st    24     69384       582      2542         0     11766      7755    183572   no data   no data  --
17.16/4.39	c  S st    24     69384       582      2542         0     11766      7755    183572   no data   no data  --
17.56/4.43	c  S st    24     69888       582      2542         0     12270      7755    196471   no data   no data  --
17.56/4.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.56/4.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.56/4.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
17.56/4.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.56/4.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.56/4.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
17.56/4.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
18.36/4.65	c lits-rem:       108  cl-subs:      179  v-elim:      0  v-fix:    0  time:  0.84 s
18.36/4.65	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
18.36/4.65	c vivif2 --  cl tried    12091 cl shrink        0 lits rem          0 time: 0.01
18.36/4.66	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.04
18.36/4.66	c calculated reachability. Time: 0.00
18.36/4.66	c  N st    24     69888       582      2542         0     12091      7755    191333   no data   no data  --
23.55/5.96	c  F st    25     87501       582      2542         0     17595      7755    341927   no data   no data  --
23.55/5.96	c  N st    25     87501       582      2542         0     17595      7755    341927   no data   no data  --
25.17/6.37	c Decided on static restart strategy
26.35/6.63	c  N st    32     95538       582      2542         0     25535      7755    552815   no data   no data  --
29.16/7.32	c  N st    34    104834       582      2542         0     21880      7755    416692   no data   no data  --
29.16/7.32	c  S st    34    104834       582      2542         0     21880      7755    416692   no data   no data  --
29.16/7.37	c  S st    34    105337       582      2542         0     22383      7755    429304   no data   no data  --
29.16/7.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
29.16/7.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.16/7.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
29.16/7.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.16/7.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.16/7.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
29.16/7.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
33.56/8.43	c lits-rem:       261  cl-subs:      944  v-elim:      0  v-fix:    0  time:  4.14 s
33.56/8.43	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
33.56/8.44	c vivif2 --  cl tried    21439 cl shrink        0 lits rem          0 time: 0.02
33.56/8.45	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.08
33.56/8.46	c calculated reachability. Time: 0.00
33.56/8.46	c  N st    34    105337       582      2542         0     21439      7755    402490   no data   no data  --
36.74/9.24	c  N st    35    114938       582      2542         0     17146      7755    267769   no data   no data  --
41.93/10.56	c  N st    36    129339       582      2542         0     16570      7755    239706   no data   no data  --
49.52/12.44	c  N st    37    150934       582      2542         0     22023      7755    366609   no data   no data  --
52.32/13.16	c  S st    38    158006       582      2542         0     28912      7755    550125   no data   no data  --
52.71/13.23	c  S st    38    158512       582      2542         0     29418      7755    563268   no data   no data  --
52.71/13.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
52.71/13.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
52.71/13.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
52.71/13.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
52.71/13.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.71/13.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
52.71/13.26	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
60.33/15.16	c lits-rem:       404  cl-subs:     1940  v-elim:      0  v-fix:    0  time:  7.59 s
60.33/15.16	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
60.33/15.17	c vivif2 --  cl tried    27478 cl shrink        0 lits rem          0 time: 0.02
60.33/15.19	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.10
60.33/15.20	c calculated reachability. Time: 0.00
60.33/15.20	c  N st    38    158512       582      2542         0     27478      7755    511990   no data   no data  --
82.29/20.63	c  N st    39    207100       582      2542         0     22144      7755    329118   no data   no data  --
95.86/24.00	c  N st    40    237768       582      2542         0     32631      7755    604275   no data   no data  --
95.86/24.00	c  S st    40    237768       582      2542         0     32631      7755    604275   no data   no data  --
95.86/24.09	c  S st    40    238274       582      2542         0     33136      7755    616521   no data   no data  --
95.86/24.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
95.86/24.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
96.26/24.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.06
96.26/24.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
96.26/24.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
96.26/24.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
96.26/24.13	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
104.27/26.11	c lits-rem:       653  cl-subs:     1503  v-elim:      0  v-fix:    0  time:  7.90 s
104.27/26.11	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
104.27/26.11	c vivif2 --  cl tried    31633 cl shrink        0 lits rem          0 time: 0.02
104.27/26.14	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.11
104.27/26.14	c calculated reachability. Time: 0.00
104.27/26.14	c  N st    40    238274       582      2542         0     31633      7755    571372   no data   no data  --
135.80/34.06	c  F st    41    306251       582      2542         0     33621      7755    579378   no data   no data  --
135.80/34.06	c  N st    41    306251       582      2542         0     33621      7755    579378   no data   no data  --
138.20/34.65	c Decided on static restart strategy
150.19/37.67	c  N st    51    334564       582      2542         0     37904      7755    660081   no data   no data  --
162.56/40.76	c  N st    53    357412       582      2542         0     35693      7755    570211   no data   no data  --
162.56/40.76	c  S st    53    357412       582      2542         0     35693      7755    570211   no data   no data  --
162.96/40.84	c  S st    53    357915       582      2542         0     36196      7755    583933   no data   no data  --
162.96/40.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
162.96/40.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
162.96/40.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
162.96/40.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
162.96/40.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
162.96/40.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
162.96/40.87	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
170.55/42.70	c lits-rem:       478  cl-subs:     1768  v-elim:      0  v-fix:    0  time:  7.31 s
170.55/42.70	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
170.55/42.71	c vivif2 --  cl tried    34428 cl shrink        0 lits rem          0 time: 0.03
170.55/42.74	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.13
170.55/42.74	c calculated reachability. Time: 0.00
170.55/42.74	c  N st    53    357915       582      2542         0     34428      7755    540625   no data   no data  --
187.75/47.03	c  N st    54    390308       582      2542         0     40710      7755    694359   no data   no data  --
215.29/53.92	c  N st    55    438896       582      2542         0     34406      7755    498468   no data   no data  --
258.43/64.75	c  N st    56    511778       582      2542         0     47730      7755    793102   no data   no data  --
272.41/68.28	c  N st    57    536873       582      2542         0     42134      7755    660006   no data   no data  --
272.41/68.28	c  S st    57    536873       582      2542         0     42134      7755    660006   no data   no data  --
272.81/68.38	c  S st    57    537378       582      2542         0     42639      7755    672716   no data   no data  --
272.81/68.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
272.81/68.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
273.21/68.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
273.21/68.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
273.21/68.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
273.21/68.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
273.21/68.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
281.61/70.50	c lits-rem:      3443  cl-subs:     1463  v-elim:      0  v-fix:    0  time:  8.32 s
281.61/70.50	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
281.61/70.51	c vivif2 --  cl tried    41176 cl shrink        0 lits rem          0 time: 0.03
281.61/70.55	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.16
281.61/70.55	c calculated reachability. Time: 0.00
281.61/70.55	c  N st    57    537378       582      2542         0     41176      7755    629809   no data   no data  --
399.44/100.07	c  N st    58    701364       582      2542         0     35298      7755    385068   no data   no data  --
474.14/118.74	c  N st    59    806067       582      2542         0     64367      7755   1164550   no data   no data  --
474.14/118.74	c  S st    59    806067       582      2542         0     64367      7755   1164550   no data   no data  --
474.94/118.93	c  S st    59    806570       582      2542         0     64870      7755   1177522   no data   no data  --
474.94/118.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
474.94/118.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
474.94/118.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.12
475.35/119.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
475.35/119.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
475.35/119.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
475.35/119.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
486.15/121.71	c lits-rem:       258  cl-subs:     2914  v-elim:      0  v-fix:    0  time: 10.82 s
486.15/121.71	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
486.15/121.73	c vivif2 --  cl tried    61956 cl shrink        0 lits rem          0 time: 0.05
486.54/121.80	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.31
486.54/121.81	c calculated reachability. Time: 0.00
486.54/121.81	c  N st    59    806570       582      2542         0     61956      7755   1100202   no data   no data  --
696.25/174.31	c  F st    60   1071876       582      2542         0     77386      7755   1342840   no data   no data  --
696.25/174.31	c  N st    60   1071876       582      2542         0     77386      7755   1342840   no data   no data  --
701.45/175.65	c Decided on static restart strategy
719.81/180.28	c  N st    70   1100178       582      2542         0     61446      7755    932417   no data   no data  --
752.57/188.41	c  N st    72   1136171       582      2542         0     51921      7755    654539   no data   no data  --
779.34/195.13	c  N st    73   1168565       582      2542         0     83785      7755   1606795   no data   no data  --
811.72/203.22	c  N st    74   1209857       582      2542         0     78245      7755   1423085   no data   no data  --
811.72/203.22	c  S st    74   1209857       582      2542         0     78245      7755   1423085   no data   no data  --
812.50/203.45	c  S st    74   1210361       582      2542         0     78747      7755   1435764   no data   no data  --
812.50/203.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
812.50/203.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
812.50/203.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.15
812.90/203.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
812.90/203.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
812.90/203.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
812.90/203.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
830.87/208.09	c lits-rem:       501  cl-subs:     2768  v-elim:      0  v-fix:    0  time: 18.20 s
830.87/208.09	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
831.27/208.11	c vivif2 --  cl tried    75979 cl shrink        0 lits rem          0 time: 0.06
831.67/208.21	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.40
831.67/208.21	c calculated reachability. Time: 0.00
831.67/208.21	c  N st    74   1210361       582      2542         0     75979      7755   1351260   no data   no data  --
899.98/225.30	c  N st    75   1283245       582      2542         0     52302      7755    604989   no data   no data  --
1001.84/250.83	c  N st    76   1392568       582      2542         0     60572      7755    805436   no data   no data  --
1175.60/294.31	c  N st    77   1556553       582      2542         0     65081      7755    842123   no data   no data  --
1342.17/336.05	c  N st    78   1710363       582      2542         0    106867      7755   1937253   no data   no data  --
1342.17/336.05	c  S st    78   1710363       582      2542         0    106867      7755   1937253   no data   no data  --
1343.76/336.44	c  S st    78   1710872       582      2542         0    107374      7755   1951099   no data   no data  --
1343.76/336.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1343.76/336.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1344.16/336.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.24
1344.16/336.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1344.16/336.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1344.16/336.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
1344.16/336.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1406.08/352.08	c lits-rem:       698  cl-subs:     7786  v-elim:      0  v-fix:    0  time: 61.89 s
1406.08/352.08	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
1406.48/352.10	c vivif2 --  cl tried    99588 cl shrink        0 lits rem          0 time: 0.10
1406.88/352.25	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.60
1406.88/352.26	c calculated reachability. Time: 0.00
1406.88/352.26	c  N st    78   1710872       582      2542         0     99588      7755   1752583   no data   no data  --
1801.94/451.13	c  N st    79   2079836       582      2542         0    112074      7755   2103784   no data   no data  --
1952.93/488.99	c  N st    80   2210872       582      2542         0    115384      7755   2079053   no data   no data  --
1952.93/488.99	c  S st    80   2210872       582      2542         0    115384      7755   2079053   no data   no data  --
1954.52/489.36	c  S st    80   2211375       582      2542         0    115887      7755   2090910   no data   no data  --
1954.52/489.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1954.52/489.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1954.93/489.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.24
1954.93/489.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1954.93/489.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1954.93/489.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
1954.93/489.49	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2028.85/507.97	c lits-rem:       202  cl-subs:     8393  v-elim:      0  v-fix:    0  time: 73.77 s
2028.85/507.97	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
2028.85/507.99	c vivif2 --  cl tried   107494 cl shrink        0 lits rem          0 time: 0.10
2029.62/508.16	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.68
2029.62/508.16	c calculated reachability. Time: 0.00
2029.62/508.16	c  N st    80   2211375       582      2542         0    107494      7755   1871193   no data   no data  --
2655.57/664.80	c  N st    81   2711376       582      2542         0    131062      7755   2341605   no data   no data  --
2655.57/664.80	c  S st    81   2711376       582      2542         0    131062      7755   2341605   no data   no data  --
2657.18/665.28	c  S st    81   2711876       582      2542         0    131561      7755   2354701   no data   no data  --
2657.18/665.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2657.18/665.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2657.56/665.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.28
2657.96/665.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2657.96/665.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2657.96/665.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
2657.96/665.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2748.64/688.14	c lits-rem:       176  cl-subs:     9654  v-elim:      0  v-fix:    0  time: 90.68 s
2748.64/688.14	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
2748.64/688.17	c vivif2 --  cl tried   121907 cl shrink        0 lits rem          0 time: 0.11
2749.46/688.36	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.74
2749.46/688.36	c calculated reachability. Time: 0.00
2749.46/688.36	c  N st    81   2711876       582      2542         0    121907      7755   2122795   no data   no data  --
3474.46/869.84	c  N st    82   3211879       582      2542         0     97540      7755   1336974   no data   no data  --
3474.46/869.84	c  S st    82   3211879       582      2542         0     97540      7755   1336974   no data   no data  --
3475.63/870.16	c  S st    82   3212386       582      2542         0     98047      7755   1349896   no data   no data  --
3475.63/870.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3475.63/870.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3476.03/870.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.19
3476.03/870.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3476.03/870.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3476.03/870.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
3476.03/870.26	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3492.82/874.40	c lits-rem:       225  cl-subs:     3597  v-elim:      0  v-fix:    0  time: 16.53 s
3492.82/874.40	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
3492.82/874.42	c vivif2 --  cl tried    94450 cl shrink        0 lits rem          0 time: 0.07
3493.22/874.56	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.57
3493.22/874.56	c calculated reachability. Time: 0.00
3493.22/874.56	c  N st    82   3212386       582      2542         0     94450      7755   1258741   no data   no data  --
4269.37/1068.82	c  N st    83   3712388       582      2542         0    105171      7755   1439717   no data   no data  --
4269.37/1068.82	c  S st    83   3712388       582      2542         0    105171      7755   1439717   no data   no data  --
4270.95/1069.27	c  S st    83   3712892       582      2542         0    105675      7755   1453007   no data   no data  --
4270.95/1069.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4270.95/1069.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4271.35/1069.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.27
4271.75/1069.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4271.75/1069.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4271.75/1069.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
4271.75/1069.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4308.92/1078.77	c lits-rem:       167  cl-subs:     3751  v-elim:      0  v-fix:    0  time: 37.42 s
4308.92/1078.77	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
4308.92/1078.79	c vivif2 --  cl tried   101924 cl shrink        0 lits rem          0 time: 0.09
4309.69/1078.99	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.80
4309.69/1079.00	c calculated reachability. Time: 0.00
4309.69/1079.00	c  N st    83   3712892       582      2542         0    101924      7755   1351061   no data   no data  --
4372.81/1094.76	c  F st    84   3751562       582      2542         0    139779      7755   2405258   no data   no data  --
4372.81/1094.76	c  N st    84   3751562       582      2542         0    139779      7755   2405258   no data   no data  --
4384.01/1097.58	c Decided on static restart strategy
4435.53/1110.43	c  N st    94   3779870       582      2542         0     84668      7755    837547   no data   no data  --
4489.85/1124.03	c  N st    96   3815863       582      2542         0    119864      7755   1763524   no data   no data  --
4548.16/1138.60	c  N st    97   3848255       582      2542         0    151551      7755   2591947   no data   no data  --
4636.04/1160.61	c  N st    98   3896843       582      2542         0    115046      7755   1670679   no data   no data  --
4763.08/1192.46	c  N st    99   3969725       582      2542         0    101292      7755   1245363   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-3175150-1304092583/watcher-3175150-1304092583 -o /tmp/evaluation-result-3175150-1304092583/solver-3175150-1304092583 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175150-1304092583.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 7.90 8.04 8.00 5/180 19279
/proc/meminfo: memFree=17485656/32951124 swapFree=67111528/67111528
[pid=19279] ppid=19277 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/19279/stat : 19279 (strangenight1-m) R 19277 19279 19020 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 520860876 52465664 353 33554432000 4194304 4650419 140734939365808 18446744073709551615 47503206393778 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19279/statm: 12809 353 303 112 0 7774 0
[pid=19279/tid=19280] ppid=19277 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/19279/task/19280/stat : 19280 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 520860877 52465664 353 33554432000 4194304 4650419 140734939365808 18446744073709551615 216634571761 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19279/tid=19281] ppid=19277 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/19279/task/19281/stat : 19281 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 520860877 52465664 353 33554432000 4194304 4650419 140734939365808 18446744073709551615 47503206393772 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19279/tid=19282] ppid=19277 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/19279/task/19282/stat : 19282 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 520860877 52465664 353 33554432000 4194304 4650419 140734939365808 18446744073709551615 47503206393778 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.855395 s]
/proc/loadavg: 7.90 8.04 8.00 5/180 19279
/proc/meminfo: memFree=17485656/32951124 swapFree=67111528/67111528
[pid=19279] ppid=19277 vsize=285312 CPUtime=3.4 cores=0,2,4,6
/proc/19279/stat : 19279 (strangenight1-m) R 19277 19279 19020 0 -1 4202496 5672 0 0 0 339 1 0 0 25 0 4 0 520860876 292159488 2806 33554432000 4194304 4650419 140734939365808 18446744073709551615 4365348 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19279/statm: 71328 2806 393 112 0 66293 0
[pid=19279/tid=19280] ppid=19277 vsize=285312 CPUtime=0.84 cores=0,2,4,6
/proc/19279/task/19280/stat : 19280 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 1356 0 0 0 84 0 0 0 19 0 4 0 520860877 292159488 2806 33554432000 4194304 4650419 140734939365808 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19279/tid=19281] ppid=19277 vsize=285312 CPUtime=0.84 cores=0,2,4,6
/proc/19279/task/19281/stat : 19281 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 1337 0 0 0 84 0 0 0 19 0 4 0 520860877 292159488 2806 33554432000 4194304 4650419 140734939365808 18446744073709551615 4329318 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19279/tid=19282] ppid=19277 vsize=285312 CPUtime=0.84 cores=0,2,4,6
/proc/19279/task/19282/stat : 19282 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 1232 0 0 0 84 0 0 0 25 0 4 0 520860877 292159488 2806 33554432000 4194304 4650419 140734939365808 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.4
Current children cumulated vsize (KiB) 285312

[startup+0.900386 s]
/proc/loadavg: 7.90 8.04 8.00 5/180 19279
/proc/meminfo: memFree=17485656/32951124 swapFree=67111528/67111528
[pid=19279] ppid=19277 vsize=285312 CPUtime=3.58 cores=0,2,4,6
/proc/19279/stat : 19279 (strangenight1-m) R 19277 19279 19020 0 -1 4202496 5775 0 0 0 357 1 0 0 25 0 4 0 520860876 292159488 2909 33554432000 4194304 4650419 140734939365808 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19279/statm: 71328 2909 393 112 0 66293 0
[pid=19279/tid=19280] ppid=19277 vsize=285312 CPUtime=0.89 cores=0,2,4,6
/proc/19279/task/19280/stat : 19280 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 1380 0 0 0 89 0 0 0 19 0 4 0 520860877 292159488 2909 33554432000 4194304 4650419 140734939365808 18446744073709551615 4366928 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19279/tid=19281] ppid=19277 vsize=285312 CPUtime=0.89 cores=0,2,4,6
/proc/19279/task/19281/stat : 19281 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 1364 0 0 0 89 0 0 0 19 0 4 0 520860877 292159488 2909 33554432000 4194304 4650419 140734939365808 18446744073709551615 4304296 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19279/tid=19282] ppid=19277 vsize=285312 CPUtime=0.89 cores=0,2,4,6
/proc/19279/task/19282/stat : 19282 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 1258 0 0 0 89 0 0 0 25 0 4 0 520860877 292159488 2909 33554432000 4194304 4650419 140734939365808 18446744073709551615 4306767 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.58
Current children cumulated vsize (KiB) 285312

[startup+1.00037 s]
/proc/loadavg: 7.90 8.04 8.00 5/180 19279
/proc/meminfo: memFree=17485656/32951124 swapFree=67111528/67111528
[pid=19279] ppid=19277 vsize=285312 CPUtime=3.98 cores=0,2,4,6
/proc/19279/stat : 19279 (strangenight1-m) R 19277 19279 19020 0 -1 4202496 5996 0 0 0 397 1 0 0 25 0 4 0 520860876 292159488 3130 33554432000 4194304 4650419 140734939365808 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19279/statm: 71328 3130 393 112 0 66293 0
[pid=19279/tid=19280] ppid=19277 vsize=285312 CPUtime=0.99 cores=0,2,4,6
/proc/19279/task/19280/stat : 19280 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 1433 0 0 0 99 0 0 0 19 0 4 0 520860877 292159488 3130 33554432000 4194304 4650419 140734939365808 18446744073709551615 4314837 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19279/tid=19281] ppid=19277 vsize=285312 CPUtime=0.99 cores=0,2,4,6
/proc/19279/task/19281/stat : 19281 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 1420 0 0 0 99 0 0 0 19 0 4 0 520860877 292159488 3130 33554432000 4194304 4650419 140734939365808 18446744073709551615 4364400 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19279/tid=19282] ppid=19277 vsize=285312 CPUtime=0.99 cores=0,2,4,6
/proc/19279/task/19282/stat : 19282 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 1314 0 0 0 99 0 0 0 25 0 4 0 520860877 292159488 3130 33554432000 4194304 4650419 140734939365808 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.98
Current children cumulated vsize (KiB) 285312

[startup+1.10035 s]
/proc/loadavg: 7.90 8.04 8.00 5/180 19279
/proc/meminfo: memFree=17485656/32951124 swapFree=67111528/67111528
[pid=19279] ppid=19277 vsize=285312 CPUtime=4.38 cores=0,2,4,6
/proc/19279/stat : 19279 (strangenight1-m) R 19277 19279 19020 0 -1 4202496 6261 0 0 0 437 1 0 0 25 0 4 0 520860876 292159488 3395 33554432000 4194304 4650419 140734939365808 18446744073709551615 4333858 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19279/statm: 71328 3395 394 112 0 66293 0
[pid=19279/tid=19280] ppid=19277 vsize=285312 CPUtime=1.09 cores=0,2,4,6
/proc/19279/task/19280/stat : 19280 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 1482 0 0 0 109 0 0 0 19 0 4 0 520860877 292159488 3395 33554432000 4194304 4650419 140734939365808 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19279/tid=19281] ppid=19277 vsize=285312 CPUtime=1.09 cores=0,2,4,6
/proc/19279/task/19281/stat : 19281 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 1496 0 0 0 109 0 0 0 19 0 4 0 520860877 292159488 3395 33554432000 4194304 4650419 140734939365808 18446744073709551615 4366933 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19279/tid=19282] ppid=19277 vsize=285312 CPUtime=1.09 cores=0,2,4,6
/proc/19279/task/19282/stat : 19282 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 1397 0 0 0 109 0 0 0 25 0 4 0 520860877 292159488 3395 33554432000 4194304 4650419 140734939365808 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.38
Current children cumulated vsize (KiB) 285312

[startup+1.50028 s]
/proc/loadavg: 7.90 8.04 8.00 5/180 19279
/proc/meminfo: memFree=17485656/32951124 swapFree=67111528/67111528
[pid=19279] ppid=19277 vsize=285812 CPUtime=5.98 cores=0,2,4,6
/proc/19279/stat : 19279 (strangenight1-m) R 19277 19279 19020 0 -1 4202496 9208 0 0 0 597 1 0 0 25 0 4 0 520860876 292671488 4941 33554432000 4194304 4650419 140734939365808 18446744073709551615 4439636 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19279/statm: 71453 4941 395 112 0 66418 0
[pid=19279/tid=19280] ppid=19277 vsize=285812 CPUtime=1.49 cores=0,2,4,6
/proc/19279/task/19280/stat : 19280 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 1929 0 0 0 149 0 0 0 20 0 4 0 520860877 292671488 4941 33554432000 4194304 4650419 140734939365808 18446744073709551615 4328338 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19279/tid=19281] ppid=19277 vsize=285812 CPUtime=1.49 cores=0,2,4,6
/proc/19279/task/19281/stat : 19281 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 1906 0 0 0 149 0 0 0 20 0 4 0 520860877 292671488 4941 33554432000 4194304 4650419 140734939365808 18446744073709551615 4331989 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19279/tid=19282] ppid=19277 vsize=285812 CPUtime=1.49 cores=0,2,4,6
/proc/19279/task/19282/stat : 19282 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 1754 0 0 0 149 0 0 0 25 0 4 0 520860877 292671488 4941 33554432000 4194304 4650419 140734939365808 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 285812

[startup+3.101 s]
/proc/loadavg: 7.91 8.04 8.00 9/184 19283
/proc/meminfo: memFree=17441900/32951124 swapFree=67111528/67111528
[pid=19279] ppid=19277 vsize=286284 CPUtime=12.37 cores=0,2,4,6
/proc/19279/stat : 19279 (strangenight1-m) R 19277 19279 19020 0 -1 4202496 17299 0 0 0 1235 2 0 0 25 0 4 0 520860876 293154816 10358 33554432000 4194304 4650419 140734939365808 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19279/statm: 71571 10358 395 112 0 66536 0
[pid=19279/tid=19280] ppid=19277 vsize=286284 CPUtime=3.07 cores=0,2,4,6
/proc/19279/task/19280/stat : 19280 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 3903 0 0 0 307 0 0 0 25 0 4 0 520860877 293154816 10358 33554432000 4194304 4650419 140734939365808 18446744073709551615 4334261 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19279/tid=19281] ppid=19277 vsize=286284 CPUtime=3.09 cores=0,2,4,6
/proc/19279/task/19281/stat : 19281 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 4762 0 0 0 309 0 0 0 25 0 4 0 520860877 293154816 10358 33554432000 4194304 4650419 140734939365808 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19279/tid=19282] ppid=19277 vsize=286284 CPUtime=3.08 cores=0,2,4,6
/proc/19279/task/19282/stat : 19282 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 3889 0 0 0 308 0 0 0 25 0 4 0 520860877 293154816 10358 33554432000 4194304 4650419 140734939365808 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 286284

[startup+6.30644 s]
/proc/loadavg: 7.91 8.04 8.00 9/184 19283
/proc/meminfo: memFree=17424916/32951124 swapFree=67111528/67111528
[pid=19279] ppid=19277 vsize=295828 CPUtime=25.17 cores=0,2,4,6
/proc/19279/stat : 19279 (strangenight1-m) R 19277 19279 19020 0 -1 4202496 24679 0 0 0 2514 3 0 0 25 0 4 0 520860876 302927872 13438 33554432000 4194304 4650419 140734939365808 18446744073709551615 4367232 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19279/statm: 73957 13438 395 112 0 68922 0
[pid=19279/tid=19280] ppid=19277 vsize=295828 CPUtime=6.26 cores=0,2,4,6
/proc/19279/task/19280/stat : 19280 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 5980 0 0 0 626 0 0 0 25 0 4 0 520860877 302927872 13438 33554432000 4194304 4650419 140734939365808 18446744073709551615 4364433 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19279/tid=19281] ppid=19277 vsize=295828 CPUtime=6.3 cores=0,2,4,6
/proc/19279/task/19281/stat : 19281 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 6689 0 0 0 629 1 0 0 25 0 4 0 520860877 302927872 13438 33554432000 4194304 4650419 140734939365808 18446744073709551615 4364400 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19279/tid=19282] ppid=19277 vsize=295828 CPUtime=6.29 cores=0,2,4,6
/proc/19279/task/19282/stat : 19282 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 4976 0 0 0 629 0 0 0 25 0 4 0 520860877 302927872 13438 33554432000 4194304 4650419 140734939365808 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 295828

[startup+12.7003 s]
/proc/loadavg: 7.92 8.04 8.00 9/184 19283
/proc/meminfo: memFree=17388712/32951124 swapFree=67111528/67111528
[pid=19279] ppid=19277 vsize=305228 CPUtime=50.72 cores=0,2,4,6
/proc/19279/stat : 19279 (strangenight1-m) R 19277 19279 19020 0 -1 4202496 38558 0 0 0 5065 7 0 0 25 0 4 0 520860876 312553472 22401 33554432000 4194304 4650419 140734939365808 18446744073709551615 4365327 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19279/statm: 76307 22401 395 112 0 71272 0
[pid=19279/tid=19280] ppid=19277 vsize=305228 CPUtime=12.62 cores=0,2,4,6
/proc/19279/task/19280/stat : 19280 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 9922 0 0 0 1261 1 0 0 25 0 4 0 520860877 312553472 22401 33554432000 4194304 4650419 140734939365808 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19279/tid=19281] ppid=19277 vsize=305228 CPUtime=12.68 cores=0,2,4,6
/proc/19279/task/19281/stat : 19281 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 10414 0 0 0 1267 1 0 0 25 0 4 0 520860877 312553472 22401 33554432000 4194304 4650419 140734939365808 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19279/tid=19282] ppid=19277 vsize=305228 CPUtime=12.69 cores=0,2,4,6
/proc/19279/task/19282/stat : 19282 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 7059 0 0 0 1268 1 0 0 25 0 4 0 520860877 312553472 22401 33554432000 4194304 4650419 140734939365808 18446744073709551615 4366835 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 305228

[startup+25.5011 s]
/proc/loadavg: 7.94 8.04 8.00 9/184 19283
/proc/meminfo: memFree=17364032/32951124 swapFree=67111528/67111528
[pid=19279] ppid=19277 vsize=305760 CPUtime=101.85 cores=0,2,4,6
/proc/19279/stat : 19279 (strangenight1-m) R 19277 19279 19020 0 -1 4202496 54261 0 0 0 10174 11 0 0 25 0 4 0 520860876 313098240 32930 33554432000 4194304 4650419 140734939365808 18446744073709551615 4438393 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19279/statm: 76440 32930 395 112 0 71405 0
[pid=19279/tid=19280] ppid=19277 vsize=305760 CPUtime=25.36 cores=0,2,4,6
/proc/19279/task/19280/stat : 19280 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 15636 0 0 0 2533 3 0 0 25 0 4 0 520860877 313098240 32930 33554432000 4194304 4650419 140734939365808 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19279/tid=19281] ppid=19277 vsize=305760 CPUtime=25.49 cores=0,2,4,6
/proc/19279/task/19281/stat : 19281 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 14972 0 0 0 2546 3 0 0 25 0 4 0 520860877 313098240 32930 33554432000 4194304 4650419 140734939365808 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19279/tid=19282] ppid=19277 vsize=305760 CPUtime=25.48 cores=0,2,4,6
/proc/19279/task/19282/stat : 19282 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 7936 0 0 0 2547 1 0 0 25 0 4 0 520860877 313098240 32930 33554432000 4194304 4650419 140734939365808 18446744073709551615 4330680 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 305760

[startup+51.1006 s]
/proc/loadavg: 7.96 8.03 8.00 9/184 19284
/proc/meminfo: memFree=17337172/32951124 swapFree=67111528/67111528
[pid=19279] ppid=19277 vsize=317360 CPUtime=204.1 cores=0,2,4,6
/proc/19279/stat : 19279 (strangenight1-m) R 19277 19279 19020 0 -1 4202496 79773 0 0 0 20392 18 0 0 25 0 4 0 520860876 324976640 35385 33554432000 4194304 4650419 140734939365808 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19279/statm: 79340 35386 395 112 0 74305 0
[pid=19279/tid=19280] ppid=19277 vsize=317360 CPUtime=50.82 cores=0,2,4,6
/proc/19279/task/19280/stat : 19280 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 22669 0 0 0 5077 5 0 0 25 0 4 0 520860877 324976640 35386 33554432000 4194304 4650419 140734939365808 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19279/tid=19281] ppid=19277 vsize=317360 CPUtime=51.09 cores=0,2,4,6
/proc/19279/task/19281/stat : 19281 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 24664 0 0 0 5104 5 0 0 25 0 4 0 520860877 324976640 35386 33554432000 4194304 4650419 140734939365808 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19279/tid=19282] ppid=19277 vsize=317360 CPUtime=51.09 cores=0,2,4,6
/proc/19279/task/19282/stat : 19282 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 8974 0 0 0 5107 2 0 0 25 0 4 0 520860877 324976640 35386 33554432000 4194304 4650419 140734939365808 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 317360

[startup+102.301 s]
/proc/loadavg: 8.06 8.04 8.00 9/184 19316
/proc/meminfo: memFree=17640644/32951124 swapFree=67111528/67111528
[pid=19279] ppid=19277 vsize=329612 CPUtime=408.63 cores=0,2,4,6
/proc/19279/stat : 19279 (strangenight1-m) R 19277 19279 19020 0 -1 4202496 125330 0 0 0 40830 33 0 0 25 0 4 0 520860876 337522688 41616 33554432000 4194304 4650419 140734939365808 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19279/statm: 82403 41616 395 112 0 77368 0
[pid=19279/tid=19280] ppid=19277 vsize=329612 CPUtime=101.74 cores=0,2,4,6
/proc/19279/task/19280/stat : 19280 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 37610 0 0 0 10164 10 0 0 25 0 4 0 520860877 337522688 41616 33554432000 4194304 4650419 140734939365808 18446744073709551615 4433059 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19279/tid=19281] ppid=19277 vsize=329612 CPUtime=102.29 cores=0,2,4,6
/proc/19279/task/19281/stat : 19281 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 38079 0 0 0 10219 10 0 0 25 0 4 0 520860877 337522688 41616 33554432000 4194304 4650419 140734939365808 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19279/tid=19282] ppid=19277 vsize=329612 CPUtime=102.29 cores=0,2,4,6
/proc/19279/task/19282/stat : 19282 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 11121 0 0 0 10226 3 0 0 25 0 4 0 520860877 337522688 41616 33554432000 4194304 4650419 140734939365808 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 329612

[startup+162.301 s]

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

[pid=19279] ppid=19277 vsize=570192 CPUtime=2805.36 cores=0,2,4,6
/proc/19279/stat : 19279 (strangenight1-m) R 19277 19279 19020 0 -1 4202496 436210 0 0 0 280387 149 0 0 25 0 4 0 520860876 583876608 96432 33554432000 4194304 4650419 140734939365808 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19279/statm: 142548 96432 395 112 0 137513 0
[pid=19279/tid=19280] ppid=19277 vsize=570192 CPUtime=698.49 cores=0,2,4,6
/proc/19279/task/19280/stat : 19280 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 138278 0 0 0 69800 49 0 0 25 0 4 0 520860877 583876608 96432 33554432000 4194304 4650419 140734939365808 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19279/tid=19281] ppid=19277 vsize=570192 CPUtime=702.3 cores=0,2,4,6
/proc/19279/task/19281/stat : 19281 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 127390 0 0 0 70186 44 0 0 25 0 4 0 520860877 583876608 96432 33554432000 4194304 4650419 140734939365808 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19279/tid=19282] ppid=19277 vsize=570192 CPUtime=702.29 cores=0,2,4,6
/proc/19279/task/19282/stat : 19282 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 22927 0 0 0 70221 8 0 0 25 0 4 0 520860877 583876608 96432 33554432000 4194304 4650419 140734939365808 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.36
Current children cumulated vsize (KiB) 570192

[startup+762.301 s]
/proc/loadavg: 8.11 8.11 8.03 9/184 19346
/proc/meminfo: memFree=17157176/32951124 swapFree=67111528/67111528
[pid=19279] ppid=19277 vsize=570972 CPUtime=3045.03 cores=0,2,4,6
/proc/19279/stat : 19279 (strangenight1-m) R 19277 19279 19020 0 -1 4202496 459171 0 0 0 304344 159 0 0 25 0 4 0 520860876 584675328 96664 33554432000 4194304 4650419 140734939365808 18446744073709551615 4365276 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19279/statm: 142743 96664 395 112 0 137708 0
[pid=19279/tid=19280] ppid=19277 vsize=570972 CPUtime=758.16 cores=0,2,4,6
/proc/19279/task/19280/stat : 19280 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 146085 0 0 0 75764 52 0 0 25 0 4 0 520860877 584675328 96664 33554432000 4194304 4650419 140734939365808 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19279/tid=19281] ppid=19277 vsize=570972 CPUtime=762.3 cores=0,2,4,6
/proc/19279/task/19281/stat : 19281 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 134985 0 0 0 76183 47 0 0 25 0 4 0 520860877 584675328 96664 33554432000 4194304 4650419 140734939365808 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19279/tid=19282] ppid=19277 vsize=570972 CPUtime=762.29 cores=0,2,4,6
/proc/19279/task/19282/stat : 19282 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 23048 0 0 0 76221 8 0 0 25 0 4 0 520860877 584675328 96664 33554432000 4194304 4650419 140734939365808 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3045.03
Current children cumulated vsize (KiB) 570972

[startup+822.301 s]
/proc/loadavg: 8.08 8.11 8.03 9/184 19348
/proc/meminfo: memFree=17125412/32951124 swapFree=67111528/67111528
[pid=19279] ppid=19277 vsize=558604 CPUtime=3284.71 cores=0,2,4,6
/proc/19279/stat : 19279 (strangenight1-m) R 19277 19279 19020 0 -1 4202496 480826 0 0 0 328303 168 0 0 25 0 4 0 520860876 572010496 99883 33554432000 4194304 4650419 140734939365808 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19279/statm: 139651 99883 395 112 0 134616 0
[pid=19279/tid=19280] ppid=19277 vsize=558604 CPUtime=817.84 cores=0,2,4,6
/proc/19279/task/19280/stat : 19280 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 153463 0 0 0 81729 55 0 0 25 0 4 0 520860877 572010496 99883 33554432000 4194304 4650419 140734939365808 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19279/tid=19281] ppid=19277 vsize=558604 CPUtime=822.3 cores=0,2,4,6
/proc/19279/task/19281/stat : 19281 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 141342 0 0 0 82181 49 0 0 25 0 4 0 520860877 572010496 99883 33554432000 4194304 4650419 140734939365808 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19279/tid=19282] ppid=19277 vsize=558604 CPUtime=822.29 cores=0,2,4,6
/proc/19279/task/19282/stat : 19282 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 23240 0 0 0 82221 8 0 0 25 0 4 0 520860877 572010496 99883 33554432000 4194304 4650419 140734939365808 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.71
Current children cumulated vsize (KiB) 558604

[startup+882.3 s]
/proc/loadavg: 8.16 8.13 8.04 9/184 19349
/proc/meminfo: memFree=17106904/32951124 swapFree=67111528/67111528
[pid=19279] ppid=19277 vsize=622796 CPUtime=3524.37 cores=0,2,4,6
/proc/19279/stat : 19279 (strangenight1-m) R 19277 19279 19020 0 -1 4202496 509363 0 0 0 352259 178 0 0 25 0 4 0 520860876 637743104 104983 33554432000 4194304 4650419 140734939365808 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19279/statm: 155699 104983 395 112 0 150664 0
[pid=19279/tid=19280] ppid=19277 vsize=622796 CPUtime=877.52 cores=0,2,4,6
/proc/19279/task/19280/stat : 19280 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 166252 0 0 0 87694 58 0 0 25 0 4 0 520860877 637743104 104983 33554432000 4194304 4650419 140734939365808 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19279/tid=19281] ppid=19277 vsize=622796 CPUtime=882.3 cores=0,2,4,6
/proc/19279/task/19281/stat : 19281 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 147904 0 0 0 88177 53 0 0 25 0 4 0 520860877 637743104 104983 33554432000 4194304 4650419 140734939365808 18446744073709551615 4313058 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19279/tid=19282] ppid=19277 vsize=622796 CPUtime=882.29 cores=0,2,4,6
/proc/19279/task/19282/stat : 19282 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 23262 0 0 0 88221 8 0 0 25 0 4 0 520860877 637743104 104983 33554432000 4194304 4650419 140734939365808 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.37
Current children cumulated vsize (KiB) 622796

[startup+942.301 s]
/proc/loadavg: 8.16 8.13 8.05 9/184 19351
/proc/meminfo: memFree=17068072/32951124 swapFree=67111528/67111528
[pid=19279] ppid=19277 vsize=623592 CPUtime=3764.07 cores=0,2,4,6
/proc/19279/stat : 19279 (strangenight1-m) R 19277 19279 19020 0 -1 4202496 530445 0 0 0 376218 189 0 0 25 0 4 0 520860876 638558208 104938 33554432000 4194304 4650419 140734939365808 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19279/statm: 155898 104938 395 112 0 150863 0
[pid=19279/tid=19280] ppid=19277 vsize=623592 CPUtime=937.2 cores=0,2,4,6
/proc/19279/task/19280/stat : 19280 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 172666 0 0 0 93659 61 0 0 25 0 4 0 520860877 638558208 104938 33554432000 4194304 4650419 140734939365808 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19279/tid=19281] ppid=19277 vsize=623592 CPUtime=942.31 cores=0,2,4,6
/proc/19279/task/19281/stat : 19281 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 155068 0 0 0 94174 57 0 0 25 0 4 0 520860877 638558208 104938 33554432000 4194304 4650419 140734939365808 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19279/tid=19282] ppid=19277 vsize=623592 CPUtime=942.31 cores=0,2,4,6
/proc/19279/task/19282/stat : 19282 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 23421 0 0 0 94222 9 0 0 25 0 4 0 520860877 638558208 104938 33554432000 4194304 4650419 140734939365808 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3764.07
Current children cumulated vsize (KiB) 623592

[startup+1002.3 s]
/proc/loadavg: 8.23 8.15 8.06 9/184 19352
/proc/meminfo: memFree=17067300/32951124 swapFree=67111528/67111528
[pid=19279] ppid=19277 vsize=572980 CPUtime=4003.72 cores=0,2,4,6
/proc/19279/stat : 19279 (strangenight1-m) R 19277 19279 19020 0 -1 4202496 554129 0 0 0 400173 199 0 0 25 0 4 0 520860876 586731520 108317 33554432000 4194304 4650419 140734939365808 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19279/statm: 143245 108317 395 112 0 138210 0
[pid=19279/tid=19280] ppid=19277 vsize=572980 CPUtime=996.86 cores=0,2,4,6
/proc/19279/task/19280/stat : 19280 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 178169 0 0 0 99623 63 0 0 25 0 4 0 520860877 586731520 108317 33554432000 4194304 4650419 140734939365808 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19279/tid=19281] ppid=19277 vsize=572980 CPUtime=1002.3 cores=0,2,4,6
/proc/19279/task/19281/stat : 19281 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 165914 0 0 0 100169 61 0 0 25 0 4 0 520860877 586731520 108317 33554432000 4194304 4650419 140734939365808 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19279/tid=19282] ppid=19277 vsize=572980 CPUtime=1002.3 cores=0,2,4,6
/proc/19279/task/19282/stat : 19282 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 23603 0 0 0 100221 9 0 0 25 0 4 0 520860877 586731520 108317 33554432000 4194304 4650419 140734939365808 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.72
Current children cumulated vsize (KiB) 572980

[startup+1062.31 s]
/proc/loadavg: 8.21 8.15 8.06 9/184 19354
/proc/meminfo: memFree=17051136/32951124 swapFree=67111528/67111528
[pid=19279] ppid=19277 vsize=576276 CPUtime=4243.41 cores=0,2,4,6
/proc/19279/stat : 19279 (strangenight1-m) R 19277 19279 19020 0 -1 4202496 578225 0 0 0 424133 208 0 0 25 0 4 0 520860876 590106624 110159 33554432000 4194304 4650419 140734939365808 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19279/statm: 144069 110159 395 112 0 139034 0
[pid=19279/tid=19280] ppid=19277 vsize=576276 CPUtime=1056.54 cores=0,2,4,6
/proc/19279/task/19280/stat : 19280 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 187504 0 0 0 105588 66 0 0 25 0 4 0 520860877 590106624 110159 33554432000 4194304 4650419 140734939365808 18446744073709551615 4433087 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19279/tid=19281] ppid=19277 vsize=576276 CPUtime=1062.31 cores=0,2,4,6
/proc/19279/task/19281/stat : 19281 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 173161 0 0 0 106166 65 0 0 25 0 4 0 520860877 590106624 110159 33554432000 4194304 4650419 140734939365808 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19279/tid=19282] ppid=19277 vsize=576276 CPUtime=1062.31 cores=0,2,4,6
/proc/19279/task/19282/stat : 19282 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 23766 0 0 0 106222 9 0 0 25 0 4 0 520860877 590106624 110159 33554432000 4194304 4650419 140734939365808 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.41
Current children cumulated vsize (KiB) 576276

[startup+1122.3 s]
/proc/loadavg: 8.14 8.14 8.06 9/184 19356
/proc/meminfo: memFree=17015416/32951124 swapFree=67111528/67111528
[pid=19279] ppid=19277 vsize=588400 CPUtime=4483.05 cores=0,2,4,6
/proc/19279/stat : 19279 (strangenight1-m) R 19277 19279 19020 0 -1 4202496 600156 0 0 0 448086 219 0 0 25 0 4 0 520860876 602521600 116452 33554432000 4194304 4650419 140734939365808 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19279/statm: 147100 116452 395 112 0 142065 0
[pid=19279/tid=19280] ppid=19277 vsize=588400 CPUtime=1116.21 cores=0,2,4,6
/proc/19279/task/19280/stat : 19280 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 193204 0 0 0 111553 68 0 0 25 0 4 0 520860877 602521600 116452 33554432000 4194304 4650419 140734939365808 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19279/tid=19281] ppid=19277 vsize=588400 CPUtime=1122.31 cores=0,2,4,6
/proc/19279/task/19281/stat : 19281 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 178840 0 0 0 112162 69 0 0 25 0 4 0 520860877 602521600 116452 33554432000 4194304 4650419 140734939365808 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19279/tid=19282] ppid=19277 vsize=588400 CPUtime=1122.3 cores=0,2,4,6
/proc/19279/task/19282/stat : 19282 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 27340 0 0 0 112220 10 0 0 25 0 4 0 520860877 602521600 116452 33554432000 4194304 4650419 140734939365808 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4483.05
Current children cumulated vsize (KiB) 588400

[startup+1182.3 s]
/proc/loadavg: 8.11 8.13 8.06 9/184 19357
/proc/meminfo: memFree=16972112/32951124 swapFree=67111528/67111528
[pid=19279] ppid=19277 vsize=653640 CPUtime=4722.73 cores=0,2,4,6
/proc/19279/stat : 19279 (strangenight1-m) R 19277 19279 19020 0 -1 4202496 624860 0 0 0 472042 231 0 0 25 0 4 0 520860876 669327360 121620 33554432000 4194304 4650419 140734939365808 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19279/statm: 163410 121620 395 112 0 158375 0
[pid=19279/tid=19280] ppid=19277 vsize=653640 CPUtime=1175.87 cores=0,2,4,6
/proc/19279/task/19280/stat : 19280 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 199849 0 0 0 117516 71 0 0 25 0 4 0 520860877 669327360 121620 33554432000 4194304 4650419 140734939365808 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19279/tid=19281] ppid=19277 vsize=653640 CPUtime=1182.31 cores=0,2,4,6
/proc/19279/task/19281/stat : 19281 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 188135 0 0 0 118158 73 0 0 25 0 4 0 520860877 669327360 121620 33554432000 4194304 4650419 140734939365808 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19279/tid=19282] ppid=19277 vsize=653640 CPUtime=1182.3 cores=0,2,4,6
/proc/19279/task/19282/stat : 19282 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 30717 0 0 0 118218 12 0 0 25 0 4 0 520860877 669327360 121620 33554432000 4194304 4650419 140734939365808 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.73
Current children cumulated vsize (KiB) 653640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.08 8.12 8.06 9/184 19358
/proc/meminfo: memFree=16965652/32951124 swapFree=67111528/67111528
[pid=19279] ppid=19277 vsize=600760 CPUtime=4800.23 cores=0,2,4,6
/proc/19279/stat : 19279 (strangenight1-m) R 19277 19279 19020 0 -1 4202496 631462 0 0 0 479790 233 0 0 25 0 4 0 520860876 615178240 122279 33554432000 4194304 4650419 140734939365808 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19279/statm: 150190 122279 395 112 0 145155 0
[pid=19279/tid=19280] ppid=19277 vsize=600760 CPUtime=1195.17 cores=0,2,4,6
/proc/19279/task/19280/stat : 19280 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 201339 0 0 0 119445 72 0 0 25 0 4 0 520860877 615178240 122279 33554432000 4194304 4650419 140734939365808 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19279/tid=19281] ppid=19277 vsize=600760 CPUtime=1201.72 cores=0,2,4,6
/proc/19279/task/19281/stat : 19281 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 190286 0 0 0 120098 74 0 0 25 0 4 0 520860877 615178240 122279 33554432000 4194304 4650419 140734939365808 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19279/tid=19282] ppid=19277 vsize=600760 CPUtime=1201.7 cores=0,2,4,6
/proc/19279/task/19282/stat : 19282 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 30717 0 0 0 120158 12 0 0 25 0 4 0 520860877 615178240 122279 33554432000 4194304 4650419 140734939365808 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 600760

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

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

[startup+1201.7 s]
/proc/loadavg: 8.08 8.12 8.06 9/184 19358
/proc/meminfo: memFree=16965652/32951124 swapFree=67111528/67111528
[pid=19279] ppid=19277 vsize=600760 CPUtime=4800.23 cores=0,2,4,6
/proc/19279/stat : 19279 (strangenight1-m) R 19277 19279 19020 0 -1 4202496 631462 0 0 0 479790 233 0 0 25 0 4 0 520860876 615178240 122279 33554432000 4194304 4650419 140734939365808 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19279/statm: 150190 122279 395 112 0 145155 0
[pid=19279/tid=19280] ppid=19277 vsize=600760 CPUtime=1195.17 cores=0,2,4,6
/proc/19279/task/19280/stat : 19280 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 201339 0 0 0 119445 72 0 0 25 0 4 0 520860877 615178240 122279 33554432000 4194304 4650419 140734939365808 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19279/tid=19281] ppid=19277 vsize=600760 CPUtime=1201.72 cores=0,2,4,6
/proc/19279/task/19281/stat : 19281 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 190286 0 0 0 120098 74 0 0 25 0 4 0 520860877 615178240 122279 33554432000 4194304 4650419 140734939365808 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19279/tid=19282] ppid=19277 vsize=600760 CPUtime=1201.7 cores=0,2,4,6
/proc/19279/task/19282/stat : 19282 (strangenight1-m) R 19277 19279 19020 0 -1 4202560 30717 0 0 0 120158 12 0 0 25 0 4 0 520860877 615178240 122279 33554432000 4194304 4650419 140734939365808 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 600760

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.29
CPU user time (s): 4797.93
CPU system time (s): 2.36164
CPU usage (%): 399.446
Max. virtual memory (cumulated for all children) (KiB): 692700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.93
system time used= 2.36164
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 631464
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= 234
involuntary context switches= 19868

runsolver used 1.93771 second user time and 4.5803 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-29 17:56:23
IDJOB=3175150
IDBENCH=82768
IDSOLVER=1588
FILE ID=node103/3175150-1304092583
RUNJOBID= node103-1304090162-19038
PBS_JOBID= 13170574
Free space on /tmp= 71512 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
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-3175150-1304092583/watcher-3175150-1304092583 -o /tmp/evaluation-result-3175150-1304092583/solver-3175150-1304092583 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175150-1304092583.cnf

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

MD5SUM BENCH= b386c0165fb504493e3604d6c778ca42
RANDOM SEED=22531095

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.858
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.858
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.83
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.858
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:      17485936 kB
Buffers:       2148612 kB
Cached:       12258644 kB
SwapCached:          0 kB
Active:        6001480 kB
Inactive:      8881060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17485936 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6432 kB
Writeback:           0 kB
AnonPages:      474352 kB
Mapped:          15516 kB
Slab:           519696 kB
PageTables:       5520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   705244 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= 71508 MiB
End job on node103 at 2011-04-29 18:16:26