Trace number 3174891

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.35 1201.75

General information on the benchmark

Namerandom/large/
unif-k5-r20-v750-c15000-S957625236-045-UNKNOWN.cnf
MD5SUM49e4c2cc668774425bd698267df5f51d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.34149
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of clauses15000
Sum of the clauses size75000
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 515000
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174891-1304045909.cnf'
0.00/0.00	c -- header says num vars:            750
0.00/0.00	c -- header says num clauses:       15000
0.00/0.08	c -- clauses added:            0 learnts,        15000 normals,            0 xors
0.00/0.08	c -- vars added        750
0.00/0.08	c Parsing time:  0.03 s
0.00/0.08	c  N st     0         0       750     15000         0         0     75000         0   no data   no data  --
0.00/0.08	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.27
0.00/0.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.00/0.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
0.00/0.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
0.00/0.67	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.67	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.00/0.67	c calculated reachability. Time: 0.00
0.00/0.67	c Calc default polars -  time:   0.00 s pos:     364 undec:      29 neg:     357
0.00/0.67	c =========================================================================================
0.00/0.67	c types(t): F = full restart, N = normal restart
0.00/0.67	c types(t): S = simplification begin/end, E = solution found
0.00/0.67	c restart types(rt): st = static, dy = dynamic
0.00/0.67	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.67	c  B st     0         0       750     15000         0         0     75000         0   no data   no data  --
0.00/0.67	c Decided on static restart strategy
0.00/0.67	c  N st     8      4916       750     15000         0      4876     75000    521378   no data   no data  --
1.61/0.90	c  N st    10     11299       750     15000         0      4526     75000    294301   no data   no data  --
5.20/1.40	c  N st    11     17042       750     15000         0     10196     75000    940693   no data   no data  --
8.00/2.09	c  F st    12     25000       750     15000         0     12502     75000   1177939   no data   no data  --
8.00/2.09	c  N st    12     25000       750     15000         0     12502     75000   1177939   no data   no data  --
9.57/2.47	c  N dy    18     30001       750     15000         0     10723     75000    877862   no data   no data  --
9.57/2.47	c  S st    18     30001       750     15000         0     10723     75000    877862   no data   no data  --
9.98/2.51	c  S st    18     30503       750     15000         0     11225     75000    919928   no data   no data  --
9.98/2.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
9.98/2.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.98/2.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
9.98/2.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.98/2.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.98/2.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
9.98/2.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.95/6.53	c lits-rem:      3001  cl-subs:      159  v-elim:      0  v-fix:    0  time: 15.82 s
26.35/6.65	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.51
26.35/6.66	c calculated reachability. Time: 0.00
26.35/6.66	c  N dy    18     30503       750     15000         0     11066     75000    888974   no data   no data  --
27.95/7.01	c  N dy    38     34808       750     15000         0     15361     75000   1307386     79.64     84.29  --
29.15/7.33	c  N dy    64     38895       750     15000         0     11579     75000    675447     80.34     85.72  --
30.34/7.66	c  N dy    86     42975       750     15000         0     15649     75000   1072885     80.18     84.65  --
31.55/7.90	c  S st    97     45754       750     15000         0      9503     75000    340442     79.69     77.25  --
31.55/7.94	c  S st    97     46259       750     15000         0     10008     75000    382676     79.69   no data  --
31.55/7.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.55/7.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.55/7.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
31.55/7.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.55/7.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.55/7.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
31.55/7.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
44.33/11.14	c lits-rem:      1011  cl-subs:        4  v-elim:      0  v-fix:    0  time: 12.67 s
44.33/11.14	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
44.33/11.14	c vivif2 --  cl tried    10004 cl shrink        0 lits rem          0 time: 0.02
44.73/11.25	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.43
44.73/11.25	c calculated reachability. Time: 0.00
44.73/11.25	c  N dy    97     46259       750     15000         0     10004     75000    380945     79.69   no data  --
45.93/11.55	c  N dy   118     50281       750     15000         0     14009     75000    765941     79.58     84.59  --
47.54/11.90	c  N dy   134     54444       750     15000         0     18160     75000   1165671     79.28     83.60  --
48.71/12.27	c  N dy   163     58497       750     15000         0     12268     75000    503822     79.74     83.97  --
50.32/12.64	c  N dy   182     62552       750     15000         0     16311     75000    899801     79.65     84.55  --
51.93/13.05	c  N dy   200     66604       750     15000         0     20353     75000   1293575     79.45     83.89  --
53.12/13.33	c  S st   215     69388       750     15000         0     12174     75000    393551     79.43   no data  --
53.12/13.38	c  S st   215     69891       750     15000         0     12676     75000    436894     79.43   no data  --
53.12/13.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
53.12/13.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.12/13.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.04
53.52/13.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.52/13.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.52/13.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
53.52/13.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
67.50/16.90	c lits-rem:      1725  cl-subs:        9  v-elim:      0  v-fix:    0  time: 13.93 s
67.50/16.90	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
67.50/16.90	c vivif2 --  cl tried    12667 cl shrink        0 lits rem          0 time: 0.02
67.89/17.05	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.57
67.89/17.05	c calculated reachability. Time: 0.00
67.89/17.05	c  N dy   215     69891       750     15000         0     12667     75000    433460     79.43   no data  --
69.51/17.46	c  N dy   239     74432       750     15000         0     17199     75000    879530     79.56     84.67  --
71.49/17.94	c  N dy   266     79190       750     15000         0     21941     75000   1339781     79.56     83.99  --
73.50/18.43	c  N dy   290     84447       750     15000         0     15225     75000    596677     79.48     84.58  --
74.68/18.71	c  F st   309     87501       750     15000         0     18271     75000    893452     79.51     81.49  --
75.88/19.01	c  N st   314     90800       750     15000         0     21554     75000   1226852     79.51   no data  --
78.30/19.61	c  N dy   337     96887       750     15000         0     14668     75000    454438     79.50     83.71  --
80.28/20.19	c  N dy   372    103628       750     15000         0     21384     75000   1118419     79.53     83.99  --
81.07/20.30	c  S st   380    104836       750     15000         0     22589     75000   1235344     79.53   no data  --
81.07/20.37	c  S st   380    105338       750     15000         0     23091     75000   1284326     79.53   no data  --
81.07/20.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
81.07/20.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.07/20.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
81.47/20.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.47/20.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.47/20.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
81.47/20.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
98.25/24.67	c lits-rem:       942  cl-subs:       74  v-elim:      0  v-fix:    0  time: 16.90 s
98.25/24.67	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
98.25/24.68	c vivif2 --  cl tried    23017 cl shrink        0 lits rem          0 time: 0.05
99.45/24.92	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.95
99.45/24.92	c calculated reachability. Time: 0.00
99.45/24.92	c  N dy   380    105338       750     15000         0     23017     75000   1270189     79.53   no data  --
102.25/25.64	c  N dy   420    112069       750     15000         0     15779     75000    466879     79.56     85.43  --
105.05/26.37	c  N dy   462    119633       750     15000         0     23317     75000   1203587     79.59     84.34  --
108.66/27.25	c  N dy   500    127325       750     15000         0     16039     75000    403041     79.44     84.36  --
111.83/28.05	c  N dy   548    135486       750     15000         0     24180     75000   1196490     79.47     84.05  --
115.84/29.07	c  N dy   593    144149       750     15000         0     16856     75000    390689     79.49     83.76  --
119.82/30.00	c  N dy   639    153356       750     15000         0     26029     75000   1287575     79.49     86.50  --
121.84/30.54	c  S st   664    158008       750     15000         0     30653     75000   1740066     79.52   no data  --
122.25/30.63	c  S st   664    158515       750     15000         0     31160     75000   1785019     79.52   no data  --
122.25/30.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
122.25/30.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
122.25/30.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.08
122.62/30.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
122.62/30.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
122.62/30.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
122.62/30.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
160.97/40.32	c lits-rem:      1426  cl-subs:      102  v-elim:      0  v-fix:    0  time: 38.36 s
160.97/40.33	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
160.97/40.34	c vivif2 --  cl tried    31058 cl shrink        0 lits rem          0 time: 0.07
162.16/40.67	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 1.30
162.16/40.67	c calculated reachability. Time: 0.00
162.16/40.67	c  N dy   664    158515       750     15000         0     31058     75000   1765741     79.52   no data  --
166.95/41.84	c  N dy   729    168696       750     15000         0     24271     75000   1025739     79.62     83.82  --
172.14/43.17	c  N dy   777    179500       750     15000         0     35047     75000   2087168     79.59     84.26  --
177.35/44.40	c  N dy   835    191086       750     15000         0     28646     75000   1361765     79.57     84.17  --
183.35/45.96	c  N dy   912    203350       750     15000         0     21930     75000    618363     79.63     85.85  --
189.33/47.42	c  N dy   968    216419       750     15000         0     34955     75000   1877966     79.46     85.37  --
195.72/49.06	c  N dy  1046    230323       750     15000         0     28878     75000   1209792     79.49     91.92  --
199.32/49.97	c  S st  1090    237775       750     15000         0     36308     75000   1941979     79.54   no data  --
199.72/50.07	c  S st  1090    238279       750     15000         0     36812     75000   1982665     79.54   no data  --
199.72/50.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
199.72/50.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
200.12/50.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.09
200.12/50.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
200.12/50.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
200.12/50.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
200.12/50.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
250.84/62.82	c lits-rem:      1051  cl-subs:      107  v-elim:      0  v-fix:    0  time: 50.53 s
250.84/62.82	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
250.84/62.84	c vivif2 --  cl tried    36705 cl shrink        0 lits rem          0 time: 0.08
252.04/63.15	c asymm  cl-useful: 0/13932/15000 lits-rem:0 time: 1.24
252.04/63.15	c calculated reachability. Time: 0.00
252.04/63.15	c  N dy  1090    238279       750     15000         0     36705     75000   1963320     79.54   no data  --
259.63/65.03	c  N dy  1169    253709       750     15000         0     31154     75000   1332093     79.49     84.04  --
268.02/67.15	c  N dy  1259    270002       750     15000         0     25468     75000    694032     79.55     84.93  --
277.21/69.42	c  N dy  1364    287413       750     15000         0     42831     75000   2396866     79.58     84.70  --
286.40/71.76	c  N dy  1468    305861       750     15000         0     38303     75000   1862422     79.65     84.06  --
286.80/71.80	c  F st  1469    306253       750     15000         0     38692     75000   1899754     79.65     77.89  --
297.60/74.52	c  N dy  1561    325629       750     15000         0     34069     75000   1348857     79.69     84.58  --
309.17/77.47	c  N dy  1664    345667       750     15000         0     29111     75000    774898     79.69     90.68  --
315.58/79.08	c  S st  1715    357419       750     15000         0     40818     75000   1928973     79.65     76.26  --
315.96/79.19	c  S st  1715    357925       750     15000         0     41324     75000   1973799     79.65   no data  --
315.96/79.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
315.96/79.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
316.36/79.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.11
316.36/79.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
316.36/79.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
316.36/79.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
316.36/79.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
369.48/92.54	c lits-rem:       818  cl-subs:      152  v-elim:      0  v-fix:    0  time: 52.90 s
369.48/92.54	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
369.48/92.56	c vivif2 --  cl tried    41172 cl shrink        0 lits rem          0 time: 0.08
369.88/92.60	c asymm  cl-useful: 0/1068/15000 lits-rem:0 time: 0.14
369.88/92.60	c calculated reachability. Time: 0.00
369.88/92.60	c  N dy  1715    357925       750     15000         0     41172     75000   1946920     79.65   no data  --
381.08/95.44	c  N dy  1822    378009       750     15000         0     35284     75000   1293720     79.64     83.89  --
393.46/98.58	c  N dy  1944    398015       750     15000         0     28317     75000    526286     79.72     84.25  --
404.64/101.36	c  N dy  2055    418062       750     15000         0     48291     75000   2490657     79.75     84.37  --
417.02/104.41	c  N dy  2175    438538       750     15000         0     40800     75000   1660330     79.78     84.61  --
429.83/107.64	c  N dy  2282    458631       750     15000         0     31923     75000    697597     79.78     84.91  --
441.78/110.60	c  N dy  2398    478691       750     15000         0     51903     75000   2660938     79.80     84.14  --
454.17/113.73	c  N dy  2507    498775       750     15000         0     42030     75000   1600269     79.81     84.69  --
468.55/117.39	c  N dy  2628    518872       750     15000         0     31167     75000    439016     79.84     84.19  --
479.34/120.03	c  S st  2724    536887       750     15000         0     49135     75000   2198785     79.83   no data  --
479.74/120.17	c  S st  2724    537392       750     15000         0     49640     75000   2248063     79.83   no data  --
479.74/120.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
479.74/120.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
480.14/120.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.13
480.14/120.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
480.14/120.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
480.14/120.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
480.14/120.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
577.60/144.63	c lits-rem:      1065  cl-subs:      127  v-elim:      0  v-fix:    0  time: 97.24 s
577.60/144.63	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
577.60/144.65	c vivif2 --  cl tried    49513 cl shrink        0 lits rem          0 time: 0.10
579.22/145.03	c asymm  cl-useful: 0/11186/15000 lits-rem:0 time: 1.49
579.22/145.03	c calculated reachability. Time: 0.00
579.22/145.03	c  N dy  2724    537392       750     15000         0     49513     75000   2224156     79.83   no data  --
593.98/148.79	c  N dy  2839    557485       750     15000         0     37641     75000    983750     79.88     84.43  --
608.36/152.30	c  N dy  2936    577715       750     15000         0     57807     75000   2972698     79.88     86.79  --
622.34/155.88	c  N dy  3049    597732       750     15000         0     44862     75000   1600822     79.90     84.19  --
638.32/159.83	c  N dy  3157    617751       750     15000         0     64806     75000   3569474     79.93     85.51  --
652.29/163.35	c  N dy  3265    638214       750     15000         0     51303     75000   2149600     79.94     84.92  --
669.07/167.51	c  N dy  3365    658388       750     15000         0     36529     75000    610141     79.93     84.48  --
683.05/171.00	c  N dy  3482    678426       750     15000         0     56499     75000   2577278     79.95     84.19  --
699.43/175.15	c  N dy  3587    698539       750     15000         0     40673     75000    937411     79.96     84.22  --
714.21/178.88	c  N dy  3687    718624       750     15000         0     60688     75000   2900857     79.95     92.20  --
731.78/183.26	c  N dy  3807    738655       750     15000         0     43777     75000   1138036     79.96     85.04  --
748.56/187.43	c  N dy  3926    758943       750     15000         0     64001     75000   3127752     79.99     84.32  --
765.74/191.78	c  N dy  4032    779233       750     15000         0     46342     75000   1307736     80.00     84.61  --
782.91/196.01	c  N dy  4149    799252       750     15000         0     66300     75000   3268612     80.01     84.99  --
789.72/197.74	c  S st  4189    806089       750     15000         0     73114     75000   3944674     80.02     78.50  --
790.50/197.95	c  S st  4189    806592       750     15000         0     73617     75000   3990851     80.02   no data  --
790.50/197.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
790.50/197.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
790.90/198.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.20
791.30/198.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
791.30/198.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
791.30/198.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
791.30/198.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2906.03/727.59	c lits-rem:      1025  cl-subs:      264  v-elim:      0  v-fix:    0  time: 2113.43 s
2906.03/727.59	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
2906.43/727.64	c vivif2 --  cl tried    73353 cl shrink        0 lits rem          0 time: 0.17
2907.24/727.90	c asymm  cl-useful: 0/3814/15000 lits-rem:0 time: 1.04
2907.24/727.90	c calculated reachability. Time: 0.00
2907.24/727.90	c  N dy  4189    806592       750     15000         0     73353     75000   3942572     80.02   no data  --
2924.41/732.19	c  N dy  4303    826677       750     15000         0     54501     75000   2015262     80.04     84.69  --
2944.38/737.16	c  N dy  4411    846723       750     15000         0     74474     75000   3984001     80.06     86.39  --
2961.96/741.52	c  N dy  4521    866770       750     15000         0     54594     75000   1939871     80.08     88.09  --
2981.54/746.47	c  N dy  4632    886892       750     15000         0     74661     75000   3912472     80.09     85.37  --
2999.93/751.07	c  N dy  4730    907177       750     15000         0     54020     75000   1787522     80.08     84.36  --
3020.29/756.10	c  N dy  4843    927692       750     15000         0     74467     75000   3812619     80.09     84.93  --
3039.47/760.95	c  N dy  4957    947724       750     15000         0     52572     75000   1557880     80.11     85.96  --
3058.63/765.72	c  N dy  5066    967794       750     15000         0     72568     75000   3527141     80.11     87.20  --
3079.80/771.05	c  N dy  5182    987886       750     15000         0     49743     75000   1186734     80.13     84.56  --
3098.17/775.65	c  N dy  5276   1008373       750     15000         0     70159     75000   3202891     80.11     84.34  --
3121.35/781.42	c  N dy  5387   1028595       750     15000         0     46451     75000    772146     80.13     85.05  --
3138.52/785.77	c  N dy  5495   1048665       750     15000         0     66434     75000   2736379     80.14     84.70  --
3161.69/791.54	c  N dy  5604   1069060       750     15000         0     86761     75000   4743313     80.15     84.58  --
3165.29/792.47	c  F st  5623   1071875       750     15000         0     89566     75000   5017710     80.15   no data  --
3179.67/796.03	c  N dy  5690   1089104       750     15000         0     61886     75000   2234321     80.15     84.54  --
3201.24/801.43	c  N dy  5798   1109399       750     15000         0     82091     75000   4224164     80.16     84.51  --
3222.00/806.61	c  N dy  5899   1129424       750     15000         0     56208     75000   1553346     80.16     84.67  --
3242.38/811.70	c  N dy  6015   1149443       750     15000         0     76155     75000   3537740     80.19     84.61  --
3266.75/817.89	c  N dy  6134   1169730       750     15000         0     49553     75000    811621     80.21     86.00  --
3285.12/822.48	c  N dy  6233   1190197       750     15000         0     69950     75000   2818935     80.20     85.28  --
3308.69/828.30	c  S st  6339   1209890       750     15000         0     89577     75000   4751225     80.21   no data  --
3309.49/828.56	c  S st  6339   1210393       750     15000         0     90079     75000   4793877     80.21   no data  --
3309.49/828.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
3309.49/828.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3309.89/828.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.26
3310.29/828.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3310.29/828.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3310.29/828.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
3310.29/828.79	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-3174891-1304045909/watcher-3174891-1304045909 -o /tmp/evaluation-result-3174891-1304045909/solver-3174891-1304045909 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3174891-1304045909.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: 3.16 3.86 4.36 2/172 30095
/proc/meminfo: memFree=24890260/32951124 swapFree=67111348/67111528
[pid=30095] ppid=30093 vsize=51236 CPUtime=0.01 cores=0,2,4,6
/proc/30095/stat : 30095 (strangenight1-m) R 30093 30095 30062 0 -1 4202496 418 0 0 0 1 0 0 0 25 0 4 0 594821401 52465664 358 33554432000 4194304 4650419 140734353191984 18446744073709551615 47162777937433 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30095/statm: 12809 358 306 112 0 7774 0
[pid=30095/tid=30096] ppid=30093 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/30095/task/30096/stat : 30096 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 594821402 52465664 358 33554432000 4194304 4650419 140734353191984 18446744073709551615 47162777937842 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30095/tid=30097] ppid=30093 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/30095/task/30097/stat : 30097 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 594821402 52465664 358 33554432000 4194304 4650419 140734353191984 18446744073709551615 47162777937433 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30095/tid=30098] ppid=30093 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/30095/task/30098/stat : 30098 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 594821402 52465664 358 33554432000 4194304 4650419 140734353191984 18446744073709551615 47162777937433 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.408509 s]
/proc/loadavg: 3.16 3.86 4.36 2/172 30095
/proc/meminfo: memFree=24890260/32951124 swapFree=67111348/67111528
[pid=30095] ppid=30093 vsize=299812 CPUtime=1.61 cores=0,2,4,6
/proc/30095/stat : 30095 (strangenight1-m) R 30093 30095 30062 0 -1 4202496 8747 0 0 0 160 1 0 0 18 0 4 0 594821401 307007488 6298 33554432000 4194304 4650419 140734353191984 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30095/statm: 74953 6298 391 112 0 69918 0
[pid=30095/tid=30096] ppid=30093 vsize=299812 CPUtime=0.39 cores=0,2,4,6
/proc/30095/task/30096/stat : 30096 (strangenight1-m) D 30093 30095 30062 0 -1 4202560 2297 0 0 0 39 0 0 0 18 0 4 0 594821402 307007488 6008 33554432000 4194304 4650419 140734353191984 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30095/tid=30097] ppid=30093 vsize=300448 CPUtime=0.4 cores=0,2,4,6
/proc/30095/task/30097/stat : 30097 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 2341 0 0 0 40 0 0 0 18 0 4 0 594821402 307658752 5840 33554432000 4194304 4650419 140734353191984 18446744073709551615 4360421 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30095/tid=30098] ppid=30093 vsize=300448 CPUtime=0.4 cores=0,2,4,6
/proc/30095/task/30098/stat : 30098 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 1644 0 0 0 40 0 0 0 25 0 4 0 594821402 307658752 5660 33554432000 4194304 4650419 140734353191984 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.61
Current children cumulated vsize (KiB) 299812

[startup+1.00627 s]
/proc/loadavg: 3.16 3.86 4.36 2/172 30095
/proc/meminfo: memFree=24890260/32951124 swapFree=67111348/67111528
[pid=30095] ppid=30093 vsize=293212 CPUtime=4 cores=0,2,4,6
/proc/30095/stat : 30095 (strangenight1-m) R 30093 30095 30062 0 -1 4202496 14398 0 0 0 398 2 0 0 19 0 4 0 594821401 300249088 7383 33554432000 4194304 4650419 140734353191984 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30095/statm: 73303 7383 391 112 0 68268 0
[pid=30095/tid=30096] ppid=30093 vsize=293212 CPUtime=0.99 cores=0,2,4,6
/proc/30095/task/30096/stat : 30096 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 3651 0 0 0 99 0 0 0 19 0 4 0 594821402 300249088 7383 33554432000 4194304 4650419 140734353191984 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30095/tid=30097] ppid=30093 vsize=293212 CPUtime=0.99 cores=0,2,4,6
/proc/30095/task/30097/stat : 30097 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 3638 0 0 0 99 0 0 0 19 0 4 0 594821402 300249088 7383 33554432000 4194304 4650419 140734353191984 18446744073709551615 4334251 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30095/tid=30098] ppid=30093 vsize=293212 CPUtime=0.99 cores=0,2,4,6
/proc/30095/task/30098/stat : 30098 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 2950 0 0 0 99 0 0 0 25 0 4 0 594821402 300249088 7383 33554432000 4194304 4650419 140734353191984 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 293212

[startup+1.10625 s]
/proc/loadavg: 3.16 3.86 4.36 2/172 30095
/proc/meminfo: memFree=24890260/32951124 swapFree=67111348/67111528
[pid=30095] ppid=30093 vsize=293212 CPUtime=4.4 cores=0,2,4,6
/proc/30095/stat : 30095 (strangenight1-m) R 30093 30095 30062 0 -1 4202496 14962 0 0 0 438 2 0 0 19 0 4 0 594821401 300249088 7946 33554432000 4194304 4650419 140734353191984 18446744073709551615 4364772 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30095/statm: 73303 7947 391 112 0 68268 0
[pid=30095/tid=30096] ppid=30093 vsize=293212 CPUtime=1.09 cores=0,2,4,6
/proc/30095/task/30096/stat : 30096 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 3798 0 0 0 109 0 0 0 19 0 4 0 594821402 300249088 7947 33554432000 4194304 4650419 140734353191984 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30095/tid=30097] ppid=30093 vsize=293212 CPUtime=1.09 cores=0,2,4,6
/proc/30095/task/30097/stat : 30097 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 3775 0 0 0 109 0 0 0 19 0 4 0 594821402 300249088 7948 33554432000 4194304 4650419 140734353191984 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30095/tid=30098] ppid=30093 vsize=293212 CPUtime=1.09 cores=0,2,4,6
/proc/30095/task/30098/stat : 30098 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 3089 0 0 0 109 0 0 0 25 0 4 0 594821402 300249088 7948 33554432000 4194304 4650419 140734353191984 18446744073709551615 4327506 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.4
Current children cumulated vsize (KiB) 293212

[startup+1.20623 s]
/proc/loadavg: 3.16 3.86 4.36 2/172 30095
/proc/meminfo: memFree=24890260/32951124 swapFree=67111348/67111528
[pid=30095] ppid=30093 vsize=293348 CPUtime=4.8 cores=0,2,4,6
/proc/30095/stat : 30095 (strangenight1-m) R 30093 30095 30062 0 -1 4202496 15906 0 0 0 478 2 0 0 19 0 4 0 594821401 300388352 7884 33554432000 4194304 4650419 140734353191984 18446744073709551615 4314688 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30095/statm: 73337 7884 391 112 0 68302 0
[pid=30095/tid=30096] ppid=30093 vsize=293348 CPUtime=1.19 cores=0,2,4,6
/proc/30095/task/30096/stat : 30096 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 3944 0 0 0 119 0 0 0 19 0 4 0 594821402 300388352 7884 33554432000 4194304 4650419 140734353191984 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30095/tid=30097] ppid=30093 vsize=293348 CPUtime=1.19 cores=0,2,4,6
/proc/30095/task/30097/stat : 30097 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 3909 0 0 0 119 0 0 0 19 0 4 0 594821402 300388352 7884 33554432000 4194304 4650419 140734353191984 18446744073709551615 4314985 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30095/tid=30098] ppid=30093 vsize=293348 CPUtime=1.19 cores=0,2,4,6
/proc/30095/task/30098/stat : 30098 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 3617 0 0 0 119 0 0 0 25 0 4 0 594821402 300388352 7884 33554432000 4194304 4650419 140734353191984 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.8
Current children cumulated vsize (KiB) 293348

[startup+1.50018 s]
/proc/loadavg: 3.16 3.86 4.36 2/172 30095
/proc/meminfo: memFree=24890260/32951124 swapFree=67111348/67111528
[pid=30095] ppid=30093 vsize=294812 CPUtime=5.98 cores=0,2,4,6
/proc/30095/stat : 30095 (strangenight1-m) R 30093 30095 30062 0 -1 4202496 18995 0 0 0 595 3 0 0 20 0 4 0 594821401 301887488 7613 33554432000 4194304 4650419 140734353191984 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30095/statm: 73703 7613 391 112 0 68668 0
[pid=30095/tid=30096] ppid=30093 vsize=294812 CPUtime=1.48 cores=0,2,4,6
/proc/30095/task/30096/stat : 30096 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 4760 0 0 0 148 0 0 0 20 0 4 0 594821402 301887488 7613 33554432000 4194304 4650419 140734353191984 18446744073709551615 4366928 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30095/tid=30097] ppid=30093 vsize=294812 CPUtime=1.48 cores=0,2,4,6
/proc/30095/task/30097/stat : 30097 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 4796 0 0 0 148 0 0 0 20 0 4 0 594821402 301887488 7613 33554432000 4194304 4650419 140734353191984 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30095/tid=30098] ppid=30093 vsize=294812 CPUtime=1.48 cores=0,2,4,6
/proc/30095/task/30098/stat : 30098 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 4050 0 0 0 148 0 0 0 25 0 4 0 594821402 301887488 7613 33554432000 4194304 4650419 140734353191984 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 294812

[startup+3.10688 s]
/proc/loadavg: 3.55 3.93 4.38 9/184 30108
/proc/meminfo: memFree=24769532/32951124 swapFree=67111348/67111528
[pid=30095] ppid=30093 vsize=276076 CPUtime=12.39 cores=0,2,4,6
/proc/30095/stat : 30095 (strangenight1-m) R 30093 30095 30062 0 -1 4202496 35606 0 0 0 1234 5 0 0 25 0 4 0 594821401 282701824 17585 33554432000 4194304 4650419 140734353191984 18446744073709551615 4438939 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30095/statm: 69019 17585 393 112 0 63984 0
[pid=30095/tid=30096] ppid=30093 vsize=276076 CPUtime=3.08 cores=0,2,4,6
/proc/30095/task/30096/stat : 30096 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 8305 0 0 0 308 0 0 0 25 0 4 0 594821402 282701824 17585 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30095/tid=30097] ppid=30093 vsize=276076 CPUtime=3.09 cores=0,2,4,6
/proc/30095/task/30097/stat : 30097 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 7993 0 0 0 308 1 0 0 25 0 4 0 594821402 282701824 17585 33554432000 4194304 4650419 140734353191984 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30095/tid=30098] ppid=30093 vsize=276076 CPUtime=3.1 cores=0,2,4,6
/proc/30095/task/30098/stat : 30098 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 6958 0 0 0 309 1 0 0 25 0 4 0 594821402 282701824 17585 33554432000 4194304 4650419 140734353191984 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 276076

[startup+6.30028 s]
/proc/loadavg: 3.55 3.93 4.38 9/184 30108
/proc/meminfo: memFree=24656680/32951124 swapFree=67111348/67111528
[pid=30095] ppid=30093 vsize=302512 CPUtime=25.17 cores=0,2,4,6
/proc/30095/stat : 30095 (strangenight1-m) R 30093 30095 30062 0 -1 4202496 46624 0 0 0 2509 8 0 0 25 0 4 0 594821401 309772288 28518 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30095/statm: 75628 28518 393 112 0 70593 0
[pid=30095/tid=30096] ppid=30093 vsize=302512 CPUtime=6.26 cores=0,2,4,6
/proc/30095/task/30096/stat : 30096 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 8306 0 0 0 626 0 0 0 25 0 4 0 594821402 309772288 28518 33554432000 4194304 4650419 140734353191984 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30095/tid=30097] ppid=30093 vsize=302512 CPUtime=6.29 cores=0,2,4,6
/proc/30095/task/30097/stat : 30097 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 14920 0 0 0 627 2 0 0 25 0 4 0 594821402 309772288 28518 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30095/tid=30098] ppid=30093 vsize=302512 CPUtime=6.29 cores=0,2,4,6
/proc/30095/task/30098/stat : 30098 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 10826 0 0 0 628 1 0 0 25 0 4 0 594821402 309772288 28518 33554432000 4194304 4650419 140734353191984 18446744073709551615 4313062 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 302512

[startup+12.7011 s]
/proc/loadavg: 3.91 4.00 4.40 9/184 30108
/proc/meminfo: memFree=24577616/32951124 swapFree=67111348/67111528
[pid=30095] ppid=30093 vsize=303288 CPUtime=50.72 cores=0,2,4,6
/proc/30095/stat : 30095 (strangenight1-m) R 30093 30095 30062 0 -1 4202496 68091 0 0 0 5061 11 0 0 25 0 4 0 594821401 310566912 43162 33554432000 4194304 4650419 140734353191984 18446744073709551615 4365203 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30095/statm: 75822 43162 393 112 0 70787 0
[pid=30095/tid=30096] ppid=30093 vsize=303288 CPUtime=12.63 cores=0,2,4,6
/proc/30095/task/30096/stat : 30096 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 15122 0 0 0 1261 2 0 0 25 0 4 0 594821402 310566912 43162 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476318 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30095/tid=30097] ppid=30093 vsize=303288 CPUtime=12.68 cores=0,2,4,6
/proc/30095/task/30097/stat : 30097 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 18119 0 0 0 1266 2 0 0 25 0 4 0 594821402 310566912 43162 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30095/tid=30098] ppid=30093 vsize=303288 CPUtime=12.69 cores=0,2,4,6
/proc/30095/task/30098/stat : 30098 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 18845 0 0 0 1266 3 0 0 25 0 4 0 594821402 310566912 43162 33554432000 4194304 4650419 140734353191984 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 303288

[startup+25.5007 s]
/proc/loadavg: 4.81 4.19 4.46 9/184 30108
/proc/meminfo: memFree=24404168/32951124 swapFree=67111348/67111528
[pid=30095] ppid=30093 vsize=409552 CPUtime=101.85 cores=0,2,4,6
/proc/30095/stat : 30095 (strangenight1-m) R 30093 30095 30062 0 -1 4202496 98875 0 0 0 10167 18 0 0 25 0 4 0 594821401 419381248 68076 33554432000 4194304 4650419 140734353191984 18446744073709551615 4333054 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30095/statm: 102388 68076 393 112 0 97353 0
[pid=30095/tid=30096] ppid=30093 vsize=409552 CPUtime=25.35 cores=0,2,4,6
/proc/30095/task/30096/stat : 30096 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 23152 0 0 0 2532 3 0 0 25 0 4 0 594821402 419381248 68076 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30095/tid=30097] ppid=30093 vsize=409552 CPUtime=25.49 cores=0,2,4,6
/proc/30095/task/30097/stat : 30097 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 24594 0 0 0 2545 4 0 0 25 0 4 0 594821402 419381248 68076 33554432000 4194304 4650419 140734353191984 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30095/tid=30098] ppid=30093 vsize=409552 CPUtime=25.49 cores=0,2,4,6
/proc/30095/task/30098/stat : 30098 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 26283 0 0 0 2544 5 0 0 25 0 4 0 594821402 419381248 68076 33554432000 4194304 4650419 140734353191984 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 409552

[startup+51.101 s]
/proc/loadavg: 5.90 4.50 4.55 9/184 30109
/proc/meminfo: memFree=24289216/32951124 swapFree=67111348/67111528
[pid=30095] ppid=30093 vsize=583316 CPUtime=204.11 cores=0,2,4,6
/proc/30095/stat : 30095 (strangenight1-m) R 30093 30095 30062 0 -1 4202496 136853 0 0 0 20381 30 0 0 25 0 4 0 594821401 597315584 75811 33554432000 4194304 4650419 140734353191984 18446744073709551615 4439361 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30095/statm: 145829 75811 393 112 0 140794 0
[pid=30095/tid=30096] ppid=30093 vsize=583316 CPUtime=50.82 cores=0,2,4,6
/proc/30095/task/30096/stat : 30096 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 33993 0 0 0 5075 7 0 0 25 0 4 0 594821402 597315584 75811 33554432000 4194304 4650419 140734353191984 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30095/tid=30097] ppid=30093 vsize=583316 CPUtime=51.09 cores=0,2,4,6
/proc/30095/task/30097/stat : 30097 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 26557 0 0 0 5105 4 0 0 25 0 4 0 594821402 597315584 75811 33554432000 4194304 4650419 140734353191984 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30095/tid=30098] ppid=30093 vsize=583316 CPUtime=51.09 cores=0,2,4,6
/proc/30095/task/30098/stat : 30098 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 40138 0 0 0 5099 10 0 0 25 0 4 0 594821402 597315584 75811 33554432000 4194304 4650419 140734353191984 18446744073709551615 4334261 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 583316

[startup+102.3 s]
/proc/loadavg: 7.09 5.04 4.73 9/184 30110
/proc/meminfo: memFree=24226324/32951124 swapFree=67111348/67111528
[pid=30095] ppid=30093 vsize=635860 CPUtime=408.63 cores=0,2,4,6
/proc/30095/stat : 30095 (strangenight1-m) R 30093 30095 30062 0 -1 4202496 223936 0 0 0 40805 58 0 0 25 0 4 0 594821401 651120640 85175 33554432000 4194304 4650419 140734353191984 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30095/statm: 158965 85175 393 112 0 153930 0
[pid=30095/tid=30096] ppid=30093 vsize=635860 CPUtime=101.73 cores=0,2,4,6
/proc/30095/task/30096/stat : 30096 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 61043 0 0 0 10157 16 0 0 25 0 4 0 594821402 651120640 85175 33554432000 4194304 4650419 140734353191984 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30095/tid=30097] ppid=30093 vsize=635860 CPUtime=102.29 cores=0,2,4,6
/proc/30095/task/30097/stat : 30097 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 36727 0 0 0 10223 6 0 0 25 0 4 0 594821402 651120640 85175 33554432000 4194304 4650419 140734353191984 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30095/tid=30098] ppid=30093 vsize=635860 CPUtime=102.29 cores=0,2,4,6
/proc/30095/task/30098/stat : 30098 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 73268 0 0 0 10207 22 0 0 25 0 4 0 594821402 651120640 85175 33554432000 4194304 4650419 140734353191984 18446744073709551615 4360535 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 635860

[startup+162.3 s]

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

[pid=30095] ppid=30093 vsize=951648 CPUtime=2565.69 cores=0,2,4,6
/proc/30095/stat : 30095 (strangenight1-m) R 30093 30095 30062 0 -1 4202496 823410 0 0 0 256325 244 0 0 25 0 4 0 594821401 974487552 146059 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30095/statm: 237912 146059 393 112 0 232877 0
[pid=30095/tid=30096] ppid=30093 vsize=951648 CPUtime=638.75 cores=0,2,4,6
/proc/30095/task/30096/stat : 30096 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 240390 0 0 0 63804 71 0 0 25 0 4 0 594821402 974487552 146059 33554432000 4194304 4650419 140734353191984 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30095/tid=30097] ppid=30093 vsize=951648 CPUtime=642.3 cores=0,2,4,6
/proc/30095/task/30097/stat : 30097 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 188165 0 0 0 64156 74 0 0 25 0 4 0 594821402 974487552 146059 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30095/tid=30098] ppid=30093 vsize=951648 CPUtime=642.31 cores=0,2,4,6
/proc/30095/task/30098/stat : 30098 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 209176 0 0 0 64169 62 0 0 25 0 4 0 594821402 974487552 146059 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2565.69
Current children cumulated vsize (KiB) 951648

[startup+702.301 s]
/proc/loadavg: 8.14 7.69 6.32 9/184 30135
/proc/meminfo: memFree=23703608/32951124 swapFree=67111348/67111528
[pid=30095] ppid=30093 vsize=952220 CPUtime=2805.38 cores=0,2,4,6
/proc/30095/stat : 30095 (strangenight1-m) R 30093 30095 30062 0 -1 4202496 862857 0 0 0 280280 258 0 0 25 0 4 0 594821401 975073280 145219 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30095/statm: 238055 145219 393 112 0 233020 0
[pid=30095/tid=30096] ppid=30093 vsize=952220 CPUtime=698.42 cores=0,2,4,6
/proc/30095/task/30096/stat : 30096 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 255726 0 0 0 69761 81 0 0 25 0 4 0 594821402 975073280 145219 33554432000 4194304 4650419 140734353191984 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30095/tid=30097] ppid=30093 vsize=952220 CPUtime=702.3 cores=0,2,4,6
/proc/30095/task/30097/stat : 30097 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 188165 0 0 0 70156 74 0 0 25 0 4 0 594821402 975073280 145219 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30095/tid=30098] ppid=30093 vsize=952220 CPUtime=702.3 cores=0,2,4,6
/proc/30095/task/30098/stat : 30098 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 218809 0 0 0 70167 63 0 0 25 0 4 0 594821402 975073280 145219 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.38
Current children cumulated vsize (KiB) 952220

[startup+762.301 s]
/proc/loadavg: 8.22 7.79 6.44 9/184 30137
/proc/meminfo: memFree=23586416/32951124 swapFree=67111348/67111528
[pid=30095] ppid=30093 vsize=932940 CPUtime=3045.04 cores=0,2,4,6
/proc/30095/stat : 30095 (strangenight1-m) R 30093 30095 30062 0 -1 4202496 898026 0 0 0 304234 270 0 0 25 0 4 0 594821401 955330560 154882 33554432000 4194304 4650419 140734353191984 18446744073709551615 4364788 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30095/statm: 233235 154882 393 112 0 228200 0
[pid=30095/tid=30096] ppid=30093 vsize=932940 CPUtime=758.09 cores=0,2,4,6
/proc/30095/task/30096/stat : 30096 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 259423 0 0 0 75726 83 0 0 25 0 4 0 594821402 955330560 154882 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30095/tid=30097] ppid=30093 vsize=932940 CPUtime=762.31 cores=0,2,4,6
/proc/30095/task/30097/stat : 30097 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 188165 0 0 0 76157 74 0 0 25 0 4 0 594821402 955330560 154882 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30095/tid=30098] ppid=30093 vsize=932940 CPUtime=762.31 cores=0,2,4,6
/proc/30095/task/30098/stat : 30098 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 228487 0 0 0 76166 65 0 0 25 0 4 0 594821402 955330560 154882 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.04
Current children cumulated vsize (KiB) 932940

[startup+822.301 s]
/proc/loadavg: 8.21 7.86 6.54 9/184 30138
/proc/meminfo: memFree=23585788/32951124 swapFree=67111348/67111528
[pid=30095] ppid=30093 vsize=980768 CPUtime=3284.72 cores=0,2,4,6
/proc/30095/stat : 30095 (strangenight1-m) R 30093 30095 30062 0 -1 4202496 929798 0 0 0 328189 283 0 0 25 0 4 0 594821401 1004306432 152705 33554432000 4194304 4650419 140734353191984 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30095/statm: 245192 152705 393 112 0 240157 0
[pid=30095/tid=30096] ppid=30093 vsize=980768 CPUtime=817.77 cores=0,2,4,6
/proc/30095/task/30096/stat : 30096 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 259423 0 0 0 81694 83 0 0 25 0 4 0 594821402 1004306432 152705 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30095/tid=30097] ppid=30093 vsize=980768 CPUtime=822.31 cores=0,2,4,6
/proc/30095/task/30097/stat : 30097 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 188165 0 0 0 82157 74 0 0 25 0 4 0 594821402 1004306432 152705 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30095/tid=30098] ppid=30093 vsize=980768 CPUtime=822.31 cores=0,2,4,6
/proc/30095/task/30098/stat : 30098 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 239095 0 0 0 82164 67 0 0 25 0 4 0 594821402 1004306432 152705 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.72
Current children cumulated vsize (KiB) 980768

[startup+882.3 s]
/proc/loadavg: 8.19 7.91 6.64 9/184 30140
/proc/meminfo: memFree=23598916/32951124 swapFree=67111348/67111528
[pid=30095] ppid=30093 vsize=980768 CPUtime=3524.4 cores=0,2,4,6
/proc/30095/stat : 30095 (strangenight1-m) R 30093 30095 30062 0 -1 4202496 948842 0 0 0 352153 287 0 0 25 0 4 0 594821401 1004306432 155672 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30095/statm: 245192 155672 393 112 0 240157 0
[pid=30095/tid=30096] ppid=30093 vsize=980768 CPUtime=877.44 cores=0,2,4,6
/proc/30095/task/30096/stat : 30096 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 259423 0 0 0 87661 83 0 0 25 0 4 0 594821402 1004306432 155672 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30095/tid=30097] ppid=30093 vsize=980768 CPUtime=882.31 cores=0,2,4,6
/proc/30095/task/30097/stat : 30097 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 188165 0 0 0 88157 74 0 0 25 0 4 0 594821402 1004306432 155672 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30095/tid=30098] ppid=30093 vsize=980768 CPUtime=882.31 cores=0,2,4,6
/proc/30095/task/30098/stat : 30098 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 249171 0 0 0 88163 68 0 0 25 0 4 0 594821402 1004306432 155672 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.4
Current children cumulated vsize (KiB) 980768

[startup+942.3 s]
/proc/loadavg: 8.17 7.96 6.74 10/184 30142
/proc/meminfo: memFree=23593316/32951124 swapFree=67111348/67111528
[pid=30095] ppid=30093 vsize=978168 CPUtime=3764.07 cores=0,2,4,6
/proc/30095/stat : 30095 (strangenight1-m) R 30093 30095 30062 0 -1 4202496 981909 0 0 0 376111 296 0 0 25 0 4 0 594821401 1001644032 156616 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30095/statm: 244542 156616 393 112 0 239507 0
[pid=30095/tid=30096] ppid=30093 vsize=978168 CPUtime=937.1 cores=0,2,4,6
/proc/30095/task/30096/stat : 30096 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 271366 0 0 0 93621 89 0 0 25 0 4 0 594821402 1001644032 156616 33554432000 4194304 4650419 140734353191984 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30095/tid=30097] ppid=30093 vsize=978168 CPUtime=942.31 cores=0,2,4,6
/proc/30095/task/30097/stat : 30097 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 188165 0 0 0 94157 74 0 0 25 0 4 0 594821402 1001644032 156616 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30095/tid=30098] ppid=30093 vsize=978168 CPUtime=942.32 cores=0,2,4,6
/proc/30095/task/30098/stat : 30098 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 259616 0 0 0 94162 70 0 0 25 0 4 0 594821402 1001644032 156616 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.07
Current children cumulated vsize (KiB) 978168

[startup+1002.3 s]
/proc/loadavg: 8.10 7.97 6.82 9/184 30143
/proc/meminfo: memFree=23586828/32951124 swapFree=67111348/67111528
[pid=30095] ppid=30093 vsize=966284 CPUtime=4003.75 cores=0,2,4,6
/proc/30095/stat : 30095 (strangenight1-m) R 30093 30095 30062 0 -1 4202496 1018205 0 0 0 400067 308 0 0 25 0 4 0 594821401 989474816 152684 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30095/statm: 241571 152684 393 112 0 236536 0
[pid=30095/tid=30096] ppid=30093 vsize=966284 CPUtime=996.77 cores=0,2,4,6
/proc/30095/task/30096/stat : 30096 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 285612 0 0 0 99579 98 0 0 25 0 4 0 594821402 989474816 152684 33554432000 4194304 4650419 140734353191984 18446744073709551615 4368288 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30095/tid=30097] ppid=30093 vsize=966284 CPUtime=1002.31 cores=0,2,4,6
/proc/30095/task/30097/stat : 30097 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 188165 0 0 0 100157 74 0 0 25 0 4 0 594821402 989474816 152684 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30095/tid=30098] ppid=30093 vsize=966284 CPUtime=1002.32 cores=0,2,4,6
/proc/30095/task/30098/stat : 30098 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 270695 0 0 0 100161 71 0 0 25 0 4 0 594821402 989474816 152684 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.75
Current children cumulated vsize (KiB) 966284

[startup+1062.3 s]
/proc/loadavg: 8.04 7.97 6.89 9/184 30145
/proc/meminfo: memFree=23573536/32951124 swapFree=67111348/67111528
[pid=30095] ppid=30093 vsize=928184 CPUtime=4243.44 cores=0,2,4,6
/proc/30095/stat : 30095 (strangenight1-m) R 30093 30095 30062 0 -1 4202496 1056634 0 0 0 424023 321 0 0 25 0 4 0 594821401 950460416 153381 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476454 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30095/statm: 232046 153381 393 112 0 227011 0
[pid=30095/tid=30096] ppid=30093 vsize=928184 CPUtime=1056.44 cores=0,2,4,6
/proc/30095/task/30096/stat : 30096 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 302047 0 0 0 105536 108 0 0 25 0 4 0 594821402 950460416 153381 33554432000 4194304 4650419 140734353191984 18446744073709551615 4314951 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30095/tid=30097] ppid=30093 vsize=928184 CPUtime=1062.33 cores=0,2,4,6
/proc/30095/task/30097/stat : 30097 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 188165 0 0 0 106158 75 0 0 25 0 4 0 594821402 950460416 153381 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30095/tid=30098] ppid=30093 vsize=928184 CPUtime=1062.32 cores=0,2,4,6
/proc/30095/task/30098/stat : 30098 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 281839 0 0 0 106160 72 0 0 25 0 4 0 594821402 950460416 153381 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.44
Current children cumulated vsize (KiB) 928184

[startup+1122.3 s]
/proc/loadavg: 8.01 7.97 6.95 9/184 30146
/proc/meminfo: memFree=23565444/32951124 swapFree=67111348/67111528
[pid=30095] ppid=30093 vsize=979968 CPUtime=4483.1 cores=0,2,4,6
/proc/30095/stat : 30095 (strangenight1-m) R 30093 30095 30062 0 -1 4202496 1082229 0 0 0 447984 326 0 0 25 0 4 0 594821401 1003487232 155329 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30095/statm: 244992 155329 393 112 0 239957 0
[pid=30095/tid=30096] ppid=30093 vsize=979968 CPUtime=1116.11 cores=0,2,4,6
/proc/30095/task/30096/stat : 30096 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 304184 0 0 0 111502 109 0 0 25 0 4 0 594821402 1003487232 155329 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476331 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30095/tid=30097] ppid=30093 vsize=979968 CPUtime=1122.33 cores=0,2,4,6
/proc/30095/task/30097/stat : 30097 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 188165 0 0 0 112158 75 0 0 25 0 4 0 594821402 1003487232 155329 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476204 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30095/tid=30098] ppid=30093 vsize=979968 CPUtime=1122.32 cores=0,2,4,6
/proc/30095/task/30098/stat : 30098 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 294862 0 0 0 112158 74 0 0 25 0 4 0 594821402 1003487232 155329 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.1
Current children cumulated vsize (KiB) 979968

[startup+1182.31 s]
/proc/loadavg: 8.04 7.99 7.02 9/184 30148
/proc/meminfo: memFree=23570244/32951124 swapFree=67111348/67111528
[pid=30095] ppid=30093 vsize=979968 CPUtime=4722.8 cores=0,2,4,6
/proc/30095/stat : 30095 (strangenight1-m) R 30093 30095 30062 0 -1 4202496 1101834 0 0 0 471951 329 0 0 25 0 4 0 594821401 1003487232 155210 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30095/statm: 244992 155210 393 112 0 239957 0
[pid=30095/tid=30096] ppid=30093 vsize=979968 CPUtime=1175.78 cores=0,2,4,6
/proc/30095/task/30096/stat : 30096 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 304184 0 0 0 117469 109 0 0 25 0 4 0 594821402 1003487232 155210 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30095/tid=30097] ppid=30093 vsize=979968 CPUtime=1182.33 cores=0,2,4,6
/proc/30095/task/30097/stat : 30097 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 188165 0 0 0 118158 75 0 0 25 0 4 0 594821402 1003487232 155210 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30095/tid=30098] ppid=30093 vsize=979968 CPUtime=1182.33 cores=0,2,4,6
/proc/30095/task/30098/stat : 30098 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 303794 0 0 0 118157 76 0 0 25 0 4 0 594821402 1003487232 155210 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.8
Current children cumulated vsize (KiB) 979968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.10 8.01 7.05 9/184 30149
/proc/meminfo: memFree=23569868/32951124 swapFree=67111348/67111528
[pid=30095] ppid=30093 vsize=979968 CPUtime=4800.29 cores=0,2,4,6
/proc/30095/stat : 30095 (strangenight1-m) R 30093 30095 30062 0 -1 4202496 1108007 0 0 0 479699 330 0 0 25 0 4 0 594821401 1003487232 155502 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476331 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30095/statm: 244992 155502 393 112 0 239957 0
[pid=30095/tid=30096] ppid=30093 vsize=979968 CPUtime=1195.07 cores=0,2,4,6
/proc/30095/task/30096/stat : 30096 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 304184 0 0 0 119398 109 0 0 25 0 4 0 594821402 1003487232 155502 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30095/tid=30097] ppid=30093 vsize=979968 CPUtime=1201.73 cores=0,2,4,6
/proc/30095/task/30097/stat : 30097 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 188165 0 0 0 120098 75 0 0 25 0 4 0 594821402 1003487232 155502 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30095/tid=30098] ppid=30093 vsize=979968 CPUtime=1201.73 cores=0,2,4,6
/proc/30095/task/30098/stat : 30098 (strangenight1-m) R 30093 30095 30062 0 -1 4202560 306474 0 0 0 120097 76 0 0 25 0 4 0 594821402 1003487232 155502 33554432000 4194304 4650419 140734353191984 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 979968

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.75
CPU time (s): 4800.35
CPU user time (s): 4797.02
CPU system time (s): 3.33449
CPU usage (%): 399.448
Max. virtual memory (cumulated for all children) (KiB): 1030696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.02
system time used= 3.33449
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1108007
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= 735
involuntary context switches= 20862

runsolver used 1.86672 second user time and 4.68529 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-29 04:58:29
IDJOB=3174891
IDBENCH=82509
IDSOLVER=1588
FILE ID=node111/3174891-1304045909
RUNJOBID= node111-1304045909-30080
PBS_JOBID= 13170403
Free space on /tmp= 70896 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/large/unif-k5-r20-v750-c15000-S957625236-045-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174891-1304045909/watcher-3174891-1304045909 -o /tmp/evaluation-result-3174891-1304045909/solver-3174891-1304045909 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3174891-1304045909.cnf

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

MD5SUM BENCH= 49e4c2cc668774425bd698267df5f51d
RANDOM SEED=1536338625

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.83
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.849
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.67
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.849
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24890540 kB
Buffers:       1267868 kB
Cached:        6238612 kB
SwapCached:        124 kB
Active:        3065576 kB
Inactive:      4504860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24890540 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           13348 kB
Writeback:           0 kB
AnonPages:       63884 kB
Mapped:          14812 kB
Slab:           424272 kB
PageTables:       4880 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188012 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= 70884 MiB
End job on node111 at 2011-04-29 05:18:33