Trace number 3175049

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.28 1201.94

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S1274193329-021-UNKNOWN.cnf
MD5SUM3c4691c1028b5642345f341166405cb7
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 variables250
Number of clauses21250
Sum of the clauses size148750
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 521250

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-3175049-1304079741.cnf'
0.00/0.00	c -- header says num vars:            250
0.00/0.00	c -- header says num clauses:       21250
0.00/0.02	c -- clauses added:            0 learnts,        21250 normals,            0 xors
0.00/0.02	c -- vars added        250
0.00/0.02	c Parsing time:  0.04 s
0.00/0.02	c  N st     0         0       250     21250         0         0    148750         0   no data   no data  --
0.00/0.39	c asymm  cl-useful: 0/14573/21250 lits-rem:0 time: 1.46
0.00/0.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
1.56/0.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.56/0.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.56/0.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1.56/0.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.35/1.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.37 s
4.35/1.19	c Finding binary XORs  T:     0.00 s  found:       0
4.35/1.19	c Finding non-binary XORs:     0.05 s (found:       0, avg size: nan)
4.35/1.19	c calculated reachability. Time: 0.00
4.35/1.19	c Calc default polars -  time:   0.01 s pos:     129 undec:       5 neg:     116
4.35/1.19	c =========================================================================================
4.35/1.19	c types(t): F = full restart, N = normal restart
4.35/1.19	c types(t): S = simplification begin/end, E = solution found
4.35/1.19	c restart types(rt): st = static, dy = dynamic
4.35/1.19	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.35/1.19	c  B st     0         0       250     21250         0         0    148750         0   no data   no data  --
4.35/1.19	c  N dy    14      4288       250     21250         0      4185    148750    285753     60.43     63.85  --
4.35/1.19	c  N dy    23      8733       250     21250         0      6084    148750    351599     58.75     62.09  --
5.55/1.40	c  N dy    35     13205       250     21250         0      6302    148750    301313     58.68     62.10  --
6.35/1.68	c  N dy    51     18073       250     21250         0      5566    148750    192245     58.77     61.88  --
7.57/1.95	c  N dy    63     22115       250     21250         0      9522    148750    452808     58.47     61.61  --
8.34/2.16	c  F st    70     25002       250     21250         0     12346    148750    640408     58.35     54.54  --
8.74/2.26	c  N st    73     26192       250     21250         0      6853    148750    219092     58.35   no data  --
9.94/2.52	c  S st    76     30003       250     21250         0     10570    148750    470036     58.35   no data  --
9.94/2.58	c  S st    76     30506       250     21250         0     11070    148750    500720     58.35   no data  --
9.94/2.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.94/2.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.94/2.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
10.35/2.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.35/2.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.35/2.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
10.35/2.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
24.32/6.12	c lits-rem:      1971  cl-subs:      301  v-elim:      0  v-fix:    0  time: 13.99 s
25.14/6.39	c asymm  cl-useful: 0/5512/21250 lits-rem:0 time: 1.10
25.14/6.39	c calculated reachability. Time: 0.00
25.14/6.39	c  N dy    76     30506       250     21250         0     10769    148750    470878     58.35   no data  --
27.52/6.93	c  N dy    92     36398       250     21250         0      8800    148750    291528     58.01     61.59  --
28.72/7.27	c  N dy   103     40548       250     21250         0     12830    148750    556293     57.92     61.22  --
30.31/7.66	c  N dy   124     44970       250     21250         0     17151    148750    843187     58.04     61.17  --
30.71/7.73	c  S st   128     45760       250     21250         0      9185    148750    263114     58.07     60.53  --
30.71/7.79	c  S st   128     46261       250     21250         0      9678    148750    294917     58.07   no data  --
30.71/7.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
30.71/7.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.71/7.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
31.11/7.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.11/7.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.11/7.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
31.11/7.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
41.90/10.60	c lits-rem:       511  cl-subs:       46  v-elim:      0  v-fix:    0  time: 11.12 s
41.90/10.60	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.01
42.30/10.60	c vivif2 --  cl tried     9632 cl shrink        0 lits rem          0 time: 0.01
42.30/10.65	c asymm  cl-useful: 0/1165/21250 lits-rem:0 time: 0.20
42.30/10.65	c calculated reachability. Time: 0.00
42.30/10.65	c  N dy   128     46261       250     21250         0      9632    148750    290002     58.07   no data  --
43.89/11.00	c  N dy   142     50786       250     21250         0     14064    148750    584458     58.01     61.25  --
45.09/11.38	c  N dy   160     55101       250     21250         0     18286    148750    866223     58.07     61.24  --
46.70/11.73	c  N dy   177     59256       250     21250         0     12586    148750    433716     58.14     61.55  --
47.89/12.07	c  N dy   193     63462       250     21250         0     16693    148750    706256     58.14     61.38  --
49.49/12.46	c  N dy   207     67555       250     21250         0     20679    148750    968639     58.08     61.18  --
50.29/12.65	c  S st   219     69391       250     21250         0     11748    148750    328053     58.13   no data  --
50.69/12.71	c  S st   219     69894       250     21250         0     12249    148750    358379     58.13   no data  --
50.69/12.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
50.69/12.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
50.69/12.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
50.69/12.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
50.69/12.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.69/12.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
50.69/12.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
64.69/16.23	c lits-rem:       981  cl-subs:       65  v-elim:      0  v-fix:    0  time: 13.91 s
64.69/16.23	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.01
64.69/16.23	c vivif2 --  cl tried    12184 cl shrink        0 lits rem          0 time: 0.02
66.66/16.72	c asymm  cl-useful: 0/12464/21250 lits-rem:0 time: 1.92
66.66/16.72	c calculated reachability. Time: 0.00
66.66/16.72	c  N dy   219     69894       250     21250         0     12184    148750    351115     58.13   no data  --
68.26/17.10	c  N dy   233     74380       250     21250         0     16577    148750    643219     58.15     61.69  --
70.66/17.78	c  N dy   260     81080       250     21250         0     23134    148750   1079931     58.15     61.46  --
72.66/18.26	c  N dy   274     86337       250     21250         0     16551    148750    592965     58.09     61.95  --
73.06/18.38	c  F st   282     87502       250     21250         0     17688    148750    667768     58.10   no data  --
75.05/18.89	c  N dy   288     92696       250     21250         0     22737    148750   1004127     58.10   no data  --
77.46/19.48	c  N dy   300     98719       250     21250         0     15917    148750    495504     58.02     61.09  --
80.24/20.10	c  S st   320    104843       250     21250         0     21896    148750    893063     58.02   no data  --
80.24/20.19	c  S st   320    105346       250     21250         0     22393    148750    921892     58.02   no data  --
80.24/20.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
80.24/20.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
80.64/20.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.08
80.64/20.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
80.64/20.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
80.64/20.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
80.64/20.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
97.02/24.32	c lits-rem:       619  cl-subs:      650  v-elim:      0  v-fix:    0  time: 16.27 s
97.02/24.32	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.01
97.02/24.33	c vivif2 --  cl tried    21743 cl shrink        0 lits rem          0 time: 0.04
98.22/24.60	c asymm  cl-useful: 0/4108/21250 lits-rem:0 time: 1.07
98.22/24.60	c calculated reachability. Time: 0.00
98.22/24.60	c  N dy   320    105346       250     21250         0     21743    148750    862821     58.02   no data  --
101.01/25.34	c  N dy   346    112282       250     21250         0     14863    148750    373051     58.04     61.64  --
103.82/26.01	c  N dy   365    119658       250     21250         0     22082    148750    852179     58.01     61.29  --
107.41/26.94	c  N dy   396    127963       250     21250         0     15548    148750    365164     57.97     61.04  --
110.60/27.76	c  N dy   436    136198       250     21250         0     23593    148750    898341     58.02     62.83  --
114.60/28.80	c  N dy   464    145229       250     21250         0     16786    148750    394220     58.03     61.32  --
118.59/29.72	c  N dy   501    154882       250     21250         0     26253    148750   1023610     58.04     61.68  --
119.79/30.05	c  S st   512    158022       250     21250         0     29323    148750   1225235     58.02   no data  --
120.19/30.15	c  S st   512    158525       250     21250         0     29821    148750   1256413     58.02   no data  --
120.19/30.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
120.19/30.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
120.19/30.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.08
120.59/30.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
120.59/30.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
120.59/30.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
120.59/30.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
160.13/40.13	c lits-rem:       993  cl-subs:      819  v-elim:      0  v-fix:    0  time: 39.56 s
160.13/40.13	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.01
160.13/40.14	c vivif2 --  cl tried    29002 cl shrink        0 lits rem          0 time: 0.05
161.36/40.47	c asymm  cl-useful: 0/3329/21250 lits-rem:0 time: 1.32
161.36/40.48	c calculated reachability. Time: 0.00
161.36/40.48	c  N dy   512    158525       250     21250         0     29002    148750   1180266     58.02   no data  --
166.51/41.76	c  N dy   539    169037       250     21250         0     22659    148750    729190     58.00     61.43  --
172.11/43.15	c  N dy   575    179996       250     21250         0     33363    148750   1436289     57.99     61.10  --
178.10/44.60	c  N dy   627    192165       250     21250         0     27609    148750   1005123     58.03     61.10  --
184.09/46.14	c  N dy   651    204624       250     21250         0     21233    148750    527361     57.96     61.94  --
190.08/47.69	c  N dy   697    217722       250     21250         0     34025    148750   1377208     57.96     62.10  --
198.07/49.66	c  N dy   738    232552       250     21250         0     28964    148750    985668     57.92     61.17  --
200.89/50.33	c  S st   748    237787       250     21250         0     34066    148750   1321872     57.89     51.30  --
201.27/50.45	c  S st   748    238291       250     21250         0     34564    148750   1353000     57.89   no data  --
201.27/50.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
201.27/50.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
201.27/50.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.11
201.67/50.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
201.67/50.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
201.67/50.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
201.67/50.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
238.81/59.80	c lits-rem:      1070  cl-subs:      898  v-elim:      0  v-fix:    0  time: 37.03 s
238.81/59.80	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.01
238.81/59.82	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.05
239.21/59.94	c asymm  cl-useful: 0/1349/21250 lits-rem:0 time: 0.49
239.21/59.94	c calculated reachability. Time: 0.00
239.21/59.94	c  N dy   748    238291       250     21250         0     33666    148750   1272515     57.89   no data  --
247.21/61.93	c  N dy   803    254735       250     21250         0     29261    148750    953896     57.91     61.36  --
255.60/64.00	c  N dy   852    271114       250     21250         0     23763    148750    534169     57.89     60.98  --
263.99/66.12	c  N dy   921    288566       250     21250         0     40809    148750   1660323     57.90     61.47  --
272.38/68.29	c  F st   994    306250       250     21250         0     35621    148750   1264520     57.94     56.34  --
273.18/68.44	c  N st   997    307440       250     21250         0     36782    148750   1341678     57.94   no data  --
283.16/70.99	c  N dy  1066    327266       250     21250         0     32721    148750   1019869     57.96     61.11  --
293.95/73.68	c  N dy  1124    347550       250     21250         0     28113    148750    660463     57.93     61.41  --
298.73/74.90	c  S st  1163    357437       250     21250         0     37759    148750   1296344     57.94     54.34  --
299.53/75.00	c  S st  1163    357943       250     21250         0     38263    148750   1327417     57.94   no data  --
299.53/75.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
299.53/75.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
299.53/75.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.10
299.53/75.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
299.53/75.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
299.53/75.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
299.53/75.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
356.26/89.27	c lits-rem:      1209  cl-subs:      756  v-elim:      0  v-fix:    0  time: 56.68 s
356.26/89.27	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.01
356.26/89.29	c vivif2 --  cl tried    37507 cl shrink        0 lits rem          0 time: 0.05
357.85/89.62	c asymm  cl-useful: 0/3712/21250 lits-rem:0 time: 1.32
357.85/89.62	c calculated reachability. Time: 0.00
357.85/89.62	c  N dy  1163    357943       250     21250         0     37507    148750   1256807     57.94   no data  --
369.04/92.47	c  N dy  1219    378163       250     21250         0     31849    148750    850934     57.88     61.27  --
380.63/95.34	c  N dy  1296    398372       250     21250         0     51570    148750   2154894     57.89     61.07  --
391.00/97.96	c  N dy  1373    418467       250     21250         0     44850    148750   1664693     57.91     62.32  --
402.20/100.75	c  N dy  1436    438918       250     21250         0     37509    148750   1120019     57.88     61.16  --
415.38/104.01	c  N dy  1509    460122       250     21250         0     29863    148750    558083     57.88     60.93  --
426.16/106.79	c  N dy  1578    480554       250     21250         0     49826    148750   1881717     57.87     61.28  --
438.17/109.78	c  N dy  1641    500661       250     21250         0     40151    148750   1184538     57.86     60.97  --
451.34/113.03	c  N dy  1724    520733       250     21250         0     59785    148750   2488424     57.89     62.84  --
460.14/115.29	c  S st  1798    536914       250     21250         0     45296    148750   1474558     57.90   no data  --
460.91/115.42	c  S st  1798    537416       250     21250         0     45789    148750   1505990     57.90   no data  --
460.91/115.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
460.91/115.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
460.91/115.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.12
461.31/115.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
461.31/115.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
461.31/115.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
461.31/115.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
542.80/135.97	c lits-rem:      1453  cl-subs:      851  v-elim:      0  v-fix:    0  time: 81.73 s
542.80/135.98	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.01
542.80/135.99	c vivif2 --  cl tried    44938 cl shrink        0 lits rem          0 time: 0.06
544.40/136.31	c asymm  cl-useful: 0/2760/21250 lits-rem:0 time: 1.28
544.40/136.31	c calculated reachability. Time: 0.00
544.40/136.31	c  N dy  1798    537416       250     21250         0     44938    148750   1426117     57.90   no data  --
557.18/139.55	c  N dy  1864    557695       250     21250         0     33498    148750    637285     57.88     60.95  --
569.57/142.61	c  N dy  1900    577780       250     21250         0     53030    148750   1931986     57.80     61.30  --
583.54/146.12	c  N dy  1982    597859       250     21250         0     40465    148750   1047751     57.82     60.94  --
597.12/149.58	c  N dy  2052    618093       250     21250         0     60227    148750   2350907     57.80     61.24  --
611.11/153.09	c  N dy  2132    639175       250     21250         0     47651    148750   1465399     57.80     61.05  --
626.68/156.91	c  N dy  2217    659291       250     21250         0     67288    148750   2761849     57.82     61.16  --
639.46/160.11	c  N dy  2279    679417       250     21250         0     52724    148750   1742970     57.80     61.18  --
656.13/164.36	c  N dy  2333    702381       250     21250         0     40022    148750    852791     57.78     61.21  --
670.03/167.88	c  N dy  2407    722471       250     21250         0     59661    148750   2150231     57.78     61.44  --
685.41/171.70	c  N dy  2444    744279       250     21250         0     44831    148750   1111550     57.73     60.82  --
701.23/175.77	c  N dy  2533    764282       250     21250         0     64357    148750   2413905     57.76     60.95  --
716.60/179.63	c  N dy  2597    784386       250     21250         0     46874    148750   1192892     57.75     61.01  --
732.94/183.71	c  N dy  2676    804449       250     21250         0     66492    148750   2490661     57.76     61.17  --
734.14/184.06	c  S st  2679    806124       250     21250         0     68122    148750   2597469     57.76     57.04  --
734.93/184.27	c  S st  2679    806626       250     21250         0     68620    148750   2628932     57.76   no data  --
734.93/184.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
734.93/184.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
735.33/184.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.21
735.73/184.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
735.73/184.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
735.73/184.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
735.73/184.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1983.23/496.80	c lits-rem:      2385  cl-subs:     1648  v-elim:      0  v-fix:    0  time: 1247.09 s
1983.64/496.80	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.01
1983.64/496.83	c vivif2 --  cl tried    66972 cl shrink        0 lits rem          0 time: 0.12
1985.23/497.27	c asymm  cl-useful: 0/1956/21250 lits-rem:0 time: 1.73
1985.23/497.27	c calculated reachability. Time: 0.00
1985.23/497.27	c  N dy  2679    806626       250     21250         0     66972    148750   2474594     57.76   no data  --
2001.21/501.24	c  N dy  2743    827216       250     21250         0     49043    148750   1285557     57.75     60.81  --
2017.59/505.35	c  N dy  2824    847289       250     21250         0     68620    148750   2576005     57.75     61.47  --
2034.36/509.50	c  N dy  2898    867430       250     21250         0     49238    148750   1237871     57.76     60.84  --
2049.95/513.47	c  N dy  2951    887500       250     21250         0     68840    148750   2532272     57.74     60.97  --
2067.12/517.75	c  N dy  3026    907802       250     21250         0     48606    148750   1146758     57.75     61.11  --
2083.09/521.79	c  N dy  3098    927836       250     21250         0     68140    148750   2441525     57.75     60.84  --
2102.27/526.59	c  N dy  3181    948022       250     21250         0     46894    148750    973754     57.75     60.91  --
2119.84/530.91	c  N dy  3265    969047       250     21250         0     67455    148750   2338350     57.77     61.74  --
2140.21/536.01	c  N dy  3350    989140       250     21250         0     45080    148750    797005     57.77     61.01  --
2156.59/540.13	c  N dy  3432   1009376       250     21250         0     64796    148750   2107312     57.78     61.07  --
2176.97/545.26	c  N dy  3496   1029469       250     21250         0     84442    148750   3406632     57.77     61.94  --
2194.15/549.51	c  N dy  3587   1049555       250     21250         0     61095    148750   1804970     57.78     63.41  --
2213.71/554.40	c  N dy  3643   1069951       250     21250         0     81092    148750   3130601     57.78     60.85  --
2215.71/554.94	c  F st  3651   1071876       250     21250         0     82982    148750   3254168     57.78   no data  --
2231.28/558.87	c  N dy  3713   1090002       250     21250         0     56701    148750   1453393     57.78     62.39  --
2250.06/563.54	c  N dy  3778   1110492       250     21250         0     76727    148750   2779389     57.78     60.86  --
2269.65/568.41	c  N dy  3830   1130981       250     21250         0     51747    148750   1073536     57.76     61.04  --
2287.24/572.87	c  N dy  3913   1151009       250     21250         0     71310    148750   2369585     57.76     60.92  --
2309.58/578.42	c  N dy  3991   1171058       250     21250         0     90938    148750   3670513     57.77     61.09  --
2326.78/582.74	c  N dy  4076   1191074       250     21250         0     64530    148750   1864097     57.77     60.82  --
2345.93/587.50	c  S st  4148   1209940       250     21250         0     82965    148750   3079240     57.78     55.34  --
2346.73/587.75	c  S st  4148   1210441       250     21250         0     83460    148750   3110679     57.78   no data  --
2346.73/587.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2346.73/587.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2347.13/587.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.24
2347.53/587.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2347.53/587.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2347.53/587.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2347.53/587.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4255.34/1065.58	c lits-rem:      2219  cl-subs:     2135  v-elim:      0  v-fix:    0  time: 1907.43 s
4255.34/1065.58	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.01
4255.76/1065.62	c vivif2 --  cl tried    81325 cl shrink        0 lits rem          0 time: 0.13
4257.33/1066.03	c asymm  cl-useful: 0/1681/21250 lits-rem:0 time: 1.67
4257.33/1066.04	c calculated reachability. Time: 0.00
4257.33/1066.04	c  N dy  4148   1210441       250     21250         0     81325    148750   2912728     57.78   no data  --
4276.51/1070.83	c  N dy  4217   1230462       250     21250         0     54015    148750   1116315     57.77     64.31  --
4293.68/1075.19	c  N dy  4297   1250570       250     21250         0     73644    148750   2418072     57.78     61.60  --
4316.45/1080.84	c  N dy  4396   1270893       250     21250         0     93490    148750   3732944     57.79     61.19  --
4333.62/1085.15	c  N dy  4479   1291184       250     21250         0     65465    148750   1819067     57.80     61.04  --
4353.59/1090.19	c  N dy  4560   1311285       250     21250         0     85124    148750   3116304     57.80     61.00  --
4373.97/1095.27	c  N dy  4633   1331315       250     21250         0     55843    148750   1124468     57.79     61.27  --
4392.34/1099.89	c  N dy  4703   1351543       250     21250         0     75595    148750   2437692     57.80     61.14  --
4415.11/1105.55	c  N dy  4775   1371584       250     21250         0     95202    148750   3731730     57.80     61.31  --
4434.28/1110.37	c  N dy  4857   1391633       250     21250         0     64971    148750   1666424     57.80     61.11  --
4454.25/1115.35	c  N dy  4929   1411651       250     21250         0     84527    148750   2963064     57.80     61.04  --
4478.23/1121.37	c  N dy  5011   1431674       250     21250         0     53278    148750    842156     57.81     62.13  --
4496.20/1125.85	c  N dy  5097   1451737       250     21250         0     72930    148750   2145696     57.81     64.10  --
4517.38/1131.12	c  N dy  5151   1471830       250     21250         0     92522    148750   3440460     57.80     60.95  --
4540.95/1137.03	c  N dy  5248   1491848       250     21250         0     60271    148750   1252529     57.81     60.86  --
4559.71/1141.76	c  N dy  5303   1511855       250     21250         0     79791    148750   2548726     57.80     61.05  --
4584.89/1148.01	c  N dy  5396   1532108       250     21250         0     99574    148750   3859947     57.81     60.91  --
4605.25/1153.15	c  N dy  5474   1552152       250     21250         0     66392    148750   1604193     57.81     63.56  --
4627.22/1158.61	c  N dy  5547   1573079       250     21250         0     86820    148750   2952539     57.81     60.93  --
4654.79/1165.50	c  N dy  5635   1593129       250     21250         0    106417    148750   4249629     57.82     61.23  --
4673.56/1170.24	c  N dy  5685   1613221       250     21250         0     72337    148750   1942535     57.80     62.17  --
4696.73/1176.01	c  N dy  5751   1633252       250     21250         0     91897    148750   3243344     57.81     61.23  --
4724.69/1183.08	c  N dy  5819   1654134       250     21250         0     57591    148750    912549     57.80     61.12  --
4744.25/1187.99	c  N dy  5898   1674551       250     21250         0     77526    148750   2231477     57.81     61.73  --
4768.23/1193.97	c  N dy  5994   1694562       250     21250         0     97064    148750   3529984     57.82     61.07  --
4790.60/1199.57	c  S st  6059   1710442       250     21250         0     56931    148750    813442     57.82   no data  --
4791.40/1199.75	c  S st  6059   1710948       250     21250         0     57436    148750    845747     57.82   no data  --
4791.40/1199.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4791.40/1199.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4791.40/1199.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.17
4791.81/1199.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4791.81/1199.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4791.81/1199.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
4791.81/1199.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

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-3175049-1304079741/watcher-3175049-1304079741 -o /tmp/evaluation-result-3175049-1304079741/solver-3175049-1304079741 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175049-1304079741.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.11 8.14 7.83 1/172 414
/proc/meminfo: memFree=30942204/32951124 swapFree=67105204/67111528
[pid=414] ppid=412 vsize=20420 CPUtime=0 cores=0,2,4,6
/proc/414/stat : 414 (strangenight1-m) R 412 414 32751 0 -1 4194304 238 0 0 0 0 0 0 0 25 0 1 0 500390059 20910080 189 33554432000 4194304 4650419 140737438488512 18446744073709551615 220811274129 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/414/statm: 5105 189 156 112 0 57 0
[pid=414/tid=415] ppid=412 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/414/task/415/stat : 415 (strangenight1-m) R 412 414 32751 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 500390059 52465664 352 33554432000 4194304 4650419 140737438488512 18446744073709551615 46984926562216 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=414/tid=416] ppid=412 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/414/task/416/stat : 416 (strangenight1-m) R 412 414 32751 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 500390059 52465664 352 33554432000 4194304 4650419 140737438488512 18446744073709551615 220828034102 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=414/tid=417] ppid=412 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/414/task/417/stat : 417 (strangenight1-m) R 412 414 32751 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 500390059 52465664 352 33554432000 4194304 4650419 140737438488512 18446744073709551615 220816292849 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.403571 s]
/proc/loadavg: 8.11 8.14 7.83 1/172 414
/proc/meminfo: memFree=30942204/32951124 swapFree=67105204/67111528
[pid=414] ppid=412 vsize=224872 CPUtime=1.56 cores=0,2,4,6
/proc/414/stat : 414 (strangenight1-m) R 412 414 32751 0 -1 4202496 6357 0 0 0 154 2 0 0 18 0 4 0 500390059 230268928 5004 33554432000 4194304 4650419 140737438488512 18446744073709551615 220815933551 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/414/statm: 56218 5262 385 112 0 51183 0
[pid=414/tid=415] ppid=412 vsize=224872 CPUtime=0.38 cores=0,2,4,6
/proc/414/task/415/stat : 415 (strangenight1-m) D 412 414 32751 0 -1 4202560 1436 0 0 0 38 0 0 0 18 0 4 0 500390059 230268928 5844 33554432000 4194304 4650419 140737438488512 18446744073709551615 220815897633 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=414/tid=416] ppid=412 vsize=224872 CPUtime=0.39 cores=0,2,4,6
/proc/414/task/416/stat : 416 (strangenight1-m) R 412 414 32751 0 -1 4202560 2215 0 0 0 38 1 0 0 18 0 4 0 500390059 230268928 5851 33554432000 4194304 4650419 140737438488512 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=414/tid=417] ppid=412 vsize=224872 CPUtime=0.39 cores=0,2,4,6
/proc/414/task/417/stat : 417 (strangenight1-m) S 412 414 32751 0 -1 4202560 1672 0 0 0 39 0 0 0 18 0 4 0 500390059 230268928 6037 33554432000 4194304 4650419 140737438488512 18446744073709551615 220816341486 0 0 4096 2 18446604453936720832 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 224872

[startup+0.912139 s]
/proc/loadavg: 8.11 8.14 7.83 1/172 414
/proc/meminfo: memFree=30942204/32951124 swapFree=67105204/67111528
[pid=414] ppid=412 vsize=227004 CPUtime=3.59 cores=0,2,4,6
/proc/414/stat : 414 (strangenight1-m) R 412 414 32751 0 -1 4202496 12471 0 0 0 356 3 0 0 18 0 4 0 500390059 232452096 8325 33554432000 4194304 4650419 140737438488512 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/414/statm: 56751 8325 391 112 0 51716 0
[pid=414/tid=415] ppid=412 vsize=227004 CPUtime=0.88 cores=0,2,4,6
/proc/414/task/415/stat : 415 (strangenight1-m) R 412 414 32751 0 -1 4202560 3120 0 0 0 88 0 0 0 18 0 4 0 500390059 232452096 8326 33554432000 4194304 4650419 140737438488512 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=414/tid=416] ppid=412 vsize=227004 CPUtime=0.89 cores=0,2,4,6
/proc/414/task/416/stat : 416 (strangenight1-m) R 412 414 32751 0 -1 4202560 3231 0 0 0 88 1 0 0 18 0 4 0 500390059 232452096 8326 33554432000 4194304 4650419 140737438488512 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=414/tid=417] ppid=412 vsize=227004 CPUtime=0.89 cores=0,2,4,6
/proc/414/task/417/stat : 417 (strangenight1-m) R 412 414 32751 0 -1 4202560 2552 0 0 0 89 0 0 0 19 0 4 0 500390059 232452096 8326 33554432000 4194304 4650419 140737438488512 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.59
Current children cumulated vsize (KiB) 227004

[startup+1.00112 s]
/proc/loadavg: 8.11 8.14 7.83 1/172 414
/proc/meminfo: memFree=30942204/32951124 swapFree=67105204/67111528
[pid=414] ppid=412 vsize=227004 CPUtime=3.96 cores=0,2,4,6
/proc/414/stat : 414 (strangenight1-m) R 412 414 32751 0 -1 4202496 12838 0 0 0 392 4 0 0 18 0 4 0 500390059 232452096 8692 33554432000 4194304 4650419 140737438488512 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/414/statm: 56751 8692 391 112 0 51716 0
[pid=414/tid=415] ppid=412 vsize=227004 CPUtime=0.97 cores=0,2,4,6
/proc/414/task/415/stat : 415 (strangenight1-m) R 412 414 32751 0 -1 4202560 3207 0 0 0 97 0 0 0 18 0 4 0 500390059 232452096 8692 33554432000 4194304 4650419 140737438488512 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=414/tid=416] ppid=412 vsize=227004 CPUtime=0.98 cores=0,2,4,6
/proc/414/task/416/stat : 416 (strangenight1-m) R 412 414 32751 0 -1 4202560 3324 0 0 0 97 1 0 0 18 0 4 0 500390059 232452096 8692 33554432000 4194304 4650419 140737438488512 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=414/tid=417] ppid=412 vsize=227004 CPUtime=0.98 cores=0,2,4,6
/proc/414/task/417/stat : 417 (strangenight1-m) R 412 414 32751 0 -1 4202560 2642 0 0 0 98 0 0 0 19 0 4 0 500390059 232452096 8692 33554432000 4194304 4650419 140737438488512 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.96
Current children cumulated vsize (KiB) 227004

[startup+1.10111 s]
/proc/loadavg: 8.11 8.14 7.83 1/172 414
/proc/meminfo: memFree=30942204/32951124 swapFree=67105204/67111528
[pid=414] ppid=412 vsize=227004 CPUtime=4.35 cores=0,2,4,6
/proc/414/stat : 414 (strangenight1-m) R 412 414 32751 0 -1 4202496 13245 0 0 0 431 4 0 0 18 0 4 0 500390059 232452096 9099 33554432000 4194304 4650419 140737438488512 18446744073709551615 4364777 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/414/statm: 56751 9099 391 112 0 51716 0
[pid=414/tid=415] ppid=412 vsize=227004 CPUtime=1.07 cores=0,2,4,6
/proc/414/task/415/stat : 415 (strangenight1-m) R 412 414 32751 0 -1 4202560 3305 0 0 0 107 0 0 0 18 0 4 0 500390059 232452096 9099 33554432000 4194304 4650419 140737438488512 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=414/tid=416] ppid=412 vsize=227004 CPUtime=1.08 cores=0,2,4,6
/proc/414/task/416/stat : 416 (strangenight1-m) R 412 414 32751 0 -1 4202560 3428 0 0 0 107 1 0 0 18 0 4 0 500390059 232452096 9099 33554432000 4194304 4650419 140737438488512 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=414/tid=417] ppid=412 vsize=227004 CPUtime=1.07 cores=0,2,4,6
/proc/414/task/417/stat : 417 (strangenight1-m) R 412 414 32751 0 -1 4202560 2738 0 0 0 107 0 0 0 19 0 4 0 500390059 232452096 9099 33554432000 4194304 4650419 140737438488512 18446744073709551615 4331301 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.35
Current children cumulated vsize (KiB) 227004

[startup+1.50103 s]
/proc/loadavg: 8.11 8.14 7.83 1/172 414
/proc/meminfo: memFree=30942204/32951124 swapFree=67105204/67111528
[pid=414] ppid=412 vsize=228200 CPUtime=5.95 cores=0,2,4,6
/proc/414/stat : 414 (strangenight1-m) R 412 414 32751 0 -1 4202496 16467 0 0 0 591 4 0 0 19 0 4 0 500390059 233676800 9340 33554432000 4194304 4650419 140737438488512 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/414/statm: 57050 9340 391 112 0 52015 0
[pid=414/tid=415] ppid=412 vsize=228200 CPUtime=1.48 cores=0,2,4,6
/proc/414/task/415/stat : 415 (strangenight1-m) R 412 414 32751 0 -1 4202560 4093 0 0 0 147 1 0 0 19 0 4 0 500390059 233676800 9340 33554432000 4194304 4650419 140737438488512 18446744073709551615 4365210 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=414/tid=416] ppid=412 vsize=228200 CPUtime=1.48 cores=0,2,4,6
/proc/414/task/416/stat : 416 (strangenight1-m) R 412 414 32751 0 -1 4202560 4277 0 0 0 147 1 0 0 19 0 4 0 500390059 233676800 9340 33554432000 4194304 4650419 140737438488512 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=414/tid=417] ppid=412 vsize=228200 CPUtime=1.47 cores=0,2,4,6
/proc/414/task/417/stat : 417 (strangenight1-m) R 412 414 32751 0 -1 4202560 3531 0 0 0 147 0 0 0 20 0 4 0 500390059 233676800 9340 33554432000 4194304 4650419 140737438488512 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 228200

[startup+3.10074 s]
/proc/loadavg: 8.10 8.14 7.83 9/184 431
/proc/meminfo: memFree=30690504/32951124 swapFree=67105204/67111528
[pid=414] ppid=412 vsize=229612 CPUtime=12.34 cores=0,2,4,6
/proc/414/stat : 414 (strangenight1-m) R 412 414 32751 0 -1 4202496 29666 0 0 0 1227 7 0 0 23 0 4 0 500390059 235122688 13064 33554432000 4194304 4650419 140737438488512 18446744073709551615 4439371 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/414/statm: 57403 13064 393 112 0 52368 0
[pid=414/tid=415] ppid=412 vsize=229612 CPUtime=3.07 cores=0,2,4,6
/proc/414/task/415/stat : 415 (strangenight1-m) R 412 414 32751 0 -1 4202560 6905 0 0 0 306 1 0 0 23 0 4 0 500390059 235122688 13064 33554432000 4194304 4650419 140737438488512 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=414/tid=416] ppid=412 vsize=229612 CPUtime=3.08 cores=0,2,4,6
/proc/414/task/416/stat : 416 (strangenight1-m) R 412 414 32751 0 -1 4202560 7128 0 0 0 307 1 0 0 23 0 4 0 500390059 235122688 13064 33554432000 4194304 4650419 140737438488512 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=414/tid=417] ppid=412 vsize=229612 CPUtime=3.07 cores=0,2,4,6
/proc/414/task/417/stat : 417 (strangenight1-m) R 412 414 32751 0 -1 4202560 5832 0 0 0 306 1 0 0 25 0 4 0 500390059 235122688 13064 33554432000 4194304 4650419 140737438488512 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 229612

[startup+6.30615 s]
/proc/loadavg: 8.10 8.14 7.83 9/184 431
/proc/meminfo: memFree=30610668/32951124 swapFree=67105204/67111528
[pid=414] ppid=412 vsize=229688 CPUtime=25.14 cores=0,2,4,6
/proc/414/stat : 414 (strangenight1-m) R 412 414 32751 0 -1 4202496 42742 0 0 0 2505 9 0 0 25 0 4 0 500390059 235200512 25006 33554432000 4194304 4650419 140737438488512 18446744073709551615 4370643 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/414/statm: 57422 25006 393 112 0 52387 0
[pid=414/tid=415] ppid=412 vsize=229688 CPUtime=6.28 cores=0,2,4,6
/proc/414/task/415/stat : 415 (strangenight1-m) R 412 414 32751 0 -1 4202560 9325 0 0 0 626 2 0 0 25 0 4 0 500390059 235200512 25006 33554432000 4194304 4650419 140737438488512 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=414/tid=416] ppid=412 vsize=229688 CPUtime=6.29 cores=0,2,4,6
/proc/414/task/416/stat : 416 (strangenight1-m) R 412 414 32751 0 -1 4202560 12166 0 0 0 626 3 0 0 25 0 4 0 500390059 235200512 25006 33554432000 4194304 4650419 140737438488512 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=414/tid=417] ppid=412 vsize=229688 CPUtime=6.25 cores=0,2,4,6
/proc/414/task/417/stat : 417 (strangenight1-m) R 412 414 32751 0 -1 4202560 10904 0 0 0 624 1 0 0 25 0 4 0 500390059 235200512 25006 33554432000 4194304 4650419 140737438488512 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 229688

[startup+12.701 s]
/proc/loadavg: 8.08 8.13 7.83 9/184 431
/proc/meminfo: memFree=30606420/32951124 swapFree=67105204/67111528
[pid=414] ppid=412 vsize=297168 CPUtime=50.69 cores=0,2,4,6
/proc/414/stat : 414 (strangenight1-m) R 412 414 32751 0 -1 4202496 64035 0 0 0 5055 14 0 0 25 0 4 0 500390059 304300032 32534 33554432000 4194304 4650419 140737438488512 18446744073709551615 4364772 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/414/statm: 74292 32534 393 112 0 69257 0
[pid=414/tid=415] ppid=412 vsize=297168 CPUtime=12.68 cores=0,2,4,6
/proc/414/task/415/stat : 415 (strangenight1-m) R 412 414 32751 0 -1 4202560 16698 0 0 0 1264 4 0 0 25 0 4 0 500390059 304300032 32534 33554432000 4194304 4650419 140737438488512 18446744073709551615 4476769 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=414/tid=416] ppid=412 vsize=297168 CPUtime=12.68 cores=0,2,4,6
/proc/414/task/416/stat : 416 (strangenight1-m) R 412 414 32751 0 -1 4202560 14778 0 0 0 1265 3 0 0 25 0 4 0 500390059 304300032 32534 33554432000 4194304 4650419 140737438488512 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=414/tid=417] ppid=412 vsize=297168 CPUtime=12.63 cores=0,2,4,6
/proc/414/task/417/stat : 417 (strangenight1-m) R 412 414 32751 0 -1 4202560 16857 0 0 0 1260 3 0 0 25 0 4 0 500390059 304300032 32535 33554432000 4194304 4650419 140737438488512 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 297168

[startup+25.5006 s]
/proc/loadavg: 8.07 8.13 7.84 9/184 432
/proc/meminfo: memFree=30209492/32951124 swapFree=67105204/67111528
[pid=414] ppid=412 vsize=386216 CPUtime=101.82 cores=0,2,4,6
/proc/414/stat : 414 (strangenight1-m) R 412 414 32751 0 -1 4202496 91891 0 0 0 10160 22 0 0 25 0 4 0 500390059 395485184 44460 33554432000 4194304 4650419 140737438488512 18446744073709551615 4365267 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/414/statm: 96554 44460 393 112 0 91519 0
[pid=414/tid=415] ppid=412 vsize=386216 CPUtime=25.47 cores=0,2,4,6
/proc/414/task/415/stat : 415 (strangenight1-m) R 412 414 32751 0 -1 4202560 23439 0 0 0 2541 6 0 0 25 0 4 0 500390059 395485184 44460 33554432000 4194304 4650419 140737438488512 18446744073709551615 4476293 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=414/tid=416] ppid=412 vsize=386216 CPUtime=25.48 cores=0,2,4,6
/proc/414/task/416/stat : 416 (strangenight1-m) R 412 414 32751 0 -1 4202560 21533 0 0 0 2543 5 0 0 25 0 4 0 500390059 395485184 44460 33554432000 4194304 4650419 140737438488512 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=414/tid=417] ppid=412 vsize=386216 CPUtime=25.35 cores=0,2,4,6
/proc/414/task/417/stat : 417 (strangenight1-m) R 412 414 32751 0 -1 4202560 25605 0 0 0 2530 5 0 0 25 0 4 0 500390059 395485184 44460 33554432000 4194304 4650419 140737438488512 18446744073709551615 4331850 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 386216

[startup+51.1009 s]
/proc/loadavg: 8.05 8.12 7.84 9/184 432
/proc/meminfo: memFree=30117788/32951124 swapFree=67105204/67111528
[pid=414] ppid=412 vsize=387424 CPUtime=204.07 cores=0,2,4,6
/proc/414/stat : 414 (strangenight1-m) R 412 414 32751 0 -1 4202496 137815 0 0 0 20372 35 0 0 25 0 4 0 500390059 396722176 59231 33554432000 4194304 4650419 140737438488512 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/414/statm: 96856 59231 393 112 0 91821 0
[pid=414/tid=415] ppid=412 vsize=387424 CPUtime=51.07 cores=0,2,4,6
/proc/414/task/415/stat : 415 (strangenight1-m) R 412 414 32751 0 -1 4202560 36643 0 0 0 5097 10 0 0 25 0 4 0 500390059 396722176 59231 33554432000 4194304 4650419 140737438488512 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=414/tid=416] ppid=412 vsize=387424 CPUtime=51.09 cores=0,2,4,6
/proc/414/task/416/stat : 416 (strangenight1-m) R 412 414 32751 0 -1 4202560 32227 0 0 0 5101 8 0 0 25 0 4 0 500390059 396722176 59231 33554432000 4194304 4650419 140737438488512 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=414/tid=417] ppid=412 vsize=387424 CPUtime=50.81 cores=0,2,4,6
/proc/414/task/417/stat : 417 (strangenight1-m) R 412 414 32751 0 -1 4202560 39812 0 0 0 5071 10 0 0 25 0 4 0 500390059 396722176 59231 33554432000 4194304 4650419 140737438488512 18446744073709551615 4370585 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 387424

[startup+102.3 s]
/proc/loadavg: 8.02 8.10 7.84 9/184 434
/proc/meminfo: memFree=29875052/32951124 swapFree=67105204/67111528
[pid=414] ppid=412 vsize=401056 CPUtime=408.58 cores=0,2,4,6
/proc/414/stat : 414 (strangenight1-m) R 412 414 32751 0 -1 4202496 217332 0 0 0 40800 58 0 0 25 0 4 0 500390059 410681344 69227 33554432000 4194304 4650419 140737438488512 18446744073709551615 4364772 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/414/statm: 100264 69227 393 112 0 95229 0
[pid=414/tid=415] ppid=412 vsize=401056 CPUtime=102.27 cores=0,2,4,6
/proc/414/task/415/stat : 415 (strangenight1-m) R 412 414 32751 0 -1 4202560 60756 0 0 0 10212 15 0 0 25 0 4 0 500390059 410681344 69227 33554432000 4194304 4650419 140737438488512 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=414/tid=416] ppid=412 vsize=401056 CPUtime=102.28 cores=0,2,4,6
/proc/414/task/416/stat : 416 (strangenight1-m) R 412 414 32751 0 -1 4202560 48912 0 0 0 10216 12 0 0 25 0 4 0 500390059 410681344 69227 33554432000 4194304 4650419 140737438488512 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=414/tid=417] ppid=412 vsize=401056 CPUtime=101.72 cores=0,2,4,6
/proc/414/task/417/stat : 417 (strangenight1-m) R 412 414 32751 0 -1 4202560 67321 0 0 0 10153 19 0 0 25 0 4 0 500390059 410681344 69227 33554432000 4194304 4650419 140737438488512 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.58
Current children cumulated vsize (KiB) 401056

[startup+162.3 s]

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

[pid=414] ppid=412 vsize=759984 CPUtime=2804.51 cores=0,2,4,6
/proc/414/stat : 414 (strangenight1-m) R 412 414 32751 0 -1 4202496 541749 0 0 0 280257 194 0 0 25 0 4 0 500390059 778223616 121357 33554432000 4194304 4650419 140737438488512 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/414/statm: 189996 121357 393 112 0 184961 0
[pid=414/tid=415] ppid=412 vsize=759984 CPUtime=701.44 cores=0,2,4,6
/proc/414/task/415/stat : 415 (strangenight1-m) R 412 414 32751 0 -1 4202560 154298 0 0 0 70086 58 0 0 25 0 4 0 500390059 778223616 121357 33554432000 4194304 4650419 140737438488512 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=414/tid=416] ppid=412 vsize=759984 CPUtime=702.29 cores=0,2,4,6
/proc/414/task/416/stat : 416 (strangenight1-m) R 412 414 32751 0 -1 4202560 175126 0 0 0 70163 66 0 0 25 0 4 0 500390059 778223616 121357 33554432000 4194304 4650419 140737438488512 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=414/tid=417] ppid=412 vsize=759984 CPUtime=698.46 cores=0,2,4,6
/proc/414/task/417/stat : 417 (strangenight1-m) R 412 414 32751 0 -1 4202560 133302 0 0 0 69803 43 0 0 25 0 4 0 500390059 778223616 121357 33554432000 4194304 4650419 140737438488512 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2804.51
Current children cumulated vsize (KiB) 759984

[startup+762.301 s]
/proc/loadavg: 8.16 8.16 8.00 9/184 454
/proc/meminfo: memFree=29122388/32951124 swapFree=67105204/67111528
[pid=414] ppid=412 vsize=813784 CPUtime=3044.18 cores=0,2,4,6
/proc/414/stat : 414 (strangenight1-m) R 412 414 32751 0 -1 4202496 549454 0 0 0 304219 199 0 0 25 0 4 0 500390059 833314816 127356 33554432000 4194304 4650419 140737438488512 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/414/statm: 203446 127356 393 112 0 198411 0
[pid=414/tid=415] ppid=412 vsize=813784 CPUtime=761.43 cores=0,2,4,6
/proc/414/task/415/stat : 415 (strangenight1-m) R 412 414 32751 0 -1 4202560 162003 0 0 0 76080 63 0 0 25 0 4 0 500390059 833314816 127356 33554432000 4194304 4650419 140737438488512 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=414/tid=416] ppid=412 vsize=813784 CPUtime=762.29 cores=0,2,4,6
/proc/414/task/416/stat : 416 (strangenight1-m) R 412 414 32751 0 -1 4202560 175126 0 0 0 76163 66 0 0 25 0 4 0 500390059 833314816 127356 33554432000 4194304 4650419 140737438488512 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=414/tid=417] ppid=412 vsize=813784 CPUtime=758.13 cores=0,2,4,6
/proc/414/task/417/stat : 417 (strangenight1-m) R 412 414 32751 0 -1 4202560 133302 0 0 0 75770 43 0 0 25 0 4 0 500390059 833314816 127356 33554432000 4194304 4650419 140737438488512 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.18
Current children cumulated vsize (KiB) 813784

[startup+822.301 s]
/proc/loadavg: 8.16 8.16 8.00 9/184 456
/proc/meminfo: memFree=29142072/32951124 swapFree=67105204/67111528
[pid=414] ppid=412 vsize=773664 CPUtime=3283.85 cores=0,2,4,6
/proc/414/stat : 414 (strangenight1-m) R 412 414 32751 0 -1 4202496 563668 0 0 0 328178 207 0 0 25 0 4 0 500390059 792231936 120131 33554432000 4194304 4650419 140737438488512 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/414/statm: 193416 120131 393 112 0 188381 0
[pid=414/tid=415] ppid=412 vsize=773664 CPUtime=821.42 cores=0,2,4,6
/proc/414/task/415/stat : 415 (strangenight1-m) R 412 414 32751 0 -1 4202560 176217 0 0 0 82071 71 0 0 25 0 4 0 500390059 792231936 120131 33554432000 4194304 4650419 140737438488512 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=414/tid=416] ppid=412 vsize=773664 CPUtime=822.29 cores=0,2,4,6
/proc/414/task/416/stat : 416 (strangenight1-m) R 412 414 32751 0 -1 4202560 175126 0 0 0 82163 66 0 0 25 0 4 0 500390059 792231936 120131 33554432000 4194304 4650419 140737438488512 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=414/tid=417] ppid=412 vsize=773664 CPUtime=817.81 cores=0,2,4,6
/proc/414/task/417/stat : 417 (strangenight1-m) R 412 414 32751 0 -1 4202560 133302 0 0 0 81738 43 0 0 25 0 4 0 500390059 792231936 120131 33554432000 4194304 4650419 140737438488512 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3283.85
Current children cumulated vsize (KiB) 773664

[startup+882.301 s]
/proc/loadavg: 8.21 8.17 8.01 9/184 457
/proc/meminfo: memFree=29163000/32951124 swapFree=67105204/67111528
[pid=414] ppid=412 vsize=761448 CPUtime=3523.53 cores=0,2,4,6
/proc/414/stat : 414 (strangenight1-m) R 412 414 32751 0 -1 4202496 588271 0 0 0 352133 220 0 0 25 0 4 0 500390059 779722752 122956 33554432000 4194304 4650419 140737438488512 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/414/statm: 190362 122956 393 112 0 185327 0
[pid=414/tid=415] ppid=412 vsize=761448 CPUtime=881.42 cores=0,2,4,6
/proc/414/task/415/stat : 415 (strangenight1-m) R 412 414 32751 0 -1 4202560 192163 0 0 0 88063 79 0 0 25 0 4 0 500390059 779722752 122956 33554432000 4194304 4650419 140737438488512 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=414/tid=416] ppid=412 vsize=761448 CPUtime=882.29 cores=0,2,4,6
/proc/414/task/416/stat : 416 (strangenight1-m) R 412 414 32751 0 -1 4202560 175126 0 0 0 88163 66 0 0 25 0 4 0 500390059 779722752 122956 33554432000 4194304 4650419 140737438488512 18446744073709551615 4476483 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=414/tid=417] ppid=412 vsize=761448 CPUtime=877.48 cores=0,2,4,6
/proc/414/task/417/stat : 417 (strangenight1-m) R 412 414 32751 0 -1 4202560 141959 0 0 0 87701 47 0 0 25 0 4 0 500390059 779722752 122956 33554432000 4194304 4650419 140737438488512 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3523.53
Current children cumulated vsize (KiB) 761448

[startup+942.301 s]
/proc/loadavg: 8.19 8.17 8.02 9/184 467
/proc/meminfo: memFree=29029304/32951124 swapFree=67105204/67111528
[pid=414] ppid=412 vsize=830832 CPUtime=3763.21 cores=0,2,4,6
/proc/414/stat : 414 (strangenight1-m) R 412 414 32751 0 -1 4202496 608856 0 0 0 376092 229 0 0 25 0 4 0 500390059 850771968 130533 33554432000 4194304 4650419 140737438488512 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/414/statm: 207708 130533 393 112 0 202673 0
[pid=414/tid=415] ppid=412 vsize=830832 CPUtime=941.42 cores=0,2,4,6
/proc/414/task/415/stat : 415 (strangenight1-m) R 412 414 32751 0 -1 4202560 197136 0 0 0 94061 81 0 0 25 0 4 0 500390059 850771968 130534 33554432000 4194304 4650419 140737438488512 18446744073709551615 4364779 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=414/tid=416] ppid=412 vsize=830832 CPUtime=942.3 cores=0,2,4,6
/proc/414/task/416/stat : 416 (strangenight1-m) R 412 414 32751 0 -1 4202560 175333 0 0 0 94164 66 0 0 25 0 4 0 500390059 850771968 130534 33554432000 4194304 4650419 140737438488512 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=414/tid=417] ppid=412 vsize=830832 CPUtime=937.15 cores=0,2,4,6
/proc/414/task/417/stat : 417 (strangenight1-m) R 412 414 32751 0 -1 4202560 157365 0 0 0 93661 54 0 0 25 0 4 0 500390059 850771968 130534 33554432000 4194304 4650419 140737438488512 18446744073709551615 4333611 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.21
Current children cumulated vsize (KiB) 830832

[startup+1002.3 s]
/proc/loadavg: 8.13 8.15 8.02 9/184 470
/proc/meminfo: memFree=29023064/32951124 swapFree=67105204/67111528
[pid=414] ppid=412 vsize=723344 CPUtime=4002.87 cores=0,2,4,6
/proc/414/stat : 414 (strangenight1-m) R 412 414 32751 0 -1 4202496 632703 0 0 0 400046 241 0 0 25 0 4 0 500390059 740704256 121274 33554432000 4194304 4650419 140737438488512 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/414/statm: 180836 121274 393 112 0 175801 0
[pid=414/tid=415] ppid=412 vsize=723344 CPUtime=1001.41 cores=0,2,4,6
/proc/414/task/415/stat : 415 (strangenight1-m) R 412 414 32751 0 -1 4202560 212974 0 0 0 100052 89 0 0 25 0 4 0 500390059 740704256 121274 33554432000 4194304 4650419 140737438488512 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=414/tid=416] ppid=412 vsize=723344 CPUtime=1002.29 cores=0,2,4,6
/proc/414/task/416/stat : 416 (strangenight1-m) R 412 414 32751 0 -1 4202560 175333 0 0 0 100163 66 0 0 25 0 4 0 500390059 740704256 121274 33554432000 4194304 4650419 140737438488512 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=414/tid=417] ppid=412 vsize=723344 CPUtime=996.83 cores=0,2,4,6
/proc/414/task/417/stat : 417 (strangenight1-m) R 412 414 32751 0 -1 4202560 165373 0 0 0 99624 59 0 0 25 0 4 0 500390059 740704256 121274 33554432000 4194304 4650419 140737438488512 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4002.87
Current children cumulated vsize (KiB) 723344

[startup+1062.31 s]
/proc/loadavg: 8.10 8.14 8.02 9/184 472
/proc/meminfo: memFree=29017572/32951124 swapFree=67105204/67111528
[pid=414] ppid=412 vsize=780104 CPUtime=4242.57 cores=0,2,4,6
/proc/414/stat : 414 (strangenight1-m) R 412 414 32751 0 -1 4202496 656475 0 0 0 424005 252 0 0 25 0 4 0 500390059 798826496 131696 33554432000 4194304 4650419 140737438488512 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/414/statm: 195026 131696 393 112 0 189991 0
[pid=414/tid=415] ppid=412 vsize=780104 CPUtime=1061.41 cores=0,2,4,6
/proc/414/task/415/stat : 415 (strangenight1-m) R 412 414 32751 0 -1 4202560 223586 0 0 0 106047 94 0 0 25 0 4 0 500390059 798826496 131696 33554432000 4194304 4650419 140737438488512 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=414/tid=416] ppid=412 vsize=780104 CPUtime=1062.3 cores=0,2,4,6
/proc/414/task/416/stat : 416 (strangenight1-m) R 412 414 32751 0 -1 4202560 175333 0 0 0 106164 66 0 0 25 0 4 0 500390059 798826496 131696 33554432000 4194304 4650419 140737438488512 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=414/tid=417] ppid=412 vsize=780104 CPUtime=1056.5 cores=0,2,4,6
/proc/414/task/417/stat : 417 (strangenight1-m) R 412 414 32751 0 -1 4202560 178533 0 0 0 105586 64 0 0 25 0 4 0 500390059 798826496 131696 33554432000 4194304 4650419 140737438488512 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4242.57
Current children cumulated vsize (KiB) 780104

[startup+1122.3 s]
/proc/loadavg: 8.04 8.11 8.01 9/184 474
/proc/meminfo: memFree=29067612/32951124 swapFree=67105204/67111528
[pid=414] ppid=412 vsize=712224 CPUtime=4482.22 cores=0,2,4,6
/proc/414/stat : 414 (strangenight1-m) R 412 414 32751 0 -1 4202496 701003 0 0 0 447951 271 0 0 25 0 4 0 500390059 729317376 121617 33554432000 4194304 4650419 140737438488512 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/414/statm: 178056 121617 393 112 0 173021 0
[pid=414/tid=415] ppid=412 vsize=712224 CPUtime=1121.4 cores=0,2,4,6
/proc/414/task/415/stat : 415 (strangenight1-m) R 412 414 32751 0 -1 4202560 235698 0 0 0 112041 99 0 0 25 0 4 0 500390059 729317376 121617 33554432000 4194304 4650419 140737438488512 18446744073709551615 4439619 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=414/tid=416] ppid=412 vsize=712224 CPUtime=1122.3 cores=0,2,4,6
/proc/414/task/416/stat : 416 (strangenight1-m) R 412 414 32751 0 -1 4202560 176339 0 0 0 112164 66 0 0 25 0 4 0 500390059 729317376 121617 33554432000 4194304 4650419 140737438488512 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=414/tid=417] ppid=412 vsize=712224 CPUtime=1116.17 cores=0,2,4,6
/proc/414/task/417/stat : 417 (strangenight1-m) R 412 414 32751 0 -1 4202560 196404 0 0 0 111545 72 0 0 25 0 4 0 500390059 729317376 121617 33554432000 4194304 4650419 140737438488512 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.22
Current children cumulated vsize (KiB) 712224

[startup+1182.3 s]
/proc/loadavg: 8.01 8.08 8.01 9/184 475
/proc/meminfo: memFree=29019220/32951124 swapFree=67105204/67111528
[pid=414] ppid=412 vsize=752504 CPUtime=4721.88 cores=0,2,4,6
/proc/414/stat : 414 (strangenight1-m) R 412 414 32751 0 -1 4202496 723993 0 0 0 471906 282 0 0 25 0 4 0 500390059 770564096 122650 33554432000 4194304 4650419 140737438488512 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/414/statm: 188126 122650 393 112 0 183091 0
[pid=414/tid=415] ppid=412 vsize=752504 CPUtime=1181.4 cores=0,2,4,6
/proc/414/task/415/stat : 415 (strangenight1-m) R 412 414 32751 0 -1 4202560 235791 0 0 0 118041 99 0 0 25 0 4 0 500390059 770564096 122650 33554432000 4194304 4650419 140737438488512 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=414/tid=416] ppid=412 vsize=752504 CPUtime=1182.3 cores=0,2,4,6
/proc/414/task/416/stat : 416 (strangenight1-m) R 412 414 32751 0 -1 4202560 176452 0 0 0 118164 66 0 0 25 0 4 0 500390059 770564096 122650 33554432000 4194304 4650419 140737438488512 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=414/tid=417] ppid=412 vsize=752504 CPUtime=1175.85 cores=0,2,4,6
/proc/414/task/417/stat : 417 (strangenight1-m) R 412 414 32751 0 -1 4202560 205116 0 0 0 117509 76 0 0 25 0 4 0 500390059 770564096 122650 33554432000 4194304 4650419 140737438488512 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4721.88
Current children cumulated vsize (KiB) 752504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.01 8.08 8.00 9/184 476
/proc/meminfo: memFree=29023292/32951124 swapFree=67105204/67111528
[pid=414] ppid=412 vsize=781596 CPUtime=4800.21 cores=0,2,4,6
/proc/414/stat : 414 (strangenight1-m) R 412 414 32751 0 -1 4202496 731652 0 0 0 479736 285 0 0 25 0 4 0 500390059 800354304 127226 33554432000 4194304 4650419 140737438488512 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/414/statm: 195399 127226 393 112 0 190364 0
[pid=414/tid=415] ppid=412 vsize=781596 CPUtime=1201.01 cores=0,2,4,6
/proc/414/task/415/stat : 415 (strangenight1-m) R 412 414 32751 0 -1 4202560 235791 0 0 0 120002 99 0 0 25 0 4 0 500390059 800354304 127226 33554432000 4194304 4650419 140737438488512 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=414/tid=416] ppid=412 vsize=781596 CPUtime=1201.91 cores=0,2,4,6
/proc/414/task/416/stat : 416 (strangenight1-m) R 412 414 32751 0 -1 4202560 176452 0 0 0 120125 66 0 0 25 0 4 0 500390059 800354304 127226 33554432000 4194304 4650419 140737438488512 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=414/tid=417] ppid=412 vsize=781596 CPUtime=1195.34 cores=0,2,4,6
/proc/414/task/417/stat : 417 (strangenight1-m) R 412 414 32751 0 -1 4202560 206651 0 0 0 119458 76 0 0 25 0 4 0 500390059 800354304 127226 33554432000 4194304 4650419 140737438488512 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 781596

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: 8.01 8.08 8.00 9/184 476
/proc/meminfo: memFree=29023292/32951124 swapFree=67105204/67111528
[pid=414] ppid=412 vsize=781596 CPUtime=4800.21 cores=0,2,4,6
/proc/414/stat : 414 (strangenight1-m) R 412 414 32751 0 -1 4202496 731652 0 0 0 479736 285 0 0 25 0 4 0 500390059 800354304 127226 33554432000 4194304 4650419 140737438488512 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/414/statm: 195399 127226 393 112 0 190364 0
[pid=414/tid=415] ppid=412 vsize=781596 CPUtime=1201.01 cores=0,2,4,6
/proc/414/task/415/stat : 415 (strangenight1-m) R 412 414 32751 0 -1 4202560 235791 0 0 0 120002 99 0 0 25 0 4 0 500390059 800354304 127226 33554432000 4194304 4650419 140737438488512 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=414/tid=416] ppid=412 vsize=781596 CPUtime=1201.91 cores=0,2,4,6
/proc/414/task/416/stat : 416 (strangenight1-m) R 412 414 32751 0 -1 4202560 176452 0 0 0 120125 66 0 0 25 0 4 0 500390059 800354304 127226 33554432000 4194304 4650419 140737438488512 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=414/tid=417] ppid=412 vsize=781596 CPUtime=1195.34 cores=0,2,4,6
/proc/414/task/417/stat : 417 (strangenight1-m) R 412 414 32751 0 -1 4202560 206651 0 0 0 119458 76 0 0 25 0 4 0 500390059 800354304 127226 33554432000 4194304 4650419 140737438488512 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 781596

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.94
CPU time (s): 4800.28
CPU user time (s): 4797.39
CPU system time (s): 2.88456
CPU usage (%): 399.376
Max. virtual memory (cumulated for all children) (KiB): 845232

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

runsolver used 1.9897 second user time and 4.5783 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-29 14:22:22
IDJOB=3175049
IDBENCH=82667
IDSOLVER=1588
FILE ID=node147/3175049-1304079741
RUNJOBID= node147-1304078537-301
PBS_JOBID= 13170522
Free space on /tmp= 72660 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S1274193329-021-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175049-1304079741/watcher-3175049-1304079741 -o /tmp/evaluation-result-3175049-1304079741/solver-3175049-1304079741 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175049-1304079741.cnf

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

MD5SUM BENCH= 3c4691c1028b5642345f341166405cb7
RANDOM SEED=40712893

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30942608 kB
Buffers:        264928 kB
Cached:        1358620 kB
SwapCached:       2712 kB
Active:         124848 kB
Inactive:      1559644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30942608 kB
SwapTotal:    67111528 kB
SwapFree:     67105204 kB
Dirty:            6680 kB
Writeback:           0 kB
AnonPages:       59308 kB
Mapped:          14600 kB
Slab:           260152 kB
PageTables:       4284 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185792 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= 72644 MiB
End job on node147 at 2011-04-29 14:42:25