Trace number 3175001

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt? (TO) 4800.22 1201.74

General information on the benchmark

Namerandom/large/
unif-k5-r20-v750-c15000-S1787347746-067-UNKNOWN.cnf
MD5SUM327a5393de6dbdcaf85af71880caf3c5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark20.5029
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of clauses15000
Sum of the clauses size75000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 515000
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175001-1304076568.cnf'
0.00/0.00	c -- header says num vars:            750
0.00/0.00	c -- header says num clauses:       15000
0.00/0.01	c -- clauses added:            0 learnts,        15000 normals,            0 xors
0.00/0.01	c -- vars added        750
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       750     15000         0         0     75000         0   no data   no data  --
0.00/0.09	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.02
0.32/0.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.32/0.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.32/0.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
0.32/0.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.32/0.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
0.32/0.91	c Finding binary XORs  T:     0.00 s  found:       0
0.32/0.91	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.32/0.91	c calculated reachability. Time: 0.00
0.32/0.91	c Calc default polars -  time:   0.00 s pos:     371 undec:      25 neg:     354
0.32/0.91	c =========================================================================================
0.32/0.91	c types(t): F = full restart, N = normal restart
0.32/0.91	c types(t): S = simplification begin/end, E = solution found
0.32/0.91	c restart types(rt): st = static, dy = dynamic
0.32/0.91	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.32/0.91	c  B st     0         0       750     15000         0         0     75000         0   no data   no data  --
0.32/0.91	c Decided on static restart strategy
0.32/0.91	c  N st     8      4914       750     15000         0      4866     75000    509884   no data   no data  --
0.32/0.91	c  N st    10     11298       750     15000         0      4508     75000    298904   no data   no data  --
5.15/1.37	c  N st    11     17041       750     15000         0     10203     75000    946721   no data   no data  --
7.94/2.05	c  F st    12     25000       750     15000         0     12545     75000   1110816   no data   no data  --
7.94/2.05	c  N st    12     25000       750     15000         0     12545     75000   1110816   no data   no data  --
9.54/2.42	c  N dy    18     30000       750     15000         0     10749     75000    881884   no data   no data  --
9.54/2.42	c  S st    18     30000       750     15000         0     10749     75000    881884   no data   no data  --
9.54/2.47	c  S st    18     30505       750     15000         0     11254     75000    924652   no data   no data  --
9.54/2.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
9.54/2.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.54/2.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
9.95/2.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.95/2.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.95/2.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
9.95/2.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.93/7.01	c lits-rem:      5543  cl-subs:      129  v-elim:      0  v-fix:    0  time: 17.90 s
28.32/7.13	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.49
28.32/7.13	c calculated reachability. Time: 0.00
28.32/7.13	c  N dy    18     30505       750     15000         0     11125     75000    896120   no data   no data  --
29.54/7.47	c  N dy    42     34517       750     15000         0     15129     75000   1283466     77.87     83.86  --
30.72/7.79	c  N dy    66     38534       750     15000         0     11261     75000    637892     78.69     83.00  --
32.32/8.11	c  N dy    86     42599       750     15000         0     15314     75000   1028369     78.64     85.54  --
33.12/8.38	c  S st   106     45759       750     15000         0      9550     75000    340419     78.90   no data  --
33.53/8.42	c  S st   106     46262       750     15000         0     10053     75000    384604     78.90   no data  --
33.53/8.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
33.53/8.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.53/8.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
33.53/8.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.53/8.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.53/8.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
33.53/8.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
46.29/11.69	c lits-rem:      1004  cl-subs:        2  v-elim:      0  v-fix:    0  time: 12.96 s
46.29/11.69	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
46.29/11.70	c vivif2 --  cl tried    10051 cl shrink        0 lits rem          0 time: 0.01
47.11/11.81	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.45
47.11/11.81	c calculated reachability. Time: 0.00
47.11/11.81	c  N dy   106     46262       750     15000         0     10051     75000    383239     78.90   no data  --
48.28/12.13	c  N dy   125     50282       750     15000         0     14061     75000    772301     78.67     82.90  --
49.89/12.51	c  N dy   152     54346       750     15000         0     18115     75000   1170040     79.07     83.40  --
51.11/12.89	c  N dy   176     58382       750     15000         0     12188     75000    498391     79.29     87.05  --
52.69/13.28	c  N dy   202     62599       750     15000         0     16399     75000    914646     79.43     84.12  --
54.28/13.69	c  N dy   227     66711       750     15000         0     20497     75000   1316635     79.60     84.03  --
55.50/13.96	c  S st   243     69393       750     15000         0     12215     75000    394452     79.54   no data  --
55.90/14.01	c  S st   243     69899       750     15000         0     12721     75000    439312     79.54   no data  --
55.90/14.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
55.90/14.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.90/14.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.04
55.90/14.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.90/14.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.90/14.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
55.90/14.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
69.86/17.54	c lits-rem:      1308  cl-subs:        9  v-elim:      0  v-fix:    0  time: 13.97 s
69.86/17.54	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
69.86/17.54	c vivif2 --  cl tried    12712 cl shrink        0 lits rem          0 time: 0.02
70.26/17.69	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.58
70.26/17.69	c calculated reachability. Time: 0.00
70.26/17.69	c  N dy   243     69899       750     15000         0     12712     75000    436319     79.54   no data  --
71.86/18.09	c  N dy   272     74404       750     15000         0     17208     75000    877330     79.65     84.55  --
73.86/18.56	c  N dy   303     79257       750     15000         0     22046     75000   1351256     79.85     86.31  --
75.85/19.04	c  N dy   336     84381       750     15000         0     15195     75000    600971     80.09     91.97  --
77.04/19.31	c  F st   356     87502       750     15000         0     18308     75000    906086     80.11     70.91  --
78.25/19.62	c  N st   361     90800       750     15000         0     21581     75000   1246032     80.11   no data  --
80.64/20.20	c  N dy   384     96924       750     15000         0     14734     75000    462754     80.14     84.72  --
82.64/20.77	c  N dy   416    103221       750     15000         0     21010     75000   1074797     80.08     86.23  --
83.44/20.93	c  S st   425    104849       750     15000         0     22635     75000   1236228     80.08   no data  --
83.84/21.00	c  S st   425    105353       750     15000         0     23139     75000   1281014     80.08   no data  --
83.84/21.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
83.84/21.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
83.84/21.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
83.84/21.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
83.84/21.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.84/21.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
83.84/21.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
101.41/25.44	c lits-rem:       717  cl-subs:       83  v-elim:      0  v-fix:    0  time: 17.46 s
101.41/25.44	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
101.41/25.45	c vivif2 --  cl tried    23056 cl shrink        0 lits rem          0 time: 0.05
102.61/25.70	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.98
102.61/25.70	c calculated reachability. Time: 0.00
102.61/25.70	c  N dy   425    105353       750     15000         0     23056     75000   1265435     80.08   no data  --
105.41/26.44	c  N dy   457    112645       750     15000         0     16373     75000    525370     79.91     84.36  --
108.22/27.12	c  N dy   501    119840       750     15000         0     23542     75000   1233627     80.00     84.65  --
111.40/27.96	c  N dy   544    127562       750     15000         0     16296     75000    427781     80.04     84.39  --
114.59/28.74	c  N dy   590    135835       750     15000         0     24535     75000   1230795     80.01     85.05  --
118.59/29.71	c  N dy   633    144673       750     15000         0     17402     75000    447221     80.03     84.42  --
122.18/30.66	c  N dy   674    154023       750     15000         0     26721     75000   1341494     79.84     84.21  --
124.18/31.15	c  S st   697    158031       750     15000         0     30720     75000   1730869     79.83     80.94  --
124.58/31.24	c  S st   697    158533       750     15000         0     31222     75000   1772289     79.83   no data  --
124.58/31.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
124.58/31.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
124.58/31.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.08
124.98/31.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
124.98/31.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
124.98/31.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
124.98/31.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
162.13/40.64	c lits-rem:       934  cl-subs:       95  v-elim:      0  v-fix:    0  time: 37.21 s
162.13/40.64	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
162.13/40.66	c vivif2 --  cl tried    31127 cl shrink        0 lits rem          0 time: 0.07
163.73/41.02	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 1.42
163.73/41.02	c calculated reachability. Time: 0.00
163.73/41.02	c  N dy   697    158533       750     15000         0     31127     75000   1754744     79.83   no data  --
168.53/42.21	c  N dy   743    168814       750     15000         0     24416     75000   1039991     79.80     84.26  --
173.72/43.54	c  N dy   798    179603       750     15000         0     35171     75000   2090317     79.80     84.39  --
178.52/44.77	c  N dy   860    191142       750     15000         0     28731     75000   1374415     79.83     87.12  --
184.90/46.31	c  N dy   933    203349       750     15000         0     21964     75000    621106     79.87     84.18  --
190.50/47.79	c  N dy  1001    216349       750     15000         0     34916     75000   1897971     79.93     90.25  --
197.28/49.40	c  N dy  1062    230204       750     15000         0     28799     75000   1204719     79.88     85.33  --
200.89/50.36	c  S st  1103    237799       750     15000         0     36372     75000   1949037     79.89   no data  --
201.27/50.46	c  S st  1103    238302       750     15000         0     36874     75000   1996531     79.89   no data  --
201.27/50.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
201.27/50.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
201.27/50.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.10
201.68/50.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
201.68/50.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
201.68/50.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
201.68/50.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
247.61/62.01	c lits-rem:       915  cl-subs:      175  v-elim:      0  v-fix:    0  time: 45.72 s
247.61/62.01	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
247.61/62.03	c vivif2 --  cl tried    36699 cl shrink        0 lits rem          0 time: 0.08
248.82/62.35	c asymm  cl-useful: 0/13719/15000 lits-rem:0 time: 1.28
248.82/62.35	c calculated reachability. Time: 0.00
248.82/62.35	c  N dy  1103    238302       750     15000         0     36699     75000   1964443     79.89   no data  --
256.40/64.21	c  N dy  1174    253514       750     15000         0     30928     75000   1326846     79.84    102.89  --
264.79/66.38	c  N dy  1244    269999       750     15000         0     25427     75000    685629     79.77     84.15  --
273.97/68.69	c  N dy  1328    287579       750     15000         0     42945     75000   2396549     79.73     84.09  --
283.97/71.12	c  N dy  1421    306068       750     15000         0     38450     75000   1887544     79.73     84.05  --
283.97/71.15	c  F st  1423    306251       750     15000         0     38633     75000   1906101     79.74   no data  --
294.34/73.74	c  N dy  1491    325812       750     15000         0     34209     75000   1365705     79.64     83.96  --
306.35/76.71	c  N dy  1602    345864       750     15000         0     29289     75000    798513     79.70     84.60  --
312.72/78.35	c  S st  1671    357453       750     15000         0     40845     75000   1936954     79.74     81.98  --
313.12/78.47	c  S st  1671    357954       750     15000         0     41346     75000   1978986     79.74   no data  --
313.12/78.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
313.12/78.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
313.52/78.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.11
313.52/78.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
313.52/78.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
313.52/78.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
313.52/78.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
376.25/94.28	c lits-rem:       786  cl-subs:      102  v-elim:      0  v-fix:    0  time: 62.70 s
376.25/94.28	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
376.25/94.30	c vivif2 --  cl tried    41244 cl shrink        0 lits rem          0 time: 0.08
376.65/94.34	c asymm  cl-useful: 0/1281/15000 lits-rem:0 time: 0.17
376.65/94.34	c calculated reachability. Time: 0.00
376.65/94.34	c  N dy  1671    357954       750     15000         0     41244     75000   1959962     79.74   no data  --
388.22/97.28	c  N dy  1790    378224       750     15000         0     35522     75000   1326037     79.80     84.88  --
400.59/100.39	c  N dy  1903    398237       750     15000         0     28561     75000    547296     79.83     85.58  --
411.80/103.19	c  N dy  2002    418246       750     15000         0     48495     75000   2497571     79.83     85.02  --
423.77/106.19	c  N dy  2119    438427       750     15000         0     40703     75000   1649508     79.85     84.19  --
436.95/109.47	c  N dy  2225    458497       750     15000         0     31807     75000    686964     79.89     84.74  --
449.32/112.52	c  N dy  2340    478733       750     15000         0     51981     75000   2670986     79.91     85.12  --
461.70/115.66	c  N dy  2448    498767       750     15000         0     42034     75000   1600808     79.93     92.16  --
476.49/119.34	c  N dy  2563    518840       750     15000         0     31154     75000    439022     79.96     84.18  --
487.27/122.08	c  S st  2658    536932       750     15000         0     49185     75000   2213981     79.97   no data  --
488.07/122.21	c  S st  2658    537433       750     15000         0     49686     75000   2259809     79.97   no data  --
488.07/122.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
488.07/122.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
488.07/122.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.12
488.47/122.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
488.47/122.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
488.47/122.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
488.47/122.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
584.74/146.49	c lits-rem:       963  cl-subs:      140  v-elim:      0  v-fix:    0  time: 96.43 s
584.74/146.49	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
585.14/146.51	c vivif2 --  cl tried    49546 cl shrink        0 lits rem          0 time: 0.10
586.73/146.90	c asymm  cl-useful: 0/11123/15000 lits-rem:0 time: 1.55
586.73/146.90	c calculated reachability. Time: 0.00
586.73/146.90	c  N dy  2658    537433       750     15000         0     49546     75000   2234153     79.97   no data  --
601.51/150.67	c  N dy  2766    557469       750     15000         0     37623     75000    976845     79.97     84.54  --
615.89/154.23	c  N dy  2877    577560       750     15000         0     57650     75000   2944812     79.99     85.74  --
630.27/157.83	c  N dy  2987    597561       750     15000         0     44675     75000   1587733     80.02     84.88  --
646.24/161.80	c  N dy  3097    617769       750     15000         0     64835     75000   3569877     80.02     87.09  --
660.23/165.36	c  N dy  3205    637881       750     15000         0     50985     75000   2113778     80.02     85.43  --
677.41/169.61	c  N dy  3298    658006       750     15000         0     36160     75000    569131     80.00     84.50  --
691.39/173.11	c  N dy  3401    678395       750     15000         0     56483     75000   2572855     80.00     84.22  --
708.17/177.35	c  N dy  3504    698509       750     15000         0     40646     75000    918910     79.99     87.99  --
723.36/181.18	c  N dy  3606    718776       750     15000         0     60848     75000   2897975     79.98     84.70  --
740.94/185.56	c  N dy  3721    738890       750     15000         0     44022     75000   1162095     79.99     84.97  --
757.70/189.71	c  N dy  3827    759090       750     15000         0     64174     75000   3148746     80.00     84.76  --
775.27/194.10	c  N dy  3927    779093       750     15000         0     46222     75000   1292430     79.99     84.45  --
792.45/198.40	c  N dy  4046    799101       750     15000         0     66157     75000   3263393     80.01     90.52  --
799.64/200.23	c  S st  4090    806149       750     15000         0     73179     75000   3956006     80.01   no data  --
800.44/200.45	c  S st  4090    806653       750     15000         0     73683     75000   4003293     80.01   no data  --
800.44/200.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
800.44/200.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
800.84/200.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.21
801.24/200.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
801.24/200.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
801.24/200.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
801.24/200.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2883.97/722.07	c lits-rem:       901  cl-subs:      246  v-elim:      0  v-fix:    0  time: 2081.26 s
2883.97/722.07	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
2884.37/722.11	c vivif2 --  cl tried    73437 cl shrink        0 lits rem          0 time: 0.17
2885.19/722.37	c asymm  cl-useful: 0/3877/15000 lits-rem:0 time: 1.05
2885.19/722.38	c calculated reachability. Time: 0.00
2885.19/722.38	c  N dy  4090    806653       750     15000         0     73437     75000   3958405     80.01   no data  --
2901.95/726.53	c  N dy  4207    826662       750     15000         0     54529     75000   2033900     80.04     84.71  --
2921.12/731.33	c  N dy  4311    846672       750     15000         0     74478     75000   3992196     80.04     87.11  --
2938.69/735.79	c  N dy  4421    866726       750     15000         0     54585     75000   1933563     80.05     85.56  --
2958.66/740.72	c  N dy  4538    886793       750     15000         0     74586     75000   3906126     80.07     86.62  --
2977.86/745.51	c  N dy  4666    907112       750     15000         0     53966     75000   1785656     80.11     84.44  --
2998.22/750.63	c  N dy  4787    927572       750     15000         0     74365     75000   3819672     80.14     84.66  --
3018.18/755.62	c  N dy  4900    947720       750     15000         0     52573     75000   1550094     80.15     84.65  --
3037.36/760.49	c  N dy  5013    967793       750     15000         0     72565     75000   3527918     80.17     85.26  --
3058.53/765.75	c  N dy  5108    987971       750     15000         0     49822     75000   1197174     80.17     84.70  --
3077.31/770.46	c  N dy  5208   1008195       750     15000         0     69973     75000   3180609     80.17     84.74  --
3100.08/776.20	c  N dy  5303   1028212       750     15000         0     46076     75000    735710     80.17     84.78  --
3117.25/780.41	c  N dy  5400   1048327       750     15000         0     66118     75000   2705923     80.17     84.64  --
3139.21/785.97	c  N dy  5500   1068520       750     15000         0     86245     75000   4678808     80.16     85.11  --
3143.61/787.02	c  F st  5517   1071876       750     15000         0     89590     75000   5004147     80.16   no data  --
3157.19/790.40	c  N dy  5593   1088596       750     15000         0     61400     75000   2189349     80.17     84.48  --
3178.36/795.71	c  N dy  5708   1108654       750     15000         0     81385     75000   4171640     80.19     90.77  --
3199.13/800.95	c  N dy  5815   1128975       750     15000         0     55809     75000   1519272     80.19     84.95  --
3218.71/805.86	c  N dy  5923   1149041       750     15000         0     75808     75000   3498310     80.20     97.59  --
3241.88/811.66	c  N dy  6026   1169115       750     15000         0     48982     75000    753043     80.19     86.32  --
3259.86/816.13	c  N dy  6147   1189123       750     15000         0     68924     75000   2723065     80.21     87.77  --
3283.42/822.00	c  N dy  6260   1209125       750     15000         0     88846     75000   4687963     80.22     85.80  --
3284.22/822.29	c  S st  6264   1209979       750     15000         0     89699     75000   4770338     80.22     78.55  --
3285.44/822.53	c  S st  6264   1210485       750     15000         0     90205     75000   4816267     80.22   no data  --
3285.44/822.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
3285.44/822.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3285.82/822.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.25
3286.22/822.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3286.22/822.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3286.22/822.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.00 s
3286.22/822.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175001-1304076568/watcher-3175001-1304076568 -o /tmp/evaluation-result-3175001-1304076568/solver-3175001-1304076568 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175001-1304076568.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: 3.21 3.93 4.87 2/174 24211
/proc/meminfo: memFree=17377092/32951124 swapFree=67111528/67111528
[pid=24211] ppid=24209 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/24211/stat : 24211 (strangenight1-m) R 24209 24211 23403 0 -1 4202496 412 0 0 0 0 0 0 0 22 0 4 0 519257741 52465664 352 33554432000 4194304 4650419 140733431472176 18446744073709551615 270613167089 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24211/statm: 12809 352 303 112 0 7774 0
[pid=24211/tid=24212] ppid=24209 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/24211/task/24212/stat : 24212 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 519257741 52465664 352 33554432000 4194304 4650419 140733431472176 18446744073709551615 47809138649010 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24211/tid=24213] ppid=24209 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/24211/task/24213/stat : 24213 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 519257741 52465664 352 33554432000 4194304 4650419 140733431472176 18446744073709551615 47809138649000 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24211/tid=24214] ppid=24209 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/24211/task/24214/stat : 24214 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 519257741 52465664 352 33554432000 4194304 4650419 140733431472176 18446744073709551615 270613167089 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.091986 s]
/proc/loadavg: 3.21 3.93 4.87 2/174 24211
/proc/meminfo: memFree=17377092/32951124 swapFree=67111528/67111528
[pid=24211] ppid=24209 vsize=286316 CPUtime=0.32 cores=1,3,5,7
/proc/24211/stat : 24211 (strangenight1-m) D 24209 24211 23403 0 -1 4202496 4162 0 0 0 31 1 0 0 18 0 4 0 519257741 293187584 3683 33554432000 4194304 4650419 140733431472176 18446744073709551615 270612807791 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24211/statm: 73224 6968 391 112 0 68189 0
[pid=24211/tid=24212] ppid=24209 vsize=292896 CPUtime=0.84 cores=1,3,5,7
/proc/24211/task/24212/stat : 24212 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 3375 0 0 0 84 0 0 0 19 0 4 0 519257741 299925504 6968 33554432000 4194304 4650419 140733431472176 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24211/tid=24213] ppid=24209 vsize=292896 CPUtime=0.84 cores=1,3,5,7
/proc/24211/task/24213/stat : 24213 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 2994 0 0 0 84 0 0 0 18 0 4 0 519257741 299925504 6968 33554432000 4194304 4650419 140733431472176 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24211/tid=24214] ppid=24209 vsize=292896 CPUtime=0.83 cores=1,3,5,7
/proc/24211/task/24214/stat : 24214 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 2729 0 0 0 83 0 0 0 19 0 4 0 519257741 299925504 6968 33554432000 4194304 4650419 140733431472176 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 286316

[startup+0.96019 s]
/proc/loadavg: 3.21 3.93 4.87 2/174 24211
/proc/meminfo: memFree=17377092/32951124 swapFree=67111528/67111528
[pid=24211] ppid=24209 vsize=293436 CPUtime=3.79 cores=1,3,5,7
/proc/24211/stat : 24211 (strangenight1-m) R 24209 24211 23403 0 -1 4202496 13871 0 0 0 376 3 0 0 18 0 4 0 519257741 300478464 7062 33554432000 4194304 4650419 140733431472176 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24211/statm: 73359 7062 391 112 0 68324 0
[pid=24211/tid=24212] ppid=24209 vsize=293436 CPUtime=0.94 cores=1,3,5,7
/proc/24211/task/24212/stat : 24212 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 3536 0 0 0 94 0 0 0 19 0 4 0 519257741 300478464 7062 33554432000 4194304 4650419 140733431472176 18446744073709551615 4303973 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24211/tid=24213] ppid=24209 vsize=293436 CPUtime=0.94 cores=1,3,5,7
/proc/24211/task/24213/stat : 24213 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 3547 0 0 0 93 1 0 0 19 0 4 0 519257741 300478464 7062 33554432000 4194304 4650419 140733431472176 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24211/tid=24214] ppid=24209 vsize=293436 CPUtime=0.94 cores=1,3,5,7
/proc/24211/task/24214/stat : 24214 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 2878 0 0 0 93 1 0 0 19 0 4 0 519257741 300478464 7062 33554432000 4194304 4650419 140733431472176 18446744073709551615 4314858 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.79
Current children cumulated vsize (KiB) 293436

[startup+1.06017 s]
/proc/loadavg: 3.21 3.93 4.87 2/174 24211
/proc/meminfo: memFree=17377092/32951124 swapFree=67111528/67111528
[pid=24211] ppid=24209 vsize=293436 CPUtime=4.19 cores=1,3,5,7
/proc/24211/stat : 24211 (strangenight1-m) R 24209 24211 23403 0 -1 4202496 14463 0 0 0 416 3 0 0 19 0 4 0 519257741 300478464 7654 33554432000 4194304 4650419 140733431472176 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24211/statm: 73359 7654 391 112 0 68324 0
[pid=24211/tid=24212] ppid=24209 vsize=293436 CPUtime=1.04 cores=1,3,5,7
/proc/24211/task/24212/stat : 24212 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 3690 0 0 0 104 0 0 0 19 0 4 0 519257741 300478464 7654 33554432000 4194304 4650419 140733431472176 18446744073709551615 4333238 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24211/tid=24213] ppid=24209 vsize=293436 CPUtime=1.04 cores=1,3,5,7
/proc/24211/task/24213/stat : 24213 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 3694 0 0 0 103 1 0 0 19 0 4 0 519257741 300478464 7654 33554432000 4194304 4650419 140733431472176 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24211/tid=24214] ppid=24209 vsize=293436 CPUtime=1.04 cores=1,3,5,7
/proc/24211/task/24214/stat : 24214 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 3024 0 0 0 103 1 0 0 19 0 4 0 519257741 300478464 7654 33554432000 4194304 4650419 140733431472176 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.19
Current children cumulated vsize (KiB) 293436

[startup+1.16015 s]
/proc/loadavg: 3.21 3.93 4.87 2/174 24211
/proc/meminfo: memFree=17377092/32951124 swapFree=67111528/67111528
[pid=24211] ppid=24209 vsize=293560 CPUtime=4.59 cores=1,3,5,7
/proc/24211/stat : 24211 (strangenight1-m) R 24209 24211 23403 0 -1 4202496 15408 0 0 0 456 3 0 0 19 0 4 0 519257741 300605440 7580 33554432000 4194304 4650419 140733431472176 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24211/statm: 73390 7580 391 112 0 68355 0
[pid=24211/tid=24212] ppid=24209 vsize=293560 CPUtime=1.14 cores=1,3,5,7
/proc/24211/task/24212/stat : 24212 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 3831 0 0 0 114 0 0 0 19 0 4 0 519257741 300605440 7580 33554432000 4194304 4650419 140733431472176 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24211/tid=24213] ppid=24209 vsize=293560 CPUtime=1.14 cores=1,3,5,7
/proc/24211/task/24213/stat : 24213 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 3820 0 0 0 113 1 0 0 19 0 4 0 519257741 300605440 7580 33554432000 4194304 4650419 140733431472176 18446744073709551615 4366253 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24211/tid=24214] ppid=24209 vsize=293560 CPUtime=1.14 cores=1,3,5,7
/proc/24211/task/24214/stat : 24214 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 3570 0 0 0 113 1 0 0 19 0 4 0 519257741 300605440 7580 33554432000 4194304 4650419 140733431472176 18446744073709551615 4366253 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.59
Current children cumulated vsize (KiB) 293560

[startup+1.5011 s]
/proc/loadavg: 3.21 3.93 4.87 2/174 24211
/proc/meminfo: memFree=17377092/32951124 swapFree=67111528/67111528
[pid=24211] ppid=24209 vsize=294896 CPUtime=5.96 cores=1,3,5,7
/proc/24211/stat : 24211 (strangenight1-m) R 24209 24211 23403 0 -1 4202496 18714 0 0 0 592 4 0 0 19 0 4 0 519257741 301973504 7531 33554432000 4194304 4650419 140733431472176 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24211/statm: 73724 7531 391 112 0 68689 0
[pid=24211/tid=24212] ppid=24209 vsize=294896 CPUtime=1.48 cores=1,3,5,7
/proc/24211/task/24212/stat : 24212 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 4701 0 0 0 148 0 0 0 20 0 4 0 519257741 301973504 7531 33554432000 4194304 4650419 140733431472176 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24211/tid=24213] ppid=24209 vsize=294896 CPUtime=1.48 cores=1,3,5,7
/proc/24211/task/24213/stat : 24213 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 4804 0 0 0 147 1 0 0 20 0 4 0 519257741 301973504 7531 33554432000 4194304 4650419 140733431472176 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24211/tid=24214] ppid=24209 vsize=294896 CPUtime=1.48 cores=1,3,5,7
/proc/24211/task/24214/stat : 24214 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 4066 0 0 0 147 1 0 0 20 0 4 0 519257741 301973504 7531 33554432000 4194304 4650419 140733431472176 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 294896

[startup+3.10081 s]
/proc/loadavg: 3.59 3.99 4.88 9/184 24224
/proc/meminfo: memFree=17250904/32951124 swapFree=67111528/67111528
[pid=24211] ppid=24209 vsize=284092 CPUtime=12.34 cores=1,3,5,7
/proc/24211/stat : 24211 (strangenight1-m) R 24209 24211 23403 0 -1 4202496 34745 0 0 0 1227 7 0 0 25 0 4 0 519257741 290910208 16919 33554432000 4194304 4650419 140733431472176 18446744073709551615 4439371 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24211/statm: 71023 16919 393 112 0 65988 0
[pid=24211/tid=24212] ppid=24209 vsize=284092 CPUtime=3.08 cores=1,3,5,7
/proc/24211/task/24212/stat : 24212 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 8117 0 0 0 307 1 0 0 25 0 4 0 519257741 290910208 16919 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24211/tid=24213] ppid=24209 vsize=284092 CPUtime=3.08 cores=1,3,5,7
/proc/24211/task/24213/stat : 24213 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 8021 0 0 0 307 1 0 0 25 0 4 0 519257741 290910208 16919 33554432000 4194304 4650419 140733431472176 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24211/tid=24214] ppid=24209 vsize=284092 CPUtime=3.07 cores=1,3,5,7
/proc/24211/task/24214/stat : 24214 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 7044 0 0 0 306 1 0 0 25 0 4 0 519257741 290910208 16919 33554432000 4194304 4650419 140733431472176 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 284092

[startup+6.30625 s]
/proc/loadavg: 3.59 3.99 4.88 9/184 24224
/proc/meminfo: memFree=17134612/32951124 swapFree=67111528/67111528
[pid=24211] ppid=24209 vsize=284092 CPUtime=25.14 cores=1,3,5,7
/proc/24211/stat : 24211 (strangenight1-m) R 24209 24211 23403 0 -1 4202496 46180 0 0 0 2505 9 0 0 25 0 4 0 519257741 290910208 27969 33554432000 4194304 4650419 140733431472176 18446744073709551615 4438661 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24211/statm: 71023 27969 393 112 0 65988 0
[pid=24211/tid=24212] ppid=24209 vsize=284092 CPUtime=6.29 cores=1,3,5,7
/proc/24211/task/24212/stat : 24212 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 8306 0 0 0 628 1 0 0 25 0 4 0 519257741 290910208 27969 33554432000 4194304 4650419 140733431472176 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24211/tid=24213] ppid=24209 vsize=284092 CPUtime=6.29 cores=1,3,5,7
/proc/24211/task/24213/stat : 24213 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 15066 0 0 0 626 3 0 0 25 0 4 0 519257741 290910208 27969 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24211/tid=24214] ppid=24209 vsize=284092 CPUtime=6.25 cores=1,3,5,7
/proc/24211/task/24214/stat : 24214 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 11237 0 0 0 623 2 0 0 25 0 4 0 519257741 290910208 27969 33554432000 4194304 4650419 140733431472176 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 284092

[startup+12.7011 s]
/proc/loadavg: 3.94 4.06 4.90 9/184 24224
/proc/meminfo: memFree=17046844/32951124 swapFree=67111528/67111528
[pid=24211] ppid=24209 vsize=303908 CPUtime=50.7 cores=1,3,5,7
/proc/24211/stat : 24211 (strangenight1-m) R 24209 24211 23403 0 -1 4202496 70062 0 0 0 5055 15 0 0 25 0 4 0 519257741 311201792 47197 33554432000 4194304 4650419 140733431472176 18446744073709551615 4313443 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24211/statm: 75977 47197 393 112 0 70942 0
[pid=24211/tid=24212] ppid=24209 vsize=303908 CPUtime=12.69 cores=1,3,5,7
/proc/24211/task/24212/stat : 24212 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 16142 0 0 0 1266 3 0 0 25 0 4 0 519257741 311201792 47197 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24211/tid=24213] ppid=24209 vsize=303908 CPUtime=12.68 cores=1,3,5,7
/proc/24211/task/24213/stat : 24213 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 20542 0 0 0 1264 4 0 0 25 0 4 0 519257741 311201792 47197 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24211/tid=24214] ppid=24209 vsize=303908 CPUtime=12.62 cores=1,3,5,7
/proc/24211/task/24214/stat : 24214 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 18433 0 0 0 1258 4 0 0 25 0 4 0 519257741 311201792 47197 33554432000 4194304 4650419 140733431472176 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 303908

[startup+25.5009 s]
/proc/loadavg: 5.00 4.29 4.96 9/184 24224
/proc/meminfo: memFree=16936248/32951124 swapFree=67111528/67111528
[pid=24211] ppid=24209 vsize=331260 CPUtime=101.81 cores=1,3,5,7
/proc/24211/stat : 24211 (strangenight1-m) R 24209 24211 23403 0 -1 4202496 89714 0 0 0 10161 20 0 0 25 0 4 0 519257741 339210240 59619 33554432000 4194304 4650419 140733431472176 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24211/statm: 82815 59619 393 112 0 77780 0
[pid=24211/tid=24212] ppid=24209 vsize=331260 CPUtime=25.48 cores=1,3,5,7
/proc/24211/task/24212/stat : 24212 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 22375 0 0 0 2544 4 0 0 25 0 4 0 519257741 339210240 59619 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24211/tid=24213] ppid=24209 vsize=331260 CPUtime=25.48 cores=1,3,5,7
/proc/24211/task/24213/stat : 24213 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 26043 0 0 0 2542 6 0 0 25 0 4 0 519257741 339210240 59619 33554432000 4194304 4650419 140733431472176 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24211/tid=24214] ppid=24209 vsize=331260 CPUtime=25.35 cores=1,3,5,7
/proc/24211/task/24214/stat : 24214 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 22986 0 0 0 2529 6 0 0 25 0 4 0 519257741 339210240 59619 33554432000 4194304 4650419 140733431472176 18446744073709551615 4328094 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 331260

[startup+51.1003 s]
/proc/loadavg: 6.02 4.58 5.04 9/184 24225
/proc/meminfo: memFree=16771792/32951124 swapFree=67111528/67111528
[pid=24211] ppid=24209 vsize=496412 CPUtime=204.07 cores=1,3,5,7
/proc/24211/stat : 24211 (strangenight1-m) R 24209 24211 23403 0 -1 4202496 125270 0 0 0 20377 30 0 0 25 0 4 0 519257741 508325888 81913 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24211/statm: 124103 81913 393 112 0 119068 0
[pid=24211/tid=24212] ppid=24209 vsize=496412 CPUtime=51.08 cores=1,3,5,7
/proc/24211/task/24212/stat : 24212 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 30402 0 0 0 5102 6 0 0 25 0 4 0 519257741 508325888 81913 33554432000 4194304 4650419 140733431472176 18446744073709551615 4360421 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24211/tid=24213] ppid=24209 vsize=496412 CPUtime=51.08 cores=1,3,5,7
/proc/24211/task/24213/stat : 24213 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 35272 0 0 0 5100 8 0 0 25 0 4 0 519257741 508325888 81913 33554432000 4194304 4650419 140733431472176 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24211/tid=24214] ppid=24209 vsize=496412 CPUtime=50.81 cores=1,3,5,7
/proc/24211/task/24214/stat : 24214 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 38602 0 0 0 5070 11 0 0 25 0 4 0 519257741 508325888 81913 33554432000 4194304 4650419 140733431472176 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 496412

[startup+102.3 s]
/proc/loadavg: 7.20 5.12 5.20 9/184 24226
/proc/meminfo: memFree=16689548/32951124 swapFree=67111528/67111528
[pid=24211] ppid=24209 vsize=596380 CPUtime=408.58 cores=1,3,5,7
/proc/24211/stat : 24211 (strangenight1-m) R 24209 24211 23403 0 -1 4202496 213720 0 0 0 40798 60 0 0 25 0 4 0 519257741 610693120 89683 33554432000 4194304 4650419 140733431472176 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24211/statm: 149095 89683 393 112 0 144060 0
[pid=24211/tid=24212] ppid=24209 vsize=596380 CPUtime=102.28 cores=1,3,5,7
/proc/24211/task/24212/stat : 24212 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 56668 0 0 0 10214 14 0 0 25 0 4 0 519257741 610693120 89683 33554432000 4194304 4650419 140733431472176 18446744073709551615 4520254 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24211/tid=24213] ppid=24209 vsize=596380 CPUtime=102.27 cores=1,3,5,7
/proc/24211/task/24213/stat : 24213 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 48572 0 0 0 10215 12 0 0 25 0 4 0 519257741 610693120 89683 33554432000 4194304 4650419 140733431472176 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24211/tid=24214] ppid=24209 vsize=596380 CPUtime=101.72 cores=1,3,5,7
/proc/24211/task/24214/stat : 24214 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 69669 0 0 0 10149 23 0 0 25 0 4 0 519257741 610693120 89683 33554432000 4194304 4650419 140733431472176 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.58
Current children cumulated vsize (KiB) 596380

[startup+162.301 s]

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

[pid=24211] ppid=24209 vsize=932188 CPUtime=2805.28 cores=1,3,5,7
/proc/24211/stat : 24211 (strangenight1-m) R 24209 24211 23403 0 -1 4202496 670916 0 0 0 280255 273 0 0 25 0 4 0 519257741 954560512 151806 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24211/statm: 233047 151806 393 112 0 228012 0
[pid=24211/tid=24212] ppid=24209 vsize=932188 CPUtime=702.29 cores=1,3,5,7
/proc/24211/task/24212/stat : 24212 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 200816 0 0 0 70137 92 0 0 25 0 4 0 519257741 954560512 151806 33554432000 4194304 4650419 140733431472176 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24211/tid=24213] ppid=24209 vsize=932188 CPUtime=702.26 cores=1,3,5,7
/proc/24211/task/24213/stat : 24213 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 188146 0 0 0 70135 91 0 0 25 0 4 0 519257741 954560512 151806 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24211/tid=24214] ppid=24209 vsize=932188 CPUtime=698.47 cores=1,3,5,7
/proc/24211/task/24214/stat : 24214 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 210804 0 0 0 69782 65 0 0 25 0 4 0 519257741 954560512 151806 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.28
Current children cumulated vsize (KiB) 932188

[startup+762.301 s]
/proc/loadavg: 8.19 7.76 6.65 9/184 24244
/proc/meminfo: memFree=16268128/32951124 swapFree=67111528/67111528
[pid=24211] ppid=24209 vsize=883840 CPUtime=3044.94 cores=1,3,5,7
/proc/24211/stat : 24211 (strangenight1-m) R 24209 24211 23403 0 -1 4202496 701771 0 0 0 304204 290 0 0 25 0 4 0 519257741 905052160 155422 33554432000 4194304 4650419 140733431472176 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24211/statm: 220960 155422 393 112 0 215925 0
[pid=24211/tid=24212] ppid=24209 vsize=883840 CPUtime=762.3 cores=1,3,5,7
/proc/24211/task/24212/stat : 24212 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 211608 0 0 0 76131 99 0 0 25 0 4 0 519257741 905052160 155422 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24211/tid=24213] ppid=24209 vsize=883840 CPUtime=762.26 cores=1,3,5,7
/proc/24211/task/24213/stat : 24213 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 188146 0 0 0 76135 91 0 0 25 0 4 0 519257741 905052160 155422 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24211/tid=24214] ppid=24209 vsize=883840 CPUtime=758.14 cores=1,3,5,7
/proc/24211/task/24214/stat : 24214 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 220055 0 0 0 75748 66 0 0 25 0 4 0 519257741 905052160 155422 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.94
Current children cumulated vsize (KiB) 883840

[startup+822.301 s]
/proc/loadavg: 8.20 7.84 6.74 9/184 24245
/proc/meminfo: memFree=16222240/32951124 swapFree=67111528/67111528
[pid=24211] ppid=24209 vsize=1013364 CPUtime=3284.62 cores=1,3,5,7
/proc/24211/stat : 24211 (strangenight1-m) R 24209 24211 23403 0 -1 4202496 756450 0 0 0 328143 319 0 0 25 0 4 0 519257741 1037684736 167564 33554432000 4194304 4650419 140733431472176 18446744073709551615 4365300 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24211/statm: 253341 167565 393 112 0 248306 0
[pid=24211/tid=24212] ppid=24209 vsize=1013364 CPUtime=822.3 cores=1,3,5,7
/proc/24211/task/24212/stat : 24212 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 229030 0 0 0 82120 110 0 0 25 0 4 0 519257741 1037684736 167565 33554432000 4194304 4650419 140733431472176 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24211/tid=24213] ppid=24209 vsize=1013364 CPUtime=822.26 cores=1,3,5,7
/proc/24211/task/24213/stat : 24213 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 188146 0 0 0 82135 91 0 0 25 0 4 0 519257741 1037684736 167565 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24211/tid=24214] ppid=24209 vsize=1013364 CPUtime=817.82 cores=1,3,5,7
/proc/24211/task/24214/stat : 24214 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 230121 0 0 0 81715 67 0 0 25 0 4 0 519257741 1037684736 167565 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476297 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.62
Current children cumulated vsize (KiB) 1013364

[startup+882.3 s]
/proc/loadavg: 8.20 7.90 6.83 9/184 24247
/proc/meminfo: memFree=16202880/32951124 swapFree=67111528/67111528
[pid=24211] ppid=24209 vsize=1014220 CPUtime=3524.29 cores=1,3,5,7
/proc/24211/stat : 24211 (strangenight1-m) R 24209 24211 23403 0 -1 4202496 778251 0 0 0 352094 335 0 0 25 0 4 0 519257741 1038561280 167662 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24211/statm: 253555 167662 393 112 0 248520 0
[pid=24211/tid=24212] ppid=24209 vsize=1014220 CPUtime=882.3 cores=1,3,5,7
/proc/24211/task/24212/stat : 24212 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 249726 0 0 0 88105 125 0 0 25 0 4 0 519257741 1038561280 167662 33554432000 4194304 4650419 140733431472176 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24211/tid=24213] ppid=24209 vsize=1014220 CPUtime=882.26 cores=1,3,5,7
/proc/24211/task/24213/stat : 24213 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 188146 0 0 0 88135 91 0 0 25 0 4 0 519257741 1038561280 167662 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24211/tid=24214] ppid=24209 vsize=1014220 CPUtime=877.5 cores=1,3,5,7
/proc/24211/task/24214/stat : 24214 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 230627 0 0 0 87682 68 0 0 25 0 4 0 519257741 1038561280 167662 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.29
Current children cumulated vsize (KiB) 1014220

[startup+942.301 s]
/proc/loadavg: 8.13 7.93 6.90 9/184 24249
/proc/meminfo: memFree=16196304/32951124 swapFree=67111528/67111528
[pid=24211] ppid=24209 vsize=1015144 CPUtime=3763.98 cores=1,3,5,7
/proc/24211/stat : 24211 (strangenight1-m) R 24209 24211 23403 0 -1 4202496 798619 0 0 0 376051 347 0 0 25 0 4 0 519257741 1039507456 165482 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24211/statm: 253786 165482 393 112 0 248751 0
[pid=24211/tid=24212] ppid=24209 vsize=1015144 CPUtime=942.3 cores=1,3,5,7
/proc/24211/task/24212/stat : 24212 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 269741 0 0 0 94093 137 0 0 25 0 4 0 519257741 1039507456 165482 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24211/tid=24213] ppid=24209 vsize=1015144 CPUtime=942.26 cores=1,3,5,7
/proc/24211/task/24213/stat : 24213 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 188146 0 0 0 94135 91 0 0 25 0 4 0 519257741 1039507456 165482 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24211/tid=24214] ppid=24209 vsize=1015144 CPUtime=937.17 cores=1,3,5,7
/proc/24211/task/24214/stat : 24214 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 230980 0 0 0 93649 68 0 0 25 0 4 0 519257741 1039507456 165482 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.98
Current children cumulated vsize (KiB) 1015144

[startup+1002.3 s]
/proc/loadavg: 8.10 7.96 6.97 9/184 24250
/proc/meminfo: memFree=16184148/32951124 swapFree=67111528/67111528
[pid=24211] ppid=24209 vsize=1015144 CPUtime=4003.63 cores=1,3,5,7
/proc/24211/stat : 24211 (strangenight1-m) R 24209 24211 23403 0 -1 4202496 798819 0 0 0 400016 347 0 0 25 0 4 0 519257741 1039507456 165454 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24211/statm: 253786 165454 393 112 0 248751 0
[pid=24211/tid=24212] ppid=24209 vsize=1015144 CPUtime=1002.3 cores=1,3,5,7
/proc/24211/task/24212/stat : 24212 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 269741 0 0 0 100093 137 0 0 25 0 4 0 519257741 1039507456 165454 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476769 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24211/tid=24213] ppid=24209 vsize=1015144 CPUtime=1002.26 cores=1,3,5,7
/proc/24211/task/24213/stat : 24213 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 188146 0 0 0 100135 91 0 0 25 0 4 0 519257741 1039507456 165454 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24211/tid=24214] ppid=24209 vsize=1015144 CPUtime=996.84 cores=1,3,5,7
/proc/24211/task/24214/stat : 24214 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 231180 0 0 0 99616 68 0 0 25 0 4 0 519257741 1039507456 165454 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.63
Current children cumulated vsize (KiB) 1015144

[startup+1062.31 s]
/proc/loadavg: 8.14 7.99 7.05 9/184 24252
/proc/meminfo: memFree=16158844/32951124 swapFree=67111528/67111528
[pid=24211] ppid=24209 vsize=1015144 CPUtime=4243.32 cores=1,3,5,7
/proc/24211/stat : 24211 (strangenight1-m) R 24209 24211 23403 0 -1 4202496 798996 0 0 0 423985 347 0 0 25 0 4 0 519257741 1039507456 165457 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24211/statm: 253786 165457 393 112 0 248751 0
[pid=24211/tid=24212] ppid=24209 vsize=1015144 CPUtime=1062.31 cores=1,3,5,7
/proc/24211/task/24212/stat : 24212 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 269741 0 0 0 106094 137 0 0 25 0 4 0 519257741 1039507456 165457 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24211/tid=24213] ppid=24209 vsize=1015144 CPUtime=1062.27 cores=1,3,5,7
/proc/24211/task/24213/stat : 24213 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 188146 0 0 0 106136 91 0 0 25 0 4 0 519257741 1039507456 165457 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24211/tid=24214] ppid=24209 vsize=1015144 CPUtime=1056.52 cores=1,3,5,7
/proc/24211/task/24214/stat : 24214 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 231357 0 0 0 105584 68 0 0 25 0 4 0 519257741 1039507456 165457 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.32
Current children cumulated vsize (KiB) 1015144

[startup+1122.3 s]
/proc/loadavg: 8.15 8.02 7.11 9/184 24253
/proc/meminfo: memFree=16134660/32951124 swapFree=67111528/67111528
[pid=24211] ppid=24209 vsize=1015144 CPUtime=4482.97 cores=1,3,5,7
/proc/24211/stat : 24211 (strangenight1-m) R 24209 24211 23403 0 -1 4202496 799122 0 0 0 447950 347 0 0 25 0 4 0 519257741 1039507456 165454 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24211/statm: 253786 165454 393 112 0 248751 0
[pid=24211/tid=24212] ppid=24209 vsize=1015144 CPUtime=1122.3 cores=1,3,5,7
/proc/24211/task/24212/stat : 24212 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 269741 0 0 0 112093 137 0 0 25 0 4 0 519257741 1039507456 165454 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24211/tid=24213] ppid=24209 vsize=1015144 CPUtime=1122.26 cores=1,3,5,7
/proc/24211/task/24213/stat : 24213 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 188146 0 0 0 112135 91 0 0 25 0 4 0 519257741 1039507456 165454 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24211/tid=24214] ppid=24209 vsize=1015144 CPUtime=1116.19 cores=1,3,5,7
/proc/24211/task/24214/stat : 24214 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 231483 0 0 0 111551 68 0 0 25 0 4 0 519257741 1039507456 165454 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.97
Current children cumulated vsize (KiB) 1015144

[startup+1182.3 s]
/proc/loadavg: 8.14 8.05 7.18 9/184 24255
/proc/meminfo: memFree=16131676/32951124 swapFree=67111528/67111528
[pid=24211] ppid=24209 vsize=1015144 CPUtime=4722.64 cores=1,3,5,7
/proc/24211/stat : 24211 (strangenight1-m) R 24209 24211 23403 0 -1 4202496 799176 0 0 0 471917 347 0 0 25 0 4 0 519257741 1039507456 165454 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24211/statm: 253786 165454 393 112 0 248751 0
[pid=24211/tid=24212] ppid=24209 vsize=1015144 CPUtime=1182.3 cores=1,3,5,7
/proc/24211/task/24212/stat : 24212 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 269741 0 0 0 118093 137 0 0 25 0 4 0 519257741 1039507456 165454 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476454 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24211/tid=24213] ppid=24209 vsize=1015144 CPUtime=1182.26 cores=1,3,5,7
/proc/24211/task/24213/stat : 24213 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 188146 0 0 0 118135 91 0 0 25 0 4 0 519257741 1039507456 165454 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24211/tid=24214] ppid=24209 vsize=1015144 CPUtime=1175.86 cores=1,3,5,7
/proc/24211/task/24214/stat : 24214 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 231537 0 0 0 117518 68 0 0 25 0 4 0 519257741 1039507456 165454 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.64
Current children cumulated vsize (KiB) 1015144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.18 8.06 7.20 9/184 24256
/proc/meminfo: memFree=16130432/32951124 swapFree=67111528/67111528
[pid=24211] ppid=24209 vsize=1015144 CPUtime=4800.16 cores=1,3,5,7
/proc/24211/stat : 24211 (strangenight1-m) R 24209 24211 23403 0 -1 4202496 799176 0 0 0 479669 347 0 0 25 0 4 0 519257741 1039507456 165454 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24211/statm: 253786 165454 393 112 0 248751 0
[pid=24211/tid=24212] ppid=24209 vsize=1015144 CPUtime=1201.71 cores=1,3,5,7
/proc/24211/task/24212/stat : 24212 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 269741 0 0 0 120034 137 0 0 25 0 4 0 519257741 1039507456 165454 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24211/tid=24213] ppid=24209 vsize=1015144 CPUtime=1201.67 cores=1,3,5,7
/proc/24211/task/24213/stat : 24213 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 188146 0 0 0 120076 91 0 0 25 0 4 0 519257741 1039507456 165454 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24211/tid=24214] ppid=24209 vsize=1015144 CPUtime=1195.16 cores=1,3,5,7
/proc/24211/task/24214/stat : 24214 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 231537 0 0 0 119448 68 0 0 25 0 4 0 519257741 1039507456 165454 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 1015144

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

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

[startup+1201.7 s]
/proc/loadavg: 8.18 8.06 7.20 9/184 24256
/proc/meminfo: memFree=16130432/32951124 swapFree=67111528/67111528
[pid=24211] ppid=24209 vsize=1015144 CPUtime=4800.16 cores=1,3,5,7
/proc/24211/stat : 24211 (strangenight1-m) R 24209 24211 23403 0 -1 4202496 799176 0 0 0 479669 347 0 0 25 0 4 0 519257741 1039507456 165454 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24211/statm: 253786 165454 393 112 0 248751 0
[pid=24211/tid=24212] ppid=24209 vsize=1015144 CPUtime=1201.71 cores=1,3,5,7
/proc/24211/task/24212/stat : 24212 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 269741 0 0 0 120034 137 0 0 25 0 4 0 519257741 1039507456 165454 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24211/tid=24213] ppid=24209 vsize=1015144 CPUtime=1201.67 cores=1,3,5,7
/proc/24211/task/24213/stat : 24213 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 188146 0 0 0 120076 91 0 0 25 0 4 0 519257741 1039507456 165454 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24211/tid=24214] ppid=24209 vsize=1015144 CPUtime=1195.16 cores=1,3,5,7
/proc/24211/task/24214/stat : 24214 (strangenight1-m) R 24209 24211 23403 0 -1 4202560 231537 0 0 0 119448 68 0 0 25 0 4 0 519257741 1039507456 165454 33554432000 4194304 4650419 140733431472176 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 1015144

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.22
CPU user time (s): 4796.71
CPU system time (s): 3.50747
CPU usage (%): 399.438
Max. virtual memory (cumulated for all children) (KiB): 1026020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.71
system time used= 3.50747
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 799176
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= 1164
involuntary context switches= 36067

runsolver used 1.72974 second user time and 4.83626 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-29 13:29:28
IDJOB=3175001
IDBENCH=82619
IDSOLVER=1588
FILE ID=node108/3175001-1304076568
RUNJOBID= node108-1304076562-24197
PBS_JOBID= 13170476
Free space on /tmp= 72120 MiB

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

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

MD5SUM BENCH= 327a5393de6dbdcaf85af71880caf3c5
RANDOM SEED=2119882374

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.77
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.820
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.820
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.820
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.820
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:      17377496 kB
Buffers:       2164212 kB
Cached:       12761060 kB
SwapCached:          0 kB
Active:        4197928 kB
Inactive:     10794488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17377496 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7132 kB
Writeback:           0 kB
AnonPages:       66712 kB
Mapped:          14432 kB
Slab:           517668 kB
PageTables:       4508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187096 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= 72108 MiB
End job on node108 at 2011-04-29 13:49:32