Trace number 3175475

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.41 1201.72

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S708803296-021.UNKNOWN.cnf
MD5SUM6dcea24e0d40e217adec300bb8ded029
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.967
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
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 54450

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-3175475-1304125671.cnf'
0.00/0.00	c -- header says num vars:             50
0.00/0.00	c -- header says num clauses:        4450
0.00/0.00	c -- clauses added:            0 learnts,         4450 normals,            0 xors
0.00/0.00	c -- vars added         50
0.00/0.00	c Parsing time:  0.01 s
0.00/0.00	c  N st     0         0        50      4450         0         0     31150         0   no data   no data  --
0.00/0.10	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.38
0.00/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
0.00/0.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.40/0.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
0.40/0.11	c Finding binary XORs  T:     0.00 s  found:       0
0.40/0.12	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.40/0.12	c calculated reachability. Time: 0.00
0.40/0.12	c Calc default polars -  time:   0.00 s pos:      21 undec:       2 neg:      27
0.40/0.12	c =========================================================================================
0.40/0.12	c types(t): F = full restart, N = normal restart
0.40/0.12	c types(t): S = simplification begin/end, E = solution found
0.40/0.12	c restart types(rt): st = static, dy = dynamic
0.40/0.12	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.40/0.12	c  B st     0         0        50      4450         0         0     31150         0   no data   no data  --
0.78/0.22	c  N dy     9      4388        50      4450         0      3798     31150     70163     15.44     16.26  --
1.17/0.34	c  N dy    18      8412        50      4450         0      5128     31150     88861     15.33     16.25  --
3.58/0.90	c  N dy    38     23814        50      4450         0      9844     31150    159341     14.77     15.71  --
3.58/0.97	c  F st    48     25002        50      4450         0     10891     31150    178571     14.85   no data  --
4.40/1.11	c  N st    53     28303        50      4450         0      7906     31150    124046     14.85   no data  --
4.40/1.17	c  S st    54     30001        50      4450         0      9353     31150    149902     14.85   no data  --
4.80/1.21	c  S st    54     30506        50      4450         0      9804     31150    158754     14.85   no data  --
4.80/1.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.80/1.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.80/1.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
4.80/1.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.80/1.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.80/1.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
4.80/1.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.97/2.09	c lits-rem:      1281  cl-subs:     1464  v-elim:      0  v-fix:    0  time:  3.50 s
9.19/2.30	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.85
9.19/2.30	c calculated reachability. Time: 0.00
9.19/2.30	c  N dy    54     30506        50      4450         0      8340     31150    132978     14.85   no data  --
9.97/2.50	c  N dy    83     34606        50      4450         0     11927     31150    199299     15.04     15.84  --
10.77/2.73	c  N dy   113     38699        50      4450         0      8726     31150    132043     15.23     16.67  --
11.57/2.93	c  N dy   142     42778        50      4450         0     12303     31150    198511     15.36     16.52  --
12.37/3.12	c  S st   154     45759        50      4450         0     14900     31150    244818     15.34     13.54  --
12.37/3.16	c  S st   154     46263        50      4450         0     15344     31150    253461     15.34   no data  --
12.37/3.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.37/3.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.37/3.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
12.37/3.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.37/3.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.37/3.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
12.37/3.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.36/4.18	c lits-rem:      1939  cl-subs:     2282  v-elim:      0  v-fix:    0  time:  4.01 s
16.36/4.18	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
16.36/4.18	c vivif2 --  cl tried    13062 cl shrink        0 lits rem          0 time: 0.01
17.57/4.48	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 1.17
17.57/4.48	c calculated reachability. Time: 0.00
17.57/4.48	c  N dy   154     46263        50      4450         0     13062     31150    210809     15.34   no data  --
18.75/4.71	c  N dy   169     50332        50      4450         0      8983     31150    130411     15.35     17.12  --
19.55/4.94	c  N dy   201     54440        50      4450         0     12595     31150    197980     15.47     16.29  --
20.76/5.20	c  N dy   231     58536        50      4450         0     16148     31150    264767     15.57     16.99  --
21.56/5.49	c  N dy   246     63611        50      4450         0     11924     31150    175223     15.57     16.47  --
23.15/5.85	c  N dy   258     69395        50      4450         0     16935     31150    265524     15.53     14.23  --
23.15/5.85	c  S st   258     69395        50      4450         0     16935     31150    265524     15.53     14.23  --
23.15/5.89	c  S st   258     69896        50      4450         0     17390     31150    274250     15.53   no data  --
23.15/5.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.15/5.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.55/5.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
23.55/5.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.55/5.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.55/5.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
23.55/5.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.34/7.12	c lits-rem:      1770  cl-subs:     2745  v-elim:      0  v-fix:    0  time:  4.86 s
28.34/7.12	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
28.34/7.13	c vivif2 --  cl tried    14645 cl shrink        0 lits rem          0 time: 0.01
29.55/7.46	c asymm  cl-useful: 0/4244/4450 lits-rem:0 time: 1.34
29.55/7.46	c calculated reachability. Time: 0.00
29.55/7.46	c  N dy   258     69896        50      4450         0     14645     31150    225647     15.53   no data  --
33.14/8.30	c  N dy   272     84694        50      4450         0     18046     31150    269676     15.27     16.18  --
33.94/8.57	c  F st   296     87500        50      4450         0     10259     31150    133063     15.32     15.10  --
34.74/8.73	c  N st   301     90803        50      4450         0     13103     31150    185501     15.32   no data  --
36.33/9.16	c  N dy   316     97497        50      4450         0     18854     31150    289733     15.31     16.15  --
38.73/9.71	c  N dy   367    104845        50      4450         0     14107     31150    196316     15.40     15.72  --
38.73/9.71	c  S st   367    104845        50      4450         0     14107     31150    196316     15.40     15.72  --
38.73/9.76	c  S st   367    105348        50      4450         0     14558     31150    205122     15.40   no data  --
38.73/9.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.73/9.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.73/9.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
38.73/9.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.73/9.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.73/9.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
38.73/9.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
42.72/10.77	c lits-rem:       899  cl-subs:      887  v-elim:      0  v-fix:    0  time:  4.00 s
42.72/10.77	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
42.72/10.77	c vivif2 --  cl tried    13671 cl shrink        0 lits rem          0 time: 0.01
43.93/11.09	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 1.26
43.93/11.09	c calculated reachability. Time: 0.00
43.93/11.09	c  N dy   367    105348        50      4450         0     13671     31150    188008     15.40   no data  --
46.31/11.63	c  N dy   391    113568        50      4450         0     20755     31150    315060     15.39     16.35  --
49.52/12.42	c  N dy   405    125178        50      4450         0     18690     31150    264069     15.30     16.12  --
52.31/13.14	c  N dy   453    133826        50      4450         0     13296     31150    165294     15.36     16.20  --
58.30/14.64	c  N dy   500    154543        50      4450         0     17347     31150    225602     15.16     16.14  --
59.49/14.92	c  S st   533    158022        50      4450         0     20404     31150    283070     15.21     15.14  --
59.49/14.97	c  S st   533    158525        50      4450         0     20851     31150    291689     15.21   no data  --
59.49/14.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.49/14.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.49/14.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
59.49/14.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.49/14.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.49/14.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
59.49/14.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
65.09/16.38	c lits-rem:      1445  cl-subs:     2566  v-elim:      0  v-fix:    0  time:  5.58 s
65.09/16.38	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
65.09/16.39	c vivif2 --  cl tried    18285 cl shrink        0 lits rem          0 time: 0.01
66.69/16.74	c asymm  cl-useful: 0/3790/4450 lits-rem:0 time: 1.42
66.69/16.74	c calculated reachability. Time: 0.00
66.69/16.74	c  N dy   533    158525        50      4450         0     18285     31150    251109     15.21   no data  --
71.08/17.84	c  N dy   620    169255        50      4450         0     27645     31150    426552     15.31     16.24  --
74.69/18.76	c  N dy   689    180128        50      4450         0     22517     31150    324805     15.36     17.09  --
79.49/19.98	c  N dy   773    191846        50      4450         0     17228     31150    219832     15.44     16.28  --
85.47/21.42	c  N dy   799    208927        50      4450         0     31900     31150    475044     15.34     16.35  --
90.26/22.66	c  N dy   862    222269        50      4450         0     27089     31150    390769     15.36     17.81  --
96.67/24.22	c  N dy   962    236538        50      4450         0     22166     31150    293965     15.44     16.59  --
97.07/24.33	c  S st   965    237787        50      4450         0     23241     31150    313276     15.43   no data  --
97.07/24.39	c  S st   965    238290        50      4450         0     23689     31150    321745     15.43   no data  --
97.07/24.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
97.07/24.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
97.45/24.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
97.45/24.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
97.45/24.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
97.45/24.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
97.45/24.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
103.43/25.96	c lits-rem:      1369  cl-subs:     1753  v-elim:      0  v-fix:    0  time:  6.17 s
103.43/25.96	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
103.43/25.96	c vivif2 --  cl tried    21936 cl shrink        0 lits rem          0 time: 0.01
103.83/26.05	c asymm  cl-useful: 0/660/4450 lits-rem:0 time: 0.35
103.83/26.05	c calculated reachability. Time: 0.00
103.83/26.05	c  N dy   965    238290        50      4450         0     21936     31150    288589     15.43   no data  --
111.43/27.92	c  N dy  1027    256318        50      4450         0     19429     31150    232565     15.40     16.21  --
118.22/29.63	c  N dy  1119    272788        50      4450         0     33741     31150    497473     15.44     16.27  --
125.41/31.42	c  N dy  1183    290240        50      4450         0     29745     31150    410067     15.44     16.82  --
132.22/33.10	c  F st  1231    306252        50      4450         0     23782     31150    301004     15.42     15.05  --
133.40/33.40	c  N st  1236    309553        50      4450         0     26644     31150    353614     15.42   no data  --
144.58/36.23	c  N dy  1317    334840        50      4450         0     27719     31150    359891     15.41     16.48  --
154.57/38.75	c  N dy  1404    357435        50      4450         0     25645     31150    319566     15.40     14.00  --
154.57/38.75	c  S st  1404    357435        50      4450         0     25645     31150    319566     15.40     14.00  --
154.97/38.82	c  S st  1404    357939        50      4450         0     26100     31150    328324     15.40   no data  --
154.97/38.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
154.97/38.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
154.97/38.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
154.97/38.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
154.97/38.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
154.97/38.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
154.97/38.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
162.16/40.65	c lits-rem:      1040  cl-subs:     1437  v-elim:      0  v-fix:    0  time:  7.24 s
162.16/40.65	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
162.16/40.65	c vivif2 --  cl tried    24663 cl shrink        0 lits rem          0 time: 0.02
163.35/40.98	c asymm  cl-useful: 0/2861/4450 lits-rem:0 time: 1.33
163.35/40.99	c calculated reachability. Time: 0.00
163.35/40.99	c  N dy  1404    357939        50      4450         0     24663     31150    305194     15.40   no data  --
174.14/43.67	c  N dy  1491    378050        50      4450         0     41919     31150    618289     15.41     16.22  --
185.72/46.53	c  N dy  1619    398113        50      4450         0     37067     31150    526953     15.46     17.64  --
196.51/49.25	c  N dy  1716    418177        50      4450         0     31190     31150    408424     15.48     16.30  --
208.10/52.14	c  N dy  1798    438663        50      4450         0     24680     31150    279131     15.48     16.31  --
218.48/54.75	c  N dy  1916    459564        50      4450         0     42810     31150    616687     15.52     16.37  --
230.87/57.87	c  N dy  1976    484440        50      4450         0     39130     31150    528660     15.49     16.31  --
242.45/60.72	c  N dy  2045    504716        50      4450         0     30727     31150    374734     15.48     16.37  --
254.43/63.71	c  N dy  2162    524969        50      4450         0     48275     31150    700161     15.51     16.47  --
262.43/65.75	c  S st  2230    536908        50      4450         0     31773     31150    387400     15.53   no data  --
262.83/65.83	c  S st  2230    537412        50      4450         0     32223     31150    396223     15.53   no data  --
262.83/65.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
262.83/65.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
262.83/65.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
262.83/65.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
262.83/65.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
262.83/65.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
262.83/65.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
270.41/67.76	c lits-rem:       777  cl-subs:     1514  v-elim:      0  v-fix:    0  time:  7.63 s
270.41/67.76	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
270.41/67.77	c vivif2 --  cl tried    30709 cl shrink        0 lits rem          0 time: 0.02
271.61/68.04	c asymm  cl-useful: 0/1589/4450 lits-rem:0 time: 1.11
271.61/68.04	c calculated reachability. Time: 0.00
271.61/68.04	c  N dy  2230    537412        50      4450         0     30709     31150    368073     15.53   no data  --
283.60/71.07	c  N dy  2327    557505        50      4450         0     48015     31150    683804     15.53     16.40  --
303.19/75.98	c  N dy  2409    593843        50      4450         0     51579     31150    725331     15.47     16.35  --
315.55/79.05	c  N dy  2506    614499        50      4450         0     41129     31150    547370     15.49     16.56  --
331.54/83.03	c  N dy  2633    634584        50      4450         0     58487     31150    872458     15.52     17.34  --
344.31/86.20	c  N dy  2748    654957        50      4450         0     46874     31150    648429     15.54     16.37  --
360.32/90.22	c  N dy  2844    675048        50      4450         0     33997     31150    398953     15.55     18.04  --
371.08/92.91	c  N dy  2853    696723        50      4450         0     52391     31150    719346     15.51     16.53  --
385.07/96.48	c  N dy  2890    718726        50      4450         0     40166     31150    493568     15.47     16.31  --
400.64/100.39	c  N dy  2985    739085        50      4450         0     57662     31150    813965     15.48     16.33  --
414.62/103.86	c  N dy  3075    760003        50      4450         0     44065     31150    573205     15.49     16.51  --
431.02/107.91	c  N dy  3191    780065        50      4450         0     61403     31150    897100     15.51     17.04  --
446.18/111.71	c  N dy  3272    803062        50      4450         0     48541     31150    642247     15.52     16.39  --
447.78/112.19	c  S st  3280    806119        50      4450         0     51170     31150    689962     15.51     13.58  --
448.60/112.34	c  S st  3280    806624        50      4450         0     51611     31150    698516     15.51   no data  --
448.60/112.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
448.60/112.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
448.60/112.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.08
448.60/112.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
448.60/112.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
448.60/112.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
448.60/112.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
475.74/119.13	c lits-rem:      2697  cl-subs:     6392  v-elim:      0  v-fix:    0  time: 26.95 s
475.74/119.13	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
475.74/119.14	c vivif2 --  cl tried    45219 cl shrink        0 lits rem          0 time: 0.03
476.54/119.35	c asymm  cl-useful: 0/958/4450 lits-rem:0 time: 0.84
476.54/119.35	c calculated reachability. Time: 0.00
476.54/119.35	c  N dy  3280    806624        50      4450         0     45219     31150    587389     15.51   no data  --
493.32/123.53	c  N dy  3370    826669        50      4450         0     62422     31150    903100     15.52     17.18  --
508.50/127.39	c  N dy  3448    849478        50      4450         0     48879     31150    638359     15.52     16.41  --
524.07/131.27	c  N dy  3507    869537        50      4450         0     66082     31150    950335     15.51     17.67  --
539.66/135.11	c  N dy  3586    893290        50      4450         0     52369     31150    697930     15.51     16.35  --
560.43/140.37	c  N dy  3657    920486        50      4450         0     40570     31150    471705     15.50     16.34  --
577.20/144.59	c  N dy  3793    942398        50      4450         0     59421     31150    824106     15.52     16.42  --
596.78/149.47	c  N dy  3921    962457        50      4450         0     40735     31150    474641     15.54     17.80  --
612.76/153.45	c  N dy  4057    982537        50      4450         0     58004     31150    798714     15.56     17.00  --
632.75/158.47	c  N dy  4143   1002747        50      4450         0     38409     31150    422770     15.56     16.45  --
648.70/162.41	c  N dy  4202   1026466        50      4450         0     58704     31150    788292     15.55     16.54  --
672.30/168.40	c  N dy  4325   1051188        50      4450         0     42216     31150    480992     15.56     16.41  --
686.65/171.95	c  F st  4376   1071877        50      4450         0     59813     31150    799394     15.55     15.70  --
686.65/171.95	c  N st  4376   1071877        50      4450         0     59813     31150    799394     15.55     15.70  --
710.22/177.81	c  N dy  4460   1096845        50      4450         0     42665     31150    483189     15.55     16.38  --
726.21/181.80	c  N dy  4524   1119155        50      4450         0     61817     31150    828735     15.55     16.65  --
749.78/187.74	c  N dy  4648   1139224        50      4450         0     39623     31150    422997     15.56     16.79  --
764.16/191.37	c  N dy  4741   1159341        50      4450         0     56907     31150    741278     15.57     16.39  --
788.92/197.57	c  N dy  4856   1179384        50      4450         0     74195     31150   1064463     15.58     16.40  --
813.31/203.64	c  N dy  4988   1200970        50      4450         0     52409     31150    654845     15.59     16.48  --
821.69/205.72	c  S st  5005   1209936        50      4450         0     60077     31150    790936     15.59   no data  --
822.47/205.98	c  S st  5005   1210437        50      4450         0     60523     31150    799733     15.59   no data  --
822.47/205.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
822.47/205.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
822.87/206.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.14
822.87/206.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
822.87/206.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
822.87/206.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
822.87/206.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
884.79/221.55	c lits-rem:      2899  cl-subs:     6691  v-elim:      0  v-fix:    0  time: 61.92 s
884.79/221.55	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
884.79/221.56	c vivif2 --  cl tried    53832 cl shrink        0 lits rem          0 time: 0.04
885.99/221.89	c asymm  cl-useful: 0/659/4450 lits-rem:0 time: 1.31
885.99/221.89	c calculated reachability. Time: 0.00
885.99/221.89	c  N dy  5005   1210437        50      4450         0     53832     31150    681973     15.59   no data  --
905.96/226.80	c  N dy  5029   1235217        50      4450         0     74846     31150   1051960     15.56     16.38  --
925.13/231.69	c  N dy  5141   1255843        50      4450         0     51928     31150    638373     15.57     16.56  --
942.71/236.04	c  N dy  5220   1275893        50      4450         0     69020     31150    950117     15.57     16.73  --
960.68/240.53	c  N dy  5240   1297086        50      4450         0     45342     31150    505432     15.55     16.40  --
978.66/245.01	c  N dy  5331   1317164        50      4450         0     62595     31150    825667     15.56     16.75  --
1002.25/250.98	c  N dy  5384   1337352        50      4450         0     79889     31150   1138327     15.55     16.37  --
1024.60/256.56	c  N dy  5464   1357390        50      4450         0     54349     31150    661084     15.55     17.63  --
1047.76/262.30	c  N dy  5560   1377563        50      4450         0     71676     31150    982129     15.56     16.43  --
1074.54/269.04	c  N dy  5696   1397631        50      4450         0     45312     31150    493192     15.57     17.07  --
1093.71/273.82	c  N dy  5814   1420891        50      4450         0     65274     31150    865408     15.58     16.43  --
1118.88/280.11	c  N dy  5937   1441646        50      4450         0     83163     31150   1201947     15.59     16.58  --
1139.65/285.34	c  N dy  6035   1461675        50      4450         0     55688     31150    673952     15.60     18.01  --
1161.22/290.76	c  N dy  6187   1481743        50      4450         0     73026     31150   1003831     15.62     16.47  --
1201.96/300.91	c  N dy  6289   1523113        50      4450         0     62781     31150    775908     15.60     16.44  --
1222.74/306.15	c  N dy  6378   1543162        50      4450         0     79899     31150   1091790     15.60     16.49  --
1248.32/312.51	c  N dy  6436   1567784        50      4450         0     54688     31150    635192     15.59     16.47  --
1279.86/320.42	c  N dy  6530   1601822        50      4450         0     83707     31150   1162096     15.58     16.42  --
1323.80/331.46	c  N dy  6619   1648734        50      4450         0     76363     31150    997927     15.55     16.46  --
1350.96/338.29	c  N dy  6736   1668818        50      4450         0     93635     31150   1322810     15.56     17.36  --
1368.54/342.64	c  N dy  6791   1688834        50      4450         0     63059     31150    779605     15.56     16.40  --
1388.12/347.56	c  N dy  6820   1710437        50      4450         0     81440     31150   1103117     15.54     14.25  --
1388.12/347.56	c  S st  6820   1710437        50      4450         0     81440     31150   1103117     15.54     14.25  --
1389.31/347.87	c  S st  6820   1710945        50      4450         0     81895     31150   1111987     15.54   no data  --
1389.31/347.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1389.31/347.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1389.71/347.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.17
1389.71/347.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1389.71/347.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1389.71/347.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
1389.71/347.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1545.10/386.88	c lits-rem:      4124  cl-subs:    13012  v-elim:      0  v-fix:    0  time: 155.45 s
1545.10/386.88	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
1545.10/386.89	c vivif2 --  cl tried    68883 cl shrink        0 lits rem          0 time: 0.06
1547.12/387.34	c asymm  cl-useful: 0/482/4450 lits-rem:0 time: 1.77
1547.12/387.34	c calculated reachability. Time: 0.00
1547.12/387.34	c  N dy  6820   1710945        50      4450         0     68883     31150    898856     15.54   no data  --
1585.46/396.91	c  N dy  6952   1734002        50      4450         0     88679     31150   1268376     15.55     16.46  --
1612.63/403.73	c  N dy  7049   1754056        50      4450         0     58204     31150    692668     15.56     18.10  --
1634.61/409.23	c  N dy  7111   1774061        50      4450         0     75393     31150   1004448     15.55     16.55  --
1672.14/418.61	c  N dy  7266   1795667        50      4450         0     93961     31150   1355494     15.57     16.42  --
1701.30/425.95	c  N dy  7350   1816453        50      4450         0     62512     31150    758349     15.57     16.47  --
1734.05/434.15	c  N dy  7438   1842512        50      4450         0     84582     31150   1156522     15.56     16.49  --
1794.77/449.35	c  N dy  7541   1894455        50      4450         0     78454     31150   1007149     15.53     16.36  --
1832.34/458.78	c  N dy  7673   1923612        50      4450         0     52502     31150    561566     15.54     16.49  --
1852.69/463.83	c  N dy  7808   1943639        50      4450         0     69749     31150    886535     15.55     17.98  --
1879.85/470.65	c  N dy  7961   1963700        50      4450         0     87023     31150   1212684     15.56     17.51  --
1912.21/478.75	c  N dy  8032   1987875        50      4450         0     55620     31150    606964     15.56     16.60  --
1934.18/484.20	c  N dy  8178   2008053        50      4450         0     72899     31150    933488     15.57     16.39  --
1961.34/491.04	c  N dy  8301   2028423        50      4450         0     90280     31150   1258152     15.58     16.46  --
1995.70/499.67	c  N dy  8432   2048492        50      4450         0     54488     31150    583361     15.59     16.77  --
2018.08/505.27	c  N dy  8497   2073730        50      4450         0     76071     31150    970256     15.58     16.45  --
2046.43/512.35	c  N dy  8610   2095859        50      4450         0     94902     31150   1315749     15.58     16.46  --
2077.60/520.19	c  N dy  8671   2119158        50      4450         0     60851     31150    684844     15.58     16.74  --
2101.56/526.13	c  N dy  8818   2139207        50      4450         0     78070     31150   1012512     15.59     18.19  --
2131.92/533.73	c  N dy  8967   2159304        50      4450         0     95229     31150   1338317     15.60     16.49  --
2166.69/542.43	c  N dy  9124   2179316        50      4450         0     57738     31150    632421     15.61     16.76  --
2189.44/548.10	c  N dy  9276   2199582        50      4450         0     75139     31150    963134     15.62     16.47  --
2201.84/551.28	c  S st  9315   2210948        50      4450         0     84836     31150   1140249     15.62   no data  --
2203.03/551.55	c  S st  9315   2211452        50      4450         0     85284     31150   1148862     15.62   no data  --
2203.03/551.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2203.03/551.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2203.43/551.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
2203.43/551.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2203.43/551.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2203.43/551.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
2203.43/551.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2340.04/585.83	c lits-rem:      4800  cl-subs:     9262  v-elim:      0  v-fix:    0  time: 136.59 s
2340.04/585.83	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
2340.04/585.85	c vivif2 --  cl tried    76022 cl shrink        0 lits rem          0 time: 0.06
2341.64/586.24	c asymm  cl-useful: 0/472/4450 lits-rem:0 time: 1.58
2341.64/586.25	c calculated reachability. Time: 0.00
2341.64/586.25	c  N dy  9315   2211452        50      4450         0     76022     31150    977276     15.62   no data  --
2374.80/594.50	c  N dy  9378   2232308        50      4450         0     93759     31150   1298322     15.62     16.61  --
2415.54/604.77	c  N dy  9474   2252322        50      4450         0     56014     31150    595028     15.62     17.60  --
2439.90/610.81	c  N dy  9526   2272385        50      4450         0     73099     31150    900310     15.62     17.40  --
2475.46/619.75	c  N dy  9604   2292450        50      4450         0     90211     31150   1214943     15.62     17.15  --
2521.00/631.14	c  N dy  9678   2313874        50      4450         0    108480     31150   1550115     15.62     16.55  --
2552.56/639.05	c  N dy  9751   2333924        50      4450         0     69573     31150    832872     15.62     18.33  --
2587.31/647.74	c  N dy  9890   2354030        50      4450         0     86841     31150   1160171     15.63     16.52  --
2630.05/658.45	c  N dy 10002   2374876        50      4450         0    104656     31150   1492561     15.63     16.46  --
2678.39/670.52	c  N dy 10109   2410044        50      4450         0     77494     31150    963094     15.63     16.50  --
2713.14/679.29	c  N dy 10230   2430632        50      4450         0     95223     31150   1297299     15.63     16.51  --
2750.29/688.56	c  N dy 10287   2451964        50      4450         0    113361     31150   1624296     15.63     16.46  --
2777.85/695.46	c  N dy 10438   2472044        50      4450         0     72657     31150    885311     15.64     18.05  --
2813.00/704.28	c  N dy 10563   2498659        50      4450         0     95481     31150   1307834     15.64     16.53  --
2850.16/713.58	c  N dy 10706   2518752        50      4450         0    112713     31150   1632893     15.65     16.54  --
2875.73/719.97	c  N dy 10757   2539032        50      4450         0     70950     31150    835442     15.65     16.48  --
2903.69/726.98	c  N dy 10906   2559171        50      4450         0     88293     31150   1165336     15.66     16.58  --
2932.44/734.14	c  N dy 10973   2579182        50      4450         0    105324     31150   1474112     15.66     18.77  --
2966.42/742.61	c  N dy 11071   2599260        50      4450         0     62623     31150    680107     15.66     16.88  --
2987.18/747.86	c  N dy 11138   2620467        50      4450         0     80587     31150   1001835     15.65     16.51  --
3016.74/755.28	c  N dy 11253   2640530        50      4450         0     97764     31150   1323775     15.66     18.19  --
3057.08/765.30	c  N dy 11352   2664105        50      4450         0    117853     31150   1691572     15.66     16.55  --
3083.45/771.95	c  N dy 11441   2684833        50      4450         0     74993     31150    899125     15.66     16.81  --
3111.81/779.04	c  N dy 11570   2704875        50      4450         0     92164     31150   1220879     15.67     17.96  --
3120.99/781.34	c  S st 11594   2711453        50      4450         0     97806     31150   1324055     15.67     14.14  --
3122.19/781.68	c  S st 11594   2711959        50      4450         0     98250     31150   1332693     15.67   no data  --
3122.19/781.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3122.19/781.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3122.59/781.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.19
3122.59/781.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3122.59/781.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3122.59/781.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
3122.59/781.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3460.94/866.43	c lits-rem:      5428  cl-subs:    12588  v-elim:      0  v-fix:    0  time: 338.09 s
3460.94/866.43	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
3460.94/866.45	c vivif2 --  cl tried    85662 cl shrink        0 lits rem          0 time: 0.07
3462.56/866.86	c asymm  cl-useful: 0/416/4450 lits-rem:0 time: 1.65
3462.56/866.87	c calculated reachability. Time: 0.00
3462.56/866.87	c  N dy 11594   2711959        50      4450         0     85662     31150   1106105     15.67   no data  --
3498.49/875.82	c  N dy 11683   2731970        50      4450         0    102778     31150   1422601     15.67     16.96  --
3544.43/887.35	c  N dy 11756   2752001        50      4450         0    119846     31150   1736217     15.67     18.67  --
3575.99/895.29	c  N dy 11836   2772055        50      4450         0     76414     31150    922979     15.67     18.63  --
3611.96/904.29	c  N dy 11914   2792062        50      4450         0     93534     31150   1239196     15.67     18.53  --
3654.68/914.99	c  N dy 12002   2812110        50      4450         0    110664     31150   1556177     15.67     17.32  --
3693.02/924.54	c  N dy 12022   2832748        50      4450         0     66257     31150    720785     15.66     16.51  --
3726.21/932.80	c  N dy 12136   2852848        50      4450         0     83450     31150   1042499     15.67     17.02  --
3764.13/942.33	c  N dy 12217   2872940        50      4450         0    100542     31150   1356979     15.67     17.08  --
3814.49/954.96	c  N dy 12354   2893007        50      4450         0    117756     31150   1683622     15.68     16.91  --
3855.22/965.19	c  N dy 12446   2913106        50      4450         0     71912     31150    825686     15.68     17.47  --
3889.19/973.66	c  N dy 12532   2933628        50      4450         0     89375     31150   1147271     15.68     16.65  --
3924.34/982.45	c  N dy 12593   2954639        50      4450         0    107190     31150   1467321     15.67     16.61  --
3975.45/995.21	c  N dy 12722   2976509        50      4450         0    125912     31150   1817567     15.68     16.62  --
4001.81/1001.87	c  N dy 12758   2997824        50      4450         0     80174     31150    956536     15.67     16.60  --
4030.18/1008.99	c  N dy 12824   3019363        50      4450         0     98450     31150   1287353     15.67     16.71  --
4065.72/1017.83	c  N dy 12930   3039460        50      4450         0    115665     31150   1609370     15.68     16.97  --
4106.07/1027.96	c  N dy 13052   3059661        50      4450         0     68166     31150    741483     15.68     16.55  --
4130.46/1034.06	c  N dy 13156   3079712        50      4450         0     85346     31150   1063052     15.69     17.91  --
4160.00/1041.48	c  N dy 13189   3102856        50      4450         0    104944     31150   1409167     15.68     16.52  --
4197.55/1050.85	c  N dy 13245   3125476        50      4450         0    124147     31150   1754954     15.67     16.63  --
4229.52/1058.88	c  N dy 13339   3146202        50      4450         0     76308     31150    885723     15.68     16.67  --
4262.28/1067.07	c  N dy 13442   3171988        50      4450         0     98278     31150   1291591     15.68     16.61  --
4298.21/1076.00	c  N dy 13582   3192067        50      4450         0    115504     31150   1616239     15.68     16.72  --
4345.78/1087.94	c  S st 13705   3211959        50      4450         0    132575     31150   1940061     15.69   no data  --
4347.75/1088.44	c  S st 13705   3212461        50      4450         0    133023     31150   1948746     15.69   no data  --
4347.75/1088.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4347.75/1088.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4348.15/1088.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.26
4348.15/1088.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4348.15/1088.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4348.15/1088.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
4348.15/1088.58	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-3175475-1304125671/watcher-3175475-1304125671 -o /tmp/evaluation-result-3175475-1304125671/solver-3175475-1304125671 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175475-1304125671.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.08 8.06 8.00 6/180 23382
/proc/meminfo: memFree=30062112/32951124 swapFree=67111364/67111528
[pid=23382] ppid=23380 vsize=216116 CPUtime=0 cores=1,3,5,7
/proc/23382/stat : 23382 (strangenight1-m) R 23380 23382 23167 0 -1 4202496 691 0 0 0 0 0 0 0 25 0 4 0 524167475 221302784 613 33554432000 4194304 4650419 140733750855472 18446744073709551615 4520352 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23382/statm: 54063 616 343 112 0 49028 0
[pid=23382/tid=23383] ppid=23380 vsize=216252 CPUtime=0 cores=1,3,5,7
/proc/23382/task/23383/stat : 23383 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 49 0 0 0 0 0 0 0 25 0 4 0 524167475 221442048 633 33554432000 4194304 4650419 140733750855472 18446744073709551615 253640964590 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23382/tid=23384] ppid=23380 vsize=216252 CPUtime=0 cores=1,3,5,7
/proc/23382/task/23384/stat : 23384 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 72 0 0 0 0 0 0 0 25 0 4 0 524167475 221442048 635 33554432000 4194304 4650419 140733750855472 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23382/tid=23385] ppid=23380 vsize=216252 CPUtime=0 cores=1,3,5,7
/proc/23382/task/23385/stat : 23385 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 88 0 0 0 0 0 0 0 25 0 4 0 524167475 221442048 636 33554432000 4194304 4650419 140733750855472 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.107252 s]
/proc/loadavg: 8.08 8.06 8.00 6/180 23382
/proc/meminfo: memFree=30062112/32951124 swapFree=67111364/67111528
[pid=23382] ppid=23380 vsize=218488 CPUtime=0.4 cores=1,3,5,7
/proc/23382/stat : 23382 (strangenight1-m) R 23380 23382 23167 0 -1 4202496 2052 0 0 0 40 0 0 0 25 0 4 0 524167475 223731712 1839 33554432000 4194304 4650419 140733750855472 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23382/statm: 54622 1839 382 112 0 49587 0
[pid=23382/tid=23383] ppid=23380 vsize=218488 CPUtime=0.1 cores=1,3,5,7
/proc/23382/task/23383/stat : 23383 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 218 0 0 0 10 0 0 0 25 0 4 0 524167475 223731712 1839 33554432000 4194304 4650419 140733750855472 18446744073709551615 4370480 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23382/tid=23384] ppid=23380 vsize=218488 CPUtime=0.1 cores=1,3,5,7
/proc/23382/task/23384/stat : 23384 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 544 0 0 0 10 0 0 0 18 0 4 0 524167475 223731712 1839 33554432000 4194304 4650419 140733750855472 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23382/tid=23385] ppid=23380 vsize=218488 CPUtime=0.1 cores=1,3,5,7
/proc/23382/task/23385/stat : 23385 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 333 0 0 0 10 0 0 0 18 0 4 0 524167475 223731712 1839 33554432000 4194304 4650419 140733750855472 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 218488

[startup+0.200235 s]
/proc/loadavg: 8.08 8.06 8.00 6/180 23382
/proc/meminfo: memFree=30062112/32951124 swapFree=67111364/67111528
[pid=23382] ppid=23380 vsize=218896 CPUtime=0.78 cores=1,3,5,7
/proc/23382/stat : 23382 (strangenight1-m) R 23380 23382 23167 0 -1 4202496 2698 0 0 0 78 0 0 0 25 0 4 0 524167475 224149504 2310 33554432000 4194304 4650419 140733750855472 18446744073709551615 4306746 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23382/statm: 54724 2310 390 112 0 49689 0
[pid=23382/tid=23383] ppid=23380 vsize=218896 CPUtime=0.19 cores=1,3,5,7
/proc/23382/task/23383/stat : 23383 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 578 0 0 0 19 0 0 0 25 0 4 0 524167475 224149504 2310 33554432000 4194304 4650419 140733750855472 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23382/tid=23384] ppid=23380 vsize=218896 CPUtime=0.19 cores=1,3,5,7
/proc/23382/task/23384/stat : 23384 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 617 0 0 0 19 0 0 0 18 0 4 0 524167475 224149504 2310 33554432000 4194304 4650419 140733750855472 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23382/tid=23385] ppid=23380 vsize=218896 CPUtime=0.19 cores=1,3,5,7
/proc/23382/task/23385/stat : 23385 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 481 0 0 0 19 0 0 0 18 0 4 0 524167475 224149504 2310 33554432000 4194304 4650419 140733750855472 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 218896

[startup+0.300217 s]
/proc/loadavg: 8.08 8.06 8.00 6/180 23382
/proc/meminfo: memFree=30062112/32951124 swapFree=67111364/67111528
[pid=23382] ppid=23380 vsize=219504 CPUtime=1.17 cores=1,3,5,7
/proc/23382/stat : 23382 (strangenight1-m) R 23380 23382 23167 0 -1 4202496 3268 0 0 0 117 0 0 0 25 0 4 0 524167475 224772096 2472 33554432000 4194304 4650419 140733750855472 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23382/statm: 54876 2472 390 112 0 49841 0
[pid=23382/tid=23383] ppid=23380 vsize=219504 CPUtime=0.29 cores=1,3,5,7
/proc/23382/task/23383/stat : 23383 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 770 0 0 0 29 0 0 0 25 0 4 0 524167475 224772096 2472 33554432000 4194304 4650419 140733750855472 18446744073709551615 4366835 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23382/tid=23384] ppid=23380 vsize=219504 CPUtime=0.29 cores=1,3,5,7
/proc/23382/task/23384/stat : 23384 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 772 0 0 0 29 0 0 0 18 0 4 0 524167475 224772096 2472 33554432000 4194304 4650419 140733750855472 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23382/tid=23385] ppid=23380 vsize=219504 CPUtime=0.29 cores=1,3,5,7
/proc/23382/task/23385/stat : 23385 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 535 0 0 0 29 0 0 0 18 0 4 0 524167475 224772096 2472 33554432000 4194304 4650419 140733750855472 18446744073709551615 4365477 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 219504

[startup+0.701146 s]
/proc/loadavg: 8.08 8.06 8.00 6/180 23382
/proc/meminfo: memFree=30062112/32951124 swapFree=67111364/67111528
[pid=23382] ppid=23380 vsize=221032 CPUtime=2.77 cores=1,3,5,7
/proc/23382/stat : 23382 (strangenight1-m) R 23380 23382 23167 0 -1 4202496 5396 0 0 0 277 0 0 0 25 0 4 0 524167475 226336768 3109 33554432000 4194304 4650419 140733750855472 18446744073709551615 4313048 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23382/statm: 55258 3109 390 112 0 50223 0
[pid=23382/tid=23383] ppid=23380 vsize=221032 CPUtime=0.69 cores=1,3,5,7
/proc/23382/task/23383/stat : 23383 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 1319 0 0 0 69 0 0 0 25 0 4 0 524167475 226336768 3109 33554432000 4194304 4650419 140733750855472 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23382/tid=23384] ppid=23380 vsize=221032 CPUtime=0.69 cores=1,3,5,7
/proc/23382/task/23384/stat : 23384 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 1385 0 0 0 69 0 0 0 18 0 4 0 524167475 226336768 3109 33554432000 4194304 4650419 140733750855472 18446744073709551615 4328223 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23382/tid=23385] ppid=23380 vsize=221032 CPUtime=0.69 cores=1,3,5,7
/proc/23382/task/23385/stat : 23385 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 1089 0 0 0 69 0 0 0 18 0 4 0 524167475 226336768 3109 33554432000 4194304 4650419 140733750855472 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 221032

[startup+1.501 s]
/proc/loadavg: 8.08 8.06 8.00 9/184 23387
/proc/meminfo: memFree=30060096/32951124 swapFree=67111364/67111528
[pid=23382] ppid=23380 vsize=222136 CPUtime=5.97 cores=1,3,5,7
/proc/23382/stat : 23382 (strangenight1-m) R 23380 23382 23167 0 -1 4202496 8998 0 0 0 596 1 0 0 25 0 4 0 524167475 227467264 4748 33554432000 4194304 4650419 140733750855472 18446744073709551615 4438399 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23382/statm: 55534 4748 392 112 0 50499 0
[pid=23382/tid=23383] ppid=23380 vsize=222136 CPUtime=1.48 cores=1,3,5,7
/proc/23382/task/23383/stat : 23383 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 1805 0 0 0 148 0 0 0 25 0 4 0 524167475 227467264 4748 33554432000 4194304 4650419 140733750855472 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23382/tid=23384] ppid=23380 vsize=222136 CPUtime=1.49 cores=1,3,5,7
/proc/23382/task/23384/stat : 23384 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 2127 0 0 0 149 0 0 0 20 0 4 0 524167475 227467264 4748 33554432000 4194304 4650419 140733750855472 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23382/tid=23385] ppid=23380 vsize=222136 CPUtime=1.49 cores=1,3,5,7
/proc/23382/task/23385/stat : 23385 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 1803 0 0 0 149 0 0 0 20 0 4 0 524167475 227467264 4748 33554432000 4194304 4650419 140733750855472 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 222136

[startup+3.10071 s]
/proc/loadavg: 8.08 8.06 8.00 9/184 23387
/proc/meminfo: memFree=30038396/32951124 swapFree=67111364/67111528
[pid=23382] ppid=23380 vsize=229288 CPUtime=12.37 cores=1,3,5,7
/proc/23382/stat : 23382 (strangenight1-m) R 23380 23382 23167 0 -1 4202496 14540 0 0 0 1235 2 0 0 25 0 4 0 524167475 234790912 9029 33554432000 4194304 4650419 140733750855472 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23382/statm: 57322 9029 392 112 0 52287 0
[pid=23382/tid=23383] ppid=23380 vsize=229288 CPUtime=3.07 cores=1,3,5,7
/proc/23382/task/23383/stat : 23383 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 3098 0 0 0 307 0 0 0 25 0 4 0 524167475 234790912 9029 33554432000 4194304 4650419 140733750855472 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23382/tid=23384] ppid=23380 vsize=229288 CPUtime=3.09 cores=1,3,5,7
/proc/23382/task/23384/stat : 23384 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 3917 0 0 0 309 0 0 0 25 0 4 0 524167475 234790912 9029 33554432000 4194304 4650419 140733750855472 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23382/tid=23385] ppid=23380 vsize=229288 CPUtime=3.09 cores=1,3,5,7
/proc/23382/task/23385/stat : 23385 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 3792 0 0 0 309 0 0 0 25 0 4 0 524167475 234790912 9029 33554432000 4194304 4650419 140733750855472 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 229288

[startup+6.30113 s]
/proc/loadavg: 8.07 8.06 8.00 9/184 23387
/proc/meminfo: memFree=30028972/32951124 swapFree=67111364/67111528
[pid=23382] ppid=23380 vsize=220888 CPUtime=25.15 cores=1,3,5,7
/proc/23382/stat : 23382 (strangenight1-m) R 23380 23382 23167 0 -1 4202496 21909 0 0 0 2512 3 0 0 25 0 4 0 524167475 226189312 11771 33554432000 4194304 4650419 140733750855472 18446744073709551615 4439103 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23382/statm: 55222 11771 392 112 0 50187 0
[pid=23382/tid=23383] ppid=23380 vsize=220888 CPUtime=6.25 cores=1,3,5,7
/proc/23382/task/23383/stat : 23383 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 5216 0 0 0 625 0 0 0 25 0 4 0 524167475 226189312 11771 33554432000 4194304 4650419 140733750855472 18446744073709551615 4310908 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23382/tid=23384] ppid=23380 vsize=220888 CPUtime=6.28 cores=1,3,5,7
/proc/23382/task/23384/stat : 23384 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 5577 0 0 0 628 0 0 0 25 0 4 0 524167475 226189312 11771 33554432000 4194304 4650419 140733750855472 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23382/tid=23385] ppid=23380 vsize=220888 CPUtime=6.29 cores=1,3,5,7
/proc/23382/task/23385/stat : 23385 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 5539 0 0 0 629 0 0 0 25 0 4 0 524167475 226189312 11772 33554432000 4194304 4650419 140733750855472 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 220888

[startup+12.701 s]
/proc/loadavg: 8.07 8.06 8.00 9/184 23387
/proc/meminfo: memFree=30003372/32951124 swapFree=67111364/67111528
[pid=23382] ppid=23380 vsize=234128 CPUtime=50.71 cores=1,3,5,7
/proc/23382/stat : 23382 (strangenight1-m) R 23380 23382 23167 0 -1 4202496 31305 0 0 0 5066 5 0 0 25 0 4 0 524167475 239747072 15526 33554432000 4194304 4650419 140733750855472 18446744073709551615 4366248 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23382/statm: 58532 15526 392 112 0 53497 0
[pid=23382/tid=23383] ppid=23380 vsize=234128 CPUtime=12.62 cores=1,3,5,7
/proc/23382/task/23383/stat : 23383 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 7786 0 0 0 1261 1 0 0 25 0 4 0 524167475 239747072 15526 33554432000 4194304 4650419 140733750855472 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23382/tid=23384] ppid=23380 vsize=234128 CPUtime=12.69 cores=1,3,5,7
/proc/23382/task/23384/stat : 23384 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 7818 0 0 0 1268 1 0 0 25 0 4 0 524167475 239747072 15526 33554432000 4194304 4650419 140733750855472 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23382/tid=23385] ppid=23380 vsize=234128 CPUtime=12.69 cores=1,3,5,7
/proc/23382/task/23385/stat : 23385 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 8479 0 0 0 1268 1 0 0 25 0 4 0 524167475 239747072 15526 33554432000 4194304 4650419 140733750855472 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 234128

[startup+25.5006 s]
/proc/loadavg: 8.05 8.05 8.00 9/184 23387
/proc/meminfo: memFree=29976704/32951124 swapFree=67111364/67111528
[pid=23382] ppid=23380 vsize=237456 CPUtime=101.84 cores=1,3,5,7
/proc/23382/stat : 23382 (strangenight1-m) R 23380 23382 23167 0 -1 4202496 44595 0 0 0 10177 7 0 0 25 0 4 0 524167475 243154944 21224 33554432000 4194304 4650419 140733750855472 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23382/statm: 59364 21224 392 112 0 54329 0
[pid=23382/tid=23383] ppid=23380 vsize=237456 CPUtime=25.34 cores=1,3,5,7
/proc/23382/task/23383/stat : 23383 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 11241 0 0 0 2533 1 0 0 25 0 4 0 524167475 243154944 21224 33554432000 4194304 4650419 140733750855472 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23382/tid=23384] ppid=23380 vsize=237456 CPUtime=25.49 cores=1,3,5,7
/proc/23382/task/23384/stat : 23384 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 10800 0 0 0 2547 2 0 0 25 0 4 0 524167475 243154944 21224 33554432000 4194304 4650419 140733750855472 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23382/tid=23385] ppid=23380 vsize=237456 CPUtime=25.49 cores=1,3,5,7
/proc/23382/task/23385/stat : 23385 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 12272 0 0 0 2548 1 0 0 25 0 4 0 524167475 243154944 21224 33554432000 4194304 4650419 140733750855472 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 237456

[startup+51.1009 s]
/proc/loadavg: 8.09 8.06 8.00 9/184 23388
/proc/meminfo: memFree=29949132/32951124 swapFree=67111364/67111528
[pid=23382] ppid=23380 vsize=228456 CPUtime=204.11 cores=1,3,5,7
/proc/23382/stat : 23382 (strangenight1-m) R 23380 23382 23167 0 -1 4202496 68212 0 0 0 20396 15 0 0 25 0 4 0 524167475 233938944 22412 33554432000 4194304 4650419 140733750855472 18446744073709551615 4365333 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23382/statm: 57114 22412 392 112 0 52079 0
[pid=23382/tid=23383] ppid=23380 vsize=228456 CPUtime=50.81 cores=1,3,5,7
/proc/23382/task/23383/stat : 23383 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 18376 0 0 0 5078 3 0 0 25 0 4 0 524167475 233938944 22412 33554432000 4194304 4650419 140733750855472 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23382/tid=23384] ppid=23380 vsize=228456 CPUtime=51.09 cores=1,3,5,7
/proc/23382/task/23384/stat : 23384 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 15927 0 0 0 5106 3 0 0 25 0 4 0 524167475 233938944 22412 33554432000 4194304 4650419 140733750855472 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23382/tid=23385] ppid=23380 vsize=228456 CPUtime=51.09 cores=1,3,5,7
/proc/23382/task/23385/stat : 23385 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 17532 0 0 0 5105 4 0 0 25 0 4 0 524167475 233938944 22412 33554432000 4194304 4650419 140733750855472 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 228456

[startup+102.301 s]
/proc/loadavg: 8.10 8.07 8.00 9/184 23389
/proc/meminfo: memFree=29911232/32951124 swapFree=67111364/67111528
[pid=23382] ppid=23380 vsize=250336 CPUtime=408.65 cores=1,3,5,7
/proc/23382/stat : 23382 (strangenight1-m) R 23380 23382 23167 0 -1 4202496 107707 0 0 0 40835 30 0 0 25 0 4 0 524167475 256344064 27422 33554432000 4194304 4650419 140733750855472 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23382/statm: 62584 27422 392 112 0 57549 0
[pid=23382/tid=23383] ppid=23380 vsize=250336 CPUtime=101.74 cores=1,3,5,7
/proc/23382/task/23383/stat : 23383 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 27477 0 0 0 10167 7 0 0 25 0 4 0 524167475 256344064 27422 33554432000 4194304 4650419 140733750855472 18446744073709551615 4365333 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23382/tid=23384] ppid=23380 vsize=250336 CPUtime=102.29 cores=1,3,5,7
/proc/23382/task/23384/stat : 23384 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 23889 0 0 0 10223 6 0 0 25 0 4 0 524167475 256344064 27422 33554432000 4194304 4650419 140733750855472 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23382/tid=23385] ppid=23380 vsize=250336 CPUtime=102.3 cores=1,3,5,7
/proc/23382/task/23385/stat : 23385 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 29516 0 0 0 10222 8 0 0 25 0 4 0 524167475 256344064 27422 33554432000 4194304 4650419 140733750855472 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 250336

[startup+162.301 s]

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

[pid=23382] ppid=23380 vsize=348788 CPUtime=2565.75 cores=1,3,5,7
/proc/23382/stat : 23382 (strangenight1-m) R 23380 23382 23167 0 -1 4202496 310622 0 0 0 256449 126 0 0 25 0 4 0 524167475 357158912 55662 33554432000 4194304 4650419 140733750855472 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23382/statm: 87197 55662 392 112 0 82162 0
[pid=23382/tid=23383] ppid=23380 vsize=348788 CPUtime=638.81 cores=1,3,5,7
/proc/23382/task/23383/stat : 23383 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 75821 0 0 0 63853 28 0 0 25 0 4 0 524167475 357158912 55663 33554432000 4194304 4650419 140733750855472 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23382/tid=23384] ppid=23380 vsize=348788 CPUtime=642.31 cores=1,3,5,7
/proc/23382/task/23384/stat : 23384 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 75553 0 0 0 64196 35 0 0 25 0 4 0 524167475 357158912 55663 33554432000 4194304 4650419 140733750855472 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23382/tid=23385] ppid=23380 vsize=348788 CPUtime=642.31 cores=1,3,5,7
/proc/23382/task/23385/stat : 23385 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 82167 0 0 0 64201 30 0 0 25 0 4 0 524167475 357158912 55663 33554432000 4194304 4650419 140733750855472 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2565.75
Current children cumulated vsize (KiB) 348788

[startup+702.301 s]
/proc/loadavg: 8.18 8.09 8.02 9/184 23405
/proc/meminfo: memFree=29694604/32951124 swapFree=67111364/67111528
[pid=23382] ppid=23380 vsize=337112 CPUtime=2805.42 cores=1,3,5,7
/proc/23382/stat : 23382 (strangenight1-m) R 23380 23382 23167 0 -1 4202496 324047 0 0 0 280409 133 0 0 25 0 4 0 524167475 345202688 57875 33554432000 4194304 4650419 140733750855472 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23382/statm: 84278 57875 392 112 0 79243 0
[pid=23382/tid=23383] ppid=23380 vsize=337112 CPUtime=698.48 cores=1,3,5,7
/proc/23382/task/23383/stat : 23383 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 76423 0 0 0 69819 29 0 0 25 0 4 0 524167475 345202688 57875 33554432000 4194304 4650419 140733750855472 18446744073709551615 4334219 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23382/tid=23384] ppid=23380 vsize=337112 CPUtime=702.3 cores=1,3,5,7
/proc/23382/task/23384/stat : 23384 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 79978 0 0 0 70193 37 0 0 25 0 4 0 524167475 345202688 57875 33554432000 4194304 4650419 140733750855472 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23382/tid=23385] ppid=23380 vsize=337112 CPUtime=702.3 cores=1,3,5,7
/proc/23382/task/23385/stat : 23385 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 85885 0 0 0 70199 31 0 0 25 0 4 0 524167475 345202688 57875 33554432000 4194304 4650419 140733750855472 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.42
Current children cumulated vsize (KiB) 337112

[startup+762.301 s]
/proc/loadavg: 8.10 8.09 8.02 9/184 23407
/proc/meminfo: memFree=29678332/32951124 swapFree=67111364/67111528
[pid=23382] ppid=23380 vsize=390956 CPUtime=3045.11 cores=1,3,5,7
/proc/23382/stat : 23382 (strangenight1-m) R 23380 23382 23167 0 -1 4202496 340559 0 0 0 304370 141 0 0 25 0 4 0 524167475 400338944 63335 33554432000 4194304 4650419 140733750855472 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23382/statm: 97739 63335 392 112 0 92704 0
[pid=23382/tid=23383] ppid=23380 vsize=390956 CPUtime=758.15 cores=1,3,5,7
/proc/23382/task/23383/stat : 23383 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 78483 0 0 0 75786 29 0 0 25 0 4 0 524167475 400338944 63335 33554432000 4194304 4650419 140733750855472 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23382/tid=23384] ppid=23380 vsize=390956 CPUtime=762.31 cores=1,3,5,7
/proc/23382/task/23384/stat : 23384 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 84543 0 0 0 76191 40 0 0 25 0 4 0 524167475 400338944 63335 33554432000 4194304 4650419 140733750855472 18446744073709551615 4365273 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23382/tid=23385] ppid=23380 vsize=390956 CPUtime=762.31 cores=1,3,5,7
/proc/23382/task/23385/stat : 23385 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 90672 0 0 0 76198 33 0 0 25 0 4 0 524167475 400338944 63335 33554432000 4194304 4650419 140733750855472 18446744073709551615 4365216 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3045.11
Current children cumulated vsize (KiB) 390956

[startup+822.301 s]
/proc/loadavg: 8.07 8.08 8.02 9/184 23408
/proc/meminfo: memFree=29658588/32951124 swapFree=67111364/67111528
[pid=23382] ppid=23380 vsize=400264 CPUtime=3284.78 cores=1,3,5,7
/proc/23382/stat : 23382 (strangenight1-m) R 23380 23382 23167 0 -1 4202496 357999 0 0 0 328328 150 0 0 25 0 4 0 524167475 409870336 61785 33554432000 4194304 4650419 140733750855472 18446744073709551615 4476315 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23382/statm: 100066 61785 392 112 0 95031 0
[pid=23382/tid=23383] ppid=23380 vsize=400264 CPUtime=817.83 cores=1,3,5,7
/proc/23382/task/23383/stat : 23383 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 82990 0 0 0 81751 32 0 0 25 0 4 0 524167475 409870336 61785 33554432000 4194304 4650419 140733750855472 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23382/tid=23384] ppid=23380 vsize=400264 CPUtime=822.31 cores=1,3,5,7
/proc/23382/task/23384/stat : 23384 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 88871 0 0 0 82187 44 0 0 25 0 4 0 524167475 409870336 61785 33554432000 4194304 4650419 140733750855472 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23382/tid=23385] ppid=23380 vsize=400264 CPUtime=822.31 cores=1,3,5,7
/proc/23382/task/23385/stat : 23385 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 91001 0 0 0 82197 34 0 0 25 0 4 0 524167475 409870336 61785 33554432000 4194304 4650419 140733750855472 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.78
Current children cumulated vsize (KiB) 400264

[startup+882.307 s]
/proc/loadavg: 8.06 8.08 8.02 9/184 23410
/proc/meminfo: memFree=29673672/32951124 swapFree=67111364/67111528
[pid=23382] ppid=23380 vsize=347072 CPUtime=3524.48 cores=1,3,5,7
/proc/23382/stat : 23382 (strangenight1-m) R 23380 23382 23167 0 -1 4202496 375068 0 0 0 352291 157 0 0 25 0 4 0 524167475 355401728 63258 33554432000 4194304 4650419 140733750855472 18446744073709551615 4365300 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23382/statm: 86768 63258 392 112 0 81733 0
[pid=23382/tid=23383] ppid=23380 vsize=347072 CPUtime=877.51 cores=1,3,5,7
/proc/23382/task/23383/stat : 23383 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 86795 0 0 0 87716 35 0 0 25 0 4 0 524167475 355401728 63258 33554432000 4194304 4650419 140733750855472 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23382/tid=23384] ppid=23380 vsize=347072 CPUtime=882.32 cores=1,3,5,7
/proc/23382/task/23384/stat : 23384 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 92350 0 0 0 88187 45 0 0 25 0 4 0 524167475 355401728 63258 33554432000 4194304 4650419 140733750855472 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23382/tid=23385] ppid=23380 vsize=347072 CPUtime=882.32 cores=1,3,5,7
/proc/23382/task/23385/stat : 23385 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 91577 0 0 0 88198 34 0 0 25 0 4 0 524167475 355401728 63258 33554432000 4194304 4650419 140733750855472 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.48
Current children cumulated vsize (KiB) 347072

[startup+942.301 s]
/proc/loadavg: 7.99 8.04 8.00 9/184 23443
/proc/meminfo: memFree=29674936/32951124 swapFree=67111364/67111528
[pid=23382] ppid=23380 vsize=400408 CPUtime=3764.13 cores=1,3,5,7
/proc/23382/stat : 23382 (strangenight1-m) R 23380 23382 23167 0 -1 4202496 383915 0 0 0 376251 162 0 0 25 0 4 0 524167475 410017792 63578 33554432000 4194304 4650419 140733750855472 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23382/statm: 100102 63578 392 112 0 95067 0
[pid=23382/tid=23383] ppid=23380 vsize=400408 CPUtime=937.18 cores=1,3,5,7
/proc/23382/task/23383/stat : 23383 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 87052 0 0 0 93683 35 0 0 25 0 4 0 524167475 410017792 63578 33554432000 4194304 4650419 140733750855472 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23382/tid=23384] ppid=23380 vsize=400408 CPUtime=942.31 cores=1,3,5,7
/proc/23382/task/23384/stat : 23384 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 96339 0 0 0 94184 47 0 0 25 0 4 0 524167475 410017792 63578 33554432000 4194304 4650419 140733750855472 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23382/tid=23385] ppid=23380 vsize=400408 CPUtime=942.31 cores=1,3,5,7
/proc/23382/task/23385/stat : 23385 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 91752 0 0 0 94197 34 0 0 25 0 4 0 524167475 410017792 63578 33554432000 4194304 4650419 140733750855472 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3764.13
Current children cumulated vsize (KiB) 400408

[startup+1002.3 s]
/proc/loadavg: 8.13 8.06 8.01 9/184 23444
/proc/meminfo: memFree=29591312/32951124 swapFree=67111364/67111528
[pid=23382] ppid=23380 vsize=412772 CPUtime=4003.81 cores=1,3,5,7
/proc/23382/stat : 23382 (strangenight1-m) R 23380 23382 23167 0 -1 4202496 392042 0 0 0 400214 167 0 0 25 0 4 0 524167475 422678528 66529 33554432000 4194304 4650419 140733750855472 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23382/statm: 103193 66529 392 112 0 98158 0
[pid=23382/tid=23383] ppid=23380 vsize=412772 CPUtime=996.85 cores=1,3,5,7
/proc/23382/task/23383/stat : 23383 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 87848 0 0 0 99650 35 0 0 25 0 4 0 524167475 422678528 66529 33554432000 4194304 4650419 140733750855472 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23382/tid=23384] ppid=23380 vsize=412772 CPUtime=1002.31 cores=1,3,5,7
/proc/23382/task/23384/stat : 23384 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 99373 0 0 0 100182 49 0 0 25 0 4 0 524167475 422678528 66529 33554432000 4194304 4650419 140733750855472 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23382/tid=23385] ppid=23380 vsize=412772 CPUtime=1002.32 cores=1,3,5,7
/proc/23382/task/23385/stat : 23385 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 93260 0 0 0 100197 35 0 0 25 0 4 0 524167475 422678528 66529 33554432000 4194304 4650419 140733750855472 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.81
Current children cumulated vsize (KiB) 412772

[startup+1062.3 s]
/proc/loadavg: 8.10 8.06 8.01 9/184 23446
/proc/meminfo: memFree=29516736/32951124 swapFree=67111364/67111528
[pid=23382] ppid=23380 vsize=424840 CPUtime=4243.49 cores=1,3,5,7
/proc/23382/stat : 23382 (strangenight1-m) R 23380 23382 23167 0 -1 4202496 402012 0 0 0 424176 173 0 0 25 0 4 0 524167475 435036160 71728 33554432000 4194304 4650419 140733750855472 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23382/statm: 106210 71728 392 112 0 101175 0
[pid=23382/tid=23383] ppid=23380 vsize=424840 CPUtime=1056.53 cores=1,3,5,7
/proc/23382/task/23383/stat : 23383 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 92450 0 0 0 105616 37 0 0 25 0 4 0 524167475 435036160 71728 33554432000 4194304 4650419 140733750855472 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23382/tid=23384] ppid=23380 vsize=424840 CPUtime=1062.32 cores=1,3,5,7
/proc/23382/task/23384/stat : 23384 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 101826 0 0 0 106181 51 0 0 25 0 4 0 524167475 435036160 71728 33554432000 4194304 4650419 140733750855472 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23382/tid=23385] ppid=23380 vsize=424840 CPUtime=1062.32 cores=1,3,5,7
/proc/23382/task/23385/stat : 23385 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 94572 0 0 0 106196 36 0 0 25 0 4 0 524167475 435036160 71728 33554432000 4194304 4650419 140733750855472 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.49
Current children cumulated vsize (KiB) 424840

[startup+1122.3 s]
/proc/loadavg: 8.09 8.06 8.01 9/184 23447
/proc/meminfo: memFree=29479876/32951124 swapFree=67111364/67111528
[pid=23382] ppid=23380 vsize=437604 CPUtime=4483.17 cores=1,3,5,7
/proc/23382/stat : 23382 (strangenight1-m) R 23380 23382 23167 0 -1 4202496 407854 0 0 0 448141 176 0 0 25 0 4 0 524167475 448106496 77567 33554432000 4194304 4650419 140733750855472 18446744073709551615 4438399 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23382/statm: 109401 77567 392 112 0 104366 0
[pid=23382/tid=23383] ppid=23380 vsize=437604 CPUtime=1116.2 cores=1,3,5,7
/proc/23382/task/23383/stat : 23383 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 92715 0 0 0 111583 37 0 0 25 0 4 0 524167475 448106496 77567 33554432000 4194304 4650419 140733750855472 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23382/tid=23384] ppid=23380 vsize=437604 CPUtime=1122.32 cores=1,3,5,7
/proc/23382/task/23384/stat : 23384 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 104231 0 0 0 112180 52 0 0 25 0 4 0 524167475 448106496 77567 33554432000 4194304 4650419 140733750855472 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23382/tid=23385] ppid=23380 vsize=437604 CPUtime=1122.32 cores=1,3,5,7
/proc/23382/task/23385/stat : 23385 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 95551 0 0 0 112196 36 0 0 25 0 4 0 524167475 448106496 77567 33554432000 4194304 4650419 140733750855472 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4483.17
Current children cumulated vsize (KiB) 437604

[startup+1182.3 s]
/proc/loadavg: 8.08 8.06 8.01 9/184 23449
/proc/meminfo: memFree=29446120/32951124 swapFree=67111364/67111528
[pid=23382] ppid=23380 vsize=425884 CPUtime=4722.85 cores=1,3,5,7
/proc/23382/stat : 23382 (strangenight1-m) R 23380 23382 23167 0 -1 4202496 408867 0 0 0 472108 177 0 0 25 0 4 0 524167475 436105216 75982 33554432000 4194304 4650419 140733750855472 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23382/statm: 106471 75982 392 112 0 101436 0
[pid=23382/tid=23383] ppid=23380 vsize=425884 CPUtime=1175.88 cores=1,3,5,7
/proc/23382/task/23383/stat : 23383 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 92716 0 0 0 117551 37 0 0 25 0 4 0 524167475 436105216 75982 33554432000 4194304 4650419 140733750855472 18446744073709551615 4365242 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23382/tid=23384] ppid=23380 vsize=425884 CPUtime=1182.32 cores=1,3,5,7
/proc/23382/task/23384/stat : 23384 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 105191 0 0 0 118179 53 0 0 25 0 4 0 524167475 436105216 75982 33554432000 4194304 4650419 140733750855472 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23382/tid=23385] ppid=23380 vsize=425884 CPUtime=1182.32 cores=1,3,5,7
/proc/23382/task/23385/stat : 23385 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 95603 0 0 0 118196 36 0 0 25 0 4 0 524167475 436105216 75982 33554432000 4194304 4650419 140733750855472 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.85
Current children cumulated vsize (KiB) 425884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.06 8.06 8.01 9/184 23450
/proc/meminfo: memFree=29423900/32951124 swapFree=67111364/67111528
[pid=23382] ppid=23380 vsize=425884 CPUtime=4800.37 cores=1,3,5,7
/proc/23382/stat : 23382 (strangenight1-m) R 23380 23382 23167 0 -1 4202496 409562 0 0 0 479860 177 0 0 25 0 4 0 524167475 436105216 76676 33554432000 4194304 4650419 140733750855472 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/23382/statm: 106471 76676 392 112 0 101436 0
[pid=23382/tid=23383] ppid=23380 vsize=425884 CPUtime=1195.17 cores=1,3,5,7
/proc/23382/task/23383/stat : 23383 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 92716 0 0 0 119480 37 0 0 25 0 4 0 524167475 436105216 76676 33554432000 4194304 4650419 140733750855472 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23382/tid=23384] ppid=23380 vsize=425884 CPUtime=1201.73 cores=1,3,5,7
/proc/23382/task/23384/stat : 23384 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 105526 0 0 0 120120 53 0 0 25 0 4 0 524167475 436105216 76676 33554432000 4194304 4650419 140733750855472 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23382/tid=23385] ppid=23380 vsize=425884 CPUtime=1201.73 cores=1,3,5,7
/proc/23382/task/23385/stat : 23385 (strangenight1-m) R 23380 23382 23167 0 -1 4202560 95963 0 0 0 120136 37 0 0 25 0 4 0 524167475 436105216 76676 33554432000 4194304 4650419 140733750855472 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 425884

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.41
CPU user time (s): 4798.62
CPU system time (s): 1.78673
CPU usage (%): 399.46
Max. virtual memory (cumulated for all children) (KiB): 437604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.62
system time used= 1.78673
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 409562
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= 132
involuntary context switches= 31614

runsolver used 1.63675 second user time and 4.94825 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-30 03:07:51
IDJOB=3175475
IDBENCH=83093
IDSOLVER=1588
FILE ID=node106/3175475-1304125671
RUNJOBID= node106-1304124152-23186
PBS_JOBID= 13170755
Free space on /tmp= 72152 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S708803296-021.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175475-1304125671/watcher-3175475-1304125671 -o /tmp/evaluation-result-3175475-1304125671/solver-3175475-1304125671 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175475-1304125671.cnf

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

MD5SUM BENCH= 6dcea24e0d40e217adec300bb8ded029
RANDOM SEED=53805197

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:      30062392 kB
Buffers:        266636 kB
Cached:        2093216 kB
SwapCached:         88 kB
Active:        1069592 kB
Inactive:      1607904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30062392 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            6232 kB
Writeback:           0 kB
AnonPages:      317108 kB
Mapped:          15496 kB
Slab:           146880 kB
PageTables:       5232 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   559252 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= 72148 MiB
End job on node106 at 2011-04-30 03:27:55