Trace number 3368757

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.19 1203.33

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1818856267-075.UNKNOWN.cnf
MD5SUMff76c2a7684df6ebd90c6aa1ff48f56d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses7120
Sum of the clauses size49840
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 57120

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-3368757-1305402247.cnf'
0.00/0.00	c -- header says num vars:             80
0.00/0.00	c -- header says num clauses:        7120
0.00/0.00	c -- clauses added:            0 learnts,         7120 normals,            0 xors
0.00/0.00	c -- vars added         80
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0        80      7120         0         0     49840         0   no data   no data  --
0.42/0.17	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.64
0.42/0.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.42/0.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.42/0.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.42/0.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
0.42/0.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.37/0.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
2.37/0.60	c Finding binary XORs  T:     0.00 s  found:       0
2.37/0.60	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
2.37/0.60	c calculated reachability. Time: 0.00
2.37/0.60	c Calc default polars -  time:   0.00 s pos:      33 undec:       0 neg:      47
2.37/0.60	c =========================================================================================
2.37/0.60	c types(t): F = full restart, N = normal restart
2.37/0.60	c types(t): S = simplification begin/end, E = solution found
2.37/0.60	c restart types(rt): st = static, dy = dynamic
2.37/0.60	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.37/0.60	c  B st     0         0        80      7120         0         0     49840         0   no data   no data  --
2.37/0.60	c  N dy     8      4653        80      7120         0      4274     49840    115635     21.86     23.04  --
2.37/0.60	c  N dy    30      8686        80      7120         0      5705     49840    145132     23.11     24.69  --
3.58/0.92	c  N dy    38     16708        80      7120         0      9137     49840    220884     22.75     24.13  --
4.37/1.15	c  N dy    68     23236        80      7120         0      9975     49840    232949     23.06     24.29  --
4.81/1.24	c  F st    74     25000        80      7120         0     11604     49840    276410     23.07     21.74  --
5.56/1.40	c  N st    79     28301        80      7120         0      8381     49840    173881     23.07   no data  --
5.56/1.48	c  S st    80     30001        80      7120         0      9937     49840    215201     23.07   no data  --
5.96/1.51	c  S st    80     30506        80      7120         0     10414     49840    228457     23.07   no data  --
5.96/1.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.96/1.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.96/1.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
5.96/1.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.96/1.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.96/1.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
5.96/1.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.74/2.72	c lits-rem:      1486  cl-subs:      776  v-elim:      0  v-fix:    0  time:  4.77 s
11.94/3.04	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 1.29
11.94/3.04	c calculated reachability. Time: 0.00
11.94/3.04	c  N dy    80     30506        80      7120         0      9638     49840    205470     23.07   no data  --
13.14/3.35	c  N dy    97     36742        80      7120         0      8125     49840    151948     23.06     24.28  --
15.14/3.83	c  N dy   100     45759        80      7120         0     16281     49840    366119     22.77     21.95  --
15.14/3.83	c  S st   100     45759        80      7120         0     16281     49840    366119     22.77     21.95  --
15.14/3.88	c  S st   100     46261        80      7120         0      8607     49840    152426     22.77   no data  --
15.14/3.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.14/3.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.14/3.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
15.14/3.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.14/3.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.14/3.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
15.14/3.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.72/4.79	c lits-rem:       259  cl-subs:       39  v-elim:      0  v-fix:    0  time:  3.60 s
18.72/4.79	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
18.72/4.79	c vivif2 --  cl tried     8568 cl shrink        0 lits rem          0 time: 0.01
19.92/5.08	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 1.13
19.92/5.08	c calculated reachability. Time: 0.00
19.92/5.08	c  N dy   100     46261        80      7120         0      8568     49840    150884     22.77   no data  --
21.13/5.30	c  N dy   118     50493        80      7120         0     12447     49840    255222     22.85     24.15  --
23.12/5.80	c  N dy   135     58773        80      7120         0     10921     49840    197642     22.83     24.24  --
24.72/6.25	c  N dy   152     66056        80      7120         0     17594     49840    374308     22.80     24.59  --
25.91/6.50	c  S st   171     69391        80      7120         0     10604     49840    175687     22.86   no data  --
25.91/6.54	c  S st   171     69893        80      7120         0     11071     49840    188729     22.86   no data  --
25.91/6.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.91/6.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.91/6.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
25.91/6.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.91/6.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.91/6.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
25.91/6.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.50/7.47	c lits-rem:       334  cl-subs:      149  v-elim:      0  v-fix:    0  time:  3.69 s
29.50/7.47	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
29.50/7.48	c vivif2 --  cl tried    10922 cl shrink        0 lits rem          0 time: 0.01
31.13/7.81	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 1.33
31.13/7.81	c calculated reachability. Time: 0.00
31.13/7.81	c  N dy   171     69893        80      7120         0     10922     49840    183534     22.86   no data  --
32.29/8.19	c  N dy   187     76214        80      7120         0     16699     49840    337859     22.87     24.11  --
34.29/8.62	c  N dy   212     81549        80      7120         0     21581     49840    469430     22.93     24.24  --
35.52/9.00	c  N dy   237     86892        80      7120         0     15544     49840    294444     22.98     24.29  --
35.93/9.05	c  F st   240     87500        80      7120         0     16096     49840    309071     22.99     23.64  --
37.48/9.42	c  N dy   246     92693        80      7120         0     20876     49840    438702     22.99   no data  --
39.48/9.92	c  N dy   255     99458        80      7120         0     15127     49840    266002     22.97     24.18  --
41.06/10.30	c  S st   270    104841        80      7120         0     20048     49840    399784     22.99     22.27  --
41.06/10.35	c  S st   270    105346        80      7120         0     20522     49840    413035     22.99   no data  --
41.06/10.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
41.06/10.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.06/10.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
41.06/10.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.06/10.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.06/10.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
41.06/10.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
48.26/12.15	c lits-rem:      2339  cl-subs:     1705  v-elim:      0  v-fix:    0  time:  7.09 s
48.26/12.15	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
48.26/12.16	c vivif2 --  cl tried    18817 cl shrink        0 lits rem          0 time: 0.02
49.84/12.55	c asymm  cl-useful: 0/5234/7120 lits-rem:0 time: 1.56
49.84/12.55	c calculated reachability. Time: 0.00
49.84/12.55	c  N dy   270    105346        80      7120         0     18817     49840    363456     22.99   no data  --
53.08/13.33	c  N dy   285    116113        80      7120         0     15864     49840    270769     22.91     24.24  --
55.04/13.89	c  N dy   309    123565        80      7120         0     22694     49840    454324     22.95     25.73  --
58.22/14.61	c  N dy   329    132832        80      7120         0     17495     49840    298945     22.91     24.14  --
61.02/15.30	c  N dy   369    141356        80      7120         0     25361     49840    510994     22.97     24.18  --
63.81/16.02	c  N dy   397    150379        80      7120         0     18994     49840    326235     22.99     24.34  --
66.24/16.64	c  S st   409    158019        80      7120         0     25975     49840    510223     22.97   no data  --
66.65/16.71	c  S st   409    158524        80      7120         0     26448     49840    523133     22.97   no data  --
66.65/16.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
66.65/16.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
66.65/16.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
66.65/16.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.65/16.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.65/16.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
66.65/16.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
75.43/18.92	c lits-rem:      1379  cl-subs:     2391  v-elim:      0  v-fix:    0  time:  8.69 s
75.43/18.92	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
75.43/18.93	c vivif2 --  cl tried    24057 cl shrink        0 lits rem          0 time: 0.02
76.18/19.15	c asymm  cl-useful: 0/1758/7120 lits-rem:0 time: 0.91
76.18/19.15	c calculated reachability. Time: 0.00
76.18/19.15	c  N dy   409    158524        80      7120         0     24057     49840    455165     22.97   no data  --
81.36/20.45	c  N dy   425    174799        80      7120         0     23475     49840    428748     22.88     24.09  --
88.59/22.23	c  N dy   468    194911        80      7120         0     25473     49840    465097     22.84     24.35  --
96.13/24.11	c  N dy   479    216525        80      7120         0     27820     49840    512623     22.68     24.03  --
101.35/25.50	c  N dy   538    230372        80      7120         0     22222     49840    353354     22.72     24.75  --
104.11/26.15	c  S st   564    237786        80      7120         0     29016     49840    533892     22.73     23.25  --
104.51/26.23	c  S st   564    238287        80      7120         0     29485     49840    546878     22.73   no data  --
104.51/26.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
104.51/26.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
104.51/26.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
104.51/26.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.51/26.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.51/26.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
104.51/26.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
115.68/29.08	c lits-rem:      2288  cl-subs:     2115  v-elim:      0  v-fix:    0  time: 11.24 s
115.68/29.08	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
115.68/29.08	c vivif2 --  cl tried    27370 cl shrink        0 lits rem          0 time: 0.02
116.48/29.27	c asymm  cl-useful: 0/2073/7120 lits-rem:0 time: 0.74
116.48/29.27	c calculated reachability. Time: 0.00
116.48/29.27	c  N dy   564    238287        80      7120         0     27370     49840    484346     22.73   no data  --
122.46/30.77	c  N dy   607    253545        80      7120         0     22232     49840    337880     22.72     25.56  --
129.65/32.59	c  N dy   713    269774        80      7120         0     37144     49840    743219     22.81     24.45  --
142.42/35.79	c  N dy   801    298879        80      7120         0     22592     49840    315452     22.80     24.03  --
145.25/36.46	c  F st   827    306252        80      7120         0     29360     49840    496657     22.80     22.32  --
150.79/37.85	c  N dy   841    318908        80      7120         0     40927     49840    804300     22.78     24.03  --
159.56/40.09	c  N dy   896    340189        80      7120         0     38391     49840    724506     22.78     24.04  --
168.34/42.23	c  S st   985    357431        80      7120         0     31392     49840    525254     22.83   no data  --
168.74/42.32	c  S st   985    357938        80      7120         0     31866     49840    538203     22.83   no data  --
168.74/42.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
168.74/42.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
168.74/42.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
168.74/42.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
168.74/42.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
168.74/42.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
168.74/42.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
180.36/45.24	c lits-rem:      1808  cl-subs:     1516  v-elim:      0  v-fix:    0  time: 11.54 s
180.36/45.24	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
180.36/45.25	c vivif2 --  cl tried    30350 cl shrink        0 lits rem          0 time: 0.02
181.52/45.52	c asymm  cl-useful: 0/1608/7120 lits-rem:0 time: 1.09
181.52/45.52	c calculated reachability. Time: 0.00
181.52/45.52	c  N dy   985    357938        80      7120         0     30350     49840    491657     22.83   no data  --
194.28/48.72	c  N dy  1071    378039        80      7120         0     25021     49840    333919     22.87     24.54  --
210.25/52.74	c  N dy  1107    411550        80      7120         0     30811     49840    466915     22.77     24.10  --
221.01/55.50	c  N dy  1192    431628        80      7120         0     49201     49840    958622     22.79     25.06  --
231.39/58.07	c  N dy  1275    452130        80      7120         0     42510     49840    774245     22.81     24.11  --
242.20/60.76	c  N dy  1329    472323        80      7120         0     34424     49840    534987     22.81     24.04  --
254.13/63.75	c  N dy  1404    493110        80      7120         0     53471     49840   1045106     22.82     24.17  --
264.50/66.30	c  N dy  1462    513204        80      7120         0     44440     49840    792337     22.82     24.05  --
277.66/69.60	c  N dy  1560    534602        80      7120         0     35681     49840    545089     22.85     24.08  --
278.86/69.90	c  S st  1573    536908        80      7120         0     37797     49840    602297     22.85     22.66  --
279.26/70.00	c  S st  1573    537411        80      7120         0     38263     49840    615136     22.85   no data  --
279.26/70.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
279.26/70.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
279.26/70.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.06
279.26/70.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
279.26/70.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
279.26/70.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
279.26/70.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
290.08/72.76	c lits-rem:      1062  cl-subs:     1805  v-elim:      0  v-fix:    0  time: 10.85 s
290.08/72.76	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
290.08/72.76	c vivif2 --  cl tried    36458 cl shrink        0 lits rem          0 time: 0.03
290.83/72.99	c asymm  cl-useful: 0/1314/7120 lits-rem:0 time: 0.89
290.83/72.99	c calculated reachability. Time: 0.00
290.83/72.99	c  N dy  1573    537411        80      7120         0     36458     49840    562566     22.85   no data  --
304.00/76.20	c  N dy  1621    559427        80      7120         0     56699     49840   1101194     22.84     24.11  --
315.58/79.20	c  N dy  1742    579599        80      7120         0     45944     49840    806678     22.88     24.10  --
377.02/94.54	c  N dy  1781    689507        80      7120         0     52371     49840    915471     22.47     23.67  --
392.58/98.44	c  N dy  1931    709529        80      7120         0     38192     49840    540815     22.52     24.90  --
410.92/103.02	c  N dy  2022    736022        80      7120         0     62348     49840   1179884     22.52     23.71  --
425.69/106.81	c  N dy  2147    756505        80      7120         0     47467     49840    773603     22.55     23.91  --
443.67/111.24	c  N dy  2309    776520        80      7120         0     65919     49840   1279744     22.60     24.66  --
457.24/114.66	c  N dy  2411    796548        80      7120         0     49529     49840    810354     22.63     23.85  --
464.79/116.59	c  S st  2482    806117        80      7120         0     58362     49840   1051239     22.65   no data  --
465.62/116.74	c  S st  2482    806618        80      7120         0     58833     49840   1064047     22.65   no data  --
465.62/116.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
465.62/116.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
465.62/116.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
465.62/116.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
465.62/116.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
465.62/116.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
465.62/116.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
508.67/127.58	c lits-rem:      3145  cl-subs:     4181  v-elim:      0  v-fix:    0  time: 42.97 s
508.67/127.58	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
508.67/127.60	c vivif2 --  cl tried    54652 cl shrink        0 lits rem          0 time: 0.05
510.26/127.94	c asymm  cl-useful: 0/914/7120 lits-rem:0 time: 1.35
510.26/127.94	c calculated reachability. Time: 0.00
510.26/127.94	c  N dy  2482    806618        80      7120         0     54652     49840    938846     22.65   no data  --
525.03/131.66	c  N dy  2509    827473        80      7120         0     38058     49840    484002     22.61     23.96  --
537.40/134.75	c  N dy  2582    847482        80      7120         0     56325     49840    972481     22.62     25.28  --
556.55/139.51	c  N dy  2720    867483        80      7120         0     38194     49840    475941     22.65     25.85  --
570.12/142.90	c  N dy  2846    887521        80      7120         0     56624     49840    976605     22.68     25.11  --
587.28/147.27	c  N dy  2924    907597        80      7120         0     75017     49840   1472246     22.69     23.93  --
601.25/150.78	c  N dy  3051    927608        80      7120         0     55848     49840    935859     22.72     23.99  --
620.00/155.48	c  N dy  3166    947946        80      7120         0     74500     49840   1442386     22.75     24.05  --
633.96/158.95	c  N dy  3225    967950        80      7120         0     54306     49840    871592     22.75     23.99  --
652.71/163.65	c  N dy  3343    988097        80      7120         0     72825     49840   1376154     22.77     23.98  --
672.30/168.52	c  N dy  3422   1014229        80      7120         0     57358     49840    931134     22.77     24.05  --
695.40/174.34	c  N dy  3521   1040316        80      7120         0     40887     49840    477465     22.77     23.99  --
709.38/177.89	c  N dy  3628   1060343        80      7120         0     59215     49840    975438     22.79     26.04  --
720.18/180.57	c  F st  3690   1071876        80      7120         0     69814     49840   1261809     22.80     20.13  --
728.96/182.72	c  N dy  3709   1080464        80      7120         0     77648     49840   1473609     22.80     24.02  --
742.53/186.17	c  N dy  3728   1100490        80      7120         0     54568     49840    823130     22.79     24.06  --
801.93/201.07	c  N dy  3785   1173760        80      7120         0     78913     49840   1425838     22.66     24.03  --
835.85/209.59	c  N dy  3836   1209929        80      7120         0     69151     49840   1176709     22.62     22.81  --
835.85/209.59	c  S st  3836   1209929        80      7120         0     69151     49840   1176709     22.62     22.81  --
837.05/209.82	c  S st  3836   1210430        80      7120         0     69621     49840   1189817     22.62   no data  --
837.05/209.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
837.05/209.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
837.05/209.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.19
837.45/209.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
837.45/209.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
837.45/209.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
837.45/209.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
921.21/230.93	c lits-rem:      3156  cl-subs:     6778  v-elim:      0  v-fix:    0  time: 83.79 s
921.21/230.93	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
921.21/230.94	c vivif2 --  cl tried    62843 cl shrink        0 lits rem          0 time: 0.06
922.80/231.31	c asymm  cl-useful: 0/784/7120 lits-rem:0 time: 1.48
922.80/231.32	c calculated reachability. Time: 0.00
922.80/231.32	c  N dy  3836   1210430        80      7120         0     62843     49840   1018356     22.62   no data  --
947.15/237.42	c  N dy  3996   1230484        80      7120         0     81249     49840   1525333     22.66     25.18  --
964.30/241.74	c  N dy  4086   1250539        80      7120         0     56268     49840    837061     22.66     26.22  --
982.66/246.31	c  N dy  4193   1270593        80      7120         0     74660     49840   1335949     22.68     23.92  --
1009.39/253.11	c  N dy  4327   1290976        80      7120         0     48790     49840    615318     22.70     24.16  --
1059.26/265.57	c  N dy  4382   1348467        80      7120         0     55436     49840    768674     22.63     23.82  --
1081.20/271.06	c  N dy  4503   1368581        80      7120         0     73908     49840   1272799     22.65     23.84  --
1111.16/278.55	c  N dy  4638   1388744        80      7120         0     92439     49840   1778292     22.67     23.98  --
1127.88/282.80	c  N dy  4739   1408761        80      7120         0     64218     49840    999866     22.67     24.03  --
1152.61/288.91	c  N dy  4887   1430275        80      7120         0     83964     49840   1539311     22.70     23.93  --
1170.16/293.33	c  N dy  4900   1450774        80      7120         0     55044     49840    733895     22.68     23.88  --
1190.91/298.53	c  N dy  5033   1472129        80      7120         0     74613     49840   1267269     22.70     23.96  --
1216.09/304.85	c  N dy  5145   1493173        80      7120         0     93876     49840   1788866     22.71     23.92  --
1235.99/309.81	c  N dy  5275   1513462        80      7120         0     64096     49840    971214     22.73     23.95  --
1258.34/315.44	c  N dy  5406   1533685        80      7120         0     82685     49840   1480697     22.75     24.14  --
1282.68/321.52	c  N dy  5485   1553689        80      7120         0     51524     49840    609629     22.76     25.36  --
1300.63/326.09	c  N dy  5627   1573776        80      7120         0     70040     49840   1118920     22.78     24.93  --
1325.81/332.35	c  N dy  5766   1594169        80      7120         0     88717     49840   1631037     22.80     24.02  --
1347.32/337.71	c  N dy  5803   1614227        80      7120         0     56565     49840    727083     22.79     24.86  --
1370.10/343.43	c  N dy  5875   1640437        80      7120         0     80526     49840   1368112     22.79     24.02  --
1396.79/350.14	c  N dy  5966   1660535        80      7120         0     98930     49840   1867506     22.80     25.58  --
1421.53/356.30	c  N dy  6066   1680951        80      7120         0     66329     49840    977021     22.81     24.07  --
1445.86/362.49	c  N dy  6137   1701037        80      7120         0     84687     49840   1470593     22.81     24.33  --
1461.86/366.47	c  S st  6207   1710430        80      7120         0     93340     49840   1707444     22.82     21.89  --
1463.42/366.85	c  S st  6207   1710933        80      7120         0     93802     49840   1720312     22.82   no data  --
1463.42/366.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1463.42/366.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1463.81/366.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.27
1463.81/366.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1463.81/366.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1463.81/366.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1463.81/366.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2058.21/515.95	c lits-rem:      5839  cl-subs:     8594  v-elim:      0  v-fix:    0  time: 594.14 s
2058.21/515.95	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2058.21/515.97	c vivif2 --  cl tried    85208 cl shrink        0 lits rem          0 time: 0.08
2060.19/516.43	c asymm  cl-useful: 0/816/7120 lits-rem:0 time: 1.82
2060.19/516.43	c calculated reachability. Time: 0.00
2060.19/516.43	c  N dy  6207   1710933        80      7120         0     85208     49840   1474527     22.82   no data  --
2132.81/534.60	c  N dy  6240   1777439        80      7120         0     93367     49840   1625464     22.73     24.06  --
2163.53/542.37	c  N dy  6377   1797497        80      7120         0     59316     49840    765277     22.75     24.49  --
2188.66/548.68	c  N dy  6511   1817807        80      7120         0     77937     49840   1272377     22.77     24.09  --
2215.39/555.34	c  N dy  6582   1837873        80      7120         0     96301     49840   1764105     22.77     24.23  --
2242.95/562.24	c  N dy  6652   1857945        80      7120         0     60941     49840    785747     22.77     23.98  --
2263.66/567.45	c  N dy  6779   1877977        80      7120         0     79257     49840   1284645     22.78     24.90  --
2289.99/574.03	c  N dy  6882   1897986        80      7120         0     97621     49840   1782028     22.79     26.71  --
2318.31/581.12	c  N dy  7004   1918113        80      7120         0     61276     49840    778950     22.80     24.33  --
2340.26/586.61	c  N dy  7089   1940866        80      7120         0     82126     49840   1339606     22.80     24.06  --
2369.79/594.00	c  N dy  7242   1961554        80      7120         0    101061     49840   1861844     22.82     24.13  --
2396.96/600.86	c  N dy  7371   1981694        80      7120         0     63768     49840    830259     22.84     24.10  --
2417.27/605.96	c  N dy  7462   2001812        80      7120         0     82145     49840   1328228     22.84     24.07  --
2463.94/617.60	c  N dy  7577   2040452        80      7120         0     60713     49840    727927     22.84     24.07  --
2561.29/642.05	c  N dy  7606   2146703        80      7120         0     99068     49840   1707920     22.72     24.14  --
2594.80/650.49	c  N dy  7739   2166837        80      7120         0     59588     49840    678130     22.74     24.00  --
2618.35/656.35	c  N dy  7893   2186911        80      7120         0     78040     49840   1185719     22.75     25.13  --
2646.71/663.43	c  N dy  7977   2206925        80      7120         0     96308     49840   1677889     22.76     25.88  --
2653.86/665.27	c  S st  8010   2210933        80      7120         0     99981     49840   1779683     22.76   no data  --
2655.06/665.59	c  S st  8010   2211438        80      7120         0    100453     49840   1793021     22.76   no data  --
2655.06/665.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2655.06/665.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2655.49/665.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.22
2655.90/665.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2655.90/665.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2655.90/665.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
2655.90/665.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3271.39/820.07	c lits-rem:      6080  cl-subs:     8045  v-elim:      0  v-fix:    0  time: 615.64 s
3271.39/820.07	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
3271.39/820.09	c vivif2 --  cl tried    92408 cl shrink        0 lits rem          0 time: 0.08
3273.39/820.53	c asymm  cl-useful: 0/644/7120 lits-rem:0 time: 1.79
3273.39/820.54	c calculated reachability. Time: 0.00
3273.39/820.54	c  N dy  8010   2211438        80      7120         0     92408     49840   1555391     22.76   no data  --
3310.88/829.96	c  N dy  8093   2231508        80      7120         0    110768     49840   2053397     22.77     25.27  --
3346.00/838.77	c  N dy  8222   2251568        80      7120         0     70291     49840    953989     22.78     23.99  --
3376.71/846.47	c  N dy  8330   2271595        80      7120         0     88653     49840   1452380     22.79     24.63  --
3414.22/855.83	c  N dy  8431   2291645        80      7120         0    107010     49840   1951089     22.80     24.38  --
3455.70/866.28	c  N dy  8551   2311735        80      7120         0     65308     49840    795215     22.81     24.44  --
3484.43/873.49	c  N dy  8621   2333103        80      7120         0     84730     49840   1318092     22.81     24.06  --
3523.51/883.20	c  N dy  8755   2353167        80      7120         0    103153     49840   1825795     22.82     27.26  --
3572.62/895.54	c  N dy  8914   2373218        80      7120         0    121524     49840   2332563     22.84     24.88  --
3601.71/902.81	c  N dy  9020   2393648        80      7120         0     79140     49840   1154998     22.85     24.07  --
3632.02/910.44	c  N dy  9089   2414819        80      7120         0     98462     49840   1676231     22.85     24.09  --
3665.54/918.81	c  N dy  9202   2434861        80      7120         0    116827     49840   2177058     22.86     24.08  --
3693.47/925.86	c  N dy  9308   2454883        80      7120         0     72988     49840    968951     22.86     25.24  --
3719.01/932.22	c  N dy  9436   2474972        80      7120         0     91452     49840   1475747     22.88     24.23  --
3756.95/941.76	c  N dy  9476   2507448        80      7120         0    120836     49840   2254015     22.86     24.26  --
3780.86/947.78	c  N dy  9563   2527507        80      7120         0     76230     49840   1045995     22.87     26.91  --
3811.17/955.30	c  N dy  9677   2552055        80      7120         0     98665     49840   1653738     22.87     24.37  --
3868.64/969.71	c  N dy  9715   2603040        80      7120         0     80744     49840   1121082     22.83     24.26  --
3895.37/976.44	c  N dy  9846   2623078        80      7120         0     99139     49840   1627506     22.84     24.15  --
3928.53/984.78	c  N dy  9945   2643085        80      7120         0    117457     49840   2126671     22.85     25.11  --
3967.63/994.51	c  N dy 10036   2673418        80      7120         0     80390     49840   1121040     22.85     24.12  --
3993.53/1001.08	c  N dy 10117   2694744        80      7120         0     99860     49840   1644665     22.85     24.16  --
4021.05/1007.94	c  S st 10229   2711439        80      7120         0    115177     49840   2066801     22.86   no data  --
4022.25/1008.27	c  S st 10229   2711944        80      7120         0    115652     49840   2080236     22.86   no data  --
4022.25/1008.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4022.25/1008.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4022.65/1008.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.24
4023.05/1008.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4023.05/1008.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4023.05/1008.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
4023.05/1008.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 8.16 8.08 8.00 6/327 24055
/proc/meminfo: memFree=24950480/32951124 swapFree=44485764/67111528
[pid=24055] ppid=24053 vsize=208172 CPUtime=0.02 cores=1,3,5,7
/proc/24055/stat : 24055 (strangenight1-m) R 24053 24055 23677 0 -1 4202496 1187 0 0 0 2 0 0 0 25 0 4 0 651825148 213168128 1101 33554432000 4194304 4650419 140733322612800 18446744073709551615 4370730 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24055/statm: 52043 1102 366 112 0 47008 0
[pid=24055/tid=24056] ppid=24053 vsize=208172 CPUtime=0 cores=1,3,5,7
/proc/24055/task/24056/stat : 24056 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 219 0 0 0 0 0 0 0 25 0 4 0 651825148 213168128 1102 33554432000 4194304 4650419 140733322612800 18446744073709551615 4370526 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24055/tid=24057] ppid=24053 vsize=208172 CPUtime=0 cores=1,3,5,7
/proc/24055/task/24057/stat : 24057 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 71 0 0 0 0 0 0 0 25 0 4 0 651825148 213168128 1102 33554432000 4194304 4650419 140733322612800 18446744073709551615 244447050222 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24055/tid=24058] ppid=24053 vsize=208172 CPUtime=0 cores=1,3,5,7
/proc/24055/task/24058/stat : 24058 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 245 0 0 0 0 0 0 0 25 0 4 0 651825148 213168128 1102 33554432000 4194304 4650419 140733322612800 18446744073709551615 244446606369 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.112304 s]
/proc/loadavg: 8.16 8.08 8.00 6/327 24055
/proc/meminfo: memFree=24950480/32951124 swapFree=44485764/67111528
[pid=24055] ppid=24053 vsize=216508 CPUtime=0.42 cores=1,3,5,7
/proc/24055/stat : 24055 (strangenight1-m) R 24053 24055 23677 0 -1 4202496 1563 0 0 0 42 0 0 0 18 0 4 0 651825148 221704192 1477 33554432000 4194304 4650419 140733322612800 18446744073709551615 4370697 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24055/statm: 54127 1477 366 112 0 49092 0
[pid=24055/tid=24056] ppid=24053 vsize=216508 CPUtime=0.1 cores=1,3,5,7
/proc/24055/task/24056/stat : 24056 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 236 0 0 0 10 0 0 0 25 0 4 0 651825148 221704192 1477 33554432000 4194304 4650419 140733322612800 18446744073709551615 4370585 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24055/tid=24057] ppid=24053 vsize=216508 CPUtime=0.1 cores=1,3,5,7
/proc/24055/task/24057/stat : 24057 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 261 0 0 0 10 0 0 0 25 0 4 0 651825148 221704192 1477 33554432000 4194304 4650419 140733322612800 18446744073709551615 4370511 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24055/tid=24058] ppid=24053 vsize=216508 CPUtime=0.1 cores=1,3,5,7
/proc/24055/task/24058/stat : 24058 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 400 0 0 0 10 0 0 0 25 0 4 0 651825148 221704192 1477 33554432000 4194304 4650419 140733322612800 18446744073709551615 244446606369 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 216508

[startup+0.200292 s]
/proc/loadavg: 8.16 8.08 8.00 6/327 24055
/proc/meminfo: memFree=24950480/32951124 swapFree=44485764/67111528
[pid=24055] ppid=24053 vsize=220272 CPUtime=0.77 cores=1,3,5,7
/proc/24055/stat : 24055 (strangenight1-m) R 24053 24055 23677 0 -1 4202496 3552 0 0 0 77 0 0 0 18 0 4 0 651825148 225558528 3029 33554432000 4194304 4650419 140733322612800 18446744073709551615 4363423 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24055/statm: 55068 3029 390 112 0 50033 0
[pid=24055/tid=24056] ppid=24053 vsize=220272 CPUtime=0.19 cores=1,3,5,7
/proc/24055/task/24056/stat : 24056 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 812 0 0 0 19 0 0 0 25 0 4 0 651825148 225558528 3029 33554432000 4194304 4650419 140733322612800 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24055/tid=24057] ppid=24053 vsize=220272 CPUtime=0.18 cores=1,3,5,7
/proc/24055/task/24057/stat : 24057 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 801 0 0 0 18 0 0 0 25 0 4 0 651825148 225558528 3029 33554432000 4194304 4650419 140733322612800 18446744073709551615 4438407 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24055/tid=24058] ppid=24053 vsize=220272 CPUtime=0.19 cores=1,3,5,7
/proc/24055/task/24058/stat : 24058 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 690 0 0 0 19 0 0 0 25 0 4 0 651825148 225558528 3029 33554432000 4194304 4650419 140733322612800 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 220272

[startup+0.456243 s]
/proc/loadavg: 8.16 8.08 8.00 6/327 24055
/proc/meminfo: memFree=24950480/32951124 swapFree=44485764/67111528
[pid=24055] ppid=24053 vsize=221268 CPUtime=1.79 cores=1,3,5,7
/proc/24055/stat : 24055 (strangenight1-m) R 24053 24055 23677 0 -1 4202496 5036 0 0 0 179 0 0 0 18 0 4 0 651825148 226578432 3565 33554432000 4194304 4650419 140733322612800 18446744073709551615 4365192 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24055/statm: 55317 3565 390 112 0 50282 0
[pid=24055/tid=24056] ppid=24053 vsize=221268 CPUtime=0.45 cores=1,3,5,7
/proc/24055/task/24056/stat : 24056 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 1161 0 0 0 45 0 0 0 25 0 4 0 651825148 226578432 3565 33554432000 4194304 4650419 140733322612800 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24055/tid=24057] ppid=24053 vsize=221268 CPUtime=0.44 cores=1,3,5,7
/proc/24055/task/24057/stat : 24057 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 1153 0 0 0 44 0 0 0 25 0 4 0 651825148 226578432 3565 33554432000 4194304 4650419 140733322612800 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24055/tid=24058] ppid=24053 vsize=221268 CPUtime=0.44 cores=1,3,5,7
/proc/24055/task/24058/stat : 24058 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 1126 0 0 0 44 0 0 0 25 0 4 0 651825148 226578432 3565 33554432000 4194304 4650419 140733322612800 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.79
Current children cumulated vsize (KiB) 221268

[startup+0.700199 s]
/proc/loadavg: 8.16 8.08 8.00 6/327 24055
/proc/meminfo: memFree=24950480/32951124 swapFree=44485764/67111528
[pid=24055] ppid=24053 vsize=222076 CPUtime=2.77 cores=1,3,5,7
/proc/24055/stat : 24055 (strangenight1-m) R 24053 24055 23677 0 -1 4202496 6496 0 0 0 277 0 0 0 18 0 4 0 651825148 227405824 3793 33554432000 4194304 4650419 140733322612800 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24055/statm: 55519 3794 390 112 0 50484 0
[pid=24055/tid=24056] ppid=24053 vsize=222076 CPUtime=0.69 cores=1,3,5,7
/proc/24055/task/24056/stat : 24056 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 1531 0 0 0 69 0 0 0 25 0 4 0 651825148 227405824 3794 33554432000 4194304 4650419 140733322612800 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24055/tid=24057] ppid=24053 vsize=222076 CPUtime=0.68 cores=1,3,5,7
/proc/24055/task/24057/stat : 24057 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 1486 0 0 0 68 0 0 0 25 0 4 0 651825148 227405824 3794 33554432000 4194304 4650419 140733322612800 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24055/tid=24058] ppid=24053 vsize=222076 CPUtime=0.69 cores=1,3,5,7
/proc/24055/task/24058/stat : 24058 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 1514 0 0 0 69 0 0 0 25 0 4 0 651825148 227405824 3794 33554432000 4194304 4650419 140733322612800 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 222076

[startup+1.50105 s]
/proc/loadavg: 8.31 8.11 8.01 9/331 24059
/proc/meminfo: memFree=24929368/32951124 swapFree=44485764/67111528
[pid=24055] ppid=24053 vsize=223312 CPUtime=5.96 cores=1,3,5,7
/proc/24055/stat : 24055 (strangenight1-m) R 24053 24055 23677 0 -1 4202496 10204 0 0 0 595 1 0 0 19 0 4 0 651825148 228671488 4786 33554432000 4194304 4650419 140733322612800 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24055/statm: 55828 4786 391 112 0 50793 0
[pid=24055/tid=24056] ppid=24053 vsize=223312 CPUtime=1.49 cores=1,3,5,7
/proc/24055/task/24056/stat : 24056 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 2518 0 0 0 149 0 0 0 25 0 4 0 651825148 228671488 4786 33554432000 4194304 4650419 140733322612800 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24055/tid=24057] ppid=24053 vsize=223312 CPUtime=1.47 cores=1,3,5,7
/proc/24055/task/24057/stat : 24057 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 2459 0 0 0 147 0 0 0 25 0 4 0 651825148 228671488 4786 33554432000 4194304 4650419 140733322612800 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24055/tid=24058] ppid=24053 vsize=223312 CPUtime=1.49 cores=1,3,5,7
/proc/24055/task/24058/stat : 24058 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 2249 0 0 0 149 0 0 0 25 0 4 0 651825148 228671488 4786 33554432000 4194304 4650419 140733322612800 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 223312

[startup+3.10076 s]
/proc/loadavg: 8.31 8.11 8.01 9/331 24059
/proc/meminfo: memFree=24906924/32951124 swapFree=44485764/67111528
[pid=24055] ppid=24053 vsize=228840 CPUtime=12.34 cores=1,3,5,7
/proc/24055/stat : 24055 (strangenight1-m) R 24053 24055 23677 0 -1 4202496 19154 0 0 0 1232 2 0 0 24 0 4 0 651825148 234332160 11841 33554432000 4194304 4650419 140733322612800 18446744073709551615 4366839 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24055/statm: 57210 11841 392 112 0 52175 0
[pid=24055/tid=24056] ppid=24053 vsize=228840 CPUtime=3.09 cores=1,3,5,7
/proc/24055/task/24056/stat : 24056 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 4147 0 0 0 309 0 0 0 25 0 4 0 651825148 234332160 11841 33554432000 4194304 4650419 140733322612800 18446744073709551615 4370732 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24055/tid=24057] ppid=24053 vsize=228840 CPUtime=3.05 cores=1,3,5,7
/proc/24055/task/24057/stat : 24057 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 5056 0 0 0 305 0 0 0 25 0 4 0 651825148 234332160 11841 33554432000 4194304 4650419 140733322612800 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24055/tid=24058] ppid=24053 vsize=228840 CPUtime=3.09 cores=1,3,5,7
/proc/24055/task/24058/stat : 24058 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 5420 0 0 0 308 1 0 0 25 0 4 0 651825148 234332160 11841 33554432000 4194304 4650419 140733322612800 18446744073709551615 4371088 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 228840

[startup+6.30116 s]
/proc/loadavg: 8.28 8.11 8.01 9/331 24059
/proc/meminfo: memFree=24883440/32951124 swapFree=44485764/67111528
[pid=24055] ppid=24053 vsize=217936 CPUtime=25.11 cores=1,3,5,7
/proc/24055/stat : 24055 (strangenight1-m) R 24053 24055 23677 0 -1 4202496 27224 0 0 0 2507 4 0 0 25 0 4 0 651825148 223166464 14784 33554432000 4194304 4650419 140733322612800 18446744073709551615 4367232 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24055/statm: 54484 14784 392 112 0 49449 0
[pid=24055/tid=24056] ppid=24053 vsize=217936 CPUtime=6.29 cores=1,3,5,7
/proc/24055/task/24056/stat : 24056 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 7180 0 0 0 629 0 0 0 25 0 4 0 651825148 223166464 14784 33554432000 4194304 4650419 140733322612800 18446744073709551615 4438378 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24055/tid=24057] ppid=24053 vsize=217936 CPUtime=6.22 cores=1,3,5,7
/proc/24055/task/24057/stat : 24057 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 6820 0 0 0 621 1 0 0 25 0 4 0 651825148 223166464 14784 33554432000 4194304 4650419 140733322612800 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24055/tid=24058] ppid=24053 vsize=217936 CPUtime=6.29 cores=1,3,5,7
/proc/24055/task/24058/stat : 24058 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 7417 0 0 0 628 1 0 0 25 0 4 0 651825148 223166464 14784 33554432000 4194304 4650419 140733322612800 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 217936

[startup+12.701 s]
/proc/loadavg: 8.26 8.11 8.00 9/331 24059
/proc/meminfo: memFree=24850604/32951124 swapFree=44485764/67111528
[pid=24055] ppid=24053 vsize=246676 CPUtime=50.64 cores=1,3,5,7
/proc/24055/stat : 24055 (strangenight1-m) R 24053 24055 23677 0 -1 4202496 38338 0 0 0 5058 6 0 0 25 0 4 0 651825148 252596224 20904 33554432000 4194304 4650419 140733322612800 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24055/statm: 61669 20904 392 112 0 56634 0
[pid=24055/tid=24056] ppid=24053 vsize=246676 CPUtime=12.69 cores=1,3,5,7
/proc/24055/task/24056/stat : 24056 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 8931 0 0 0 1268 1 0 0 25 0 4 0 651825148 252596224 20904 33554432000 4194304 4650419 140733322612800 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24055/tid=24057] ppid=24053 vsize=246676 CPUtime=12.55 cores=1,3,5,7
/proc/24055/task/24057/stat : 24057 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 9691 0 0 0 1254 1 0 0 25 0 4 0 651825148 252596224 20904 33554432000 4194304 4650419 140733322612800 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24055/tid=24058] ppid=24053 vsize=246676 CPUtime=12.69 cores=1,3,5,7
/proc/24055/task/24058/stat : 24058 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 11646 0 0 0 1267 2 0 0 25 0 4 0 651825148 252596224 20904 33554432000 4194304 4650419 140733322612800 18446744073709551615 4339875 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 246676

[startup+25.5126 s]
/proc/loadavg: 8.29 8.12 8.01 9/331 24059
/proc/meminfo: memFree=24833612/32951124 swapFree=44485764/67111528
[pid=24055] ppid=24053 vsize=312964 CPUtime=101.76 cores=1,3,5,7
/proc/24055/stat : 24055 (strangenight1-m) R 24053 24055 23677 0 -1 4202496 59226 0 0 0 10165 11 0 0 25 0 4 0 651825148 320475136 29223 33554432000 4194304 4650419 140733322612800 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24055/statm: 78241 29223 392 112 0 73206 0
[pid=24055/tid=24056] ppid=24053 vsize=312964 CPUtime=25.5 cores=1,3,5,7
/proc/24055/task/24056/stat : 24056 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 12872 0 0 0 2549 1 0 0 25 0 4 0 651825148 320475136 29223 33554432000 4194304 4650419 140733322612800 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24055/tid=24057] ppid=24053 vsize=312964 CPUtime=25.22 cores=1,3,5,7
/proc/24055/task/24057/stat : 24057 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 15154 0 0 0 2520 2 0 0 25 0 4 0 651825148 320475136 29223 33554432000 4194304 4650419 140733322612800 18446744073709551615 4366835 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24055/tid=24058] ppid=24053 vsize=312964 CPUtime=25.5 cores=1,3,5,7
/proc/24055/task/24058/stat : 24058 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 17769 0 0 0 2547 3 0 0 25 0 4 0 651825148 320475136 29223 33554432000 4194304 4650419 140733322612800 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 312964

[startup+51.1008 s]
/proc/loadavg: 8.18 8.11 8.01 9/331 24060
/proc/meminfo: memFree=24822652/32951124 swapFree=44485764/67111528
[pid=24055] ppid=24053 vsize=314408 CPUtime=203.85 cores=1,3,5,7
/proc/24055/stat : 24055 (strangenight1-m) R 24053 24055 23677 0 -1 4202496 80336 0 0 0 20366 19 0 0 25 0 4 0 651825148 321953792 33582 33554432000 4194304 4650419 140733322612800 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24055/statm: 78602 33582 392 112 0 73567 0
[pid=24055/tid=24056] ppid=24053 vsize=314408 CPUtime=51.09 cores=1,3,5,7
/proc/24055/task/24056/stat : 24056 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 14994 0 0 0 5107 2 0 0 25 0 4 0 651825148 321953792 33582 33554432000 4194304 4650419 140733322612800 18446744073709551615 4440715 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24055/tid=24057] ppid=24053 vsize=314408 CPUtime=50.55 cores=1,3,5,7
/proc/24055/task/24057/stat : 24057 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 20223 0 0 0 5050 5 0 0 25 0 4 0 651825148 321953792 33582 33554432000 4194304 4650419 140733322612800 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24055/tid=24058] ppid=24053 vsize=314408 CPUtime=51.09 cores=1,3,5,7
/proc/24055/task/24058/stat : 24058 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 26237 0 0 0 5102 7 0 0 25 0 4 0 651825148 321953792 33582 33554432000 4194304 4650419 140733322612800 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.85
Current children cumulated vsize (KiB) 314408

[startup+102.3 s]
/proc/loadavg: 8.08 8.09 8.00 9/331 24061
/proc/meminfo: memFree=24798684/32951124 swapFree=44485764/67111528
[pid=24055] ppid=24053 vsize=263796 CPUtime=408.13 cores=1,3,5,7
/proc/24055/stat : 24055 (strangenight1-m) R 24053 24055 23677 0 -1 4202496 118556 0 0 0 40780 33 0 0 25 0 4 0 651825148 270127104 34147 33554432000 4194304 4650419 140733322612800 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24055/statm: 65949 34147 392 112 0 60914 0
[pid=24055/tid=24056] ppid=24053 vsize=263796 CPUtime=102.29 cores=1,3,5,7
/proc/24055/task/24056/stat : 24056 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 18968 0 0 0 10226 3 0 0 25 0 4 0 651825148 270127104 34147 33554432000 4194304 4650419 140733322612800 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24055/tid=24057] ppid=24053 vsize=263796 CPUtime=101.24 cores=1,3,5,7
/proc/24055/task/24057/stat : 24057 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 30439 0 0 0 10115 9 0 0 25 0 4 0 651825148 270127104 34147 33554432000 4194304 4650419 140733322612800 18446744073709551615 4334396 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24055/tid=24058] ppid=24053 vsize=263796 CPUtime=102.29 cores=1,3,5,7
/proc/24055/task/24058/stat : 24058 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 42430 0 0 0 10216 13 0 0 25 0 4 0 651825148 270127104 34147 33554432000 4194304 4650419 140733322612800 18446744073709551615 4364779 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.13
Current children cumulated vsize (KiB) 263796

[startup+162.301 s]

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

[pid=24055] ppid=24053 vsize=508540 CPUtime=2801.86 cores=1,3,5,7
/proc/24055/stat : 24055 (strangenight1-m) R 24053 24055 23677 0 -1 4202496 387601 0 0 0 280038 148 0 0 25 0 4 0 651825148 520744960 83615 33554432000 4194304 4650419 140733322612800 18446744073709551615 4476356 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24055/statm: 127135 83615 392 112 0 122100 0
[pid=24055/tid=24056] ppid=24053 vsize=508540 CPUtime=702.31 cores=1,3,5,7
/proc/24055/task/24056/stat : 24056 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 64723 0 0 0 70208 23 0 0 25 0 4 0 651825148 520744960 83615 33554432000 4194304 4650419 140733322612800 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24055/tid=24057] ppid=24053 vsize=508540 CPUtime=694.9 cores=1,3,5,7
/proc/24055/task/24057/stat : 24057 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 104960 0 0 0 69444 46 0 0 25 0 4 0 651825148 520744960 83615 33554432000 4194304 4650419 140733322612800 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24055/tid=24058] ppid=24053 vsize=508540 CPUtime=702.31 cores=1,3,5,7
/proc/24055/task/24058/stat : 24058 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 127329 0 0 0 70189 42 0 0 25 0 4 0 651825148 520744960 83615 33554432000 4194304 4650419 140733322612800 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2801.86
Current children cumulated vsize (KiB) 508540

[startup+762.3 s]
/proc/loadavg: 8.11 8.11 8.03 9/331 24079
/proc/meminfo: memFree=24462216/32951124 swapFree=44485764/67111528
[pid=24055] ppid=24053 vsize=508656 CPUtime=3041.22 cores=1,3,5,7
/proc/24055/stat : 24055 (strangenight1-m) R 24053 24055 23677 0 -1 4202496 393418 0 0 0 303970 152 0 0 25 0 4 0 651825148 520863744 82867 33554432000 4194304 4650419 140733322612800 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24055/statm: 127164 82867 392 112 0 122129 0
[pid=24055/tid=24056] ppid=24053 vsize=508656 CPUtime=762.31 cores=1,3,5,7
/proc/24055/task/24056/stat : 24056 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 64925 0 0 0 76208 23 0 0 25 0 4 0 651825148 520863744 82867 33554432000 4194304 4650419 140733322612800 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24055/tid=24057] ppid=24053 vsize=508656 CPUtime=754.26 cores=1,3,5,7
/proc/24055/task/24057/stat : 24057 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 110378 0 0 0 75375 51 0 0 25 0 4 0 651825148 520863744 82867 33554432000 4194304 4650419 140733322612800 18446744073709551615 4363866 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24055/tid=24058] ppid=24053 vsize=508656 CPUtime=762.31 cores=1,3,5,7
/proc/24055/task/24058/stat : 24058 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 127329 0 0 0 76189 42 0 0 25 0 4 0 651825148 520863744 82867 33554432000 4194304 4650419 140733322612800 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3041.22
Current children cumulated vsize (KiB) 508656

[startup+822.301 s]
/proc/loadavg: 8.04 8.09 8.02 9/331 24081
/proc/meminfo: memFree=24462924/32951124 swapFree=44485764/67111528
[pid=24055] ppid=24053 vsize=508772 CPUtime=3280.57 cores=1,3,5,7
/proc/24055/stat : 24055 (strangenight1-m) R 24053 24055 23677 0 -1 4202496 398716 0 0 0 327902 155 0 0 25 0 4 0 651825148 520982528 82398 33554432000 4194304 4650419 140733322612800 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24055/statm: 127193 82398 392 112 0 122158 0
[pid=24055/tid=24056] ppid=24053 vsize=508772 CPUtime=822.31 cores=1,3,5,7
/proc/24055/task/24056/stat : 24056 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 64925 0 0 0 82208 23 0 0 25 0 4 0 651825148 520982528 82398 33554432000 4194304 4650419 140733322612800 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24055/tid=24057] ppid=24053 vsize=508772 CPUtime=813.6 cores=1,3,5,7
/proc/24055/task/24057/stat : 24057 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 115672 0 0 0 81306 54 0 0 25 0 4 0 651825148 520982528 82398 33554432000 4194304 4650419 140733322612800 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24055/tid=24058] ppid=24053 vsize=508772 CPUtime=822.31 cores=1,3,5,7
/proc/24055/task/24058/stat : 24058 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 127329 0 0 0 82189 42 0 0 25 0 4 0 651825148 520982528 82398 33554432000 4194304 4650419 140733322612800 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3280.57
Current children cumulated vsize (KiB) 508772

[startup+882.301 s]
/proc/loadavg: 8.11 8.10 8.03 9/331 24143
/proc/meminfo: memFree=24833268/32951124 swapFree=44485764/67111528
[pid=24055] ppid=24053 vsize=508836 CPUtime=3519.96 cores=1,3,5,7
/proc/24055/stat : 24055 (strangenight1-m) R 24053 24055 23677 0 -1 4202496 408218 0 0 0 351835 161 0 0 25 0 4 0 651825148 521048064 88943 33554432000 4194304 4650419 140733322612800 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24055/statm: 127209 88943 392 112 0 122174 0
[pid=24055/tid=24056] ppid=24053 vsize=508836 CPUtime=882.33 cores=1,3,5,7
/proc/24055/task/24056/stat : 24056 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 64925 0 0 0 88210 23 0 0 25 0 4 0 651825148 521048064 88943 33554432000 4194304 4650419 140733322612800 18446744073709551615 4476311 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24055/tid=24057] ppid=24053 vsize=508836 CPUtime=872.96 cores=1,3,5,7
/proc/24055/task/24057/stat : 24057 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 120075 0 0 0 87239 57 0 0 25 0 4 0 651825148 521048064 88943 33554432000 4194304 4650419 140733322612800 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24055/tid=24058] ppid=24053 vsize=508836 CPUtime=882.33 cores=1,3,5,7
/proc/24055/task/24058/stat : 24058 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 127329 0 0 0 88191 42 0 0 25 0 4 0 651825148 521048064 88943 33554432000 4194304 4650419 140733322612800 18446744073709551615 4476311 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3519.96
Current children cumulated vsize (KiB) 508836

[startup+942.301 s]
/proc/loadavg: 8.09 8.09 8.03 9/331 24145
/proc/meminfo: memFree=24801736/32951124 swapFree=44485764/67111528
[pid=24055] ppid=24053 vsize=491724 CPUtime=3759.3 cores=1,3,5,7
/proc/24055/stat : 24055 (strangenight1-m) R 24053 24055 23677 0 -1 4202496 422703 0 0 0 375761 169 0 0 25 0 4 0 651825148 503525376 82390 33554432000 4194304 4650419 140733322612800 18446744073709551615 4364788 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24055/statm: 122931 82390 392 112 0 117896 0
[pid=24055/tid=24056] ppid=24053 vsize=491724 CPUtime=942.32 cores=1,3,5,7
/proc/24055/task/24056/stat : 24056 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 67466 0 0 0 94208 24 0 0 25 0 4 0 651825148 503525376 82390 33554432000 4194304 4650419 140733322612800 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24055/tid=24057] ppid=24053 vsize=491724 CPUtime=932.32 cores=1,3,5,7
/proc/24055/task/24057/stat : 24057 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 124993 0 0 0 93173 59 0 0 25 0 4 0 651825148 503525376 82390 33554432000 4194304 4650419 140733322612800 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24055/tid=24058] ppid=24053 vsize=491724 CPUtime=942.31 cores=1,3,5,7
/proc/24055/task/24058/stat : 24058 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 130913 0 0 0 94187 44 0 0 25 0 4 0 651825148 503525376 82390 33554432000 4194304 4650419 140733322612800 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3759.3
Current children cumulated vsize (KiB) 491724

[startup+1002.31 s]
/proc/loadavg: 8.08 8.09 8.03 9/331 24146
/proc/meminfo: memFree=24765476/32951124 swapFree=44485764/67111528
[pid=24055] ppid=24053 vsize=491840 CPUtime=3998.75 cores=1,3,5,7
/proc/24055/stat : 24055 (strangenight1-m) R 24053 24055 23677 0 -1 4202496 441049 0 0 0 399697 178 0 0 25 0 4 0 651825148 503644160 86683 33554432000 4194304 4650419 140733322612800 18446744073709551615 4365192 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24055/statm: 122960 86683 392 112 0 117925 0
[pid=24055/tid=24056] ppid=24053 vsize=491840 CPUtime=1002.34 cores=1,3,5,7
/proc/24055/task/24056/stat : 24056 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 68772 0 0 0 100209 25 0 0 25 0 4 0 651825148 503644160 86683 33554432000 4194304 4650419 140733322612800 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24055/tid=24057] ppid=24053 vsize=491840 CPUtime=991.73 cores=1,3,5,7
/proc/24055/task/24057/stat : 24057 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 131491 0 0 0 99110 63 0 0 25 0 4 0 651825148 503644160 86683 33554432000 4194304 4650419 140733322612800 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24055/tid=24058] ppid=24053 vsize=491840 CPUtime=1002.33 cores=1,3,5,7
/proc/24055/task/24058/stat : 24058 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 135750 0 0 0 100186 47 0 0 25 0 4 0 651825148 503644160 86683 33554432000 4194304 4650419 140733322612800 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3998.75
Current children cumulated vsize (KiB) 491840

[startup+1062.3 s]
/proc/loadavg: 8.12 8.10 8.03 9/331 24157
/proc/meminfo: memFree=24728932/32951124 swapFree=44485764/67111528
[pid=24055] ppid=24053 vsize=491968 CPUtime=4238.07 cores=1,3,5,7
/proc/24055/stat : 24055 (strangenight1-m) R 24053 24055 23677 0 -1 4202496 455533 0 0 0 423622 185 0 0 25 0 4 0 651825148 503775232 88061 33554432000 4194304 4650419 140733322612800 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24055/statm: 122992 88061 392 112 0 117957 0
[pid=24055/tid=24056] ppid=24053 vsize=491968 CPUtime=1062.32 cores=1,3,5,7
/proc/24055/task/24056/stat : 24056 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 68884 0 0 0 106207 25 0 0 25 0 4 0 651825148 503775232 88061 33554432000 4194304 4650419 140733322612800 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24055/tid=24057] ppid=24053 vsize=491968 CPUtime=1051.08 cores=1,3,5,7
/proc/24055/task/24057/stat : 24057 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 137310 0 0 0 105042 66 0 0 25 0 4 0 651825148 503775232 88061 33554432000 4194304 4650419 140733322612800 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24055/tid=24058] ppid=24053 vsize=491968 CPUtime=1062.32 cores=1,3,5,7
/proc/24055/task/24058/stat : 24058 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 139041 0 0 0 106183 49 0 0 25 0 4 0 651825148 503775232 88061 33554432000 4194304 4650419 140733322612800 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4238.07
Current children cumulated vsize (KiB) 491968

[startup+1122.3 s]
/proc/loadavg: 8.13 8.11 8.04 9/331 24159
/proc/meminfo: memFree=24692804/32951124 swapFree=44485764/67111528
[pid=24055] ppid=24053 vsize=492024 CPUtime=4477.41 cores=1,3,5,7
/proc/24055/stat : 24055 (strangenight1-m) R 24053 24055 23677 0 -1 4202496 465865 0 0 0 447553 188 0 0 25 0 4 0 651825148 503832576 89243 33554432000 4194304 4650419 140733322612800 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24055/statm: 123006 89243 392 112 0 117971 0
[pid=24055/tid=24056] ppid=24053 vsize=492024 CPUtime=1122.32 cores=1,3,5,7
/proc/24055/task/24056/stat : 24056 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 69385 0 0 0 112207 25 0 0 25 0 4 0 651825148 503832576 89243 33554432000 4194304 4650419 140733322612800 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24055/tid=24057] ppid=24053 vsize=492024 CPUtime=1110.41 cores=1,3,5,7
/proc/24055/task/24057/stat : 24057 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 141365 0 0 0 110974 67 0 0 25 0 4 0 651825148 503832576 89243 33554432000 4194304 4650419 140733322612800 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24055/tid=24058] ppid=24053 vsize=492024 CPUtime=1122.32 cores=1,3,5,7
/proc/24055/task/24058/stat : 24058 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 139331 0 0 0 112183 49 0 0 25 0 4 0 651825148 503832576 89243 33554432000 4194304 4650419 140733322612800 18446744073709551615 4438387 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4477.41
Current children cumulated vsize (KiB) 492024

[startup+1182.3 s]
/proc/loadavg: 8.12 8.11 8.04 9/331 24160
/proc/meminfo: memFree=24667980/32951124 swapFree=44485764/67111528
[pid=24055] ppid=24053 vsize=492404 CPUtime=4716.77 cores=1,3,5,7
/proc/24055/stat : 24055 (strangenight1-m) R 24053 24055 23677 0 -1 4202496 470737 0 0 0 471487 190 0 0 25 0 4 0 651825148 504221696 92462 33554432000 4194304 4650419 140733322612800 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24055/statm: 123101 92462 392 112 0 118066 0
[pid=24055/tid=24056] ppid=24053 vsize=492404 CPUtime=1182.33 cores=1,3,5,7
/proc/24055/task/24056/stat : 24056 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 69446 0 0 0 118208 25 0 0 25 0 4 0 651825148 504221696 92462 33554432000 4194304 4650419 140733322612800 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24055/tid=24057] ppid=24053 vsize=492404 CPUtime=1169.77 cores=1,3,5,7
/proc/24055/task/24057/stat : 24057 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 144699 0 0 0 116908 69 0 0 25 0 4 0 651825148 504221696 92462 33554432000 4194304 4650419 140733322612800 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24055/tid=24058] ppid=24053 vsize=492404 CPUtime=1182.32 cores=1,3,5,7
/proc/24055/task/24058/stat : 24058 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 139331 0 0 0 118183 49 0 0 25 0 4 0 651825148 504221696 92462 33554432000 4194304 4650419 140733322612800 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4716.77
Current children cumulated vsize (KiB) 492404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.3 s]
/proc/loadavg: 8.38 8.17 8.06 10/332 24164
/proc/meminfo: memFree=24631324/32951124 swapFree=44485764/67111528
[pid=24055] ppid=24053 vsize=492404 CPUtime=4800.14 cores=1,3,5,7
/proc/24055/stat : 24055 (strangenight1-m) R 24053 24055 23677 0 -1 4202496 471375 0 0 0 479824 190 0 0 25 0 4 0 651825148 504221696 91812 33554432000 4194304 4650419 140733322612800 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24055/statm: 123101 91812 392 112 0 118066 0
[pid=24055/tid=24056] ppid=24053 vsize=492404 CPUtime=1203.34 cores=1,3,5,7
/proc/24055/task/24056/stat : 24056 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 69447 0 0 0 120309 25 0 0 25 0 4 0 651825148 504221696 91812 33554432000 4194304 4650419 140733322612800 18446744073709551615 4476204 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24055/tid=24057] ppid=24053 vsize=492404 CPUtime=1190.42 cores=1,3,5,7
/proc/24055/task/24057/stat : 24057 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 145329 0 0 0 118973 69 0 0 25 0 4 0 651825148 504221696 91812 33554432000 4194304 4650419 140733322612800 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24055/tid=24058] ppid=24053 vsize=492404 CPUtime=1203.33 cores=1,3,5,7
/proc/24055/task/24058/stat : 24058 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 139331 0 0 0 120284 49 0 0 25 0 4 0 651825148 504221696 91812 33554432000 4194304 4650419 140733322612800 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 492404

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

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

[startup+1203.3 s]
/proc/loadavg: 8.38 8.17 8.06 10/332 24164
/proc/meminfo: memFree=24631324/32951124 swapFree=44485764/67111528
[pid=24055] ppid=24053 vsize=492404 CPUtime=4800.14 cores=1,3,5,7
/proc/24055/stat : 24055 (strangenight1-m) R 24053 24055 23677 0 -1 4202496 471375 0 0 0 479824 190 0 0 25 0 4 0 651825148 504221696 91812 33554432000 4194304 4650419 140733322612800 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24055/statm: 123101 91812 392 112 0 118066 0
[pid=24055/tid=24056] ppid=24053 vsize=492404 CPUtime=1203.34 cores=1,3,5,7
/proc/24055/task/24056/stat : 24056 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 69447 0 0 0 120309 25 0 0 25 0 4 0 651825148 504221696 91812 33554432000 4194304 4650419 140733322612800 18446744073709551615 4476204 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24055/tid=24057] ppid=24053 vsize=492404 CPUtime=1190.42 cores=1,3,5,7
/proc/24055/task/24057/stat : 24057 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 145329 0 0 0 118973 69 0 0 25 0 4 0 651825148 504221696 91812 33554432000 4194304 4650419 140733322612800 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24055/tid=24058] ppid=24053 vsize=492404 CPUtime=1203.33 cores=1,3,5,7
/proc/24055/task/24058/stat : 24058 (strangenight1-m) R 24053 24055 23677 0 -1 4202560 139331 0 0 0 120284 49 0 0 25 0 4 0 651825148 504221696 91812 33554432000 4194304 4650419 140733322612800 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 492404

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.33
CPU time (s): 4800.19
CPU user time (s): 4798.27
CPU system time (s): 1.91871
CPU usage (%): 398.908
Max. virtual memory (cumulated for all children) (KiB): 508876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.27
system time used= 1.91871
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 471375
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= 254
involuntary context switches= 21964

runsolver used 3.58745 second user time and 9.2256 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-14 21:44:07
IDJOB=3368757
IDBENCH=82766
IDSOLVER=1846
FILE ID=node105/3368757-1305402247
RUNJOBID= node105-1305401876-23993
PBS_JOBID= 13324484
Free space on /tmp= 73584 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S1818856267-075.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368757-1305402247/watcher-3368757-1305402247 -o /tmp/evaluation-result-3368757-1305402247/solver-3368757-1305402247 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368757-1305402247.cnf

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

MD5SUM BENCH= ff76c2a7684df6ebd90c6aa1ff48f56d
RANDOM SEED=1564612745

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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.825
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	: 5410.70
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.825
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.74
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.825
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.825
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24950760 kB
Buffers:        272244 kB
Cached:        5908512 kB
SwapCached:      39656 kB
Active:         920904 kB
Inactive:      6819896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24950760 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:            6256 kB
Writeback:           0 kB
AnonPages:     1528016 kB
Mapped:          10968 kB
Slab:           127848 kB
PageTables:      66988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65789916 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= 73576 MiB
End job on node105 at 2011-05-14 22:04:12