Trace number 3368957

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.44 1204.04

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S29470018-050.UNKNOWN.cnf
MD5SUM27350cd58dd0500df065558763d7d963
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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-3368957-1305407657.cnf'
0.00/0.00	c -- header says num vars:            650
0.00/0.00	c -- header says num clauses:        2769
0.00/0.01	c -- clauses added:            0 learnts,         2769 normals,            0 xors
0.00/0.01	c -- vars added        650
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       650      2769         0         0      8307         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2769/2769 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.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    650 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:     26  v-fix:    0  time:  0.01 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:     302 undec:      69 neg:     279
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       624      2732         0         0      8347         0   no data   no data  --
0.36/0.12	c Decided on static restart strategy
0.36/0.16	c  N st     8      4914       624      2732         0      4867      8347    138981   no data   no data  --
1.55/0.45	c  N st    10     11298       624      2732         0      4511      8347     86301   no data   no data  --
2.76/0.73	c  N st    11     17042       624      2732         0     10144      8347    247932   no data   no data  --
4.38/1.17	c  F st    12     25003       624      2732         0     12530      8347    325089   no data   no data  --
4.38/1.17	c  N st    12     25003       624      2732         0     12530      8347    325089   no data   no data  --
5.55/1.43	c Decided on static restart strategy
5.55/1.43	c  N st    18     30003       624      2732         0     10746      8347    242576   no data   no data  --
5.55/1.43	c  S st    18     30003       624      2732         0     10746      8347    242576   no data   no data  --
5.55/1.46	c  S st    18     30506       624      2732         0     11249      8347    255873   no data   no data  --
5.55/1.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.55/1.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.55/1.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.55/1.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.55/1.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.55/1.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
5.55/1.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.75/1.75	c lits-rem:       130  cl-subs:      351  v-elim:      0  v-fix:    0  time:  1.09 s
6.75/1.76	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.03
6.75/1.76	c calculated reachability. Time: 0.00
6.75/1.76	c  N st    18     30506       624      2732         0     10898      8347    244157   no data   no data  --
8.36/2.19	c  N st    20     37619       624      2732         0     10133      8347    202332   no data   no data  --
9.94/2.58	c  N st    21     44018       624      2732         0     16450      8347    390401   no data   no data  --
10.33/2.69	c  S st    22     45759       624      2732         0      9344      8347    154903   no data   no data  --
10.73/2.72	c  S st    22     46262       624      2732         0      9846      8347    167842   no data   no data  --
10.73/2.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.73/2.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.73/2.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
10.73/2.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.73/2.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.73/2.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
10.73/2.73	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.73/2.86	c lits-rem:        26  cl-subs:       26  v-elim:      0  v-fix:    0  time:  0.42 s
10.73/2.86	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
10.73/2.86	c vivif2 --  cl tried     9820 cl shrink        0 lits rem          0 time: 0.00
10.73/2.87	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.02
10.73/2.87	c calculated reachability. Time: 0.00
10.73/2.87	c  N st    22     46262       624      2732         0      9820      8347    167054   no data   no data  --
18.05/5.01	c  N st    23     60661       624      2732         0     14201      8347    282219   no data   no data  --
20.46/5.69	c  N st    24     69395       624      2732         0     11964      8347    204701   no data   no data  --
20.46/5.69	c  S st    24     69395       624      2732         0     11964      8347    204701   no data   no data  --
20.86/5.73	c  S st    24     69896       624      2732         0     12465      8347    217957   no data   no data  --
20.86/5.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.86/5.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.86/5.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
20.86/5.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.86/5.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.86/5.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
20.86/5.74	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
21.67/6.00	c lits-rem:        82  cl-subs:      129  v-elim:      0  v-fix:    0  time:  1.03 s
21.67/6.00	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
21.67/6.00	c vivif2 --  cl tried    12336 cl shrink        0 lits rem          0 time: 0.01
22.09/6.01	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.04
22.09/6.01	c calculated reachability. Time: 0.00
22.09/6.01	c  N st    24     69896       624      2732         0     12336      8347    213898   no data   no data  --
27.63/7.46	c  F st    25     87500       624      2732         0     17846      8347    385634   no data   no data  --
27.63/7.46	c  N st    25     87500       624      2732         0     17846      8347    385634   no data   no data  --
29.23/7.88	c Decided on static restart strategy
30.44/8.15	c  N st    32     95543       624      2732         0     12976      8347    200008   no data   no data  --
33.22/8.82	c  N st    34    104845       624      2732         0     22149      8347    458694   no data   no data  --
33.22/8.82	c  S st    34    104845       624      2732         0     22149      8347    458694   no data   no data  --
33.22/8.87	c  S st    34    105345       624      2732         0     22648      8347    471607   no data   no data  --
33.22/8.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.22/8.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.22/8.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
33.61/8.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.61/8.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.61/8.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
33.61/8.90	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
38.00/10.06	c lits-rem:       289  cl-subs:      546  v-elim:      0  v-fix:    0  time:  4.63 s
38.00/10.06	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
38.00/10.06	c vivif2 --  cl tried    22102 cl shrink        0 lits rem          0 time: 0.02
38.00/10.08	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.07
38.00/10.08	c calculated reachability. Time: 0.00
38.00/10.08	c  N st    34    105345       624      2732         0     22102      8347    453440   no data   no data  --
41.20/10.89	c  N st    35    114944       624      2732         0     17686      8347    306791   no data   no data  --
47.17/12.30	c  N st    36    129341       624      2732         0     17089      8347    270877   no data   no data  --
54.74/14.25	c  N st    37    150936       624      2732         0     22630      8347    417003   no data   no data  --
57.53/14.93	c  S st    38    158017       624      2732         0     29508      8347    616579   no data   no data  --
57.93/15.00	c  S st    38    158519       624      2732         0     30010      8347    629234   no data   no data  --
57.93/15.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
57.93/15.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.93/15.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
57.93/15.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.93/15.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.93/15.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
57.93/15.03	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
65.94/17.04	c lits-rem:      2024  cl-subs:     1772  v-elim:      0  v-fix:    0  time:  8.00 s
65.94/17.04	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
65.94/17.04	c vivif2 --  cl tried    28238 cl shrink        0 lits rem          0 time: 0.03
65.94/17.07	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.10
65.94/17.07	c calculated reachability. Time: 0.00
65.94/17.07	c  N st    38    158519       624      2732         0     28238      8347    572174   no data   no data  --
88.24/22.65	c  N st    39    207112       624      2732         0     22966      8347    379934   no data   no data  --
102.20/26.14	c  N st    40    237780       624      2732         0     33447      8347    661502   no data   no data  --
102.20/26.14	c  S st    40    237780       624      2732         0     33447      8347    661502   no data   no data  --
102.61/26.23	c  S st    40    238285       624      2732         0     33951      8347    674573   no data   no data  --
102.61/26.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
102.61/26.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
102.61/26.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
102.61/26.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
102.61/26.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.61/26.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
102.61/26.26	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
110.98/28.33	c lits-rem:       622  cl-subs:     1111  v-elim:      0  v-fix:    0  time:  8.26 s
110.98/28.33	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
110.98/28.34	c vivif2 --  cl tried    32840 cl shrink        0 lits rem          0 time: 0.03
110.98/28.37	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.13
110.98/28.37	c calculated reachability. Time: 0.00
110.98/28.37	c  N st    40    238285       624      2732         0     32840      8347    639322   no data   no data  --
146.49/37.21	c  F st    41    306250       624      2732         0     34683      8347    631725   no data   no data  --
146.49/37.21	c  N st    41    306250       624      2732         0     34683      8347    631725   no data   no data  --
148.91/37.85	c Decided on static restart strategy
160.06/40.70	c  N st    51    334554       624      2732         0     39114      8347    760618   no data   no data  --
172.42/43.76	c  N st    53    357427       624      2732         0     37029      8347    664083   no data   no data  --
172.42/43.76	c  S st    53    357427       624      2732         0     37029      8347    664083   no data   no data  --
172.83/43.85	c  S st    53    357932       624      2732         0     37534      8347    677699   no data   no data  --
172.83/43.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
172.83/43.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
172.83/43.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
172.83/43.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
172.83/43.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
172.83/43.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
172.83/43.89	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
180.41/45.74	c lits-rem:       379  cl-subs:      721  v-elim:      0  v-fix:    0  time:  7.38 s
180.41/45.74	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
180.41/45.75	c vivif2 --  cl tried    36813 cl shrink        0 lits rem          0 time: 0.04
180.41/45.79	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.14
180.41/45.79	c calculated reachability. Time: 0.00
180.41/45.79	c  N st    53    357932       624      2732         0     36813      8347    655203   no data   no data  --
199.16/50.44	c  N st    54    390324       624      2732         0     43120      8347    831712   no data   no data  --
227.09/57.45	c  N st    55    438913       624      2732         0     36660      8347    598135   no data   no data  --
268.19/67.71	c  N st    56    511797       624      2732         0     50147      8347    961586   no data   no data  --
282.95/71.45	c  N st    57    536899       624      2732         0     44527      8347    776140   no data   no data  --
282.95/71.45	c  S st    57    536899       624      2732         0     44527      8347    776140   no data   no data  --
283.35/71.56	c  S st    57    537404       624      2732         0     45032      8347    790222   no data   no data  --
283.35/71.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
283.35/71.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
283.35/71.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.07
283.75/71.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
283.75/71.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
283.75/71.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
283.75/71.60	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
292.14/73.79	c lits-rem:       481  cl-subs:      842  v-elim:      0  v-fix:    0  time:  8.71 s
292.14/73.79	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
292.14/73.80	c vivif2 --  cl tried    44190 cl shrink        0 lits rem          0 time: 0.04
292.54/73.84	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.19
292.54/73.84	c calculated reachability. Time: 0.00
292.54/73.84	c  N st    57    537404       624      2732         0     44190      8347    763559   no data   no data  --
405.86/102.25	c  N st    58    701388       624      2732         0     38315      8347    490416   no data   no data  --
485.65/122.26	c  N st    59    806109       624      2732         0     67295      8347   1298273   no data   no data  --
485.65/122.26	c  S st    59    806109       624      2732         0     67295      8347   1298273   no data   no data  --
486.45/122.45	c  S st    59    806611       624      2732         0     67797      8347   1311388   no data   no data  --
486.45/122.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
486.45/122.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
486.45/122.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.12
486.86/122.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
486.86/122.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
486.86/122.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
486.86/122.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
504.01/126.85	c lits-rem:       646  cl-subs:     2956  v-elim:      0  v-fix:    0  time: 17.18 s
504.01/126.85	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
504.01/126.86	c vivif2 --  cl tried    64841 cl shrink        0 lits rem          0 time: 0.06
504.43/126.95	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.35
504.43/126.95	c calculated reachability. Time: 0.00
504.43/126.95	c  N st    59    806611       624      2732         0     64841      8347   1225614   no data   no data  --
719.50/180.90	c  F st    60   1071875       624      2732         0     80667      8347   1583401   no data   no data  --
719.50/180.90	c  N st    60   1071875       624      2732         0     80667      8347   1583401   no data   no data  --
725.46/182.38	c Decided on static restart strategy
743.42/186.85	c  N st    70   1100181       624      2732         0     64532      8347   1077993   no data   no data  --
777.73/195.49	c  N st    72   1136176       624      2732         0     54746      8347    750717   no data   no data  --
805.66/202.40	c  N st    73   1168571       624      2732         0     86552      8347   1686708   no data   no data  --
840.38/211.13	c  N st    74   1209917       624      2732         0     81004      8347   1580526   no data   no data  --
840.38/211.13	c  S st    74   1209917       624      2732         0     81004      8347   1580526   no data   no data  --
841.57/211.40	c  S st    74   1210419       624      2732         0     81506      8347   1593827   no data   no data  --
841.57/211.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
841.57/211.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
841.57/211.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.16
841.57/211.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
841.57/211.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
841.57/211.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
841.57/211.49	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
867.12/217.86	c lits-rem:       196  cl-subs:     3270  v-elim:      0  v-fix:    0  time: 25.36 s
867.12/217.86	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
867.12/217.87	c vivif2 --  cl tried    78236 cl shrink        0 lits rem          0 time: 0.07
867.52/217.98	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.43
867.52/217.98	c calculated reachability. Time: 0.00
867.52/217.98	c  N st    74   1210419       624      2732         0     78236      8347   1489852   no data   no data  --
945.71/237.56	c  N st    75   1283301       624      2732         0     54741      8347    699548   no data   no data  --
1059.83/266.19	c  N st    76   1392625       624      2732         0     62792      8347    882375   no data   no data  --
1238.99/311.01	c  N st    77   1556610       624      2732         0     67552      8347    962389   no data   no data  --
1406.58/353.05	c  N st    78   1710419       624      2732         0    110312      8347   2326667   no data   no data  --
1406.58/353.05	c  S st    78   1710419       624      2732         0    110312      8347   2326667   no data   no data  --
1408.17/353.43	c  S st    78   1710924       624      2732         0    110817      8347   2340277   no data   no data  --
1408.17/353.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1408.17/353.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1408.17/353.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.23
1408.59/353.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1408.59/353.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1408.59/353.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
1408.59/353.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1456.88/365.64	c lits-rem:       743  cl-subs:     3809  v-elim:      0  v-fix:    0  time: 48.09 s
1456.88/365.64	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
1456.88/365.67	c vivif2 --  cl tried   107008 cl shrink        0 lits rem          0 time: 0.12
1457.65/365.83	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.64
1457.65/365.84	c calculated reachability. Time: 0.00
1457.65/365.84	c  N st    78   1710924       624      2732         0    107008      8347   2220039   no data   no data  --
1954.86/490.40	c  N st    79   2079888       624      2732         0    118164      8347   2260867   no data   no data  --
2139.20/536.64	c  N st    80   2210924       624      2732         0    121789      8347   2249363   no data   no data  --
2139.20/536.64	c  S st    80   2210924       624      2732         0    121789      8347   2249363   no data   no data  --
2140.80/537.04	c  S st    80   2211426       624      2732         0    122290      8347   2262447   no data   no data  --
2140.80/537.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2140.80/537.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2141.20/537.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.25
2141.20/537.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2141.20/537.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2141.20/537.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
2141.20/537.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2228.59/559.02	c lits-rem:       100  cl-subs:     9860  v-elim:      0  v-fix:    0  time: 87.07 s
2228.59/559.02	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
2228.59/559.04	c vivif2 --  cl tried   112430 cl shrink        0 lits rem          0 time: 0.10
2229.40/559.23	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.72
2229.40/559.23	c calculated reachability. Time: 0.00
2229.40/559.23	c  N st    80   2211426       624      2732         0    112430      8347   2005534   no data   no data  --
2904.95/728.54	c  N st    81   2711426       624      2732         0    135628      8347   2562162   no data   no data  --
2904.95/728.54	c  S st    81   2711426       624      2732         0    135628      8347   2562162   no data   no data  --
2906.54/728.99	c  S st    81   2711930       624      2732         0    136131      8347   2576279   no data   no data  --
2906.94/729.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2906.94/729.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2906.94/729.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.29
2907.34/729.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2907.34/729.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2907.34/729.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
2907.34/729.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3037.05/761.68	c lits-rem:      1875  cl-subs:    12213  v-elim:      0  v-fix:    0  time: 129.69 s
3037.05/761.68	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
3037.46/761.71	c vivif2 --  cl tried   123918 cl shrink        0 lits rem          0 time: 0.12
3038.22/761.92	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.85
3038.22/761.92	c calculated reachability. Time: 0.00
3038.22/761.92	c  N st    81   2711930       624      2732         0    123918      8347   2253648   no data   no data  --
3768.93/945.59	c  N st    82   3211931       624      2732         0    100568      8347   1400915   no data   no data  --
3768.93/945.59	c  S st    82   3211931       624      2732         0    100568      8347   1400915   no data   no data  --
3770.53/945.90	c  S st    82   3212438       624      2732         0    101075      8347   1415223   no data   no data  --
3770.53/945.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3770.53/945.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3770.53/945.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.20
3770.94/946.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3770.94/946.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3770.94/946.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
3770.94/946.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3786.88/950.04	c lits-rem:       257  cl-subs:     3691  v-elim:      0  v-fix:    0  time: 16.09 s
3786.88/950.04	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
3786.88/950.06	c vivif2 --  cl tried    97384 cl shrink        0 lits rem          0 time: 0.07
3787.68/950.20	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.57
3787.68/950.21	c calculated reachability. Time: 0.00
3787.68/950.21	c  N st    82   3212438       624      2732         0     97384      8347   1330052   no data   no data  --
4529.44/1136.18	c  N st    83   3712438       624      2732         0    107218      8347   1513632   no data   no data  --
4529.44/1136.18	c  S st    83   3712438       624      2732         0    107218      8347   1513632   no data   no data  --
4531.03/1136.53	c  S st    83   3712946       624      2732         0    107724      8347   1527826   no data   no data  --
4531.03/1136.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4531.03/1136.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4531.03/1136.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.22
4531.43/1136.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4531.43/1136.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4531.43/1136.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
4531.43/1136.64	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4554.18/1142.32	c lits-rem:        47  cl-subs:     5001  v-elim:      0  v-fix:    0  time: 22.64 s
4554.18/1142.32	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
4554.18/1142.34	c vivif2 --  cl tried   102723 cl shrink        0 lits rem          0 time: 0.08
4554.97/1142.50	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.64
4554.97/1142.50	c calculated reachability. Time: 0.00
4554.97/1142.50	c  N st    83   3712946       624      2732         0    102723      8347   1408994   no data   no data  --
4620.81/1159.07	c  F st    84   3751562       624      2732         0    140414      8347   2482468   no data   no data  --
4620.81/1159.07	c  N st    84   3751562       624      2732         0    140414      8347   2482468   no data   no data  --
4632.76/1162.03	c Decided on static restart strategy
4680.25/1173.92	c  N st    94   3779865       624      2732         0     85460      8347    882016   no data   no data  --
4729.72/1186.31	c  N st    96   3815857       624      2732         0    121017      8347   1968675   no data   no data  --
4789.20/1201.21	c  N st    97   3848250       624      2732         0    152846      8347   2943106   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-3368957-1305407657/watcher-3368957-1305407657 -o /tmp/evaluation-result-3368957-1305407657/solver-3368957-1305407657 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368957-1305407657.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.83 8.09 8.02 6/285 5054
/proc/meminfo: memFree=18824404/32951132 swapFree=67093824/67111528
[pid=5054] ppid=5052 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/5054/stat : 5054 (strangenight1-m) R 5052 5054 4908 0 -1 4202496 416 0 0 0 0 0 0 0 25 0 4 0 652365317 52465664 356 33554432000 4194304 4650419 140735438219312 18446744073709551615 274664808379 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5054/statm: 12809 356 306 112 0 7774 0
[pid=5054/tid=5055] ppid=5052 vsize=273864 CPUtime=0 cores=0,2,4,6
/proc/5054/task/5055/stat : 5055 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 42 0 0 0 0 0 0 0 25 0 4 0 652365318 280436736 815 33554432000 4194304 4650419 140735438219312 18446744073709551615 274664913390 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5054/tid=5056] ppid=5052 vsize=273864 CPUtime=0 cores=0,2,4,6
/proc/5054/task/5056/stat : 5056 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 125 0 0 0 0 0 0 0 25 0 4 0 652365318 280436736 815 33554432000 4194304 4650419 140735438219312 18446744073709551615 4369904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5054/tid=5057] ppid=5052 vsize=273864 CPUtime=0 cores=0,2,4,6
/proc/5054/task/5057/stat : 5057 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 144 0 0 0 0 0 0 0 25 0 4 0 652365318 280436736 815 33554432000 4194304 4650419 140735438219312 18446744073709551615 4367295 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.0278279 s]
/proc/loadavg: 7.83 8.09 8.02 6/285 5054
/proc/meminfo: memFree=18824404/32951132 swapFree=67093824/67111528
[pid=5054] ppid=5052 vsize=282308 CPUtime=0.07 cores=0,2,4,6
/proc/5054/stat : 5054 (strangenight1-m) R 5052 5054 4908 0 -1 4202496 1493 0 0 0 7 0 0 0 18 0 4 0 652365317 289083392 1355 33554432000 4194304 4650419 140735438219312 18446744073709551615 4367295 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5054/statm: 70577 1355 390 112 0 65542 0
[pid=5054/tid=5055] ppid=5052 vsize=282308 CPUtime=0 cores=0,2,4,6
/proc/5054/task/5055/stat : 5055 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 249 0 0 0 0 0 0 0 25 0 4 0 652365318 289083392 1355 33554432000 4194304 4650419 140735438219312 18446744073709551615 47754539106285 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5054/tid=5056] ppid=5052 vsize=282308 CPUtime=0.01 cores=0,2,4,6
/proc/5054/task/5056/stat : 5056 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 311 0 0 0 1 0 0 0 25 0 4 0 652365318 289083392 1355 33554432000 4194304 4650419 140735438219312 18446744073709551615 4360358 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5054/tid=5057] ppid=5052 vsize=282308 CPUtime=0.02 cores=0,2,4,6
/proc/5054/task/5057/stat : 5057 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 170 0 0 0 2 0 0 0 25 0 4 0 652365318 289083392 1355 33554432000 4194304 4650419 140735438219312 18446744073709551615 274664469189 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 282308

[startup+0.100817 s]
/proc/loadavg: 7.83 8.09 8.02 6/285 5054
/proc/meminfo: memFree=18824404/32951132 swapFree=67093824/67111528
[pid=5054] ppid=5052 vsize=282440 CPUtime=0.36 cores=0,2,4,6
/proc/5054/stat : 5054 (strangenight1-m) R 5052 5054 4908 0 -1 4202496 1917 0 0 0 36 0 0 0 18 0 4 0 652365317 289218560 1779 33554432000 4194304 4650419 140735438219312 18446744073709551615 4315094 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5054/statm: 70610 1779 391 112 0 65575 0
[pid=5054/tid=5055] ppid=5052 vsize=282440 CPUtime=0.07 cores=0,2,4,6
/proc/5054/task/5055/stat : 5055 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 368 0 0 0 7 0 0 0 25 0 4 0 652365318 289218560 1780 33554432000 4194304 4650419 140735438219312 18446744073709551615 4363441 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5054/tid=5056] ppid=5052 vsize=282440 CPUtime=0.09 cores=0,2,4,6
/proc/5054/task/5056/stat : 5056 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 396 0 0 0 9 0 0 0 25 0 4 0 652365318 289218560 1780 33554432000 4194304 4650419 140735438219312 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5054/tid=5057] ppid=5052 vsize=282440 CPUtime=0.09 cores=0,2,4,6
/proc/5054/task/5057/stat : 5057 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 275 0 0 0 9 0 0 0 25 0 4 0 652365318 289218560 1781 33554432000 4194304 4650419 140735438219312 18446744073709551615 274664469189 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 282440

[startup+0.300782 s]
/proc/loadavg: 7.83 8.09 8.02 6/285 5054
/proc/meminfo: memFree=18824404/32951132 swapFree=67093824/67111528
[pid=5054] ppid=5052 vsize=283988 CPUtime=1.15 cores=0,2,4,6
/proc/5054/stat : 5054 (strangenight1-m) R 5052 5054 4908 0 -1 4202496 3118 0 0 0 115 0 0 0 18 0 4 0 652365317 290803712 2311 33554432000 4194304 4650419 140735438219312 18446744073709551615 4328259 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5054/statm: 70997 2311 393 112 0 65962 0
[pid=5054/tid=5055] ppid=5052 vsize=283988 CPUtime=0.27 cores=0,2,4,6
/proc/5054/task/5055/stat : 5055 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 643 0 0 0 27 0 0 0 25 0 4 0 652365318 290803712 2311 33554432000 4194304 4650419 140735438219312 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5054/tid=5056] ppid=5052 vsize=283988 CPUtime=0.29 cores=0,2,4,6
/proc/5054/task/5056/stat : 5056 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 702 0 0 0 29 0 0 0 25 0 4 0 652365318 290803712 2311 33554432000 4194304 4650419 140735438219312 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5054/tid=5057] ppid=5052 vsize=283988 CPUtime=0.29 cores=0,2,4,6
/proc/5054/task/5057/stat : 5057 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 584 0 0 0 29 0 0 0 25 0 4 0 652365318 290803712 2311 33554432000 4194304 4650419 140735438219312 18446744073709551615 4363444 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 283988

[startup+0.700714 s]
/proc/loadavg: 7.83 8.09 8.02 6/285 5054
/proc/meminfo: memFree=18824404/32951132 swapFree=67093824/67111528
[pid=5054] ppid=5052 vsize=284924 CPUtime=2.76 cores=0,2,4,6
/proc/5054/stat : 5054 (strangenight1-m) R 5052 5054 4908 0 -1 4202496 4850 0 0 0 275 1 0 0 18 0 4 0 652365317 291762176 3051 33554432000 4194304 4650419 140735438219312 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5054/statm: 71231 3051 393 112 0 66196 0
[pid=5054/tid=5055] ppid=5052 vsize=284924 CPUtime=0.67 cores=0,2,4,6
/proc/5054/task/5055/stat : 5055 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 1106 0 0 0 67 0 0 0 25 0 4 0 652365318 291762176 3051 33554432000 4194304 4650419 140735438219312 18446744073709551615 4333403 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5054/tid=5056] ppid=5052 vsize=284924 CPUtime=0.68 cores=0,2,4,6
/proc/5054/task/5056/stat : 5056 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 1137 0 0 0 68 0 0 0 25 0 4 0 652365318 291762176 3051 33554432000 4194304 4650419 140735438219312 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5054/tid=5057] ppid=5052 vsize=284924 CPUtime=0.69 cores=0,2,4,6
/proc/5054/task/5057/stat : 5057 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 995 0 0 0 69 0 0 0 25 0 4 0 652365318 291762176 3051 33554432000 4194304 4650419 140735438219312 18446744073709551615 4363307 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 284924

[startup+1.50058 s]
/proc/loadavg: 7.83 8.09 8.02 9/289 5058
/proc/meminfo: memFree=18829456/32951132 swapFree=67093824/67111528
[pid=5054] ppid=5052 vsize=286436 CPUtime=5.95 cores=0,2,4,6
/proc/5054/stat : 5054 (strangenight1-m) R 5052 5054 4908 0 -1 4202496 9757 0 0 0 593 2 0 0 20 0 4 0 652365317 293310464 5163 33554432000 4194304 4650419 140735438219312 18446744073709551615 4476129 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5054/statm: 71609 5163 395 112 0 66574 0
[pid=5054/tid=5055] ppid=5052 vsize=286436 CPUtime=1.46 cores=0,2,4,6
/proc/5054/task/5055/stat : 5055 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 1940 0 0 0 146 0 0 0 25 0 4 0 652365318 293310464 5163 33554432000 4194304 4650419 140735438219312 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5054/tid=5056] ppid=5052 vsize=286436 CPUtime=1.48 cores=0,2,4,6
/proc/5054/task/5056/stat : 5056 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 2021 0 0 0 148 0 0 0 25 0 4 0 652365318 293310464 5163 33554432000 4194304 4650419 140735438219312 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5054/tid=5057] ppid=5052 vsize=286436 CPUtime=1.49 cores=0,2,4,6
/proc/5054/task/5057/stat : 5057 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 1800 0 0 0 149 0 0 0 25 0 4 0 652365318 293310464 5163 33554432000 4194304 4650419 140735438219312 18446744073709551615 4364450 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 286436

[startup+3.74622 s]
/proc/loadavg: 7.83 8.09 8.02 10/289 5058
/proc/meminfo: memFree=18816560/32951132 swapFree=67093824/67111528
[pid=5054] ppid=5052 vsize=305344 CPUtime=14.22 cores=0,2,4,6
/proc/5054/stat : 5054 (strangenight1-m) R 5052 5054 4908 0 -1 4202496 19413 0 0 0 1418 4 0 0 25 0 4 0 652365317 312672256 11325 33554432000 4194304 4650419 140735438219312 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5054/statm: 78589 11386 395 112 0 73554 0
[pid=5054/tid=5055] ppid=5052 vsize=314356 CPUtime=3.3 cores=0,2,4,6
/proc/5054/task/5055/stat : 5055 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 4243 0 0 0 329 1 0 0 25 0 4 0 652365318 321900544 11533 33554432000 4194304 4650419 140735438219312 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5054/tid=5056] ppid=5052 vsize=314436 CPUtime=4.18 cores=0,2,4,6
/proc/5054/task/5056/stat : 5056 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 5721 0 0 0 417 1 0 0 25 0 4 0 652365318 321982464 11366 33554432000 4194304 4650419 140735438219312 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5054/tid=5057] ppid=5052 vsize=314436 CPUtime=4.26 cores=0,2,4,6
/proc/5054/task/5057/stat : 5057 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 4860 0 0 0 426 0 0 0 25 0 4 0 652365318 321982464 11502 33554432000 4194304 4650419 140735438219312 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 14.22
Current children cumulated vsize (KiB) 305344

[startup+6.30075 s]
/proc/loadavg: 7.84 8.09 8.01 9/289 5058
/proc/meminfo: memFree=18784692/32951132 swapFree=67093824/67111528
[pid=5054] ppid=5052 vsize=323776 CPUtime=23.25 cores=0,2,4,6
/proc/5054/stat : 5054 (strangenight1-m) R 5052 5054 4908 0 -1 4202496 26453 0 0 0 2319 6 0 0 25 0 4 0 652365317 331546624 14780 33554432000 4194304 4650419 140735438219312 18446744073709551615 4334226 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5054/statm: 80944 14780 395 112 0 75909 0
[pid=5054/tid=5055] ppid=5052 vsize=323776 CPUtime=5.52 cores=0,2,4,6
/proc/5054/task/5055/stat : 5055 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 6691 0 0 0 550 2 0 0 25 0 4 0 652365318 331546624 14780 33554432000 4194304 4650419 140735438219312 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5054/tid=5056] ppid=5052 vsize=323776 CPUtime=6.29 cores=0,2,4,6
/proc/5054/task/5056/stat : 5056 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 7101 0 0 0 628 1 0 0 25 0 4 0 652365318 331546624 14780 33554432000 4194304 4650419 140735438219312 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5054/tid=5057] ppid=5052 vsize=323776 CPUtime=6.27 cores=0,2,4,6
/proc/5054/task/5057/stat : 5057 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 5757 0 0 0 627 0 0 0 25 0 4 0 652365318 331546624 14780 33554432000 4194304 4650419 140735438219312 18446744073709551615 4363617 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.25
Current children cumulated vsize (KiB) 323776

[startup+12.7006 s]
/proc/loadavg: 7.86 8.09 8.01 9/289 5058
/proc/meminfo: memFree=18755184/32951132 swapFree=67093824/67111528
[pid=5054] ppid=5052 vsize=324740 CPUtime=48.76 cores=0,2,4,6
/proc/5054/stat : 5054 (strangenight1-m) R 5052 5054 4908 0 -1 4202496 40449 0 0 0 4865 11 0 0 25 0 4 0 652365317 332533760 21303 33554432000 4194304 4650419 140735438219312 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5054/statm: 81185 21303 395 112 0 76150 0
[pid=5054/tid=5055] ppid=5052 vsize=324740 CPUtime=11.92 cores=0,2,4,6
/proc/5054/task/5055/stat : 5055 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 10753 0 0 0 1189 3 0 0 25 0 4 0 652365318 332533760 21303 33554432000 4194304 4650419 140735438219312 18446744073709551615 4315081 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5054/tid=5056] ppid=5052 vsize=324740 CPUtime=12.69 cores=0,2,4,6
/proc/5054/task/5056/stat : 5056 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 11368 0 0 0 1267 2 0 0 25 0 4 0 652365318 332533760 21303 33554432000 4194304 4650419 140735438219312 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5054/tid=5057] ppid=5052 vsize=324740 CPUtime=12.67 cores=0,2,4,6
/proc/5054/task/5057/stat : 5057 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 7044 0 0 0 1266 1 0 0 25 0 4 0 652365318 332533760 21304 33554432000 4194304 4650419 140735438219312 18446744073709551615 4328256 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 48.76
Current children cumulated vsize (KiB) 324740

[startup+25.5004 s]
/proc/loadavg: 7.88 8.09 8.01 9/289 5059
/proc/meminfo: memFree=18712648/32951132 swapFree=67093824/67111528
[pid=5054] ppid=5052 vsize=326208 CPUtime=99.81 cores=0,2,4,6
/proc/5054/stat : 5054 (strangenight1-m) R 5052 5054 4908 0 -1 4202496 61746 0 0 0 9962 19 0 0 25 0 4 0 652365317 334036992 28918 33554432000 4194304 4650419 140735438219312 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5054/statm: 81552 28918 395 112 0 76517 0
[pid=5054/tid=5055] ppid=5052 vsize=326208 CPUtime=24.72 cores=0,2,4,6
/proc/5054/task/5055/stat : 5055 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 18129 0 0 0 2466 6 0 0 25 0 4 0 652365318 334036992 28918 33554432000 4194304 4650419 140735438219312 18446744073709551615 4476204 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5054/tid=5056] ppid=5052 vsize=326208 CPUtime=25.48 cores=0,2,4,6
/proc/5054/task/5056/stat : 5056 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 18320 0 0 0 2545 3 0 0 25 0 4 0 652365318 334036992 28918 33554432000 4194304 4650419 140735438219312 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5054/tid=5057] ppid=5052 vsize=326208 CPUtime=25.46 cores=0,2,4,6
/proc/5054/task/5057/stat : 5057 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 8153 0 0 0 2545 1 0 0 25 0 4 0 652365318 334036992 28918 33554432000 4194304 4650419 140735438219312 18446744073709551615 4363441 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 99.81
Current children cumulated vsize (KiB) 326208

[startup+51.111 s]
/proc/loadavg: 7.92 8.08 8.01 9/289 5059
/proc/meminfo: memFree=18684144/32951132 swapFree=67093824/67111528
[pid=5054] ppid=5052 vsize=374676 CPUtime=201.99 cores=0,2,4,6
/proc/5054/stat : 5054 (strangenight1-m) R 5052 5054 4908 0 -1 4202496 91502 0 0 0 20171 28 0 0 25 0 4 0 652365317 383668224 34405 33554432000 4194304 4650419 140735438219312 18446744073709551615 4364738 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5054/statm: 93669 34405 395 112 0 88634 0
[pid=5054/tid=5055] ppid=5052 vsize=374676 CPUtime=50.33 cores=0,2,4,6
/proc/5054/task/5055/stat : 5055 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 25395 0 0 0 5026 7 0 0 25 0 4 0 652365318 383668224 34405 33554432000 4194304 4650419 140735438219312 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5054/tid=5056] ppid=5052 vsize=374676 CPUtime=51.1 cores=0,2,4,6
/proc/5054/task/5056/stat : 5056 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 29090 0 0 0 5103 7 0 0 25 0 4 0 652365318 383668224 34405 33554432000 4194304 4650419 140735438219312 18446744073709551615 4369376 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5054/tid=5057] ppid=5052 vsize=374676 CPUtime=51.05 cores=0,2,4,6
/proc/5054/task/5057/stat : 5057 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 10338 0 0 0 5103 2 0 0 25 0 4 0 652365318 383668224 34405 33554432000 4194304 4650419 140735438219312 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 201.99
Current children cumulated vsize (KiB) 374676

[startup+102.301 s]
/proc/loadavg: 8.01 8.08 8.01 9/289 5061
/proc/meminfo: memFree=18632056/32951132 swapFree=67093824/67111528
[pid=5054] ppid=5052 vsize=406700 CPUtime=406.26 cores=0,2,4,6
/proc/5054/stat : 5054 (strangenight1-m) R 5052 5054 4908 0 -1 4202496 140678 0 0 0 40583 43 0 0 25 0 4 0 652365317 416460800 41867 33554432000 4194304 4650419 140735438219312 18446744073709551615 4367236 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5054/statm: 101675 41867 395 112 0 96640 0
[pid=5054/tid=5055] ppid=5052 vsize=406700 CPUtime=101.51 cores=0,2,4,6
/proc/5054/task/5055/stat : 5055 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 38788 0 0 0 10141 10 0 0 25 0 4 0 652365318 416460800 41867 33554432000 4194304 4650419 140735438219312 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5054/tid=5056] ppid=5052 vsize=406700 CPUtime=102.29 cores=0,2,4,6
/proc/5054/task/5056/stat : 5056 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 43594 0 0 0 10217 12 0 0 25 0 4 0 652365318 416460800 41867 33554432000 4194304 4650419 140735438219312 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5054/tid=5057] ppid=5052 vsize=406700 CPUtime=102.21 cores=0,2,4,6
/proc/5054/task/5057/stat : 5057 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 16099 0 0 0 10218 3 0 0 25 0 4 0 652365318 416460800 41867 33554432000 4194304 4650419 140735438219312 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 406.26
Current children cumulated vsize (KiB) 406700

[startup+162.301 s]

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

[pid=5054] ppid=5052 vsize=620664 CPUtime=2560.99 cores=0,2,4,6
/proc/5054/stat : 5054 (strangenight1-m) R 5052 5054 4908 0 -1 4202496 442428 0 0 0 255937 162 0 0 25 0 4 0 652365317 635559936 104465 33554432000 4194304 4650419 140735438219312 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5054/statm: 155166 104465 395 112 0 150131 0
[pid=5054/tid=5055] ppid=5052 vsize=620664 CPUtime=641.42 cores=0,2,4,6
/proc/5054/task/5055/stat : 5055 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 121257 0 0 0 64102 40 0 0 25 0 4 0 652365318 635559936 104465 33554432000 4194304 4650419 140735438219312 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5054/tid=5056] ppid=5052 vsize=620664 CPUtime=642.29 cores=0,2,4,6
/proc/5054/task/5056/stat : 5056 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 146053 0 0 0 64181 48 0 0 25 0 4 0 652365318 635559936 104465 33554432000 4194304 4650419 140735438219312 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5054/tid=5057] ppid=5052 vsize=620664 CPUtime=642.03 cores=0,2,4,6
/proc/5054/task/5057/stat : 5057 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 41107 0 0 0 64189 14 0 0 25 0 4 0 652365318 635559936 104465 33554432000 4194304 4650419 140735438219312 18446744073709551615 4328241 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2560.99
Current children cumulated vsize (KiB) 620664

[startup+702.31 s]
/proc/loadavg: 8.18 8.15 8.06 9/289 5077
/proc/meminfo: memFree=18280384/32951132 swapFree=67093824/67111528
[pid=5054] ppid=5052 vsize=633760 CPUtime=2800.42 cores=0,2,4,6
/proc/5054/stat : 5054 (strangenight1-m) R 5052 5054 4908 0 -1 4202496 458362 0 0 0 279872 170 0 0 25 0 4 0 652365317 648970240 104310 33554432000 4194304 4650419 140735438219312 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5054/statm: 158440 104310 395 112 0 153405 0
[pid=5054/tid=5055] ppid=5052 vsize=633760 CPUtime=701.42 cores=0,2,4,6
/proc/5054/task/5055/stat : 5055 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 124703 0 0 0 70101 41 0 0 25 0 4 0 652365318 648970240 104310 33554432000 4194304 4650419 140735438219312 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5054/tid=5056] ppid=5052 vsize=633760 CPUtime=702.31 cores=0,2,4,6
/proc/5054/task/5056/stat : 5056 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 154416 0 0 0 70179 52 0 0 25 0 4 0 652365318 648970240 104310 33554432000 4194304 4650419 140735438219312 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5054/tid=5057] ppid=5052 vsize=633760 CPUtime=702.01 cores=0,2,4,6
/proc/5054/task/5057/stat : 5057 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 41241 0 0 0 70187 14 0 0 25 0 4 0 652365318 648970240 104310 33554432000 4194304 4650419 140735438219312 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2800.42
Current children cumulated vsize (KiB) 633760

[startup+762.301 s]
/proc/loadavg: 8.17 8.15 8.07 9/289 5078
/proc/meminfo: memFree=18238700/32951132 swapFree=67093824/67111528
[pid=5054] ppid=5052 vsize=633980 CPUtime=3039.82 cores=0,2,4,6
/proc/5054/stat : 5054 (strangenight1-m) R 5052 5054 4908 0 -1 4202496 477990 0 0 0 303802 180 0 0 25 0 4 0 652365317 649195520 110250 33554432000 4194304 4650419 140735438219312 18446744073709551615 4366865 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5054/statm: 158495 110250 395 112 0 153460 0
[pid=5054/tid=5055] ppid=5052 vsize=633980 CPUtime=761.39 cores=0,2,4,6
/proc/5054/task/5055/stat : 5055 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 130758 0 0 0 76096 43 0 0 25 0 4 0 652365318 649195520 110250 33554432000 4194304 4650419 140735438219312 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5054/tid=5056] ppid=5052 vsize=633980 CPUtime=762.29 cores=0,2,4,6
/proc/5054/task/5056/stat : 5056 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 164298 0 0 0 76172 57 0 0 25 0 4 0 652365318 649195520 110250 33554432000 4194304 4650419 140735438219312 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5054/tid=5057] ppid=5052 vsize=633980 CPUtime=761.99 cores=0,2,4,6
/proc/5054/task/5057/stat : 5057 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 41437 0 0 0 76185 14 0 0 25 0 4 0 652365318 649195520 110250 33554432000 4194304 4650419 140735438219312 18446744073709551615 4363426 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3039.82
Current children cumulated vsize (KiB) 633980

[startup+822.3 s]
/proc/loadavg: 8.16 8.15 8.07 9/289 5080
/proc/meminfo: memFree=18248852/32951132 swapFree=67093824/67111528
[pid=5054] ppid=5052 vsize=634576 CPUtime=3279.23 cores=0,2,4,6
/proc/5054/stat : 5054 (strangenight1-m) R 5052 5054 4908 0 -1 4202496 496062 0 0 0 327733 190 0 0 25 0 4 0 652365317 649805824 106705 33554432000 4194304 4650419 140735438219312 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5054/statm: 158644 106705 395 112 0 153609 0
[pid=5054/tid=5055] ppid=5052 vsize=634576 CPUtime=821.38 cores=0,2,4,6
/proc/5054/task/5055/stat : 5055 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 137425 0 0 0 82092 46 0 0 25 0 4 0 652365318 649805824 106705 33554432000 4194304 4650419 140735438219312 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5054/tid=5056] ppid=5052 vsize=634576 CPUtime=822.3 cores=0,2,4,6
/proc/5054/task/5056/stat : 5056 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 171737 0 0 0 82169 61 0 0 25 0 4 0 652365318 649805824 106705 33554432000 4194304 4650419 140735438219312 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5054/tid=5057] ppid=5052 vsize=634576 CPUtime=821.98 cores=0,2,4,6
/proc/5054/task/5057/stat : 5057 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 41730 0 0 0 82183 15 0 0 25 0 4 0 652365318 649805824 106705 33554432000 4194304 4650419 140735438219312 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3279.23
Current children cumulated vsize (KiB) 634576

[startup+882.301 s]
/proc/loadavg: 8.10 8.13 8.07 9/289 5081
/proc/meminfo: memFree=18220812/32951132 swapFree=67093824/67111528
[pid=5054] ppid=5052 vsize=687836 CPUtime=3518.65 cores=0,2,4,6
/proc/5054/stat : 5054 (strangenight1-m) R 5052 5054 4908 0 -1 4202496 516055 0 0 0 351666 199 0 0 25 0 4 0 652365317 704344064 112218 33554432000 4194304 4650419 140735438219312 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5054/statm: 171959 112218 395 112 0 166924 0
[pid=5054/tid=5055] ppid=5052 vsize=687836 CPUtime=881.37 cores=0,2,4,6
/proc/5054/task/5055/stat : 5055 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 141132 0 0 0 88089 48 0 0 25 0 4 0 652365318 704344064 112218 33554432000 4194304 4650419 140735438219312 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5054/tid=5056] ppid=5052 vsize=687836 CPUtime=882.3 cores=0,2,4,6
/proc/5054/task/5056/stat : 5056 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 179802 0 0 0 88166 64 0 0 25 0 4 0 652365318 704344064 112218 33554432000 4194304 4650419 140735438219312 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5054/tid=5057] ppid=5052 vsize=687836 CPUtime=881.97 cores=0,2,4,6
/proc/5054/task/5057/stat : 5057 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 41783 0 0 0 88182 15 0 0 25 0 4 0 652365318 704344064 112218 33554432000 4194304 4650419 140735438219312 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3518.65
Current children cumulated vsize (KiB) 687836

[startup+942.301 s]
/proc/loadavg: 8.13 8.14 8.08 10/289 5114
/proc/meminfo: memFree=18428524/32951132 swapFree=67093824/67111528
[pid=5054] ppid=5052 vsize=687972 CPUtime=3756.16 cores=0,2,4,6
/proc/5054/stat : 5054 (strangenight1-m) R 5052 5054 4908 0 -1 4202496 532173 0 0 0 375405 211 0 0 25 0 4 0 652365317 704483328 119806 33554432000 4194304 4650419 140735438219312 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5054/statm: 171993 119806 395 112 0 166958 0
[pid=5054/tid=5055] ppid=5052 vsize=687972 CPUtime=941.36 cores=0,2,4,6
/proc/5054/task/5055/stat : 5055 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 144297 0 0 0 94086 50 0 0 25 0 4 0 652365318 704483328 119806 33554432000 4194304 4650419 140735438219312 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5054/tid=5056] ppid=5052 vsize=687972 CPUtime=942.29 cores=0,2,4,6
/proc/5054/task/5056/stat : 5056 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 187560 0 0 0 94162 67 0 0 25 0 4 0 652365318 704483328 119806 33554432000 4194304 4650419 140735438219312 18446744073709551615 4229517 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5054/tid=5057] ppid=5052 vsize=687972 CPUtime=941.03 cores=0,2,4,6
/proc/5054/task/5057/stat : 5057 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 41965 0 0 0 94088 15 0 0 25 0 4 0 652365318 704483328 119806 33554432000 4194304 4650419 140735438219312 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3756.16
Current children cumulated vsize (KiB) 687972

[startup+1002.3 s]
/proc/loadavg: 8.18 8.15 8.09 10/289 5116
/proc/meminfo: memFree=18380164/32951132 swapFree=67093824/67111528
[pid=5054] ppid=5052 vsize=688024 CPUtime=3995.55 cores=0,2,4,6
/proc/5054/stat : 5054 (strangenight1-m) R 5052 5054 4908 0 -1 4202496 546802 0 0 0 399338 217 0 0 25 0 4 0 652365317 704536576 121035 33554432000 4194304 4650419 140735438219312 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5054/statm: 172006 121035 395 112 0 166971 0
[pid=5054/tid=5055] ppid=5052 vsize=688024 CPUtime=1001.34 cores=0,2,4,6
/proc/5054/task/5055/stat : 5055 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 145428 0 0 0 100084 50 0 0 25 0 4 0 652365318 704536576 121035 33554432000 4194304 4650419 140735438219312 18446744073709551615 4364336 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5054/tid=5056] ppid=5052 vsize=688024 CPUtime=1002.3 cores=0,2,4,6
/proc/5054/task/5056/stat : 5056 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 197460 0 0 0 100160 70 0 0 25 0 4 0 652365318 704536576 121035 33554432000 4194304 4650419 140735438219312 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5054/tid=5057] ppid=5052 vsize=688024 CPUtime=1000.99 cores=0,2,4,6
/proc/5054/task/5057/stat : 5057 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 42083 0 0 0 100083 16 0 0 25 0 4 0 652365318 704536576 121035 33554432000 4194304 4650419 140735438219312 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3995.55
Current children cumulated vsize (KiB) 688024

[startup+1062.3 s]
/proc/loadavg: 8.15 8.15 8.09 9/289 5117
/proc/meminfo: memFree=18344696/32951132 swapFree=67093824/67111528
[pid=5054] ppid=5052 vsize=664236 CPUtime=4234.98 cores=0,2,4,6
/proc/5054/stat : 5054 (strangenight1-m) R 5052 5054 4908 0 -1 4202496 565274 0 0 0 423274 224 0 0 25 0 4 0 652365317 680177664 123212 33554432000 4194304 4650419 140735438219312 18446744073709551615 4330662 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5054/statm: 166059 123212 395 112 0 161024 0
[pid=5054/tid=5055] ppid=5052 vsize=664236 CPUtime=1061.34 cores=0,2,4,6
/proc/5054/task/5055/stat : 5055 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 151903 0 0 0 106081 53 0 0 25 0 4 0 652365318 680177664 123212 33554432000 4194304 4650419 140735438219312 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5054/tid=5056] ppid=5052 vsize=664236 CPUtime=1062.3 cores=0,2,4,6
/proc/5054/task/5056/stat : 5056 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 203500 0 0 0 106158 72 0 0 25 0 4 0 652365318 680177664 123212 33554432000 4194304 4650419 140735438219312 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5054/tid=5057] ppid=5052 vsize=664236 CPUtime=1060.96 cores=0,2,4,6
/proc/5054/task/5057/stat : 5057 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 46003 0 0 0 106078 18 0 0 25 0 4 0 652365318 680177664 123212 33554432000 4194304 4650419 140735438219312 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4234.98
Current children cumulated vsize (KiB) 664236

[startup+1122.3 s]
/proc/loadavg: 8.09 8.14 8.09 10/289 5119
/proc/meminfo: memFree=18253780/32951132 swapFree=67093824/67111528
[pid=5054] ppid=5052 vsize=754984 CPUtime=4474.38 cores=0,2,4,6
/proc/5054/stat : 5054 (strangenight1-m) R 5052 5054 4908 0 -1 4202496 586779 0 0 0 447203 235 0 0 25 0 4 0 652365317 773103616 132370 33554432000 4194304 4650419 140735438219312 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5054/statm: 188746 132370 395 112 0 183711 0
[pid=5054/tid=5055] ppid=5052 vsize=754984 CPUtime=1121.32 cores=0,2,4,6
/proc/5054/task/5055/stat : 5055 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 156912 0 0 0 112077 55 0 0 25 0 4 0 652365318 773103616 132370 33554432000 4194304 4650419 140735438219312 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5054/tid=5056] ppid=5052 vsize=754984 CPUtime=1122.3 cores=0,2,4,6
/proc/5054/task/5056/stat : 5056 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 210623 0 0 0 112155 75 0 0 25 0 4 0 652365318 773103616 132370 33554432000 4194304 4650419 140735438219312 18446744073709551615 4364412 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5054/tid=5057] ppid=5052 vsize=754984 CPUtime=1120.92 cores=0,2,4,6
/proc/5054/task/5057/stat : 5057 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 49669 0 0 0 112072 20 0 0 25 0 4 0 652365318 773103616 132370 33554432000 4194304 4650419 140735438219312 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4474.38
Current children cumulated vsize (KiB) 754984

[startup+1182.3 s]
/proc/loadavg: 8.07 8.12 8.09 9/289 5120
/proc/meminfo: memFree=18222884/32951132 swapFree=67093824/67111528
[pid=5054] ppid=5052 vsize=743148 CPUtime=4713.77 cores=0,2,4,6
/proc/5054/stat : 5054 (strangenight1-m) R 5052 5054 4908 0 -1 4202496 601812 0 0 0 471136 241 0 0 25 0 4 0 652365317 760983552 133929 33554432000 4194304 4650419 140735438219312 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5054/statm: 185787 133929 395 112 0 180752 0
[pid=5054/tid=5055] ppid=5052 vsize=743148 CPUtime=1181.31 cores=0,2,4,6
/proc/5054/task/5055/stat : 5055 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 163126 0 0 0 118074 57 0 0 25 0 4 0 652365318 760983552 133929 33554432000 4194304 4650419 140735438219312 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5054/tid=5056] ppid=5052 vsize=743148 CPUtime=1182.3 cores=0,2,4,6
/proc/5054/task/5056/stat : 5056 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 215855 0 0 0 118152 78 0 0 25 0 4 0 652365318 760983552 133929 33554432000 4194304 4650419 140735438219312 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5054/tid=5057] ppid=5052 vsize=743148 CPUtime=1180.86 cores=0,2,4,6
/proc/5054/task/5057/stat : 5057 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 49834 0 0 0 118065 21 0 0 25 0 4 0 652365318 760983552 133929 33554432000 4194304 4650419 140735438219312 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4713.77
Current children cumulated vsize (KiB) 743148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204 s]
/proc/loadavg: 8.11 8.13 8.09 9/289 5121
/proc/meminfo: memFree=18210104/32951132 swapFree=67093824/67111528
[pid=5054] ppid=5052 vsize=729712 CPUtime=4800.37 cores=0,2,4,6
/proc/5054/stat : 5054 (strangenight1-m) R 5052 5054 4908 0 -1 4202496 608389 0 0 0 479793 244 0 0 25 0 4 0 652365317 747225088 132193 33554432000 4194304 4650419 140735438219312 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5054/statm: 182428 132193 395 112 0 177393 0
[pid=5054/tid=5055] ppid=5052 vsize=729712 CPUtime=1203.02 cores=0,2,4,6
/proc/5054/task/5055/stat : 5055 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 166472 0 0 0 120243 59 0 0 25 0 4 0 652365318 747225088 132195 33554432000 4194304 4650419 140735438219312 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5054/tid=5056] ppid=5052 vsize=729712 CPUtime=1204.02 cores=0,2,4,6
/proc/5054/task/5056/stat : 5056 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 218487 0 0 0 120323 79 0 0 25 0 4 0 652365318 747225088 132195 33554432000 4194304 4650419 140735438219312 18446744073709551615 4365210 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5054/tid=5057] ppid=5052 vsize=729712 CPUtime=1202.55 cores=0,2,4,6
/proc/5054/task/5057/stat : 5057 (strangenight1-m) R 5052 5054 4908 0 -1 4202560 50111 0 0 0 120234 21 0 0 25 0 4 0 652365318 747225088 132195 33554432000 4194304 4650419 140735438219312 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 729712

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): 1204.04
CPU time (s): 4800.44
CPU user time (s): 4797.97
CPU system time (s): 2.46962
CPU usage (%): 398.694
Max. virtual memory (cumulated for all children) (KiB): 860996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.97
system time used= 2.46962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 608391
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= 255
involuntary context switches= 19045

runsolver used 3.47547 second user time and 8.17876 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-14 23:14:17
IDJOB=3368957
IDBENCH=82966
IDSOLVER=1846
FILE ID=node131/3368957-1305407657
RUNJOBID= node131-1305406450-4926
PBS_JOBID= 13324514
Free space on /tmp= 73684 MiB

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

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

MD5SUM BENCH= 27350cd58dd0500df065558763d7d963
RANDOM SEED=1374532807

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18824684 kB
Buffers:        272784 kB
Cached:        3639460 kB
SwapCached:       1504 kB
Active:       10805632 kB
Inactive:      3063956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18824684 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:            6244 kB
Writeback:           0 kB
AnonPages:     9955968 kB
Mapped:          27344 kB
Slab:           163660 kB
PageTables:      31364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28368316 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73676 MiB
End job on node131 at 2011-05-14 23:34:23