Trace number 3368651

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.34 1203.64

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S69399346-065-UNKNOWN.cnf
MD5SUM98486271f2f72889c040eabfd36ebd13
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses25500
Sum of the clauses size178500
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525500

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	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-3368651-1305399750.cnf'
0.00/0.01	c -- header says num vars:            300
0.00/0.01	c -- header says num clauses:       25500
0.00/0.03	c -- clauses added:            0 learnts,        25500 normals,            0 xors
0.00/0.03	c -- vars added        300
0.00/0.03	c Parsing time:  0.06 s
0.00/0.03	c  N st     0         0       300     25500         0         0    178500         0   no data   no data  --
0.00/0.41	c asymm  cl-useful: 0/14601/25500 lits-rem:0 time: 1.50
1.61/0.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
1.61/0.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.61/0.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.61/0.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
1.61/0.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.61/0.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.40 s
1.61/0.90	c Finding binary XORs  T:     0.00 s  found:       0
1.61/0.90	c Finding non-binary XORs:     0.06 s (found:       0, avg size: nan)
1.61/0.90	c calculated reachability. Time: 0.00
1.61/0.90	c Calc default polars -  time:   0.01 s pos:     144 undec:       5 neg:     151
1.61/0.90	c =========================================================================================
1.61/0.90	c types(t): F = full restart, N = normal restart
1.61/0.90	c types(t): S = simplification begin/end, E = solution found
1.61/0.90	c restart types(rt): st = static, dy = dynamic
1.61/0.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.61/0.90	c  B st     0         0       300     25500         0         0    178500         0   no data   no data  --
1.61/0.90	c  N dy    16      4315       300     25500         0      4217    178500    320031     67.41     71.35  --
4.77/1.20	c  N dy    25      8367       300     25500         0      5746    178500    366354     67.03     70.62  --
5.97/1.51	c  N dy    40     13997       300     25500         0      7111    178500    390825     66.23     70.76  --
7.20/1.85	c  N dy    52     18321       300     25500         0      5839    178500    221499     66.04     69.54  --
8.35/2.17	c  N dy    76     22430       300     25500         0      9861    178500    532467     66.60     70.24  --
9.15/2.39	c  F st    86     25000       300     25500         0     12381    178500    720892     66.58     65.35  --
9.95/2.56	c  N st    90     27034       300     25500         0      7703    178500    296355     66.58   no data  --
11.16/2.80	c  S st    92     30001       300     25500         0     10592    178500    521733     66.58   no data  --
11.16/2.86	c  S st    92     30507       300     25500         0     11094    178500    557603     66.58   no data  --
11.16/2.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
11.16/2.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.16/2.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
11.16/2.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.16/2.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.16/2.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
11.16/2.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.10/6.87	c lits-rem:      2312  cl-subs:      237  v-elim:      0  v-fix:    0  time: 15.80 s
28.30/7.16	c asymm  cl-useful: 0/5885/25500 lits-rem:0 time: 1.16
28.30/7.16	c calculated reachability. Time: 0.00
28.30/7.16	c  N dy    92     30507       300     25500         0     10857    178500    529254     66.58   no data  --
29.89/7.58	c  N dy   102     34676       300     25500         0     14948    178500    837628     66.44     70.10  --
31.49/7.98	c  N dy   109     38921       300     25500         0     11378    178500    508141     66.17     69.95  --
33.52/8.41	c  N dy   128     43171       300     25500         0     15544    178500    823134     66.26     70.11  --
34.27/8.68	c  S st   135     45762       300     25500         0      9312    178500    288936     66.17     63.38  --
34.67/8.74	c  S st   135     46268       300     25500         0      9814    178500    323609     66.17   no data  --
34.67/8.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
34.67/8.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.67/8.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
34.67/8.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.67/8.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.67/8.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
34.67/8.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.44/11.95	c lits-rem:       404  cl-subs:       28  v-elim:      0  v-fix:    0  time: 12.71 s
47.44/11.96	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.01
47.44/11.96	c vivif2 --  cl tried     9786 cl shrink        0 lits rem          0 time: 0.02
48.24/12.19	c asymm  cl-useful: 0/5014/25500 lits-rem:0 time: 0.92
48.24/12.19	c calculated reachability. Time: 0.00
48.24/12.19	c  N dy   135     46268       300     25500         0      9786    178500    320229     66.17   no data  --
49.83/12.57	c  N dy   143     50315       300     25500         0     13742    178500    622232     66.04     69.76  --
51.48/12.96	c  N dy   160     54523       300     25500         0     17878    178500    934075     66.05     69.97  --
53.02/13.39	c  N dy   178     59017       300     25500         0     12504    178500    469636     66.10     69.80  --
54.62/13.76	c  N dy   189     63290       300     25500         0     16697    178500    785306     65.98     69.51  --
56.60/14.20	c  N dy   202     67732       300     25500         0     21075    178500   1116969     65.94     69.64  --
57.01/14.36	c  S st   210     69404       300     25500         0     11920    178500    360192     65.93   no data  --
57.41/14.43	c  S st   210     69911       300     25500         0     12422    178500    397141     65.93   no data  --
57.41/14.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
57.41/14.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.41/14.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
57.41/14.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.41/14.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.41/14.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
57.41/14.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
73.01/18.37	c lits-rem:       792  cl-subs:       50  v-elim:      0  v-fix:    0  time: 15.59 s
73.01/18.37	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.01
73.01/18.38	c vivif2 --  cl tried    12372 cl shrink        0 lits rem          0 time: 0.02
74.15/18.67	c asymm  cl-useful: 0/6761/25500 lits-rem:0 time: 1.15
74.15/18.67	c calculated reachability. Time: 0.00
74.15/18.67	c  N dy   210     69911       300     25500         0     12372    178500    390766     65.93   no data  --
76.15/19.18	c  N dy   237     74723       300     25500         0     17078    178500    746599     66.04     70.54  --
78.55/19.71	c  N dy   256     79500       300     25500         0     21771    178500   1101385     66.07     70.44  --
80.54/20.28	c  N dy   273     84587       300     25500         0     14988    178500    532040     66.02     69.58  --
81.78/20.60	c  F st   288     87501       300     25500         0     17850    178500    748480     66.05   no data  --
83.33/20.97	c  N st   293     90796       300     25500         0     21080    178500    998353     66.05   no data  --
86.58/21.77	c  N dy   315     97589       300     25500         0     15004    178500    472929     66.06     69.89  --
89.32/22.43	c  N dy   346    103850       300     25500         0     21135    178500    936496     66.13     69.80  --
89.72/22.55	c  S st   351    104868       300     25500         0     22137    178500   1011839     66.13     66.38  --
90.12/22.65	c  S st   351    105369       300     25500         0     22636    178500   1048124     66.13   no data  --
90.12/22.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
90.12/22.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
90.12/22.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.09
90.12/22.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
90.12/22.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.12/22.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
90.12/22.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
125.21/31.44	c lits-rem:      1354  cl-subs:      404  v-elim:      0  v-fix:    0  time: 34.81 s
125.21/31.45	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.01
125.21/31.46	c vivif2 --  cl tried    22232 cl shrink        0 lits rem          0 time: 0.04
126.40/31.77	c asymm  cl-useful: 0/4478/25500 lits-rem:0 time: 1.23
126.40/31.77	c calculated reachability. Time: 0.00
126.40/31.77	c  N dy   351    105369       300     25500         0     22232    178500   1002013     66.13   no data  --
129.61/32.60	c  N dy   381    112444       300     25500         0     15422    178500    440496     66.18     70.95  --
132.79/33.39	c  N dy   419    119713       300     25500         0     22555    178500    981108     66.24     69.75  --
136.77/34.32	c  N dy   454    127360       300     25500         0     15347    178500    373360     66.26     70.47  --
140.36/35.21	c  N dy   483    135803       300     25500         0     23653    178500   1000286     66.24     69.73  --
144.75/36.32	c  N dy   516    144572       300     25500         0     16560    178500    400102     66.26     70.18  --
148.74/37.35	c  N dy   555    153896       300     25500         0     25710    178500   1091460     66.25     69.94  --
151.14/37.92	c  S st   581    158054       300     25500         0     29792    178500   1402400     66.30     62.73  --
151.54/38.03	c  S st   581    158561       300     25500         0     30292    178500   1438404     66.30   no data  --
151.54/38.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
151.54/38.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
151.54/38.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.12
151.98/38.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
151.98/38.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
151.98/38.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
151.98/38.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
210.16/52.72	c lits-rem:       996  cl-subs:      584  v-elim:      0  v-fix:    0  time: 58.17 s
210.16/52.72	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.01
210.16/52.74	c vivif2 --  cl tried    29708 cl shrink        0 lits rem          0 time: 0.06
211.76/53.13	c asymm  cl-useful: 0/3810/25500 lits-rem:0 time: 1.59
211.76/53.14	c calculated reachability. Time: 0.00
211.76/53.14	c  N dy   581    158561       300     25500         0     29708    178500   1372329     66.30   no data  --
216.94/54.40	c  N dy   614    168840       300     25500         0     23107    178500    831824     66.29     69.79  --
222.17/55.80	c  N dy   657    179678       300     25500         0     33740    178500   1635427     66.28     69.84  --
228.10/57.21	c  N dy   706    191253       300     25500         0     27433    178500   1096797     66.30     70.10  --
234.89/58.90	c  N dy   759    204438       300     25500         0     21718    178500    599065     66.32     70.18  --
241.27/60.52	c  N dy   816    217542       300     25500         0     34619    178500   1579073     66.32     69.86  --
247.65/62.18	c  N dy   848    231515       300     25500         0     28705    178500   1067366     66.25     70.22  --
251.24/63.00	c  S st   872    237841       300     25500         0     34905    178500   1541390     66.26   no data  --
251.64/63.12	c  S st   872    238345       300     25500         0     35402    178500   1576902     66.26   no data  --
251.64/63.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
251.64/63.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
251.64/63.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.11
251.64/63.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
251.64/63.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
251.64/63.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
251.64/63.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
315.84/79.23	c lits-rem:      1149  cl-subs:      787  v-elim:      0  v-fix:    0  time: 63.88 s
315.84/79.24	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.01
315.84/79.25	c vivif2 --  cl tried    34615 cl shrink        0 lits rem          0 time: 0.07
317.44/79.61	c asymm  cl-useful: 0/3363/25500 lits-rem:0 time: 1.41
317.44/79.61	c calculated reachability. Time: 0.00
317.44/79.61	c  N dy   872    238345       300     25500         0     34615    178500   1491725     66.26   no data  --
325.82/81.71	c  N dy   933    253686       300     25500         0     29066    178500   1030074     66.27     70.63  --
335.79/84.24	c  N dy  1006    269954       300     25500         0     23425    178500    541560     66.32     75.20  --
345.00/86.60	c  N dy  1056    287214       300     25500         0     40380    178500   1825231     66.27     71.26  --
355.32/89.15	c  F st  1122    306253       300     25500         0     36489    178500   1473311     66.27     67.40  --
355.32/89.15	c  N st  1122    306253       300     25500         0     36489    178500   1473311     66.27     67.40  --
367.34/92.14	c  N dy  1161    328251       300     25500         0     34531    178500   1250285     66.17     69.91  --
379.26/95.16	c  N dy  1247    348366       300     25500         0     29743    178500    829285     66.19     70.02  --
384.49/96.42	c  S st  1276    357517       300     25500         0     38728    178500   1509707     66.17     58.23  --
384.89/96.54	c  S st  1276    358019       300     25500         0     39227    178500   1545593     66.17   no data  --
384.89/96.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
384.89/96.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
384.89/96.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.12
385.23/96.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
385.23/96.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
385.23/96.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
385.23/96.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
459.82/115.34	c lits-rem:      1323  cl-subs:      610  v-elim:      0  v-fix:    0  time: 74.55 s
459.82/115.34	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.01
459.82/115.35	c vivif2 --  cl tried    38617 cl shrink        0 lits rem          0 time: 0.06
461.41/115.70	c asymm  cl-useful: 0/3153/25500 lits-rem:0 time: 1.39
461.41/115.70	c calculated reachability. Time: 0.00
461.41/115.70	c  N dy  1276    358019       300     25500         0     38617    178500   1477332     66.17   no data  --
473.77/118.89	c  N dy  1368    378026       300     25500         0     32713    178500    989223     66.21     74.28  --
486.54/122.00	c  N dy  1461    398134       300     25500         0     52456    178500   2481117     66.24     71.02  --
497.71/124.86	c  N dy  1550    418214       300     25500         0     45659    178500   1906931     66.26     69.82  --
509.67/127.84	c  N dy  1628    438269       300     25500         0     37887    178500   1257061     66.27     69.87  --
524.04/131.41	c  N dy  1703    458654       300     25500         0     29421    178500    545831     66.25     69.82  --
536.00/134.42	c  N dy  1786    478720       300     25500         0     49074    178500   2038511     66.26     70.89  --
549.56/137.82	c  N dy  1863    498857       300     25500         0     39419    178500   1236341     66.25     70.02  --
564.76/141.64	c  N dy  1946    520332       300     25500         0     60522    178500   2839580     66.25     70.08  --
575.48/144.32	c  S st  2023    537030       300     25500         0     46469    178500   1717817     66.27   no data  --
575.88/144.45	c  S st  2023    537536       300     25500         0     46971    178500   1752001     66.27   no data  --
575.88/144.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
575.88/144.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
575.88/144.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.14
576.28/144.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
576.28/144.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
576.28/144.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
576.28/144.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
670.39/168.19	c lits-rem:      1132  cl-subs:      734  v-elim:      0  v-fix:    0  time: 94.17 s
670.39/168.19	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.01
670.79/168.21	c vivif2 --  cl tried    46237 cl shrink        0 lits rem          0 time: 0.07
671.99/168.55	c asymm  cl-useful: 0/2788/25500 lits-rem:0 time: 1.38
671.99/168.55	c calculated reachability. Time: 0.00
671.99/168.55	c  N dy  2023    537536       300     25500         0     46237    178500   1669922     66.27   no data  --
685.96/172.08	c  N dy  2104    558337       300     25500         0     35252    178500    795657     66.28     70.28  --
698.32/175.15	c  N dy  2158    578530       300     25500         0     55066    178500   2300431     66.24     70.35  --
713.08/178.90	c  N dy  2256    598608       300     25500         0     42382    178500   1273320     66.28     70.22  --
728.63/182.70	c  N dy  2354    618636       300     25500         0     62020    178500   2762126     66.29     70.07  --
742.59/186.21	c  N dy  2450    638710       300     25500         0     48344    178500   1666267     66.32     76.21  --
758.14/190.19	c  N dy  2536    658757       300     25500         0     68035    178500   3155283     66.32     70.28  --
772.10/193.66	c  N dy  2615    679310       300     25500         0     53865    178500   2013633     66.31     69.85  --
789.25/197.92	c  N dy  2696    699391       300     25500         0     38237    178500    767772     66.32     70.22  --
803.21/201.45	c  N dy  2774    719577       300     25500         0     58048    178500   2272862     66.33     69.89  --
821.56/206.04	c  N dy  2870    740772       300     25500         0     42543    178500   1025792     66.34     69.87  --
837.91/210.14	c  N dy  2966    760866       300     25500         0     62262    178500   2521655     66.35     69.89  --
855.45/214.56	c  N dy  3051    780968       300     25500         0     44677    178500   1122727     66.35     70.37  --
871.45/218.53	c  N dy  3111    801379       300     25500         0     64723    178500   2640203     66.33     71.04  --
876.24/219.77	c  S st  3140    806305       300     25500         0     69550    178500   3006285     66.34   no data  --
876.99/219.99	c  S st  3140    806808       300     25500         0     70050    178500   3043090     66.34   no data  --
877.39/220.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
877.39/220.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
877.39/220.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.22
877.79/220.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
877.79/220.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
877.79/220.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
877.79/220.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2540.10/636.91	c lits-rem:      2098  cl-subs:     1470  v-elim:      0  v-fix:    0  time: 1661.26 s
2540.10/636.91	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.01
2540.10/636.94	c vivif2 --  cl tried    68580 cl shrink        0 lits rem          0 time: 0.13
2540.89/637.19	c asymm  cl-useful: 0/1147/25500 lits-rem:0 time: 1.00
2540.89/637.19	c calculated reachability. Time: 0.00
2540.89/637.19	c  N dy  3140    806808       300     25500         0     68580    178500   2880625     66.34   no data  --
2558.05/641.48	c  N dy  3212    826964       300     25500         0     50105    178500   1468971     66.33     70.31  --
2575.99/645.98	c  N dy  3301    847058       300     25500         0     69818    178500   2970433     66.35     70.77  --
2593.53/650.30	c  N dy  3374    867385       300     25500         0     50560    178500   1436596     66.34     70.49  --
2611.89/654.95	c  N dy  3462    888065       300     25500         0     70879    178500   2982026     66.35     70.36  --
2629.44/659.32	c  N dy  3533    908108       300     25500         0     50307    178500   1355333     66.35     71.78  --
2646.58/663.63	c  N dy  3606    928211       300     25500         0     70032    178500   2855488     66.34     70.37  --
2665.34/668.35	c  N dy  3687    948257       300     25500         0     48471    178500   1156783     66.35     70.87  --
2682.48/672.68	c  N dy  3781    968306       300     25500         0     68123    178500   2648713     66.37     70.25  --
2703.22/677.86	c  N dy  3861    988403       300     25500         0     45653    178500    872137     66.37     70.32  --
2719.96/682.07	c  N dy  3946   1008588       300     25500         0     65459    178500   2381453     66.38     70.03  --
2740.75/687.23	c  N dy  4012   1028640       300     25500         0     85105    178500   3873371     66.38     71.86  --
2757.90/691.54	c  N dy  4103   1049218       300     25500         0     62131    178500   2053230     66.39     70.90  --
2778.19/696.61	c  N dy  4171   1069571       300     25500         0     82130    178500   3569390     66.38     69.97  --
2780.59/697.28	c  F st  4182   1071876       300     25500         0     84393    178500   3741125     66.38     67.77  --
2796.14/701.17	c  N dy  4240   1089718       300     25500         0     57731    178500   1659152     66.38     70.29  --
2815.68/706.06	c  N dy  4342   1109779       300     25500         0     77416    178500   3159990     66.40     70.18  --
2836.43/711.25	c  N dy  4430   1130083       300     25500         0     52196    178500   1174011     66.40     69.92  --
2855.16/715.98	c  N dy  4522   1150558       300     25500         0     72335    178500   2693061     66.40     70.99  --
2879.50/722.06	c  N dy  4627   1170607       300     25500         0     92004    178500   4190422     66.42     69.93  --
2897.05/726.45	c  N dy  4699   1190789       300     25500         0     65686    178500   2135479     66.41     70.08  --
2917.38/731.51	c  S st  4770   1210212       300     25500         0     84765    178500   3581812     66.41     63.86  --
2918.18/731.78	c  S st  4770   1210716       300     25500         0     85264    178500   3616747     66.41   no data  --
2918.18/731.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2918.18/731.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2918.58/731.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.26
2918.98/731.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2918.98/731.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2918.98/731.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
2918.98/731.96	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-3368651-1305399750/watcher-3368651-1305399750 -o /tmp/evaluation-result-3368651-1305399750/solver-3368651-1305399750 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368651-1305399750.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: 7.71 8.02 7.99 7/361 28190
/proc/meminfo: memFree=24007144/32951124 swapFree=56449224/67111528
[pid=28190] ppid=28188 vsize=51236 CPUtime=0.02 cores=1,3,5,7
/proc/28190/stat : 28190 (strangenight1-m) R 28188 28190 28046 0 -1 4202496 416 0 0 0 2 0 0 0 25 0 4 0 651575400 52465664 357 33554432000 4194304 4650419 140733254900368 18446744073709551615 47528143205917 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28190/statm: 12809 357 306 112 0 7774 0
[pid=28190/tid=28191] ppid=28188 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/28190/task/28191/stat : 28191 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651575400 52465664 357 33554432000 4194304 4650419 140733254900368 18446744073709551615 47528143206322 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28190/tid=28192] ppid=28188 vsize=51236 CPUtime=0.01 cores=1,3,5,7
/proc/28190/task/28192/stat : 28192 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 4 0 651575400 52465664 357 33554432000 4194304 4650419 140733254900368 18446744073709551615 47528143205911 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28190/tid=28193] ppid=28188 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/28190/task/28193/stat : 28193 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651575400 52465664 357 33554432000 4194304 4650419 140733254900368 18446744073709551615 47528143205911 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.136012 s]
/proc/loadavg: 7.71 8.02 7.99 7/361 28190
/proc/meminfo: memFree=24007144/32951124 swapFree=56449224/67111528
[pid=28190] ppid=28188 vsize=288420 CPUtime=1.61 cores=1,3,5,7
/proc/28190/stat : 28190 (strangenight1-m) R 28188 28190 28046 0 -1 4202496 6325 0 0 0 160 1 0 0 18 0 4 0 651575400 295342080 4708 33554432000 4194304 4650419 140733254900368 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28190/statm: 72105 4949 379 112 0 67070 0
[pid=28190/tid=28191] ppid=28188 vsize=288420 CPUtime=0.39 cores=1,3,5,7
/proc/28190/task/28191/stat : 28191 (strangenight1-m) D 28188 28190 28046 0 -1 4202560 1445 0 0 0 39 0 0 0 18 0 4 0 651575400 295342080 5058 33554432000 4194304 4650419 140733254900368 18446744073709551615 253640520737 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28190/tid=28192] ppid=28188 vsize=288420 CPUtime=0.4 cores=1,3,5,7
/proc/28190/task/28192/stat : 28192 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 1719 0 0 0 40 0 0 0 18 0 4 0 651575400 295342080 5126 33554432000 4194304 4650419 140733254900368 18446744073709551615 253640520737 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28190/tid=28193] ppid=28188 vsize=288420 CPUtime=0.39 cores=1,3,5,7
/proc/28190/task/28193/stat : 28193 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 1951 0 0 0 39 0 0 0 18 0 4 0 651575400 295342080 5287 33554432000 4194304 4650419 140733254900368 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.61
Current children cumulated vsize (KiB) 288420

[startup+0.874756 s]
/proc/loadavg: 7.71 8.02 7.99 7/361 28190
/proc/meminfo: memFree=24007144/32951124 swapFree=56449224/67111528
[pid=28190] ppid=28188 vsize=309172 CPUtime=3.46 cores=1,3,5,7
/proc/28190/stat : 28190 (strangenight1-m) R 28188 28190 28046 0 -1 4202496 13200 0 0 0 343 3 0 0 19 0 4 0 651575400 316592128 10050 33554432000 4194304 4650419 140733254900368 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28190/statm: 77293 10050 391 112 0 72258 0
[pid=28190/tid=28191] ppid=28188 vsize=309172 CPUtime=0.85 cores=1,3,5,7
/proc/28190/task/28191/stat : 28191 (strangenight1-m) D 28188 28190 28046 0 -1 4202560 3226 0 0 0 85 0 0 0 18 0 4 0 651575400 316592128 9467 33554432000 4194304 4650419 140733254900368 18446744073709551615 4516622 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28190/tid=28192] ppid=28188 vsize=280960 CPUtime=0.9 cores=1,3,5,7
/proc/28190/task/28192/stat : 28192 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 3678 0 0 0 90 0 0 0 19 0 4 0 651575400 287703040 9050 33554432000 4194304 4650419 140733254900368 18446744073709551615 4334297 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28190/tid=28193] ppid=28188 vsize=280960 CPUtime=0.89 cores=1,3,5,7
/proc/28190/task/28193/stat : 28193 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 2932 0 0 0 89 0 0 0 19 0 4 0 651575400 287703040 9050 33554432000 4194304 4650419 140733254900368 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.46
Current children cumulated vsize (KiB) 309172

[startup+1.01494 s]
/proc/loadavg: 7.71 8.02 7.99 7/361 28190
/proc/meminfo: memFree=24007144/32951124 swapFree=56449224/67111528
[pid=28190] ppid=28188 vsize=280960 CPUtime=4.03 cores=1,3,5,7
/proc/28190/stat : 28190 (strangenight1-m) R 28188 28190 28046 0 -1 4202496 14538 0 0 0 400 3 0 0 19 0 4 0 651575400 287703040 9488 33554432000 4194304 4650419 140733254900368 18446744073709551615 4365280 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28190/statm: 70240 9488 391 112 0 65205 0
[pid=28190/tid=28191] ppid=28188 vsize=280960 CPUtime=0.99 cores=1,3,5,7
/proc/28190/task/28191/stat : 28191 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 3708 0 0 0 99 0 0 0 19 0 4 0 651575400 287703040 9488 33554432000 4194304 4650419 140733254900368 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28190/tid=28192] ppid=28188 vsize=280960 CPUtime=1 cores=1,3,5,7
/proc/28190/task/28192/stat : 28192 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 3784 0 0 0 100 0 0 0 19 0 4 0 651575400 287703040 9488 33554432000 4194304 4650419 140733254900368 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28190/tid=28193] ppid=28188 vsize=280960 CPUtime=0.99 cores=1,3,5,7
/proc/28190/task/28193/stat : 28193 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 3035 0 0 0 99 0 0 0 19 0 4 0 651575400 287703040 9488 33554432000 4194304 4650419 140733254900368 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.03
Current children cumulated vsize (KiB) 280960

[startup+1.10092 s]
/proc/loadavg: 7.71 8.02 7.99 7/361 28190
/proc/meminfo: memFree=24007144/32951124 swapFree=56449224/67111528
[pid=28190] ppid=28188 vsize=280960 CPUtime=4.37 cores=1,3,5,7
/proc/28190/stat : 28190 (strangenight1-m) R 28188 28190 28046 0 -1 4202496 14908 0 0 0 434 3 0 0 19 0 4 0 651575400 287703040 9858 33554432000 4194304 4650419 140733254900368 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28190/statm: 70240 9858 391 112 0 65205 0
[pid=28190/tid=28191] ppid=28188 vsize=280960 CPUtime=1.08 cores=1,3,5,7
/proc/28190/task/28191/stat : 28191 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 3806 0 0 0 108 0 0 0 19 0 4 0 651575400 287703040 9858 33554432000 4194304 4650419 140733254900368 18446744073709551615 4315094 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28190/tid=28192] ppid=28188 vsize=280960 CPUtime=1.08 cores=1,3,5,7
/proc/28190/task/28192/stat : 28192 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 3876 0 0 0 108 0 0 0 19 0 4 0 651575400 287703040 9858 33554432000 4194304 4650419 140733254900368 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28190/tid=28193] ppid=28188 vsize=280960 CPUtime=1.08 cores=1,3,5,7
/proc/28190/task/28193/stat : 28193 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 3120 0 0 0 108 0 0 0 19 0 4 0 651575400 287703040 9858 33554432000 4194304 4650419 140733254900368 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 280960

[startup+1.50085 s]
/proc/loadavg: 7.71 8.02 7.99 7/361 28190
/proc/meminfo: memFree=24007144/32951124 swapFree=56449224/67111528
[pid=28190] ppid=28188 vsize=291912 CPUtime=5.97 cores=1,3,5,7
/proc/28190/stat : 28190 (strangenight1-m) R 28188 28190 28046 0 -1 4202496 18527 0 0 0 594 3 0 0 20 0 4 0 651575400 298917888 10766 33554432000 4194304 4650419 140733254900368 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28190/statm: 72978 10767 391 112 0 67943 0
[pid=28190/tid=28191] ppid=28188 vsize=291912 CPUtime=1.47 cores=1,3,5,7
/proc/28190/task/28191/stat : 28191 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 4786 0 0 0 147 0 0 0 20 0 4 0 651575400 298917888 10767 33554432000 4194304 4650419 140733254900368 18446744073709551615 4334336 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28190/tid=28192] ppid=28188 vsize=291912 CPUtime=1.49 cores=1,3,5,7
/proc/28190/task/28192/stat : 28192 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 4731 0 0 0 148 1 0 0 19 0 4 0 651575400 298917888 10767 33554432000 4194304 4650419 140733254900368 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28190/tid=28193] ppid=28188 vsize=291912 CPUtime=1.49 cores=1,3,5,7
/proc/28190/task/28193/stat : 28193 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 3981 0 0 0 148 1 0 0 20 0 4 0 651575400 298917888 10767 33554432000 4194304 4650419 140733254900368 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 291912

[startup+3.10056 s]
/proc/loadavg: 7.73 8.02 7.99 9/365 28194
/proc/meminfo: memFree=23904436/32951124 swapFree=56449224/67111528
[pid=28190] ppid=28188 vsize=292628 CPUtime=12.34 cores=1,3,5,7
/proc/28190/stat : 28190 (strangenight1-m) R 28188 28190 28046 0 -1 4202496 32371 0 0 0 1228 6 0 0 25 0 4 0 651575400 299651072 15970 33554432000 4194304 4650419 140733254900368 18446744073709551615 4439641 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28190/statm: 73157 15970 393 112 0 68122 0
[pid=28190/tid=28191] ppid=28188 vsize=292628 CPUtime=3.05 cores=1,3,5,7
/proc/28190/task/28191/stat : 28191 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 7241 0 0 0 304 1 0 0 25 0 4 0 651575400 299651072 15970 33554432000 4194304 4650419 140733254900368 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28190/tid=28192] ppid=28188 vsize=292628 CPUtime=3.09 cores=1,3,5,7
/proc/28190/task/28192/stat : 28192 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 7387 0 0 0 308 1 0 0 25 0 4 0 651575400 299651072 15970 33554432000 4194304 4650419 140733254900368 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28190/tid=28193] ppid=28188 vsize=292628 CPUtime=3.08 cores=1,3,5,7
/proc/28190/task/28193/stat : 28193 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 6822 0 0 0 307 1 0 0 25 0 4 0 651575400 299651072 15970 33554432000 4194304 4650419 140733254900368 18446744073709551615 4366835 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 292628

[startup+6.31397 s]
/proc/loadavg: 7.73 8.02 7.99 9/365 28194
/proc/meminfo: memFree=23805804/32951124 swapFree=56449224/67111528
[pid=28190] ppid=28188 vsize=292908 CPUtime=25.15 cores=1,3,5,7
/proc/28190/stat : 28190 (strangenight1-m) R 28188 28190 28046 0 -1 4202496 47891 0 0 0 2507 8 0 0 25 0 4 0 651575400 299937792 27877 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28190/statm: 73227 27877 393 112 0 68192 0
[pid=28190/tid=28191] ppid=28188 vsize=292908 CPUtime=6.22 cores=1,3,5,7
/proc/28190/task/28191/stat : 28191 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 9996 0 0 0 621 1 0 0 25 0 4 0 651575400 299937792 27877 33554432000 4194304 4650419 140733254900368 18446744073709551615 4438666 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28190/tid=28192] ppid=28188 vsize=292908 CPUtime=6.3 cores=1,3,5,7
/proc/28190/task/28192/stat : 28192 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 14002 0 0 0 628 2 0 0 25 0 4 0 651575400 299937792 27877 33554432000 4194304 4650419 140733254900368 18446744073709551615 4439641 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28190/tid=28193] ppid=28188 vsize=292908 CPUtime=6.3 cores=1,3,5,7
/proc/28190/task/28193/stat : 28193 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 12555 0 0 0 628 2 0 0 25 0 4 0 651575400 299937792 27877 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 292908

[startup+12.7008 s]
/proc/loadavg: 7.75 8.02 7.99 9/365 28194
/proc/meminfo: memFree=23755496/32951124 swapFree=56449224/67111528
[pid=28190] ppid=28188 vsize=305060 CPUtime=50.63 cores=1,3,5,7
/proc/28190/stat : 28190 (strangenight1-m) R 28188 28190 28046 0 -1 4202496 69231 0 0 0 5051 12 0 0 25 0 4 0 651575400 312381440 35056 33554432000 4194304 4650419 140733254900368 18446744073709551615 4314751 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28190/statm: 76265 35056 393 112 0 71230 0
[pid=28190/tid=28191] ppid=28188 vsize=305060 CPUtime=12.54 cores=1,3,5,7
/proc/28190/task/28191/stat : 28191 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 18141 0 0 0 1252 2 0 0 25 0 4 0 651575400 312381440 35056 33554432000 4194304 4650419 140733254900368 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28190/tid=28192] ppid=28188 vsize=305060 CPUtime=12.69 cores=1,3,5,7
/proc/28190/task/28192/stat : 28192 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 18502 0 0 0 1266 3 0 0 25 0 4 0 651575400 312381440 35056 33554432000 4194304 4650419 140733254900368 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28190/tid=28193] ppid=28188 vsize=305060 CPUtime=12.68 cores=1,3,5,7
/proc/28190/task/28193/stat : 28193 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 17703 0 0 0 1265 3 0 0 25 0 4 0 651575400 312381440 35056 33554432000 4194304 4650419 140733254900368 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 305060

[startup+25.5005 s]
/proc/loadavg: 7.87 8.03 7.99 9/365 28195
/proc/meminfo: memFree=23658420/32951124 swapFree=56449224/67111528
[pid=28190] ppid=28188 vsize=360324 CPUtime=101.68 cores=1,3,5,7
/proc/28190/stat : 28190 (strangenight1-m) R 28188 28190 28046 0 -1 4202496 95207 0 0 0 10149 19 0 0 25 0 4 0 651575400 368971776 46205 33554432000 4194304 4650419 140733254900368 18446744073709551615 4438671 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28190/statm: 90081 46205 393 112 0 85046 0
[pid=28190/tid=28191] ppid=28188 vsize=360324 CPUtime=25.19 cores=1,3,5,7
/proc/28190/task/28191/stat : 28191 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 20482 0 0 0 2516 3 0 0 25 0 4 0 651575400 368971776 46205 33554432000 4194304 4650419 140733254900368 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28190/tid=28192] ppid=28188 vsize=360324 CPUtime=25.49 cores=1,3,5,7
/proc/28190/task/28192/stat : 28192 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 23941 0 0 0 2545 4 0 0 25 0 4 0 651575400 368971776 46205 33554432000 4194304 4650419 140733254900368 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28190/tid=28193] ppid=28188 vsize=360324 CPUtime=25.48 cores=1,3,5,7
/proc/28190/task/28193/stat : 28193 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 26250 0 0 0 2543 5 0 0 25 0 4 0 651575400 368971776 46205 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 360324

[startup+51.1008 s]
/proc/loadavg: 7.98 8.04 8.00 9/365 28195
/proc/meminfo: memFree=23558524/32951124 swapFree=56449224/67111528
[pid=28190] ppid=28188 vsize=415876 CPUtime=203.78 cores=1,3,5,7
/proc/28190/stat : 28190 (strangenight1-m) R 28188 28190 28046 0 -1 4202496 150481 0 0 0 20342 36 0 0 25 0 4 0 651575400 425857024 60287 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28190/statm: 103969 60287 393 112 0 98934 0
[pid=28190/tid=28191] ppid=28188 vsize=415876 CPUtime=50.5 cores=1,3,5,7
/proc/28190/task/28191/stat : 28191 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 32997 0 0 0 5043 7 0 0 25 0 4 0 651575400 425857024 60287 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28190/tid=28192] ppid=28188 vsize=415876 CPUtime=51.08 cores=1,3,5,7
/proc/28190/task/28192/stat : 28192 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 40308 0 0 0 5101 7 0 0 25 0 4 0 651575400 425857024 60287 33554432000 4194304 4650419 140733254900368 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28190/tid=28193] ppid=28188 vsize=415876 CPUtime=51.08 cores=1,3,5,7
/proc/28190/task/28193/stat : 28193 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 45584 0 0 0 5095 13 0 0 25 0 4 0 651575400 425857024 60287 33554432000 4194304 4650419 140733254900368 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.78
Current children cumulated vsize (KiB) 415876

[startup+102.3 s]
/proc/loadavg: 8.33 8.11 8.02 9/365 28200
/proc/meminfo: memFree=23418052/32951124 swapFree=56449224/67111528
[pid=28190] ppid=28188 vsize=458408 CPUtime=407.97 cores=1,3,5,7
/proc/28190/stat : 28190 (strangenight1-m) R 28188 28190 28046 0 -1 4202496 219365 0 0 0 40736 61 0 0 25 0 4 0 651575400 469409792 77294 33554432000 4194304 4650419 140733254900368 18446744073709551615 4438661 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28190/statm: 114602 77294 393 112 0 109567 0
[pid=28190/tid=28191] ppid=28188 vsize=458408 CPUtime=101.08 cores=1,3,5,7
/proc/28190/task/28191/stat : 28191 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 39868 0 0 0 10098 10 0 0 25 0 4 0 651575400 469409792 77294 33554432000 4194304 4650419 140733254900368 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28190/tid=28192] ppid=28188 vsize=458408 CPUtime=102.29 cores=1,3,5,7
/proc/28190/task/28192/stat : 28192 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 59885 0 0 0 10215 14 0 0 25 0 4 0 651575400 469409792 77294 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28190/tid=28193] ppid=28188 vsize=458408 CPUtime=102.28 cores=1,3,5,7
/proc/28190/task/28193/stat : 28193 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 66907 0 0 0 10205 23 0 0 25 0 4 0 651575400 469409792 77294 33554432000 4194304 4650419 140733254900368 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.97
Current children cumulated vsize (KiB) 458408

[startup+162.3 s]

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

[pid=28190] ppid=28188 vsize=841320 CPUtime=2561.63 cores=1,3,5,7
/proc/28190/stat : 28190 (strangenight1-m) R 28188 28190 28046 0 -1 4202496 555272 0 0 0 255952 211 0 0 25 0 4 0 651575400 861511680 130072 33554432000 4194304 4650419 140733254900368 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28190/statm: 210330 130072 393 112 0 205295 0
[pid=28190/tid=28191] ppid=28188 vsize=841320 CPUtime=634.71 cores=1,3,5,7
/proc/28190/task/28191/stat : 28191 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 105948 0 0 0 63420 51 0 0 25 0 4 0 651575400 861511680 130072 33554432000 4194304 4650419 140733254900368 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28190/tid=28192] ppid=28188 vsize=841320 CPUtime=642.29 cores=1,3,5,7
/proc/28190/task/28192/stat : 28192 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 193097 0 0 0 64157 72 0 0 25 0 4 0 651575400 861511680 130072 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476297 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28190/tid=28193] ppid=28188 vsize=841320 CPUtime=642.28 cores=1,3,5,7
/proc/28190/task/28193/stat : 28193 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 151828 0 0 0 64174 54 0 0 25 0 4 0 651575400 861511680 130072 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2561.63
Current children cumulated vsize (KiB) 841320

[startup+702.301 s]
/proc/loadavg: 8.14 8.12 8.06 9/365 28216
/proc/meminfo: memFree=23007832/32951124 swapFree=56449224/67111528
[pid=28190] ppid=28188 vsize=789428 CPUtime=2800.93 cores=1,3,5,7
/proc/28190/stat : 28190 (strangenight1-m) R 28188 28190 28046 0 -1 4202496 596495 0 0 0 279859 234 0 0 25 0 4 0 651575400 808374272 130149 33554432000 4194304 4650419 140733254900368 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28190/statm: 197357 130149 393 112 0 192322 0
[pid=28190/tid=28191] ppid=28188 vsize=789428 CPUtime=694.01 cores=1,3,5,7
/proc/28190/task/28191/stat : 28191 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 119990 0 0 0 69342 59 0 0 25 0 4 0 651575400 808374272 130149 33554432000 4194304 4650419 140733254900368 18446744073709551615 4352065 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28190/tid=28192] ppid=28188 vsize=789428 CPUtime=702.3 cores=1,3,5,7
/proc/28190/task/28192/stat : 28192 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 197526 0 0 0 70157 73 0 0 25 0 4 0 651575400 808374272 130149 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476354 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28190/tid=28193] ppid=28188 vsize=789428 CPUtime=702.28 cores=1,3,5,7
/proc/28190/task/28193/stat : 28193 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 151828 0 0 0 70174 54 0 0 25 0 4 0 651575400 808374272 130149 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2800.93
Current children cumulated vsize (KiB) 789428

[startup+762.301 s]
/proc/loadavg: 8.16 8.13 8.06 9/365 28217
/proc/meminfo: memFree=22989452/32951124 swapFree=56449224/67111528
[pid=28190] ppid=28188 vsize=841876 CPUtime=3040.23 cores=1,3,5,7
/proc/28190/stat : 28190 (strangenight1-m) R 28188 28190 28046 0 -1 4202496 616480 0 0 0 303778 245 0 0 25 0 4 0 651575400 862081024 133976 33554432000 4194304 4650419 140733254900368 18446744073709551615 4439416 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28190/statm: 210469 133976 393 112 0 205434 0
[pid=28190/tid=28191] ppid=28188 vsize=841876 CPUtime=753.3 cores=1,3,5,7
/proc/28190/task/28191/stat : 28191 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 123666 0 0 0 75268 62 0 0 25 0 4 0 651575400 862081024 133976 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28190/tid=28192] ppid=28188 vsize=841876 CPUtime=762.3 cores=1,3,5,7
/proc/28190/task/28192/stat : 28192 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 202111 0 0 0 76156 74 0 0 25 0 4 0 651575400 862081024 133976 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28190/tid=28193] ppid=28188 vsize=841876 CPUtime=762.28 cores=1,3,5,7
/proc/28190/task/28193/stat : 28193 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 152015 0 0 0 76174 54 0 0 25 0 4 0 651575400 862081024 133976 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3040.23
Current children cumulated vsize (KiB) 841876

[startup+822.301 s]
/proc/loadavg: 8.19 8.13 8.07 9/365 28219
/proc/meminfo: memFree=22950616/32951124 swapFree=56449224/67111528
[pid=28190] ppid=28188 vsize=841876 CPUtime=3279.53 cores=1,3,5,7
/proc/28190/stat : 28190 (strangenight1-m) R 28188 28190 28046 0 -1 4202496 622932 0 0 0 327707 246 0 0 25 0 4 0 651575400 862081024 133864 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28190/statm: 210469 133864 393 112 0 205434 0
[pid=28190/tid=28191] ppid=28188 vsize=841876 CPUtime=812.59 cores=1,3,5,7
/proc/28190/task/28191/stat : 28191 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 123666 0 0 0 81197 62 0 0 25 0 4 0 651575400 862081024 133864 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28190/tid=28192] ppid=28188 vsize=841876 CPUtime=822.3 cores=1,3,5,7
/proc/28190/task/28192/stat : 28192 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 206054 0 0 0 82156 74 0 0 25 0 4 0 651575400 862081024 133864 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28190/tid=28193] ppid=28188 vsize=841876 CPUtime=822.28 cores=1,3,5,7
/proc/28190/task/28193/stat : 28193 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 152799 0 0 0 82174 54 0 0 25 0 4 0 651575400 862081024 133864 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3279.53
Current children cumulated vsize (KiB) 841876

[startup+882.301 s]
/proc/loadavg: 8.13 8.12 8.07 9/365 28220
/proc/meminfo: memFree=22943284/32951124 swapFree=56449224/67111528
[pid=28190] ppid=28188 vsize=910652 CPUtime=3518.82 cores=1,3,5,7
/proc/28190/stat : 28190 (strangenight1-m) R 28188 28190 28046 0 -1 4202496 636544 0 0 0 351631 251 0 0 25 0 4 0 651575400 932507648 137050 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28190/statm: 227663 137050 393 112 0 222628 0
[pid=28190/tid=28191] ppid=28188 vsize=910652 CPUtime=871.88 cores=1,3,5,7
/proc/28190/task/28191/stat : 28191 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 129364 0 0 0 87122 66 0 0 25 0 4 0 651575400 932507648 137050 33554432000 4194304 4650419 140733254900368 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28190/tid=28192] ppid=28188 vsize=910652 CPUtime=882.3 cores=1,3,5,7
/proc/28190/task/28192/stat : 28192 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 210772 0 0 0 88155 75 0 0 25 0 4 0 651575400 932507648 137050 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476354 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28190/tid=28193] ppid=28188 vsize=910652 CPUtime=882.29 cores=1,3,5,7
/proc/28190/task/28193/stat : 28193 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 153583 0 0 0 88174 55 0 0 25 0 4 0 651575400 932507648 137050 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3518.82
Current children cumulated vsize (KiB) 910652

[startup+942.301 s]
/proc/loadavg: 8.10 8.11 8.07 9/365 28222
/proc/meminfo: memFree=22924672/32951124 swapFree=56449224/67111528
[pid=28190] ppid=28188 vsize=911548 CPUtime=3758.16 cores=1,3,5,7
/proc/28190/stat : 28190 (strangenight1-m) R 28188 28190 28046 0 -1 4202496 662671 0 0 0 375550 266 0 0 25 0 4 0 651575400 933425152 137617 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28190/statm: 227887 137617 393 112 0 222852 0
[pid=28190/tid=28191] ppid=28188 vsize=911548 CPUtime=931.18 cores=1,3,5,7
/proc/28190/task/28191/stat : 28191 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 147378 0 0 0 93039 79 0 0 25 0 4 0 651575400 933425152 137617 33554432000 4194304 4650419 140733254900368 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28190/tid=28192] ppid=28188 vsize=911548 CPUtime=942.32 cores=1,3,5,7
/proc/28190/task/28192/stat : 28192 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 215065 0 0 0 94156 76 0 0 25 0 4 0 651575400 933425152 137617 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476293 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28190/tid=28193] ppid=28188 vsize=911548 CPUtime=942.3 cores=1,3,5,7
/proc/28190/task/28193/stat : 28193 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 155482 0 0 0 94175 55 0 0 25 0 4 0 651575400 933425152 137617 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3758.16
Current children cumulated vsize (KiB) 911548

[startup+1002.3 s]
/proc/loadavg: 8.15 8.12 8.07 9/365 28224
/proc/meminfo: memFree=22938168/32951124 swapFree=56449224/67111528
[pid=28190] ppid=28188 vsize=855996 CPUtime=3997.41 cores=1,3,5,7
/proc/28190/stat : 28190 (strangenight1-m) R 28188 28190 28046 0 -1 4202496 687301 0 0 0 399462 279 0 0 25 0 4 0 651575400 876539904 137047 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28190/statm: 213999 137047 393 112 0 208964 0
[pid=28190/tid=28191] ppid=28188 vsize=855996 CPUtime=990.47 cores=1,3,5,7
/proc/28190/task/28191/stat : 28191 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 165216 0 0 0 98955 92 0 0 25 0 4 0 651575400 876539904 137047 33554432000 4194304 4650419 140733254900368 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28190/tid=28192] ppid=28188 vsize=855996 CPUtime=1002.31 cores=1,3,5,7
/proc/28190/task/28192/stat : 28192 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 218776 0 0 0 100154 77 0 0 25 0 4 0 651575400 876539904 137047 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28190/tid=28193] ppid=28188 vsize=855996 CPUtime=1002.28 cores=1,3,5,7
/proc/28190/task/28193/stat : 28193 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 157182 0 0 0 100173 55 0 0 25 0 4 0 651575400 876539904 137047 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3997.41
Current children cumulated vsize (KiB) 855996

[startup+1062.31 s]
/proc/loadavg: 8.10 8.11 8.07 9/365 28225
/proc/meminfo: memFree=22947564/32951124 swapFree=56449224/67111528
[pid=28190] ppid=28188 vsize=856060 CPUtime=4236.75 cores=1,3,5,7
/proc/28190/stat : 28190 (strangenight1-m) R 28188 28190 28046 0 -1 4202496 702030 0 0 0 423391 284 0 0 25 0 4 0 651575400 876605440 136090 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28190/statm: 214015 136090 393 112 0 208980 0
[pid=28190/tid=28191] ppid=28188 vsize=856060 CPUtime=1049.77 cores=1,3,5,7
/proc/28190/task/28191/stat : 28191 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 170744 0 0 0 104882 95 0 0 25 0 4 0 651575400 876605440 136090 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28190/tid=28192] ppid=28188 vsize=856060 CPUtime=1062.33 cores=1,3,5,7
/proc/28190/task/28192/stat : 28192 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 224015 0 0 0 106155 78 0 0 25 0 4 0 651575400 876605440 136090 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28190/tid=28193] ppid=28188 vsize=856060 CPUtime=1062.3 cores=1,3,5,7
/proc/28190/task/28193/stat : 28193 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 160127 0 0 0 106174 56 0 0 25 0 4 0 651575400 876605440 136090 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4236.75
Current children cumulated vsize (KiB) 856060

[startup+1122.3 s]
/proc/loadavg: 8.13 8.12 8.08 9/365 28227
/proc/meminfo: memFree=22939848/32951124 swapFree=56449224/67111528
[pid=28190] ppid=28188 vsize=856060 CPUtime=4476 cores=1,3,5,7
/proc/28190/stat : 28190 (strangenight1-m) R 28188 28190 28046 0 -1 4202496 710780 0 0 0 447315 285 0 0 25 0 4 0 651575400 876605440 135986 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28190/statm: 214015 135986 393 112 0 208980 0
[pid=28190/tid=28191] ppid=28188 vsize=856060 CPUtime=1109.06 cores=1,3,5,7
/proc/28190/task/28191/stat : 28191 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 170744 0 0 0 110811 95 0 0 25 0 4 0 651575400 876605440 135986 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28190/tid=28192] ppid=28188 vsize=856060 CPUtime=1122.31 cores=1,3,5,7
/proc/28190/task/28192/stat : 28192 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 229736 0 0 0 112152 79 0 0 25 0 4 0 651575400 876605440 135986 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28190/tid=28193] ppid=28188 vsize=856060 CPUtime=1122.29 cores=1,3,5,7
/proc/28190/task/28193/stat : 28193 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 161821 0 0 0 112173 56 0 0 25 0 4 0 651575400 876605440 135986 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4476
Current children cumulated vsize (KiB) 856060

[startup+1182.3 s]
/proc/loadavg: 8.09 8.11 8.08 9/365 28228
/proc/meminfo: memFree=22956800/32951124 swapFree=56449224/67111528
[pid=28190] ppid=28188 vsize=843804 CPUtime=4715.29 cores=1,3,5,7
/proc/28190/stat : 28190 (strangenight1-m) R 28188 28190 28046 0 -1 4202496 735769 0 0 0 471228 301 0 0 25 0 4 0 651575400 864055296 135812 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28190/statm: 210951 135812 393 112 0 205916 0
[pid=28190/tid=28191] ppid=28188 vsize=843804 CPUtime=1168.35 cores=1,3,5,7
/proc/28190/task/28191/stat : 28191 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 170744 0 0 0 116740 95 0 0 25 0 4 0 651575400 864055296 135812 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28190/tid=28192] ppid=28188 vsize=843804 CPUtime=1182.31 cores=1,3,5,7
/proc/28190/task/28192/stat : 28192 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 234876 0 0 0 118151 80 0 0 25 0 4 0 651575400 864055296 135812 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28190/tid=28193] ppid=28188 vsize=843804 CPUtime=1182.29 cores=1,3,5,7
/proc/28190/task/28193/stat : 28193 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 181435 0 0 0 118158 71 0 0 25 0 4 0 651575400 864055296 135812 33554432000 4194304 4650419 140733254900368 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4715.29
Current children cumulated vsize (KiB) 843804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 8.06 8.10 8.07 9/365 28229
/proc/meminfo: memFree=22925908/32951124 swapFree=56449224/67111528
[pid=28190] ppid=28188 vsize=856032 CPUtime=4800.28 cores=1,3,5,7
/proc/28190/stat : 28190 (strangenight1-m) R 28188 28190 28046 0 -1 4202496 746003 0 0 0 479722 306 0 0 25 0 4 0 651575400 876576768 139703 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476509 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28190/statm: 214008 139703 393 112 0 208973 0
[pid=28190/tid=28191] ppid=28188 vsize=856032 CPUtime=1189.4 cores=1,3,5,7
/proc/28190/task/28191/stat : 28191 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 170744 0 0 0 118845 95 0 0 25 0 4 0 651575400 876576768 139703 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28190/tid=28192] ppid=28188 vsize=856032 CPUtime=1203.62 cores=1,3,5,7
/proc/28190/task/28192/stat : 28192 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 237281 0 0 0 120282 80 0 0 25 0 4 0 651575400 876576768 139703 33554432000 4194304 4650419 140733254900368 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28190/tid=28193] ppid=28188 vsize=856032 CPUtime=1203.59 cores=1,3,5,7
/proc/28190/task/28193/stat : 28193 (strangenight1-m) R 28188 28190 28046 0 -1 4202560 189264 0 0 0 120284 75 0 0 25 0 4 0 651575400 876576768 139703 33554432000 4194304 4650419 140733254900368 18446744073709551615 4298482 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 856032

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): 1203.64
CPU time (s): 4800.34
CPU user time (s): 4797.25
CPU system time (s): 3.08953
CPU usage (%): 398.817
Max. virtual memory (cumulated for all children) (KiB): 947396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.25
system time used= 3.08953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 746005
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= 1234
involuntary context switches= 23957

runsolver used 3.53746 second user time and 10.7164 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-14 21:02:30
IDJOB=3368651
IDBENCH=82660
IDSOLVER=1846
FILE ID=node106/3368651-1305399750
RUNJOBID= node106-1305398544-28065
PBS_JOBID= 13324490
Free space on /tmp= 73356 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S69399346-065-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368651-1305399750/watcher-3368651-1305399750 -o /tmp/evaluation-result-3368651-1305399750/solver-3368651-1305399750 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368651-1305399750.cnf

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

MD5SUM BENCH= 98486271f2f72889c040eabfd36ebd13
RANDOM SEED=779684092

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.75
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.830
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:      24007424 kB
Buffers:        266548 kB
Cached:        5687536 kB
SwapCached:      27544 kB
Active:         741536 kB
Inactive:      7975836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24007424 kB
SwapTotal:    67111528 kB
SwapFree:     56449224 kB
Dirty:           13656 kB
Writeback:           0 kB
AnonPages:     2744160 kB
Mapped:          10604 kB
Slab:           113636 kB
PageTables:      47680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75080420 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= 73348 MiB
End job on node106 at 2011-05-14 21:22:36