Trace number 3368700

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1555786344-071.SATISFIABLE.cnf
MD5SUMf8817105cc2067c24c16bafe0c05427a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.022995
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368700-1305401016.cnf'
0.00/0.01	c -- header says num vars:             70
0.00/0.01	c -- header says num clauses:        6230
0.00/0.01	c -- clauses added:            0 learnts,         6230 normals,            0 xors
0.00/0.01	c -- vars added         70
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0        70      6230         0         0     43610         0   no data   no data  --
0.37/0.15	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.54
0.37/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.37/0.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.37/0.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.37/0.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
0.37/0.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.17/0.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
3.17/0.81	c Finding binary XORs  T:     0.00 s  found:       0
3.17/0.81	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
3.17/0.81	c calculated reachability. Time: 0.00
3.17/0.81	c Calc default polars -  time:   0.00 s pos:      29 undec:       3 neg:      38
3.17/0.81	c =========================================================================================
3.17/0.81	c types(t): F = full restart, N = normal restart
3.17/0.81	c types(t): S = simplification begin/end, E = solution found
3.17/0.81	c restart types(rt): st = static, dy = dynamic
3.17/0.81	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.17/0.81	c  B st     0         0        70      6230         0         0     43610         0   no data   no data  --
3.17/0.81	c  N dy    10      4338        70      6230         0      3951     43610     96565     20.91     22.18  --
3.17/0.81	c  N dy    18      8471        70      6230         0      5392     43610    120491     20.36     21.75  --
3.17/0.81	c  N dy    32     12986        70      6230         0      5623     43610    116627     20.51     21.59  --
3.57/0.91	c  N dy    45     18486        70      6230         0      5527     43610    103579     20.45     21.54  --
4.76/1.21	c  F st    47     25000        70      6230         0     11406     43610    242153     20.18     18.46  --
4.76/1.21	c  N st    47     25000        70      6230         0     11406     43610    242153     20.18     18.46  --
5.56/1.41	c  N dy    53     30003        70      6230         0      9775     43610    196322     20.18   no data  --
5.56/1.41	c  S st    53     30003        70      6230         0      9775     43610    196322     20.18   no data  --
5.56/1.41	c  S st    53     30511        70      6230         0     10236     43610    207459     20.18   no data  --
5.56/1.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.56/1.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.56/1.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
5.56/1.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.56/1.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.56/1.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
5.56/1.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.54/2.48	c lits-rem:      1495  cl-subs:      895  v-elim:      0  v-fix:    0  time:  4.35 s
10.74/2.77	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 1.16
10.74/2.77	c calculated reachability. Time: 0.00
10.74/2.77	c  N dy    53     30511        70      6230         0      9341     43610    182956     20.18   no data  --
11.94/3.00	c  N dy    74     34855        70      6230         0     13324     43610    279744     20.33     21.59  --
12.77/3.22	c  N dy    92     38948        70      6230         0      9940     43610    185189     20.42     21.51  --
13.53/3.47	c  N dy   119     43418        70      6230         0     13993     43610    284393     20.58     21.68  --
14.34/3.61	c  S st   123     45766        70      6230         0     16114     43610    334558     20.54     20.83  --
14.34/3.66	c  S st   123     46272        70      6230         0      8472     43610    137602     20.54   no data  --
14.34/3.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.34/3.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.34/3.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
14.34/3.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.34/3.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.34/3.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
14.34/3.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.57/4.43	c lits-rem:       123  cl-subs:       54  v-elim:      0  v-fix:    0  time:  3.06 s
17.57/4.43	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
17.57/4.43	c vivif2 --  cl tried     8418 cl shrink        0 lits rem          0 time: 0.00
18.32/4.68	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 1.00
18.32/4.68	c calculated reachability. Time: 0.00
18.32/4.68	c  N dy   123     46272        70      6230         0      8418     43610    135910     20.54   no data  --
19.52/4.97	c  N dy   137     51757        70      6230         0     13400     43610    255306     20.52     21.66  --
20.71/5.27	c  N dy   155     56072        70      6230         0     17353     43610    350589     20.57     21.75  --
23.90/6.04	c  N dy   156     69409        70      6230         0     10367     43610    160230     20.27     17.41  --
23.90/6.04	c  S st   156     69409        70      6230         0     10367     43610    160230     20.27     17.41  --
23.90/6.08	c  S st   156     69914        70      6230         0     10831     43610    171892     20.27   no data  --
23.90/6.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.90/6.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.90/6.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
23.90/6.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.90/6.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.90/6.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
23.90/6.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.49/6.93	c lits-rem:       297  cl-subs:      167  v-elim:      0  v-fix:    0  time:  3.35 s
27.49/6.93	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
27.49/6.93	c vivif2 --  cl tried    10664 cl shrink        0 lits rem          0 time: 0.00
28.70/7.23	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 1.19
28.70/7.23	c calculated reachability. Time: 0.00
28.70/7.23	c  N dy   156     69914        70      6230         0     10664     43610    167632     20.27   no data  --
29.90/7.50	c  N dy   170     74449        70      6230         0     14745     43610    265397     20.30     21.40  --
31.88/8.04	c  N dy   188     81813        70      6230         0     21381     43610    422514     20.26     21.39  --
33.48/8.42	c  F st   214     87500        70      6230         0     15686     43610    278173     20.32     19.50  --
33.48/8.42	c  N st   214     87500        70      6230         0     15686     43610    278173     20.32     19.50  --
35.12/8.83	c  N dy   224     93405        70      6230         0     21040     43610    408823     20.32     21.45  --
36.67/9.27	c  N dy   225     99860        70      6230         0     15093     43610    246093     20.20     21.34  --
38.27/9.65	c  S st   251    104872        70      6230         0     19654     43610    356527     20.25   no data  --
38.67/9.71	c  S st   251    105375        70      6230         0     20120     43610    367882     20.25   no data  --
38.67/9.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
38.67/9.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.67/9.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
38.67/9.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.67/9.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.67/9.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
38.67/9.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
44.64/11.29	c lits-rem:      1838  cl-subs:     1894  v-elim:      0  v-fix:    0  time:  6.21 s
44.64/11.29	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
44.64/11.29	c vivif2 --  cl tried    18226 cl shrink        0 lits rem          0 time: 0.01
46.24/11.66	c asymm  cl-useful: 0/4751/6230 lits-rem:0 time: 1.48
46.24/11.66	c calculated reachability. Time: 0.00
46.24/11.66	c  N dy   251    105375        70      6230         0     18226     43610    322116     20.25   no data  --
48.63/12.28	c  N dy   277    112757        70      6230         0     24933     43610    482765     20.29     21.44  --
51.04/12.82	c  N dy   324    120004        70      6230         0     18964     43610    332988     20.37     21.90  --
55.03/13.80	c  N dy   360    132244        70      6230         0     16453     43610    257801     20.38     21.49  --
58.61/14.71	c  N dy   387    143773        70      6230         0     26854     43610    503717     20.35     21.44  --
61.45/15.43	c  N dy   409    153466        70      6230         0     21165     43610    358178     20.36     21.61  --
63.00/15.84	c  S st   439    158065        70      6230         0     25357     43610    460603     20.40   no data  --
63.40/15.90	c  S st   439    158569        70      6230         0     25830     43610    472378     20.40   no data  --
63.40/15.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.40/15.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
63.40/15.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
63.40/15.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.40/15.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.40/15.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
63.40/15.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
71.37/17.99	c lits-rem:      2056  cl-subs:     2355  v-elim:      0  v-fix:    0  time:  8.21 s
71.37/17.99	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
71.37/17.99	c vivif2 --  cl tried    23475 cl shrink        0 lits rem          0 time: 0.02
72.17/18.20	c asymm  cl-useful: 0/1479/6230 lits-rem:0 time: 0.81
72.56/18.20	c calculated reachability. Time: 0.00
72.56/18.20	c  N dy   439    158569        70      6230         0     23475     43610    411561     20.40   no data  --
76.16/19.16	c  N dy   483    168736        70      6230         0     17406     43610    255657     20.43     22.18  --
80.14/20.16	c  N dy   535    180161        70      6230         0     27735     43610    505343     20.48     21.59  --
84.53/21.26	c  N dy   589    191737        70      6230         0     21997     43610    353231     20.51     23.14  --
89.72/22.56	c  N dy   621    204465        70      6230         0     33482     43610    629654     20.51     21.63  --
95.31/23.95	c  N dy   681    219280        70      6230         0     29747     43610    529119     20.53     21.65  --
100.93/25.34	c  N dy   728    233459        70      6230         0     24474     43610    387548     20.55     21.67  --
102.48/25.79	c  S st   760    237854        70      6230         0     28466     43610    485747     20.58   no data  --
102.88/25.85	c  S st   760    238354        70      6230         0     28928     43610    497110     20.58   no data  --
102.88/25.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
102.88/25.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
102.88/25.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
102.88/25.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
102.88/25.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.88/25.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
102.88/25.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
112.86/28.34	c lits-rem:      2101  cl-subs:     2248  v-elim:      0  v-fix:    0  time:  9.83 s
112.86/28.35	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
112.86/28.35	c vivif2 --  cl tried    26680 cl shrink        0 lits rem          0 time: 0.02
114.44/28.71	c asymm  cl-useful: 0/3654/6230 lits-rem:0 time: 1.44
114.44/28.72	c calculated reachability. Time: 0.00
114.44/28.72	c  N dy   760    238354        70      6230         0     26680     43610    438442     20.58   no data  --
126.42/31.80	c  N dy   787    272767        70      6230         0     38790     43610    708983     20.43     21.62  --
134.80/33.85	c  N dy   854    292562        70      6230         0     36810     43610    652931     20.41     21.69  --
141.17/35.41	c  F st   915    306251        70      6230         0     28484     43610    445955     20.44   no data  --
143.17/35.92	c  N dy   921    311450        70      6230         0     33154     43610    558580     20.44   no data  --
153.58/38.54	c  N dy  1004    334306        70      6230         0     32205     43610    518553     20.45     21.65  --
163.11/40.92	c  N dy  1067    354403        70      6230         0     27829     43610    406770     20.46     22.10  --
164.31/41.24	c  S st  1083    357532        70      6230         0     30666     43610    476767     20.47   no data  --
164.72/41.32	c  S st  1083    358036        70      6230         0     31134     43610    488383     20.47   no data  --
164.72/41.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
164.72/41.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
164.72/41.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
164.72/41.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
164.72/41.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
164.72/41.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
164.72/41.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
175.11/44.00	c lits-rem:      1908  cl-subs:     1800  v-elim:      0  v-fix:    0  time: 10.56 s
175.11/44.00	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
175.11/44.00	c vivif2 --  cl tried    29334 cl shrink        0 lits rem          0 time: 0.02
177.07/44.47	c asymm  cl-useful: 0/2576/6230 lits-rem:0 time: 1.89
177.07/44.48	c calculated reachability. Time: 0.00
177.07/44.48	c  N dy  1083    358036        70      6230         0     29334     43610    440764     20.47   no data  --
190.24/47.76	c  N dy  1181    378320        70      6230         0     24286     43610    306900     20.52     21.75  --
199.42/50.02	c  N dy  1197    400040        70      6230         0     43684     43610    749527     20.39     21.65  --
210.97/52.91	c  N dy  1272    424070        70      6230         0     41110     43610    695895     20.39     21.59  --
222.55/55.83	c  N dy  1349    446421        70      6230         0     35970     43610    556543     20.41     21.48  --
233.72/58.65	c  N dy  1425    466491        70      6230         0     28008     43610    356069     20.42     22.68  --
244.09/61.30	c  N dy  1469    489535        70      6230         0     48693     43610    844404     20.38     21.52  --
254.09/63.77	c  N dy  1531    509589        70      6230         0     39817     43610    627098     20.38     22.82  --
268.02/67.25	c  N dy  1621    532606        70      6230         0     32671     43610    441657     20.39     21.47  --
270.41/67.82	c  S st  1648    537055        70      6230         0     36687     43610    540382     20.40     19.55  --
270.81/67.91	c  S st  1648    537558        70      6230         0     37156     43610    552000     20.40   no data  --
270.81/67.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
270.81/67.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
270.81/67.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
270.81/67.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
270.81/67.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
270.81/67.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
270.81/67.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
280.82/70.43	c lits-rem:      1047  cl-subs:     2083  v-elim:      0  v-fix:    0  time:  9.89 s
280.82/70.43	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
280.82/70.43	c vivif2 --  cl tried    35073 cl shrink        0 lits rem          0 time: 0.02
281.58/70.63	c asymm  cl-useful: 0/1519/6230 lits-rem:0 time: 0.79
281.58/70.63	c calculated reachability. Time: 0.00
281.58/70.63	c  N dy  1648    537558        70      6230         0     35073     43610    500387     20.40   no data  --
293.58/73.68	c  N dy  1751    557572        70      6230         0     53199     43610    938751     20.43     21.56  --
305.12/76.57	c  N dy  1809    578817        70      6230         0     43435     43610    683064     20.42     21.70  --
315.94/79.24	c  N dy  1831    598820        70      6230         0     31673     43610    394885     20.38     21.96  --
327.06/82.04	c  N dy  1922    618841        70      6230         0     49853     43610    835318     20.40     22.37  --
338.63/84.94	c  N dy  1944    639613        70      6230         0     37884     43610    527929     20.37     21.49  --
352.99/88.56	c  N dy  2026    659712        70      6230         0     56017     43610    967508     20.39     21.47  --
367.35/92.12	c  N dy  2151    679742        70      6230         0     42681     43610    636033     20.43     22.33  --
384.91/96.51	c  N dy  2253    702809        70      6230         0     63493     43610   1136255     20.44     21.60  --
398.47/99.98	c  N dy  2355    722877        70      6230         0     49244     43610    780465     20.46     21.87  --
413.22/103.65	c  N dy  2390    743161        70      6230         0     34034     43610    395524     20.45     21.54  --
425.22/106.62	c  N dy  2479    763182        70      6230         0     52215     43610    836393     20.46     22.33  --
440.35/110.40	c  N dy  2523    783318        70      6230         0     35969     43610    429230     20.45     21.55  --
453.51/113.79	c  N dy  2620    806337        70      6230         0     56864     43610    937749     20.46     19.34  --
453.51/113.79	c  S st  2620    806337        70      6230         0     56864     43610    937749     20.46     19.34  --
454.31/113.95	c  S st  2620    806840        70      6230         0     57321     43610    948941     20.46   no data  --
454.31/113.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
454.31/113.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
454.31/113.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
454.71/114.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
454.71/114.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
454.71/114.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
454.71/114.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
492.60/123.54	c lits-rem:      3094  cl-subs:     4917  v-elim:      0  v-fix:    0  time: 38.00 s
492.60/123.54	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
492.60/123.55	c vivif2 --  cl tried    52404 cl shrink        0 lits rem          0 time: 0.04
493.80/123.86	c asymm  cl-useful: 0/919/6230 lits-rem:0 time: 1.26
493.80/123.86	c calculated reachability. Time: 0.00
493.80/123.86	c  N dy  2620    806840        70      6230         0     52404     43610    824615     20.46   no data  --
511.76/128.36	c  N dy  2709    826879        70      6230         0     35493     43610    405685     20.47     23.59  --
525.32/131.75	c  N dy  2753    850089        70      6230         0     56380     43610    902785     20.46     21.60  --
548.09/137.48	c  N dy  2802    885245        70      6230         0     51999     43610    779530     20.42     21.62  --
582.37/146.01	c  N dy  2915    935018        70      6230         0     59691     43610    947238     20.38     21.47  --
600.74/150.71	c  N dy  2999    955100        70      6230         0     40119     43610    480091     20.39     23.26  --
615.86/154.48	c  N dy  3112    976427        70      6230         0     59367     43610    949545     20.41     21.49  --
637.00/159.78	c  N dy  3239    996496        70      6230         0     38792     43610    435614     20.43     22.64  --
668.92/167.75	c  N dy  3297   1048581        70      6230         0     45800     43610    588232     20.37     21.49  --
684.52/171.66	c  F st  3353   1071877        70      6230         0     66771     43610   1088668     20.36     19.98  --
684.52/171.66	c  N st  3353   1071877        70      6230         0     66771     43610   1088668     20.36     19.98  --
708.41/177.61	c  N dy  3451   1098614        70      6230         0     50457     43610    688858     20.37     21.49  --
729.95/183.01	c  N dy  3519   1126540        70      6230         0     75511     43610   1288103     20.36     21.55  --
748.70/187.77	c  N dy  3653   1146566        70      6230         0     52368     43610    726580     20.38     22.02  --
769.05/192.85	c  N dy  3757   1166781        70      6230         0     70710     43610   1172013     20.40     21.56  --
794.22/199.19	c  N dy  3866   1186955        70      6230         0     46488     43610    567620     20.41     21.55  --
815.32/204.43	c  N dy  3937   1210260        70      6230         0     67435     43610   1065548     20.41     17.49  --
815.32/204.43	c  S st  3937   1210260        70      6230         0     67435     43610   1065548     20.41     17.49  --
816.16/204.68	c  S st  3937   1210765        70      6230         0     67901     43610   1077349     20.41   no data  --
816.16/204.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
816.16/204.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
816.51/204.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.18
816.51/204.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
816.51/204.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
816.51/204.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
816.51/204.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
894.71/224.36	c lits-rem:      3624  cl-subs:     6317  v-elim:      0  v-fix:    0  time: 78.11 s
894.71/224.36	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
894.71/224.37	c vivif2 --  cl tried    61584 cl shrink        0 lits rem          0 time: 0.05
896.27/224.73	c asymm  cl-useful: 0/768/6230 lits-rem:0 time: 1.44
896.27/224.73	c calculated reachability. Time: 0.00
896.27/224.73	c  N dy  3937   1210765        70      6230         0     61584     43610    925340     20.41   no data  --
921.04/230.92	c  N dy  4040   1232297        70      6230         0     81066     43610   1398925     20.42     21.56  --
939.36/235.59	c  N dy  4149   1252764        70      6230         0     56565     43610    801200     20.44     21.68  --
958.91/240.40	c  N dy  4245   1272835        70      6230         0     74685     43610   1241032     20.45     21.53  --
980.44/245.88	c  N dy  4318   1292874        70      6230         0     48692     43610    592017     20.45     22.52  --
1000.43/250.82	c  N dy  4408   1312919        70      6230         0     66746     43610   1026335     20.46     24.24  --
1028.71/257.96	c  N dy  4491   1337461        70      6230         0     88939     43610   1561643     20.46     21.55  --
1049.06/263.09	c  N dy  4628   1357497        70      6230         0     61979     43610    908386     20.48     22.92  --
1077.38/270.11	c  N dy  4753   1380199        70      6230         0     82497     43610   1411395     20.49     21.68  --
1097.72/275.29	c  N dy  4834   1400212        70      6230         0     54547     43610    706309     20.49     22.28  --
1143.61/286.71	c  N dy  4894   1458270        70      6230         0     59642     43610    803248     20.43     21.59  --
1163.94/291.88	c  N dy  5006   1478370        70      6230         0     77767     43610   1245353     20.45     21.58  --
1189.86/298.35	c  N dy  5105   1498438        70      6230         0     48244     43610    533908     20.45     22.04  --
1208.61/303.04	c  N dy  5223   1521684        70      6230         0     69194     43610   1045700     20.47     21.58  --
1229.76/308.30	c  N dy  5288   1541807        70      6230         0     87236     43610   1476498     20.46     21.56  --
1252.09/313.90	c  N dy  5349   1563623        70      6230         0     58311     43610    758359     20.46     21.57  --
1271.25/318.75	c  N dy  5466   1583709        70      6230         0     76427     43610   1201255     20.47     21.85  --
1292.79/324.14	c  N dy  5518   1603873        70      6230         0     94579     43610   1635661     20.47     21.60  --
1322.70/331.67	c  N dy  5618   1638006        70      6230         0     75779     43610   1163759     20.45     22.30  --
1345.44/337.35	c  N dy  5668   1658099        70      6230         0     93738     43610   1582920     20.44     21.57  --
1368.18/343.01	c  N dy  5748   1679895        70      6230         0     63045     43610    851928     20.45     21.61  --
1393.70/349.44	c  N dy  5830   1701820        70      6230         0     82758     43610   1327421     20.45     21.68  --
1407.67/352.99	c  S st  5881   1710766        70      6230         0     90850     43610   1525297     20.45   no data  --
1409.26/353.31	c  S st  5881   1711269        70      6230         0     91316     43610   1537014     20.45   no data  --
1409.26/353.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1409.26/353.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1409.26/353.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.22
1409.66/353.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1409.66/353.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1409.66/353.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1409.66/353.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1608.26/403.29	c lits-rem:      5014  cl-subs:     9512  v-elim:      0  v-fix:    0  time: 198.85 s
1608.26/403.29	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1608.66/403.31	c vivif2 --  cl tried    81804 cl shrink        0 lits rem          0 time: 0.08
1610.31/403.78	c asymm  cl-useful: 0/549/6230 lits-rem:0 time: 1.87
1610.31/403.78	c calculated reachability. Time: 0.00
1610.31/403.78	c  N dy  5881   1711269        70      6230         0     81804     43610   1303988     20.45   no data  --
1646.95/412.95	c  N dy  5991   1731596        70      6230         0    100143     43610   1750261     20.46     21.62  --
1673.27/419.52	c  N dy  6106   1752072        70      6230         0     67870     43610    973585     20.48     21.57  --
1700.38/426.38	c  N dy  6167   1773139        70      6230         0     86759     43610   1431035     20.48     21.75  --
1735.49/435.14	c  N dy  6206   1793174        70      6230         0     52770     43610    583373     20.47     22.77  --
1762.21/441.88	c  N dy  6317   1813198        70      6230         0     70894     43610   1026830     20.48     22.80  --
1795.71/450.22	c  N dy  6381   1834577        70      6230         0     90166     43610   1493873     20.48     21.66  --
1834.79/460.04	c  N dy  6457   1854949        70      6230         0     55448     43610    630655     20.49     21.59  --
1858.33/465.93	c  N dy  6537   1874976        70      6230         0     73510     43610   1068922     20.49     21.58  --
1890.65/474.04	c  N dy  6643   1894985        70      6230         0     91529     43610   1510413     20.50     22.36  --
1930.55/484.04	c  N dy  6743   1915518        70      6230         0     56048     43610    635760     20.51     21.67  --
1954.83/490.11	c  N dy  6837   1935718        70      6230         0     74255     43610   1079264     20.51     21.77  --
1981.56/496.80	c  N dy  6898   1955758        70      6230         0     92305     43610   1511910     20.51     22.56  --
2014.66/505.10	c  N dy  6971   1975869        70      6230         0     55487     43610    608114     20.51     21.65  --
2035.44/510.34	c  N dy  7053   1999419        70      6230         0     76639     43610   1116651     20.51     21.76  --
2058.54/516.11	c  N dy  7092   2021121        70      6230         0     96097     43610   1580796     20.51     21.61  --
2090.46/524.19	c  N dy  7242   2041179        70      6230         0     58446     43610    669376     20.52     22.87  --
2108.80/528.79	c  N dy  7324   2061204        70      6230         0     76470     43610   1107637     20.53     21.64  --
2156.68/540.70	c  N dy  7471   2102037        70      6230         0    113186     43610   2005446     20.53     21.67  --
2176.62/545.78	c  N dy  7549   2123321        70      6230         0     75668     43610   1073052     20.53     21.66  --
2202.59/552.23	c  N dy  7664   2143389        70      6230         0     93810     43610   1517898     20.54     22.32  --
2232.06/559.66	c  N dy  7744   2163440        70      6230         0    111887     43610   1956255     20.54     23.53  --
2256.80/565.82	c  N dy  7848   2186685        70      6230         0     75088     43610   1048982     20.55     21.73  --
2281.57/572.04	c  N dy  7953   2206756        70      6230         0     93137     43610   1490886     20.56     24.10  --
2288.31/573.72	c  S st  7983   2211271        70      6230         0     97216     43610   1590936     20.56   no data  --
2289.51/574.00	c  S st  7983   2211775        70      6230         0     97679     43610   1602711     20.56   no data  --
2289.51/574.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2289.51/574.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2289.51/574.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.19
2289.51/574.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2289.51/574.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2289.51/574.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
2289.51/574.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2650.48/664.55	c lits-rem:      5601  cl-subs:     8799  v-elim:      0  v-fix:    0  time: 360.67 s
2650.48/664.55	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2650.48/664.58	c vivif2 --  cl tried    88880 cl shrink        0 lits rem          0 time: 0.09
2652.88/665.14	c asymm  cl-useful: 0/501/6230 lits-rem:0 time: 2.24
2652.88/665.14	c calculated reachability. Time: 0.00
2652.88/665.14	c  N dy  7983   2211775        70      6230         0     88880     43610   1379208     20.56   no data  --
2695.15/675.78	c  N dy  8100   2232411        70      6230         0    107524     43610   1839611     20.57     21.69  --
2731.45/684.88	c  N dy  8178   2252413        70      6230         0     67432     43610    853127     20.57     22.85  --
2773.71/695.44	c  N dy  8265   2281157        70      6230         0     93228     43610   1471657     20.57     21.72  --
2817.98/706.51	c  N dy  8269   2313404        70      6230         0     62816     43610    720851     20.54     21.65  --
2847.13/713.87	c  N dy  8397   2333771        70      6230         0     81194     43610   1172265     20.54     21.65  --
2878.60/721.75	c  N dy  8489   2353824        70      6230         0     99247     43610   1611382     20.55     23.60  --
2928.87/734.35	c  N dy  8584   2385711        70      6230         0     67832     43610    826541     20.55     21.82  --
2967.15/743.94	c  N dy  8682   2416905        70      6230         0     95873     43610   1504756     20.55     21.67  --
3001.45/752.54	c  N dy  8762   2436952        70      6230         0    113950     43610   1944978     20.55     23.16  --
3034.57/760.89	c  N dy  8880   2457268        70      6230         0     71166     43610    904646     20.56     21.65  --
3064.08/768.26	c  N dy  8992   2477502        70      6230         0     89424     43610   1352483     20.56     21.72  --
3131.49/785.17	c  N dy  9038   2533140        70      6230         0     77116     43610   1015321     20.52     21.64  --
3156.22/791.35	c  N dy  9125   2553548        70      6230         0     95534     43610   1463841     20.53     21.69  --
3217.66/806.73	c  N dy  9220   2602515        70      6230         0     76552     43610    986641     20.51     21.60  --
3241.60/812.75	c  N dy  9300   2622590        70      6230         0     94646     43610   1428238     20.51     21.68  --
3272.31/820.45	c  N dy  9396   2642601        70      6230         0    112706     43610   1869525     20.52     24.02  --
3308.99/829.61	c  N dy  9478   2665950        70      6230         0     69979     43610    831084     20.52     21.80  --
3332.54/835.52	c  N dy  9592   2686285        70      6230         0     88325     43610   1277756     20.53     21.70  --
3361.65/842.89	c  N dy  9710   2706304        70      6230         0    106317     43610   1717875     20.53     22.77  --
3370.03/844.99	c  S st  9725   2711775        70      6230         0    111269     43610   1837247     20.53     19.25  --
3371.63/845.35	c  S st  9725   2712277        70      6230         0    111734     43610   1849272     20.53   no data  --
3371.63/845.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3371.63/845.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3372.04/845.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.23
3372.04/845.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3372.04/845.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3372.04/845.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
3372.04/845.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3985.83/999.35	c lits-rem:      6464  cl-subs:    11166  v-elim:      0  v-fix:    0  time: 613.64 s
3985.83/999.35	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
3985.83/999.37	c vivif2 --  cl tried   100568 cl shrink        0 lits rem          0 time: 0.09
3987.86/999.86	c asymm  cl-useful: 0/439/6230 lits-rem:0 time: 1.95
3987.86/999.87	c calculated reachability. Time: 0.00
3987.86/999.87	c  N dy  9725   2712277        70      6230         0    100568     43610   1570267     20.53   no data  --
4028.90/1010.19	c  N dy  9805   2732409        70      6230         0    118676     43610   2010212     20.53     21.64  --
4080.74/1023.15	c  N dy  9916   2760970        70      6230         0     80177     43610   1070003     20.54     21.66  --
4115.49/1031.87	c  N dy  9969   2784199        70      6230         0    100957     43610   1570363     20.53     21.69  --
4156.12/1042.05	c  N dy  9995   2806231        70      6230         0    120608     43610   2036013     20.53     21.83  --
4202.81/1053.74	c  N dy 10075   2832776        70      6230         0     79110     43610   1018265     20.52     21.94  --
4237.08/1062.39	c  N dy 10194   2852811        70      6230         0     97136     43610   1463651     20.53     21.86  --
4282.55/1073.71	c  N dy 10342   2872824        70      6230         0    115185     43610   1911901     20.54     23.64  --
4333.20/1086.40	c  N dy 10469   2892831        70      6230         0     66920     43610    723530     20.55     22.66  --
4361.50/1093.51	c  N dy 10583   2913791        70      6230         0     85807     43610   1186731     20.56     21.85  --
4398.60/1102.88	c  N dy 10698   2936844        70      6230         0    106514     43610   1693027     20.56     21.67  --
4442.88/1113.95	c  N dy 10830   2957677        70      6230         0    125343     43610   2158238     20.57     21.82  --
4493.13/1126.52	c  N dy 10850   2991780        70      6230         0     88260     43610   1185459     20.54     21.70  --
4529.43/1135.61	c  N dy 10915   3011825        70      6230         0    106277     43610   1620810     20.54     24.44  --
4572.50/1146.40	c  N dy 10998   3031993        70      6230         0    124451     43610   2062862     20.54     21.66  --
4619.60/1158.28	c  N dy 11136   3052076        70      6230         0     74440     43610    883110     20.55     21.66  --
4647.49/1165.25	c  N dy 11227   3072232        70      6230         0     92614     43610   1330688     20.56     21.67  --
4682.20/1173.95	c  N dy 11333   3092263        70      6230         0    110631     43610   1772221     20.56     22.49  --
4725.67/1184.81	c  N dy 11451   3112350        70      6230         0    128712     43610   2218795     20.57     22.10  --
4762.78/1194.19	c  N dy 11532   3132397        70      6230         0     77433     43610    935315     20.57     23.18  --
4798.28/1203.05	c  N dy 11637   3157545        70      6230         0    100077     43610   1487763     20.58     21.82  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 7.48 7.98 8.05 3/347 17832
/proc/meminfo: memFree=24755260/32950928 swapFree=67056568/67111528
[pid=17832] ppid=17830 vsize=51236 CPUtime=0.01 cores=0,2,4,6
/proc/17832/stat : 17832 (strangenight1-m) R 17830 17832 17503 0 -1 4202496 412 0 0 0 1 0 0 0 24 0 4 0 651698714 52465664 352 33554432000 4194304 4650419 140735693082528 18446744073709551615 47209627015090 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17832/statm: 12809 352 303 112 0 7774 0
[pid=17832/tid=17833] ppid=17830 vsize=207904 CPUtime=0 cores=0,2,4,6
/proc/17832/task/17833/stat : 17833 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 73 0 0 0 0 0 0 0 25 0 4 0 651698714 212893696 620 33554432000 4194304 4650419 140735693082528 18446744073709551615 4353632 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17832/tid=17834] ppid=17830 vsize=207904 CPUtime=0 cores=0,2,4,6
/proc/17832/task/17834/stat : 17834 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 61 0 0 0 0 0 0 0 25 0 4 0 651698714 212893696 625 33554432000 4194304 4650419 140735693082528 18446744073709551615 239476799982 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17832/tid=17835] ppid=17830 vsize=207904 CPUtime=0 cores=0,2,4,6
/proc/17832/task/17835/stat : 17835 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 73 0 0 0 0 0 0 0 25 0 4 0 651698714 212893696 626 33554432000 4194304 4650419 140735693082528 18446744073709551615 239476355781 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0363879 s]
/proc/loadavg: 7.48 7.98 8.05 3/347 17832
/proc/meminfo: memFree=24755260/32950928 swapFree=67056568/67111528
[pid=17832] ppid=17830 vsize=216380 CPUtime=0.11 cores=0,2,4,6
/proc/17832/stat : 17832 (strangenight1-m) R 17830 17832 17503 0 -1 4202496 1291 0 0 0 11 0 0 0 18 0 4 0 651698714 221573120 1213 33554432000 4194304 4650419 140735693082528 18446744073709551615 4371135 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17832/statm: 54095 1213 366 112 0 49060 0
[pid=17832/tid=17833] ppid=17830 vsize=216380 CPUtime=0.02 cores=0,2,4,6
/proc/17832/task/17833/stat : 17833 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 207 0 0 0 2 0 0 0 18 0 4 0 651698714 221573120 1213 33554432000 4194304 4650419 140735693082528 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17832/tid=17834] ppid=17830 vsize=216380 CPUtime=0.02 cores=0,2,4,6
/proc/17832/task/17834/stat : 17834 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 198 0 0 0 2 0 0 0 25 0 4 0 651698714 221573120 1213 33554432000 4194304 4650419 140735693082528 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17832/tid=17835] ppid=17830 vsize=216380 CPUtime=0.03 cores=0,2,4,6
/proc/17832/task/17835/stat : 17835 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 245 0 0 0 3 0 0 0 18 0 4 0 651698714 221573120 1213 33554432000 4194304 4650419 140735693082528 18446744073709551615 4306773 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 216380

[startup+0.100376 s]
/proc/loadavg: 7.48 7.98 8.05 3/347 17832
/proc/meminfo: memFree=24755260/32950928 swapFree=67056568/67111528
[pid=17832] ppid=17830 vsize=216512 CPUtime=0.37 cores=0,2,4,6
/proc/17832/stat : 17832 (strangenight1-m) R 17830 17832 17503 0 -1 4202496 1416 0 0 0 37 0 0 0 18 0 4 0 651698714 221708288 1338 33554432000 4194304 4650419 140735693082528 18446744073709551615 4370660 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17832/statm: 54128 1339 366 112 0 49093 0
[pid=17832/tid=17833] ppid=17830 vsize=216512 CPUtime=0.09 cores=0,2,4,6
/proc/17832/task/17833/stat : 17833 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 215 0 0 0 9 0 0 0 18 0 4 0 651698714 221708288 1339 33554432000 4194304 4650419 140735693082528 18446744073709551615 4371151 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17832/tid=17834] ppid=17830 vsize=216512 CPUtime=0.08 cores=0,2,4,6
/proc/17832/task/17834/stat : 17834 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 208 0 0 0 8 0 0 0 25 0 4 0 651698714 221708288 1339 33554432000 4194304 4650419 140735693082528 18446744073709551615 4371151 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17832/tid=17835] ppid=17830 vsize=216512 CPUtime=0.09 cores=0,2,4,6
/proc/17832/task/17835/stat : 17835 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 340 0 0 0 9 0 0 0 18 0 4 0 651698714 221708288 1339 33554432000 4194304 4650419 140735693082528 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 216512

[startup+0.300339 s]
/proc/loadavg: 7.48 7.98 8.05 3/347 17832
/proc/meminfo: memFree=24755260/32950928 swapFree=67056568/67111528
[pid=17832] ppid=17830 vsize=220052 CPUtime=1.16 cores=0,2,4,6
/proc/17832/stat : 17832 (strangenight1-m) R 17830 17832 17503 0 -1 4202496 3622 0 0 0 116 0 0 0 18 0 4 0 651698714 225333248 3096 33554432000 4194304 4650419 140735693082528 18446744073709551615 4334371 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17832/statm: 55013 3096 390 112 0 49978 0
[pid=17832/tid=17833] ppid=17830 vsize=220052 CPUtime=0.28 cores=0,2,4,6
/proc/17832/task/17833/stat : 17833 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 839 0 0 0 28 0 0 0 18 0 4 0 651698714 225333248 3096 33554432000 4194304 4650419 140735693082528 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17832/tid=17834] ppid=17830 vsize=220052 CPUtime=0.28 cores=0,2,4,6
/proc/17832/task/17834/stat : 17834 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 805 0 0 0 28 0 0 0 25 0 4 0 651698714 225333248 3096 33554432000 4194304 4650419 140735693082528 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17832/tid=17835] ppid=17830 vsize=220052 CPUtime=0.29 cores=0,2,4,6
/proc/17832/task/17835/stat : 17835 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 693 0 0 0 29 0 0 0 18 0 4 0 651698714 225333248 3096 33554432000 4194304 4650419 140735693082528 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 220052

[startup+0.700264 s]
/proc/loadavg: 7.48 7.98 8.05 3/347 17832
/proc/meminfo: memFree=24755260/32950928 swapFree=67056568/67111528
[pid=17832] ppid=17830 vsize=221784 CPUtime=2.77 cores=0,2,4,6
/proc/17832/stat : 17832 (strangenight1-m) R 17830 17832 17503 0 -1 4202496 6019 0 0 0 276 1 0 0 18 0 4 0 651698714 227106816 3588 33554432000 4194304 4650419 140735693082528 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17832/statm: 55446 3588 390 112 0 50411 0
[pid=17832/tid=17833] ppid=17830 vsize=221784 CPUtime=0.68 cores=0,2,4,6
/proc/17832/task/17833/stat : 17833 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 1464 0 0 0 68 0 0 0 18 0 4 0 651698714 227106816 3588 33554432000 4194304 4650419 140735693082528 18446744073709551615 4333511 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17832/tid=17834] ppid=17830 vsize=221784 CPUtime=0.68 cores=0,2,4,6
/proc/17832/task/17834/stat : 17834 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 1376 0 0 0 68 0 0 0 25 0 4 0 651698714 227106816 3588 33554432000 4194304 4650419 140735693082528 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17832/tid=17835] ppid=17830 vsize=221784 CPUtime=0.69 cores=0,2,4,6
/proc/17832/task/17835/stat : 17835 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 1328 0 0 0 69 0 0 0 18 0 4 0 651698714 227106816 3588 33554432000 4194304 4650419 140735693082528 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 221784

[startup+1.50111 s]
/proc/loadavg: 7.48 7.98 8.05 9/359 17844
/proc/meminfo: memFree=24728816/32950928 swapFree=67056568/67111528
[pid=17832] ppid=17830 vsize=229064 CPUtime=5.96 cores=0,2,4,6
/proc/17832/stat : 17832 (strangenight1-m) R 17830 17832 17503 0 -1 4202496 11032 0 0 0 595 1 0 0 19 0 4 0 651698714 234561536 5772 33554432000 4194304 4650419 140735693082528 18446744073709551615 4476022 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17832/statm: 57266 5772 392 112 0 52231 0
[pid=17832/tid=17833] ppid=17830 vsize=229064 CPUtime=1.48 cores=0,2,4,6
/proc/17832/task/17833/stat : 17833 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 2427 0 0 0 148 0 0 0 20 0 4 0 651698714 234561536 5772 33554432000 4194304 4650419 140735693082528 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17832/tid=17834] ppid=17830 vsize=229064 CPUtime=1.47 cores=0,2,4,6
/proc/17832/task/17834/stat : 17834 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 2226 0 0 0 147 0 0 0 25 0 4 0 651698714 234561536 5772 33554432000 4194304 4650419 140735693082528 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17832/tid=17835] ppid=17830 vsize=229064 CPUtime=1.49 cores=0,2,4,6
/proc/17832/task/17835/stat : 17835 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 2272 0 0 0 149 0 0 0 19 0 4 0 651698714 234561536 5772 33554432000 4194304 4650419 140735693082528 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 229064

[startup+3.10081 s]
/proc/loadavg: 7.52 7.98 8.05 9/359 17844
/proc/meminfo: memFree=24696948/32950928 swapFree=67056568/67111528
[pid=17832] ppid=17830 vsize=228800 CPUtime=12.34 cores=0,2,4,6
/proc/17832/stat : 17832 (strangenight1-m) R 17830 17832 17503 0 -1 4202496 17811 0 0 0 1232 2 0 0 25 0 4 0 651698714 234291200 10401 33554432000 4194304 4650419 140735693082528 18446744073709551615 4363880 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17832/statm: 57200 10401 392 112 0 52165 0
[pid=17832/tid=17833] ppid=17830 vsize=228800 CPUtime=3.08 cores=0,2,4,6
/proc/17832/task/17833/stat : 17833 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 4033 0 0 0 308 0 0 0 25 0 4 0 651698714 234291200 10401 33554432000 4194304 4650419 140735693082528 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17832/tid=17834] ppid=17830 vsize=228800 CPUtime=3.05 cores=0,2,4,6
/proc/17832/task/17834/stat : 17834 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 4745 0 0 0 305 0 0 0 25 0 4 0 651698714 234291200 10401 33554432000 4194304 4650419 140735693082528 18446744073709551615 4439082 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17832/tid=17835] ppid=17830 vsize=228800 CPUtime=3.08 cores=0,2,4,6
/proc/17832/task/17835/stat : 17835 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 4683 0 0 0 308 0 0 0 25 0 4 0 651698714 234291200 10401 33554432000 4194304 4650419 140735693082528 18446744073709551615 4371123 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 228800

[startup+6.30019 s]
/proc/loadavg: 7.52 7.98 8.05 9/359 17845
/proc/meminfo: memFree=24650328/32950928 swapFree=67056568/67111528
[pid=17832] ppid=17830 vsize=238436 CPUtime=25.1 cores=0,2,4,6
/proc/17832/stat : 17832 (strangenight1-m) R 17830 17832 17503 0 -1 4202496 25752 0 0 0 2506 4 0 0 25 0 4 0 651698714 244158464 14455 33554432000 4194304 4650419 140735693082528 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17832/statm: 59609 14455 392 112 0 54574 0
[pid=17832/tid=17833] ppid=17830 vsize=238436 CPUtime=6.29 cores=0,2,4,6
/proc/17832/task/17833/stat : 17833 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 7261 0 0 0 628 1 0 0 25 0 4 0 651698714 244158464 14455 33554432000 4194304 4650419 140735693082528 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17832/tid=17834] ppid=17830 vsize=238436 CPUtime=6.22 cores=0,2,4,6
/proc/17832/task/17834/stat : 17834 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 6452 0 0 0 621 1 0 0 25 0 4 0 651698714 244158464 14455 33554432000 4194304 4650419 140735693082528 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17832/tid=17835] ppid=17830 vsize=238436 CPUtime=6.29 cores=0,2,4,6
/proc/17832/task/17835/stat : 17835 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 6927 0 0 0 628 1 0 0 25 0 4 0 651698714 244158464 14455 33554432000 4194304 4650419 140735693082528 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 238436

[startup+12.701 s]
/proc/loadavg: 7.67 8.00 8.05 9/359 17845
/proc/meminfo: memFree=24604828/32950928 swapFree=67056568/67111528
[pid=17832] ppid=17830 vsize=238824 CPUtime=50.64 cores=0,2,4,6
/proc/17832/stat : 17832 (strangenight1-m) R 17830 17832 17503 0 -1 4202496 37492 0 0 0 5057 7 0 0 25 0 4 0 651698714 244555776 20153 33554432000 4194304 4650419 140735693082528 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17832/statm: 59706 20153 392 112 0 54671 0
[pid=17832/tid=17833] ppid=17830 vsize=238824 CPUtime=12.68 cores=0,2,4,6
/proc/17832/task/17833/stat : 17833 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 10274 0 0 0 1267 1 0 0 25 0 4 0 651698714 244555776 20153 33554432000 4194304 4650419 140735693082528 18446744073709551615 4366839 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17832/tid=17834] ppid=17830 vsize=238824 CPUtime=12.55 cores=0,2,4,6
/proc/17832/task/17834/stat : 17834 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 9519 0 0 0 1254 1 0 0 25 0 4 0 651698714 244555776 20153 33554432000 4194304 4650419 140735693082528 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17832/tid=17835] ppid=17830 vsize=238824 CPUtime=12.69 cores=0,2,4,6
/proc/17832/task/17835/stat : 17835 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 10707 0 0 0 1267 2 0 0 25 0 4 0 651698714 244555776 20153 33554432000 4194304 4650419 140735693082528 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 238824

[startup+25.5005 s]
/proc/loadavg: 7.72 8.00 8.05 9/359 17845
/proc/meminfo: memFree=24541928/32950928 swapFree=67056568/67111528
[pid=17832] ppid=17830 vsize=250936 CPUtime=101.68 cores=0,2,4,6
/proc/17832/stat : 17832 (strangenight1-m) R 17830 17832 17503 0 -1 4202496 55908 0 0 0 10159 9 0 0 25 0 4 0 651698714 256958464 26674 33554432000 4194304 4650419 140735693082528 18446744073709551615 4364792 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17832/statm: 62734 26674 392 112 0 57699 0
[pid=17832/tid=17833] ppid=17830 vsize=250936 CPUtime=25.48 cores=0,2,4,6
/proc/17832/task/17833/stat : 17833 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 15435 0 0 0 2546 2 0 0 25 0 4 0 651698714 256958464 26674 33554432000 4194304 4650419 140735693082528 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17832/tid=17834] ppid=17830 vsize=250936 CPUtime=25.2 cores=0,2,4,6
/proc/17832/task/17834/stat : 17834 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 14445 0 0 0 2519 1 0 0 25 0 4 0 651698714 256958464 26674 33554432000 4194304 4650419 140735693082528 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17832/tid=17835] ppid=17830 vsize=250936 CPUtime=25.49 cores=0,2,4,6
/proc/17832/task/17835/stat : 17835 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 15940 0 0 0 2546 3 0 0 25 0 4 0 651698714 256958464 26674 33554432000 4194304 4650419 140735693082528 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 250936

[startup+51.1006 s]
/proc/loadavg: 7.89 8.02 8.05 9/359 17846
/proc/meminfo: memFree=24514620/32950928 swapFree=67056568/67111528
[pid=17832] ppid=17830 vsize=252320 CPUtime=203.8 cores=0,2,4,6
/proc/17832/stat : 17832 (strangenight1-m) R 17830 17832 17503 0 -1 4202496 79129 0 0 0 20364 16 0 0 25 0 4 0 651698714 258375680 29064 33554432000 4194304 4650419 140735693082528 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17832/statm: 63080 29064 392 112 0 58045 0
[pid=17832/tid=17833] ppid=17830 vsize=252320 CPUtime=51.08 cores=0,2,4,6
/proc/17832/task/17833/stat : 17833 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 23486 0 0 0 5104 4 0 0 25 0 4 0 651698714 258375680 29064 33554432000 4194304 4650419 140735693082528 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17832/tid=17834] ppid=17830 vsize=252320 CPUtime=50.53 cores=0,2,4,6
/proc/17832/task/17834/stat : 17834 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 20382 0 0 0 5050 3 0 0 25 0 4 0 651698714 258375680 29064 33554432000 4194304 4650419 140735693082528 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17832/tid=17835] ppid=17830 vsize=252320 CPUtime=51.09 cores=0,2,4,6
/proc/17832/task/17835/stat : 17835 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 23598 0 0 0 5104 5 0 0 25 0 4 0 651698714 258375680 29064 33554432000 4194304 4650419 140735693082528 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.8
Current children cumulated vsize (KiB) 252320

[startup+102.313 s]
/proc/loadavg: 8.07 8.04 8.06 9/359 17847
/proc/meminfo: memFree=24440952/32950928 swapFree=67056568/67111528
[pid=17832] ppid=17830 vsize=275472 CPUtime=408.09 cores=0,2,4,6
/proc/17832/stat : 17832 (strangenight1-m) R 17830 17832 17503 0 -1 4202496 110820 0 0 0 40783 26 0 0 25 0 4 0 651698714 282083328 38463 33554432000 4194304 4650419 140735693082528 18446744073709551615 4367232 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17832/statm: 68868 38463 392 112 0 63833 0
[pid=17832/tid=17833] ppid=17830 vsize=275472 CPUtime=102.3 cores=0,2,4,6
/proc/17832/task/17833/stat : 17833 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 29638 0 0 0 10224 6 0 0 25 0 4 0 651698714 282083328 38463 33554432000 4194304 4650419 140735693082528 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17832/tid=17834] ppid=17830 vsize=275472 CPUtime=101.18 cores=0,2,4,6
/proc/17832/task/17834/stat : 17834 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 28233 0 0 0 10113 5 0 0 25 0 4 0 651698714 282083328 38463 33554432000 4194304 4650419 140735693082528 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17832/tid=17835] ppid=17830 vsize=275472 CPUtime=102.3 cores=0,2,4,6
/proc/17832/task/17835/stat : 17835 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 38050 0 0 0 10220 10 0 0 25 0 4 0 651698714 282083328 38463 33554432000 4194304 4650419 140735693082528 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.09
Current children cumulated vsize (KiB) 275472

[startup+162.3 s]

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

[pid=17832] ppid=17830 vsize=467980 CPUtime=2801.23 cores=0,2,4,6
/proc/17832/stat : 17832 (strangenight1-m) R 17830 17832 17503 0 -1 4202496 335308 0 0 0 280015 108 0 0 25 0 4 0 651698714 479211520 75615 33554432000 4194304 4650419 140735693082528 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17832/statm: 116995 75615 392 112 0 111960 0
[pid=17832/tid=17833] ppid=17830 vsize=467980 CPUtime=702.3 cores=0,2,4,6
/proc/17832/task/17833/stat : 17833 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 96754 0 0 0 70204 26 0 0 25 0 4 0 651698714 479211520 75615 33554432000 4194304 4650419 140735693082528 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17832/tid=17834] ppid=17830 vsize=467980 CPUtime=694.42 cores=0,2,4,6
/proc/17832/task/17834/stat : 17834 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 92255 0 0 0 69412 30 0 0 25 0 4 0 651698714 479211520 75615 33554432000 4194304 4650419 140735693082528 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17832/tid=17835] ppid=17830 vsize=467980 CPUtime=702.31 cores=0,2,4,6
/proc/17832/task/17835/stat : 17835 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 96955 0 0 0 70202 29 0 0 25 0 4 0 651698714 479211520 75615 33554432000 4194304 4650419 140735693082528 18446744073709551615 4476315 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2801.23
Current children cumulated vsize (KiB) 467980

[startup+762.314 s]
/proc/loadavg: 8.13 8.12 8.09 9/359 17865
/proc/meminfo: memFree=24083384/32950928 swapFree=67056568/67111528
[pid=17832] ppid=17830 vsize=492376 CPUtime=3040.6 cores=0,2,4,6
/proc/17832/stat : 17832 (strangenight1-m) R 17830 17832 17503 0 -1 4202496 350421 0 0 0 303944 116 0 0 25 0 4 0 651698714 504193024 78545 33554432000 4194304 4650419 140735693082528 18446744073709551615 4366879 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17832/statm: 123094 78545 392 112 0 118059 0
[pid=17832/tid=17833] ppid=17830 vsize=492376 CPUtime=762.32 cores=0,2,4,6
/proc/17832/task/17833/stat : 17833 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 100233 0 0 0 76204 28 0 0 25 0 4 0 651698714 504193024 78545 33554432000 4194304 4650419 140735693082528 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17832/tid=17834] ppid=17830 vsize=492376 CPUtime=753.74 cores=0,2,4,6
/proc/17832/task/17834/stat : 17834 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 98802 0 0 0 75341 33 0 0 25 0 4 0 651698714 504193024 78545 33554432000 4194304 4650419 140735693082528 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17832/tid=17835] ppid=17830 vsize=492376 CPUtime=762.33 cores=0,2,4,6
/proc/17832/task/17835/stat : 17835 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 96963 0 0 0 76204 29 0 0 25 0 4 0 651698714 504193024 78545 33554432000 4194304 4650419 140735693082528 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3040.6
Current children cumulated vsize (KiB) 492376

[startup+822.301 s]
/proc/loadavg: 8.05 8.10 8.08 9/359 17866
/proc/meminfo: memFree=24029052/32950928 swapFree=67056568/67111528
[pid=17832] ppid=17830 vsize=482828 CPUtime=3279.89 cores=0,2,4,6
/proc/17832/stat : 17832 (strangenight1-m) R 17830 17832 17503 0 -1 4202496 366639 0 0 0 327866 123 0 0 25 0 4 0 651698714 494415872 89370 33554432000 4194304 4650419 140735693082528 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17832/statm: 120707 89370 392 112 0 115672 0
[pid=17832/tid=17833] ppid=17830 vsize=482828 CPUtime=822.31 cores=0,2,4,6
/proc/17832/task/17833/stat : 17833 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 105385 0 0 0 82202 29 0 0 25 0 4 0 651698714 494415872 89370 33554432000 4194304 4650419 140735693082528 18446744073709551615 4365273 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17832/tid=17834] ppid=17830 vsize=482828 CPUtime=813.07 cores=0,2,4,6
/proc/17832/task/17834/stat : 17834 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 103030 0 0 0 81272 35 0 0 25 0 4 0 651698714 494415872 89370 33554432000 4194304 4650419 140735693082528 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17832/tid=17835] ppid=17830 vsize=482828 CPUtime=822.32 cores=0,2,4,6
/proc/17832/task/17835/stat : 17835 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 102002 0 0 0 82200 32 0 0 25 0 4 0 651698714 494415872 89370 33554432000 4194304 4650419 140735693082528 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3279.89
Current children cumulated vsize (KiB) 482828

[startup+882.301 s]
/proc/loadavg: 8.02 8.08 8.08 9/359 17868
/proc/meminfo: memFree=24027536/32950928 swapFree=67056568/67111528
[pid=17832] ppid=17830 vsize=495636 CPUtime=3519.2 cores=0,2,4,6
/proc/17832/stat : 17832 (strangenight1-m) R 17830 17832 17503 0 -1 4202496 373792 0 0 0 351793 127 0 0 25 0 4 0 651698714 507531264 88805 33554432000 4194304 4650419 140735693082528 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17832/statm: 123909 88805 392 112 0 118874 0
[pid=17832/tid=17833] ppid=17830 vsize=495636 CPUtime=882.31 cores=0,2,4,6
/proc/17832/task/17833/stat : 17833 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 106011 0 0 0 88202 29 0 0 25 0 4 0 651698714 507531264 88805 33554432000 4194304 4650419 140735693082528 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17832/tid=17834] ppid=17830 vsize=495636 CPUtime=872.39 cores=0,2,4,6
/proc/17832/task/17834/stat : 17834 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 105291 0 0 0 87203 36 0 0 25 0 4 0 651698714 507531264 88805 33554432000 4194304 4650419 140735693082528 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17832/tid=17835] ppid=17830 vsize=495636 CPUtime=882.32 cores=0,2,4,6
/proc/17832/task/17835/stat : 17835 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 105943 0 0 0 88198 34 0 0 25 0 4 0 651698714 507531264 88805 33554432000 4194304 4650419 140735693082528 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3519.2
Current children cumulated vsize (KiB) 495636

[startup+942.301 s]
/proc/loadavg: 8.04 8.07 8.08 9/359 17870
/proc/meminfo: memFree=24041776/32950928 swapFree=67056568/67111528
[pid=17832] ppid=17830 vsize=495744 CPUtime=3758.51 cores=0,2,4,6
/proc/17832/stat : 17832 (strangenight1-m) R 17830 17832 17503 0 -1 4202496 380563 0 0 0 375720 131 0 0 25 0 4 0 651698714 507641856 84737 33554432000 4194304 4650419 140735693082528 18446744073709551615 4476483 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17832/statm: 123936 84737 392 112 0 118901 0
[pid=17832/tid=17833] ppid=17830 vsize=495744 CPUtime=942.32 cores=0,2,4,6
/proc/17832/task/17833/stat : 17833 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 106285 0 0 0 94202 30 0 0 25 0 4 0 651698714 507641856 84737 33554432000 4194304 4650419 140735693082528 18446744073709551615 4433087 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17832/tid=17834] ppid=17830 vsize=495744 CPUtime=931.71 cores=0,2,4,6
/proc/17832/task/17834/stat : 17834 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 110149 0 0 0 93132 39 0 0 25 0 4 0 651698714 507641856 84737 33554432000 4194304 4650419 140735693082528 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17832/tid=17835] ppid=17830 vsize=495744 CPUtime=942.32 cores=0,2,4,6
/proc/17832/task/17835/stat : 17835 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 107582 0 0 0 94197 35 0 0 25 0 4 0 651698714 507641856 84737 33554432000 4194304 4650419 140735693082528 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3758.51
Current children cumulated vsize (KiB) 495744

[startup+1002.3 s]
/proc/loadavg: 8.13 8.09 8.08 9/359 17871
/proc/meminfo: memFree=24025152/32950928 swapFree=67056568/67111528
[pid=17832] ppid=17830 vsize=482828 CPUtime=3997.79 cores=0,2,4,6
/proc/17832/stat : 17832 (strangenight1-m) R 17830 17832 17503 0 -1 4202496 385076 0 0 0 399646 133 0 0 25 0 4 0 651698714 494415872 86380 33554432000 4194304 4650419 140735693082528 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17832/statm: 120707 86380 392 112 0 115672 0
[pid=17832/tid=17833] ppid=17830 vsize=482828 CPUtime=1002.32 cores=0,2,4,6
/proc/17832/task/17833/stat : 17833 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 106285 0 0 0 100202 30 0 0 25 0 4 0 651698714 494415872 86380 33554432000 4194304 4650419 140735693082528 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17832/tid=17834] ppid=17830 vsize=482828 CPUtime=990.99 cores=0,2,4,6
/proc/17832/task/17834/stat : 17834 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 111744 0 0 0 99059 40 0 0 25 0 4 0 651698714 494415872 86380 33554432000 4194304 4650419 140735693082528 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17832/tid=17835] ppid=17830 vsize=482828 CPUtime=1002.33 cores=0,2,4,6
/proc/17832/task/17835/stat : 17835 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 110500 0 0 0 100197 36 0 0 25 0 4 0 651698714 494415872 86380 33554432000 4194304 4650419 140735693082528 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3997.79
Current children cumulated vsize (KiB) 482828

[startup+1062.3 s]
/proc/loadavg: 8.15 8.10 8.09 9/359 17873
/proc/meminfo: memFree=23996736/32950928 swapFree=67056568/67111528
[pid=17832] ppid=17830 vsize=505596 CPUtime=4237.08 cores=0,2,4,6
/proc/17832/stat : 17832 (strangenight1-m) R 17830 17832 17503 0 -1 4202496 390342 0 0 0 423572 136 0 0 25 0 4 0 651698714 517730304 91646 33554432000 4194304 4650419 140735693082528 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17832/statm: 126399 91646 392 112 0 121364 0
[pid=17832/tid=17833] ppid=17830 vsize=505596 CPUtime=1062.32 cores=0,2,4,6
/proc/17832/task/17833/stat : 17833 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 106285 0 0 0 106202 30 0 0 25 0 4 0 651698714 517730304 91646 33554432000 4194304 4650419 140735693082528 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17832/tid=17834] ppid=17830 vsize=505596 CPUtime=1050.3 cores=0,2,4,6
/proc/17832/task/17834/stat : 17834 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 114539 0 0 0 104988 42 0 0 25 0 4 0 651698714 517730304 91646 33554432000 4194304 4650419 140735693082528 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17832/tid=17835] ppid=17830 vsize=505596 CPUtime=1062.33 cores=0,2,4,6
/proc/17832/task/17835/stat : 17835 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 110512 0 0 0 106197 36 0 0 25 0 4 0 651698714 517730304 91646 33554432000 4194304 4650419 140735693082528 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4237.08
Current children cumulated vsize (KiB) 505596

[startup+1122.3 s]
/proc/loadavg: 8.09 8.09 8.09 9/359 17874
/proc/meminfo: memFree=23937436/32950928 swapFree=67056568/67111528
[pid=17832] ppid=17830 vsize=505268 CPUtime=4476.38 cores=0,2,4,6
/proc/17832/stat : 17832 (strangenight1-m) R 17830 17832 17503 0 -1 4202496 397991 0 0 0 447499 139 0 0 25 0 4 0 651698714 517394432 93386 33554432000 4194304 4650419 140735693082528 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17832/statm: 126317 93386 392 112 0 121282 0
[pid=17832/tid=17833] ppid=17830 vsize=505268 CPUtime=1122.32 cores=0,2,4,6
/proc/17832/task/17833/stat : 17833 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 109172 0 0 0 112201 31 0 0 25 0 4 0 651698714 517394432 93386 33554432000 4194304 4650419 140735693082528 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17832/tid=17834] ppid=17830 vsize=505268 CPUtime=1109.59 cores=0,2,4,6
/proc/17832/task/17834/stat : 17834 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 117982 0 0 0 110916 43 0 0 25 0 4 0 651698714 517394432 93386 33554432000 4194304 4650419 140735693082528 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17832/tid=17835] ppid=17830 vsize=505268 CPUtime=1122.33 cores=0,2,4,6
/proc/17832/task/17835/stat : 17835 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 110599 0 0 0 112197 36 0 0 25 0 4 0 651698714 517394432 93386 33554432000 4194304 4650419 140735693082528 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4476.38
Current children cumulated vsize (KiB) 505268

[startup+1182.3 s]
/proc/loadavg: 8.13 8.10 8.09 9/359 17876
/proc/meminfo: memFree=23912748/32950928 swapFree=67056568/67111528
[pid=17832] ppid=17830 vsize=570804 CPUtime=4715.71 cores=0,2,4,6
/proc/17832/stat : 17832 (strangenight1-m) R 17830 17832 17503 0 -1 4202496 407206 0 0 0 471427 144 0 0 25 0 4 0 651698714 584503296 102601 33554432000 4194304 4650419 140735693082528 18446744073709551615 4365289 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17832/statm: 142701 102601 392 112 0 137666 0
[pid=17832/tid=17833] ppid=17830 vsize=570804 CPUtime=1182.32 cores=0,2,4,6
/proc/17832/task/17833/stat : 17833 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 114424 0 0 0 118198 34 0 0 25 0 4 0 651698714 584503296 102601 33554432000 4194304 4650419 140735693082528 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17832/tid=17834] ppid=17830 vsize=570804 CPUtime=1168.93 cores=0,2,4,6
/proc/17832/task/17834/stat : 17834 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 118089 0 0 0 116850 43 0 0 25 0 4 0 651698714 584503296 102601 33554432000 4194304 4650419 140735693082528 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17832/tid=17835] ppid=17830 vsize=570804 CPUtime=1182.33 cores=0,2,4,6
/proc/17832/task/17835/stat : 17835 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 112867 0 0 0 118196 37 0 0 25 0 4 0 651698714 584503296 102601 33554432000 4194304 4650419 140735693082528 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4715.71
Current children cumulated vsize (KiB) 570804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.5 s]
/proc/loadavg: 8.14 8.11 8.09 5/355 17877
/proc/meminfo: memFree=24342812/32950928 swapFree=67056568/67111528
[pid=17832] ppid=17830 vsize=570804 CPUtime=4800.29 cores=0,2,4,6
/proc/17832/stat : 17832 (strangenight1-m) R 17830 17832 17503 0 -1 4202496 410410 0 0 0 479883 146 0 0 25 0 4 0 651698714 584503296 101853 33554432000 4194304 4650419 140735693082528 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17832/statm: 142701 101853 392 112 0 137666 0
[pid=17832/tid=17833] ppid=17830 vsize=570804 CPUtime=1203.53 cores=0,2,4,6
/proc/17832/task/17833/stat : 17833 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 116618 0 0 0 120318 35 0 0 25 0 4 0 651698714 584503296 101853 33554432000 4194304 4650419 140735693082528 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17832/tid=17834] ppid=17830 vsize=570804 CPUtime=1189.89 cores=0,2,4,6
/proc/17832/task/17834/stat : 17834 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 118089 0 0 0 118946 43 0 0 25 0 4 0 651698714 584503296 101853 33554432000 4194304 4650419 140735693082528 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17832/tid=17835] ppid=17830 vsize=570804 CPUtime=1203.55 cores=0,2,4,6
/proc/17832/task/17835/stat : 17835 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 113877 0 0 0 120317 38 0 0 25 0 4 0 651698714 584503296 101853 33554432000 4194304 4650419 140735693082528 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 570804

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

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

[startup+1203.5 s]
/proc/loadavg: 8.14 8.11 8.09 5/355 17877
/proc/meminfo: memFree=24342812/32950928 swapFree=67056568/67111528
[pid=17832] ppid=17830 vsize=570804 CPUtime=4800.29 cores=0,2,4,6
/proc/17832/stat : 17832 (strangenight1-m) R 17830 17832 17503 0 -1 4202496 410410 0 0 0 479883 146 0 0 25 0 4 0 651698714 584503296 101853 33554432000 4194304 4650419 140735693082528 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17832/statm: 142701 101853 392 112 0 137666 0
[pid=17832/tid=17833] ppid=17830 vsize=570804 CPUtime=1203.53 cores=0,2,4,6
/proc/17832/task/17833/stat : 17833 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 116618 0 0 0 120318 35 0 0 25 0 4 0 651698714 584503296 101853 33554432000 4194304 4650419 140735693082528 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17832/tid=17834] ppid=17830 vsize=570804 CPUtime=1189.89 cores=0,2,4,6
/proc/17832/task/17834/stat : 17834 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 118089 0 0 0 118946 43 0 0 25 0 4 0 651698714 584503296 101853 33554432000 4194304 4650419 140735693082528 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17832/tid=17835] ppid=17830 vsize=570804 CPUtime=1203.55 cores=0,2,4,6
/proc/17832/task/17835/stat : 17835 (strangenight1-m) R 17830 17832 17503 0 -1 4202560 113877 0 0 0 120317 38 0 0 25 0 4 0 651698714 584503296 101853 33554432000 4194304 4650419 140735693082528 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 570804

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.54
CPU time (s): 4800.36
CPU user time (s): 4798.87
CPU system time (s): 1.48777
CPU usage (%): 398.853
Max. virtual memory (cumulated for all children) (KiB): 570804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.87
system time used= 1.48777
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 410410
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= 268
involuntary context switches= 23557

runsolver used 3.98839 second user time and 9.67253 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-14 21:23:36
IDJOB=3368700
IDBENCH=82709
IDSOLVER=1846
FILE ID=node148/3368700-1305401016
RUNJOBID= node148-1305401016-17817
PBS_JOBID= 13324458
Free space on /tmp= 72840 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S1555786344-071.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368700-1305401016/watcher-3368700-1305401016 -o /tmp/evaluation-result-3368700-1305401016/solver-3368700-1305401016 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368700-1305401016.cnf

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

MD5SUM BENCH= f8817105cc2067c24c16bafe0c05427a
RANDOM SEED=151837085

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24755416 kB
Buffers:        314748 kB
Cached:        4594456 kB
SwapCached:       8488 kB
Active:        4547252 kB
Inactive:      3296396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24755416 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:           12488 kB
Writeback:           0 kB
AnonPages:     2932808 kB
Mapped:          26768 kB
Slab:           258992 kB
PageTables:      29116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 84646260 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= 72836 MiB
End job on node148 at 2011-05-14 21:43:42