Trace number 3175091

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.23 1201.73

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.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-3175091-1304085177.cnf'
0.00/0.00	c -- header says num vars:             70
0.00/0.00	c -- header says num clauses:        6230
0.38/0.15	c -- clauses added:            0 learnts,         6230 normals,            0 xors
0.38/0.15	c -- vars added         70
0.38/0.15	c Parsing time:  0.01 s
0.38/0.15	c  N st     0         0        70      6230         0         0     43610         0   no data   no data  --
0.38/0.15	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.56
0.38/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.78/0.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.78/0.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.78/0.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
2.78/0.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.78/0.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
2.78/0.72	c Finding binary XORs  T:     0.00 s  found:       0
2.78/0.72	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
2.78/0.72	c calculated reachability. Time: 0.00
2.78/0.72	c Calc default polars -  time:   0.00 s pos:      29 undec:       3 neg:      38
2.78/0.72	c =========================================================================================
2.78/0.72	c types(t): F = full restart, N = normal restart
2.78/0.72	c types(t): S = simplification begin/end, E = solution found
2.78/0.72	c restart types(rt): st = static, dy = dynamic
2.78/0.72	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.78/0.72	c  B st     0         0        70      6230         0         0     43610         0   no data   no data  --
2.78/0.72	c  N dy    10      4338        70      6230         0      3951     43610     96565     20.91     22.18  --
2.78/0.72	c  N dy    18      8471        70      6230         0      5392     43610    120491     20.36     21.75  --
2.78/0.72	c  N dy    32     12986        70      6230         0      5623     43610    116627     20.51     21.59  --
3.18/0.85	c  N dy    45     18486        70      6230         0      5527     43610    103579     20.45     21.54  --
4.40/1.13	c  F st    47     25000        70      6230         0     11406     43610    242153     20.18     18.46  --
4.40/1.13	c  N st    47     25000        70      6230         0     11406     43610    242153     20.18     18.46  --
5.17/1.35	c  N dy    53     30003        70      6230         0      9775     43610    196322     20.18   no data  --
5.17/1.35	c  S st    53     30003        70      6230         0      9775     43610    196322     20.18   no data  --
5.17/1.39	c  S st    53     30511        70      6230         0     10236     43610    207459     20.18   no data  --
5.17/1.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.17/1.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.17/1.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
5.57/1.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.57/1.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.57/1.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
5.57/1.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.57/2.49	c lits-rem:      1495  cl-subs:      895  v-elim:      0  v-fix:    0  time:  4.38 s
10.77/2.79	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 1.16
10.77/2.79	c calculated reachability. Time: 0.00
10.77/2.79	c  N dy    53     30511        70      6230         0      9341     43610    182956     20.18   no data  --
11.97/3.02	c  N dy    74     34855        70      6230         0     13324     43610    279744     20.33     21.59  --
12.78/3.23	c  N dy    92     38948        70      6230         0      9940     43610    185189     20.42     21.51  --
13.56/3.48	c  N dy   119     43418        70      6230         0     13993     43610    284393     20.58     21.68  --
14.35/3.62	c  S st   123     45766        70      6230         0     16114     43610    334558     20.54     20.83  --
14.35/3.67	c  S st   123     46272        70      6230         0      8472     43610    137602     20.54   no data  --
14.35/3.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.35/3.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.35/3.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
14.35/3.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.35/3.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.35/3.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
14.35/3.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.58/4.44	c lits-rem:       123  cl-subs:       54  v-elim:      0  v-fix:    0  time:  3.06 s
17.58/4.45	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
17.58/4.45	c vivif2 --  cl tried     8418 cl shrink        0 lits rem          0 time: 0.01
18.75/4.70	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 1.00
18.75/4.70	c calculated reachability. Time: 0.00
18.75/4.70	c  N dy   123     46272        70      6230         0      8418     43610    135910     20.54   no data  --
19.55/4.98	c  N dy   137     51757        70      6230         0     13400     43610    255306     20.52     21.66  --
20.75/5.28	c  N dy   155     56072        70      6230         0     17353     43610    350589     20.57     21.75  --
23.95/6.06	c  N dy   156     69409        70      6230         0     10367     43610    160230     20.27     17.41  --
23.95/6.06	c  S st   156     69409        70      6230         0     10367     43610    160230     20.27     17.41  --
23.95/6.09	c  S st   156     69914        70      6230         0     10831     43610    171892     20.27   no data  --
23.95/6.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.95/6.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.35/6.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
24.35/6.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.35/6.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.35/6.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
24.35/6.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.54/6.95	c lits-rem:       297  cl-subs:      167  v-elim:      0  v-fix:    0  time:  3.37 s
27.54/6.95	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
27.54/6.95	c vivif2 --  cl tried    10664 cl shrink        0 lits rem          0 time: 0.01
28.74/7.25	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 1.19
28.74/7.25	c calculated reachability. Time: 0.00
28.74/7.25	c  N dy   156     69914        70      6230         0     10664     43610    167632     20.27   no data  --
29.94/7.53	c  N dy   170     74449        70      6230         0     14745     43610    265397     20.30     21.40  --
31.93/8.07	c  N dy   188     81813        70      6230         0     21381     43610    422514     20.26     21.39  --
33.54/8.45	c  F st   214     87500        70      6230         0     15686     43610    278173     20.32     19.50  --
33.54/8.45	c  N st   214     87500        70      6230         0     15686     43610    278173     20.32     19.50  --
35.15/8.86	c  N dy   224     93405        70      6230         0     21040     43610    408823     20.32     21.45  --
37.13/9.30	c  N dy   225     99860        70      6230         0     15093     43610    246093     20.20     21.34  --
38.33/9.68	c  S st   251    104872        70      6230         0     19654     43610    356527     20.25   no data  --
38.73/9.74	c  S st   251    105375        70      6230         0     20120     43610    367882     20.25   no data  --
38.73/9.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
38.73/9.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.73/9.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
38.73/9.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.73/9.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.73/9.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
38.73/9.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
45.11/11.33	c lits-rem:      1838  cl-subs:     1894  v-elim:      0  v-fix:    0  time:  6.26 s
45.11/11.33	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
45.11/11.33	c vivif2 --  cl tried    18226 cl shrink        0 lits rem          0 time: 0.02
46.71/11.71	c asymm  cl-useful: 0/4751/6230 lits-rem:0 time: 1.51
46.71/11.71	c calculated reachability. Time: 0.00
46.71/11.71	c  N dy   251    105375        70      6230         0     18226     43610    322116     20.25   no data  --
49.10/12.33	c  N dy   277    112757        70      6230         0     24933     43610    482765     20.29     21.44  --
51.10/12.87	c  N dy   324    120004        70      6230         0     18964     43610    332988     20.37     21.90  --
55.10/13.85	c  N dy   360    132244        70      6230         0     16453     43610    257801     20.38     21.49  --
58.69/14.76	c  N dy   387    143773        70      6230         0     26854     43610    503717     20.35     21.44  --
61.51/15.48	c  N dy   409    153466        70      6230         0     21165     43610    358178     20.36     21.61  --
63.09/15.89	c  S st   439    158065        70      6230         0     25357     43610    460603     20.40   no data  --
63.49/15.96	c  S st   439    158569        70      6230         0     25830     43610    472378     20.40   no data  --
63.49/15.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
63.49/15.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
63.49/15.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
63.49/15.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.49/15.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.49/15.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
63.49/15.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
71.87/18.07	c lits-rem:      2056  cl-subs:     2355  v-elim:      0  v-fix:    0  time:  8.36 s
71.87/18.08	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
71.87/18.08	c vivif2 --  cl tried    23475 cl shrink        0 lits rem          0 time: 0.02
72.67/18.27	c asymm  cl-useful: 0/1479/6230 lits-rem:0 time: 0.76
72.67/18.27	c calculated reachability. Time: 0.00
72.67/18.27	c  N dy   439    158569        70      6230         0     23475     43610    411561     20.40   no data  --
76.68/19.24	c  N dy   483    168736        70      6230         0     17406     43610    255657     20.43     22.18  --
80.67/20.22	c  N dy   535    180161        70      6230         0     27735     43610    505343     20.48     21.59  --
85.06/21.33	c  N dy   589    191737        70      6230         0     21997     43610    353231     20.51     23.14  --
90.25/22.64	c  N dy   621    204465        70      6230         0     33482     43610    629654     20.51     21.63  --
95.85/24.03	c  N dy   681    219280        70      6230         0     29747     43610    529119     20.53     21.65  --
101.43/25.42	c  N dy   728    233459        70      6230         0     24474     43610    387548     20.55     21.67  --
103.03/25.87	c  S st   760    237854        70      6230         0     28466     43610    485747     20.58   no data  --
103.43/25.94	c  S st   760    238354        70      6230         0     28928     43610    497110     20.58   no data  --
103.43/25.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
103.43/25.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
103.43/25.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
103.43/25.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
103.43/25.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
103.43/25.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
103.43/25.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
113.43/28.42	c lits-rem:      2101  cl-subs:     2248  v-elim:      0  v-fix:    0  time:  9.83 s
113.43/28.42	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
113.43/28.43	c vivif2 --  cl tried    26680 cl shrink        0 lits rem          0 time: 0.02
114.62/28.79	c asymm  cl-useful: 0/3654/6230 lits-rem:0 time: 1.44
114.62/28.79	c calculated reachability. Time: 0.00
114.62/28.79	c  N dy   760    238354        70      6230         0     26680     43610    438442     20.58   no data  --
127.02/31.89	c  N dy   787    272767        70      6230         0     38790     43610    708983     20.43     21.62  --
135.40/33.95	c  N dy   854    292562        70      6230         0     36810     43610    652931     20.41     21.69  --
141.78/35.52	c  F st   915    306251        70      6230         0     28484     43610    445955     20.44   no data  --
143.78/36.03	c  N dy   921    311450        70      6230         0     33154     43610    558580     20.44   no data  --
154.17/38.67	c  N dy  1004    334306        70      6230         0     32205     43610    518553     20.45     21.65  --
163.75/41.07	c  N dy  1067    354403        70      6230         0     27829     43610    406770     20.46     22.10  --
164.95/41.39	c  S st  1083    357532        70      6230         0     30666     43610    476767     20.47   no data  --
165.36/41.47	c  S st  1083    358036        70      6230         0     31134     43610    488383     20.47   no data  --
165.36/41.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
165.36/41.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
165.36/41.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
165.76/41.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
165.76/41.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
165.76/41.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
165.76/41.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
176.53/44.23	c lits-rem:      1908  cl-subs:     1800  v-elim:      0  v-fix:    0  time: 10.89 s
176.53/44.23	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
176.53/44.24	c vivif2 --  cl tried    29334 cl shrink        0 lits rem          0 time: 0.02
178.53/44.77	c asymm  cl-useful: 0/2576/6230 lits-rem:0 time: 2.14
178.53/44.77	c calculated reachability. Time: 0.00
178.53/44.77	c  N dy  1083    358036        70      6230         0     29334     43610    440764     20.47   no data  --
191.72/48.09	c  N dy  1181    378320        70      6230         0     24286     43610    306900     20.52     21.75  --
200.91/50.31	c  N dy  1197    400040        70      6230         0     43684     43610    749527     20.39     21.65  --
212.49/53.22	c  N dy  1272    424070        70      6230         0     41110     43610    695895     20.39     21.59  --
224.08/56.15	c  N dy  1349    446421        70      6230         0     35970     43610    556543     20.41     21.48  --
235.25/58.99	c  N dy  1425    466491        70      6230         0     28008     43610    356069     20.42     22.68  --
246.06/61.63	c  N dy  1469    489535        70      6230         0     48693     43610    844404     20.38     21.52  --
256.02/64.12	c  N dy  1531    509589        70      6230         0     39817     43610    627098     20.38     22.82  --
270.01/67.62	c  N dy  1621    532606        70      6230         0     32671     43610    441657     20.39     21.47  --
272.02/68.19	c  S st  1648    537055        70      6230         0     36687     43610    540382     20.40     19.55  --
272.43/68.28	c  S st  1648    537558        70      6230         0     37156     43610    552000     20.40   no data  --
272.43/68.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
272.43/68.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
272.80/68.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
272.80/68.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
272.80/68.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
272.80/68.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
272.80/68.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
282.78/70.82	c lits-rem:      1047  cl-subs:     2083  v-elim:      0  v-fix:    0  time: 10.02 s
282.78/70.82	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
282.78/70.83	c vivif2 --  cl tried    35073 cl shrink        0 lits rem          0 time: 0.03
283.58/71.03	c asymm  cl-useful: 0/1519/6230 lits-rem:0 time: 0.78
283.58/71.03	c calculated reachability. Time: 0.00
283.58/71.03	c  N dy  1648    537558        70      6230         0     35073     43610    500387     20.40   no data  --
295.57/74.09	c  N dy  1751    557572        70      6230         0     53199     43610    938751     20.43     21.56  --
307.58/77.00	c  N dy  1809    578817        70      6230         0     43435     43610    683064     20.42     21.70  --
317.94/79.68	c  N dy  1831    598820        70      6230         0     31673     43610    394885     20.38     21.96  --
329.55/82.50	c  N dy  1922    618841        70      6230         0     49853     43610    835318     20.40     22.37  --
341.11/85.46	c  N dy  1944    639613        70      6230         0     37884     43610    527929     20.37     21.49  --
355.50/89.08	c  N dy  2026    659712        70      6230         0     56017     43610    967508     20.39     21.47  --
369.46/92.58	c  N dy  2151    679742        70      6230         0     42681     43610    636033     20.43     22.33  --
387.45/97.07	c  N dy  2253    702809        70      6230         0     63493     43610   1136255     20.44     21.60  --
401.43/100.51	c  N dy  2355    722877        70      6230         0     49244     43610    780465     20.46     21.87  --
415.80/104.19	c  N dy  2390    743161        70      6230         0     34034     43610    395524     20.45     21.54  --
427.79/107.19	c  N dy  2479    763182        70      6230         0     52215     43610    836393     20.46     22.33  --
442.97/110.97	c  N dy  2523    783318        70      6230         0     35969     43610    429230     20.45     21.55  --
456.57/114.39	c  N dy  2620    806337        70      6230         0     56864     43610    937749     20.46     19.34  --
456.57/114.39	c  S st  2620    806337        70      6230         0     56864     43610    937749     20.46     19.34  --
457.34/114.55	c  S st  2620    806840        70      6230         0     57321     43610    948941     20.46   no data  --
457.34/114.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
457.34/114.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
457.34/114.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
457.74/114.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
457.74/114.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
457.74/114.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
457.74/114.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
498.10/124.75	c lits-rem:      3094  cl-subs:     4917  v-elim:      0  v-fix:    0  time: 40.50 s
498.10/124.75	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
498.10/124.76	c vivif2 --  cl tried    52404 cl shrink        0 lits rem          0 time: 0.04
499.29/125.08	c asymm  cl-useful: 0/919/6230 lits-rem:0 time: 1.30
499.29/125.09	c calculated reachability. Time: 0.00
499.29/125.09	c  N dy  2620    806840        70      6230         0     52404     43610    824615     20.46   no data  --
516.46/129.39	c  N dy  2709    826879        70      6230         0     35493     43610    405685     20.47     23.59  --
530.45/132.80	c  N dy  2753    850089        70      6230         0     56380     43610    902785     20.46     21.60  --
553.24/138.55	c  N dy  2802    885245        70      6230         0     51999     43610    779530     20.42     21.62  --
587.58/147.11	c  N dy  2915    935018        70      6230         0     59691     43610    947238     20.38     21.47  --
606.37/151.81	c  N dy  2999    955100        70      6230         0     40119     43610    480091     20.39     23.26  --
621.53/155.62	c  N dy  3112    976427        70      6230         0     59367     43610    949545     20.41     21.49  --
642.69/160.94	c  N dy  3239    996496        70      6230         0     38792     43610    435614     20.43     22.64  --
674.65/168.98	c  N dy  3297   1048581        70      6230         0     45800     43610    588232     20.37     21.49  --
690.63/172.91	c  F st  3353   1071877        70      6230         0     66771     43610   1088668     20.36     19.98  --
690.63/172.91	c  N st  3353   1071877        70      6230         0     66771     43610   1088668     20.36     19.98  --
714.20/178.89	c  N dy  3451   1098614        70      6230         0     50457     43610    688858     20.37     21.49  --
736.17/184.30	c  N dy  3519   1126540        70      6230         0     75511     43610   1288103     20.36     21.55  --
754.95/189.08	c  N dy  3653   1146566        70      6230         0     52368     43610    726580     20.38     22.02  --
776.51/194.46	c  N dy  3757   1166781        70      6230         0     70710     43610   1172013     20.40     21.56  --
802.07/200.83	c  N dy  3866   1186955        70      6230         0     46488     43610    567620     20.41     21.55  --
824.05/206.32	c  N dy  3937   1210260        70      6230         0     67435     43610   1065548     20.41     17.49  --
824.05/206.32	c  S st  3937   1210260        70      6230         0     67435     43610   1065548     20.41     17.49  --
824.85/206.57	c  S st  3937   1210765        70      6230         0     67901     43610   1077349     20.41   no data  --
824.85/206.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
824.85/206.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
825.25/206.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.18
825.25/206.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
825.25/206.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
825.25/206.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
825.25/206.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
900.36/225.47	c lits-rem:      3624  cl-subs:     6317  v-elim:      0  v-fix:    0  time: 75.10 s
900.36/225.47	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
900.36/225.48	c vivif2 --  cl tried    61584 cl shrink        0 lits rem          0 time: 0.05
901.94/225.84	c asymm  cl-useful: 0/768/6230 lits-rem:0 time: 1.44
901.94/225.84	c calculated reachability. Time: 0.00
901.94/225.84	c  N dy  3937   1210765        70      6230         0     61584     43610    925340     20.41   no data  --
926.31/231.94	c  N dy  4040   1232297        70      6230         0     81066     43610   1398925     20.42     21.56  --
944.69/236.56	c  N dy  4149   1252764        70      6230         0     56565     43610    801200     20.44     21.68  --
964.25/241.46	c  N dy  4245   1272835        70      6230         0     74685     43610   1241032     20.45     21.53  --
988.24/247.43	c  N dy  4318   1292874        70      6230         0     48692     43610    592017     20.45     22.52  --
1007.80/252.37	c  N dy  4408   1312919        70      6230         0     66746     43610   1026335     20.46     24.24  --
1036.57/259.57	c  N dy  4491   1337461        70      6230         0     88939     43610   1561643     20.46     21.55  --
1057.32/264.73	c  N dy  4628   1357497        70      6230         0     61979     43610    908386     20.48     22.92  --
1084.09/271.43	c  N dy  4753   1380199        70      6230         0     82497     43610   1411395     20.49     21.68  --
1104.07/276.47	c  N dy  4834   1400212        70      6230         0     54547     43610    706309     20.49     22.28  --
1150.40/288.02	c  N dy  4894   1458270        70      6230         0     59642     43610    803248     20.43     21.59  --
1170.77/293.17	c  N dy  5006   1478370        70      6230         0     77767     43610   1245353     20.45     21.58  --
1196.74/299.69	c  N dy  5105   1498438        70      6230         0     48244     43610    533908     20.45     22.04  --
1215.51/304.36	c  N dy  5223   1521684        70      6230         0     69194     43610   1045700     20.47     21.58  --
1237.08/309.72	c  N dy  5288   1541807        70      6230         0     87236     43610   1476498     20.46     21.56  --
1259.05/315.30	c  N dy  5349   1563623        70      6230         0     58311     43610    758359     20.46     21.57  --
1278.64/320.19	c  N dy  5466   1583709        70      6230         0     76427     43610   1201255     20.47     21.85  --
1300.61/325.66	c  N dy  5518   1603873        70      6230         0     94579     43610   1635661     20.47     21.60  --
1330.55/333.18	c  N dy  5618   1638006        70      6230         0     75779     43610   1163759     20.45     22.30  --
1353.72/338.94	c  N dy  5668   1658099        70      6230         0     93738     43610   1582920     20.44     21.57  --
1377.68/344.90	c  N dy  5748   1679895        70      6230         0     63045     43610    851928     20.45     21.61  --
1404.05/351.58	c  N dy  5830   1701820        70      6230         0     82758     43610   1327421     20.45     21.68  --
1418.44/355.19	c  S st  5881   1710766        70      6230         0     90850     43610   1525297     20.45   no data  --
1420.03/355.51	c  S st  5881   1711269        70      6230         0     91316     43610   1537014     20.45   no data  --
1420.03/355.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1420.03/355.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1420.03/355.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.21
1420.43/355.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1420.43/355.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1420.43/355.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1420.43/355.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1620.16/405.69	c lits-rem:      5014  cl-subs:     9512  v-elim:      0  v-fix:    0  time: 199.97 s
1620.16/405.69	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1620.56/405.71	c vivif2 --  cl tried    81804 cl shrink        0 lits rem          0 time: 0.08
1622.15/406.18	c asymm  cl-useful: 0/549/6230 lits-rem:0 time: 1.85
1622.15/406.18	c calculated reachability. Time: 0.00
1622.15/406.18	c  N dy  5881   1711269        70      6230         0     81804     43610   1303988     20.45   no data  --
1659.30/415.46	c  N dy  5991   1731596        70      6230         0    100143     43610   1750261     20.46     21.62  --
1686.06/422.19	c  N dy  6106   1752072        70      6230         0     67870     43610    973585     20.48     21.57  --
1716.82/429.81	c  N dy  6167   1773139        70      6230         0     86759     43610   1431035     20.48     21.75  --
1751.58/438.52	c  N dy  6206   1793174        70      6230         0     52770     43610    583373     20.47     22.77  --
1778.34/445.24	c  N dy  6317   1813198        70      6230         0     70894     43610   1026830     20.48     22.80  --
1812.29/453.70	c  N dy  6381   1834577        70      6230         0     90166     43610   1493873     20.48     21.66  --
1849.86/463.15	c  N dy  6457   1854949        70      6230         0     55448     43610    630655     20.49     21.59  --
1873.01/468.98	c  N dy  6537   1874976        70      6230         0     73510     43610   1068922     20.49     21.58  --
1905.75/477.17	c  N dy  6643   1894985        70      6230         0     91529     43610   1510413     20.50     22.36  --
1945.70/487.14	c  N dy  6743   1915518        70      6230         0     56048     43610    635760     20.51     21.67  --
1968.08/492.71	c  N dy  6837   1935718        70      6230         0     74255     43610   1079264     20.51     21.77  --
1994.44/499.38	c  N dy  6898   1955758        70      6230         0     92305     43610   1511910     20.51     22.56  --
2026.78/507.48	c  N dy  6971   1975869        70      6230         0     55487     43610    608114     20.51     21.65  --
2047.57/512.64	c  N dy  7053   1999419        70      6230         0     76639     43610   1116651     20.51     21.76  --
2070.32/518.39	c  N dy  7092   2021121        70      6230         0     96097     43610   1580796     20.51     21.61  --
2103.47/526.64	c  N dy  7242   2041179        70      6230         0     58446     43610    669376     20.52     22.87  --
2121.87/531.21	c  N dy  7324   2061204        70      6230         0     76470     43610   1107637     20.53     21.64  --
2169.39/543.15	c  N dy  7471   2102037        70      6230         0    113186     43610   2005446     20.53     21.67  --
2190.15/548.30	c  N dy  7549   2123321        70      6230         0     75668     43610   1073052     20.53     21.66  --
2216.12/554.80	c  N dy  7664   2143389        70      6230         0     93810     43610   1517898     20.54     22.32  --
2245.67/562.20	c  N dy  7744   2163440        70      6230         0    111887     43610   1956255     20.54     23.53  --
2270.05/568.39	c  N dy  7848   2186685        70      6230         0     75088     43610   1048982     20.55     21.73  --
2295.21/574.63	c  N dy  7953   2206756        70      6230         0     93137     43610   1490886     20.56     24.10  --
2302.02/576.32	c  S st  7983   2211271        70      6230         0     97216     43610   1590936     20.56   no data  --
2303.20/576.60	c  S st  7983   2211775        70      6230         0     97679     43610   1602711     20.56   no data  --
2303.20/576.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2303.20/576.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2303.20/576.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.20
2303.60/576.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2303.60/576.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2303.60/576.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
2303.60/576.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2689.87/673.46	c lits-rem:      5601  cl-subs:     8799  v-elim:      0  v-fix:    0  time: 386.43 s
2689.87/673.46	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
2689.87/673.48	c vivif2 --  cl tried    88880 cl shrink        0 lits rem          0 time: 0.09
2692.27/674.03	c asymm  cl-useful: 0/501/6230 lits-rem:0 time: 2.17
2692.27/674.03	c calculated reachability. Time: 0.00
2692.27/674.03	c  N dy  7983   2211775        70      6230         0     88880     43610   1379208     20.56   no data  --
2734.20/684.54	c  N dy  8100   2232411        70      6230         0    107524     43610   1839611     20.57     21.69  --
2770.55/693.65	c  N dy  8178   2252413        70      6230         0     67432     43610    853127     20.57     22.85  --
2812.89/704.25	c  N dy  8265   2281157        70      6230         0     93228     43610   1471657     20.57     21.72  --
2856.06/715.01	c  N dy  8269   2313404        70      6230         0     62816     43610    720851     20.54     21.65  --
2883.60/721.99	c  N dy  8397   2333771        70      6230         0     81194     43610   1172265     20.54     21.65  --
2913.55/729.49	c  N dy  8489   2353824        70      6230         0     99247     43610   1611382     20.55     23.60  --
2964.29/742.12	c  N dy  8584   2385711        70      6230         0     67832     43610    826541     20.55     21.82  --
3002.63/751.77	c  N dy  8682   2416905        70      6230         0     95873     43610   1504756     20.55     21.67  --
3036.99/760.37	c  N dy  8762   2436952        70      6230         0    113950     43610   1944978     20.55     23.16  --
3070.54/768.76	c  N dy  8880   2457268        70      6230         0     71166     43610    904646     20.56     21.65  --
3099.70/776.02	c  N dy  8992   2477502        70      6230         0     89424     43610   1352483     20.56     21.72  --
3162.41/791.71	c  N dy  9038   2533140        70      6230         0     77116     43610   1015321     20.52     21.64  --
3187.58/798.01	c  N dy  9125   2553548        70      6230         0     95534     43610   1463841     20.53     21.69  --
3249.09/813.44	c  N dy  9220   2602515        70      6230         0     76552     43610    986641     20.51     21.60  --
3273.48/819.51	c  N dy  9300   2622590        70      6230         0     94646     43610   1428238     20.51     21.68  --
3304.62/827.30	c  N dy  9396   2642601        70      6230         0    112706     43610   1869525     20.52     24.02  --
3340.96/836.45	c  N dy  9478   2665950        70      6230         0     69979     43610    831084     20.52     21.80  --
3365.75/842.64	c  N dy  9592   2686285        70      6230         0     88325     43610   1277756     20.53     21.70  --
3399.29/851.03	c  N dy  9710   2706304        70      6230         0    106317     43610   1717875     20.53     22.77  --
3408.48/853.38	c  S st  9725   2711775        70      6230         0    111269     43610   1837247     20.53     19.25  --
3410.07/853.77	c  S st  9725   2712277        70      6230         0    111734     43610   1849272     20.53   no data  --
3410.07/853.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3410.07/853.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3410.47/853.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.25
3410.47/853.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3410.47/853.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3410.47/853.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
3410.47/853.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4036.01/1010.43	c lits-rem:      6464  cl-subs:    11166  v-elim:      0  v-fix:    0  time: 625.14 s
4036.01/1010.43	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4036.01/1010.45	c vivif2 --  cl tried   100568 cl shrink        0 lits rem          0 time: 0.10
4038.03/1010.91	c asymm  cl-useful: 0/439/6230 lits-rem:0 time: 1.84
4038.03/1010.92	c calculated reachability. Time: 0.00
4038.03/1010.92	c  N dy  9725   2712277        70      6230         0    100568     43610   1570267     20.53   no data  --
4079.15/1021.25	c  N dy  9805   2732409        70      6230         0    118676     43610   2010212     20.53     21.64  --
4131.08/1034.26	c  N dy  9916   2760970        70      6230         0     80177     43610   1070003     20.54     21.66  --
4166.23/1043.08	c  N dy  9969   2784199        70      6230         0    100957     43610   1570363     20.53     21.69  --
4207.37/1053.32	c  N dy  9995   2806231        70      6230         0    120608     43610   2036013     20.53     21.83  --
4254.51/1065.15	c  N dy 10075   2832776        70      6230         0     79110     43610   1018265     20.52     21.94  --
4289.27/1073.81	c  N dy 10194   2852811        70      6230         0     97136     43610   1463651     20.53     21.86  --
4333.20/1084.90	c  N dy 10342   2872824        70      6230         0    115185     43610   1911901     20.54     23.64  --
4382.34/1097.14	c  N dy 10469   2892831        70      6230         0     66920     43610    723530     20.55     22.66  --
4410.30/1104.14	c  N dy 10583   2913791        70      6230         0     85807     43610   1186731     20.56     21.85  --
4453.44/1114.97	c  N dy 10698   2936844        70      6230         0    106514     43610   1693027     20.56     21.67  --
4504.96/1127.81	c  N dy 10830   2957677        70      6230         0    125343     43610   2158238     20.57     21.82  --
4556.11/1140.60	c  N dy 10850   2991780        70      6230         0     88260     43610   1185459     20.54     21.70  --
4590.45/1149.26	c  N dy 10915   3011825        70      6230         0    106277     43610   1620810     20.54     24.44  --
4633.99/1160.15	c  N dy 10998   3031993        70      6230         0    124451     43610   2062862     20.54     21.66  --
4676.74/1170.83	c  N dy 11136   3052076        70      6230         0     74440     43610    883110     20.55     21.66  --
4704.29/1177.76	c  N dy 11227   3072232        70      6230         0     92614     43610   1330688     20.56     21.67  --
4739.45/1186.50	c  N dy 11333   3092263        70      6230         0    110631     43610   1772221     20.56     22.49  --
4782.98/1197.44	c  N dy 11451   3112350        70      6230         0    128712     43610   2218795     20.57     22.10  --

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-3175091-1304085177/watcher-3175091-1304085177 -o /tmp/evaluation-result-3175091-1304085177/solver-3175091-1304085177 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175091-1304085177.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: 6.95 7.84 7.89 2/172 29508
/proc/meminfo: memFree=30962196/32951124 swapFree=67111364/67111528
[pid=29508] ppid=29506 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/29508/stat : 29508 (strangenight1-m) R 29506 29508 28877 0 -1 4202496 413 0 0 0 0 0 0 0 21 0 4 0 520115673 52465664 353 33554432000 4194304 4650419 140735664385824 18446744073709551615 46974331893682 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29508/statm: 12809 353 303 112 0 7774 0
[pid=29508/tid=29509] ppid=29506 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/29508/task/29509/stat : 29509 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 520115674 52465664 353 33554432000 4194304 4650419 140735664385824 18446744073709551615 46974331893682 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29508/tid=29510] ppid=29506 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/29508/task/29510/stat : 29510 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 520115674 52465664 353 33554432000 4194304 4650419 140735664385824 18446744073709551615 228244405233 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29508/tid=29511] ppid=29506 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/29508/task/29511/stat : 29511 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 520115674 52465664 353 33554432000 4194304 4650419 140735664385824 18446744073709551615 46974331893680 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.0118789 s]
/proc/loadavg: 6.95 7.84 7.89 2/172 29508
/proc/meminfo: memFree=30962196/32951124 swapFree=67111364/67111528
[pid=29508] ppid=29506 vsize=281916 CPUtime=0.03 cores=0,2,4,6
/proc/29508/stat : 29508 (strangenight1-m) R 29506 29508 28877 0 -1 4202496 1250 0 0 0 3 0 0 0 18 0 4 0 520115673 288681984 1165 33554432000 4194304 4650419 140735664385824 18446744073709551615 4370626 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29508/statm: 70479 1165 366 112 0 65444 0
[pid=29508/tid=29509] ppid=29506 vsize=281916 CPUtime=0 cores=0,2,4,6
/proc/29508/task/29509/stat : 29509 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 200 0 0 0 0 0 0 0 18 0 4 0 520115674 288681984 1166 33554432000 4194304 4650419 140735664385824 18446744073709551615 4371161 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29508/tid=29510] ppid=29506 vsize=281916 CPUtime=0 cores=0,2,4,6
/proc/29508/task/29510/stat : 29510 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 206 0 0 0 0 0 0 0 24 0 4 0 520115674 288681984 1166 33554432000 4194304 4650419 140735664385824 18446744073709551615 4370730 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29508/tid=29511] ppid=29506 vsize=281916 CPUtime=0 cores=0,2,4,6
/proc/29508/task/29511/stat : 29511 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 219 0 0 0 0 0 0 0 18 0 4 0 520115674 288681984 1166 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 281916

[startup+0.100822 s]
/proc/loadavg: 6.95 7.84 7.89 2/172 29508
/proc/meminfo: memFree=30962196/32951124 swapFree=67111364/67111528
[pid=29508] ppid=29506 vsize=282192 CPUtime=0.38 cores=0,2,4,6
/proc/29508/stat : 29508 (strangenight1-m) R 29506 29508 28877 0 -1 4202496 1434 0 0 0 38 0 0 0 18 0 4 0 520115673 288964608 1349 33554432000 4194304 4650419 140735664385824 18446744073709551615 4370541 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29508/statm: 70548 1349 366 112 0 65513 0
[pid=29508/tid=29509] ppid=29506 vsize=282192 CPUtime=0.09 cores=0,2,4,6
/proc/29508/task/29509/stat : 29509 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 217 0 0 0 9 0 0 0 18 0 4 0 520115674 288964608 1349 33554432000 4194304 4650419 140735664385824 18446744073709551615 4370658 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29508/tid=29510] ppid=29506 vsize=282192 CPUtime=0.09 cores=0,2,4,6
/proc/29508/task/29510/stat : 29510 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 216 0 0 0 9 0 0 0 24 0 4 0 520115674 288964608 1349 33554432000 4194304 4650419 140735664385824 18446744073709551615 4370697 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29508/tid=29511] ppid=29506 vsize=282192 CPUtime=0.09 cores=0,2,4,6
/proc/29508/task/29511/stat : 29511 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 353 0 0 0 9 0 0 0 18 0 4 0 520115674 288964608 1349 33554432000 4194304 4650419 140735664385824 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 282192

[startup+0.300788 s]
/proc/loadavg: 6.95 7.84 7.89 2/172 29508
/proc/meminfo: memFree=30962196/32951124 swapFree=67111364/67111528
[pid=29508] ppid=29506 vsize=284068 CPUtime=1.17 cores=0,2,4,6
/proc/29508/stat : 29508 (strangenight1-m) R 29506 29508 28877 0 -1 4202496 3657 0 0 0 117 0 0 0 18 0 4 0 520115673 290885632 3117 33554432000 4194304 4650419 140735664385824 18446744073709551615 4333952 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29508/statm: 71017 3117 390 112 0 65982 0
[pid=29508/tid=29509] ppid=29506 vsize=284068 CPUtime=0.29 cores=0,2,4,6
/proc/29508/task/29509/stat : 29509 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 856 0 0 0 29 0 0 0 18 0 4 0 520115674 290885632 3117 33554432000 4194304 4650419 140735664385824 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29508/tid=29510] ppid=29506 vsize=284068 CPUtime=0.29 cores=0,2,4,6
/proc/29508/task/29510/stat : 29510 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 828 0 0 0 29 0 0 0 25 0 4 0 520115674 290885632 3117 33554432000 4194304 4650419 140735664385824 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29508/tid=29511] ppid=29506 vsize=284068 CPUtime=0.29 cores=0,2,4,6
/proc/29508/task/29511/stat : 29511 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 710 0 0 0 29 0 0 0 18 0 4 0 520115674 290885632 3117 33554432000 4194304 4650419 140735664385824 18446744073709551615 4329423 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284068

[startup+0.700719 s]
/proc/loadavg: 6.95 7.84 7.89 2/172 29508
/proc/meminfo: memFree=30962196/32951124 swapFree=67111364/67111528
[pid=29508] ppid=29506 vsize=285916 CPUtime=2.78 cores=0,2,4,6
/proc/29508/stat : 29508 (strangenight1-m) R 29506 29508 28877 0 -1 4202496 6109 0 0 0 277 1 0 0 18 0 4 0 520115673 292777984 3670 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365327 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29508/statm: 71479 3670 390 112 0 66444 0
[pid=29508/tid=29509] ppid=29506 vsize=285916 CPUtime=0.69 cores=0,2,4,6
/proc/29508/task/29509/stat : 29509 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 1449 0 0 0 69 0 0 0 18 0 4 0 520115674 292777984 3670 33554432000 4194304 4650419 140735664385824 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29508/tid=29510] ppid=29506 vsize=285916 CPUtime=0.69 cores=0,2,4,6
/proc/29508/task/29510/stat : 29510 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 1408 0 0 0 69 0 0 0 25 0 4 0 520115674 292777984 3670 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365373 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29508/tid=29511] ppid=29506 vsize=285916 CPUtime=0.69 cores=0,2,4,6
/proc/29508/task/29511/stat : 29511 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 1389 0 0 0 69 0 0 0 18 0 4 0 520115674 292777984 3670 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 285916

[startup+1.50058 s]
/proc/loadavg: 6.95 7.84 7.89 11/184 29525
/proc/meminfo: memFree=30930944/32951124 swapFree=67111364/67111528
[pid=29508] ppid=29506 vsize=287252 CPUtime=5.97 cores=0,2,4,6
/proc/29508/stat : 29508 (strangenight1-m) R 29506 29508 28877 0 -1 4202496 11085 0 0 0 595 2 0 0 20 0 4 0 520115673 294146048 5824 33554432000 4194304 4650419 140735664385824 18446744073709551615 4432376 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29508/statm: 71813 5824 392 112 0 66778 0
[pid=29508/tid=29509] ppid=29506 vsize=287252 CPUtime=1.49 cores=0,2,4,6
/proc/29508/task/29509/stat : 29509 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 2362 0 0 0 149 0 0 0 19 0 4 0 520115674 294146048 5824 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29508/tid=29510] ppid=29506 vsize=287252 CPUtime=1.48 cores=0,2,4,6
/proc/29508/task/29510/stat : 29510 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 2326 0 0 0 148 0 0 0 25 0 4 0 520115674 294146048 5824 33554432000 4194304 4650419 140735664385824 18446744073709551615 4361036 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29508/tid=29511] ppid=29506 vsize=287252 CPUtime=1.49 cores=0,2,4,6
/proc/29508/task/29511/stat : 29511 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 2309 0 0 0 149 0 0 0 20 0 4 0 520115674 294146048 5824 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365195 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 287252

[startup+3.1003 s]
/proc/loadavg: 6.95 7.84 7.89 10/184 29525
/proc/meminfo: memFree=30906764/32951124 swapFree=67111364/67111528
[pid=29508] ppid=29506 vsize=287152 CPUtime=12.37 cores=0,2,4,6
/proc/29508/stat : 29508 (strangenight1-m) R 29506 29508 28877 0 -1 4202496 18163 0 0 0 1234 3 0 0 25 0 4 0 520115673 294043648 10919 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29508/statm: 71788 10919 392 112 0 66753 0
[pid=29508/tid=29509] ppid=29506 vsize=287152 CPUtime=3.09 cores=0,2,4,6
/proc/29508/task/29509/stat : 29509 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 3884 0 0 0 309 0 0 0 25 0 4 0 520115674 294043648 10919 33554432000 4194304 4650419 140735664385824 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29508/tid=29510] ppid=29506 vsize=287152 CPUtime=3.08 cores=0,2,4,6
/proc/29508/task/29510/stat : 29510 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 4893 0 0 0 307 1 0 0 25 0 4 0 520115674 294043648 10919 33554432000 4194304 4650419 140735664385824 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29508/tid=29511] ppid=29506 vsize=287152 CPUtime=3.09 cores=0,2,4,6
/proc/29508/task/29511/stat : 29511 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 4962 0 0 0 309 0 0 0 25 0 4 0 520115674 294043648 10919 33554432000 4194304 4650419 140735664385824 18446744073709551615 4370686 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 287152

[startup+6.30074 s]
/proc/loadavg: 7.04 7.85 7.89 9/184 29525
/proc/meminfo: memFree=30851340/32951124 swapFree=67111364/67111528
[pid=29508] ppid=29506 vsize=278352 CPUtime=25.15 cores=0,2,4,6
/proc/29508/stat : 29508 (strangenight1-m) R 29506 29508 28877 0 -1 4202496 26746 0 0 0 2510 5 0 0 25 0 4 0 520115673 285032448 14408 33554432000 4194304 4650419 140735664385824 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29508/statm: 69588 14408 392 112 0 64553 0
[pid=29508/tid=29509] ppid=29506 vsize=278352 CPUtime=6.29 cores=0,2,4,6
/proc/29508/task/29509/stat : 29509 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 7007 0 0 0 628 1 0 0 25 0 4 0 520115674 285032448 14408 33554432000 4194304 4650419 140735664385824 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29508/tid=29510] ppid=29506 vsize=278352 CPUtime=6.26 cores=0,2,4,6
/proc/29508/task/29510/stat : 29510 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 6604 0 0 0 625 1 0 0 25 0 4 0 520115674 285032448 14408 33554432000 4194304 4650419 140735664385824 18446744073709551615 4341618 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29508/tid=29511] ppid=29506 vsize=278352 CPUtime=6.28 cores=0,2,4,6
/proc/29508/task/29511/stat : 29511 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 7151 0 0 0 627 1 0 0 25 0 4 0 520115674 285032448 14408 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 278352

[startup+12.7006 s]
/proc/loadavg: 7.11 7.85 7.89 9/184 29525
/proc/meminfo: memFree=30801780/32951124 swapFree=67111364/67111528
[pid=29508] ppid=29506 vsize=285968 CPUtime=50.7 cores=0,2,4,6
/proc/29508/stat : 29508 (strangenight1-m) R 29506 29508 28877 0 -1 4202496 39312 0 0 0 5063 7 0 0 25 0 4 0 520115673 292831232 20462 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365192 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29508/statm: 71492 20462 392 112 0 66457 0
[pid=29508/tid=29509] ppid=29506 vsize=285968 CPUtime=12.69 cores=0,2,4,6
/proc/29508/task/29509/stat : 29509 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 10268 0 0 0 1267 2 0 0 25 0 4 0 520115674 292831232 20462 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29508/tid=29510] ppid=29506 vsize=285968 CPUtime=12.61 cores=0,2,4,6
/proc/29508/task/29510/stat : 29510 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 9555 0 0 0 1260 1 0 0 25 0 4 0 520115674 292831232 20462 33554432000 4194304 4650419 140735664385824 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29508/tid=29511] ppid=29506 vsize=285968 CPUtime=12.69 cores=0,2,4,6
/proc/29508/task/29511/stat : 29511 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 11022 0 0 0 1267 2 0 0 25 0 4 0 520115674 292831232 20462 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 285968

[startup+25.5004 s]
/proc/loadavg: 7.39 7.87 7.90 9/184 29526
/proc/meminfo: memFree=30747220/32951124 swapFree=67111364/67111528
[pid=29508] ppid=29506 vsize=276788 CPUtime=101.83 cores=0,2,4,6
/proc/29508/stat : 29508 (strangenight1-m) R 29506 29508 28877 0 -1 4202496 58353 0 0 0 10172 11 0 0 25 0 4 0 520115673 283430912 26938 33554432000 4194304 4650419 140735664385824 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29508/statm: 69197 26938 392 112 0 64162 0
[pid=29508/tid=29509] ppid=29506 vsize=276788 CPUtime=25.49 cores=0,2,4,6
/proc/29508/task/29509/stat : 29509 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 15241 0 0 0 2546 3 0 0 25 0 4 0 520115674 283430912 26938 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29508/tid=29510] ppid=29506 vsize=276788 CPUtime=25.34 cores=0,2,4,6
/proc/29508/task/29510/stat : 29510 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 14282 0 0 0 2532 2 0 0 25 0 4 0 520115674 283430912 26938 33554432000 4194304 4650419 140735664385824 18446744073709551615 4333209 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29508/tid=29511] ppid=29506 vsize=276788 CPUtime=25.48 cores=0,2,4,6
/proc/29508/task/29511/stat : 29511 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 16189 0 0 0 2545 3 0 0 25 0 4 0 520115674 283430912 26938 33554432000 4194304 4650419 140735664385824 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 276788

[startup+51.1009 s]
/proc/loadavg: 7.60 7.88 7.90 9/184 29526
/proc/meminfo: memFree=30725600/32951124 swapFree=67111364/67111528
[pid=29508] ppid=29506 vsize=278452 CPUtime=204.1 cores=0,2,4,6
/proc/29508/stat : 29508 (strangenight1-m) R 29506 29508 28877 0 -1 4202496 85055 0 0 0 20393 17 0 0 25 0 4 0 520115673 285134848 27107 33554432000 4194304 4650419 140735664385824 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29508/statm: 69613 27107 392 112 0 64578 0
[pid=29508/tid=29509] ppid=29506 vsize=278452 CPUtime=51.09 cores=0,2,4,6
/proc/29508/task/29509/stat : 29509 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 22215 0 0 0 5104 5 0 0 25 0 4 0 520115674 285134848 27107 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29508/tid=29510] ppid=29506 vsize=278452 CPUtime=50.81 cores=0,2,4,6
/proc/29508/task/29510/stat : 29510 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 21608 0 0 0 5077 4 0 0 25 0 4 0 520115674 285134848 27107 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29508/tid=29511] ppid=29506 vsize=278452 CPUtime=51.09 cores=0,2,4,6
/proc/29508/task/29511/stat : 29511 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 23795 0 0 0 5104 5 0 0 25 0 4 0 520115674 285134848 27107 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 278452

[startup+102.307 s]
/proc/loadavg: 7.88 7.91 7.91 9/184 29528
/proc/meminfo: memFree=30670260/32951124 swapFree=67111364/67111528
[pid=29508] ppid=29506 vsize=311904 CPUtime=408.64 cores=0,2,4,6
/proc/29508/stat : 29508 (strangenight1-m) R 29506 29508 28877 0 -1 4202496 128666 0 0 0 40835 29 0 0 25 0 4 0 520115673 319389696 32587 33554432000 4194304 4650419 140735664385824 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29508/statm: 77976 32587 392 112 0 72941 0
[pid=29508/tid=29509] ppid=29506 vsize=311904 CPUtime=102.3 cores=0,2,4,6
/proc/29508/task/29509/stat : 29509 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 31713 0 0 0 10223 7 0 0 25 0 4 0 520115674 319389696 32587 33554432000 4194304 4650419 140735664385824 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29508/tid=29510] ppid=29506 vsize=311904 CPUtime=101.72 cores=0,2,4,6
/proc/29508/task/29510/stat : 29510 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 31627 0 0 0 10165 7 0 0 25 0 4 0 520115674 319389696 32587 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29508/tid=29511] ppid=29506 vsize=311904 CPUtime=102.29 cores=0,2,4,6
/proc/29508/task/29511/stat : 29511 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 38178 0 0 0 10221 8 0 0 25 0 4 0 520115674 319389696 32587 33554432000 4194304 4650419 140735664385824 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 311904

[startup+162.3 s]

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

[pid=29508] ppid=29506 vsize=449512 CPUtime=2805.31 cores=0,2,4,6
/proc/29508/stat : 29508 (strangenight1-m) R 29506 29508 28877 0 -1 4202496 393891 0 0 0 280411 120 0 0 25 0 4 0 520115673 460300288 76304 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365289 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29508/statm: 112378 76304 392 112 0 107343 0
[pid=29508/tid=29509] ppid=29506 vsize=449512 CPUtime=702.31 cores=0,2,4,6
/proc/29508/task/29509/stat : 29509 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 100010 0 0 0 70202 29 0 0 25 0 4 0 520115674 460300288 76304 33554432000 4194304 4650419 140735664385824 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29508/tid=29510] ppid=29506 vsize=449512 CPUtime=698.4 cores=0,2,4,6
/proc/29508/task/29510/stat : 29510 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 108639 0 0 0 69805 35 0 0 25 0 4 0 520115674 460300288 76304 33554432000 4194304 4650419 140735664385824 18446744073709551615 4334276 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29508/tid=29511] ppid=29506 vsize=449512 CPUtime=702.28 cores=0,2,4,6
/proc/29508/task/29511/stat : 29511 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 87274 0 0 0 70204 24 0 0 25 0 4 0 520115674 460300288 76304 33554432000 4194304 4650419 140735664385824 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.31
Current children cumulated vsize (KiB) 449512

[startup+762.306 s]
/proc/loadavg: 8.32 8.17 8.02 9/184 29557
/proc/meminfo: memFree=30308844/32951124 swapFree=67111364/67111528
[pid=29508] ppid=29506 vsize=422008 CPUtime=3045 cores=0,2,4,6
/proc/29508/stat : 29508 (strangenight1-m) R 29506 29508 28877 0 -1 4202496 405376 0 0 0 304375 125 0 0 25 0 4 0 520115673 432136192 74836 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365289 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29508/statm: 105502 74836 392 112 0 100467 0
[pid=29508/tid=29509] ppid=29506 vsize=422008 CPUtime=762.31 cores=0,2,4,6
/proc/29508/task/29509/stat : 29509 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 104743 0 0 0 76200 31 0 0 25 0 4 0 520115674 432136192 74836 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29508/tid=29510] ppid=29506 vsize=422008 CPUtime=758.07 cores=0,2,4,6
/proc/29508/task/29510/stat : 29510 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 114374 0 0 0 75770 37 0 0 25 0 4 0 520115674 432136192 74836 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29508/tid=29511] ppid=29506 vsize=422008 CPUtime=762.28 cores=0,2,4,6
/proc/29508/task/29511/stat : 29511 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 87763 0 0 0 76204 24 0 0 25 0 4 0 520115674 432136192 74836 33554432000 4194304 4650419 140735664385824 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3045
Current children cumulated vsize (KiB) 422008

[startup+822.301 s]
/proc/loadavg: 8.22 8.17 8.02 9/184 29559
/proc/meminfo: memFree=30268868/32951124 swapFree=67111364/67111528
[pid=29508] ppid=29506 vsize=496828 CPUtime=3284.65 cores=0,2,4,6
/proc/29508/stat : 29508 (strangenight1-m) R 29506 29508 28877 0 -1 4202496 423722 0 0 0 328331 134 0 0 25 0 4 0 520115673 508751872 83344 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29508/statm: 124207 83344 392 112 0 119172 0
[pid=29508/tid=29509] ppid=29506 vsize=496828 CPUtime=822.31 cores=0,2,4,6
/proc/29508/task/29509/stat : 29509 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 108727 0 0 0 82198 33 0 0 25 0 4 0 520115674 508751872 83344 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29508/tid=29510] ppid=29506 vsize=496828 CPUtime=817.73 cores=0,2,4,6
/proc/29508/task/29510/stat : 29510 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 120106 0 0 0 81733 40 0 0 25 0 4 0 520115674 508751872 83344 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29508/tid=29511] ppid=29506 vsize=496828 CPUtime=822.28 cores=0,2,4,6
/proc/29508/task/29511/stat : 29511 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 89352 0 0 0 82203 25 0 0 25 0 4 0 520115674 508751872 83344 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.65
Current children cumulated vsize (KiB) 496828

[startup+882.3 s]
/proc/loadavg: 8.18 8.16 8.03 9/184 29561
/proc/meminfo: memFree=30222464/32951124 swapFree=67111364/67111528
[pid=29508] ppid=29506 vsize=509280 CPUtime=3524.31 cores=0,2,4,6
/proc/29508/stat : 29508 (strangenight1-m) R 29506 29508 28877 0 -1 4202496 439993 0 0 0 352290 141 0 0 25 0 4 0 520115673 521502720 90521 33554432000 4194304 4650419 140735664385824 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29508/statm: 127320 90521 392 112 0 122285 0
[pid=29508/tid=29509] ppid=29506 vsize=509280 CPUtime=882.31 cores=0,2,4,6
/proc/29508/task/29509/stat : 29509 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 114174 0 0 0 88196 35 0 0 25 0 4 0 520115674 521502720 90521 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29508/tid=29510] ppid=29506 vsize=509280 CPUtime=877.4 cores=0,2,4,6
/proc/29508/task/29510/stat : 29510 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 124901 0 0 0 87697 43 0 0 25 0 4 0 520115674 521502720 90521 33554432000 4194304 4650419 140735664385824 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29508/tid=29511] ppid=29506 vsize=509280 CPUtime=882.28 cores=0,2,4,6
/proc/29508/task/29511/stat : 29511 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 92158 0 0 0 88202 26 0 0 25 0 4 0 520115674 521502720 90521 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.31
Current children cumulated vsize (KiB) 509280

[startup+942.301 s]
/proc/loadavg: 8.10 8.15 8.02 9/184 29562
/proc/meminfo: memFree=30213512/32951124 swapFree=67111364/67111528
[pid=29508] ppid=29506 vsize=509912 CPUtime=3763.99 cores=0,2,4,6
/proc/29508/stat : 29508 (strangenight1-m) R 29506 29508 28877 0 -1 4202496 459377 0 0 0 376253 146 0 0 25 0 4 0 520115673 522149888 86421 33554432000 4194304 4650419 140735664385824 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29508/statm: 127478 86421 392 112 0 122443 0
[pid=29508/tid=29509] ppid=29506 vsize=509912 CPUtime=942.31 cores=0,2,4,6
/proc/29508/task/29509/stat : 29509 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 116356 0 0 0 94195 36 0 0 25 0 4 0 520115674 522149888 86421 33554432000 4194304 4650419 140735664385824 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29508/tid=29510] ppid=29506 vsize=509912 CPUtime=937.07 cores=0,2,4,6
/proc/29508/task/29510/stat : 29510 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 130151 0 0 0 93662 45 0 0 25 0 4 0 520115674 522149888 86421 33554432000 4194304 4650419 140735664385824 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29508/tid=29511] ppid=29506 vsize=509912 CPUtime=942.27 cores=0,2,4,6
/proc/29508/task/29511/stat : 29511 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 92526 0 0 0 94201 26 0 0 25 0 4 0 520115674 522149888 86421 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.99
Current children cumulated vsize (KiB) 509912

[startup+1002.3 s]
/proc/loadavg: 8.07 8.13 8.02 9/184 29564
/proc/meminfo: memFree=30196640/32951124 swapFree=67111364/67111528
[pid=29508] ppid=29506 vsize=509972 CPUtime=4003.65 cores=0,2,4,6
/proc/29508/stat : 29508 (strangenight1-m) R 29506 29508 28877 0 -1 4202496 477819 0 0 0 400215 150 0 0 25 0 4 0 520115673 522211328 86695 33554432000 4194304 4650419 140735664385824 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29508/statm: 127493 86695 392 112 0 122458 0
[pid=29508/tid=29509] ppid=29506 vsize=509972 CPUtime=1002.31 cores=0,2,4,6
/proc/29508/task/29509/stat : 29509 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 122653 0 0 0 100195 36 0 0 25 0 4 0 520115674 522211328 86695 33554432000 4194304 4650419 140735664385824 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29508/tid=29510] ppid=29506 vsize=509972 CPUtime=996.74 cores=0,2,4,6
/proc/29508/task/29510/stat : 29510 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 133927 0 0 0 99627 47 0 0 25 0 4 0 520115674 522211328 86695 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29508/tid=29511] ppid=29506 vsize=509972 CPUtime=1002.28 cores=0,2,4,6
/proc/29508/task/29511/stat : 29511 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 92858 0 0 0 100201 27 0 0 25 0 4 0 520115674 522211328 86695 33554432000 4194304 4650419 140735664385824 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.65
Current children cumulated vsize (KiB) 509972

[startup+1062.3 s]
/proc/loadavg: 8.14 8.14 8.03 9/184 29565
/proc/meminfo: memFree=30148232/32951124 swapFree=67111364/67111528
[pid=29508] ppid=29506 vsize=510092 CPUtime=4243.33 cores=0,2,4,6
/proc/29508/stat : 29508 (strangenight1-m) R 29506 29508 28877 0 -1 4202496 497833 0 0 0 424177 156 0 0 25 0 4 0 520115673 522334208 89350 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29508/statm: 127523 89350 392 112 0 122488 0
[pid=29508/tid=29509] ppid=29506 vsize=510092 CPUtime=1062.31 cores=0,2,4,6
/proc/29508/task/29509/stat : 29509 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 132258 0 0 0 106194 37 0 0 25 0 4 0 520115674 522334208 89350 33554432000 4194304 4650419 140735664385824 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29508/tid=29510] ppid=29506 vsize=510092 CPUtime=1056.41 cores=0,2,4,6
/proc/29508/task/29510/stat : 29510 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 138632 0 0 0 105592 49 0 0 25 0 4 0 520115674 522334208 89350 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29508/tid=29511] ppid=29506 vsize=510092 CPUtime=1062.28 cores=0,2,4,6
/proc/29508/task/29511/stat : 29511 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 92858 0 0 0 106201 27 0 0 25 0 4 0 520115674 522334208 89350 33554432000 4194304 4650419 140735664385824 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.33
Current children cumulated vsize (KiB) 510092

[startup+1122.3 s]
/proc/loadavg: 8.10 8.12 8.03 9/184 29567
/proc/meminfo: memFree=30104904/32951124 swapFree=67111364/67111528
[pid=29508] ppid=29506 vsize=575680 CPUtime=4482.99 cores=0,2,4,6
/proc/29508/stat : 29508 (strangenight1-m) R 29506 29508 28877 0 -1 4202496 510085 0 0 0 448138 161 0 0 25 0 4 0 520115673 589496320 93674 33554432000 4194304 4650419 140735664385824 18446744073709551615 4364772 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29508/statm: 143920 93674 392 112 0 138885 0
[pid=29508/tid=29509] ppid=29506 vsize=575680 CPUtime=1122.31 cores=0,2,4,6
/proc/29508/task/29509/stat : 29509 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 136712 0 0 0 112192 39 0 0 25 0 4 0 520115674 589496320 93674 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29508/tid=29510] ppid=29506 vsize=575680 CPUtime=1116.07 cores=0,2,4,6
/proc/29508/task/29510/stat : 29510 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 144658 0 0 0 111556 51 0 0 25 0 4 0 520115674 589496320 93674 33554432000 4194304 4650419 140735664385824 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29508/tid=29511] ppid=29506 vsize=575680 CPUtime=1122.28 cores=0,2,4,6
/proc/29508/task/29511/stat : 29511 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 92858 0 0 0 112201 27 0 0 25 0 4 0 520115674 589496320 93674 33554432000 4194304 4650419 140735664385824 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4482.99
Current children cumulated vsize (KiB) 575680

[startup+1182.3 s]
/proc/loadavg: 8.08 8.11 8.03 9/184 29569
/proc/meminfo: memFree=30103620/32951124 swapFree=67111364/67111528
[pid=29508] ppid=29506 vsize=575680 CPUtime=4722.66 cores=0,2,4,6
/proc/29508/stat : 29508 (strangenight1-m) R 29506 29508 28877 0 -1 4202496 523736 0 0 0 472100 166 0 0 25 0 4 0 520115673 589496320 97654 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365289 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29508/statm: 143920 97654 392 112 0 138885 0
[pid=29508/tid=29509] ppid=29506 vsize=575680 CPUtime=1182.32 cores=0,2,4,6
/proc/29508/task/29509/stat : 29509 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 139801 0 0 0 118191 41 0 0 25 0 4 0 520115674 589496320 97654 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29508/tid=29510] ppid=29506 vsize=575680 CPUtime=1175.75 cores=0,2,4,6
/proc/29508/task/29510/stat : 29510 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 150560 0 0 0 117523 52 0 0 25 0 4 0 520115674 589496320 97654 33554432000 4194304 4650419 140735664385824 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29508/tid=29511] ppid=29506 vsize=575680 CPUtime=1182.28 cores=0,2,4,6
/proc/29508/task/29511/stat : 29511 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 92858 0 0 0 118201 27 0 0 25 0 4 0 520115674 589496320 97654 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.66
Current children cumulated vsize (KiB) 575680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.14 8.12 8.03 9/184 29569
/proc/meminfo: memFree=30098400/32951124 swapFree=67111364/67111528
[pid=29508] ppid=29506 vsize=510144 CPUtime=4800.17 cores=0,2,4,6
/proc/29508/stat : 29508 (strangenight1-m) R 29506 29508 28877 0 -1 4202496 528219 0 0 0 479850 167 0 0 25 0 4 0 520115673 522387456 100035 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29508/statm: 127536 100035 392 112 0 122501 0
[pid=29508/tid=29509] ppid=29506 vsize=510144 CPUtime=1201.72 cores=0,2,4,6
/proc/29508/task/29509/stat : 29509 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 141254 0 0 0 120131 41 0 0 25 0 4 0 520115674 522387456 100035 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29508/tid=29510] ppid=29506 vsize=510144 CPUtime=1195.03 cores=0,2,4,6
/proc/29508/task/29510/stat : 29510 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 152564 0 0 0 119451 52 0 0 25 0 4 0 520115674 522387456 100035 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29508/tid=29511] ppid=29506 vsize=510144 CPUtime=1201.68 cores=0,2,4,6
/proc/29508/task/29511/stat : 29511 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 92988 0 0 0 120141 27 0 0 25 0 4 0 520115674 522387456 100035 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 510144

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

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

[startup+1201.7 s]
/proc/loadavg: 8.14 8.12 8.03 9/184 29569
/proc/meminfo: memFree=30098400/32951124 swapFree=67111364/67111528
[pid=29508] ppid=29506 vsize=510144 CPUtime=4800.17 cores=0,2,4,6
/proc/29508/stat : 29508 (strangenight1-m) R 29506 29508 28877 0 -1 4202496 528219 0 0 0 479850 167 0 0 25 0 4 0 520115673 522387456 100035 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29508/statm: 127536 100035 392 112 0 122501 0
[pid=29508/tid=29509] ppid=29506 vsize=510144 CPUtime=1201.72 cores=0,2,4,6
/proc/29508/task/29509/stat : 29509 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 141254 0 0 0 120131 41 0 0 25 0 4 0 520115674 522387456 100035 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29508/tid=29510] ppid=29506 vsize=510144 CPUtime=1195.03 cores=0,2,4,6
/proc/29508/task/29510/stat : 29510 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 152564 0 0 0 119451 52 0 0 25 0 4 0 520115674 522387456 100035 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29508/tid=29511] ppid=29506 vsize=510144 CPUtime=1201.68 cores=0,2,4,6
/proc/29508/task/29511/stat : 29511 (strangenight1-m) R 29506 29508 28877 0 -1 4202560 92988 0 0 0 120141 27 0 0 25 0 4 0 520115674 522387456 100035 33554432000 4194304 4650419 140735664385824 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 510144

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.23
CPU user time (s): 4798.53
CPU system time (s): 1.69774
CPU usage (%): 399.442
Max. virtual memory (cumulated for all children) (KiB): 575680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.53
system time used= 1.69774
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 528221
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= 300
involuntary context switches= 22492

runsolver used 1.86172 second user time and 4.71128 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-29 15:52:57
IDJOB=3175091
IDBENCH=82709
IDSOLVER=1588
FILE ID=node136/3175091-1304085177
RUNJOBID= node136-1304085177-29498
PBS_JOBID= 13170526
Free space on /tmp= 72336 MiB

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

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

MD5SUM BENCH= f8817105cc2067c24c16bafe0c05427a
RANDOM SEED=140319503

node136.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.809
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.61
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.809
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.809
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.809
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.76
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.809
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.75
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.809
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.83
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.809
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.809
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:     32951124 kB
MemFree:      30962476 kB
Buffers:        570536 kB
Cached:         929152 kB
SwapCached:          0 kB
Active:         115628 kB
Inactive:      1447552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30962476 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            6404 kB
Writeback:           0 kB
AnonPages:       63244 kB
Mapped:          14484 kB
Slab:           360672 kB
PageTables:       4888 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186696 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= 72324 MiB
End job on node136 at 2011-04-29 16:13:01