Trace number 3368566

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.38 1203.65

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S394483079-002-UNKNOWN.cnf
MD5SUM40e955d306a70bd3dffa8283c1221639
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 variables2000
Number of clauses40000
Sum of the clauses size200000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 540000
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368566-1305397396.cnf'
0.00/0.01	c -- header says num vars:           2000
0.00/0.01	c -- header says num clauses:       40000
0.00/0.03	c -- clauses added:            0 learnts,        40000 normals,            0 xors
0.00/0.03	c -- vars added       2000
0.00/0.03	c Parsing time:  0.05 s
0.00/0.03	c  N st     0         0      2000     40000         0         0    200000         0   no data   no data  --
0.00/0.26	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.92
0.00/0.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
1.02/0.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.02/0.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.11/1.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
3.11/1.10	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.11/1.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.24 s
3.11/1.10	c Finding binary XORs  T:     0.00 s  found:       0
3.11/1.10	c Finding non-binary XORs:     0.06 s (found:       0, avg size: nan)
3.11/1.10	c calculated reachability. Time: 0.00
3.11/1.10	c Calc default polars -  time:   0.01 s pos:     936 undec:      77 neg:     987
3.11/1.10	c =========================================================================================
3.11/1.10	c types(t): F = full restart, N = normal restart
3.11/1.10	c types(t): S = simplification begin/end, E = solution found
3.11/1.10	c restart types(rt): st = static, dy = dynamic
3.11/1.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.11/1.10	c  B st     0         0      2000     40000         0         0    200000         0   no data   no data  --
3.11/1.10	c  N dy    18      4042      2000     40000         0      4041    200000    754645    146.96    157.53  --
5.13/1.36	c  N dy    44      8101      2000     40000         0      4768    200000    497368    147.79    158.45  --
6.73/1.74	c  N dy    71     12168      2000     40000         0      8834    200000   1265959    147.57    155.82  --
8.71/2.26	c  N dy   101     16257      2000     40000         0      7428    200000    665511    147.51    156.31  --
10.71/2.75	c  N dy   122     20363      2000     40000         0     11533    200000   1409338    146.63    156.31  --
12.70/3.29	c  N dy   147     24429      2000     40000         0      8515    200000    590025    146.88    160.82  --
13.10/3.35	c  F st   151     25000      2000     40000         0      9086    200000    692401    146.91   no data  --
15.89/4.00	c  N dy   157     30000      2000     40000         0     14079    200000   1738101    146.91   no data  --
15.89/4.00	c  S st   157     30000      2000     40000         0     14079    200000   1738101    146.91   no data  --
15.89/4.09	c  S st   157     30505      2000     40000         0     14584    200000   1820356    146.91   no data  --
15.89/4.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
15.89/4.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.33/4.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.07
16.74/4.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.74/4.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.74/4.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
16.74/4.22	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
37.04/9.34	c lits-rem:       936  cl-subs:       17  v-elim:      0  v-fix:    0  time: 20.39 s
38.26/9.71	c asymm  cl-useful: 0/39164/40000 lits-rem:0 time: 1.44
38.68/9.71	c calculated reachability. Time: 0.00
38.68/9.71	c  N dy   157     30505      2000     40000         0     14567    200000   1811661    146.91   no data  --
41.02/10.33	c  N dy   184     34553      2000     40000         0     10245    200000    690908    147.08    156.33  --
43.06/10.89	c  N dy   205     38657      2000     40000         0     14348    200000   1427408    146.38    154.18  --
45.41/11.49	c  N dy   228     42796      2000     40000         0     18485    200000   2189954    146.23    154.04  --
47.04/11.90	c  S st   244     45759      2000     40000         0     11931    200000    770349    146.00    146.90  --
47.45/11.99	c  S st   244     46262      2000     40000         0     12434    200000    848037    146.00   no data  --
47.45/11.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
47.45/11.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.80/12.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.10
47.80/12.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.80/12.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.80/12.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
47.80/12.05	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
61.35/15.41	c lits-rem:       750  cl-subs:        2  v-elim:      0  v-fix:    0  time: 13.35 s
61.35/15.41	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.02
61.35/15.42	c vivif2 --  cl tried    12432 cl shrink        0 lits rem          0 time: 0.03
61.35/15.43	c asymm  cl-useful: 0/836/40000 lits-rem:0 time: 0.04
61.35/15.43	c calculated reachability. Time: 0.00
61.35/15.43	c  N dy   244     46262      2000     40000         0     12432    200000    846274    146.00   no data  --
63.76/16.03	c  N dy   269     50339      2000     40000         0     16508    200000   1601565    146.22    154.92  --
66.14/16.62	c  N dy   291     54349      2000     40000         0     20517    200000   2328392    145.81    154.53  --
68.54/17.20	c  N dy   318     58479      2000     40000         0     14055    200000    971132    145.61    156.38  --
70.53/17.78	c  N dy   341     62543      2000     40000         0     18118    200000   1723906    145.71    153.68  --
73.35/18.43	c  N dy   365     66687      2000     40000         0     22262    200000   2491753    145.67    160.31  --
74.91/18.84	c  S st   382     69393      2000     40000         0     13341    200000    672804    145.73   no data  --
75.31/18.93	c  S st   382     69894      2000     40000         0     13842    200000    753378    145.73   no data  --
75.31/18.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
75.31/18.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
75.31/18.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.09
75.31/18.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
75.31/18.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
75.31/18.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
75.31/18.99	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
97.25/24.49	c lits-rem:      1475  cl-subs:        0  v-elim:      0  v-fix:    0  time: 21.92 s
97.65/24.50	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.02
97.65/24.50	c vivif2 --  cl tried    13842 cl shrink        0 lits rem          0 time: 0.03
98.85/24.87	c asymm  cl-useful: 0/39946/40000 lits-rem:0 time: 1.47
98.85/24.87	c calculated reachability. Time: 0.00
98.85/24.87	c  N dy   382     69894      2000     40000         0     13842    200000    751903    145.73   no data  --
102.04/25.60	c  N dy   410     74491      2000     40000         0     18437    200000   1609905    145.95    155.52  --
105.23/26.42	c  N dy   441     79416      2000     40000         0     23358    200000   2522097    146.15    155.19  --
108.46/27.30	c  N dy   471     84780      2000     40000         0     16078    200000    981632    145.89    154.01  --
110.42/27.76	c  F st   490     87501      2000     40000         0     18799    200000   1489395    146.00   no data  --
112.41/28.30	c  N st   495     90797      2000     40000         0     22094    200000   2144565    146.00   no data  --
116.80/29.37	c  N dy   518     96752      2000     40000         0     14394    200000    504729    145.91    158.08  --
121.19/30.42	c  N dy   553    103308      2000     40000         0     20946    200000   1702215    145.87    154.19  --
122.03/30.68	c  S st   562    104843      2000     40000         0     22481    200000   1985385    145.85   no data  --
122.78/30.81	c  S st   562    105345      2000     40000         0     22983    200000   2057379    145.85   no data  --
122.78/30.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
122.78/30.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
122.78/30.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.14
123.18/30.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
123.18/30.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
123.18/30.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
123.18/30.93	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
175.43/44.08	c lits-rem:       549  cl-subs:        6  v-elim:      0  v-fix:    0  time: 52.34 s
175.43/44.08	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.01
175.82/44.10	c vivif2 --  cl tried    22977 cl shrink        0 lits rem          0 time: 0.08
177.02/44.43	c asymm  cl-useful: 0/33141/40000 lits-rem:0 time: 1.31
177.02/44.43	c calculated reachability. Time: 0.00
177.02/44.43	c  N dy   562    105345      2000     40000         0     22977    200000   2054632    145.85   no data  --
181.41/45.55	c  N dy   609    112091      2000     40000         0     15068    200000    444176    145.85    157.10  --
185.39/46.58	c  N dy   654    119250      2000     40000         0     22224    200000   1762197    145.88    186.50  --
190.59/47.84	c  N dy   701    127159      2000     40000         0     30129    200000   3208545    145.80    159.11  --
195.78/49.18	c  N dy   755    135614      2000     40000         0     22923    200000   1708657    145.91    153.68  --
201.75/50.64	c  N dy   809    144390      2000     40000         0     31694    200000   3321683    145.97    160.60  --
207.74/52.12	c  N dy   862    153679      2000     40000         0     24325    200000   1774824    145.86    153.82  --
210.53/52.87	c  S st   885    158019      2000     40000         0     28663    200000   2553373    145.74   no data  --
210.93/52.99	c  S st   885    158520      2000     40000         0     29164    200000   2628194    145.74   no data  --
211.33/53.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
211.33/53.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
211.33/53.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.16
211.72/53.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
211.72/53.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
211.72/53.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
211.72/53.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
289.09/72.59	c lits-rem:       698  cl-subs:        4  v-elim:      0  v-fix:    0  time: 77.47 s
289.09/72.60	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.02
289.50/72.62	c vivif2 --  cl tried    29160 cl shrink        0 lits rem          0 time: 0.10
289.90/72.74	c asymm  cl-useful: 0/6859/40000 lits-rem:0 time: 0.45
289.90/72.74	c calculated reachability. Time: 0.00
289.90/72.74	c  N dy   885    158520      2000     40000         0     29160    200000   2625877    145.74   no data  --
297.11/74.58	c  N dy   955    168794      2000     40000         0     21772    200000   1148844    145.89    153.91  --
304.26/76.37	c  N dy  1022    179664      2000     40000         0     32642    200000   3150685    145.87    157.96  --
312.64/78.42	c  N dy  1094    191440      2000     40000         0     25758    200000   1702638    145.85    155.27  --
321.40/80.64	c  N dy  1169    203950      2000     40000         0     38263    200000   3985100    145.69    153.97  --
330.18/82.88	c  N dy  1244    217022      2000     40000         0     31674    200000   2600741    145.61    154.55  --
340.98/85.59	c  N dy  1324    230890      2000     40000         0     24875    200000   1182854    145.54    154.75  --
346.13/86.86	c  S st  1365    237780      2000     40000         0     31764    200000   2431841    145.51    146.52  --
346.53/86.99	c  S st  1365    238284      2000     40000         0     32268    200000   2506063    145.51   no data  --
346.93/87.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
346.93/87.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
346.93/87.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.16
347.33/87.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
347.33/87.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
347.33/87.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
347.33/87.13	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
436.27/109.47	c lits-rem:       617  cl-subs:        8  v-elim:      0  v-fix:    0  time: 89.01 s
436.27/109.47	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.02
436.67/109.50	c vivif2 --  cl tried    32260 cl shrink        0 lits rem          0 time: 0.10
438.27/109.94	c asymm  cl-useful: 0/28395/40000 lits-rem:0 time: 1.75
438.27/109.94	c calculated reachability. Time: 0.00
438.27/109.94	c  N dy  1365    238284      2000     40000         0     32260    200000   2501671    145.51   no data  --
450.66/113.10	c  N dy  1449    253629      2000     40000         0     25936    200000   1193869    145.34    153.37  --
464.24/116.46	c  N dy  1555    269917      2000     40000         0     42221    200000   4204603    145.40    153.57  --
478.55/120.04	c  N dy  1668    287183      2000     40000         0     36821    200000   3030617    145.48    155.26  --
494.53/124.01	c  N dy  1782    305618      2000     40000         0     31590    200000   1872248    145.46    153.19  --
494.94/124.15	c  F st  1787    306252      2000     40000         0     32223    200000   1991726    145.47    148.43  --
512.08/128.49	c  N dy  1877    325167      2000     40000         0     26472    200000    772455    145.50    154.16  --
530.04/132.99	c  N dy  2006    345271      2000     40000         0     46571    200000   4484104    145.55    153.28  --
541.16/135.73	c  S st  2079    357427      2000     40000         0     33070    200000   1801534    145.49   no data  --
541.56/135.88	c  S st  2079    357928      2000     40000         0     33571    200000   1879860    145.49   no data  --
541.56/135.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
541.56/135.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
541.96/135.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.18
542.36/136.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
542.36/136.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
542.36/136.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
542.36/136.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
595.44/149.40	c lits-rem:       661  cl-subs:        2  v-elim:      0  v-fix:    0  time: 53.33 s
595.44/149.40	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.02
595.85/149.42	c vivif2 --  cl tried    33569 cl shrink        0 lits rem          0 time: 0.08
596.60/149.64	c asymm  cl-useful: 0/11605/40000 lits-rem:0 time: 0.87
596.60/149.64	c calculated reachability. Time: 0.00
596.60/149.64	c  N dy  2079    357928      2000     40000         0     33569    200000   1878458    145.49   no data  --
615.35/154.33	c  N dy  2203    378437      2000     40000         0     27415    200000    594402    145.46    155.44  --
632.09/158.56	c  N dy  2319    398495      2000     40000         0     47469    200000   4236863    145.35    153.60  --
650.45/163.11	c  N dy  2446    418564      2000     40000         0     39872    200000   2700567    145.37    155.62  --
670.01/168.01	c  N dy  2576    438664      2000     40000         0     31303    200000    958354    145.47    153.33  --
687.98/172.53	c  N dy  2704    458717      2000     40000         0     51347    200000   4647705    145.50    154.36  --
706.27/177.17	c  N dy  2828    478736      2000     40000         0     41706    200000   2694983    145.53    196.56  --
726.62/182.28	c  N dy  2947    498916      2000     40000         0     31230    200000    589823    145.49    155.34  --
744.59/186.72	c  N dy  3069    519099      2000     40000         0     51409    200000   4306659    145.48    154.63  --
762.14/191.13	c  S st  3180    536892      2000     40000         0     37535    200000   1569211    145.48   no data  --
762.55/191.28	c  S st  3180    537393      2000     40000         0     38036    200000   1655811    145.48   no data  --
762.55/191.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
762.55/191.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
762.90/191.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.19
763.31/191.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
763.31/191.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
763.31/191.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
763.31/191.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
801.63/201.03	c lits-rem:       572  cl-subs:        4  v-elim:      0  v-fix:    0  time: 38.35 s
801.63/201.03	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.02
801.63/201.05	c vivif2 --  cl tried    38032 cl shrink        0 lits rem          0 time: 0.07
803.59/201.50	c asymm  cl-useful: 0/26279/40000 lits-rem:0 time: 1.78
803.59/201.50	c calculated reachability. Time: 0.00
803.59/201.50	c  N dy  3180    537393      2000     40000         0     38032    200000   1653960    145.48   no data  --
823.14/206.41	c  N dy  3306    557640      2000     40000         0     58274    200000   5362026    145.46    153.22  --
842.27/211.29	c  N dy  3431    577726      2000     40000         0     45702    200000   2889295    145.45    157.67  --
863.46/216.56	c  N dy  3555    597758      2000     40000         0     65730    200000   6576078    145.51    153.66  --
882.56/221.33	c  N dy  3681    617963      2000     40000         0     52269    200000   3911102    145.50    153.53  --
903.70/226.69	c  N dy  3808    638170      2000     40000         0     37816    200000   1105438    145.51    154.40  --
922.85/231.40	c  N dy  3929    658261      2000     40000         0     57900    200000   4803614    145.53    162.35  --
943.98/236.76	c  N dy  4059    678313      2000     40000         0     42289    200000   1723819    145.54    168.24  --
963.96/241.79	c  N dy  4178    698380      2000     40000         0     62350    200000   5418557    145.53    156.72  --
985.07/247.07	c  N dy  4300    718520      2000     40000         0     45824    200000   2220758    145.53    153.26  --
1006.21/252.31	c  N dy  4423    738561      2000     40000         0     65862    200000   5905284    145.54    153.75  --
1027.73/257.77	c  N dy  4559    758734      2000     40000         0     48376    200000   2519542    145.63    153.58  --
1049.67/263.28	c  N dy  4689    778819      2000     40000         0     68460    200000   6236483    145.66    180.54  --
1071.61/268.71	c  N dy  4814    799231      2000     40000         0     50208    200000   2656428    145.65    154.52  --
1078.44/270.44	c  S st  4854    806089      2000     40000         0     57063    200000   3901009    145.63   no data  --
1079.18/270.63	c  S st  4854    806591      2000     40000         0     57565    200000   3980329    145.63   no data  --
1079.18/270.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1079.18/270.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1079.58/270.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.24
1079.98/270.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1079.98/270.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1079.98/270.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
1079.98/270.85	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2247.75/563.65	c lits-rem:       398  cl-subs:       11  v-elim:      0  v-fix:    0  time: 1166.58 s
2247.75/563.65	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.02
2247.75/563.69	c vivif2 --  cl tried    57554 cl shrink        0 lits rem          0 time: 0.17
2249.39/564.09	c asymm  cl-useful: 0/13721/40000 lits-rem:0 time: 1.56
2249.39/564.09	c calculated reachability. Time: 0.00
2249.39/564.09	c  N dy  4854    806591      2000     40000         0     57554    200000   3976087    145.63   no data  --
2273.28/570.00	c  N dy  4969    826621      2000     40000         0     77579    200000   7656825    145.61    158.03  --
2294.02/575.23	c  N dy  5098    846768      2000     40000         0     58061    200000   3951288    145.63    156.52  --
2318.35/581.31	c  N dy  5222    866885      2000     40000         0     78176    200000   7646393    145.63    155.15  --
2339.49/586.63	c  N dy  5348    886976      2000     40000         0     57601    200000   3708681    145.65    160.87  --
2363.45/592.66	c  N dy  5474    907077      2000     40000         0     77696    200000   7428705    145.65    155.27  --
2385.39/598.15	c  N dy  5604    927084      2000     40000         0     56044    200000   3249527    145.69    162.97  --
2408.88/604.07	c  N dy  5736    947155      2000     40000         0     76107    200000   6969971    145.71    153.92  --
2431.62/609.76	c  N dy  5857    967280      2000     40000         0     53577    200000   2586243    145.73    154.61  --
2454.76/615.53	c  N dy  5979    987319      2000     40000         0     73611    200000   6303488    145.76    159.29  --
2479.88/621.80	c  N dy  6112   1007408      2000     40000         0     50040    200000   1779260    145.81    165.17  --
2502.23/627.44	c  N dy  6240   1027479      2000     40000         0     70107    200000   5482200    145.84    162.78  --
2529.35/634.29	c  N dy  6375   1047715      2000     40000         0     45684    200000    781744    145.86    154.62  --
2550.48/639.53	c  N dy  6495   1067817      2000     40000         0     65783    200000   4474254    145.85    153.65  --
2555.26/640.72	c  F st  6520   1071875      2000     40000         0     69841    200000   5213017    145.84   no data  --
2575.20/645.75	c  N dy  6594   1087918      2000     40000         0     85881    200000   8247631    145.85    189.24  --
2598.73/651.65	c  N dy  6729   1108052      2000     40000         0     60353    200000   3334405    145.89    158.13  --
2623.46/657.81	c  N dy  6848   1128485      2000     40000         0     80778    200000   7101042    145.88    157.83  --
2648.62/664.13	c  N dy  6966   1148570      2000     40000         0     54209    200000   1987037    145.87    159.57  --
2671.32/669.84	c  N dy  7085   1168628      2000     40000         0     74264    200000   5671924    145.86    160.94  --
2698.84/676.73	c  N dy  7205   1188731      2000     40000         0     94363    200000   9362391    145.85    157.66  --
2720.77/682.24	c  N dy  7324   1208765      2000     40000         0     66730    200000   4167561    145.87    163.58  --
2721.98/682.57	c  S st  7330   1209886      2000     40000         0     67851    200000   4373847    145.87   no data  --
2722.78/682.79	c  S st  7330   1210389      2000     40000         0     68354    200000   4455596    145.87   no data  --
2722.78/682.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
2722.78/682.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2723.20/682.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.28
2723.97/683.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2723.97/683.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2723.97/683.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
2723.97/683.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4342.06/1088.79	c lits-rem:       305  cl-subs:       10  v-elim:      0  v-fix:    0  time: 1617.10 s
4342.06/1088.80	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.02
4342.47/1088.84	c vivif2 --  cl tried    68344 cl shrink        0 lits rem          0 time: 0.18
4344.42/1089.34	c asymm  cl-useful: 0/18812/40000 lits-rem:0 time: 1.98
4344.42/1089.34	c calculated reachability. Time: 0.00
4344.42/1089.34	c  N dy  7330   1210389      2000     40000         0     68344    200000   4450824    145.87   no data  --
4370.75/1095.94	c  N dy  7464   1230451      2000     40000         0     88400    200000   8145436    145.87    153.88  --
4395.87/1102.27	c  N dy  7591   1250611      2000     40000         0     59905    200000   2713557    145.89    154.58  --
4420.21/1108.36	c  N dy  7712   1270856      2000     40000         0     80144    200000   6413156    145.88    153.57  --
4449.31/1115.65	c  N dy  7836   1291026      2000     40000         0     50652    200000    820368    145.90    154.18  --
4471.65/1121.25	c  N dy  7956   1311066      2000     40000         0     70689    200000   4522717    145.91    159.31  --
4498.77/1128.02	c  N dy  8078   1331070      2000     40000         0     90680    200000   8202599    145.92    153.77  --
4525.09/1134.61	c  N dy  8195   1351144      2000     40000         0     60104    200000   2404837    145.92    155.79  --
4549.42/1140.78	c  N dy  8322   1371238      2000     40000         0     80196    200000   6110669    145.93    157.09  --
4579.38/1148.22	c  N dy  8448   1391283      2000     40000         0    100233    200000   9791015    145.94    154.03  --
4603.26/1154.21	c  N dy  8565   1411506      2000     40000         0     68805    200000   3799241    145.93    156.73  --
4629.19/1160.72	c  N dy  8680   1431527      2000     40000         0     88823    200000   7491913    145.93    158.87  --
4659.10/1168.22	c  N dy  8807   1451529      2000     40000         0     56163    200000   1302649    145.96    154.42  --
4682.63/1174.13	c  N dy  8929   1471638      2000     40000         0     76264    200000   5003204    145.96    154.67  --
4710.99/1181.25	c  N dy  9046   1491713      2000     40000         0     96335    200000   8681366    145.95    171.24  --
4737.32/1187.89	c  N dy  9174   1511876      2000     40000         0     62840    200000   2351512    145.96    155.30  --
4760.80/1193.78	c  N dy  9302   1531888      2000     40000         0     82847    200000   6092199    146.00    156.95  --
4789.13/1200.82	c  N dy  9420   1551978      2000     40000         0    102929    200000   9811676    146.00    158.49  --

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-3368566-1305397396/watcher-3368566-1305397396 -o /tmp/evaluation-result-3368566-1305397396/solver-3368566-1305397396 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368566-1305397396.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: 6.36 7.71 7.89 3/349 17535
/proc/meminfo: memFree=24756028/32950928 swapFree=67056568/67111528
[pid=17535] ppid=17533 vsize=51236 CPUtime=0.01 cores=1,3,5,7
/proc/17535/stat : 17535 (strangenight1-m) R 17533 17535 17503 0 -1 4202496 416 0 0 0 1 0 0 0 25 0 4 0 651336675 52465664 356 33554432000 4194304 4650419 140734353771616 18446744073709551615 47630572111385 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17535/statm: 12809 356 306 112 0 7774 0
[pid=17535/tid=17536] ppid=17533 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/17535/task/17536/stat : 17536 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 4 0 651336675 52465664 356 33554432000 4194304 4650419 140734353771616 18446744073709551615 47630572111383 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17535/tid=17537] ppid=17533 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/17535/task/17537/stat : 17537 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651336675 52465664 356 33554432000 4194304 4650419 140734353771616 18446744073709551615 47630572111794 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17535/tid=17538] ppid=17533 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/17535/task/17538/stat : 17538 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651336675 52465664 356 33554432000 4194304 4650419 140734353771616 18446744073709551615 47630572111385 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.232999 s]
/proc/loadavg: 6.36 7.71 7.89 3/349 17535
/proc/meminfo: memFree=24756028/32950928 swapFree=67056568/67111528
[pid=17535] ppid=17533 vsize=318388 CPUtime=1.02 cores=1,3,5,7
/proc/17535/stat : 17535 (strangenight1-m) R 17533 17535 17503 0 -1 4202496 8099 0 0 0 100 2 0 0 18 0 4 0 651336675 326029312 7118 33554432000 4194304 4650419 140734353771616 18446744073709551615 4511605 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17535/statm: 72964 6552 377 112 0 67929 0
[pid=17535/tid=17536] ppid=17533 vsize=291856 CPUtime=0.26 cores=1,3,5,7
/proc/17535/task/17536/stat : 17536 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 2244 0 0 0 26 0 0 0 18 0 4 0 651336675 298860544 6700 33554432000 4194304 4650419 140734353771616 18446744073709551615 239476355781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17535/tid=17537] ppid=17533 vsize=291856 CPUtime=0.26 cores=1,3,5,7
/proc/17535/task/17537/stat : 17537 (strangenight1-m) D 17533 17535 17503 0 -1 4202560 2199 0 0 0 25 1 0 0 18 0 4 0 651336675 298860544 6933 33554432000 4194304 4650419 140734353771616 18446744073709551615 239476738231 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17535/tid=17538] ppid=17533 vsize=291856 CPUtime=0.27 cores=1,3,5,7
/proc/17535/task/17538/stat : 17538 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 1693 0 0 0 27 0 0 0 18 0 4 0 651336675 298860544 6987 33554432000 4194304 4650419 140734353771616 18446744073709551615 4365373 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 318388

[startup+0.794072 s]
/proc/loadavg: 6.36 7.71 7.89 3/349 17535
/proc/meminfo: memFree=24756028/32950928 swapFree=67056568/67111528
[pid=17535] ppid=17533 vsize=304768 CPUtime=3.11 cores=1,3,5,7
/proc/17535/stat : 17535 (strangenight1-m) R 17533 17535 17503 0 -1 4202496 19014 0 0 0 305 6 0 0 18 0 4 0 651336675 312082432 14686 33554432000 4194304 4650419 140734353771616 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17535/statm: 76192 14686 391 112 0 71157 0
[pid=17535/tid=17536] ppid=17533 vsize=304768 CPUtime=0.77 cores=1,3,5,7
/proc/17535/task/17536/stat : 17536 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 5069 0 0 0 76 1 0 0 18 0 4 0 651336675 312082432 14174 33554432000 4194304 4650419 140734353771616 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17535/tid=17537] ppid=17533 vsize=304768 CPUtime=0.77 cores=1,3,5,7
/proc/17535/task/17537/stat : 17537 (strangenight1-m) D 17533 17535 17503 0 -1 4202560 5019 0 0 0 75 2 0 0 18 0 4 0 651336675 312082432 14174 33554432000 4194304 4650419 140734353771616 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17535/tid=17538] ppid=17533 vsize=304768 CPUtime=0.77 cores=1,3,5,7
/proc/17535/task/17538/stat : 17538 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 3466 0 0 0 77 0 0 0 18 0 4 0 651336675 312082432 14174 33554432000 4194304 4650419 140734353771616 18446744073709551615 239476738183 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 304768

[startup+1.10831 s]
/proc/loadavg: 6.36 7.71 7.89 3/349 17535
/proc/meminfo: memFree=24756028/32950928 swapFree=67056568/67111528
[pid=17535] ppid=17533 vsize=317992 CPUtime=4.36 cores=1,3,5,7
/proc/17535/stat : 17535 (strangenight1-m) D 17533 17535 17503 0 -1 4202496 21231 0 0 0 430 6 0 0 18 0 4 0 651336675 325623808 15698 33554432000 4194304 4650419 140734353771616 18446744073709551615 239476738407 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17535/statm: 79498 15698 391 112 0 74463 0
[pid=17535/tid=17536] ppid=17533 vsize=317992 CPUtime=1.08 cores=1,3,5,7
/proc/17535/task/17536/stat : 17536 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 5576 0 0 0 107 1 0 0 18 0 4 0 651336675 325623808 15698 33554432000 4194304 4650419 140734353771616 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17535/tid=17537] ppid=17533 vsize=317992 CPUtime=1.08 cores=1,3,5,7
/proc/17535/task/17537/stat : 17537 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 5722 0 0 0 106 2 0 0 19 0 4 0 651336675 325623808 15698 33554432000 4194304 4650419 140734353771616 18446744073709551615 4516622 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17535/tid=17538] ppid=17533 vsize=317992 CPUtime=1.09 cores=1,3,5,7
/proc/17535/task/17538/stat : 17538 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 3974 0 0 0 109 0 0 0 19 0 4 0 651336675 325623808 15698 33554432000 4194304 4650419 140734353771616 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.36
Current children cumulated vsize (KiB) 317992

[startup+1.20088 s]
/proc/loadavg: 6.36 7.71 7.89 3/349 17535
/proc/meminfo: memFree=24756028/32950928 swapFree=67056568/67111528
[pid=17535] ppid=17533 vsize=299748 CPUtime=4.73 cores=1,3,5,7
/proc/17535/stat : 17535 (strangenight1-m) R 17533 17535 17503 0 -1 4202496 23776 0 0 0 467 6 0 0 19 0 4 0 651336675 306941952 13234 33554432000 4194304 4650419 140734353771616 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17535/statm: 74937 13234 391 112 0 69902 0
[pid=17535/tid=17536] ppid=17533 vsize=299748 CPUtime=1.17 cores=1,3,5,7
/proc/17535/task/17536/stat : 17536 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 6440 0 0 0 116 1 0 0 19 0 4 0 651336675 306941952 13234 33554432000 4194304 4650419 140734353771616 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17535/tid=17537] ppid=17533 vsize=299748 CPUtime=1.17 cores=1,3,5,7
/proc/17535/task/17537/stat : 17537 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 6400 0 0 0 115 2 0 0 19 0 4 0 651336675 306941952 13234 33554432000 4194304 4650419 140734353771616 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17535/tid=17538] ppid=17533 vsize=299748 CPUtime=1.18 cores=1,3,5,7
/proc/17535/task/17538/stat : 17538 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 4119 0 0 0 118 0 0 0 19 0 4 0 651336675 306941952 13234 33554432000 4194304 4650419 140734353771616 18446744073709551615 239476719511 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.73
Current children cumulated vsize (KiB) 299748

[startup+1.50083 s]
/proc/loadavg: 6.36 7.71 7.89 3/349 17535
/proc/meminfo: memFree=24756028/32950928 swapFree=67056568/67111528
[pid=17535] ppid=17533 vsize=299748 CPUtime=5.93 cores=1,3,5,7
/proc/17535/stat : 17535 (strangenight1-m) R 17533 17535 17503 0 -1 4202496 25689 0 0 0 587 6 0 0 19 0 4 0 651336675 306941952 15147 33554432000 4194304 4650419 140734353771616 18446744073709551615 4365361 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17535/statm: 74937 15148 391 112 0 69902 0
[pid=17535/tid=17536] ppid=17533 vsize=299748 CPUtime=1.47 cores=1,3,5,7
/proc/17535/task/17536/stat : 17536 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 6913 0 0 0 146 1 0 0 19 0 4 0 651336675 306941952 15148 33554432000 4194304 4650419 140734353771616 18446744073709551615 4330369 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17535/tid=17537] ppid=17533 vsize=299748 CPUtime=1.47 cores=1,3,5,7
/proc/17535/task/17537/stat : 17537 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 6879 0 0 0 145 2 0 0 19 0 4 0 651336675 306941952 15148 33554432000 4194304 4650419 140734353771616 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17535/tid=17538] ppid=17533 vsize=299748 CPUtime=1.48 cores=1,3,5,7
/proc/17535/task/17538/stat : 17538 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 4588 0 0 0 148 0 0 0 20 0 4 0 651336675 306941952 15148 33554432000 4194304 4650419 140734353771616 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 299748

[startup+3.11352 s]
/proc/loadavg: 6.49 7.71 7.89 9/359 17548
/proc/meminfo: memFree=24539444/32950928 swapFree=67056568/67111528
[pid=17535] ppid=17533 vsize=302288 CPUtime=12.35 cores=1,3,5,7
/proc/17535/stat : 17535 (strangenight1-m) R 17533 17535 17503 0 -1 4202496 39090 0 0 0 1226 9 0 0 23 0 4 0 651336675 309542912 18218 33554432000 4194304 4650419 140734353771616 18446744073709551615 4313616 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17535/statm: 75572 18218 392 112 0 70537 0
[pid=17535/tid=17536] ppid=17533 vsize=302288 CPUtime=3.09 cores=1,3,5,7
/proc/17535/task/17536/stat : 17536 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 10100 0 0 0 307 2 0 0 23 0 4 0 651336675 309542912 18218 33554432000 4194304 4650419 140734353771616 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17535/tid=17537] ppid=17533 vsize=302288 CPUtime=3.05 cores=1,3,5,7
/proc/17535/task/17537/stat : 17537 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 10005 0 0 0 303 2 0 0 23 0 4 0 651336675 309542912 18218 33554432000 4194304 4650419 140734353771616 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17535/tid=17538] ppid=17533 vsize=302288 CPUtime=3.09 cores=1,3,5,7
/proc/17535/task/17538/stat : 17538 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 8494 0 0 0 308 1 0 0 25 0 4 0 651336675 309542912 18218 33554432000 4194304 4650419 140734353771616 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 302288

[startup+6.30091 s]
/proc/loadavg: 6.49 7.71 7.89 9/359 17548
/proc/meminfo: memFree=24438580/32950928 swapFree=67056568/67111528
[pid=17535] ppid=17533 vsize=303568 CPUtime=25.1 cores=1,3,5,7
/proc/17535/stat : 17535 (strangenight1-m) R 17533 17535 17503 0 -1 4202496 77209 0 0 0 2491 19 0 0 25 0 4 0 651336675 310853632 36227 33554432000 4194304 4650419 140734353771616 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17535/statm: 75892 36227 393 112 0 70857 0
[pid=17535/tid=17536] ppid=17533 vsize=303568 CPUtime=6.29 cores=1,3,5,7
/proc/17535/task/17536/stat : 17536 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 21139 0 0 0 624 5 0 0 25 0 4 0 651336675 310853632 36235 33554432000 4194304 4650419 140734353771616 18446744073709551615 4439371 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17535/tid=17537] ppid=17533 vsize=303568 CPUtime=6.22 cores=1,3,5,7
/proc/17535/task/17537/stat : 17537 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 18826 0 0 0 617 5 0 0 25 0 4 0 651336675 310853632 36235 33554432000 4194304 4650419 140734353771616 18446744073709551615 4438661 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17535/tid=17538] ppid=17533 vsize=303568 CPUtime=6.29 cores=1,3,5,7
/proc/17535/task/17538/stat : 17538 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 14272 0 0 0 627 2 0 0 25 0 4 0 651336675 310853632 36235 33554432000 4194304 4650419 140734353771616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 303568

[startup+12.7007 s]
/proc/loadavg: 6.61 7.71 7.89 9/359 17548
/proc/meminfo: memFree=24305868/32950928 swapFree=67056568/67111528
[pid=17535] ppid=17533 vsize=345728 CPUtime=50.6 cores=1,3,5,7
/proc/17535/stat : 17535 (strangenight1-m) R 17533 17535 17503 0 -1 4202496 101174 0 0 0 5036 24 0 0 25 0 4 0 651336675 354025472 48567 33554432000 4194304 4650419 140734353771616 18446744073709551615 4438939 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17535/statm: 86432 48567 393 112 0 81397 0
[pid=17535/tid=17536] ppid=17533 vsize=345728 CPUtime=12.68 cores=1,3,5,7
/proc/17535/task/17536/stat : 17536 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 25248 0 0 0 1262 6 0 0 25 0 4 0 651336675 354025472 48567 33554432000 4194304 4650419 140734353771616 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17535/tid=17537] ppid=17533 vsize=345728 CPUtime=12.54 cores=1,3,5,7
/proc/17535/task/17537/stat : 17537 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 23051 0 0 0 1248 6 0 0 25 0 4 0 651336675 354025472 48568 33554432000 4194304 4650419 140734353771616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17535/tid=17538] ppid=17533 vsize=345728 CPUtime=12.68 cores=1,3,5,7
/proc/17535/task/17538/stat : 17538 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 24837 0 0 0 1264 4 0 0 25 0 4 0 651336675 354025472 48568 33554432000 4194304 4650419 140734353771616 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 345728

[startup+25.5012 s]
/proc/loadavg: 6.92 7.73 7.89 9/359 17549
/proc/meminfo: memFree=23990376/32950928 swapFree=67056568/67111528
[pid=17535] ppid=17533 vsize=576112 CPUtime=101.64 cores=1,3,5,7
/proc/17535/stat : 17535 (strangenight1-m) R 17533 17535 17503 0 -1 4202496 155165 0 0 0 10128 36 0 0 25 0 4 0 651336675 589938688 73569 33554432000 4194304 4650419 140734353771616 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17535/statm: 144028 73569 393 112 0 138993 0
[pid=17535/tid=17536] ppid=17533 vsize=576112 CPUtime=25.48 cores=1,3,5,7
/proc/17535/task/17536/stat : 17536 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 38019 0 0 0 2540 8 0 0 25 0 4 0 651336675 589938688 73569 33554432000 4194304 4650419 140734353771616 18446744073709551615 4476449 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17535/tid=17537] ppid=17533 vsize=576112 CPUtime=25.19 cores=1,3,5,7
/proc/17535/task/17537/stat : 17537 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 42035 0 0 0 2509 10 0 0 25 0 4 0 651336675 589938688 73569 33554432000 4194304 4650419 140734353771616 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17535/tid=17538] ppid=17533 vsize=576112 CPUtime=25.47 cores=1,3,5,7
/proc/17535/task/17538/stat : 17538 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 39607 0 0 0 2539 8 0 0 25 0 4 0 651336675 589938688 73569 33554432000 4194304 4650419 140734353771616 18446744073709551615 4330361 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 576112

[startup+51.1003 s]
/proc/loadavg: 7.36 7.77 7.90 9/359 17549
/proc/meminfo: memFree=23840768/32950928 swapFree=67056568/67111528
[pid=17535] ppid=17533 vsize=563816 CPUtime=203.75 cores=1,3,5,7
/proc/17535/stat : 17535 (strangenight1-m) R 17533 17535 17503 0 -1 4202496 221229 0 0 0 20318 57 0 0 25 0 4 0 651336675 577347584 93396 33554432000 4194304 4650419 140734353771616 18446744073709551615 4333838 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17535/statm: 140954 93396 393 112 0 135919 0
[pid=17535/tid=17536] ppid=17533 vsize=563816 CPUtime=51.07 cores=1,3,5,7
/proc/17535/task/17536/stat : 17536 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 50557 0 0 0 5095 12 0 0 25 0 4 0 651336675 577347584 93396 33554432000 4194304 4650419 140734353771616 18446744073709551615 4439344 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17535/tid=17537] ppid=17533 vsize=563816 CPUtime=50.5 cores=1,3,5,7
/proc/17535/task/17537/stat : 17537 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 64462 0 0 0 5032 18 0 0 25 0 4 0 651336675 577347584 93396 33554432000 4194304 4650419 140734353771616 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17535/tid=17538] ppid=17533 vsize=563816 CPUtime=51.08 cores=1,3,5,7
/proc/17535/task/17538/stat : 17538 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 56619 0 0 0 5096 12 0 0 25 0 4 0 651336675 577347584 93396 33554432000 4194304 4650419 140734353771616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.75
Current children cumulated vsize (KiB) 563816

[startup+102.301 s]
/proc/loadavg: 7.86 7.83 7.92 9/359 17551
/proc/meminfo: memFree=23605388/32950928 swapFree=67056568/67111528
[pid=17535] ppid=17533 vsize=674452 CPUtime=407.95 cores=1,3,5,7
/proc/17535/stat : 17535 (strangenight1-m) R 17533 17535 17503 0 -1 4202496 319236 0 0 0 40705 90 0 0 25 0 4 0 651336675 690638848 122255 33554432000 4194304 4650419 140734353771616 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17535/statm: 168613 122255 393 112 0 163578 0
[pid=17535/tid=17536] ppid=17533 vsize=674452 CPUtime=102.28 cores=1,3,5,7
/proc/17535/task/17536/stat : 17536 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 73839 0 0 0 10209 19 0 0 25 0 4 0 651336675 690638848 122255 33554432000 4194304 4650419 140734353771616 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17535/tid=17537] ppid=17533 vsize=674452 CPUtime=101.09 cores=1,3,5,7
/proc/17535/task/17537/stat : 17537 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 89135 0 0 0 10083 26 0 0 25 0 4 0 651336675 690638848 122255 33554432000 4194304 4650419 140734353771616 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17535/tid=17538] ppid=17533 vsize=674452 CPUtime=102.28 cores=1,3,5,7
/proc/17535/task/17538/stat : 17538 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 89949 0 0 0 10204 24 0 0 25 0 4 0 651336675 690638848 122255 33554432000 4194304 4650419 140734353771616 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.95
Current children cumulated vsize (KiB) 674452

[startup+162.301 s]

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

[pid=17535] ppid=17533 vsize=1049172 CPUtime=2800.95 cores=1,3,5,7
/proc/17535/stat : 17535 (strangenight1-m) R 17533 17535 17503 0 -1 4202496 1091183 0 0 0 279683 412 0 0 25 0 4 0 651336675 1074352128 172844 33554432000 4194304 4650419 140734353771616 18446744073709551615 4476466 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17535/statm: 262293 172844 393 112 0 257258 0
[pid=17535/tid=17536] ppid=17533 vsize=1049172 CPUtime=702.3 cores=1,3,5,7
/proc/17535/task/17536/stat : 17536 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 314588 0 0 0 70168 62 0 0 25 0 4 0 651336675 1074352128 172844 33554432000 4194304 4650419 140734353771616 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17535/tid=17537] ppid=17533 vsize=1049172 CPUtime=694.05 cores=1,3,5,7
/proc/17535/task/17537/stat : 17537 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 357474 0 0 0 69254 151 0 0 25 0 4 0 651336675 1074352128 172844 33554432000 4194304 4650419 140734353771616 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17535/tid=17538] ppid=17533 vsize=1049172 CPUtime=702.3 cores=1,3,5,7
/proc/17535/task/17538/stat : 17538 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 197273 0 0 0 70136 94 0 0 25 0 4 0 651336675 1074352128 172844 33554432000 4194304 4650419 140734353771616 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2800.95
Current children cumulated vsize (KiB) 1049172

[startup+762.301 s]
/proc/loadavg: 8.13 8.09 8.00 9/359 17568
/proc/meminfo: memFree=22962928/32950928 swapFree=67056568/67111528
[pid=17535] ppid=17533 vsize=1049372 CPUtime=3040.24 cores=1,3,5,7
/proc/17535/stat : 17535 (strangenight1-m) R 17533 17535 17503 0 -1 4202496 1161254 0 0 0 303597 427 0 0 25 0 4 0 651336675 1074556928 174109 33554432000 4194304 4650419 140734353771616 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17535/statm: 262343 174109 393 112 0 257308 0
[pid=17535/tid=17536] ppid=17533 vsize=1049372 CPUtime=762.3 cores=1,3,5,7
/proc/17535/task/17536/stat : 17536 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 336765 0 0 0 76165 65 0 0 25 0 4 0 651336675 1074556928 174109 33554432000 4194304 4650419 140734353771616 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17535/tid=17537] ppid=17533 vsize=1049372 CPUtime=753.34 cores=1,3,5,7
/proc/17535/task/17537/stat : 17537 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 372306 0 0 0 75181 153 0 0 25 0 4 0 651336675 1074556928 174109 33554432000 4194304 4650419 140734353771616 18446744073709551615 4476432 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17535/tid=17538] ppid=17533 vsize=1049372 CPUtime=762.3 cores=1,3,5,7
/proc/17535/task/17538/stat : 17538 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 205294 0 0 0 76130 100 0 0 25 0 4 0 651336675 1074556928 174109 33554432000 4194304 4650419 140734353771616 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3040.24
Current children cumulated vsize (KiB) 1049372

[startup+822.301 s]
/proc/loadavg: 8.18 8.10 8.01 9/359 17570
/proc/meminfo: memFree=22902388/32950928 swapFree=67056568/67111528
[pid=17535] ppid=17533 vsize=1049372 CPUtime=3279.55 cores=1,3,5,7
/proc/17535/stat : 17535 (strangenight1-m) R 17533 17535 17503 0 -1 4202496 1220264 0 0 0 327519 436 0 0 25 0 4 0 651336675 1074556928 173950 33554432000 4194304 4650419 140734353771616 18446744073709551615 4476293 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17535/statm: 262343 173950 393 112 0 257308 0
[pid=17535/tid=17536] ppid=17533 vsize=1049372 CPUtime=822.3 cores=1,3,5,7
/proc/17535/task/17536/stat : 17536 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 355576 0 0 0 82163 67 0 0 25 0 4 0 651336675 1074556928 173950 33554432000 4194304 4650419 140734353771616 18446744073709551615 4541355 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17535/tid=17537] ppid=17533 vsize=1049372 CPUtime=812.64 cores=1,3,5,7
/proc/17535/task/17537/stat : 17537 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 385860 0 0 0 81109 155 0 0 25 0 4 0 651336675 1074556928 173950 33554432000 4194304 4650419 140734353771616 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17535/tid=17538] ppid=17533 vsize=1049372 CPUtime=822.3 cores=1,3,5,7
/proc/17535/task/17538/stat : 17538 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 205294 0 0 0 82130 100 0 0 25 0 4 0 651336675 1074556928 173950 33554432000 4194304 4650419 140734353771616 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3279.55
Current children cumulated vsize (KiB) 1049372

[startup+882.3 s]
/proc/loadavg: 8.13 8.10 8.01 9/359 17572
/proc/meminfo: memFree=22874468/32950928 swapFree=67056568/67111528
[pid=17535] ppid=17533 vsize=1050732 CPUtime=3518.84 cores=1,3,5,7
/proc/17535/stat : 17535 (strangenight1-m) R 17533 17535 17503 0 -1 4202496 1305504 0 0 0 351411 473 0 0 25 0 4 0 651336675 1075949568 181220 33554432000 4194304 4650419 140734353771616 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17535/statm: 262683 181220 393 112 0 257648 0
[pid=17535/tid=17536] ppid=17533 vsize=1050732 CPUtime=882.31 cores=1,3,5,7
/proc/17535/task/17536/stat : 17536 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 397163 0 0 0 88135 96 0 0 25 0 4 0 651336675 1075949568 181220 33554432000 4194304 4650419 140734353771616 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17535/tid=17537] ppid=17533 vsize=1050732 CPUtime=871.92 cores=1,3,5,7
/proc/17535/task/17537/stat : 17537 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 401845 0 0 0 87035 157 0 0 25 0 4 0 651336675 1075949568 181220 33554432000 4194304 4650419 140734353771616 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17535/tid=17538] ppid=17533 vsize=1050732 CPUtime=882.3 cores=1,3,5,7
/proc/17535/task/17538/stat : 17538 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 205294 0 0 0 88130 100 0 0 25 0 4 0 651336675 1075949568 181220 33554432000 4194304 4650419 140734353771616 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3518.84
Current children cumulated vsize (KiB) 1050732

[startup+942.301 s]
/proc/loadavg: 8.08 8.09 8.01 9/359 17573
/proc/meminfo: memFree=22870484/32950928 swapFree=67056568/67111528
[pid=17535] ppid=17533 vsize=1051328 CPUtime=3758.14 cores=1,3,5,7
/proc/17535/stat : 17535 (strangenight1-m) R 17533 17535 17503 0 -1 4202496 1365480 0 0 0 375325 489 0 0 25 0 4 0 651336675 1076559872 178321 33554432000 4194304 4650419 140734353771616 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17535/statm: 262832 178321 393 112 0 257797 0
[pid=17535/tid=17536] ppid=17533 vsize=1051328 CPUtime=942.31 cores=1,3,5,7
/proc/17535/task/17536/stat : 17536 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 413888 0 0 0 94125 106 0 0 25 0 4 0 651336675 1076559872 178321 33554432000 4194304 4650419 140734353771616 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17535/tid=17537] ppid=17533 vsize=1051328 CPUtime=931.23 cores=1,3,5,7
/proc/17535/task/17537/stat : 17537 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 417345 0 0 0 92963 160 0 0 25 0 4 0 651336675 1076559872 178321 33554432000 4194304 4650419 140734353771616 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17535/tid=17538] ppid=17533 vsize=1051328 CPUtime=942.3 cores=1,3,5,7
/proc/17535/task/17538/stat : 17538 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 205294 0 0 0 94130 100 0 0 25 0 4 0 651336675 1076559872 178321 33554432000 4194304 4650419 140734353771616 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3758.14
Current children cumulated vsize (KiB) 1051328

[startup+1002.3 s]
/proc/loadavg: 8.11 8.09 8.01 9/359 17575
/proc/meminfo: memFree=22850124/32950928 swapFree=67056568/67111528
[pid=17535] ppid=17533 vsize=1051328 CPUtime=3997.44 cores=1,3,5,7
/proc/17535/stat : 17535 (strangenight1-m) R 17533 17535 17503 0 -1 4202496 1409814 0 0 0 399248 496 0 0 25 0 4 0 651336675 1076559872 178398 33554432000 4194304 4650419 140734353771616 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17535/statm: 262832 178398 393 112 0 257797 0
[pid=17535/tid=17536] ppid=17533 vsize=1051328 CPUtime=1002.31 cores=1,3,5,7
/proc/17535/task/17536/stat : 17536 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 413888 0 0 0 100125 106 0 0 25 0 4 0 651336675 1076559872 178398 33554432000 4194304 4650419 140734353771616 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17535/tid=17537] ppid=17533 vsize=1051328 CPUtime=990.52 cores=1,3,5,7
/proc/17535/task/17537/stat : 17537 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 433158 0 0 0 98890 162 0 0 25 0 4 0 651336675 1076559872 178398 33554432000 4194304 4650419 140734353771616 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17535/tid=17538] ppid=17533 vsize=1051328 CPUtime=1002.31 cores=1,3,5,7
/proc/17535/task/17538/stat : 17538 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 205294 0 0 0 100131 100 0 0 25 0 4 0 651336675 1076559872 178398 33554432000 4194304 4650419 140734353771616 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3997.44
Current children cumulated vsize (KiB) 1051328

[startup+1062.3 s]
/proc/loadavg: 8.11 8.09 8.01 9/359 17576
/proc/meminfo: memFree=22756612/32950928 swapFree=67056568/67111528
[pid=17535] ppid=17533 vsize=1051328 CPUtime=4236.77 cores=1,3,5,7
/proc/17535/stat : 17535 (strangenight1-m) R 17533 17535 17503 0 -1 4202496 1458811 0 0 0 423171 506 0 0 25 0 4 0 651336675 1076559872 181374 33554432000 4194304 4650419 140734353771616 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17535/statm: 262832 181374 393 112 0 257797 0
[pid=17535/tid=17536] ppid=17533 vsize=1051328 CPUtime=1062.33 cores=1,3,5,7
/proc/17535/task/17536/stat : 17536 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 416896 0 0 0 106125 108 0 0 25 0 4 0 651336675 1076559872 181378 33554432000 4194304 4650419 140734353771616 18446744073709551615 4366290 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17535/tid=17537] ppid=17533 vsize=1051328 CPUtime=1049.82 cores=1,3,5,7
/proc/17535/task/17537/stat : 17537 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 449637 0 0 0 104817 165 0 0 25 0 4 0 651336675 1076559872 181378 33554432000 4194304 4650419 140734353771616 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17535/tid=17538] ppid=17533 vsize=1051328 CPUtime=1062.32 cores=1,3,5,7
/proc/17535/task/17538/stat : 17538 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 205294 0 0 0 106132 100 0 0 25 0 4 0 651336675 1076559872 181378 33554432000 4194304 4650419 140734353771616 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4236.77
Current children cumulated vsize (KiB) 1051328

[startup+1122.3 s]
/proc/loadavg: 8.11 8.08 8.01 9/359 17578
/proc/meminfo: memFree=22784736/32950928 swapFree=67056568/67111528
[pid=17535] ppid=17533 vsize=1066080 CPUtime=4476.04 cores=1,3,5,7
/proc/17535/stat : 17535 (strangenight1-m) R 17533 17535 17503 0 -1 4202496 1543441 0 0 0 447060 544 0 0 25 0 4 0 651336675 1091665920 182861 33554432000 4194304 4650419 140734353771616 18446744073709551615 4363423 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17535/statm: 266520 182861 393 112 0 261485 0
[pid=17535/tid=17536] ppid=17533 vsize=1066080 CPUtime=1122.32 cores=1,3,5,7
/proc/17535/task/17536/stat : 17536 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 453332 0 0 0 112102 130 0 0 25 0 4 0 651336675 1091665920 182861 33554432000 4194304 4650419 140734353771616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17535/tid=17537] ppid=17533 vsize=1066080 CPUtime=1109.35 cores=1,3,5,7
/proc/17535/task/17537/stat : 17537 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 466823 0 0 0 110768 167 0 0 25 0 4 0 651336675 1091665920 182861 33554432000 4194304 4650419 140734353771616 18446744073709551615 4476483 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17535/tid=17538] ppid=17533 vsize=1066080 CPUtime=1122.31 cores=1,3,5,7
/proc/17535/task/17538/stat : 17538 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 205294 0 0 0 112131 100 0 0 25 0 4 0 651336675 1091665920 182861 33554432000 4194304 4650419 140734353771616 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4476.04
Current children cumulated vsize (KiB) 1066080

[startup+1182.31 s]
/proc/loadavg: 8.21 8.11 8.02 9/359 17580
/proc/meminfo: memFree=22748628/32950928 swapFree=67056568/67111528
[pid=17535] ppid=17533 vsize=1014960 CPUtime=4715.38 cores=1,3,5,7
/proc/17535/stat : 17535 (strangenight1-m) R 17533 17535 17503 0 -1 4202496 1636240 0 0 0 470946 592 0 0 25 0 4 0 651336675 1039319040 188874 33554432000 4194304 4650419 140734353771616 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17535/statm: 253740 188875 393 112 0 248705 0
[pid=17535/tid=17536] ppid=17533 vsize=1014960 CPUtime=1182.33 cores=1,3,5,7
/proc/17535/task/17536/stat : 17536 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 491941 0 0 0 118082 151 0 0 25 0 4 0 651336675 1039319040 188875 33554432000 4194304 4650419 140734353771616 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17535/tid=17537] ppid=17533 vsize=1014960 CPUtime=1169.38 cores=1,3,5,7
/proc/17535/task/17537/stat : 17537 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 484341 0 0 0 116768 170 0 0 25 0 4 0 651336675 1039319040 188875 33554432000 4194304 4650419 140734353771616 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17535/tid=17538] ppid=17533 vsize=1014960 CPUtime=1182.33 cores=1,3,5,7
/proc/17535/task/17538/stat : 17538 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 205669 0 0 0 118133 100 0 0 25 0 4 0 651336675 1039319040 188875 33554432000 4194304 4650419 140734353771616 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4715.38
Current children cumulated vsize (KiB) 1014960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 8.21 8.12 8.02 6/358 17581
/proc/meminfo: memFree=23017696/32950928 swapFree=67056568/67111528
[pid=17535] ppid=17533 vsize=1014600 CPUtime=4800.31 cores=1,3,5,7
/proc/17535/stat : 17535 (strangenight1-m) R 17533 17535 17503 0 -1 4202496 1679134 0 0 0 479422 609 0 0 25 0 4 0 651336675 1038950400 182563 33554432000 4194304 4650419 140734353771616 18446744073709551615 4365210 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17535/statm: 253650 182563 393 112 0 248615 0
[pid=17535/tid=17536] ppid=17533 vsize=1014600 CPUtime=1203.63 cores=1,3,5,7
/proc/17535/task/17536/stat : 17536 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 503207 0 0 0 120206 157 0 0 25 0 4 0 651336675 1038950400 182568 33554432000 4194304 4650419 140734353771616 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17535/tid=17537] ppid=17533 vsize=1014600 CPUtime=1190.67 cores=1,3,5,7
/proc/17535/task/17537/stat : 17537 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 491085 0 0 0 118896 171 0 0 25 0 4 0 651336675 1038950400 182568 33554432000 4194304 4650419 140734353771616 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17535/tid=17538] ppid=17533 vsize=1014600 CPUtime=1203.63 cores=1,3,5,7
/proc/17535/task/17538/stat : 17538 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 216379 0 0 0 120259 104 0 0 25 0 4 0 651336675 1038950400 182568 33554432000 4194304 4650419 140734353771616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 1014600

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

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

[startup+1203.6 s]
/proc/loadavg: 8.21 8.12 8.02 6/358 17581
/proc/meminfo: memFree=23017696/32950928 swapFree=67056568/67111528
[pid=17535] ppid=17533 vsize=1014600 CPUtime=4800.31 cores=1,3,5,7
/proc/17535/stat : 17535 (strangenight1-m) R 17533 17535 17503 0 -1 4202496 1679134 0 0 0 479422 609 0 0 25 0 4 0 651336675 1038950400 182563 33554432000 4194304 4650419 140734353771616 18446744073709551615 4365210 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17535/statm: 253650 182563 393 112 0 248615 0
[pid=17535/tid=17536] ppid=17533 vsize=1014600 CPUtime=1203.63 cores=1,3,5,7
/proc/17535/task/17536/stat : 17536 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 503207 0 0 0 120206 157 0 0 25 0 4 0 651336675 1038950400 182568 33554432000 4194304 4650419 140734353771616 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17535/tid=17537] ppid=17533 vsize=1014600 CPUtime=1190.67 cores=1,3,5,7
/proc/17535/task/17537/stat : 17537 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 491085 0 0 0 118896 171 0 0 25 0 4 0 651336675 1038950400 182568 33554432000 4194304 4650419 140734353771616 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17535/tid=17538] ppid=17533 vsize=1014600 CPUtime=1203.63 cores=1,3,5,7
/proc/17535/task/17538/stat : 17538 (strangenight1-m) R 17533 17535 17503 0 -1 4202560 216379 0 0 0 120259 104 0 0 25 0 4 0 651336675 1038950400 182568 33554432000 4194304 4650419 140734353771616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 1014600

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.65
CPU time (s): 4800.38
CPU user time (s): 4794.26
CPU system time (s): 6.12107
CPU usage (%): 398.819
Max. virtual memory (cumulated for all children) (KiB): 1068980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.26
system time used= 6.12107
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1679146
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= 2362
involuntary context switches= 32805

runsolver used 4.01739 second user time and 10.1725 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-14 20:23:16
IDJOB=3368566
IDBENCH=82575
IDSOLVER=1846
FILE ID=node148/3368566-1305397396
RUNJOBID= node148-1305397396-17522
PBS_JOBID= 13324458
Free space on /tmp= 72840 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S394483079-002-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368566-1305397396/watcher-3368566-1305397396 -o /tmp/evaluation-result-3368566-1305397396/solver-3368566-1305397396 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368566-1305397396.cnf

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

MD5SUM BENCH= 40e955d306a70bd3dffa8283c1221639
RANDOM SEED=1571370421

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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:     32950928 kB
MemFree:      24756432 kB
Buffers:        313744 kB
Cached:        4588800 kB
SwapCached:       8488 kB
Active:        4546096 kB
Inactive:      3294792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24756432 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:            8336 kB
Writeback:           0 kB
AnonPages:     2936204 kB
Mapped:          26608 kB
Slab:           258772 kB
PageTables:      28864 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 84648076 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= 72828 MiB
End job on node148 at 2011-05-14 20:43:22