Trace number 3368500

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt (fixed)? (TO) 4800.38 1203.65

General information on the benchmark

Namerandom/large/
unif-k5-r20-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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368500-1305394805.cnf'
0.00/0.01	c -- header says num vars:            750
0.00/0.01	c -- header says num clauses:       15000
0.00/0.02	c -- clauses added:            0 learnts,        15000 normals,            0 xors
0.00/0.02	c -- vars added        750
0.00/0.02	c Parsing time:  0.03 s
0.00/0.02	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.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.00/0.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
0.00/0.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
0.00/0.13	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.13	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.00/0.13	c calculated reachability. Time: 0.00
0.00/0.13	c Calc default polars -  time:   0.00 s pos:     364 undec:      29 neg:     357
0.00/0.13	c =========================================================================================
0.00/0.13	c types(t): F = full restart, N = normal restart
0.00/0.13	c types(t): S = simplification begin/end, E = solution found
0.00/0.13	c restart types(rt): st = static, dy = dynamic
0.00/0.13	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.13	c  B st     0         0       750     15000         0         0     75000         0   no data   no data  --
0.00/0.23	c Decided on static restart strategy
0.00/0.40	c  N st     8      4916       750     15000         0      4876     75000    521378   no data   no data  --
0.00/0.87	c  N st    10     11299       750     15000         0      4526     75000    294301   no data   no data  --
5.16/1.34	c  N st    11     17042       750     15000         0     10196     75000    940693   no data   no data  --
8.35/2.11	c  F st    12     25000       750     15000         0     12502     75000   1177939   no data   no data  --
8.35/2.11	c  N st    12     25000       750     15000         0     12502     75000   1177939   no data   no data  --
9.55/2.49	c  N dy    18     30001       750     15000         0     10723     75000    877862   no data   no data  --
9.55/2.49	c  S st    18     30001       750     15000         0     10723     75000    877862   no data   no data  --
9.95/2.53	c  S st    18     30503       750     15000         0     11225     75000    919928   no data   no data  --
9.95/2.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
9.95/2.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.95/2.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
9.95/2.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.95/2.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.95/2.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
9.95/2.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.10/6.80	c lits-rem:      3001  cl-subs:      159  v-elim:      0  v-fix:    0  time: 16.77 s
27.50/6.92	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.49
27.50/6.92	c calculated reachability. Time: 0.00
27.50/6.92	c  N dy    18     30503       750     15000         0     11066     75000    888974   no data   no data  --
28.70/7.27	c  N dy    38     34808       750     15000         0     15361     75000   1307386     79.64     84.29  --
29.94/7.59	c  N dy    64     38895       750     15000         0     11579     75000    675447     80.34     85.72  --
31.49/7.92	c  N dy    86     42975       750     15000         0     15649     75000   1072885     80.18     84.65  --
32.29/8.16	c  S st    97     45754       750     15000         0      9503     75000    340442     79.69     77.25  --
32.69/8.20	c  S st    97     46259       750     15000         0     10008     75000    382676     79.69   no data  --
32.69/8.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.69/8.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.69/8.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
32.69/8.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.69/8.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.69/8.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
32.69/8.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
46.65/11.70	c lits-rem:      1011  cl-subs:        4  v-elim:      0  v-fix:    0  time: 13.87 s
46.65/11.71	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
46.65/11.71	c vivif2 --  cl tried    10004 cl shrink        0 lits rem          0 time: 0.02
47.08/11.82	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.43
47.08/11.82	c calculated reachability. Time: 0.00
47.08/11.82	c  N dy    97     46259       750     15000         0     10004     75000    380945     79.69   no data  --
48.24/12.13	c  N dy   118     50281       750     15000         0     14009     75000    765941     79.58     84.59  --
49.83/12.51	c  N dy   134     54444       750     15000         0     18160     75000   1165671     79.28     83.60  --
51.46/12.92	c  N dy   163     58497       750     15000         0     12268     75000    503822     79.74     83.97  --
52.62/13.28	c  N dy   182     62552       750     15000         0     16311     75000    899801     79.65     84.55  --
54.22/13.68	c  N dy   200     66604       750     15000         0     20353     75000   1293575     79.45     83.89  --
55.42/13.96	c  S st   215     69388       750     15000         0     12174     75000    393551     79.43   no data  --
55.85/14.01	c  S st   215     69891       750     15000         0     12676     75000    436894     79.43   no data  --
55.85/14.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
55.85/14.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.85/14.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.04
55.85/14.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.85/14.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.85/14.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
55.85/14.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
70.97/17.88	c lits-rem:      1725  cl-subs:        9  v-elim:      0  v-fix:    0  time: 15.31 s
70.97/17.88	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.01
70.97/17.89	c vivif2 --  cl tried    12667 cl shrink        0 lits rem          0 time: 0.02
71.77/18.02	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.54
71.77/18.02	c calculated reachability. Time: 0.00
71.77/18.02	c  N dy   215     69891       750     15000         0     12667     75000    433460     79.43   no data  --
73.40/18.43	c  N dy   239     74432       750     15000         0     17199     75000    879530     79.56     84.67  --
74.96/18.88	c  N dy   266     79190       750     15000         0     21941     75000   1339781     79.56     83.99  --
76.96/19.35	c  N dy   290     84447       750     15000         0     15225     75000    596677     79.48     84.58  --
78.20/19.61	c  F st   309     87501       750     15000         0     18271     75000    893452     79.51     81.49  --
79.35/19.91	c  N st   314     90800       750     15000         0     21554     75000   1226852     79.51   no data  --
81.74/20.53	c  N dy   337     96887       750     15000         0     14668     75000    454438     79.50     83.71  --
84.14/21.13	c  N dy   372    103628       750     15000         0     21384     75000   1118419     79.53     83.99  --
84.54/21.25	c  S st   380    104836       750     15000         0     22589     75000   1235344     79.53   no data  --
84.94/21.32	c  S st   380    105338       750     15000         0     23091     75000   1284326     79.53   no data  --
84.94/21.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
84.94/21.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
84.94/21.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
84.94/21.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.94/21.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.94/21.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
84.94/21.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
102.88/25.82	c lits-rem:       942  cl-subs:       74  v-elim:      0  v-fix:    0  time: 17.62 s
102.88/25.82	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
102.88/25.83	c vivif2 --  cl tried    23017 cl shrink        0 lits rem          0 time: 0.05
103.68/26.07	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.95
103.68/26.07	c calculated reachability. Time: 0.00
103.68/26.07	c  N dy   380    105338       750     15000         0     23017     75000   1270189     79.53   no data  --
106.46/26.79	c  N dy   420    112069       750     15000         0     15779     75000    466879     79.56     85.43  --
109.66/27.53	c  N dy   462    119633       750     15000         0     23317     75000   1203587     79.59     84.34  --
113.30/28.41	c  N dy   500    127325       750     15000         0     16039     75000    403041     79.44     84.36  --
116.04/29.19	c  N dy   548    135486       750     15000         0     24180     75000   1196490     79.47     84.05  --
120.43/30.20	c  N dy   593    144149       750     15000         0     16856     75000    390689     79.49     83.76  --
124.01/31.12	c  N dy   639    153356       750     15000         0     26029     75000   1287575     79.49     86.50  --
126.04/31.65	c  S st   664    158008       750     15000         0     30653     75000   1740066     79.52   no data  --
126.46/31.73	c  S st   664    158515       750     15000         0     31160     75000   1785019     79.52   no data  --
126.46/31.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
126.46/31.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
126.46/31.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.08
126.81/31.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
126.81/31.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
126.81/31.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
126.81/31.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
166.28/41.77	c lits-rem:      1426  cl-subs:      102  v-elim:      0  v-fix:    0  time: 39.67 s
166.28/41.77	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.01
166.28/41.79	c vivif2 --  cl tried    31058 cl shrink        0 lits rem          0 time: 0.08
167.88/42.13	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 1.37
167.88/42.13	c calculated reachability. Time: 0.00
167.88/42.13	c  N dy   664    158515       750     15000         0     31058     75000   1765741     79.52   no data  --
172.67/43.30	c  N dy   729    168696       750     15000         0     24271     75000   1025739     79.62     83.82  --
177.86/44.62	c  N dy   777    179500       750     15000         0     35047     75000   2087168     79.59     84.26  --
182.65/45.88	c  N dy   835    191086       750     15000         0     28646     75000   1361765     79.57     84.17  --
188.62/47.37	c  N dy   912    203350       750     15000         0     21930     75000    618363     79.63     85.85  --
194.60/48.84	c  N dy   968    216419       750     15000         0     34955     75000   1877966     79.46     85.37  --
201.03/50.48	c  N dy  1046    230323       750     15000         0     28878     75000   1209792     79.49     91.92  --
205.01/51.41	c  S st  1090    237775       750     15000         0     36308     75000   1941979     79.54   no data  --
205.01/51.51	c  S st  1090    238279       750     15000         0     36812     75000   1982665     79.54   no data  --
205.42/51.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
205.42/51.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
205.42/51.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.09
205.42/51.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
205.42/51.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
205.42/51.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
205.42/51.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
257.65/64.62	c lits-rem:      1051  cl-subs:      107  v-elim:      0  v-fix:    0  time: 51.89 s
257.65/64.62	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
257.65/64.64	c vivif2 --  cl tried    36705 cl shrink        0 lits rem          0 time: 0.08
258.81/64.96	c asymm  cl-useful: 0/13932/15000 lits-rem:0 time: 1.28
258.81/64.97	c calculated reachability. Time: 0.00
258.81/64.97	c  N dy  1090    238279       750     15000         0     36705     75000   1963320     79.54   no data  --
266.43/66.84	c  N dy  1169    253709       750     15000         0     31154     75000   1332093     79.49     84.04  --
274.78/69.00	c  N dy  1259    270002       750     15000         0     25468     75000    694032     79.55     84.93  --
283.98/71.31	c  N dy  1364    287413       750     15000         0     42831     75000   2396866     79.58     84.70  --
293.91/73.79	c  N dy  1468    305861       750     15000         0     38303     75000   1862422     79.65     84.06  --
294.31/73.84	c  F st  1469    306253       750     15000         0     38692     75000   1899754     79.65     77.89  --
305.08/76.51	c  N dy  1561    325629       750     15000         0     34069     75000   1348857     79.69     84.58  --
317.04/79.54	c  N dy  1664    345667       750     15000         0     29111     75000    774898     79.69     90.68  --
323.47/81.16	c  S st  1715    357419       750     15000         0     40818     75000   1928973     79.65     76.26  --
323.88/81.27	c  S st  1715    357925       750     15000         0     41324     75000   1973799     79.65   no data  --
323.88/81.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
323.88/81.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
324.23/81.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.11
324.23/81.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
324.23/81.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
324.23/81.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
324.23/81.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
378.06/94.83	c lits-rem:       818  cl-subs:      152  v-elim:      0  v-fix:    0  time: 53.63 s
378.06/94.83	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
378.06/94.85	c vivif2 --  cl tried    41172 cl shrink        0 lits rem          0 time: 0.08
378.06/94.88	c asymm  cl-useful: 0/1068/15000 lits-rem:0 time: 0.14
378.06/94.89	c calculated reachability. Time: 0.00
378.06/94.89	c  N dy  1715    357925       750     15000         0     41172     75000   1946920     79.65   no data  --
389.68/97.77	c  N dy  1822    378009       750     15000         0     35284     75000   1293720     79.64     83.89  --
402.43/100.92	c  N dy  1944    398015       750     15000         0     28317     75000    526286     79.72     84.25  --
413.56/103.72	c  N dy  2055    418062       750     15000         0     48291     75000   2490657     79.75     84.37  --
425.92/106.82	c  N dy  2175    438538       750     15000         0     40800     75000   1660330     79.78     84.61  --
438.68/110.08	c  N dy  2282    458631       750     15000         0     31923     75000    697597     79.78     84.91  --
450.68/113.07	c  N dy  2398    478691       750     15000         0     51903     75000   2660938     79.80     84.14  --
463.42/116.30	c  N dy  2507    498775       750     15000         0     42030     75000   1600269     79.81     84.69  --
478.57/120.04	c  N dy  2628    518872       750     15000         0     31167     75000    439016     79.84     84.19  --
489.34/122.78	c  S st  2724    536887       750     15000         0     49135     75000   2198785     79.83   no data  --
490.17/122.91	c  S st  2724    537392       750     15000         0     49640     75000   2248063     79.83   no data  --
490.17/122.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
490.17/122.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
490.17/122.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.13
490.58/123.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
490.58/123.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
490.58/123.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
490.58/123.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
589.85/147.99	c lits-rem:      1065  cl-subs:      127  v-elim:      0  v-fix:    0  time: 99.50 s
589.85/147.99	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
590.25/148.02	c vivif2 --  cl tried    49513 cl shrink        0 lits rem          0 time: 0.10
591.84/148.40	c asymm  cl-useful: 0/11186/15000 lits-rem:0 time: 1.49
591.84/148.40	c calculated reachability. Time: 0.00
591.84/148.40	c  N dy  2724    537392       750     15000         0     49513     75000   2224156     79.83   no data  --
606.59/152.19	c  N dy  2839    557485       750     15000         0     37641     75000    983750     79.88     84.43  --
620.96/155.75	c  N dy  2936    577715       750     15000         0     57807     75000   2972698     79.88     86.79  --
635.35/159.35	c  N dy  3049    597732       750     15000         0     44862     75000   1600822     79.90     84.19  --
651.26/163.33	c  N dy  3157    617751       750     15000         0     64806     75000   3569474     79.93     85.51  --
665.23/166.87	c  N dy  3265    638214       750     15000         0     51303     75000   2149600     79.94     84.92  --
681.97/171.07	c  N dy  3365    658388       750     15000         0     36529     75000    610141     79.93     84.48  --
695.93/174.58	c  N dy  3482    678426       750     15000         0     56499     75000   2577278     79.95     84.19  --
713.08/178.85	c  N dy  3587    698539       750     15000         0     40673     75000    937411     79.96     84.22  --
727.83/182.57	c  N dy  3687    718624       750     15000         0     60688     75000   2900857     79.95     92.20  --
745.78/187.09	c  N dy  3807    738655       750     15000         0     43777     75000   1138036     79.96     85.04  --
762.58/191.29	c  N dy  3926    758943       750     15000         0     64001     75000   3127752     79.99     84.32  --
780.12/195.68	c  N dy  4032    779233       750     15000         0     46342     75000   1307736     80.00     84.61  --
797.26/199.94	c  N dy  4149    799252       750     15000         0     66300     75000   3268612     80.01     84.99  --
804.01/201.69	c  S st  4189    806089       750     15000         0     73114     75000   3944674     80.02     78.50  --
804.81/201.89	c  S st  4189    806592       750     15000         0     73617     75000   3990851     80.02   no data  --
805.21/201.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
805.21/201.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
805.21/201.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.20
805.61/202.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
805.61/202.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
805.61/202.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
805.61/202.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2922.59/732.80	c lits-rem:      1025  cl-subs:      264  v-elim:      0  v-fix:    0  time: 2114.67 s
2922.59/732.80	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
2922.59/732.84	c vivif2 --  cl tried    73353 cl shrink        0 lits rem          0 time: 0.18
2923.79/733.10	c asymm  cl-useful: 0/3814/15000 lits-rem:0 time: 1.04
2923.79/733.11	c calculated reachability. Time: 0.00
2923.79/733.11	c  N dy  4189    806592       750     15000         0     73353     75000   3942572     80.02   no data  --
2940.94/737.46	c  N dy  4303    826677       750     15000         0     54501     75000   2015262     80.04     84.69  --
2961.28/742.51	c  N dy  4411    846723       750     15000         0     74474     75000   3984001     80.06     86.39  --
2978.82/746.92	c  N dy  4521    866770       750     15000         0     54594     75000   1939871     80.08     88.09  --
2998.77/751.93	c  N dy  4632    886892       750     15000         0     74661     75000   3912472     80.09     85.37  --
3017.15/756.55	c  N dy  4730    907177       750     15000         0     54020     75000   1787522     80.08     84.36  --
3037.45/761.61	c  N dy  4843    927692       750     15000         0     74467     75000   3812619     80.09     84.93  --
3056.63/766.48	c  N dy  4957    947724       750     15000         0     52572     75000   1557880     80.11     85.96  --
3075.74/771.28	c  N dy  5066    967794       750     15000         0     72568     75000   3527141     80.11     87.20  --
3097.28/776.65	c  N dy  5182    987886       750     15000         0     49743     75000   1186734     80.13     84.56  --
3115.62/781.29	c  N dy  5276   1008373       750     15000         0     70159     75000   3202891     80.11     84.34  --
3139.16/787.10	c  N dy  5387   1028595       750     15000         0     46451     75000    772146     80.13     85.05  --
3156.31/791.49	c  N dy  5495   1048665       750     15000         0     66434     75000   2736379     80.14     84.70  --
3179.47/797.30	c  N dy  5604   1069060       750     15000         0     86761     75000   4743313     80.15     84.58  --
3183.43/798.24	c  F st  5623   1071875       750     15000         0     89566     75000   5017710     80.15   no data  --
3197.78/801.83	c  N dy  5690   1089104       750     15000         0     61886     75000   2234321     80.15     84.54  --
3219.37/807.29	c  N dy  5798   1109399       750     15000         0     82091     75000   4224164     80.16     84.51  --
3240.46/812.51	c  N dy  5899   1129424       750     15000         0     56208     75000   1553346     80.16     84.67  --
3260.80/817.64	c  N dy  6015   1149443       750     15000         0     76155     75000   3537740     80.19     84.61  --
3285.52/823.88	c  N dy  6134   1169730       750     15000         0     49553     75000    811621     80.21     86.00  --
3304.27/828.53	c  N dy  6233   1190197       750     15000         0     69950     75000   2818935     80.20     85.28  --
3327.80/834.40	c  S st  6339   1209890       750     15000         0     89577     75000   4751225     80.21   no data  --
3328.63/834.65	c  S st  6339   1210393       750     15000         0     90079     75000   4793877     80.21   no data  --
3328.63/834.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
3328.63/834.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3329.04/834.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.25
3329.39/834.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3329.39/834.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3329.39/834.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
3329.39/834.88	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: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3368500-1305394805/watcher-3368500-1305394805 -o /tmp/evaluation-result-3368500-1305394805/solver-3368500-1305394805 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368500-1305394805.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.32 8.15 8.02 5/360 17944
/proc/meminfo: memFree=18265140/32951124 swapFree=67111348/67111528
[pid=17944] ppid=17942 vsize=51236 CPUtime=0.01 cores=1,3,5,7
/proc/17944/stat : 17944 (strangenight1-m) R 17942 17944 17203 0 -1 4202496 411 0 0 0 1 0 0 0 25 0 4 0 631896353 52465664 352 33554432000 4194304 4650419 140736009030912 18446744073709551615 47990041700274 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17944/statm: 12809 352 303 112 0 7774 0
[pid=17944/tid=17945] ppid=17942 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/17944/task/17945/stat : 17945 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 631896354 52465664 352 33554432000 4194304 4650419 140736009030912 18446744073709551615 233510353905 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17944/tid=17946] ppid=17942 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/17944/task/17946/stat : 17946 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 631896354 52465664 352 33554432000 4194304 4650419 140736009030912 18446744073709551615 47990041700272 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17944/tid=17947] ppid=17942 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/17944/task/17947/stat : 17947 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 631896354 52465664 352 33554432000 4194304 4650419 140736009030912 18446744073709551615 47990041700268 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.414691 s]
/proc/loadavg: 8.32 8.15 8.02 5/360 17944
/proc/meminfo: memFree=18265140/32951124 swapFree=67111348/67111528
[pid=17944] ppid=17942 vsize=293232 CPUtime=3.82 cores=1,3,5,7
/proc/17944/stat : 17944 (strangenight1-m) R 17942 17944 17203 0 -1 4202496 14113 0 0 0 380 2 0 0 19 0 4 0 631896353 300269568 7092 33554432000 4194304 4650419 140736009030912 18446744073709551615 4333054 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17944/statm: 73308 7093 391 112 0 68273 0
[pid=17944/tid=17945] ppid=17942 vsize=293232 CPUtime=0.94 cores=1,3,5,7
/proc/17944/task/17945/stat : 17945 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 3583 0 0 0 94 0 0 0 19 0 4 0 631896354 300269568 7093 33554432000 4194304 4650419 140736009030912 18446744073709551615 4331865 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17944/tid=17946] ppid=17942 vsize=293232 CPUtime=0.95 cores=1,3,5,7
/proc/17944/task/17946/stat : 17946 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 3568 0 0 0 95 0 0 0 25 0 4 0 631896354 300269568 7093 33554432000 4194304 4650419 140736009030912 18446744073709551615 4365494 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17944/tid=17947] ppid=17942 vsize=293232 CPUtime=0.95 cores=1,3,5,7
/proc/17944/task/17947/stat : 17947 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 2871 0 0 0 95 0 0 0 25 0 4 0 631896354 300269568 7093 33554432000 4194304 4650419 140736009030912 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.82
Current children cumulated vsize (KiB) 293232

[startup+1.05034 s]
/proc/loadavg: 8.32 8.15 8.02 5/360 17944
/proc/meminfo: memFree=18265140/32951124 swapFree=67111348/67111528
[pid=17944] ppid=17942 vsize=293232 CPUtime=4.16 cores=1,3,5,7
/proc/17944/stat : 17944 (strangenight1-m) R 17942 17944 17203 0 -1 4202496 14616 0 0 0 414 2 0 0 19 0 4 0 631896353 300269568 7595 33554432000 4194304 4650419 140736009030912 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17944/statm: 73308 7595 391 112 0 68273 0
[pid=17944/tid=17945] ppid=17942 vsize=293232 CPUtime=1.02 cores=1,3,5,7
/proc/17944/task/17945/stat : 17945 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 3714 0 0 0 102 0 0 0 19 0 4 0 631896354 300269568 7595 33554432000 4194304 4650419 140736009030912 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17944/tid=17946] ppid=17942 vsize=293232 CPUtime=1.03 cores=1,3,5,7
/proc/17944/task/17946/stat : 17946 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 3688 0 0 0 103 0 0 0 25 0 4 0 631896354 300269568 7595 33554432000 4194304 4650419 140736009030912 18446744073709551615 4349707 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17944/tid=17947] ppid=17942 vsize=293232 CPUtime=1.04 cores=1,3,5,7
/proc/17944/task/17947/stat : 17947 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 2997 0 0 0 104 0 0 0 25 0 4 0 631896354 300269568 7595 33554432000 4194304 4650419 140736009030912 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.16
Current children cumulated vsize (KiB) 293232

[startup+1.10033 s]
/proc/loadavg: 8.32 8.15 8.02 5/360 17944
/proc/meminfo: memFree=18265140/32951124 swapFree=67111348/67111528
[pid=17944] ppid=17942 vsize=293232 CPUtime=4.36 cores=1,3,5,7
/proc/17944/stat : 17944 (strangenight1-m) R 17942 17944 17203 0 -1 4202496 14899 0 0 0 434 2 0 0 19 0 4 0 631896353 300269568 7878 33554432000 4194304 4650419 140736009030912 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17944/statm: 73308 7878 391 112 0 68273 0
[pid=17944/tid=17945] ppid=17942 vsize=293232 CPUtime=1.07 cores=1,3,5,7
/proc/17944/task/17945/stat : 17945 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 3784 0 0 0 107 0 0 0 19 0 4 0 631896354 300269568 7878 33554432000 4194304 4650419 140736009030912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17944/tid=17946] ppid=17942 vsize=293232 CPUtime=1.08 cores=1,3,5,7
/proc/17944/task/17946/stat : 17946 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 3757 0 0 0 108 0 0 0 25 0 4 0 631896354 300269568 7878 33554432000 4194304 4650419 140736009030912 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17944/tid=17947] ppid=17942 vsize=293232 CPUtime=1.09 cores=1,3,5,7
/proc/17944/task/17947/stat : 17947 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 3068 0 0 0 109 0 0 0 25 0 4 0 631896354 300269568 7878 33554432000 4194304 4650419 140736009030912 18446744073709551615 4368288 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.36
Current children cumulated vsize (KiB) 293232

[startup+1.20031 s]
/proc/loadavg: 8.32 8.15 8.02 5/360 17944
/proc/meminfo: memFree=18265140/32951124 swapFree=67111348/67111528
[pid=17944] ppid=17942 vsize=293368 CPUtime=4.76 cores=1,3,5,7
/proc/17944/stat : 17944 (strangenight1-m) R 17942 17944 17203 0 -1 4202496 15829 0 0 0 474 2 0 0 19 0 4 0 631896353 300408832 7802 33554432000 4194304 4650419 140736009030912 18446744073709551615 4365216 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17944/statm: 73342 7802 391 112 0 68307 0
[pid=17944/tid=17945] ppid=17942 vsize=293368 CPUtime=1.17 cores=1,3,5,7
/proc/17944/task/17945/stat : 17945 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 3931 0 0 0 117 0 0 0 19 0 4 0 631896354 300408832 7802 33554432000 4194304 4650419 140736009030912 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17944/tid=17946] ppid=17942 vsize=293368 CPUtime=1.18 cores=1,3,5,7
/proc/17944/task/17946/stat : 17946 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 3890 0 0 0 118 0 0 0 25 0 4 0 631896354 300408832 7802 33554432000 4194304 4650419 140736009030912 18446744073709551615 4366933 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17944/tid=17947] ppid=17942 vsize=293368 CPUtime=1.19 cores=1,3,5,7
/proc/17944/task/17947/stat : 17947 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 3589 0 0 0 119 0 0 0 25 0 4 0 631896354 300408832 7802 33554432000 4194304 4650419 140736009030912 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.76
Current children cumulated vsize (KiB) 293368

[startup+1.50026 s]
/proc/loadavg: 8.32 8.15 8.02 5/360 17944
/proc/meminfo: memFree=18265140/32951124 swapFree=67111348/67111528
[pid=17944] ppid=17942 vsize=294800 CPUtime=5.97 cores=1,3,5,7
/proc/17944/stat : 17944 (strangenight1-m) R 17942 17944 17203 0 -1 4202496 18935 0 0 0 594 3 0 0 19 0 4 0 631896353 301875200 7548 33554432000 4194304 4650419 140736009030912 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17944/statm: 73700 7549 391 112 0 68665 0
[pid=17944/tid=17945] ppid=17942 vsize=294800 CPUtime=1.47 cores=1,3,5,7
/proc/17944/task/17945/stat : 17945 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 4757 0 0 0 147 0 0 0 20 0 4 0 631896354 301875200 7549 33554432000 4194304 4650419 140736009030912 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17944/tid=17946] ppid=17942 vsize=294800 CPUtime=1.48 cores=1,3,5,7
/proc/17944/task/17946/stat : 17946 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 4775 0 0 0 148 0 0 0 25 0 4 0 631896354 301875200 7549 33554432000 4194304 4650419 140736009030912 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17944/tid=17947] ppid=17942 vsize=294800 CPUtime=1.48 cores=1,3,5,7
/proc/17944/task/17947/stat : 17947 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 4031 0 0 0 148 0 0 0 25 0 4 0 631896354 301875200 7549 33554432000 4194304 4650419 140736009030912 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 294800

[startup+3.11397 s]
/proc/loadavg: 8.29 8.15 8.02 9/364 17948
/proc/meminfo: memFree=18177812/32951124 swapFree=67111348/67111528
[pid=17944] ppid=17942 vsize=276060 CPUtime=12.39 cores=1,3,5,7
/proc/17944/stat : 17944 (strangenight1-m) R 17942 17944 17203 0 -1 4202496 35640 0 0 0 1234 5 0 0 25 0 4 0 631896353 282685440 17588 33554432000 4194304 4650419 140736009030912 18446744073709551615 4438399 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17944/statm: 69015 17588 393 112 0 63980 0
[pid=17944/tid=17945] ppid=17942 vsize=276060 CPUtime=3.06 cores=1,3,5,7
/proc/17944/task/17945/stat : 17945 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 8312 0 0 0 306 0 0 0 25 0 4 0 631896354 282685440 17588 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17944/tid=17946] ppid=17942 vsize=276060 CPUtime=3.1 cores=1,3,5,7
/proc/17944/task/17946/stat : 17946 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 7961 0 0 0 309 1 0 0 25 0 4 0 631896354 282685440 17588 33554432000 4194304 4650419 140736009030912 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17944/tid=17947] ppid=17942 vsize=276060 CPUtime=3.1 cores=1,3,5,7
/proc/17944/task/17947/stat : 17947 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 6952 0 0 0 309 1 0 0 25 0 4 0 631896354 282685440 17589 33554432000 4194304 4650419 140736009030912 18446744073709551615 4355019 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 276060

[startup+6.3004 s]
/proc/loadavg: 8.29 8.15 8.02 9/364 17948
/proc/meminfo: memFree=18125240/32951124 swapFree=67111348/67111528
[pid=17944] ppid=17942 vsize=302608 CPUtime=25.14 cores=1,3,5,7
/proc/17944/stat : 17944 (strangenight1-m) R 17942 17944 17203 0 -1 4202496 47268 0 0 0 2506 8 0 0 25 0 4 0 631896353 309870592 29212 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17944/statm: 75652 29212 393 112 0 70617 0
[pid=17944/tid=17945] ppid=17942 vsize=302608 CPUtime=6.22 cores=1,3,5,7
/proc/17944/task/17945/stat : 17945 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 8480 0 0 0 622 0 0 0 25 0 4 0 631896354 309870592 29218 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17944/tid=17946] ppid=17942 vsize=302608 CPUtime=6.29 cores=1,3,5,7
/proc/17944/task/17946/stat : 17946 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 14933 0 0 0 627 2 0 0 25 0 4 0 631896354 309870592 29218 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476432 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17944/tid=17947] ppid=17942 vsize=302608 CPUtime=6.3 cores=1,3,5,7
/proc/17944/task/17947/stat : 17947 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 11351 0 0 0 627 3 0 0 25 0 4 0 631896354 309870592 29218 33554432000 4194304 4650419 140736009030912 18446744073709551615 4366841 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 302608

[startup+12.7003 s]
/proc/loadavg: 8.35 8.16 8.03 9/364 17948
/proc/meminfo: memFree=18095648/32951124 swapFree=67111348/67111528
[pid=17944] ppid=17942 vsize=303288 CPUtime=50.63 cores=1,3,5,7
/proc/17944/stat : 17944 (strangenight1-m) R 17942 17944 17203 0 -1 4202496 69251 0 0 0 5049 14 0 0 25 0 4 0 631896353 310566912 44578 33554432000 4194304 4650419 140736009030912 18446744073709551615 4365255 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17944/statm: 75822 44578 393 112 0 70787 0
[pid=17944/tid=17945] ppid=17942 vsize=303288 CPUtime=12.55 cores=1,3,5,7
/proc/17944/task/17945/stat : 17945 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 16523 0 0 0 1252 3 0 0 25 0 4 0 631896354 310566912 44578 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17944/tid=17946] ppid=17942 vsize=303288 CPUtime=12.68 cores=1,3,5,7
/proc/17944/task/17946/stat : 17946 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 18109 0 0 0 1265 3 0 0 25 0 4 0 631896354 310566912 44578 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17944/tid=17947] ppid=17942 vsize=303288 CPUtime=12.68 cores=1,3,5,7
/proc/17944/task/17947/stat : 17947 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 18649 0 0 0 1264 4 0 0 25 0 4 0 631896354 310566912 44578 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 303288

[startup+25.501 s]
/proc/loadavg: 8.27 8.15 8.02 9/364 17949
/proc/meminfo: memFree=17987032/32951124 swapFree=67111348/67111528
[pid=17944] ppid=17942 vsize=475152 CPUtime=101.68 cores=1,3,5,7
/proc/17944/stat : 17944 (strangenight1-m) R 17942 17944 17203 0 -1 4202496 99681 0 0 0 10145 23 0 0 25 0 4 0 631896353 486555648 67505 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17944/statm: 118788 67505 393 112 0 113753 0
[pid=17944/tid=17945] ppid=17942 vsize=475152 CPUtime=25.19 cores=1,3,5,7
/proc/17944/task/17945/stat : 17945 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 24543 0 0 0 2514 5 0 0 25 0 4 0 631896354 486555648 67505 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17944/tid=17946] ppid=17942 vsize=475152 CPUtime=25.48 cores=1,3,5,7
/proc/17944/task/17946/stat : 17946 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 26472 0 0 0 2541 7 0 0 25 0 4 0 631896354 486555648 67505 33554432000 4194304 4650419 140736009030912 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17944/tid=17947] ppid=17942 vsize=475152 CPUtime=25.48 cores=1,3,5,7
/proc/17944/task/17947/stat : 17947 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 24768 0 0 0 2543 5 0 0 25 0 4 0 631896354 486555648 67505 33554432000 4194304 4650419 140736009030912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 475152

[startup+51.1004 s]
/proc/loadavg: 8.26 8.16 8.03 9/364 17949
/proc/meminfo: memFree=17875772/32951124 swapFree=67111348/67111528
[pid=17944] ppid=17942 vsize=530584 CPUtime=203.78 cores=1,3,5,7
/proc/17944/stat : 17944 (strangenight1-m) R 17942 17944 17203 0 -1 4202496 141146 0 0 0 20342 36 0 0 25 0 4 0 631896353 543318016 72789 33554432000 4194304 4650419 140736009030912 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17944/statm: 132646 72789 393 112 0 127611 0
[pid=17944/tid=17945] ppid=17942 vsize=530584 CPUtime=50.49 cores=1,3,5,7
/proc/17944/task/17945/stat : 17945 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 34417 0 0 0 5040 9 0 0 25 0 4 0 631896354 543318016 72789 33554432000 4194304 4650419 140736009030912 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17944/tid=17946] ppid=17942 vsize=530584 CPUtime=51.09 cores=1,3,5,7
/proc/17944/task/17946/stat : 17946 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 32784 0 0 0 5100 9 0 0 25 0 4 0 631896354 543318016 72789 33554432000 4194304 4650419 140736009030912 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17944/tid=17947] ppid=17942 vsize=530584 CPUtime=51.09 cores=1,3,5,7
/proc/17944/task/17947/stat : 17947 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 38056 0 0 0 5099 10 0 0 25 0 4 0 631896354 543318016 72789 33554432000 4194304 4650419 140736009030912 18446744073709551615 4316012 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.78
Current children cumulated vsize (KiB) 530584

[startup+102.3 s]
/proc/loadavg: 8.16 8.14 8.03 9/364 17951
/proc/meminfo: memFree=17852696/32951124 swapFree=67111348/67111528
[pid=17944] ppid=17942 vsize=637440 CPUtime=407.97 cores=1,3,5,7
/proc/17944/stat : 17944 (strangenight1-m) R 17942 17944 17203 0 -1 4202496 217910 0 0 0 40731 66 0 0 25 0 4 0 631896353 652738560 77842 33554432000 4194304 4650419 140736009030912 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17944/statm: 159360 77843 393 112 0 154325 0
[pid=17944/tid=17945] ppid=17942 vsize=637440 CPUtime=101.09 cores=1,3,5,7
/proc/17944/task/17945/stat : 17945 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 56231 0 0 0 10089 20 0 0 25 0 4 0 631896354 652738560 77843 33554432000 4194304 4650419 140736009030912 18446744073709551615 4303973 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17944/tid=17946] ppid=17942 vsize=637440 CPUtime=102.28 cores=1,3,5,7
/proc/17944/task/17946/stat : 17946 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 38664 0 0 0 10217 11 0 0 25 0 4 0 631896354 652738560 77843 33554432000 4194304 4650419 140736009030912 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17944/tid=17947] ppid=17942 vsize=637440 CPUtime=102.28 cores=1,3,5,7
/proc/17944/task/17947/stat : 17947 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 71485 0 0 0 10205 23 0 0 25 0 4 0 631896354 652738560 77843 33554432000 4194304 4650419 140736009030912 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 407.97
Current children cumulated vsize (KiB) 637440

[startup+162.3 s]

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

[pid=17944] ppid=17942 vsize=952748 CPUtime=2800.95 cores=1,3,5,7
/proc/17944/stat : 17944 (strangenight1-m) R 17942 17944 17203 0 -1 4202496 857901 0 0 0 279769 326 0 0 25 0 4 0 631896353 975613952 147978 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17944/statm: 238187 147978 393 112 0 233152 0
[pid=17944/tid=17945] ppid=17942 vsize=952748 CPUtime=694.02 cores=1,3,5,7
/proc/17944/task/17945/stat : 17945 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 253414 0 0 0 69290 112 0 0 25 0 4 0 631896354 975613952 147978 33554432000 4194304 4650419 140736009030912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17944/tid=17946] ppid=17942 vsize=952748 CPUtime=702.3 cores=1,3,5,7
/proc/17944/task/17946/stat : 17946 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 187556 0 0 0 70137 93 0 0 25 0 4 0 631896354 975613952 147978 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17944/tid=17947] ppid=17942 vsize=952748 CPUtime=702.3 cores=1,3,5,7
/proc/17944/task/17947/stat : 17947 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 217543 0 0 0 70156 74 0 0 25 0 4 0 631896354 975613952 147978 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2800.95
Current children cumulated vsize (KiB) 952748

[startup+762.301 s]
/proc/loadavg: 8.13 8.12 8.05 9/364 17968
/proc/meminfo: memFree=17397604/32951124 swapFree=67111348/67111528
[pid=17944] ppid=17942 vsize=980864 CPUtime=3040.24 cores=1,3,5,7
/proc/17944/stat : 17944 (strangenight1-m) R 17942 17944 17203 0 -1 4202496 888871 0 0 0 303683 341 0 0 25 0 4 0 631896353 1004404736 151469 33554432000 4194304 4650419 140736009030912 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17944/statm: 245216 151469 393 112 0 240181 0
[pid=17944/tid=17945] ppid=17942 vsize=980864 CPUtime=753.3 cores=1,3,5,7
/proc/17944/task/17945/stat : 17945 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 254984 0 0 0 75217 113 0 0 25 0 4 0 631896354 1004404736 151469 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17944/tid=17946] ppid=17942 vsize=980864 CPUtime=762.3 cores=1,3,5,7
/proc/17944/task/17946/stat : 17946 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 187631 0 0 0 76137 93 0 0 25 0 4 0 631896354 1004404736 151469 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17944/tid=17947] ppid=17942 vsize=980864 CPUtime=762.3 cores=1,3,5,7
/proc/17944/task/17947/stat : 17947 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 227156 0 0 0 76154 76 0 0 25 0 4 0 631896354 1004404736 151469 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3040.24
Current children cumulated vsize (KiB) 980864

[startup+822.3 s]
/proc/loadavg: 8.09 8.11 8.05 9/364 17970
/proc/meminfo: memFree=17386056/32951124 swapFree=67111348/67111528
[pid=17944] ppid=17942 vsize=981880 CPUtime=3279.55 cores=1,3,5,7
/proc/17944/stat : 17944 (strangenight1-m) R 17942 17944 17203 0 -1 4202496 920683 0 0 0 327599 356 0 0 25 0 4 0 631896353 1005445120 149616 33554432000 4194304 4650419 140736009030912 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17944/statm: 245470 149616 394 112 0 240435 0
[pid=17944/tid=17945] ppid=17942 vsize=981880 CPUtime=812.6 cores=1,3,5,7
/proc/17944/task/17945/stat : 17945 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 254986 0 0 0 81147 113 0 0 25 0 4 0 631896354 1005445120 149616 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17944/tid=17946] ppid=17942 vsize=981880 CPUtime=822.3 cores=1,3,5,7
/proc/17944/task/17946/stat : 17946 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 187634 0 0 0 82137 93 0 0 25 0 4 0 631896354 1005445120 149616 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17944/tid=17947] ppid=17942 vsize=981880 CPUtime=822.31 cores=1,3,5,7
/proc/17944/task/17947/stat : 17947 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 237972 0 0 0 82153 78 0 0 25 0 4 0 631896354 1005445120 149616 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3279.55
Current children cumulated vsize (KiB) 981880

[startup+882.301 s]
/proc/loadavg: 8.08 8.10 8.05 9/364 17972
/proc/meminfo: memFree=17370772/32951124 swapFree=67111348/67111528
[pid=17944] ppid=17942 vsize=982092 CPUtime=3518.83 cores=1,3,5,7
/proc/17944/stat : 17944 (strangenight1-m) R 17942 17944 17203 0 -1 4202496 941341 0 0 0 351521 362 0 0 25 0 4 0 631896353 1005662208 153318 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17944/statm: 245523 153318 394 112 0 240488 0
[pid=17944/tid=17945] ppid=17942 vsize=982092 CPUtime=871.89 cores=1,3,5,7
/proc/17944/task/17945/stat : 17945 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 254986 0 0 0 87076 113 0 0 25 0 4 0 631896354 1005662208 153318 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17944/tid=17946] ppid=17942 vsize=982092 CPUtime=882.31 cores=1,3,5,7
/proc/17944/task/17946/stat : 17946 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 187634 0 0 0 88138 93 0 0 25 0 4 0 631896354 1005662208 153318 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17944/tid=17947] ppid=17942 vsize=982092 CPUtime=882.3 cores=1,3,5,7
/proc/17944/task/17947/stat : 17947 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 247636 0 0 0 88151 79 0 0 25 0 4 0 631896354 1005662208 153318 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3518.83
Current children cumulated vsize (KiB) 982092

[startup+942.301 s]
/proc/loadavg: 8.12 8.11 8.06 9/364 17973
/proc/meminfo: memFree=17366528/32951124 swapFree=67111348/67111528
[pid=17944] ppid=17942 vsize=1032436 CPUtime=3758.15 cores=1,3,5,7
/proc/17944/stat : 17944 (strangenight1-m) R 17942 17944 17203 0 -1 4202496 973724 0 0 0 375439 376 0 0 25 0 4 0 631896353 1057214464 153299 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17944/statm: 258109 153299 393 112 0 253074 0
[pid=17944/tid=17945] ppid=17942 vsize=1032436 CPUtime=931.19 cores=1,3,5,7
/proc/17944/task/17945/stat : 17945 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 265578 0 0 0 92996 123 0 0 25 0 4 0 631896354 1057214464 153299 33554432000 4194304 4650419 140736009030912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17944/tid=17946] ppid=17942 vsize=1032436 CPUtime=942.31 cores=1,3,5,7
/proc/17944/task/17946/stat : 17946 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 187635 0 0 0 94138 93 0 0 25 0 4 0 631896354 1057214464 153299 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17944/tid=17947] ppid=17942 vsize=1032436 CPUtime=942.31 cores=1,3,5,7
/proc/17944/task/17947/stat : 17947 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 258755 0 0 0 94150 81 0 0 25 0 4 0 631896354 1057214464 153299 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476293 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3758.15
Current children cumulated vsize (KiB) 1032436

[startup+1002.3 s]
/proc/loadavg: 6.72 7.78 7.95 5/355 17993
/proc/meminfo: memFree=18093200/32951124 swapFree=67111348/67111528
[pid=17944] ppid=17942 vsize=994860 CPUtime=3997.44 cores=1,3,5,7
/proc/17944/stat : 17944 (strangenight1-m) R 17942 17944 17203 0 -1 4202496 1013189 0 0 0 399351 393 0 0 25 0 4 0 631896353 1018736640 155593 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17944/statm: 248715 155593 393 112 0 243680 0
[pid=17944/tid=17945] ppid=17942 vsize=994860 CPUtime=990.47 cores=1,3,5,7
/proc/17944/task/17945/stat : 17945 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 282806 0 0 0 98911 136 0 0 25 0 4 0 631896354 1018736640 155593 33554432000 4194304 4650419 140736009030912 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17944/tid=17946] ppid=17942 vsize=994860 CPUtime=1002.31 cores=1,3,5,7
/proc/17944/task/17946/stat : 17946 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 187635 0 0 0 100138 93 0 0 25 0 4 0 631896354 1018736640 155593 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17944/tid=17947] ppid=17942 vsize=994860 CPUtime=1002.31 cores=1,3,5,7
/proc/17944/task/17947/stat : 17947 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 270132 0 0 0 100148 83 0 0 25 0 4 0 631896354 1018736640 155593 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3997.44
Current children cumulated vsize (KiB) 994860

[startup+1062.3 s]
/proc/loadavg: 4.95 7.05 7.69 5/355 17994
/proc/meminfo: memFree=18076668/32951124 swapFree=67111348/67111528
[pid=17944] ppid=17942 vsize=1046516 CPUtime=4236.77 cores=1,3,5,7
/proc/17944/stat : 17944 (strangenight1-m) R 17942 17944 17203 0 -1 4202496 1050997 0 0 0 423269 408 0 0 25 0 4 0 631896353 1071632384 159747 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17944/statm: 261629 159747 393 112 0 256594 0
[pid=17944/tid=17945] ppid=17942 vsize=1046516 CPUtime=1049.78 cores=1,3,5,7
/proc/17944/task/17945/stat : 17945 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 298567 0 0 0 104829 149 0 0 25 0 4 0 631896354 1071632384 159747 33554432000 4194304 4650419 140736009030912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17944/tid=17946] ppid=17942 vsize=1046516 CPUtime=1062.32 cores=1,3,5,7
/proc/17944/task/17946/stat : 17946 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 187635 0 0 0 106139 93 0 0 25 0 4 0 631896354 1071632384 159747 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17944/tid=17947] ppid=17942 vsize=1046516 CPUtime=1062.32 cores=1,3,5,7
/proc/17944/task/17947/stat : 17947 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 280929 0 0 0 106148 84 0 0 25 0 4 0 631896354 1071632384 159747 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476483 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4236.77
Current children cumulated vsize (KiB) 1046516

[startup+1122.3 s]
/proc/loadavg: 4.42 6.55 7.48 5/355 17996
/proc/meminfo: memFree=18102408/32951124 swapFree=67111348/67111528
[pid=17944] ppid=17942 vsize=1033876 CPUtime=4476.03 cores=1,3,5,7
/proc/17944/stat : 17944 (strangenight1-m) R 17942 17944 17203 0 -1 4202496 1076012 0 0 0 447190 413 0 0 25 0 4 0 631896353 1058689024 153319 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17944/statm: 258469 153319 393 112 0 253434 0
[pid=17944/tid=17945] ppid=17942 vsize=1033876 CPUtime=1109.06 cores=1,3,5,7
/proc/17944/task/17945/stat : 17945 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 299663 0 0 0 110756 150 0 0 25 0 4 0 631896354 1058689024 153319 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17944/tid=17946] ppid=17942 vsize=1033876 CPUtime=1122.31 cores=1,3,5,7
/proc/17944/task/17946/stat : 17946 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 187635 0 0 0 112138 93 0 0 25 0 4 0 631896354 1058689024 153319 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17944/tid=17947] ppid=17942 vsize=1033876 CPUtime=1122.31 cores=1,3,5,7
/proc/17944/task/17947/stat : 17947 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 294375 0 0 0 112145 86 0 0 25 0 4 0 631896354 1058689024 153319 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4476.03
Current children cumulated vsize (KiB) 1033876

[startup+1182.31 s]
/proc/loadavg: 4.17 6.06 7.24 5/355 17998
/proc/meminfo: memFree=18102488/32951124 swapFree=67111348/67111528
[pid=17944] ppid=17942 vsize=1033876 CPUtime=4715.38 cores=1,3,5,7
/proc/17944/stat : 17944 (strangenight1-m) R 17942 17944 17203 0 -1 4202496 1094798 0 0 0 471122 416 0 0 25 0 4 0 631896353 1058689024 153237 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476311 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17944/statm: 258469 153237 393 112 0 253434 0
[pid=17944/tid=17945] ppid=17942 vsize=1033876 CPUtime=1168.36 cores=1,3,5,7
/proc/17944/task/17945/stat : 17945 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 299663 0 0 0 116686 150 0 0 25 0 4 0 631896354 1058689024 153237 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17944/tid=17946] ppid=17942 vsize=1033876 CPUtime=1182.33 cores=1,3,5,7
/proc/17944/task/17946/stat : 17946 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 187635 0 0 0 118140 93 0 0 25 0 4 0 631896354 1058689024 153237 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17944/tid=17947] ppid=17942 vsize=1033876 CPUtime=1182.33 cores=1,3,5,7
/proc/17944/task/17947/stat : 17947 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 302548 0 0 0 118145 88 0 0 25 0 4 0 631896354 1058689024 153237 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4715.38
Current children cumulated vsize (KiB) 1033876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 4.12 5.93 7.17 5/355 17998
/proc/meminfo: memFree=18106076/32951124 swapFree=67111348/67111528
[pid=17944] ppid=17942 vsize=1022140 CPUtime=4800.31 cores=1,3,5,7
/proc/17944/stat : 17944 (strangenight1-m) R 17942 17944 17203 0 -1 4202496 1105032 0 0 0 479611 420 0 0 25 0 4 0 631896353 1046671360 152359 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17944/statm: 255535 152359 393 112 0 250500 0
[pid=17944/tid=17945] ppid=17942 vsize=1022140 CPUtime=1189.4 cores=1,3,5,7
/proc/17944/task/17945/stat : 17945 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 299663 0 0 0 118790 150 0 0 25 0 4 0 631896354 1046671360 152361 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17944/tid=17946] ppid=17942 vsize=1022140 CPUtime=1203.63 cores=1,3,5,7
/proc/17944/task/17946/stat : 17946 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 187635 0 0 0 120270 93 0 0 25 0 4 0 631896354 1046671360 152361 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17944/tid=17947] ppid=17942 vsize=1022140 CPUtime=1203.63 cores=1,3,5,7
/proc/17944/task/17947/stat : 17947 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 308773 0 0 0 120272 91 0 0 25 0 4 0 631896354 1046671360 152361 33554432000 4194304 4650419 140736009030912 18446744073709551615 4352065 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 1022140

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

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

[startup+1203.6 s]
/proc/loadavg: 4.12 5.93 7.17 5/355 17998
/proc/meminfo: memFree=18106076/32951124 swapFree=67111348/67111528
[pid=17944] ppid=17942 vsize=1022140 CPUtime=4800.31 cores=1,3,5,7
/proc/17944/stat : 17944 (strangenight1-m) R 17942 17944 17203 0 -1 4202496 1105032 0 0 0 479611 420 0 0 25 0 4 0 631896353 1046671360 152359 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17944/statm: 255535 152359 393 112 0 250500 0
[pid=17944/tid=17945] ppid=17942 vsize=1022140 CPUtime=1189.4 cores=1,3,5,7
/proc/17944/task/17945/stat : 17945 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 299663 0 0 0 118790 150 0 0 25 0 4 0 631896354 1046671360 152361 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17944/tid=17946] ppid=17942 vsize=1022140 CPUtime=1203.63 cores=1,3,5,7
/proc/17944/task/17946/stat : 17946 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 187635 0 0 0 120270 93 0 0 25 0 4 0 631896354 1046671360 152361 33554432000 4194304 4650419 140736009030912 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17944/tid=17947] ppid=17942 vsize=1022140 CPUtime=1203.63 cores=1,3,5,7
/proc/17944/task/17947/stat : 17947 (strangenight1-m) R 17942 17944 17203 0 -1 4202560 308773 0 0 0 120272 91 0 0 25 0 4 0 631896354 1046671360 152361 33554432000 4194304 4650419 140736009030912 18446744073709551615 4352065 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 1022140

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.15
system time used= 4.23136
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1105035
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= 772
involuntary context switches= 33506

runsolver used 3.69044 second user time and 10.5464 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-14 19:40:05
IDJOB=3368500
IDBENCH=82509
IDSOLVER=1846
FILE ID=node145/3368500-1305394805
RUNJOBID= node145-1305393368-17724
PBS_JOBID= 13324435
Free space on /tmp= 73652 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
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-3368500-1305394805/watcher-3368500-1305394805 -o /tmp/evaluation-result-3368500-1305394805/solver-3368500-1305394805 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368500-1305394805.cnf

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

MD5SUM BENCH= 49e4c2cc668774425bd698267df5f51d
RANDOM SEED=1736150682

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18265296 kB
Buffers:        292476 kB
Cached:        8120964 kB
SwapCached:          0 kB
Active:        7710892 kB
Inactive:      6620616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18265296 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            6672 kB
Writeback:           0 kB
AnonPages:     5917904 kB
Mapped:          28096 kB
Slab:           255376 kB
PageTables:      34560 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 80050588 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= 73652 MiB
End job on node145 at 2011-05-14 20:00:11