Trace number 3175422

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S1383380994-043.SATISFIABLE.cnf
MD5SUM016ccbb74f587730ed4815e028a75eb1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.233964
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-3175422-1304123302.cnf'
0.00/0.00	c -- header says num vars:            600
0.00/0.00	c -- header says num clauses:        2556
0.00/0.00	c -- clauses added:            0 learnts,         2556 normals,            0 xors
0.00/0.00	c -- vars added        600
0.00/0.00	c Parsing time:  0.01 s
0.00/0.00	c  N st     0         0       600      2556         0         0      7668         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2556/2556 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.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:         1  cl-subs:        2  v-elim:     21  v-fix:    0  time:  0.01 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     236 undec:      69 neg:     295
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       579      2519         1         0      7667         0   no data   no data  --
0.20/0.11	c Decided on static restart strategy
0.59/0.16	c  N st     8      4928       579      2519         1      4849      7667    129077   no data   no data  --
1.57/0.43	c  N st    10     11312       579      2519         1      4487      7667     85404   no data   no data  --
2.37/0.69	c  N st    11     17055       579      2519         1     10130      7667    235150   no data   no data  --
4.40/1.11	c  F st    12     25003       579      2519         1     12411      7667    297729   no data   no data  --
4.40/1.11	c  N st    12     25003       579      2519         1     12411      7667    297729   no data   no data  --
5.18/1.35	c  N dy    18     30000       579      2519         1     10700      7667    226759   no data   no data  --
5.18/1.35	c  S st    18     30000       579      2519         1     10700      7667    226759   no data   no data  --
5.18/1.38	c  S st    18     30510       579      2519         1     11209      7667    239323   no data   no data  --
5.18/1.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.18/1.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.18/1.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.57/1.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.57/1.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.57/1.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
5.57/1.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.37/1.64	c lits-rem:        75  cl-subs:      363  v-elim:      0  v-fix:    0  time:  0.97 s
6.37/1.65	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.04
6.37/1.65	c calculated reachability. Time: 0.00
6.37/1.65	c  N dy    18     30510       579      2519         1     10846      7667    228498   no data   no data  --
7.17/1.89	c  N dy    28     34605       579      2519         1     14895      7667    333098     17.05     19.20  --
8.39/2.12	c  N dy    44     38963       579      2519         1     11396      7667    194944     16.97     17.88  --
9.16/2.36	c  N dy    65     42996       579      2519         1     15378      7667    294859     17.14     19.86  --
9.97/2.57	c  S st    73     45767       579      2519         1      9268      7667    113786     16.87   no data  --
10.37/2.60	c  S st    73     46268       579      2519         1      9768      7667    125778     16.87   no data  --
10.37/2.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.37/2.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.37/2.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
10.37/2.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.37/2.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.37/2.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
10.37/2.61	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.37/2.69	c lits-rem:         7  cl-subs:       27  v-elim:      0  v-fix:    0  time:  0.33 s
10.37/2.69	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
10.37/2.69	c vivif2 --  cl tried     9741 cl shrink        0 lits rem          0 time: 0.01
10.77/2.70	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.03
10.77/2.70	c calculated reachability. Time: 0.00
10.77/2.70	c  N dy    73     46268       579      2519         1      9741      7667    125170     16.87   no data  --
11.57/2.92	c  N dy    92     50419       579      2519         1     13866      7667    229759     16.89     17.91  --
12.78/3.20	c  N dy   125     54483       579      2519         1     17898      7667    337202     17.29     18.44  --
13.56/3.47	c  N dy   156     58600       579      2519         1     12103      7667    164399     17.47     18.44  --
14.76/3.72	c  N dy   179     62670       579      2519         1     16138      7667    267405     17.52     18.92  --
15.95/4.02	c  N dy   193     66756       579      2519         1     20192      7667    371564     17.54     18.54  --
16.76/4.23	c  S st   208     69404       579      2519         1     11909      7667    136267     17.57     17.25  --
16.76/4.26	c  S st   208     69909       579      2519         1     12414      7667    149610     17.57   no data  --
16.76/4.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.76/4.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.76/4.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
16.76/4.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.76/4.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.76/4.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
16.76/4.27	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
17.58/4.41	c lits-rem:        16  cl-subs:       46  v-elim:      0  v-fix:    0  time:  0.58 s
17.58/4.41	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
17.58/4.42	c vivif2 --  cl tried    12368 cl shrink        0 lits rem          0 time: 0.00
17.58/4.43	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.04
17.58/4.43	c calculated reachability. Time: 0.00
17.58/4.43	c  N dy   208     69909       579      2519         1     12368      7667    148220     17.57   no data  --
18.75/4.73	c  N dy   236     74544       579      2519         1     16962      7667    267300     17.67     18.64  --
20.75/5.27	c  N dy   249     81298       579      2519         1     23642      7667    437225     17.48     18.41  --
22.34/5.62	c  N dy   270     86630       579      2519         1     17031      7667    244530     17.47     18.49  --
22.34/5.68	c  F st   274     87500       579      2519         1     17891      7667    266266     17.47     17.93  --
23.94/6.08	c Decided on static restart strategy
23.94/6.08	c  N st   280     92699       579      2519         1     23035      7667    404761     17.47   no data  --
25.96/6.60	c  N st   282     99811       579      2519         1     17180      7667    356719     17.47   no data  --
27.94/7.04	c  S st   283    104863       579      2519         1     22144      7667    494101     17.47   no data  --
28.34/7.10	c  S st   283    105365       579      2519         1     22646      7667    506407     17.47   no data  --
28.34/7.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.34/7.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.34/7.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
28.34/7.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.34/7.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.34/7.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
28.34/7.13	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
33.93/8.54	c lits-rem:       434  cl-subs:      834  v-elim:      0  v-fix:    0  time:  5.65 s
33.93/8.54	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
33.93/8.55	c vivif2 --  cl tried    21812 cl shrink        0 lits rem          0 time: 0.02
33.93/8.57	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.08
33.93/8.57	c calculated reachability. Time: 0.00
33.93/8.57	c  N st   283    105365       579      2519         1     21812      7667    480988     17.47   no data  --
37.52/9.44	c  N st   284    114964       579      2519         1     17451      7667    311297     17.47   no data  --
42.72/10.70	c  N st   285    129362       579      2519         1     16966      7667    319601     17.47   no data  --
50.71/12.74	c  N st   286    150958       579      2519         1     22479      7667    421939     17.47   no data  --
53.51/13.44	c  S st   287    158048       579      2519         1     29503      7667    623999     17.47   no data  --
53.90/13.51	c  S st   287    158551       579      2519         1     30006      7667    637444     17.47   no data  --
53.90/13.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
53.90/13.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.90/13.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
53.90/13.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.90/13.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.90/13.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
53.90/13.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
61.52/15.40	c lits-rem:       768  cl-subs:      989  v-elim:      0  v-fix:    0  time:  7.42 s
61.52/15.40	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
61.52/15.41	c vivif2 --  cl tried    29017 cl shrink        0 lits rem          0 time: 0.02
61.52/15.44	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.10
61.52/15.44	c calculated reachability. Time: 0.00
61.52/15.44	c  N st   287    158551       579      2519         1     29017      7667    605075     17.47   no data  --
83.86/21.00	c  N st   288    207143       579      2519         1     23648      7667    408145     17.47   no data  --
98.65/24.74	c  N st   289    237826       579      2519         1     34139      7667    665916     17.47   no data  --
98.65/24.74	c  S st   289    237826       579      2519         1     34139      7667    665916     17.47   no data  --
99.04/24.84	c  S st   289    238328       579      2519         1     34640      7667    678615     17.47   no data  --
99.04/24.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
99.04/24.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
99.04/24.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
99.04/24.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.04/24.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.04/24.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
99.04/24.87	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
107.83/27.01	c lits-rem:      1084  cl-subs:     1474  v-elim:      0  v-fix:    0  time:  8.54 s
107.83/27.01	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
107.83/27.02	c vivif2 --  cl tried    33166 cl shrink        0 lits rem          0 time: 0.03
107.83/27.05	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.13
107.83/27.05	c calculated reachability. Time: 0.00
107.83/27.05	c  N st   289    238328       579      2519         1     33166      7667    636562     17.47   no data  --
139.78/35.04	c  F st   290    306252       579      2519         1     34890      7667    636419     17.47   no data  --
139.78/35.04	c  N st   290    306252       579      2519         1     34890      7667    636419     17.47   no data  --
142.59/35.71	c Decided on static restart strategy
153.78/38.58	c  N st   300    334559       579      2519         1     39232      7667    717705     17.47   no data  --
165.75/41.60	c  N st   302    357492       579      2519         1     37204      7667    632342     17.47   no data  --
165.75/41.60	c  S st   302    357492       579      2519         1     37204      7667    632342     17.47   no data  --
166.15/41.69	c  S st   302    357997       579      2519         1     37709      7667    645504     17.47   no data  --
166.15/41.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
166.15/41.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
166.57/41.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
166.57/41.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
166.57/41.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
166.57/41.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
166.57/41.72	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
174.14/43.61	c lits-rem:       687  cl-subs:     1280  v-elim:      0  v-fix:    0  time:  7.54 s
174.14/43.61	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
174.14/43.62	c vivif2 --  cl tried    36429 cl shrink        0 lits rem          0 time: 0.03
174.14/43.66	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.14
174.14/43.66	c calculated reachability. Time: 0.00
174.14/43.66	c  N st   302    357997       579      2519         1     36429      7667    610175     17.47   no data  --
191.72/48.05	c  N st   303    390390       579      2519         1     42765      7667    795294     17.47   no data  --
216.48/54.29	c  N st   304    438979       579      2519         1     36481      7667    578526     17.47   no data  --
258.02/64.66	c  N st   305    511861       579      2519         1     49867      7667    893115     17.47   no data  --
273.60/68.57	c  N st   306    536995       579      2519         1     44137      7667    724848     17.47   no data  --
273.60/68.57	c  S st   306    536995       579      2519         1     44137      7667    724848     17.47   no data  --
274.00/68.68	c  S st   306    537496       579      2519         1     44637      7667    737455     17.47   no data  --
274.00/68.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
274.00/68.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
274.40/68.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
274.40/68.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
274.40/68.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
274.40/68.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
274.40/68.72	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
284.39/71.21	c lits-rem:       650  cl-subs:     2147  v-elim:      0  v-fix:    0  time:  9.92 s
284.39/71.21	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
284.39/71.21	c vivif2 --  cl tried    42490 cl shrink        0 lits rem          0 time: 0.04
284.39/71.26	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.18
284.39/71.26	c calculated reachability. Time: 0.00
284.39/71.26	c  N st   306    537496       579      2519         1     42490      7667    677924     17.47   no data  --
391.85/98.11	c  N st   307    701480       579      2519         1     36528      7667    423526     17.47   no data  --
466.54/116.80	c  N st   308    806244       579      2519         1     65665      7667   1219739     17.47   no data  --
466.54/116.80	c  S st   308    806244       579      2519         1     65665      7667   1219739     17.47   no data  --
466.94/116.98	c  S st   308    806749       579      2519         1     66170      7667   1232895     17.47   no data  --
466.94/116.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
466.94/116.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
467.34/117.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.11
467.34/117.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
467.34/117.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
467.34/117.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
467.34/117.06	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
483.35/121.03	c lits-rem:       195  cl-subs:     3866  v-elim:      0  v-fix:    0  time: 15.86 s
483.35/121.03	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
483.35/121.05	c vivif2 --  cl tried    62304 cl shrink        0 lits rem          0 time: 0.06
483.72/121.13	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.34
483.72/121.13	c calculated reachability. Time: 0.00
483.72/121.13	c  N st   308    806749       579      2519         1     62304      7667   1130036     17.47   no data  --
677.86/169.72	c  F st   309   1071877       579      2519         1     78167      7667   1468232     17.47   no data  --
677.86/169.72	c  N st   309   1071877       579      2519         1     78167      7667   1468232     17.47   no data  --
683.05/171.07	c Decided on static restart strategy
701.03/175.57	c  N st   319   1100182       579      2519         1     62029      7667    942282     17.47   no data  --
730.59/182.94	c  N st   321   1136174       579      2519         1     52350      7667    688306     17.47   no data  --
758.16/189.86	c  N st   322   1168567       579      2519         1     84167      7667   1602114     17.47   no data  --
793.71/198.77	c  N st   323   1210123       579      2519         1     78716      7667   1358832     17.47   no data  --
793.71/198.77	c  S st   323   1210123       579      2519         1     78716      7667   1358832     17.47   no data  --
794.51/198.98	c  S st   323   1210627       579      2519         1     79219      7667   1371471     17.47   no data  --
794.51/198.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
794.51/198.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
794.93/199.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.14
794.93/199.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
794.93/199.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
794.93/199.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
794.93/199.07	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
812.09/203.34	c lits-rem:       324  cl-subs:     3291  v-elim:      0  v-fix:    0  time: 17.04 s
812.09/203.34	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
812.09/203.35	c vivif2 --  cl tried    75928 cl shrink        0 lits rem          0 time: 0.06
812.50/203.46	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.43
812.50/203.46	c calculated reachability. Time: 0.00
812.50/203.46	c  N st   323   1210627       579      2519         1     75928      7667   1283131     17.47   no data  --
874.80/219.07	c  N st   324   1283510       579      2519         1     52452      7667    611597     17.47   no data  --
978.66/245.07	c  N st   325   1392833       579      2519         1     60552      7667    811720     17.47   no data  --
1132.85/283.61	c  N st   326   1556817       579      2519         1     65303      7667    892245     17.47   no data  --
1290.24/323.00	c  N st   327   1710627       579      2519         1    107371      7667   2073264     17.47   no data  --
1290.24/323.00	c  S st   327   1710627       579      2519         1    107371      7667   2073264     17.47   no data  --
1291.46/323.36	c  S st   327   1711128       579      2519         1    107871      7667   2086413     17.47   no data  --
1291.46/323.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1291.46/323.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1291.86/323.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.23
1291.86/323.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1291.86/323.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1291.86/323.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
1291.86/323.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1340.58/335.63	c lits-rem:       392  cl-subs:     5105  v-elim:      0  v-fix:    0  time: 48.46 s
1340.58/335.63	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
1340.58/335.65	c vivif2 --  cl tried   102766 cl shrink        0 lits rem          0 time: 0.10
1341.38/335.81	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.63
1341.38/335.82	c calculated reachability. Time: 0.00
1341.38/335.82	c  N st   327   1711128       579      2519         1    102766      7667   1949510     17.47   no data  --
1776.80/444.86	c  N st   328   2080093       579      2519         1    114086      7667   2123228     17.47   no data  --
1960.15/490.78	c  N st   329   2211128       579      2519         1    118186      7667   2200303     17.47   no data  --
1960.15/490.78	c  S st   329   2211128       579      2519         1    118186      7667   2200303     17.47   no data  --
1961.74/491.19	c  S st   329   2211629       579      2519         1    118684      7667   2213136     17.47   no data  --
1961.74/491.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1961.74/491.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1962.14/491.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.25
1962.54/491.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1962.54/491.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1962.54/491.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
1962.54/491.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2028.05/507.76	c lits-rem:       589  cl-subs:     6573  v-elim:      0  v-fix:    0  time: 65.61 s
2028.05/507.76	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
2028.05/507.79	c vivif2 --  cl tried   112111 cl shrink        0 lits rem          0 time: 0.10
2028.85/507.97	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.72
2028.85/507.97	c calculated reachability. Time: 0.00
2028.85/507.97	c  N st   329   2211629       579      2519         1    112111      7667   2034845     17.47   no data  --
2691.15/673.92	c  N st   330   2711631       579      2519         1    135525      7667   2536191     17.47   no data  --
2691.15/673.92	c  S st   330   2711631       579      2519         1    135525      7667   2536191     17.47   no data  --
2692.76/674.36	c  S st   330   2712134       579      2519         1    136026      7667   2549485     17.47   no data  --
2692.76/674.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2692.76/674.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2693.14/674.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.29
2693.54/674.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2693.54/674.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2693.54/674.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
2693.54/674.52	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2803.79/702.18	c lits-rem:       288  cl-subs:    11395  v-elim:      0  v-fix:    0  time: 110.44 s
2803.79/702.18	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
2804.19/702.21	c vivif2 --  cl tried   124631 cl shrink        0 lits rem          0 time: 0.12
2804.99/702.43	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.88
2804.99/702.43	c calculated reachability. Time: 0.00
2804.99/702.43	c  N st   330   2712134       579      2519         1    124631      7667   2263426     17.47   no data  --
3581.55/896.86	c  N st   331   3212136       579      2519         1    100843      7667   1409391     17.47   no data  --
3581.55/896.86	c  S st   331   3212136       579      2519         1    100843      7667   1409391     17.47   no data  --
3582.75/897.15	c  S st   331   3212640       579      2519         1    101347      7667   1422757     17.47   no data  --
3582.75/897.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3582.75/897.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3583.15/897.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.20
3583.15/897.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3583.15/897.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3583.15/897.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
3583.15/897.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3603.52/902.34	c lits-rem:       631  cl-subs:     4117  v-elim:      0  v-fix:    0  time: 20.31 s
3603.52/902.34	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
3603.52/902.36	c vivif2 --  cl tried    97230 cl shrink        0 lits rem          0 time: 0.07
3604.32/902.51	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.59
3604.32/902.51	c calculated reachability. Time: 0.00
3604.32/902.51	c  N st   331   3212640       579      2519         1     97230      7667   1320977     17.47   no data  --
4291.01/1074.47	c  N st   332   3712640       579      2519         1    107638      7667   1499732     17.47   no data  --
4291.01/1074.47	c  S st   332   3712640       579      2519         1    107638      7667   1499732     17.47   no data  --
4292.60/1074.81	c  S st   332   3713144       579      2519         1    108141      7667   1512478     17.47   no data  --
4292.60/1074.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4292.60/1074.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4292.60/1074.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.21
4293.00/1074.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4293.00/1074.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4293.00/1074.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    579 time:  0.00 s
4293.00/1074.93	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4316.97/1080.90	c lits-rem:        52  cl-subs:     5131  v-elim:      0  v-fix:    0  time: 23.86 s
4316.97/1080.90	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
4316.97/1080.92	c vivif2 --  cl tried   103010 cl shrink        0 lits rem          0 time: 0.08
4317.37/1081.09	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.66
4317.37/1081.09	c calculated reachability. Time: 0.00
4317.37/1081.09	c  N st   332   3713144       579      2519         1    103010      7667   1389240     17.47   no data  --
4379.29/1096.53	c  F st   333   3751563       579      2519         1    140818      7667   2548205     17.47   no data  --
4379.29/1096.53	c  N st   333   3751563       579      2519         1    140818      7667   2548205     17.47   no data  --
4392.06/1099.75	c Decided on static restart strategy
4441.62/1112.19	c  N st   343   3779876       579      2519         1     85518      7667    869680     17.47   no data  --
4495.13/1125.50	c  N st   345   3815869       579      2519         1    120749      7667   1847852     17.47   no data  --
4558.64/1141.44	c  N st   346   3848263       579      2519         1    152282      7667   2688765     17.47   no data  --
4641.73/1162.25	c  N st   347   3896852       579      2519         1    115565      7667   1618227     17.47   no data  --
4760.78/1192.04	c  N st   348   3969735       579      2519         1    101679      7667   1264024     17.47   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-3175422-1304123302/watcher-3175422-1304123302 -o /tmp/evaluation-result-3175422-1304123302/solver-3175422-1304123302 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175422-1304123302.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.03 8.03 7.91 5/180 6190
/proc/meminfo: memFree=29482512/32950928 swapFree=67111356/67111528
[pid=6190] ppid=6188 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/6190/stat : 6190 (strangenight1-m) R 6188 6190 5921 0 -1 4202496 412 0 0 0 0 0 0 0 25 0 4 0 602560851 52465664 352 33554432000 4194304 4650419 140734000482912 18446744073709551615 47173318989740 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6190/statm: 12809 352 303 112 0 7774 0
[pid=6190/tid=6191] ppid=6188 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/6190/task/6191/stat : 6191 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 602560852 52465664 352 33554432000 4194304 4650419 140734000482912 18446744073709551615 231895546865 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6190/tid=6192] ppid=6188 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/6190/task/6192/stat : 6192 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 602560852 52465664 352 33554432000 4194304 4650419 140734000482912 18446744073709551615 231907288118 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6190/tid=6193] ppid=6188 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/6190/task/6193/stat : 6193 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 602560852 52465664 352 33554432000 4194304 4650419 140734000482912 18446744073709551615 47173318989746 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.055316 s]
/proc/loadavg: 8.03 8.03 7.91 5/180 6190
/proc/meminfo: memFree=29482512/32950928 swapFree=67111356/67111528
[pid=6190] ppid=6188 vsize=282696 CPUtime=0.2 cores=1,3,5,7
/proc/6190/stat : 6190 (strangenight1-m) R 6188 6190 5921 0 -1 4202496 1624 0 0 0 20 0 0 0 25 0 4 0 602560851 289480704 1475 33554432000 4194304 4650419 140734000482912 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6190/statm: 70674 1475 390 112 0 65639 0
[pid=6190/tid=6191] ppid=6188 vsize=282696 CPUtime=0.04 cores=1,3,5,7
/proc/6190/task/6191/stat : 6191 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 349 0 0 0 4 0 0 0 25 0 4 0 602560852 289480704 1475 33554432000 4194304 4650419 140734000482912 18446744073709551615 4363469 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6190/tid=6192] ppid=6188 vsize=282696 CPUtime=0.04 cores=1,3,5,7
/proc/6190/task/6192/stat : 6192 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 319 0 0 0 4 0 0 0 25 0 4 0 602560852 289480704 1475 33554432000 4194304 4650419 140734000482912 18446744073709551615 4363311 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6190/tid=6193] ppid=6188 vsize=282696 CPUtime=0.04 cores=1,3,5,7
/proc/6190/task/6193/stat : 6193 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 218 0 0 0 4 0 0 0 25 0 4 0 602560852 289480704 1475 33554432000 4194304 4650419 140734000482912 18446744073709551615 4333511 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 282696

[startup+0.155297 s]
/proc/loadavg: 8.03 8.03 7.91 5/180 6190
/proc/meminfo: memFree=29482512/32950928 swapFree=67111356/67111528
[pid=6190] ppid=6188 vsize=282836 CPUtime=0.59 cores=1,3,5,7
/proc/6190/stat : 6190 (strangenight1-m) R 6188 6190 5921 0 -1 4202496 2093 0 0 0 59 0 0 0 25 0 4 0 602560851 289624064 1944 33554432000 4194304 4650419 140734000482912 18446744073709551615 4310809 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6190/statm: 70709 1945 391 112 0 65674 0
[pid=6190/tid=6191] ppid=6188 vsize=282836 CPUtime=0.14 cores=1,3,5,7
/proc/6190/task/6191/stat : 6191 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 459 0 0 0 14 0 0 0 25 0 4 0 602560852 289624064 1945 33554432000 4194304 4650419 140734000482912 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6190/tid=6192] ppid=6188 vsize=282836 CPUtime=0.14 cores=1,3,5,7
/proc/6190/task/6192/stat : 6192 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 443 0 0 0 14 0 0 0 25 0 4 0 602560852 289624064 1945 33554432000 4194304 4650419 140734000482912 18446744073709551615 4364416 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6190/tid=6193] ppid=6188 vsize=282836 CPUtime=0.14 cores=1,3,5,7
/proc/6190/task/6193/stat : 6193 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 343 0 0 0 14 0 0 0 25 0 4 0 602560852 289624064 1945 33554432000 4194304 4650419 140734000482912 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 282836

[startup+0.300271 s]
/proc/loadavg: 8.03 8.03 7.91 5/180 6190
/proc/meminfo: memFree=29482512/32950928 swapFree=67111356/67111528
[pid=6190] ppid=6188 vsize=284052 CPUtime=1.17 cores=1,3,5,7
/proc/6190/stat : 6190 (strangenight1-m) R 6188 6190 5921 0 -1 4202496 3042 0 0 0 117 0 0 0 25 0 4 0 602560851 290869248 2250 33554432000 4194304 4650419 140734000482912 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6190/statm: 71013 2250 393 112 0 65978 0
[pid=6190/tid=6191] ppid=6188 vsize=284052 CPUtime=0.28 cores=1,3,5,7
/proc/6190/task/6191/stat : 6191 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 694 0 0 0 28 0 0 0 25 0 4 0 602560852 290869248 2250 33554432000 4194304 4650419 140734000482912 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6190/tid=6192] ppid=6188 vsize=284052 CPUtime=0.29 cores=1,3,5,7
/proc/6190/task/6192/stat : 6192 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 680 0 0 0 29 0 0 0 25 0 4 0 602560852 290869248 2250 33554432000 4194304 4650419 140734000482912 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6190/tid=6193] ppid=6188 vsize=284052 CPUtime=0.29 cores=1,3,5,7
/proc/6190/task/6193/stat : 6193 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 583 0 0 0 29 0 0 0 25 0 4 0 602560852 290869248 2250 33554432000 4194304 4650419 140734000482912 18446744073709551615 4333890 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284052

[startup+0.700196 s]
/proc/loadavg: 8.03 8.03 7.91 5/180 6190
/proc/meminfo: memFree=29482512/32950928 swapFree=67111356/67111528
[pid=6190] ppid=6188 vsize=285100 CPUtime=2.77 cores=1,3,5,7
/proc/6190/stat : 6190 (strangenight1-m) R 6188 6190 5921 0 -1 4202496 4826 0 0 0 277 0 0 0 25 0 4 0 602560851 291942400 2803 33554432000 4194304 4650419 140734000482912 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6190/statm: 71275 2803 393 112 0 66240 0
[pid=6190/tid=6191] ppid=6188 vsize=285100 CPUtime=0.68 cores=1,3,5,7
/proc/6190/task/6191/stat : 6191 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 1118 0 0 0 68 0 0 0 25 0 4 0 602560852 291942400 2803 33554432000 4194304 4650419 140734000482912 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6190/tid=6192] ppid=6188 vsize=285100 CPUtime=0.69 cores=1,3,5,7
/proc/6190/task/6192/stat : 6192 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 1085 0 0 0 69 0 0 0 25 0 4 0 602560852 291942400 2803 33554432000 4194304 4650419 140734000482912 18446744073709551615 4354932 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6190/tid=6193] ppid=6188 vsize=285100 CPUtime=0.69 cores=1,3,5,7
/proc/6190/task/6193/stat : 6193 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 1112 0 0 0 69 0 0 0 25 0 4 0 602560852 291942400 2803 33554432000 4194304 4650419 140734000482912 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 285100

[startup+1.50105 s]
/proc/loadavg: 8.03 8.03 7.91 10/184 6194
/proc/meminfo: memFree=29448132/32950928 swapFree=67111356/67111528
[pid=6190] ppid=6188 vsize=286516 CPUtime=5.97 cores=1,3,5,7
/proc/6190/stat : 6190 (strangenight1-m) R 6188 6190 5921 0 -1 4202496 9372 0 0 0 596 1 0 0 25 0 4 0 602560851 293392384 4986 33554432000 4194304 4650419 140734000482912 18446744073709551615 4438239 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6190/statm: 71629 4986 395 112 0 66594 0
[pid=6190/tid=6191] ppid=6188 vsize=286516 CPUtime=1.48 cores=1,3,5,7
/proc/6190/task/6191/stat : 6191 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 1956 0 0 0 148 0 0 0 25 0 4 0 602560852 293392384 4986 33554432000 4194304 4650419 140734000482912 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6190/tid=6192] ppid=6188 vsize=286516 CPUtime=1.49 cores=1,3,5,7
/proc/6190/task/6192/stat : 6192 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 1947 0 0 0 149 0 0 0 25 0 4 0 602560852 293392384 4986 33554432000 4194304 4650419 140734000482912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6190/tid=6193] ppid=6188 vsize=286516 CPUtime=1.49 cores=1,3,5,7
/proc/6190/task/6193/stat : 6193 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 1737 0 0 0 149 0 0 0 25 0 4 0 602560852 293392384 4986 33554432000 4194304 4650419 140734000482912 18446744073709551615 4298197 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 286516

[startup+3.10075 s]
/proc/loadavg: 8.03 8.03 7.91 9/184 6194
/proc/meminfo: memFree=29427440/32950928 swapFree=67111356/67111528
[pid=6190] ppid=6188 vsize=273436 CPUtime=12.37 cores=1,3,5,7
/proc/6190/stat : 6190 (strangenight1-m) R 6188 6190 5921 0 -1 4202496 17493 0 0 0 1235 2 0 0 25 0 4 0 602560851 279998464 10934 33554432000 4194304 4650419 140734000482912 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6190/statm: 68359 10935 395 112 0 63324 0
[pid=6190/tid=6191] ppid=6188 vsize=273436 CPUtime=3.07 cores=1,3,5,7
/proc/6190/task/6191/stat : 6191 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 4058 0 0 0 307 0 0 0 25 0 4 0 602560852 279998464 10935 33554432000 4194304 4650419 140734000482912 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6190/tid=6192] ppid=6188 vsize=273436 CPUtime=3.09 cores=1,3,5,7
/proc/6190/task/6192/stat : 6192 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 4695 0 0 0 309 0 0 0 25 0 4 0 602560852 279998464 10935 33554432000 4194304 4650419 140734000482912 18446744073709551615 4360479 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6190/tid=6193] ppid=6188 vsize=273436 CPUtime=3.09 cores=1,3,5,7
/proc/6190/task/6193/stat : 6193 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 4022 0 0 0 309 0 0 0 25 0 4 0 602560852 279998464 10935 33554432000 4194304 4650419 140734000482912 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 273436

[startup+6.30115 s]
/proc/loadavg: 8.03 8.03 7.91 9/184 6194
/proc/meminfo: memFree=29376980/32950928 swapFree=67111356/67111528
[pid=6190] ppid=6188 vsize=281496 CPUtime=25.15 cores=1,3,5,7
/proc/6190/stat : 6190 (strangenight1-m) R 6188 6190 5921 0 -1 4202496 25223 0 0 0 2512 3 0 0 25 0 4 0 602560851 288251904 14094 33554432000 4194304 4650419 140734000482912 18446744073709551615 4366865 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6190/statm: 70374 14094 395 112 0 65339 0
[pid=6190/tid=6191] ppid=6188 vsize=281496 CPUtime=6.26 cores=1,3,5,7
/proc/6190/task/6191/stat : 6191 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 6968 0 0 0 625 1 0 0 25 0 4 0 602560852 288251904 14094 33554432000 4194304 4650419 140734000482912 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6190/tid=6192] ppid=6188 vsize=281496 CPUtime=6.29 cores=1,3,5,7
/proc/6190/task/6192/stat : 6192 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 6835 0 0 0 629 0 0 0 25 0 4 0 602560852 288251904 14094 33554432000 4194304 4650419 140734000482912 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6190/tid=6193] ppid=6188 vsize=281496 CPUtime=6.28 cores=1,3,5,7
/proc/6190/task/6193/stat : 6193 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 5409 0 0 0 628 0 0 0 25 0 4 0 602560852 288251904 14094 33554432000 4194304 4650419 140734000482912 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 281496

[startup+12.701 s]
/proc/loadavg: 8.02 8.03 7.91 9/184 6194
/proc/meminfo: memFree=29324876/32950928 swapFree=67111356/67111528
[pid=6190] ppid=6188 vsize=286616 CPUtime=50.71 cores=1,3,5,7
/proc/6190/stat : 6190 (strangenight1-m) R 6188 6190 5921 0 -1 4202496 40075 0 0 0 5065 6 0 0 25 0 4 0 602560851 293494784 21847 33554432000 4194304 4650419 140734000482912 18446744073709551615 4333991 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6190/statm: 71654 21847 395 112 0 66619 0
[pid=6190/tid=6191] ppid=6188 vsize=286616 CPUtime=12.61 cores=1,3,5,7
/proc/6190/task/6191/stat : 6191 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 10728 0 0 0 1260 1 0 0 25 0 4 0 602560852 293494784 21847 33554432000 4194304 4650419 140734000482912 18446744073709551615 4349680 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6190/tid=6192] ppid=6188 vsize=286616 CPUtime=12.69 cores=1,3,5,7
/proc/6190/task/6192/stat : 6192 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 10817 0 0 0 1268 1 0 0 25 0 4 0 602560852 293494784 21847 33554432000 4194304 4650419 140734000482912 18446744073709551615 4363441 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6190/tid=6193] ppid=6188 vsize=286616 CPUtime=12.69 cores=1,3,5,7
/proc/6190/task/6193/stat : 6193 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 8005 0 0 0 1268 1 0 0 25 0 4 0 602560852 293494784 21847 33554432000 4194304 4650419 140734000482912 18446744073709551615 4363331 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 286616

[startup+25.5006 s]
/proc/loadavg: 8.02 8.02 7.91 9/184 6194
/proc/meminfo: memFree=29261636/32950928 swapFree=67111356/67111528
[pid=6190] ppid=6188 vsize=315432 CPUtime=101.83 cores=1,3,5,7
/proc/6190/stat : 6190 (strangenight1-m) R 6188 6190 5921 0 -1 4202496 59123 0 0 0 10173 10 0 0 25 0 4 0 602560851 323002368 31419 33554432000 4194304 4650419 140734000482912 18446744073709551615 4476297 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6190/statm: 78858 31419 395 112 0 73823 0
[pid=6190/tid=6191] ppid=6188 vsize=315432 CPUtime=25.35 cores=1,3,5,7
/proc/6190/task/6191/stat : 6191 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 15241 0 0 0 2533 2 0 0 25 0 4 0 602560852 323002368 31419 33554432000 4194304 4650419 140734000482912 18446744073709551615 4364400 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6190/tid=6192] ppid=6188 vsize=315432 CPUtime=25.48 cores=1,3,5,7
/proc/6190/task/6192/stat : 6192 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 15671 0 0 0 2547 1 0 0 25 0 4 0 602560852 323002368 31419 33554432000 4194304 4650419 140734000482912 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6190/tid=6193] ppid=6188 vsize=315432 CPUtime=25.48 cores=1,3,5,7
/proc/6190/task/6193/stat : 6193 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 11022 0 0 0 2546 2 0 0 25 0 4 0 602560852 323002368 31419 33554432000 4194304 4650419 140734000482912 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 315432

[startup+51.1008 s]
/proc/loadavg: 8.01 8.02 7.91 9/184 6195
/proc/meminfo: memFree=29236548/32950928 swapFree=67111356/67111528
[pid=6190] ppid=6188 vsize=318064 CPUtime=204.09 cores=1,3,5,7
/proc/6190/stat : 6190 (strangenight1-m) R 6188 6190 5921 0 -1 4202496 90328 0 0 0 20387 22 0 0 25 0 4 0 602560851 325697536 35094 33554432000 4194304 4650419 140734000482912 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6190/statm: 79516 35094 395 112 0 74481 0
[pid=6190/tid=6191] ppid=6188 vsize=318064 CPUtime=50.81 cores=1,3,5,7
/proc/6190/task/6191/stat : 6191 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 22782 0 0 0 5075 6 0 0 25 0 4 0 602560852 325697536 35094 33554432000 4194304 4650419 140734000482912 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6190/tid=6192] ppid=6188 vsize=318064 CPUtime=51.09 cores=1,3,5,7
/proc/6190/task/6192/stat : 6192 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 24629 0 0 0 5105 4 0 0 25 0 4 0 602560852 325697536 35094 33554432000 4194304 4650419 140734000482912 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6190/tid=6193] ppid=6188 vsize=318064 CPUtime=51.08 cores=1,3,5,7
/proc/6190/task/6193/stat : 6193 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 15862 0 0 0 5104 4 0 0 25 0 4 0 602560852 325697536 35094 33554432000 4194304 4650419 140734000482912 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 318064

[startup+102.306 s]
/proc/loadavg: 8.00 8.02 7.91 9/184 6196
/proc/meminfo: memFree=29161712/32950928 swapFree=67111356/67111528
[pid=6190] ppid=6188 vsize=327928 CPUtime=408.64 cores=1,3,5,7
/proc/6190/stat : 6190 (strangenight1-m) R 6188 6190 5921 0 -1 4202496 144401 0 0 0 40823 41 0 0 25 0 4 0 602560851 335798272 41142 33554432000 4194304 4650419 140734000482912 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6190/statm: 81982 41142 395 112 0 76947 0
[pid=6190/tid=6191] ppid=6188 vsize=327928 CPUtime=101.74 cores=1,3,5,7
/proc/6190/task/6191/stat : 6191 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 38916 0 0 0 10162 12 0 0 25 0 4 0 602560852 335798272 41142 33554432000 4194304 4650419 140734000482912 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6190/tid=6192] ppid=6188 vsize=327928 CPUtime=102.29 cores=1,3,5,7
/proc/6190/task/6192/stat : 6192 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 38919 0 0 0 10220 9 0 0 25 0 4 0 602560852 335798272 41142 33554432000 4194304 4650419 140734000482912 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6190/tid=6193] ppid=6188 vsize=327928 CPUtime=102.28 cores=1,3,5,7
/proc/6190/task/6193/stat : 6193 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 23651 0 0 0 10221 7 0 0 25 0 4 0 602560852 335798272 41142 33554432000 4194304 4650419 140734000482912 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 327928

[startup+162.301 s]

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

[pid=6190] ppid=6188 vsize=521800 CPUtime=2804.59 cores=1,3,5,7
/proc/6190/stat : 6190 (strangenight1-m) R 6188 6190 5921 0 -1 4202496 408740 0 0 0 280298 161 0 0 25 0 4 0 602560851 534323200 100434 33554432000 4194304 4650419 140734000482912 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6190/statm: 130450 100434 395 112 0 125415 0
[pid=6190/tid=6191] ppid=6188 vsize=521800 CPUtime=698.48 cores=1,3,5,7
/proc/6190/task/6191/stat : 6191 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 69151 0 0 0 69822 26 0 0 25 0 4 0 602560852 534323200 100434 33554432000 4194304 4650419 140734000482912 18446744073709551615 4363426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6190/tid=6192] ppid=6188 vsize=521800 CPUtime=702.31 cores=1,3,5,7
/proc/6190/task/6192/stat : 6192 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 140950 0 0 0 70173 58 0 0 25 0 4 0 602560852 534323200 100434 33554432000 4194304 4650419 140734000482912 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6190/tid=6193] ppid=6188 vsize=521800 CPUtime=701.46 cores=1,3,5,7
/proc/6190/task/6193/stat : 6193 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 42795 0 0 0 70132 14 0 0 25 0 4 0 602560852 534323200 100434 33554432000 4194304 4650419 140734000482912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2804.59
Current children cumulated vsize (KiB) 521800

[startup+762.307 s]
/proc/loadavg: 8.22 8.16 8.01 9/184 6217
/proc/meminfo: memFree=28726240/32950928 swapFree=67111356/67111528
[pid=6190] ppid=6188 vsize=522048 CPUtime=3044.3 cores=1,3,5,7
/proc/6190/stat : 6190 (strangenight1-m) R 6188 6190 5921 0 -1 4202496 426415 0 0 0 304260 170 0 0 25 0 4 0 602560851 534577152 99531 33554432000 4194304 4650419 140734000482912 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6190/statm: 130512 99531 395 112 0 125477 0
[pid=6190/tid=6191] ppid=6188 vsize=522048 CPUtime=758.16 cores=1,3,5,7
/proc/6190/task/6191/stat : 6191 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 69715 0 0 0 75789 27 0 0 25 0 4 0 602560852 534577152 99531 33554432000 4194304 4650419 140734000482912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6190/tid=6192] ppid=6188 vsize=522048 CPUtime=762.31 cores=1,3,5,7
/proc/6190/task/6192/stat : 6192 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 151186 0 0 0 76169 62 0 0 25 0 4 0 602560852 534577152 99531 33554432000 4194304 4650419 140734000482912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6190/tid=6193] ppid=6188 vsize=522048 CPUtime=761.46 cores=1,3,5,7
/proc/6190/task/6193/stat : 6193 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 42877 0 0 0 76132 14 0 0 25 0 4 0 602560852 534577152 99531 33554432000 4194304 4650419 140734000482912 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.3
Current children cumulated vsize (KiB) 522048

[startup+822.3 s]
/proc/loadavg: 8.18 8.16 8.02 9/184 6219
/proc/meminfo: memFree=28704480/32950928 swapFree=67111356/67111528
[pid=6190] ppid=6188 vsize=534520 CPUtime=3283.95 cores=1,3,5,7
/proc/6190/stat : 6190 (strangenight1-m) R 6188 6190 5921 0 -1 4202496 443240 0 0 0 328217 178 0 0 25 0 4 0 602560851 547348480 102130 33554432000 4194304 4650419 140734000482912 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6190/statm: 133630 102130 395 112 0 128595 0
[pid=6190/tid=6191] ppid=6188 vsize=534520 CPUtime=817.83 cores=1,3,5,7
/proc/6190/task/6191/stat : 6191 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 71420 0 0 0 81756 27 0 0 25 0 4 0 602560852 547348480 102130 33554432000 4194304 4650419 140734000482912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6190/tid=6192] ppid=6188 vsize=534520 CPUtime=822.31 cores=1,3,5,7
/proc/6190/task/6192/stat : 6192 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 159000 0 0 0 82164 67 0 0 25 0 4 0 602560852 547348480 102130 33554432000 4194304 4650419 140734000482912 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6190/tid=6193] ppid=6188 vsize=534520 CPUtime=821.45 cores=1,3,5,7
/proc/6190/task/6193/stat : 6193 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 42943 0 0 0 82131 14 0 0 25 0 4 0 602560852 547348480 102130 33554432000 4194304 4650419 140734000482912 18446744073709551615 4365273 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3283.95
Current children cumulated vsize (KiB) 534520

[startup+882.301 s]
/proc/loadavg: 8.12 8.14 8.02 9/184 6220
/proc/meminfo: memFree=28704552/32950928 swapFree=67111356/67111528
[pid=6190] ppid=6188 vsize=600608 CPUtime=3523.63 cores=1,3,5,7
/proc/6190/stat : 6190 (strangenight1-m) R 6188 6190 5921 0 -1 4202496 460058 0 0 0 352176 187 0 0 25 0 4 0 602560851 615022592 104280 33554432000 4194304 4650419 140734000482912 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6190/statm: 150152 104280 395 112 0 145117 0
[pid=6190/tid=6191] ppid=6188 vsize=600608 CPUtime=877.5 cores=1,3,5,7
/proc/6190/task/6191/stat : 6191 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 72697 0 0 0 87723 27 0 0 25 0 4 0 602560852 615022592 104280 33554432000 4194304 4650419 140734000482912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6190/tid=6192] ppid=6188 vsize=600608 CPUtime=882.31 cores=1,3,5,7
/proc/6190/task/6192/stat : 6192 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 166812 0 0 0 88160 71 0 0 25 0 4 0 602560852 615022592 104280 33554432000 4194304 4650419 140734000482912 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6190/tid=6193] ppid=6188 vsize=600608 CPUtime=881.46 cores=1,3,5,7
/proc/6190/task/6193/stat : 6193 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 43127 0 0 0 88131 15 0 0 25 0 4 0 602560852 615022592 104280 33554432000 4194304 4650419 140734000482912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3523.63
Current children cumulated vsize (KiB) 600608

[startup+942.301 s]
/proc/loadavg: 8.09 8.13 8.02 9/184 6222
/proc/meminfo: memFree=28658636/32950928 swapFree=67111356/67111528
[pid=6190] ppid=6188 vsize=600768 CPUtime=3763.31 cores=1,3,5,7
/proc/6190/stat : 6190 (strangenight1-m) R 6188 6190 5921 0 -1 4202496 478978 0 0 0 376135 196 0 0 25 0 4 0 602560851 615186432 108269 33554432000 4194304 4650419 140734000482912 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6190/statm: 150192 108269 395 112 0 145157 0
[pid=6190/tid=6191] ppid=6188 vsize=600768 CPUtime=937.19 cores=1,3,5,7
/proc/6190/task/6191/stat : 6191 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 72850 0 0 0 93691 28 0 0 25 0 4 0 602560852 615186432 108269 33554432000 4194304 4650419 140734000482912 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6190/tid=6192] ppid=6188 vsize=600768 CPUtime=942.31 cores=1,3,5,7
/proc/6190/task/6192/stat : 6192 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 176064 0 0 0 94156 75 0 0 25 0 4 0 602560852 615186432 108269 33554432000 4194304 4650419 140734000482912 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6190/tid=6193] ppid=6188 vsize=600768 CPUtime=941.46 cores=1,3,5,7
/proc/6190/task/6193/stat : 6193 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 43209 0 0 0 94131 15 0 0 25 0 4 0 602560852 615186432 108269 33554432000 4194304 4650419 140734000482912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.31
Current children cumulated vsize (KiB) 600768

[startup+1002.3 s]
/proc/loadavg: 8.08 8.12 8.02 9/184 6223
/proc/meminfo: memFree=28650532/32950928 swapFree=67111356/67111528
[pid=6190] ppid=6188 vsize=613248 CPUtime=4002.99 cores=1,3,5,7
/proc/6190/stat : 6190 (strangenight1-m) R 6188 6190 5921 0 -1 4202496 496297 0 0 0 400091 208 0 0 25 0 4 0 602560851 627965952 110085 33554432000 4194304 4650419 140734000482912 18446744073709551615 4364777 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6190/statm: 153312 110085 395 112 0 148277 0
[pid=6190/tid=6191] ppid=6188 vsize=613248 CPUtime=996.86 cores=1,3,5,7
/proc/6190/task/6191/stat : 6191 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 74653 0 0 0 99657 29 0 0 25 0 4 0 602560852 627965952 110085 33554432000 4194304 4650419 140734000482912 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6190/tid=6192] ppid=6188 vsize=613248 CPUtime=1002.32 cores=1,3,5,7
/proc/6190/task/6192/stat : 6192 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 183364 0 0 0 100152 80 0 0 25 0 4 0 602560852 627965952 110085 33554432000 4194304 4650419 140734000482912 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6190/tid=6193] ppid=6188 vsize=613248 CPUtime=1001.45 cores=1,3,5,7
/proc/6190/task/6193/stat : 6193 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 43221 0 0 0 100130 15 0 0 25 0 4 0 602560852 627965952 110085 33554432000 4194304 4650419 140734000482912 18446744073709551615 4366943 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4002.99
Current children cumulated vsize (KiB) 613248

[startup+1062.3 s]
/proc/loadavg: 8.07 8.11 8.02 9/184 6225
/proc/meminfo: memFree=28592456/32950928 swapFree=67111356/67111528
[pid=6190] ppid=6188 vsize=695968 CPUtime=4242.67 cores=1,3,5,7
/proc/6190/stat : 6190 (strangenight1-m) R 6188 6190 5921 0 -1 4202496 521094 0 0 0 424047 220 0 0 25 0 4 0 602560851 712671232 107791 33554432000 4194304 4650419 140734000482912 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6190/statm: 173992 107791 395 112 0 168957 0
[pid=6190/tid=6191] ppid=6188 vsize=695968 CPUtime=1056.53 cores=1,3,5,7
/proc/6190/task/6191/stat : 6191 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 76236 0 0 0 105623 30 0 0 25 0 4 0 602560852 712671232 107791 33554432000 4194304 4650419 140734000482912 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6190/tid=6192] ppid=6188 vsize=695968 CPUtime=1062.32 cores=1,3,5,7
/proc/6190/task/6192/stat : 6192 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 190786 0 0 0 106148 84 0 0 25 0 4 0 602560852 712671232 107791 33554432000 4194304 4650419 140734000482912 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6190/tid=6193] ppid=6188 vsize=695968 CPUtime=1061.46 cores=1,3,5,7
/proc/6190/task/6193/stat : 6193 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 50827 0 0 0 106128 18 0 0 25 0 4 0 602560852 712671232 107791 33554432000 4194304 4650419 140734000482912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4242.67
Current children cumulated vsize (KiB) 695968

[startup+1122.3 s]
/proc/loadavg: 8.02 8.08 8.01 9/184 6227
/proc/meminfo: memFree=28505356/32950928 swapFree=67111356/67111528
[pid=6190] ppid=6188 vsize=756412 CPUtime=4482.35 cores=1,3,5,7
/proc/6190/stat : 6190 (strangenight1-m) R 6188 6190 5921 0 -1 4202496 544592 0 0 0 448004 231 0 0 25 0 4 0 602560851 774565888 117036 33554432000 4194304 4650419 140734000482912 18446744073709551615 4364777 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6190/statm: 189103 117036 395 112 0 184068 0
[pid=6190/tid=6191] ppid=6188 vsize=756412 CPUtime=1116.21 cores=1,3,5,7
/proc/6190/task/6191/stat : 6191 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 79428 0 0 0 111589 32 0 0 25 0 4 0 602560852 774565888 117036 33554432000 4194304 4650419 140734000482912 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6190/tid=6192] ppid=6188 vsize=756412 CPUtime=1122.32 cores=1,3,5,7
/proc/6190/task/6192/stat : 6192 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 196588 0 0 0 112146 86 0 0 25 0 4 0 602560852 774565888 117036 33554432000 4194304 4650419 140734000482912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6190/tid=6193] ppid=6188 vsize=756412 CPUtime=1121.46 cores=1,3,5,7
/proc/6190/task/6193/stat : 6193 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 56085 0 0 0 112125 21 0 0 25 0 4 0 602560852 774565888 117036 33554432000 4194304 4650419 140734000482912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.35
Current children cumulated vsize (KiB) 756412

[startup+1182.3 s]
/proc/loadavg: 8.01 8.07 8.00 9/184 6228
/proc/meminfo: memFree=28536428/32950928 swapFree=67111356/67111528
[pid=6190] ppid=6188 vsize=655708 CPUtime=4722.03 cores=1,3,5,7
/proc/6190/stat : 6190 (strangenight1-m) R 6188 6190 5921 0 -1 4202496 561799 0 0 0 471963 240 0 0 25 0 4 0 602560851 671444992 114254 33554432000 4194304 4650419 140734000482912 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6190/statm: 163927 114254 395 112 0 158892 0
[pid=6190/tid=6191] ppid=6188 vsize=655708 CPUtime=1175.89 cores=1,3,5,7
/proc/6190/task/6191/stat : 6191 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 79608 0 0 0 117557 32 0 0 25 0 4 0 602560852 671444992 114254 33554432000 4194304 4650419 140734000482912 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6190/tid=6192] ppid=6188 vsize=655708 CPUtime=1182.33 cores=1,3,5,7
/proc/6190/task/6192/stat : 6192 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 207049 0 0 0 118141 92 0 0 25 0 4 0 602560852 671444992 114254 33554432000 4194304 4650419 140734000482912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6190/tid=6193] ppid=6188 vsize=655708 CPUtime=1181.46 cores=1,3,5,7
/proc/6190/task/6193/stat : 6193 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 57438 0 0 0 118124 22 0 0 25 0 4 0 602560852 671444992 114254 33554432000 4194304 4650419 140734000482912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.03
Current children cumulated vsize (KiB) 655708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 7.68 8.00 7.98 5/176 6247
/proc/meminfo: memFree=29040748/32950928 swapFree=67111356/67111528
[pid=6190] ppid=6188 vsize=708920 CPUtime=4800.33 cores=1,3,5,7
/proc/6190/stat : 6190 (strangenight1-m) R 6188 6190 5921 0 -1 4202496 568117 0 0 0 479790 243 0 0 25 0 4 0 602560851 725934080 116506 33554432000 4194304 4650419 140734000482912 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6190/statm: 177230 116506 395 112 0 172195 0
[pid=6190/tid=6191] ppid=6188 vsize=708920 CPUtime=1195.38 cores=1,3,5,7
/proc/6190/task/6191/stat : 6191 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 79608 0 0 0 119506 32 0 0 25 0 4 0 602560852 725934080 116506 33554432000 4194304 4650419 140734000482912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6190/tid=6192] ppid=6188 vsize=708920 CPUtime=1201.93 cores=1,3,5,7
/proc/6190/task/6192/stat : 6192 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 208400 0 0 0 120100 93 0 0 25 0 4 0 602560852 725934080 116506 33554432000 4194304 4650419 140734000482912 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6190/tid=6193] ppid=6188 vsize=708920 CPUtime=1201.06 cores=1,3,5,7
/proc/6190/task/6193/stat : 6193 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 59350 0 0 0 120083 23 0 0 25 0 4 0 602560852 725934080 116506 33554432000 4194304 4650419 140734000482912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 708920

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

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

[startup+1201.9 s]
/proc/loadavg: 7.68 8.00 7.98 5/176 6247
/proc/meminfo: memFree=29040748/32950928 swapFree=67111356/67111528
[pid=6190] ppid=6188 vsize=708920 CPUtime=4800.33 cores=1,3,5,7
/proc/6190/stat : 6190 (strangenight1-m) R 6188 6190 5921 0 -1 4202496 568117 0 0 0 479790 243 0 0 25 0 4 0 602560851 725934080 116506 33554432000 4194304 4650419 140734000482912 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6190/statm: 177230 116506 395 112 0 172195 0
[pid=6190/tid=6191] ppid=6188 vsize=708920 CPUtime=1195.38 cores=1,3,5,7
/proc/6190/task/6191/stat : 6191 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 79608 0 0 0 119506 32 0 0 25 0 4 0 602560852 725934080 116506 33554432000 4194304 4650419 140734000482912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6190/tid=6192] ppid=6188 vsize=708920 CPUtime=1201.93 cores=1,3,5,7
/proc/6190/task/6192/stat : 6192 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 208400 0 0 0 120100 93 0 0 25 0 4 0 602560852 725934080 116506 33554432000 4194304 4650419 140734000482912 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6190/tid=6193] ppid=6188 vsize=708920 CPUtime=1201.06 cores=1,3,5,7
/proc/6190/task/6193/stat : 6193 (strangenight1-m) R 6188 6190 5921 0 -1 4202560 59350 0 0 0 120083 23 0 0 25 0 4 0 602560852 725934080 116506 33554432000 4194304 4650419 140734000482912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 708920

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.93
CPU time (s): 4800.39
CPU user time (s): 4797.93
CPU system time (s): 2.45863
CPU usage (%): 399.389
Max. virtual memory (cumulated for all children) (KiB): 778844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.93
system time used= 2.45863
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 568117
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 197
involuntary context switches= 34510

runsolver used 1.92771 second user time and 4.64729 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-30 02:28:22
IDJOB=3175422
IDBENCH=83040
IDSOLVER=1588
FILE ID=node114/3175422-1304123302
RUNJOBID= node114-1304120892-5940
PBS_JOBID= 13170736
Free space on /tmp= 71800 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S1383380994-043.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175422-1304123302/watcher-3175422-1304123302 -o /tmp/evaluation-result-3175422-1304123302/solver-3175422-1304123302 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175422-1304123302.cnf

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

MD5SUM BENCH= 016ccbb74f587730ed4815e028a75eb1
RANDOM SEED=933231898

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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:     32950928 kB
MemFree:      29482792 kB
Buffers:       1075464 kB
Cached:        1802780 kB
SwapCached:        168 kB
Active:         180428 kB
Inactive:      2782108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29482792 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           12464 kB
Writeback:           0 kB
AnonPages:       84276 kB
Mapped:          15520 kB
Slab:           441376 kB
PageTables:       4952 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   292240 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= 71800 MiB
End job on node114 at 2011-04-30 02:48:26